Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 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-ssh5269788021893458732.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-ssh7630571613074375490.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-ssh11903038693569888331.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-ssh1269926344515882379.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-ssh4715153953670871384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1775 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/628 [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/628 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 (main) Commit message: "Merge pull request #4765 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.20.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 # timeout=10 > git rev-list --no-walk 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-27T09:06:45.248Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-27T09:06:45.326Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-27T09:06:45.350Z] ========================================================= [2024-02-27T09:06:45.350Z] EdgeX Global Pipelines Version Info [2024-02-27T09:06:45.350Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:06:46.449Z] ------------------- [2024-02-27T09:06:46.449Z] stable info: [2024-02-27T09:06:46.449Z] ------------------- [2024-02-27T09:06:46.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-27T09:06:46.449Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T09:06:46.449Z] Message: update stable to v1.0.258 [2024-02-27T09:06:47.023Z] ------------------- [2024-02-27T09:06:47.023Z] experimental info: [2024-02-27T09:06:47.023Z] ------------------- [2024-02-27T09:06:47.023Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-27T09:06:47.023Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T09:06:47.023Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-27T09:06:47.110Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-27T09:06:47.126Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-27T09:06:47.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-27T09:06:47.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-27T09:06:47.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-27T09:06:47.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-27T09:06:47.228Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-27T09:06:47.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-27T09:06:47.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-27T09:06:47.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-27T09:06:47.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-27T09:06:47.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-27T09:06:47.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-27T09:06:47.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-27T09:06:47.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-27T09:06:47.541Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T09:06:47.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T09:06:47.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-27T09:06:47.623Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-27T09:06:47.651Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-27T09:06:47.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-27T09:06:47.719Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-27T09:06:47.749Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-27T09:06:47.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-27T09:06:47.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-27T09:06:47.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-27T09:06:47.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] echo [2024-02-27T09:06:47.910Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5951dd [Pipeline] echo [2024-02-27T09:06:47.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:06:48.023Z] provisioning config files... [2024-02-27T09:06:48.036Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/628@tmp/config13162583512098068380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:06:48.382Z] ---> ****-login.sh [2024-02-27T09:06:48.382Z] nexus3.edgexfoundry.org:10001 [2024-02-27T09:06:48.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:06:48.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:06:48.641Z] Configure a credential helper to remove this warning. See [2024-02-27T09:06:48.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:06:48.642Z] [2024-02-27T09:06:48.642Z] Login Succeeded [2024-02-27T09:06:48.642Z] nexus3.edgexfoundry.org:10002 [2024-02-27T09:06:48.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:06:48.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:06:48.902Z] Configure a credential helper to remove this warning. See [2024-02-27T09:06:48.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:06:48.902Z] [2024-02-27T09:06:48.902Z] Login Succeeded [2024-02-27T09:06:48.902Z] nexus3.edgexfoundry.org:10003 [2024-02-27T09:06:48.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:06:48.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:06:48.902Z] Configure a credential helper to remove this warning. See [2024-02-27T09:06:48.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:06:48.902Z] [2024-02-27T09:06:48.902Z] Login Succeeded [2024-02-27T09:06:48.902Z] nexus3.edgexfoundry.org:10004 [2024-02-27T09:06:49.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:06:49.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:06:49.163Z] Configure a credential helper to remove this warning. See [2024-02-27T09:06:49.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:06:49.163Z] [2024-02-27T09:06:49.163Z] Login Succeeded [2024-02-27T09:06:49.163Z] ****.io [2024-02-27T09:06:49.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:06:49.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:06:49.425Z] Configure a credential helper to remove this warning. See [2024-02-27T09:06:49.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:06:49.425Z] [2024-02-27T09:06:49.425Z] Login Succeeded [2024-02-27T09:06:49.425Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T09:06:49.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T09:06:49.826Z] + 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-02-27T09:06:49.826Z] + dirname cmd/core-command/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-27T09:06:49.826Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-27T09:06:49.826Z] cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-27T09:06:49.826Z] + dirname cmd/core-data/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2+ [2024-02-27T09:06:49.826Z] dirname cmd/core-metadata/Dockerfile [2024-02-27T09:06:49.826Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-27T09:06:49.826Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-27T09:06:49.826Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-27T09:06:49.826Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-27T09:06:49.826Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-27T09:06:49.826Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-27T09:06:49.826Z] cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-27T09:06:49.826Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-27T09:06:49.826Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-27T09:06:49.826Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-27T09:06:49.826Z] + dirname cmd/support-notifications/Dockerfile [2024-02-27T09:06:49.826Z] + cut -d/ -f2 [2024-02-27T09:06:49.826Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-27T09:06:49.826Z] + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile [2024-02-27T09:06:49.826Z] [2024-02-27T09:06:49.826Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-27T09:06:49.864Z] 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-02-27T09:06:50.266Z] + git rev-list -1 --merges b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285~1..b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] echo [2024-02-27T09:06:50.277Z] -----------> git rev-list -1 --merges b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285~1..b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:06:50.277Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [false] [Pipeline] sh [2024-02-27T09:06:50.577Z] + git log --format=format:%s -1 b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] echo [2024-02-27T09:06:50.593Z] ========================================================= [2024-02-27T09:06:50.593Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-27T09:06:50.593Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-27T09:06:51.049Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T09:06:51.049Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-27T09:06:51.049Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-27T09:06:51.049Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-27T09:06:51.049Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-27T09:06:51.049Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-27T09:06:51.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:06:51.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:06:51.463Z] [2024-02-27T09:06:51.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:06:51.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:06:51.775Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-27T09:06:51.775Z] b85a868b505f: Pulling fs layer [2024-02-27T09:06:51.775Z] e2be974225ed: Pulling fs layer [2024-02-27T09:06:51.775Z] 339a4e72a1f5: Pulling fs layer [2024-02-27T09:06:51.775Z] 988bab9f4d93: Pulling fs layer [2024-02-27T09:06:51.775Z] 1469e6f7b9e6: Pulling fs layer [2024-02-27T09:06:51.775Z] eaf3925da568: Pulling fs layer [2024-02-27T09:06:51.775Z] bab4dde63d76: Pulling fs layer [2024-02-27T09:06:51.775Z] bde34c3a00c8: Pulling fs layer [2024-02-27T09:06:51.775Z] b352a97aabf1: Pulling fs layer [2024-02-27T09:06:51.775Z] 4872d77fe225: Pulling fs layer [2024-02-27T09:06:51.775Z] 5851b861e8e6: Pulling fs layer [2024-02-27T09:06:51.775Z] 988bab9f4d93: Waiting [2024-02-27T09:06:51.775Z] 1469e6f7b9e6: Waiting [2024-02-27T09:06:51.775Z] 5851b861e8e6: Waiting [2024-02-27T09:06:51.775Z] eaf3925da568: Waiting [2024-02-27T09:06:51.775Z] bde34c3a00c8: Waiting [2024-02-27T09:06:51.775Z] bab4dde63d76: Waiting [2024-02-27T09:06:51.775Z] b352a97aabf1: Waiting [2024-02-27T09:06:51.775Z] 4872d77fe225: Waiting [2024-02-27T09:06:51.775Z] e2be974225ed: Verifying Checksum [2024-02-27T09:06:51.775Z] e2be974225ed: Download complete [2024-02-27T09:06:51.775Z] 988bab9f4d93: Download complete [2024-02-27T09:06:51.775Z] 1469e6f7b9e6: Verifying Checksum [2024-02-27T09:06:51.775Z] 1469e6f7b9e6: Download complete [2024-02-27T09:06:51.775Z] eaf3925da568: Verifying Checksum [2024-02-27T09:06:51.775Z] eaf3925da568: Download complete [2024-02-27T09:06:52.034Z] 339a4e72a1f5: Verifying Checksum [2024-02-27T09:06:52.034Z] 339a4e72a1f5: Download complete [2024-02-27T09:06:52.034Z] bde34c3a00c8: Verifying Checksum [2024-02-27T09:06:52.034Z] bde34c3a00c8: Download complete [2024-02-27T09:06:52.034Z] b352a97aabf1: Download complete [2024-02-27T09:06:52.034Z] 4872d77fe225: Verifying Checksum [2024-02-27T09:06:52.034Z] 4872d77fe225: Download complete [2024-02-27T09:06:52.034Z] 5851b861e8e6: Download complete [2024-02-27T09:06:52.034Z] b85a868b505f: Verifying Checksum [2024-02-27T09:06:52.034Z] b85a868b505f: Download complete [2024-02-27T09:06:52.293Z] bab4dde63d76: Verifying Checksum [2024-02-27T09:06:52.293Z] bab4dde63d76: Download complete [2024-02-27T09:06:53.230Z] b85a868b505f: Pull complete [2024-02-27T09:06:53.488Z] e2be974225ed: Pull complete [2024-02-27T09:06:53.747Z] 339a4e72a1f5: Pull complete [2024-02-27T09:06:53.747Z] 988bab9f4d93: Pull complete [2024-02-27T09:06:54.008Z] 1469e6f7b9e6: Pull complete [2024-02-27T09:06:54.267Z] eaf3925da568: Pull complete [2024-02-27T09:06:56.171Z] bab4dde63d76: Pull complete [2024-02-27T09:06:56.171Z] bde34c3a00c8: Pull complete [2024-02-27T09:06:56.171Z] b352a97aabf1: Pull complete [2024-02-27T09:06:56.171Z] 4872d77fe225: Pull complete [2024-02-27T09:06:56.431Z] 5851b861e8e6: Pull complete [2024-02-27T09:06:56.431Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-27T09:06:56.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:06:56.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:06:56.591Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:06:56.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T09:07:02.418Z] $ docker top 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 -eo pid,comm [2024-02-27T09:07:02.471Z] 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-02-27T09:07:02.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T09:07:02.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T09:07:02.550Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T09:07:02.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T09:07:02.670Z] $ docker exec 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 ssh-agent [2024-02-27T09:07:02.777Z] SSH_AUTH_SOCK=/tmp/ssh-x0Shgg8mzHxP/agent.31 [2024-02-27T09:07:02.777Z] SSH_AGENT_PID=37 [2024-02-27T09:07:02.783Z] Running ssh-add (command line suppressed) [2024-02-27T09:07:02.878Z] Identity added: /w/workspace/edgex-go/628@tmp/private_key_327350195325153940.key (/w/workspace/edgex-go/628@tmp/private_key_327350195325153940.key) [2024-02-27T09:07:02.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T09:07:03.193Z] + git tag --points-at HEAD [Pipeline] } [2024-02-27T09:07:03.205Z] $ docker exec --env ******** --env ******** 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 ssh-agent -k [2024-02-27T09:07:03.299Z] unset SSH_AUTH_SOCK; [2024-02-27T09:07:03.299Z] unset SSH_AGENT_PID; [2024-02-27T09:07:03.299Z] echo Agent pid 37 killed; [2024-02-27T09:07:03.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-27T09:07:03.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T09:07:03.358Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T09:07:03.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T09:07:03.467Z] $ docker exec 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 ssh-agent [2024-02-27T09:07:03.585Z] SSH_AUTH_SOCK=/tmp/ssh-rfAA7KRzK3MW/agent.69 [2024-02-27T09:07:03.585Z] SSH_AGENT_PID=75 [2024-02-27T09:07:03.589Z] Running ssh-add (command line suppressed) [2024-02-27T09:07:03.697Z] Identity added: /w/workspace/edgex-go/628@tmp/private_key_3332431461447793029.key (/w/workspace/edgex-go/628@tmp/private_key_3332431461447793029.key) [2024-02-27T09:07:03.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T09:07:04.013Z] + git semver init [2024-02-27T09:07:04.273Z] 2024-02-27 09:07:04,190 [run_init] DEBUG init version:0.0.0 force:False [2024-02-27T09:07:04.273Z] 2024-02-27 09:07:04,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/628/.semver [2024-02-27T09:07:04.273Z] 2024-02-27 09:07:04,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/628/.semver [2024-02-27T09:07:04.273Z] 2024-02-27 09:07:04,191 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/628/.semver'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=None) [2024-02-27T09:07:10.841Z] 2024-02-27 09:07:09,738 [append_file] DEBUG append to file:/w/workspace/edgex-go/628/.git/info/exclude [2024-02-27T09:07:10.841Z] 2024-02-27 09:07:09,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/628/.semver/main with force:False [2024-02-27T09:07:10.841Z] 2024-02-27 09:07:09,739 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main [2024-02-27T09:07:10.841Z] 2024-02-27 09:07:09,739 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main [2024-02-27T09:07:10.841Z] 3.2.0-dev.18 [Pipeline] } [2024-02-27T09:07:10.849Z] $ docker exec --env ******** --env ******** 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 ssh-agent -k [2024-02-27T09:07:10.951Z] unset SSH_AUTH_SOCK; [2024-02-27T09:07:10.952Z] unset SSH_AGENT_PID; [2024-02-27T09:07:10.952Z] echo Agent pid 75 killed; [2024-02-27T09:07:10.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T09:07:11.838Z] + git semver [Pipeline] } [2024-02-27T09:07:11.850Z] $ docker stop --time=1 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 [2024-02-27T09:07:13.116Z] $ docker rm -f --volumes 74c3ff93d17d670768ae3c1fcbe54b9363d2d8a4861c1c155d9678f83b485e58 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T09:07:13.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-27T09:07:13.758Z] Stashed 1 file(s) [Pipeline] echo [2024-02-27T09:07:13.760Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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-02-27T09:07:14.294Z] + git config --global --add safe.directory /w/workspace/edgex-go/628 [Pipeline] echo [2024-02-27T09:07:14.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:07:14.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:07:14.350Z] ========================================================= [2024-02-27T09:07:14.351Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-27T09:07:14.351Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:07:14.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T09:07:14.658Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-27T09:07:14.658Z] 7264a8db6415: Pulling fs layer [2024-02-27T09:07:14.658Z] c4d48a809fc2: Pulling fs layer [2024-02-27T09:07:14.658Z] 4f1c88b9dad5: Pulling fs layer [2024-02-27T09:07:14.658Z] ad3a456e5733: Pulling fs layer [2024-02-27T09:07:14.658Z] 69c7f0334f64: Pulling fs layer [2024-02-27T09:07:14.658Z] 1f1c1a5573a3: Pulling fs layer [2024-02-27T09:07:14.658Z] ce7588e14bc9: Pulling fs layer [2024-02-27T09:07:14.658Z] b5e4710f87ac: Pulling fs layer [2024-02-27T09:07:14.658Z] ad3a456e5733: Waiting [2024-02-27T09:07:14.658Z] 69c7f0334f64: Waiting [2024-02-27T09:07:14.658Z] 1f1c1a5573a3: Waiting [2024-02-27T09:07:14.658Z] ce7588e14bc9: Waiting [2024-02-27T09:07:14.658Z] b5e4710f87ac: Waiting [2024-02-27T09:07:14.658Z] c4d48a809fc2: Download complete [2024-02-27T09:07:14.658Z] ad3a456e5733: Verifying Checksum [2024-02-27T09:07:14.658Z] ad3a456e5733: Download complete [2024-02-27T09:07:14.658Z] 69c7f0334f64: Download complete [2024-02-27T09:07:14.658Z] 7264a8db6415: Download complete [2024-02-27T09:07:14.658Z] 1f1c1a5573a3: Verifying Checksum [2024-02-27T09:07:14.658Z] 1f1c1a5573a3: Download complete [2024-02-27T09:07:14.916Z] 7264a8db6415: Pull complete [2024-02-27T09:07:14.916Z] b5e4710f87ac: Verifying Checksum [2024-02-27T09:07:14.916Z] b5e4710f87ac: Download complete [2024-02-27T09:07:15.174Z] c4d48a809fc2: Pull complete [2024-02-27T09:07:15.174Z] 4f1c88b9dad5: Verifying Checksum [2024-02-27T09:07:15.174Z] 4f1c88b9dad5: Download complete [2024-02-27T09:07:15.433Z] ce7588e14bc9: Verifying Checksum [2024-02-27T09:07:15.433Z] ce7588e14bc9: Download complete [2024-02-27T09:07:18.716Z] 4f1c88b9dad5: Pull complete [2024-02-27T09:07:18.716Z] ad3a456e5733: Pull complete [2024-02-27T09:07:18.716Z] 69c7f0334f64: Pull complete [2024-02-27T09:07:18.716Z] 1f1c1a5573a3: Pull complete [2024-02-27T09:07:21.248Z] ce7588e14bc9: Pull complete [2024-02-27T09:07:21.248Z] b5e4710f87ac: Pull complete [2024-02-27T09:07:21.248Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-27T09:07:21.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T09:07:21.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:07:21.556Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T09:07:21.556Z] WORKDIR /edgex [2024-02-27T09:07:21.556Z] COPY go.mod . [2024-02-27T09:07:21.556Z] RUN go mod download [2024-02-27T09:07:21.556Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-27T09:07:22.122Z] Sending build context to Docker daemon 175.2MB [2024-02-27T09:07:22.122Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T09:07:22.122Z] ---> 88b5674ff536 [2024-02-27T09:07:22.122Z] Step 2/4 : WORKDIR /edgex [2024-02-27T09:07:28.913Z] Still waiting to schedule task [2024-02-27T09:07:28.914Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-27T09:07:34.347Z] ---> Running in acf73d8ec68d [2024-02-27T09:07:34.606Z] Removing intermediate container acf73d8ec68d [2024-02-27T09:07:34.606Z] ---> 39ab069f1bc3 [2024-02-27T09:07:34.606Z] Step 3/4 : COPY go.mod . [2024-02-27T09:07:35.174Z] ---> 30433a5854a6 [2024-02-27T09:07:35.174Z] Step 4/4 : RUN go mod download [2024-02-27T09:07:35.433Z] ---> Running in 0a5e719d8e9d [2024-02-27T09:07:57.488Z] Removing intermediate container 0a5e719d8e9d [2024-02-27T09:07:57.488Z] ---> e4e514efc32c [2024-02-27T09:07:57.488Z] Successfully built e4e514efc32c [2024-02-27T09:07:57.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:07:57.849Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T09:07:57.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:07:57.949Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:07:57.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-27T09:07:58.664Z] $ docker top d05d518e437113c183baf08d9a0b1a100b5c83ccebbf6409c85dae7475795c94 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T09:07:59.040Z] + go version [2024-02-27T09:07:59.040Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-27T09:07:59.047Z] $ docker stop --time=1 d05d518e437113c183baf08d9a0b1a100b5c83ccebbf6409c85dae7475795c94 [2024-02-27T09:08:00.350Z] $ docker rm -f --volumes d05d518e437113c183baf08d9a0b1a100b5c83ccebbf6409c85dae7475795c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:08:00.899Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T09:08:00.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:08:01.016Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:08:01.043Z] $ 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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-27T09:08:01.400Z] $ docker top 0659b96b02e29527ed51ddf47ef4697b1208b65e42e0e315cd00518c71adf6a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-27T09:08:01.502Z] ========================================================= [2024-02-27T09:08:01.502Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-27T09:08:01.502Z] ========================================================= [Pipeline] sh [2024-02-27T09:08:01.782Z] + git config --global --add safe.directory /w/workspace/edgex-go/628 [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:08:02.098Z] + make test [2024-02-27T09:08:02.098Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T09:08:08.693Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-27T09:08:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-27T09:08:21.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-27T09:08:21.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-27T09:08:21.146Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-27T09:08:21.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-27T09:08:23.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-27T09:08:23.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-27T09:08:23.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2024-02-27T09:08:25.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2024-02-27T09:08:25.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-27T09:08:25.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-27T09:08:25.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-27T09:08:26.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-27T09:08:26.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-27T09:08:28.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-27T09:08:28.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-27T09:08:28.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-27T09:08:28.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-27T09:08:28.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-27T09:08:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-27T09:08:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-27T09:08:29.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2024-02-27T09:08:29.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements [2024-02-27T09:08:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-27T09:08:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-27T09:08:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-27T09:08:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.283s coverage: 93.4% of statements [2024-02-27T09:08:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.071s coverage: 4.1% of statements [2024-02-27T09:08:31.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-27T09:08:31.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-27T09:08:31.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-27T09:08:31.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-27T09:08:31.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-27T09:08:31.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-27T09:08:31.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-27T09:08:32.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.390s coverage: 97.6% of statements [2024-02-27T09:08:32.780Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-02-27T09:08:33.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-27T09:08:33.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-27T09:08:34.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements [2024-02-27T09:08:34.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 32.2% of statements [2024-02-27T09:08:34.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2024-02-27T09:08:34.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 82.9% of statements [2024-02-27T09:08:34.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.030s coverage: 94.1% of statements [2024-02-27T09:08:35.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-27T09:08:35.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-27T09:08:35.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-27T09:08:35.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-27T09:08:35.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.686s coverage: 96.3% of statements [2024-02-27T09:08:35.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2024-02-27T09:08:35.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-27T09:08:35.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-27T09:08:35.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-27T09:08:35.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-27T09:08:36.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-27T09:08:36.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-27T09:08:36.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-27T09:08:36.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-27T09:08:37.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-27T09:08:37.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-27T09:08:37.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-27T09:08:38.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-27T09:08:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-27T09:08:40.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-27T09:08:40.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-27T09:08:43.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-27T09:08:43.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-27T09:08:43.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-27T09:08:44.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-27T09:08:44.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-27T09:08:44.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-27T09:08:46.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.037s coverage: 94.4% of statements [2024-02-27T09:08:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-27T09:08:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-27T09:08:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-27T09:08:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-27T09:08:50.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-27T09:08:50.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-27T09:08:50.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-27T09:08:50.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-27T09:08:51.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-27T09:08:51.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-27T09:08:51.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-27T09:08:51.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-27T09:08:52.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-27T09:08:52.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-27T09:08:52.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-27T09:08:52.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.253s coverage: 79.9% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.092s coverage: 92.9% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.036s coverage: 86.0% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.618s coverage: 38.4% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.068s coverage: 19.9% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.040s coverage: 61.8% of statements [2024-02-27T09:09:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.093s coverage: 98.9% of statements [2024-02-27T09:09:00.890Z] 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-02-27T09:09:00.890Z] running golangci-lint [2024-02-27T09:09:00.890Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-27T09:09:00.890Z] go version go1.21.0 linux/amd64 [2024-02-27T09:09:00.890Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-27T09:09:00.890Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-27T09:09:13.096Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 12.708827045s" [2024-02-27T09:09:13.096Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.401245ms" [2024-02-27T09:09:14.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1776 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-02-27T09:09:14.117Z] Running in /w/workspace/edgex-go/628 [Pipeline] { [Pipeline] checkout [2024-02-27T09:09:17.202Z] The recommended git tool is: git [2024-02-27T09:09:21.885Z] using credential edgex-jenkins-ssh [2024-02-27T09:09:21.908Z] Cloning the remote Git repository [2024-02-27T09:09:21.963Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-27T09:09:22.065Z] > git init /w/workspace/edgex-go/628 # timeout=10 [2024-02-27T09:09:23.068Z] level=info msg="[linters_context/goanalysis] analyzers took 1m36.038774063s with top 10 stages: buildir: 35.312337576s, gosec: 6.594022857s, fact_deprecated: 2.375998706s, inspect: 2.285582258s, ctrlflow: 1.432521087s, printf: 1.28673503s, nilness: 1.071138527s, S1038: 1.055161919s, fact_purity: 994.11552ms, typedness: 762.020446ms" [2024-02-27T09:09:23.068Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-27T09:09:23.068Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, cgo: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, skip_files: 197/197" [2024-02-27T09:09:23.068Z] level=info msg="[runner] processing took 18.599491ms with stages: nolint: 8.282044ms, identifier_marker: 4.147167ms, autogenerated_exclude: 2.152735ms, path_prettifier: 1.692809ms, exclude-rules: 1.362865ms, skip_dirs: 893.84µs, cgo: 40.571µs, filename_unadjuster: 19.26µs, max_same_issues: 2.54µs, fixer: 950ns, diff: 660ns, skip_files: 640ns, max_from_linter: 630ns, uniq_by_line: 610ns, sort_results: 570ns, exclude: 470ns, severity-rules: 410ns, path_shortener: 340ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-02-27T09:09:23.068Z] level=info msg="[runner] linters took 8.616554233s with stages: goanalysis_metalinter: 8.597829261s" [2024-02-27T09:09:23.068Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-27T09:09:23.068Z] level=info msg="Memory: 215 samples, avg is 243.2MB, max is 900.2MB" [2024-02-27T09:09:23.068Z] level=info msg="Execution took 21.379277723s" [2024-02-27T09:09:23.068Z] go vet ./... [2024-02-27T09:09:22.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-27T09:09:22.210Z] > git --version # timeout=10 [2024-02-27T09:09:22.231Z] > git --version # 'git version 2.25.1' [2024-02-27T09:09:22.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T09:09:22.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T09:09:25.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T09:09:25.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T09:09:25.851Z] ./bin/test-attribution-txt.sh [2024-02-27T09:09:26.111Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T09:09:26.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-27T09:09:26.435Z] + ls -al . [2024-02-27T09:09:26.435Z] total 736 [2024-02-27T09:09:26.435Z] drwxrwxr-x 11 1001 1001 4096 Feb 27 09:08 . [2024-02-27T09:09:26.435Z] drwxr-xr-x 4 root root 4096 Feb 27 09:08 .. [2024-02-27T09:09:26.435Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 09:06 .blubracket [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 10 Feb 27 09:06 .dockerignore [2024-02-27T09:09:26.435Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 09:09 .git [2024-02-27T09:09:26.435Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 09:06 .github [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 1074 Feb 27 09:06 .gitignore [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 42 Feb 27 09:06 .golangci.yml [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 100 Feb 27 09:06 .hadolint.yml [2024-02-27T09:09:26.435Z] drwxr-xr-x 3 1001 1001 4096 Feb 27 09:07 .semver [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 155 Feb 27 09:06 .sonarcloud.properties [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 1171 Feb 27 09:06 ADOPTERS.md [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 11674 Feb 27 09:06 Attribution.txt [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 100284 Feb 27 09:06 CHANGELOG.md [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 09:06 CONTRIBUTING.md [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 677 Feb 27 09:06 GOVERNANCE.md [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 861 Feb 27 09:06 Jenkinsfile [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 09:06 LICENSE [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 15392 Feb 27 09:06 Makefile [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 582 Feb 27 09:06 OWNERS.md [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 9528 Feb 27 09:06 README.md [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 789 Feb 27 09:06 SECURITY.md [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 12 Feb 27 09:07 VERSION [2024-02-27T09:09:26.435Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 09:06 bin [2024-02-27T09:09:26.435Z] drwxrwxr-x 18 1001 1001 4096 Feb 27 09:06 cmd [2024-02-27T09:09:26.435Z] -rw-r--r-- 1 root root 453602 Feb 27 09:08 coverage.out [2024-02-27T09:09:26.435Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 09:06 fuzz_test [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 3734 Feb 27 09:06 go.mod [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 34045 Feb 27 09:06 go.sum [2024-02-27T09:09:26.435Z] drwxrwxr-x 7 1001 1001 4096 Feb 27 09:06 internal [2024-02-27T09:09:26.435Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 09:06 openapi [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 584 Feb 27 09:06 security.txt [2024-02-27T09:09:26.435Z] -rw-rw-r-- 1 1001 1001 204 Feb 27 09:06 version.go [Pipeline] sh [2024-02-27T09:09:26.741Z] + '[' -e coverage.out ] [2024-02-27T09:09:26.741Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-27T09:09:26.874Z] Stashed 1 file(s) [Pipeline] sh [2024-02-27T09:09:27.153Z] + make build [2024-02-27T09:09:27.153Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-27T09:09:39.356Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-27T09:09:39.356Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-27T09:09:39.356Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-27T09:09:38.907Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-27T09:09:38.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T09:09:39.790Z] Avoid second fetch [2024-02-27T09:09:39.790Z] Checking out Revision b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 (main) [2024-02-27T09:09:39.922Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-27T09:09:40.647Z] Commit message: "Merge pull request #4765 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.20.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T09:09:39.804Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T09:09:39.867Z] > git checkout -f b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 # timeout=10 [2024-02-27T09:09:41.774Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-27T09:09:41.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T09:09:41.775Z] Dload Upload Total Spent Left Speed [2024-02-27T09:09:41.775Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh [2024-02-27T09:09:42.121Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-27T09:09:42.453Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-27T09:09:42.453Z] + sudo tee /etc/docker/daemon.new [2024-02-27T09:09:42.453Z] { [2024-02-27T09:09:42.453Z] "registry-mirrors": [ [2024-02-27T09:09:42.453Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-27T09:09:42.453Z] ], [2024-02-27T09:09:42.453Z] "bip": "10.250.0.254/24", [2024-02-27T09:09:42.453Z] "hosts": [ [2024-02-27T09:09:42.453Z] "tcp://0.0.0.0:5555", [2024-02-27T09:09:42.453Z] "unix:///var/run/docker.sock" [2024-02-27T09:09:42.453Z] ], [2024-02-27T09:09:42.453Z] "mtu": 1458, [2024-02-27T09:09:42.453Z] "selinux-enabled": true, [2024-02-27T09:09:42.453Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-27T09:09:42.453Z] } [Pipeline] sh [2024-02-27T09:09:42.779Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-27T09:09:43.107Z] + sudo service docker restart [2024-02-27T09:09:46.505Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-27T09:09:46.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-27T09:09:47.440Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-27T09:09:48.379Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-27T09:09:48.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-27T09:09:49.517Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-27T09:09:50.082Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-27T09:09:51.030Z] $ docker stop --time=1 0659b96b02e29527ed51ddf47ef4697b1208b65e42e0e315cd00518c71adf6a3 [2024-02-27T09:09:59.270Z] $ docker rm -f --volumes 0659b96b02e29527ed51ddf47ef4697b1208b65e42e0e315cd00518c71adf6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:10:00.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-27T09:10:00.498Z] [2024-02-27T09:10:00.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:10:00.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-27T09:10:01.100Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-27T09:10:01.100Z] 91d30c5bc195: Pulling fs layer [2024-02-27T09:10:01.100Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-27T09:10:01.100Z] 9c61dcf015f6: Pulling fs layer [2024-02-27T09:10:01.100Z] 4698f68db338: Pulling fs layer [2024-02-27T09:10:01.100Z] 2a2f49069b9e: Pulling fs layer [2024-02-27T09:10:01.100Z] e0025b399a48: Pulling fs layer [2024-02-27T09:10:01.100Z] 2a2f49069b9e: Waiting [2024-02-27T09:10:01.100Z] 4698f68db338: Waiting [2024-02-27T09:10:01.100Z] e0025b399a48: Waiting [2024-02-27T09:10:01.100Z] 91d30c5bc195: Download complete [2024-02-27T09:10:01.100Z] 4698f68db338: Verifying Checksum [2024-02-27T09:10:01.100Z] 4698f68db338: Download complete [2024-02-27T09:10:01.358Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-27T09:10:01.358Z] 2e9b0aa3be6d: Download complete [2024-02-27T09:10:01.358Z] e0025b399a48: Verifying Checksum [2024-02-27T09:10:01.358Z] e0025b399a48: Download complete [2024-02-27T09:10:01.358Z] 91d30c5bc195: Pull complete [2024-02-27T09:10:01.358Z] 2a2f49069b9e: Verifying Checksum [2024-02-27T09:10:01.358Z] 2a2f49069b9e: Download complete [2024-02-27T09:10:01.622Z] 2e9b0aa3be6d: Pull complete [2024-02-27T09:10:01.622Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:10:02.543Z] provisioning config files... [2024-02-27T09:10:02.571Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/628@tmp/config6455435587470161539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:10:03.028Z] ---> ****-login.sh [2024-02-27T09:10:03.028Z] nexus3.edgexfoundry.org:10001 [2024-02-27T09:10:03.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:10:03.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:10:03.574Z] Configure a credential helper to remove this warning. See [2024-02-27T09:10:03.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:10:03.574Z] [2024-02-27T09:10:03.574Z] Login Succeeded [2024-02-27T09:10:03.574Z] nexus3.edgexfoundry.org:10002 [2024-02-27T09:10:03.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:10:04.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:10:04.117Z] Configure a credential helper to remove this warning. See [2024-02-27T09:10:04.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:10:04.117Z] [2024-02-27T09:10:04.117Z] Login Succeeded [2024-02-27T09:10:04.117Z] nexus3.edgexfoundry.org:10003 [2024-02-27T09:10:04.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:10:04.150Z] 9c61dcf015f6: Pull complete [2024-02-27T09:10:04.150Z] 4698f68db338: Pull complete [2024-02-27T09:10:04.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:10:04.389Z] Configure a credential helper to remove this warning. See [2024-02-27T09:10:04.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:10:04.389Z] [2024-02-27T09:10:04.389Z] Login Succeeded [2024-02-27T09:10:04.389Z] nexus3.edgexfoundry.org:10004 [2024-02-27T09:10:04.407Z] 2a2f49069b9e: Pull complete [2024-02-27T09:10:04.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:10:04.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:10:04.656Z] Configure a credential helper to remove this warning. See [2024-02-27T09:10:04.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:10:04.656Z] [2024-02-27T09:10:04.656Z] Login Succeeded [2024-02-27T09:10:04.656Z] ****.io [2024-02-27T09:10:04.665Z] e0025b399a48: Pull complete [2024-02-27T09:10:04.665Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-27T09:10:04.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-27T09:10:04.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:10:04.847Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:10:04.877Z] $ 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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-27T09:10:04.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:10:05.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:10:05.194Z] Configure a credential helper to remove this warning. See [2024-02-27T09:10:05.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:10:05.194Z] [2024-02-27T09:10:05.194Z] Login Succeeded [2024-02-27T09:10:05.194Z] ---> ****-login.sh ends [2024-02-27T09:10:10.126Z] $ docker top dcb6d6109b0884c14fb0f892d05ffa1964af4684a373b82b5cae6e017a72a7f6 -eo pid,comm [Pipeline] { [Pipeline] } [2024-02-27T09:10:10.241Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-27T09:10:10.552Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2024-02-27T09:10:10.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/628 [Pipeline] echo [2024-02-27T09:10:10.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:10:11.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:10:11.075Z] ========================================================= [2024-02-27T09:10:11.075Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-27T09:10:11.075Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:10:11.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T09:10:13.081Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #1 transferring dockerfile: 2.50kB done [2024-02-27T09:10:13.081Z] #1 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #2 transferring dockerfile: 1.89kB done [2024-02-27T09:10:13.081Z] #2 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #3 [core-data internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #3 transferring dockerfile: 2.01kB done [2024-02-27T09:10:13.081Z] #3 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #4 [core-command internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #4 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #5 transferring dockerfile: 1.69kB done [2024-02-27T09:10:13.081Z] #5 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #4 [core-command internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #4 transferring dockerfile: 1.93kB done [2024-02-27T09:10:13.081Z] #4 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #6 transferring dockerfile: 2.93kB done [2024-02-27T09:10:13.081Z] #6 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #7 transferring dockerfile: 2.06kB done [2024-02-27T09:10:13.081Z] #7 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #8 transferring dockerfile: 1.70kB done [2024-02-27T09:10:13.081Z] #8 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #9 transferring dockerfile: 1.95kB done [2024-02-27T09:10:13.081Z] #9 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #10 transferring dockerfile: 1.81kB done [2024-02-27T09:10:13.081Z] #10 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #11 transferring dockerfile: 2.23kB done [2024-02-27T09:10:13.081Z] #11 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #12 transferring dockerfile: 2.49kB done [2024-02-27T09:10:13.081Z] #12 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #13 transferring dockerfile: 2.15kB done [2024-02-27T09:10:13.081Z] #13 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-02-27T09:10:13.081Z] #14 transferring dockerfile: 1.93kB done [2024-02-27T09:10:13.081Z] #14 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #15 [security-proxy-setup internal] load .dockerignore [2024-02-27T09:10:13.081Z] #15 transferring context: 50B done [2024-02-27T09:10:13.081Z] #15 DONE 0.1s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #16 [core-data internal] load .dockerignore [2024-02-27T09:10:13.081Z] #16 transferring context: 50B done [2024-02-27T09:10:13.081Z] #16 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-02-27T09:10:13.081Z] #17 transferring context: 50B done [2024-02-27T09:10:13.081Z] #17 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #18 [security-spire-config internal] load .dockerignore [2024-02-27T09:10:13.081Z] #18 transferring context: 50B done [2024-02-27T09:10:13.081Z] #18 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #19 [core-command internal] load .dockerignore [2024-02-27T09:10:13.081Z] #19 transferring context: 50B done [2024-02-27T09:10:13.081Z] #19 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #20 [core-metadata internal] load .dockerignore [2024-02-27T09:10:13.081Z] #20 transferring context: 50B done [2024-02-27T09:10:13.081Z] #20 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #21 [security-bootstrapper internal] load .dockerignore [2024-02-27T09:10:13.081Z] #21 transferring context: 50B done [2024-02-27T09:10:13.081Z] #21 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #22 [security-spire-server internal] load .dockerignore [2024-02-27T09:10:13.081Z] #22 transferring context: 50B done [2024-02-27T09:10:13.081Z] #22 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #23 [support-notifications internal] load .dockerignore [2024-02-27T09:10:13.081Z] #23 transferring context: 50B done [2024-02-27T09:10:13.081Z] #23 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-27T09:10:13.081Z] #24 transferring context: 50B done [2024-02-27T09:10:13.081Z] #24 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.081Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-02-27T09:10:13.081Z] #25 transferring context: 50B done [2024-02-27T09:10:13.081Z] #25 DONE 0.0s [2024-02-27T09:10:13.081Z] [2024-02-27T09:10:13.082Z] #26 [security-proxy-auth internal] load .dockerignore [2024-02-27T09:10:13.082Z] #26 transferring context: 50B done [2024-02-27T09:10:13.338Z] #26 DONE 0.0s [2024-02-27T09:10:13.338Z] [2024-02-27T09:10:13.338Z] #27 [support-scheduler internal] load .dockerignore [2024-02-27T09:10:13.338Z] #27 transferring context: 50B done [2024-02-27T09:10:13.338Z] #27 DONE 0.0s [2024-02-27T09:10:13.338Z] [2024-02-27T09:10:13.338Z] #28 [security-spire-agent internal] load .dockerignore [2024-02-27T09:10:13.338Z] #28 transferring context: 50B done [2024-02-27T09:10:13.338Z] #28 DONE 0.0s [2024-02-27T09:10:13.338Z] [2024-02-27T09:10:13.338Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-27T09:10:13.338Z] #29 DONE 0.0s [2024-02-27T09:10:13.338Z] [2024-02-27T09:10:13.338Z] #30 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:10:13.338Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:10:13.384Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-27T09:10:13.384Z] 9fda8d8052c6: Pulling fs layer [2024-02-27T09:10:13.384Z] 5d54e960e981: Pulling fs layer [2024-02-27T09:10:13.384Z] c4a7e357bf2a: Pulling fs layer [2024-02-27T09:10:13.384Z] f0e02332f6b5: Pulling fs layer [2024-02-27T09:10:13.384Z] 872ee5b61b7b: Pulling fs layer [2024-02-27T09:10:13.384Z] 0c6a40ed1a82: Pulling fs layer [2024-02-27T09:10:13.384Z] 94ae7d8d031c: Pulling fs layer [2024-02-27T09:10:13.384Z] f0e02332f6b5: Waiting [2024-02-27T09:10:13.384Z] 872ee5b61b7b: Waiting [2024-02-27T09:10:13.384Z] 0c6a40ed1a82: Waiting [2024-02-27T09:10:13.384Z] 94ae7d8d031c: Waiting [2024-02-27T09:10:13.384Z] 5d54e960e981: Verifying Checksum [2024-02-27T09:10:13.384Z] 5d54e960e981: Download complete [2024-02-27T09:10:13.384Z] f0e02332f6b5: Verifying Checksum [2024-02-27T09:10:13.384Z] f0e02332f6b5: Download complete [2024-02-27T09:10:13.384Z] 872ee5b61b7b: Verifying Checksum [2024-02-27T09:10:13.384Z] 872ee5b61b7b: Download complete [2024-02-27T09:10:13.384Z] 9fda8d8052c6: Download complete [2024-02-27T09:10:13.606Z] #30 ... [2024-02-27T09:10:13.606Z] [2024-02-27T09:10:13.606Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-27T09:10:13.606Z] #29 DONE 0.0s [2024-02-27T09:10:13.606Z] [2024-02-27T09:10:13.606Z] #30 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:10:13.606Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:10:13.606Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:10:13.606Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-27T09:10:13.606Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-27T09:10:13.606Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-02-27T09:10:13.606Z] #30 ... [2024-02-27T09:10:13.606Z] [2024-02-27T09:10:13.606Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:10:13.606Z] #31 DONE 0.2s [2024-02-27T09:10:13.606Z] [2024-02-27T09:10:13.606Z] #30 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:10:13.606Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:10:13.606Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:10:13.606Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-27T09:10:13.606Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-27T09:10:13.606Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s [2024-02-27T09:10:13.653Z] 94ae7d8d031c: Verifying Checksum [2024-02-27T09:10:13.653Z] 94ae7d8d031c: Download complete [2024-02-27T09:10:13.865Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-27T09:10:13.865Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-02-27T09:10:14.123Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-27T09:10:14.239Z] 9fda8d8052c6: Pull complete [2024-02-27T09:10:14.382Z] #30 ... [2024-02-27T09:10:14.382Z] [2024-02-27T09:10:14.382Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-27T09:10:14.382Z] #32 DONE 1.1s [2024-02-27T09:10:14.382Z] [2024-02-27T09:10:14.382Z] #30 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:10:14.382Z] #30 DONE 1.3s [2024-02-27T09:10:14.382Z] [2024-02-27T09:10:14.382Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-02-27T09:10:14.827Z] 5d54e960e981: Pull complete [2024-02-27T09:10:15.095Z] c4a7e357bf2a: Download complete [2024-02-27T09:10:16.505Z] 0c6a40ed1a82: Download complete [2024-02-27T09:10:20.955Z] #33 ... [2024-02-27T09:10:20.955Z] [2024-02-27T09:10:20.955Z] #34 [core-data internal] load build context [2024-02-27T09:10:20.955Z] #34 transferring context: 310.70MB 6.1s done [2024-02-27T09:10:20.955Z] #34 ... [2024-02-27T09:10:20.955Z] [2024-02-27T09:10:20.955Z] #35 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-27T09:10:23.635Z] #35 ... [2024-02-27T09:10:23.635Z] [2024-02-27T09:10:23.635Z] #36 [security-proxy-setup internal] load build context [2024-02-27T09:10:23.635Z] #36 transferring context: 310.70MB 5.5s done [2024-02-27T09:10:23.893Z] #36 ... [2024-02-27T09:10:23.893Z] [2024-02-27T09:10:23.893Z] #37 [security-spiffe-token-provider internal] load build context [2024-02-27T09:10:23.893Z] #37 transferring context: 310.70MB 6.0s done [2024-02-27T09:10:23.893Z] #37 ... [2024-02-27T09:10:23.893Z] [2024-02-27T09:10:23.893Z] #38 [core-common-config-bootstrapper internal] load build context [2024-02-27T09:10:23.893Z] #38 transferring context: 310.70MB 5.2s done [2024-02-27T09:10:24.153Z] #38 ... [2024-02-27T09:10:24.153Z] [2024-02-27T09:10:24.153Z] #39 [core-metadata internal] load build context [2024-02-27T09:10:24.153Z] #39 transferring context: 310.70MB 6.6s done [2024-02-27T09:10:24.153Z] #39 ... [2024-02-27T09:10:24.153Z] [2024-02-27T09:10:24.153Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-27T09:10:24.417Z] #40 ... [2024-02-27T09:10:24.417Z] [2024-02-27T09:10:24.417Z] #41 [security-proxy-auth internal] load build context [2024-02-27T09:10:24.417Z] #41 transferring context: 310.70MB 6.4s done [2024-02-27T09:10:24.417Z] #41 ... [2024-02-27T09:10:24.417Z] [2024-02-27T09:10:24.417Z] #42 [core-command internal] load build context [2024-02-27T09:10:24.936Z] #42 transferring context: 310.70MB 5.7s done [2024-02-27T09:10:24.936Z] #42 ... [2024-02-27T09:10:24.936Z] [2024-02-27T09:10:24.936Z] #43 [support-scheduler internal] load build context [2024-02-27T09:10:24.936Z] #43 transferring context: 310.70MB 5.3s done [2024-02-27T09:10:25.491Z] #43 ... [2024-02-27T09:10:25.491Z] [2024-02-27T09:10:25.491Z] #44 [support-notifications internal] load build context [2024-02-27T09:10:25.491Z] #44 transferring context: 310.70MB 6.6s done [2024-02-27T09:10:25.750Z] #44 ... [2024-02-27T09:10:25.750Z] [2024-02-27T09:10:25.750Z] #45 [security-bootstrapper internal] load build context [2024-02-27T09:10:25.750Z] #45 transferring context: 310.70MB 7.0s done [2024-02-27T09:10:25.750Z] #45 ... [2024-02-27T09:10:25.750Z] [2024-02-27T09:10:25.750Z] #46 [security-secretstore-setup internal] load build context [2024-02-27T09:10:25.750Z] #46 transferring context: 310.70MB 6.5s done [2024-02-27T09:10:26.008Z] #46 ... [2024-02-27T09:10:26.008Z] [2024-02-27T09:10:26.008Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-27T09:10:28.835Z] c4a7e357bf2a: Pull complete [2024-02-27T09:10:28.835Z] f0e02332f6b5: Pull complete [2024-02-27T09:10:28.835Z] 872ee5b61b7b: Pull complete [2024-02-27T09:10:36.268Z] #47 ... [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #43 [support-scheduler internal] load build context [2024-02-27T09:10:36.268Z] #43 DONE 22.5s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-27T09:10:36.268Z] #33 DONE 21.9s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:10:36.268Z] #48 ... [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #38 [core-common-config-bootstrapper internal] load build context [2024-02-27T09:10:36.268Z] #38 DONE 22.6s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #42 [core-command internal] load build context [2024-02-27T09:10:36.268Z] #42 DONE 22.7s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #34 [core-data internal] load build context [2024-02-27T09:10:36.268Z] #34 DONE 22.7s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #39 [core-metadata internal] load build context [2024-02-27T09:10:36.268Z] #39 DONE 22.7s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #37 [security-spiffe-token-provider internal] load build context [2024-02-27T09:10:36.268Z] #37 DONE 22.7s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #44 [support-notifications internal] load build context [2024-02-27T09:10:36.268Z] #44 DONE 22.6s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #41 [security-proxy-auth internal] load build context [2024-02-27T09:10:36.268Z] #41 DONE 22.6s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #46 [security-secretstore-setup internal] load build context [2024-02-27T09:10:36.268Z] #46 DONE 22.6s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #36 [security-proxy-setup internal] load build context [2024-02-27T09:10:36.268Z] #36 DONE 22.7s [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:10:36.268Z] #48 ... [2024-02-27T09:10:36.268Z] [2024-02-27T09:10:36.268Z] #45 [security-bootstrapper internal] load build context [2024-02-27T09:10:36.268Z] #45 DONE 22.7s [2024-02-27T09:10:36.525Z] [2024-02-27T09:10:36.525Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-27T09:10:37.068Z] 0c6a40ed1a82: Pull complete [2024-02-27T09:10:37.089Z] #49 ... [2024-02-27T09:10:37.089Z] [2024-02-27T09:10:37.089Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-27T09:10:37.089Z] #47 DONE 23.6s [2024-02-27T09:10:37.376Z] [2024-02-27T09:10:37.376Z] #30 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:10:37.376Z] #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:10:37.376Z] #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:10:37.376Z] #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-27T09:10:37.376Z] #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-27T09:10:37.376Z] #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-02-27T09:10:37.376Z] #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-27T09:10:37.376Z] #30 DONE 1.3s [2024-02-27T09:10:37.376Z] [2024-02-27T09:10:37.376Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-27T09:10:37.376Z] #40 DONE 23.8s [2024-02-27T09:10:37.376Z] [2024-02-27T09:10:37.376Z] #50 [security-spire-server internal] load build context [2024-02-27T09:10:37.376Z] #50 transferring context: 18.10kB done [2024-02-27T09:10:37.376Z] #50 DONE 0.1s [2024-02-27T09:10:37.376Z] [2024-02-27T09:10:37.376Z] #51 [security-spire-agent internal] load build context [2024-02-27T09:10:37.376Z] #51 transferring context: 17.63kB done [2024-02-27T09:10:37.376Z] #51 DONE 0.1s [2024-02-27T09:10:37.376Z] [2024-02-27T09:10:37.376Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:37.376Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-02-27T09:10:37.376Z] #52 ... [2024-02-27T09:10:37.376Z] [2024-02-27T09:10:37.376Z] #53 [security-spire-config internal] load build context [2024-02-27T09:10:37.376Z] #53 transferring context: 16.35kB done [2024-02-27T09:10:37.376Z] #53 DONE 0.1s [2024-02-27T09:10:37.376Z] [2024-02-27T09:10:37.376Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:37.376Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-27T09:10:37.376Z] #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-27T09:10:37.376Z] #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-27T09:10:37.376Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2024-02-27T09:10:37.376Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-02-27T09:10:37.636Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2024-02-27T09:10:37.894Z] #52 ... [2024-02-27T09:10:37.894Z] [2024-02-27T09:10:37.894Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-27T09:10:37.894Z] #0 0.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:37.894Z] #0 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:37.894Z] #0 1.160 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:37.894Z] #0 1.175 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:37.894Z] #0 1.179 OK: 7 MiB in 16 packages [2024-02-27T09:10:37.894Z] #54 DONE 1.8s [2024-02-27T09:10:37.894Z] [2024-02-27T09:10:37.894Z] #35 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-27T09:10:37.894Z] #35 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:37.894Z] #35 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:37.894Z] #35 17.05 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:37.894Z] #35 17.07 (2/2) Installing su-exec (0.2-r3) [2024-02-27T09:10:37.894Z] #35 17.07 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:37.894Z] #35 17.08 OK: 7 MiB in 17 packages [2024-02-27T09:10:37.894Z] #35 DONE 17.7s [2024-02-27T09:10:37.894Z] [2024-02-27T09:10:37.894Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-27T09:10:37.894Z] #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:37.894Z] #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:37.894Z] #0 1.185 (1/4) Installing ca-certificates (20230506-r0) [2024-02-27T09:10:37.894Z] #0 1.203 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:37.894Z] #0 1.204 (3/4) Installing su-exec (0.2-r3) [2024-02-27T09:10:37.894Z] #0 1.211 (4/4) Installing yq (4.33.3-r5) [2024-02-27T09:10:37.894Z] #0 1.514 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:37.894Z] #0 1.520 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:10:37.894Z] #0 1.564 OK: 17 MiB in 19 packages [2024-02-27T09:10:37.894Z] #55 DONE 1.9s [2024-02-27T09:10:37.894Z] [2024-02-27T09:10:37.894Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:37.894Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-27T09:10:38.031Z] 94ae7d8d031c: Pull complete [2024-02-27T09:10:38.031Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-27T09:10:38.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T09:10:38.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-27T09:10:38.224Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s [2024-02-27T09:10:38.224Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s [2024-02-27T09:10:38.224Z] #52 ... [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:10:38.224Z] #48 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #48 1.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #48 1.591 OK: 264 MiB in 52 packages [2024-02-27T09:10:38.224Z] #48 DONE 2.0s [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-27T09:10:38.224Z] #0 1.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.397 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:10:38.224Z] #0 1.397 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:10:38.224Z] #0 1.397 OK: 20075 distinct packages available [2024-02-27T09:10:38.224Z] #0 1.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.791 OK: 264 MiB in 52 packages [2024-02-27T09:10:38.224Z] #56 DONE 2.0s [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:10:38.224Z] #0 0.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.200 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:10:38.224Z] #0 1.200 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:10:38.224Z] #0 1.200 OK: 20070 distinct packages available [2024-02-27T09:10:38.224Z] #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.567 (1/11) Installing ca-certificates (20230506-r0) [2024-02-27T09:10:38.224Z] #0 1.636 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-27T09:10:38.224Z] #0 1.807 (3/11) Installing libunistring (1.1-r1) [2024-02-27T09:10:38.224Z] #0 1.824 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-27T09:10:38.224Z] #0 1.831 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-27T09:10:38.224Z] #0 1.840 (6/11) Installing libcurl (8.5.0-r0) [2024-02-27T09:10:38.224Z] #0 1.841 (7/11) Installing curl (8.5.0-r0) [2024-02-27T09:10:38.224Z] #0 1.850 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:38.224Z] #0 1.853 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:10:38.224Z] #0 1.855 (10/11) Installing libucontext (1.2-r2) [2024-02-27T09:10:38.224Z] #0 1.858 (11/11) Installing gcompat (1.1.0-r1) [2024-02-27T09:10:38.224Z] #0 1.865 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:38.224Z] #0 1.866 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:10:38.224Z] #0 1.973 OK: 12 MiB in 26 packages [2024-02-27T09:10:38.224Z] #57 DONE 2.1s [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:10:38.224Z] #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #0 1.779 OK: 264 MiB in 52 packages [2024-02-27T09:10:38.224Z] #58 DONE 2.2s [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:38.224Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-02-27T09:10:38.224Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-27T09:10:38.224Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.9s [2024-02-27T09:10:38.224Z] #52 ... [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-27T09:10:38.224Z] #49 1.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #49 1.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:38.224Z] #49 1.964 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:38.224Z] #49 1.968 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:38.224Z] #49 1.974 OK: 7 MiB in 16 packages [2024-02-27T09:10:38.224Z] #49 DONE 2.2s [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:38.224Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-02-27T09:10:38.224Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 1.0s [2024-02-27T09:10:38.224Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-27T09:10:38.224Z] #52 ... [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #59 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:10:38.224Z] #59 DONE 0.2s [2024-02-27T09:10:38.224Z] [2024-02-27T09:10:38.224Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:38.224Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 1.1s [2024-02-27T09:10:38.385Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T09:10:38.385Z] WORKDIR /edgex [2024-02-27T09:10:38.385Z] COPY go.mod . [2024-02-27T09:10:38.385Z] RUN go mod download [2024-02-27T09:10:38.385Z] docker build -t ci-base-image-arm64 -f - . [2024-02-27T09:10:38.483Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 1.2s [2024-02-27T09:10:38.742Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s [2024-02-27T09:10:38.966Z] Sending build context to Docker daemon 2.918MB [2024-02-27T09:10:38.966Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T09:10:38.966Z] ---> 86de565de09d [2024-02-27T09:10:38.966Z] Step 2/4 : WORKDIR /edgex [2024-02-27T09:10:39.308Z] #52 ... [2024-02-27T09:10:39.308Z] [2024-02-27T09:10:39.308Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-27T09:10:39.308Z] #0 0.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:39.308Z] #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:39.308Z] #0 2.282 OK: 264 MiB in 52 packages [2024-02-27T09:10:39.308Z] #60 DONE 3.3s [2024-02-27T09:10:39.308Z] [2024-02-27T09:10:39.308Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T09:10:39.308Z] #0 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:39.308Z] #0 1.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:39.309Z] #0 2.106 (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T09:10:39.309Z] #0 2.140 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:39.309Z] #0 2.144 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:39.309Z] #0 2.150 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:10:39.309Z] #0 2.350 OK: 8 MiB in 17 packages [2024-02-27T09:10:39.309Z] #61 DONE 3.3s [2024-02-27T09:10:39.309Z] [2024-02-27T09:10:39.309Z] #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:10:39.309Z] #62 DONE 1.3s [2024-02-27T09:10:39.309Z] [2024-02-27T09:10:39.309Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:10:39.309Z] #63 DONE 1.2s [2024-02-27T09:10:39.309Z] [2024-02-27T09:10:39.309Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-27T09:10:39.309Z] #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:39.309Z] #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:39.309Z] #0 2.161 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:39.309Z] #0 2.167 (2/4) Installing openssl (3.1.4-r5) [2024-02-27T09:10:39.309Z] #0 2.251 (3/4) Installing su-exec (0.2-r3) [2024-02-27T09:10:39.309Z] #0 2.251 (4/4) Installing yq (4.33.3-r5) [2024-02-27T09:10:39.309Z] #0 2.394 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:39.309Z] #0 2.400 OK: 17 MiB in 19 packages [2024-02-27T09:10:39.309Z] #64 DONE 3.3s [2024-02-27T09:10:39.309Z] [2024-02-27T09:10:39.309Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:39.309Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.1s done [2024-02-27T09:10:39.565Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.3s [2024-02-27T09:10:39.823Z] #52 ... [2024-02-27T09:10:39.823Z] [2024-02-27T09:10:39.823Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:10:39.823Z] #65 DONE 0.4s [2024-02-27T09:10:39.823Z] [2024-02-27T09:10:39.823Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:39.823Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s done [2024-02-27T09:10:39.823Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-27T09:10:39.823Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-27T09:10:40.080Z] #52 ... [2024-02-27T09:10:40.080Z] [2024-02-27T09:10:40.080Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:10:40.080Z] #66 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-02-27T09:10:40.080Z] #66 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-27T09:10:40.080Z] #66 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-27T09:10:40.080Z] #66 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-02-27T09:10:40.080Z] #66 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-27T09:10:40.080Z] #66 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-02-27T09:10:40.080Z] #66 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-27T09:10:40.080Z] #66 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.1s done [2024-02-27T09:10:40.080Z] #66 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-27T09:10:40.080Z] #66 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-27T09:10:40.080Z] #66 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-27T09:10:40.080Z] #66 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2024-02-27T09:10:40.080Z] #66 DONE 2.9s [2024-02-27T09:10:40.080Z] [2024-02-27T09:10:40.080Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:41.015Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2024-02-27T09:10:42.404Z] #52 ... [2024-02-27T09:10:42.404Z] [2024-02-27T09:10:42.404Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:10:42.404Z] #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.704 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:10:42.404Z] #0 2.704 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:10:42.404Z] #0 2.704 OK: 20070 distinct packages available [2024-02-27T09:10:42.404Z] #0 2.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 3.047 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:42.404Z] #0 3.061 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:10:42.404Z] #0 3.061 (3/5) Installing libucontext (1.2-r2) [2024-02-27T09:10:42.404Z] #0 3.061 (4/5) Installing gcompat (1.1.0-r1) [2024-02-27T09:10:42.404Z] #0 3.065 (5/5) Installing openssl (3.1.4-r5) [2024-02-27T09:10:42.404Z] #0 3.074 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:42.404Z] #0 3.092 OK: 8 MiB in 20 packages [2024-02-27T09:10:42.404Z] #67 DONE 5.1s [2024-02-27T09:10:42.404Z] [2024-02-27T09:10:42.404Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-27T09:10:42.404Z] #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.670 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:10:42.404Z] #0 2.670 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:10:42.404Z] #0 2.670 OK: 20070 distinct packages available [2024-02-27T09:10:42.404Z] #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.996 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:10:42.404Z] #0 2.999 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:10:42.404Z] #0 3.002 (3/4) Installing libucontext (1.2-r2) [2024-02-27T09:10:42.404Z] #0 3.005 (4/4) Installing gcompat (1.1.0-r1) [2024-02-27T09:10:42.404Z] #0 3.009 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:10:42.404Z] #0 3.023 OK: 8 MiB in 19 packages [2024-02-27T09:10:42.404Z] #68 DONE 5.0s [2024-02-27T09:10:42.404Z] [2024-02-27T09:10:42.404Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-27T09:10:42.404Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.551 OK: 7 MiB in 17 packages [2024-02-27T09:10:42.404Z] #69 DONE 4.4s [2024-02-27T09:10:42.404Z] [2024-02-27T09:10:42.404Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:10:42.404Z] #0 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 2.609 OK: 7 MiB in 16 packages [2024-02-27T09:10:42.404Z] #70 DONE 4.4s [2024-02-27T09:10:42.404Z] [2024-02-27T09:10:42.404Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-27T09:10:42.404Z] #0 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 4.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:42.404Z] #0 4.248 OK: 17 MiB in 19 packages [2024-02-27T09:10:42.404Z] #71 DONE 4.4s [2024-02-27T09:10:42.404Z] [2024-02-27T09:10:42.404Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:10:43.200Z] ---> Running in 5a76e1cf1130 [2024-02-27T09:10:43.200Z] Removing intermediate container 5a76e1cf1130 [2024-02-27T09:10:43.200Z] ---> 6fc595a3785c [2024-02-27T09:10:43.200Z] Step 3/4 : COPY go.mod . [2024-02-27T09:10:43.366Z] #52 ... [2024-02-27T09:10:43.366Z] [2024-02-27T09:10:43.366Z] #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-02-27T09:10:43.366Z] #0 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:43.366Z] #0 4.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:43.366Z] #0 4.886 OK: 7 MiB in 16 packages [2024-02-27T09:10:43.366Z] #72 DONE 5.0s [2024-02-27T09:10:43.366Z] [2024-02-27T09:10:43.366Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:10:43.366Z] #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:43.366Z] #0 4.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:43.366Z] #0 5.026 OK: 12 MiB in 26 packages [2024-02-27T09:10:43.366Z] #73 DONE 5.1s [2024-02-27T09:10:43.366Z] [2024-02-27T09:10:43.366Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-27T09:10:43.467Z] ---> 71f9884df459 [2024-02-27T09:10:43.468Z] Step 4/4 : RUN go mod download [2024-02-27T09:10:43.655Z] #74 ... [2024-02-27T09:10:43.655Z] [2024-02-27T09:10:43.655Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:10:43.655Z] #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:43.655Z] #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:43.655Z] #0 4.140 OK: 8 MiB in 17 packages [2024-02-27T09:10:43.655Z] #75 DONE 4.2s [2024-02-27T09:10:43.655Z] [2024-02-27T09:10:43.655Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-27T09:10:43.655Z] #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:43.655Z] #0 3.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:43.655Z] #0 4.037 OK: 17 MiB in 19 packages [2024-02-27T09:10:43.655Z] #76 DONE 4.2s [2024-02-27T09:10:43.655Z] [2024-02-27T09:10:43.655Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-27T09:10:43.655Z] #77 DONE 0.0s [2024-02-27T09:10:43.734Z] ---> Running in 45b946a6b1f7 [2024-02-27T09:10:43.917Z] [2024-02-27T09:10:43.918Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-27T09:10:44.175Z] #78 DONE 1.9s [2024-02-27T09:10:44.175Z] [2024-02-27T09:10:44.175Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-27T09:10:44.175Z] #79 DONE 0.0s [2024-02-27T09:10:44.175Z] [2024-02-27T09:10:44.175Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-27T09:10:44.175Z] #74 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:44.175Z] #74 1.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:44.437Z] #74 2.050 OK: 8 MiB in 20 packages [2024-02-27T09:10:44.437Z] #74 DONE 2.2s [2024-02-27T09:10:44.437Z] [2024-02-27T09:10:44.437Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:10:45.376Z] #80 DONE 0.9s [2024-02-27T09:10:45.376Z] [2024-02-27T09:10:45.376Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:10:45.376Z] #0 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:45.376Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T09:10:45.376Z] #0 2.325 OK: 8 MiB in 19 packages [2024-02-27T09:10:45.376Z] #81 DONE 3.1s [2024-02-27T09:10:45.376Z] [2024-02-27T09:10:45.376Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-27T09:10:45.376Z] #82 DONE 0.9s [2024-02-27T09:10:45.376Z] [2024-02-27T09:10:45.376Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-27T09:10:45.376Z] #83 DONE 0.1s [2024-02-27T09:10:45.376Z] [2024-02-27T09:10:45.376Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:10:46.334Z] #84 DONE 1.0s [2024-02-27T09:10:46.334Z] [2024-02-27T09:10:46.334Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:10:46.334Z] #85 DONE 1.0s [2024-02-27T09:10:46.334Z] [2024-02-27T09:10:46.334Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-27T09:10:46.334Z] #86 DONE 0.9s [2024-02-27T09:10:46.334Z] [2024-02-27T09:10:46.334Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-27T09:10:46.334Z] #87 DONE 0.1s [2024-02-27T09:10:46.334Z] [2024-02-27T09:10:46.334Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-27T09:10:46.593Z] #88 DONE 0.1s [2024-02-27T09:10:46.593Z] [2024-02-27T09:10:46.593Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:10:46.593Z] #89 DONE 0.1s [2024-02-27T09:10:46.593Z] [2024-02-27T09:10:46.593Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-27T09:10:46.593Z] #90 DONE 0.1s [2024-02-27T09:10:46.593Z] [2024-02-27T09:10:46.593Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-27T09:10:46.593Z] #91 DONE 0.1s [2024-02-27T09:10:46.593Z] [2024-02-27T09:10:46.593Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-27T09:10:46.593Z] #92 DONE 0.1s [2024-02-27T09:10:46.593Z] [2024-02-27T09:10:46.593Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-27T09:10:46.593Z] #93 DONE 0.1s [2024-02-27T09:10:46.593Z] [2024-02-27T09:10:46.594Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:10:46.594Z] #94 DONE 0.1s [2024-02-27T09:10:46.594Z] [2024-02-27T09:10:46.594Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:10:46.594Z] #95 DONE 0.1s [2024-02-27T09:10:46.594Z] [2024-02-27T09:10:46.594Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-27T09:10:46.594Z] #96 DONE 0.1s [2024-02-27T09:10:46.594Z] [2024-02-27T09:10:46.594Z] #97 [security-spire-server] exporting to image [2024-02-27T09:10:46.594Z] #97 exporting layers [2024-02-27T09:10:46.852Z] #97 ... [2024-02-27T09:10:46.852Z] [2024-02-27T09:10:46.852Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-27T09:10:46.852Z] #98 DONE 0.1s [2024-02-27T09:10:46.852Z] [2024-02-27T09:10:46.852Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-27T09:10:46.852Z] #99 DONE 0.1s [2024-02-27T09:10:46.852Z] [2024-02-27T09:10:46.852Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-27T09:10:46.852Z] #100 DONE 0.1s [2024-02-27T09:10:46.852Z] [2024-02-27T09:10:46.852Z] #97 [security-spire-agent] exporting to image [2024-02-27T09:10:47.420Z] #97 exporting layers 0.5s done [2024-02-27T09:10:47.420Z] #97 writing image sha256:b929fc728fcf1e782099c79b32c2bfd620811bd9310d15a9615b2d6bea5c8f4e done [2024-02-27T09:10:47.420Z] #97 naming to docker.io/library/security-spire-server done [2024-02-27T09:10:47.420Z] #97 exporting layers 0.5s done [2024-02-27T09:10:47.420Z] #97 writing image sha256:337630e16f1db130d06dd3382523923a081e479e701c4ba3a12f7153e90e045f done [2024-02-27T09:10:47.420Z] #97 naming to docker.io/library/security-spire-config done [2024-02-27T09:10:47.420Z] #97 writing image sha256:ff48ff019df889d1a56802821dc5a0f2de40d51ebee13b308670c50d90e61d5e done [2024-02-27T09:10:47.420Z] #97 naming to docker.io/library/security-spire-agent done [2024-02-27T09:10:47.420Z] #97 DONE 0.7s [2024-02-27T09:10:47.420Z] [2024-02-27T09:10:47.420Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:10:48.358Z] #101 ... [2024-02-27T09:10:48.358Z] [2024-02-27T09:10:48.358Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:10:48.618Z] #102 ... [2024-02-27T09:10:48.618Z] [2024-02-27T09:10:48.618Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:10:49.555Z] #103 ... [2024-02-27T09:10:49.555Z] [2024-02-27T09:10:49.555Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:01.763Z] #104 DONE 22.3s [2024-02-27T09:11:01.763Z] [2024-02-27T09:11:01.763Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:01.763Z] #101 DONE 21.9s [2024-02-27T09:11:01.763Z] [2024-02-27T09:11:01.763Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:01.763Z] #102 DONE 23.4s [2024-02-27T09:11:01.763Z] [2024-02-27T09:11:01.763Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:01.763Z] #103 DONE 22.3s [2024-02-27T09:11:01.763Z] [2024-02-27T09:11:01.763Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #105 DONE 6.0s [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #106 [core-metadata builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #106 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:08.335Z] #107 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:11:08.335Z] #108 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #109 [core-data builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #109 DONE 6.0s [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #110 [core-command builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #110 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:08.335Z] #111 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:11:08.335Z] #112 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:11:08.335Z] #113 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #114 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:08.335Z] #115 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:11:08.335Z] #116 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #117 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:08.335Z] #118 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #119 [support-scheduler builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #119 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:11:08.335Z] #120 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:08.335Z] #121 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #122 [support-notifications builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #122 DONE 6.1s [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-02-27T09:11:08.335Z] #123 CACHED [2024-02-27T09:11:08.335Z] [2024-02-27T09:11:08.335Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:08.336Z] #124 CACHED [2024-02-27T09:11:08.336Z] [2024-02-27T09:11:08.336Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:11:08.336Z] #125 CACHED [2024-02-27T09:11:08.336Z] [2024-02-27T09:11:08.336Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-02-27T09:11:08.336Z] #126 CACHED [2024-02-27T09:11:08.336Z] [2024-02-27T09:11:08.336Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:11:08.336Z] #127 CACHED [2024-02-27T09:11:08.336Z] [2024-02-27T09:11:08.336Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:11:08.336Z] #128 CACHED [2024-02-27T09:11:08.336Z] [2024-02-27T09:11:08.336Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-02-27T09:11:08.336Z] #129 DONE 6.1s [2024-02-27T09:11:08.336Z] [2024-02-27T09:11:08.336Z] #130 [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-02-27T09:11:08.594Z] #130 0.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-27T09:11:18.573Z] #130 ... [2024-02-27T09:11:18.573Z] [2024-02-27T09:11:18.573Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-27T09:11:18.573Z] #0 1.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-27T09:11:18.573Z] #131 ... [2024-02-27T09:11:18.573Z] [2024-02-27T09:11:18.573Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:11:18.573Z] #0 1.065 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-27T09:11:18.573Z] #132 ... [2024-02-27T09:11:18.573Z] [2024-02-27T09:11:18.573Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:11:18.573Z] #0 0.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-27T09:11:18.573Z] #133 ... [2024-02-27T09:11:18.573Z] [2024-02-27T09:11:18.573Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:11:18.573Z] #0 0.740 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-27T09:11:18.573Z] #134 ... [2024-02-27T09:11:18.573Z] [2024-02-27T09:11:18.573Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:11:18.573Z] #0 0.415 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-27T09:11:18.573Z] #135 ... [2024-02-27T09:11:18.573Z] [2024-02-27T09:11:18.573Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:11:18.573Z] #0 0.905 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-27T09:11:18.845Z] #136 ... [2024-02-27T09:11:18.845Z] [2024-02-27T09:11:18.845Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:11:18.845Z] #0 1.249 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-27T09:11:18.845Z] #137 ... [2024-02-27T09:11:18.845Z] [2024-02-27T09:11:18.845Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:11:18.845Z] #0 1.105 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-27T09:11:19.102Z] #138 ... [2024-02-27T09:11:19.102Z] [2024-02-27T09:11:19.102Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-27T09:11:19.102Z] #0 0.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-27T09:11:19.360Z] #139 ... [2024-02-27T09:11:19.360Z] [2024-02-27T09:11:19.360Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:11:19.360Z] #0 0.855 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-27T09:11:22.713Z] Removing intermediate container 45b946a6b1f7 [2024-02-27T09:11:22.713Z] ---> 2aab6987c528 [2024-02-27T09:11:22.713Z] Successfully built 2aab6987c528 [2024-02-27T09:11:22.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:11:23.076Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T09:11:23.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:11:23.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-1776 does not seem to be running inside a container [2024-02-27T09:11:23.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@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-02-27T09:11:26.044Z] $ docker top 6f6a49d172e1b639b4d2fc21c82bb6d6606eca3628e1abc183614cdc3400391a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T09:11:26.958Z] + go version [2024-02-27T09:11:26.958Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-27T09:11:26.974Z] $ docker stop --time=1 6f6a49d172e1b639b4d2fc21c82bb6d6606eca3628e1abc183614cdc3400391a [2024-02-27T09:11:28.568Z] $ docker rm -f --volumes 6f6a49d172e1b639b4d2fc21c82bb6d6606eca3628e1abc183614cdc3400391a [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-02-27T09:11:29.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-27T09:11:29.581Z] [2024-02-27T09:11:29.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:11:29.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-27T09:11:29.939Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-27T09:11:29.939Z] 547446be3368: Pulling fs layer [2024-02-27T09:11:29.939Z] d125d8839a47: Pulling fs layer [2024-02-27T09:11:29.939Z] 3e85d5ac6304: Pulling fs layer [2024-02-27T09:11:29.939Z] c3105a71a48b: Pulling fs layer [2024-02-27T09:11:29.939Z] 0f093f025ec4: Pulling fs layer [2024-02-27T09:11:29.939Z] c3106fc0e877: Pulling fs layer [2024-02-27T09:11:29.939Z] c3105a71a48b: Waiting [2024-02-27T09:11:29.939Z] 0f093f025ec4: Waiting [2024-02-27T09:11:29.939Z] c3106fc0e877: Waiting [2024-02-27T09:11:30.210Z] 547446be3368: Verifying Checksum [2024-02-27T09:11:30.210Z] 547446be3368: Download complete [2024-02-27T09:11:30.210Z] c3105a71a48b: Verifying Checksum [2024-02-27T09:11:30.210Z] c3105a71a48b: Download complete [2024-02-27T09:11:30.490Z] d125d8839a47: Verifying Checksum [2024-02-27T09:11:30.490Z] d125d8839a47: Download complete [2024-02-27T09:11:30.762Z] c3106fc0e877: Verifying Checksum [2024-02-27T09:11:30.762Z] c3106fc0e877: Download complete [2024-02-27T09:11:30.762Z] 0f093f025ec4: Verifying Checksum [2024-02-27T09:11:30.762Z] 0f093f025ec4: Download complete [2024-02-27T09:11:31.030Z] 547446be3368: Pull complete [2024-02-27T09:11:31.994Z] d125d8839a47: Pull complete [2024-02-27T09:11:32.954Z] 3e85d5ac6304: Verifying Checksum [2024-02-27T09:11:32.954Z] 3e85d5ac6304: Download complete [2024-02-27T09:11:43.024Z] 3e85d5ac6304: Pull complete [2024-02-27T09:11:43.024Z] c3105a71a48b: Pull complete [2024-02-27T09:11:43.979Z] 0f093f025ec4: Pull complete [2024-02-27T09:11:43.979Z] c3106fc0e877: Pull complete [2024-02-27T09:11:43.979Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-27T09:11:43.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-27T09:11:43.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:11:44.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-1776 does not seem to be running inside a container [2024-02-27T09:11:44.327Z] $ 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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@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-02-27T09:11:46.158Z] $ docker top 4e1ef8e567e8a4d110010ffcf1fbf2521e3ede602057cbf218bdfeda92bf9396 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T09:11:46.703Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-27T09:11:54.905Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-02-27T09:11:55.172Z] #1 transferring dockerfile: 1.69kB done [2024-02-27T09:11:55.172Z] #1 DONE 0.3s [2024-02-27T09:11:55.451Z] [2024-02-27T09:11:55.451Z] #2 [core-command internal] load build definition from Dockerfile [2024-02-27T09:11:55.451Z] #2 transferring dockerfile: 1.93kB done [2024-02-27T09:11:55.451Z] #2 DONE 0.0s [2024-02-27T09:11:55.451Z] [2024-02-27T09:11:55.451Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-27T09:11:55.451Z] #3 transferring dockerfile: 2.50kB done [2024-02-27T09:11:55.451Z] #3 DONE 0.1s [2024-02-27T09:11:55.720Z] [2024-02-27T09:11:55.720Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-27T09:11:55.720Z] #4 transferring dockerfile: 1.89kB done [2024-02-27T09:11:55.720Z] #4 DONE 0.1s [2024-02-27T09:11:55.720Z] [2024-02-27T09:11:55.720Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:11:55.720Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-02-27T09:11:55.720Z] #5 DONE 0.1s [2024-02-27T09:11:55.720Z] [2024-02-27T09:11:55.720Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-27T09:11:55.720Z] #6 transferring dockerfile: 2.15kB done [2024-02-27T09:11:55.988Z] #6 DONE 0.1s [2024-02-27T09:11:55.988Z] [2024-02-27T09:11:55.988Z] #7 [core-data internal] load build definition from Dockerfile [2024-02-27T09:11:55.988Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-02-27T09:11:55.988Z] #7 DONE 0.1s [2024-02-27T09:11:55.988Z] [2024-02-27T09:11:55.988Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-27T09:11:55.988Z] #8 transferring dockerfile: 2.49kB done [2024-02-27T09:11:55.988Z] #8 DONE 0.1s [2024-02-27T09:11:55.988Z] [2024-02-27T09:11:55.988Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-02-27T09:11:55.988Z] #9 transferring dockerfile: 2.06kB done [2024-02-27T09:11:55.988Z] #9 DONE 0.1s [2024-02-27T09:11:55.988Z] [2024-02-27T09:11:55.988Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-02-27T09:11:56.254Z] #10 transferring dockerfile: 1.81kB 0.0s done [2024-02-27T09:11:56.254Z] #10 DONE 0.1s [2024-02-27T09:11:56.254Z] [2024-02-27T09:11:56.254Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-02-27T09:11:56.254Z] #11 transferring dockerfile: 1.70kB done [2024-02-27T09:11:56.254Z] #11 DONE 0.1s [2024-02-27T09:11:56.254Z] [2024-02-27T09:11:56.254Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-02-27T09:11:56.254Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-02-27T09:11:56.254Z] #12 DONE 0.1s [2024-02-27T09:11:56.254Z] [2024-02-27T09:11:56.254Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-02-27T09:11:56.254Z] #13 transferring dockerfile: 1.95kB 0.0s done [2024-02-27T09:11:56.254Z] #13 DONE 0.1s [2024-02-27T09:11:56.254Z] [2024-02-27T09:11:56.254Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-27T09:11:56.254Z] #14 transferring dockerfile: 2.93kB done [2024-02-27T09:11:56.254Z] #14 DONE 0.1s [2024-02-27T09:11:56.254Z] [2024-02-27T09:11:56.254Z] #15 [security-spire-config internal] load .dockerignore [2024-02-27T09:11:56.254Z] #15 transferring context: 50B 0.0s done [2024-02-27T09:11:56.254Z] #15 DONE 0.1s [2024-02-27T09:11:57.211Z] [2024-02-27T09:11:57.211Z] #16 [core-command internal] load .dockerignore [2024-02-27T09:11:57.211Z] #16 transferring context: 50B done [2024-02-27T09:11:57.211Z] #16 DONE 0.0s [2024-02-27T09:11:57.211Z] [2024-02-27T09:11:57.211Z] #17 [security-proxy-setup internal] load .dockerignore [2024-02-27T09:11:57.211Z] #17 transferring context: 50B done [2024-02-27T09:11:57.211Z] #17 DONE 0.0s [2024-02-27T09:11:57.211Z] [2024-02-27T09:11:57.211Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-02-27T09:11:57.211Z] #18 transferring context: 50B done [2024-02-27T09:11:57.211Z] #18 DONE 0.1s [2024-02-27T09:11:57.211Z] [2024-02-27T09:11:57.211Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-27T09:11:57.211Z] #19 transferring context: 50B done [2024-02-27T09:11:57.211Z] #19 DONE 0.0s [2024-02-27T09:11:57.211Z] [2024-02-27T09:11:57.211Z] #20 [security-proxy-auth internal] load .dockerignore [2024-02-27T09:11:57.476Z] #20 transferring context: 50B done [2024-02-27T09:11:57.476Z] #20 DONE 0.0s [2024-02-27T09:11:57.476Z] [2024-02-27T09:11:57.476Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-02-27T09:11:57.476Z] #21 transferring context: 50B done [2024-02-27T09:11:57.476Z] #21 DONE 0.1s [2024-02-27T09:11:57.476Z] [2024-02-27T09:11:57.476Z] #22 [core-data internal] load .dockerignore [2024-02-27T09:11:57.476Z] #22 transferring context: 50B 0.0s done [2024-02-27T09:11:57.476Z] #22 DONE 0.1s [2024-02-27T09:11:57.476Z] [2024-02-27T09:11:57.476Z] #23 [core-metadata internal] load .dockerignore [2024-02-27T09:11:57.476Z] #23 transferring context: 50B done [2024-02-27T09:11:57.476Z] #23 DONE 0.1s [2024-02-27T09:11:57.476Z] [2024-02-27T09:11:57.476Z] #24 [security-spire-agent internal] load .dockerignore [2024-02-27T09:11:57.745Z] #24 transferring context: 50B done [2024-02-27T09:11:57.745Z] #24 DONE 0.1s [2024-02-27T09:11:57.745Z] [2024-02-27T09:11:57.745Z] #25 [security-spire-server internal] load .dockerignore [2024-02-27T09:11:57.745Z] #25 transferring context: 50B done [2024-02-27T09:11:57.745Z] #25 DONE 0.1s [2024-02-27T09:11:57.745Z] [2024-02-27T09:11:57.745Z] #26 [support-scheduler internal] load .dockerignore [2024-02-27T09:11:57.746Z] #26 transferring context: 50B done [2024-02-27T09:11:57.746Z] #26 DONE 0.1s [2024-02-27T09:11:57.746Z] [2024-02-27T09:11:57.746Z] #27 [support-notifications internal] load .dockerignore [2024-02-27T09:11:57.746Z] #27 transferring context: 50B done [2024-02-27T09:11:57.746Z] #27 DONE 0.1s [2024-02-27T09:11:57.746Z] [2024-02-27T09:11:57.746Z] #28 [security-bootstrapper internal] load .dockerignore [2024-02-27T09:11:57.746Z] #28 transferring context: 50B 0.0s done [2024-02-27T09:11:57.746Z] #28 DONE 0.1s [2024-02-27T09:11:57.746Z] [2024-02-27T09:11:57.746Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:11:58.011Z] #29 DONE 0.2s [2024-02-27T09:11:58.011Z] [2024-02-27T09:11:58.011Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-27T09:11:58.594Z] #30 ... [2024-02-27T09:11:58.594Z] [2024-02-27T09:11:58.594Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:11:58.594Z] #31 DONE 0.0s [2024-02-27T09:11:58.594Z] [2024-02-27T09:11:58.594Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:11:58.594Z] #29 DONE 0.2s [2024-02-27T09:11:58.594Z] [2024-02-27T09:11:58.594Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:11:58.594Z] #31 DONE 0.0s [2024-02-27T09:11:58.594Z] [2024-02-27T09:11:58.594Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:11:58.594Z] #29 DONE 0.2s [2024-02-27T09:11:58.594Z] [2024-02-27T09:11:58.594Z] #32 [security-spiffe-token-provider internal] load build context [2024-02-27T09:11:58.594Z] #32 ... [2024-02-27T09:11:58.594Z] [2024-02-27T09:11:58.594Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:11:58.594Z] #31 DONE 0.0s [2024-02-27T09:11:58.866Z] [2024-02-27T09:11:58.866Z] #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:11:58.866Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:11:58.866Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:11:58.866Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:11:58.866Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:11:58.866Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s [2024-02-27T09:11:58.866Z] #33 ... [2024-02-27T09:11:58.866Z] [2024-02-27T09:11:58.866Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:11:58.866Z] #31 DONE 0.0s [2024-02-27T09:11:58.866Z] [2024-02-27T09:11:58.866Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:11:58.866Z] #29 DONE 0.4s [2024-02-27T09:11:58.866Z] [2024-02-27T09:11:58.866Z] #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:11:58.866Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:11:58.866Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-27T09:11:59.131Z] #33 ... [2024-02-27T09:11:59.131Z] [2024-02-27T09:11:59.131Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:11:59.131Z] #31 DONE 0.0s [2024-02-27T09:11:59.131Z] [2024-02-27T09:11:59.131Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:11:59.131Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:11:59.131Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:11:59.131Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:11:59.131Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:11:59.131Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:11:59.398Z] #33 ... [2024-02-27T09:11:59.398Z] [2024-02-27T09:11:59.398Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:11:59.398Z] #31 DONE 0.0s [2024-02-27T09:11:59.398Z] [2024-02-27T09:11:59.398Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:11:59.398Z] #29 DONE 0.8s [2024-02-27T09:11:59.398Z] [2024-02-27T09:11:59.398Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:11:59.398Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:11:59.398Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:11:59.398Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:11:59.398Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:11:59.398Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:11:59.664Z] #33 ... [2024-02-27T09:11:59.664Z] [2024-02-27T09:11:59.664Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:11:59.664Z] #31 DONE 0.0s [2024-02-27T09:11:59.664Z] [2024-02-27T09:11:59.664Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:11:59.664Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:11:59.664Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:11:59.664Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:11:59.664Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:11:59.664Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:11:59.930Z] #33 ... [2024-02-27T09:11:59.930Z] [2024-02-27T09:11:59.930Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:11:59.930Z] #29 DONE 1.1s [2024-02-27T09:11:59.930Z] [2024-02-27T09:11:59.930Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:11:59.930Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:11:59.930Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:11:59.930Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:11:59.930Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:11:59.930Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:11:59.930Z] #33 ... [2024-02-27T09:11:59.930Z] [2024-02-27T09:11:59.930Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:11:59.930Z] #29 DONE 1.2s [2024-02-27T09:11:59.930Z] [2024-02-27T09:11:59.930Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:00.194Z] #33 ... [2024-02-27T09:12:00.194Z] [2024-02-27T09:12:00.194Z] #34 [core-command internal] load build context [2024-02-27T09:12:00.194Z] #34 transferring context: 2.56MB 1.1s done [2024-02-27T09:12:00.194Z] #34 DONE 1.7s [2024-02-27T09:12:00.194Z] [2024-02-27T09:12:00.194Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:00.194Z] #33 ... [2024-02-27T09:12:00.194Z] [2024-02-27T09:12:00.195Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:12:00.195Z] #31 DONE 0.0s [2024-02-27T09:12:00.195Z] [2024-02-27T09:12:00.195Z] #35 [security-proxy-setup internal] load build context [2024-02-27T09:12:00.195Z] #35 transferring context: 2.56MB 1.1s done [2024-02-27T09:12:00.195Z] #35 DONE 1.7s [2024-02-27T09:12:00.195Z] [2024-02-27T09:12:00.195Z] #32 [security-spiffe-token-provider internal] load build context [2024-02-27T09:12:00.195Z] #32 transferring context: 2.56MB 1.2s done [2024-02-27T09:12:00.195Z] #32 DONE 1.7s [2024-02-27T09:12:00.195Z] [2024-02-27T09:12:00.195Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:00.460Z] #33 ... [2024-02-27T09:12:00.460Z] [2024-02-27T09:12:00.460Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:12:00.460Z] #31 DONE 0.0s [2024-02-27T09:12:00.460Z] [2024-02-27T09:12:00.460Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:00.460Z] #33 ... [2024-02-27T09:12:00.460Z] [2024-02-27T09:12:00.460Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:12:00.460Z] #29 DONE 1.5s [2024-02-27T09:12:00.460Z] [2024-02-27T09:12:00.460Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:00.460Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:12:00.460Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:12:00.460Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:12:00.460Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:12:00.460Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:12:00.726Z] #33 ... [2024-02-27T09:12:00.726Z] [2024-02-27T09:12:00.726Z] #36 [support-notifications internal] load build context [2024-02-27T09:12:00.726Z] #36 DONE 0.0s [2024-02-27T09:12:00.726Z] [2024-02-27T09:12:00.726Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-27T09:12:00.726Z] #31 DONE 0.0s [2024-02-27T09:12:00.726Z] [2024-02-27T09:12:00.726Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:00.726Z] #33 ... [2024-02-27T09:12:00.726Z] [2024-02-27T09:12:00.726Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-27T09:12:00.726Z] #29 DONE 1.6s [2024-02-27T09:12:00.726Z] [2024-02-27T09:12:00.726Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:00.993Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:12:00.993Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:12:00.993Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:12:00.993Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:12:00.993Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:12:01.261Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-02-27T09:12:01.261Z] #33 ... [2024-02-27T09:12:01.261Z] [2024-02-27T09:12:01.261Z] #37 [core-common-config-bootstrapper internal] load build context [2024-02-27T09:12:01.261Z] #37 transferring context: 2.56MB 1.3s done [2024-02-27T09:12:01.261Z] #37 DONE 2.3s [2024-02-27T09:12:01.261Z] [2024-02-27T09:12:01.261Z] #38 [security-proxy-auth internal] load build context [2024-02-27T09:12:01.261Z] #38 transferring context: 2.56MB 1.4s done [2024-02-27T09:12:01.261Z] #38 DONE 2.4s [2024-02-27T09:12:01.261Z] [2024-02-27T09:12:01.261Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:01.261Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-02-27T09:12:01.527Z] #33 ... [2024-02-27T09:12:01.527Z] [2024-02-27T09:12:01.527Z] #39 [core-data internal] load build context [2024-02-27T09:12:01.527Z] #39 transferring context: 2.56MB 1.1s done [2024-02-27T09:12:01.527Z] #39 DONE 1.9s [2024-02-27T09:12:01.527Z] [2024-02-27T09:12:01.527Z] #40 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-27T09:12:01.527Z] #40 DONE 3.4s [2024-02-27T09:12:01.527Z] [2024-02-27T09:12:01.527Z] #41 [security-bootstrapper internal] load build context [2024-02-27T09:12:01.792Z] #41 ... [2024-02-27T09:12:01.792Z] [2024-02-27T09:12:01.792Z] #42 [security-secretstore-setup internal] load build context [2024-02-27T09:12:01.792Z] #42 transferring context: 2.56MB 1.3s done [2024-02-27T09:12:01.792Z] #42 DONE 2.2s [2024-02-27T09:12:01.792Z] [2024-02-27T09:12:01.792Z] #41 [security-bootstrapper internal] load build context [2024-02-27T09:12:02.058Z] #41 ... [2024-02-27T09:12:02.059Z] [2024-02-27T09:12:02.059Z] #43 [core-metadata internal] load build context [2024-02-27T09:12:02.059Z] #43 transferring context: 2.56MB 0.8s done [2024-02-27T09:12:02.059Z] #43 DONE 2.0s [2024-02-27T09:12:02.059Z] [2024-02-27T09:12:02.059Z] #41 [security-bootstrapper internal] load build context [2024-02-27T09:12:02.324Z] #41 ... [2024-02-27T09:12:02.324Z] [2024-02-27T09:12:02.324Z] #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:02.324Z] #33 DONE 4.1s [2024-02-27T09:12:02.324Z] [2024-02-27T09:12:02.324Z] #41 [security-bootstrapper internal] load build context [2024-02-27T09:12:02.324Z] #41 transferring context: 2.56MB 1.1s done [2024-02-27T09:12:02.598Z] #41 DONE 1.8s [2024-02-27T09:12:02.598Z] [2024-02-27T09:12:02.598Z] #44 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-27T09:12:02.598Z] #44 ... [2024-02-27T09:12:02.598Z] [2024-02-27T09:12:02.598Z] #36 [support-notifications internal] load build context [2024-02-27T09:12:02.598Z] #36 transferring context: 2.56MB 0.8s done [2024-02-27T09:12:02.598Z] #36 DONE 1.9s [2024-02-27T09:12:02.598Z] [2024-02-27T09:12:02.598Z] #45 [support-scheduler internal] load build context [2024-02-27T09:12:02.598Z] #45 transferring context: 2.56MB 0.9s done [2024-02-27T09:12:02.598Z] #45 DONE 2.0s [2024-02-27T09:12:02.598Z] [2024-02-27T09:12:02.598Z] #44 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-27T09:12:02.867Z] #44 DONE 1.1s [2024-02-27T09:12:02.867Z] [2024-02-27T09:12:02.867Z] #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:12:04.282Z] #46 ... [2024-02-27T09:12:04.282Z] [2024-02-27T09:12:04.282Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-27T09:12:04.282Z] #47 DONE 4.5s [2024-02-27T09:12:04.565Z] [2024-02-27T09:12:04.565Z] #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-27T09:12:04.836Z] #48 ... [2024-02-27T09:12:04.836Z] [2024-02-27T09:12:04.836Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:04.836Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:12:04.836Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:12:04.836Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:12:04.836Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:12:04.836Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:12:04.836Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-02-27T09:12:04.836Z] #33 DONE 4.8s [2024-02-27T09:12:04.836Z] [2024-02-27T09:12:04.836Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-27T09:12:04.836Z] #30 DONE 7.0s [2024-02-27T09:12:04.836Z] [2024-02-27T09:12:04.836Z] #49 [security-spire-config internal] load build context [2024-02-27T09:12:04.836Z] #49 DONE 0.1s [2024-02-27T09:12:04.836Z] [2024-02-27T09:12:04.836Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:04.836Z] #50 DONE 0.1s [2024-02-27T09:12:04.836Z] [2024-02-27T09:12:04.836Z] #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T09:12:04.836Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-27T09:12:04.836Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-27T09:12:04.836Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-27T09:12:04.836Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-27T09:12:04.836Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-27T09:12:04.836Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-02-27T09:12:04.836Z] #33 DONE 4.8s [2024-02-27T09:12:04.836Z] [2024-02-27T09:12:04.836Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:04.836Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:05.110Z] #50 ... [2024-02-27T09:12:05.110Z] [2024-02-27T09:12:05.110Z] #49 [security-spire-config internal] load build context [2024-02-27T09:12:05.110Z] #49 transferring context: 16.35kB 0.0s done [2024-02-27T09:12:05.110Z] #49 DONE 0.2s [2024-02-27T09:12:05.375Z] [2024-02-27T09:12:05.375Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:12:05.375Z] #51 ... [2024-02-27T09:12:05.375Z] [2024-02-27T09:12:05.375Z] #52 [security-spire-server internal] load build context [2024-02-27T09:12:05.375Z] #52 transferring context: 18.10kB 0.0s done [2024-02-27T09:12:05.375Z] #52 DONE 0.5s [2024-02-27T09:12:05.375Z] [2024-02-27T09:12:05.375Z] #53 [security-spire-agent internal] load build context [2024-02-27T09:12:05.375Z] #53 transferring context: 17.63kB 0.0s done [2024-02-27T09:12:05.375Z] #53 DONE 0.4s [2024-02-27T09:12:05.642Z] [2024-02-27T09:12:05.643Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:05.643Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-02-27T09:12:05.643Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-27T09:12:05.643Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-27T09:12:05.643Z] #50 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-27T09:12:05.643Z] #50 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-27T09:12:05.911Z] #50 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-27T09:12:05.911Z] #50 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-27T09:12:05.911Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2024-02-27T09:12:05.911Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2024-02-27T09:12:06.177Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-02-27T09:12:06.177Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s [2024-02-27T09:12:06.177Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-02-27T09:12:06.770Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-27T09:12:06.770Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2024-02-27T09:12:06.770Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-27T09:12:06.770Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.2s [2024-02-27T09:12:07.039Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s [2024-02-27T09:12:08.471Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.6s [2024-02-27T09:12:08.471Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.9s [2024-02-27T09:12:08.740Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.78MB / 23.39MB 3.0s [2024-02-27T09:12:08.740Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 3.1s [2024-02-27T09:12:08.740Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.10MB / 23.39MB 3.3s [2024-02-27T09:12:09.007Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.3s [2024-02-27T09:12:09.007Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 3.4s [2024-02-27T09:12:09.275Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.5s [2024-02-27T09:12:09.543Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.8s done [2024-02-27T09:12:09.543Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.8s done [2024-02-27T09:12:09.543Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-02-27T09:12:09.811Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-27T09:12:10.079Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.3s done [2024-02-27T09:12:10.079Z] #50 ... [2024-02-27T09:12:10.079Z] [2024-02-27T09:12:10.079Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-27T09:12:10.079Z] #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:10.079Z] #0 4.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:10.079Z] #0 5.775 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:10.079Z] #0 5.796 (2/4) Installing openssl (3.1.4-r5) [2024-02-27T09:12:10.079Z] #0 5.818 (3/4) Installing su-exec (0.2-r3) [2024-02-27T09:12:10.079Z] #0 5.824 (4/4) Installing yq (4.33.3-r5) [2024-02-27T09:12:10.079Z] #0 6.057 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:10.079Z] #0 6.121 OK: 18 MiB in 19 packages [2024-02-27T09:12:10.079Z] #54 DONE 7.6s [2024-02-27T09:12:10.079Z] [2024-02-27T09:12:10.079Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:10.079Z] #50 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.3s done [2024-02-27T09:12:10.356Z] #50 ... [2024-02-27T09:12:10.356Z] [2024-02-27T09:12:10.356Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:12:10.356Z] #51 5.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #51 7.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #51 ... [2024-02-27T09:12:12.961Z] [2024-02-27T09:12:12.961Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-27T09:12:12.961Z] #0 7.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #0 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #55 ... [2024-02-27T09:12:12.961Z] [2024-02-27T09:12:12.961Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-27T09:12:12.961Z] #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #0 8.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #56 ... [2024-02-27T09:12:12.961Z] [2024-02-27T09:12:12.961Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-27T09:12:12.961Z] #0 7.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #0 8.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #57 ... [2024-02-27T09:12:12.961Z] [2024-02-27T09:12:12.961Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:12:12.961Z] #0 8.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:12.961Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.228Z] #58 ... [2024-02-27T09:12:13.228Z] [2024-02-27T09:12:13.228Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-27T09:12:13.228Z] #0 7.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.228Z] #0 9.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.228Z] #59 ... [2024-02-27T09:12:13.228Z] [2024-02-27T09:12:13.228Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:12:13.228Z] #0 7.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.228Z] #0 9.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.495Z] #60 ... [2024-02-27T09:12:13.495Z] [2024-02-27T09:12:13.495Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T09:12:13.495Z] #0 8.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.495Z] #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.495Z] #61 ... [2024-02-27T09:12:13.495Z] [2024-02-27T09:12:13.495Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-27T09:12:13.495Z] #0 8.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.495Z] #0 9.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:13.495Z] #62 ... [2024-02-27T09:12:13.495Z] [2024-02-27T09:12:13.495Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:13.495Z] #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-02-27T09:12:13.495Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.4s [2024-02-27T09:12:14.909Z] #50 ... [2024-02-27T09:12:14.909Z] [2024-02-27T09:12:14.909Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-27T09:12:14.909Z] #0 5.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:14.909Z] #0 7.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:14.909Z] #63 ... [2024-02-27T09:12:14.909Z] [2024-02-27T09:12:14.909Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:12:14.909Z] #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-02-27T09:12:14.909Z] #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-27T09:12:14.909Z] #64 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-27T09:12:14.909Z] #64 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-27T09:12:14.909Z] #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-02-27T09:12:14.909Z] #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2024-02-27T09:12:14.909Z] #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-02-27T09:12:14.909Z] #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.9s done [2024-02-27T09:12:14.909Z] #64 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-27T09:12:14.909Z] #64 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-27T09:12:14.909Z] #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-27T09:12:14.909Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s [2024-02-27T09:12:15.178Z] #64 ... [2024-02-27T09:12:15.178Z] [2024-02-27T09:12:15.178Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:15.643Z] #140 ... [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:12:15.643Z] #135 DONE 61.2s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:12:15.643Z] #137 ... [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:12:15.643Z] #133 DONE 62.1s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:15.643Z] #141 DONE 0.4s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:15.643Z] #142 DONE 0.3s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #143 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:15.643Z] #143 DONE 0.0s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #144 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:15.643Z] #144 DONE 0.1s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #145 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-27T09:12:15.643Z] #145 DONE 0.8s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #146 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-27T09:12:15.643Z] #146 DONE 0.8s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #147 [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-02-27T09:12:15.643Z] #147 DONE 4.3s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #148 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:12:15.643Z] #148 DONE 4.3s [2024-02-27T09:12:15.643Z] [2024-02-27T09:12:15.643Z] #97 [security-spiffe-token-provider] exporting to image [2024-02-27T09:12:15.643Z] #97 exporting layers [2024-02-27T09:12:15.901Z] #97 exporting layers 0.3s done [2024-02-27T09:12:15.901Z] #97 writing image sha256:7f6f22668231fcc49838be235322c9d12142b5e432bcce61cd46e7cb5c59b9c0 0.0s done [2024-02-27T09:12:15.901Z] #97 naming to docker.io/library/core-data done [2024-02-27T09:12:15.901Z] #97 exporting layers 0.4s done [2024-02-27T09:12:15.901Z] #97 writing image sha256:7e320b040f34de51017cc82ec38b8fa951cb835d1050858a2a3f10c2cfef6e76 0.0s done [2024-02-27T09:12:15.901Z] #97 naming to docker.io/library/security-spiffe-token-provider done [2024-02-27T09:12:15.901Z] #97 DONE 1.2s [2024-02-27T09:12:15.901Z] [2024-02-27T09:12:15.901Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:12:17.762Z] #50 ... [2024-02-27T09:12:17.762Z] [2024-02-27T09:12:17.762Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-27T09:12:17.762Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s done [2024-02-27T09:12:17.762Z] #64 DONE 12.4s [2024-02-27T09:12:17.762Z] [2024-02-27T09:12:17.762Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:18.348Z] #50 ... [2024-02-27T09:12:18.348Z] [2024-02-27T09:12:18.348Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-27T09:12:18.348Z] #56 13.78 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:18.348Z] #56 13.81 (2/2) Installing su-exec (0.2-r3) [2024-02-27T09:12:18.348Z] #56 13.83 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:18.348Z] #56 13.95 OK: 8 MiB in 17 packages [2024-02-27T09:12:18.348Z] #56 DONE 15.8s [2024-02-27T09:12:18.348Z] [2024-02-27T09:12:18.348Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:18.617Z] #50 ... [2024-02-27T09:12:18.617Z] [2024-02-27T09:12:18.617Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-27T09:12:18.617Z] #59 14.29 OK: 266 MiB in 52 packages [2024-02-27T09:12:18.617Z] #59 DONE 16.0s [2024-02-27T09:12:18.617Z] [2024-02-27T09:12:18.617Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:18.617Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.5s [2024-02-27T09:12:19.223Z] #50 ... [2024-02-27T09:12:19.223Z] [2024-02-27T09:12:19.223Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:12:19.223Z] #60 15.66 OK: 266 MiB in 52 packages [2024-02-27T09:12:19.223Z] #60 DONE 16.8s [2024-02-27T09:12:19.223Z] [2024-02-27T09:12:19.223Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:20.212Z] #50 ... [2024-02-27T09:12:20.212Z] [2024-02-27T09:12:20.212Z] #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-27T09:12:20.212Z] #48 7.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:20.212Z] #48 9.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:20.212Z] #48 15.46 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:20.212Z] #48 15.55 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:20.212Z] #48 15.83 OK: 8 MiB in 16 packages [2024-02-27T09:12:20.212Z] #48 DONE 17.7s [2024-02-27T09:12:20.212Z] [2024-02-27T09:12:20.212Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-27T09:12:20.212Z] #0 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:20.212Z] #0 5.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:20.212Z] #65 ... [2024-02-27T09:12:20.212Z] [2024-02-27T09:12:20.212Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-27T09:12:20.212Z] #46 8.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:20.212Z] #46 9.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:20.212Z] #46 15.62 OK: 266 MiB in 52 packages [2024-02-27T09:12:20.212Z] #46 DONE 17.7s [2024-02-27T09:12:20.212Z] [2024-02-27T09:12:20.212Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:20.483Z] #50 ... [2024-02-27T09:12:20.483Z] [2024-02-27T09:12:20.483Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-27T09:12:20.483Z] #55 16.14 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:20.483Z] #55 16.29 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:20.483Z] #55 16.43 OK: 8 MiB in 16 packages [2024-02-27T09:12:20.483Z] #55 DONE 17.8s [2024-02-27T09:12:20.483Z] [2024-02-27T09:12:20.483Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:12:20.760Z] #66 ... [2024-02-27T09:12:20.760Z] [2024-02-27T09:12:20.760Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:12:20.760Z] #67 DONE 1.4s [2024-02-27T09:12:20.760Z] [2024-02-27T09:12:20.760Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:12:20.760Z] #68 DONE 2.0s [2024-02-27T09:12:20.760Z] [2024-02-27T09:12:20.760Z] #69 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-02-27T09:12:21.725Z] #69 ... [2024-02-27T09:12:21.725Z] [2024-02-27T09:12:21.725Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T09:12:21.725Z] #61 15.09 (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T09:12:21.725Z] #61 15.58 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:21.725Z] #61 15.62 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:21.725Z] #61 15.81 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:12:21.725Z] #61 17.50 OK: 9 MiB in 17 packages [2024-02-27T09:12:21.725Z] #61 DONE 19.0s [2024-02-27T09:12:21.992Z] [2024-02-27T09:12:21.992Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-27T09:12:21.992Z] #57 14.51 (1/4) Installing ca-certificates (20230506-r0) [2024-02-27T09:12:21.992Z] #57 15.00 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:21.992Z] #57 15.01 (3/4) Installing su-exec (0.2-r3) [2024-02-27T09:12:21.992Z] #57 15.02 (4/4) Installing yq (4.33.3-r5) [2024-02-27T09:12:21.992Z] #57 15.56 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:21.992Z] #57 15.65 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:12:21.992Z] #57 17.30 OK: 18 MiB in 19 packages [2024-02-27T09:12:21.992Z] #57 DONE 19.1s [2024-02-27T09:12:21.992Z] [2024-02-27T09:12:21.992Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:12:21.992Z] #70 DONE 1.8s [2024-02-27T09:12:21.992Z] [2024-02-27T09:12:21.992Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-27T09:12:23.410Z] #71 ... [2024-02-27T09:12:23.410Z] [2024-02-27T09:12:23.410Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-27T09:12:23.410Z] #65 12.28 OK: 18 MiB in 19 packages [2024-02-27T09:12:23.410Z] #65 DONE 13.2s [2024-02-27T09:12:23.410Z] [2024-02-27T09:12:23.410Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-27T09:12:23.679Z] #72 DONE 0.3s [2024-02-27T09:12:23.679Z] [2024-02-27T09:12:23.679Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:24.266Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.0s [2024-02-27T09:12:26.223Z] #50 ... [2024-02-27T09:12:26.223Z] [2024-02-27T09:12:26.223Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-27T09:12:26.223Z] #62 16.65 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:12:26.223Z] #62 16.65 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:12:26.223Z] #62 16.65 OK: 19951 distinct packages available [2024-02-27T09:12:26.223Z] #62 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:26.223Z] #62 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:26.223Z] #62 22.37 OK: 266 MiB in 52 packages [2024-02-27T09:12:26.223Z] #62 DONE 23.2s [2024-02-27T09:12:26.223Z] [2024-02-27T09:12:26.223Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-27T09:12:26.223Z] #63 13.09 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:12:26.223Z] #63 13.09 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:12:26.223Z] #63 13.09 OK: 19946 distinct packages available [2024-02-27T09:12:26.223Z] #63 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:26.223Z] #63 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:26.223Z] #63 19.72 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:26.223Z] #63 19.75 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:12:26.223Z] #63 19.77 (3/4) Installing libucontext (1.2-r2) [2024-02-27T09:12:26.223Z] #63 19.85 (4/4) Installing gcompat (1.1.0-r1) [2024-02-27T09:12:26.223Z] #63 19.88 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:26.223Z] #63 19.94 OK: 8 MiB in 19 packages [2024-02-27T09:12:26.223Z] #63 DONE 20.9s [2024-02-27T09:12:26.223Z] [2024-02-27T09:12:26.223Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:26.223Z] #50 ... [2024-02-27T09:12:26.223Z] [2024-02-27T09:12:26.223Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:12:26.223Z] #73 ... [2024-02-27T09:12:26.223Z] [2024-02-27T09:12:26.223Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-27T09:12:26.223Z] #51 14.47 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:12:26.223Z] #51 14.47 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:12:26.223Z] #51 14.47 OK: 19946 distinct packages available [2024-02-27T09:12:26.223Z] #51 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:26.223Z] #51 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:26.223Z] #51 20.03 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:26.223Z] #51 20.03 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:12:26.223Z] #51 20.06 (3/5) Installing libucontext (1.2-r2) [2024-02-27T09:12:26.223Z] #51 20.08 (4/5) Installing gcompat (1.1.0-r1) [2024-02-27T09:12:26.223Z] #51 20.09 (5/5) Installing openssl (3.1.4-r5) [2024-02-27T09:12:26.223Z] #51 20.16 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:26.223Z] #51 20.25 OK: 9 MiB in 20 packages [2024-02-27T09:12:26.223Z] #51 DONE 21.0s [2024-02-27T09:12:26.502Z] [2024-02-27T09:12:26.502Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-27T09:12:26.771Z] #74 ... [2024-02-27T09:12:26.771Z] [2024-02-27T09:12:26.771Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:12:26.771Z] #73 DONE 1.0s [2024-02-27T09:12:27.060Z] [2024-02-27T09:12:27.060Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:12:27.331Z] #75 ... [2024-02-27T09:12:27.331Z] [2024-02-27T09:12:27.332Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-27T09:12:27.332Z] #58 15.85 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-27T09:12:27.332Z] #58 15.85 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-27T09:12:27.332Z] #58 15.85 OK: 19946 distinct packages available [2024-02-27T09:12:27.332Z] #58 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:27.332Z] #58 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:27.332Z] #58 23.13 (1/11) Installing ca-certificates (20230506-r0) [2024-02-27T09:12:27.332Z] #58 23.29 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-27T09:12:27.332Z] #58 23.32 (3/11) Installing libunistring (1.1-r1) [2024-02-27T09:12:27.332Z] #58 23.40 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-27T09:12:27.332Z] #58 23.40 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-27T09:12:27.332Z] #58 23.42 (6/11) Installing libcurl (8.5.0-r0) [2024-02-27T09:12:27.332Z] #58 23.44 (7/11) Installing curl (8.5.0-r0) [2024-02-27T09:12:27.332Z] #58 23.46 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-27T09:12:27.332Z] #58 23.47 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-27T09:12:27.332Z] #58 23.48 (10/11) Installing libucontext (1.2-r2) [2024-02-27T09:12:27.332Z] #58 23.48 (11/11) Installing gcompat (1.1.0-r1) [2024-02-27T09:12:27.332Z] #58 23.53 Executing busybox-1.36.1-r5.trigger [2024-02-27T09:12:27.332Z] #58 23.54 Executing ca-certificates-20230506-r0.trigger [2024-02-27T09:12:27.332Z] #58 23.92 OK: 13 MiB in 26 packages [2024-02-27T09:12:27.332Z] #58 DONE 24.7s [2024-02-27T09:12:27.602Z] [2024-02-27T09:12:27.602Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:28.215Z] #140 ... [2024-02-27T09:12:28.215Z] [2024-02-27T09:12:28.215Z] #130 [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-02-27T09:12:28.215Z] #130 78.76 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-27T09:12:28.561Z] #50 ... [2024-02-27T09:12:28.561Z] [2024-02-27T09:12:28.561Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-27T09:12:28.561Z] #76 ... [2024-02-27T09:12:28.561Z] [2024-02-27T09:12:28.561Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:29.145Z] #50 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.9s done [2024-02-27T09:12:31.091Z] #50 ... [2024-02-27T09:12:31.091Z] [2024-02-27T09:12:31.091Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:12:31.091Z] #77 ... [2024-02-27T09:12:31.091Z] [2024-02-27T09:12:31.091Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:12:31.359Z] #78 ... [2024-02-27T09:12:31.359Z] [2024-02-27T09:12:31.359Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-27T09:12:31.359Z] #71 8.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:31.942Z] #71 ... [2024-02-27T09:12:31.942Z] [2024-02-27T09:12:31.942Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:12:31.942Z] #0 9.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:31.942Z] #79 ... [2024-02-27T09:12:31.942Z] [2024-02-27T09:12:31.942Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:12:32.211Z] #80 ... [2024-02-27T09:12:32.211Z] [2024-02-27T09:12:32.211Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-27T09:12:32.211Z] #74 5.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:33.171Z] #74 6.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:33.603Z] #130 DONE 85.6s [2024-02-27T09:12:33.603Z] [2024-02-27T09:12:33.603Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:12:33.603Z] #137 DONE 85.6s [2024-02-27T09:12:33.603Z] [2024-02-27T09:12:33.603Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:12:33.603Z] #140 DONE 85.7s [2024-02-27T09:12:33.603Z] [2024-02-27T09:12:33.603Z] #149 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:33.603Z] #149 ... [2024-02-27T09:12:33.603Z] [2024-02-27T09:12:33.603Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:12:33.603Z] #136 DONE 85.7s [2024-02-27T09:12:33.603Z] [2024-02-27T09:12:33.603Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-27T09:12:33.603Z] #139 DONE 85.7s [2024-02-27T09:12:33.603Z] [2024-02-27T09:12:33.603Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:12:33.603Z] #138 DONE 85.7s [2024-02-27T09:12:33.603Z] [2024-02-27T09:12:33.603Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-27T09:12:33.603Z] #131 DONE 85.7s [2024-02-27T09:12:33.603Z] [2024-02-27T09:12:33.603Z] #150 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:33.861Z] #150 ... [2024-02-27T09:12:33.861Z] [2024-02-27T09:12:33.861Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:12:33.861Z] #134 DONE 86.0s [2024-02-27T09:12:33.861Z] [2024-02-27T09:12:33.861Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:12:33.861Z] #132 DONE 86.1s [2024-02-27T09:12:33.861Z] [2024-02-27T09:12:33.861Z] #149 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:33.861Z] #149 DONE 0.5s [2024-02-27T09:12:33.861Z] [2024-02-27T09:12:33.861Z] #151 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-27T09:12:34.125Z] #151 DONE 0.4s [2024-02-27T09:12:34.125Z] [2024-02-27T09:12:34.125Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:34.125Z] #152 DONE 0.5s [2024-02-27T09:12:34.125Z] [2024-02-27T09:12:34.125Z] #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:34.125Z] #153 DONE 0.4s [2024-02-27T09:12:34.125Z] [2024-02-27T09:12:34.125Z] #150 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:34.125Z] #150 DONE 0.5s [2024-02-27T09:12:34.125Z] [2024-02-27T09:12:34.125Z] #154 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:34.134Z] #74 ... [2024-02-27T09:12:34.135Z] [2024-02-27T09:12:34.135Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-27T09:12:34.135Z] #76 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:34.135Z] #76 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:34.135Z] #76 14.77 OK: 8 MiB in 17 packages [2024-02-27T09:12:34.135Z] #76 DONE 15.9s [2024-02-27T09:12:34.383Z] #154 DONE 0.3s [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:34.383Z] #155 DONE 0.3s [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:34.383Z] #156 CACHED [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:34.383Z] #157 CACHED [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:34.383Z] #158 CACHED [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:34.383Z] #159 CACHED [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:34.383Z] #160 CACHED [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:34.383Z] #161 CACHED [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #162 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:34.383Z] #162 CACHED [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:34.383Z] #163 CACHED [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:34.383Z] #164 DONE 0.3s [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:34.383Z] #165 DONE 0.3s [2024-02-27T09:12:34.383Z] [2024-02-27T09:12:34.383Z] #166 [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-02-27T09:12:34.404Z] [2024-02-27T09:12:34.404Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-27T09:12:34.950Z] #166 ... [2024-02-27T09:12:34.950Z] [2024-02-27T09:12:34.950Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-27T09:12:34.950Z] #167 DONE 0.7s [2024-02-27T09:12:34.950Z] [2024-02-27T09:12:34.950Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-27T09:12:34.950Z] #168 DONE 0.7s [2024-02-27T09:12:34.950Z] [2024-02-27T09:12:34.950Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-27T09:12:34.950Z] #169 DONE 0.7s [2024-02-27T09:12:34.950Z] [2024-02-27T09:12:34.950Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-27T09:12:34.950Z] #170 DONE 0.7s [2024-02-27T09:12:34.994Z] #81 ... [2024-02-27T09:12:34.994Z] [2024-02-27T09:12:34.994Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:12:34.994Z] #66 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:34.994Z] #66 9.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:34.994Z] #66 13.16 OK: 8 MiB in 16 packages [2024-02-27T09:12:34.994Z] #66 DONE 14.2s [2024-02-27T09:12:34.994Z] [2024-02-27T09:12:34.994Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:12:34.994Z] #79 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:35.209Z] [2024-02-27T09:12:35.209Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-27T09:12:35.209Z] #171 DONE 0.8s [2024-02-27T09:12:35.209Z] [2024-02-27T09:12:35.209Z] #166 [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-02-27T09:12:35.209Z] #166 DONE 0.8s [2024-02-27T09:12:35.209Z] [2024-02-27T09:12:35.209Z] #172 [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-02-27T09:12:35.209Z] #172 DONE 0.8s [2024-02-27T09:12:35.209Z] [2024-02-27T09:12:35.209Z] #173 [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-02-27T09:12:35.209Z] #173 ... [2024-02-27T09:12:35.209Z] [2024-02-27T09:12:35.209Z] #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-27T09:12:35.209Z] #174 DONE 1.1s [2024-02-27T09:12:35.209Z] [2024-02-27T09:12:35.209Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-27T09:12:35.209Z] #175 DONE 0.9s [2024-02-27T09:12:35.209Z] [2024-02-27T09:12:35.209Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:12:35.209Z] #176 DONE 0.3s [2024-02-27T09:12:35.475Z] [2024-02-27T09:12:35.475Z] #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:12:35.475Z] #177 DONE 0.4s [2024-02-27T09:12:35.475Z] [2024-02-27T09:12:35.475Z] #178 [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-02-27T09:12:35.475Z] #178 DONE 0.4s [2024-02-27T09:12:35.475Z] [2024-02-27T09:12:35.475Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:12:35.475Z] #179 DONE 0.4s [2024-02-27T09:12:35.475Z] [2024-02-27T09:12:35.475Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-27T09:12:35.475Z] #180 ... [2024-02-27T09:12:35.475Z] [2024-02-27T09:12:35.475Z] #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:12:35.475Z] #181 DONE 0.4s [2024-02-27T09:12:35.475Z] [2024-02-27T09:12:35.475Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-27T09:12:35.475Z] #182 DONE 0.4s [2024-02-27T09:12:35.733Z] [2024-02-27T09:12:35.733Z] #173 [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-02-27T09:12:35.733Z] #173 DONE 0.4s [2024-02-27T09:12:35.733Z] [2024-02-27T09:12:35.733Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:12:35.733Z] #183 DONE 0.4s [2024-02-27T09:12:35.733Z] [2024-02-27T09:12:35.733Z] #97 [support-scheduler] exporting to image [2024-02-27T09:12:35.733Z] #97 exporting layers 0.2s done [2024-02-27T09:12:35.733Z] #97 ... [2024-02-27T09:12:35.733Z] [2024-02-27T09:12:35.733Z] #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:12:35.733Z] #184 DONE 0.4s [2024-02-27T09:12:35.733Z] [2024-02-27T09:12:35.733Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-27T09:12:35.733Z] #185 DONE 0.5s [2024-02-27T09:12:35.733Z] [2024-02-27T09:12:35.733Z] #97 [support-notifications] exporting to image [2024-02-27T09:12:35.971Z] #79 ... [2024-02-27T09:12:35.971Z] [2024-02-27T09:12:35.971Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:12:35.971Z] #0 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:35.971Z] #0 7.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:35.971Z] #82 ... [2024-02-27T09:12:35.971Z] [2024-02-27T09:12:35.971Z] #69 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-02-27T09:12:35.971Z] #69 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:35.971Z] #69 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:35.971Z] #69 15.61 OK: 8 MiB in 16 packages [2024-02-27T09:12:35.992Z] #97 ... [2024-02-27T09:12:35.992Z] [2024-02-27T09:12:35.992Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-27T09:12:35.992Z] #186 DONE 0.4s [2024-02-27T09:12:35.992Z] [2024-02-27T09:12:35.992Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-27T09:12:35.992Z] #180 DONE 0.4s [2024-02-27T09:12:35.992Z] [2024-02-27T09:12:35.992Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:12:35.992Z] #187 DONE 0.3s [2024-02-27T09:12:35.992Z] [2024-02-27T09:12:35.992Z] #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:12:35.992Z] #188 DONE 0.3s [2024-02-27T09:12:35.992Z] [2024-02-27T09:12:35.992Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-27T09:12:35.992Z] #189 DONE 0.3s [2024-02-27T09:12:35.992Z] [2024-02-27T09:12:35.992Z] #97 [core-command] exporting to image [2024-02-27T09:12:35.992Z] #97 exporting layers 0.2s done [2024-02-27T09:12:35.992Z] #97 writing image sha256:a76396a79ab5dda7312fab5169f8d6151a157ceb7796fa0f64ae116a3ac0a9c2 0.0s done [2024-02-27T09:12:35.992Z] #97 naming to docker.io/library/core-command done [2024-02-27T09:12:35.992Z] #97 exporting layers 0.1s done [2024-02-27T09:12:35.992Z] #97 writing image sha256:3e590bab2a1d61432bb6ec96e891a33e9b15b74ff422ba14cde566c3efdbe5bf [2024-02-27T09:12:35.992Z] #97 writing image sha256:db2fd76f31d2c83e2e3955414c54affdd09b34012e7f05eb36f0205b9461f9b2 0.1s done [2024-02-27T09:12:35.992Z] #97 naming to docker.io/library/core-metadata [2024-02-27T09:12:36.250Z] #97 naming to docker.io/library/core-metadata 0.1s done [2024-02-27T09:12:36.250Z] #97 ... [2024-02-27T09:12:36.250Z] [2024-02-27T09:12:36.250Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-27T09:12:36.250Z] #190 DONE 0.3s [2024-02-27T09:12:36.250Z] [2024-02-27T09:12:36.250Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-27T09:12:36.250Z] #191 DONE 0.4s [2024-02-27T09:12:36.250Z] [2024-02-27T09:12:36.250Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-27T09:12:36.250Z] #192 DONE 0.3s [2024-02-27T09:12:36.250Z] [2024-02-27T09:12:36.250Z] #97 [support-notifications] exporting to image [2024-02-27T09:12:36.250Z] #97 exporting layers 0.7s done [2024-02-27T09:12:36.250Z] #97 writing image sha256:3e590bab2a1d61432bb6ec96e891a33e9b15b74ff422ba14cde566c3efdbe5bf 0.2s done [2024-02-27T09:12:36.250Z] #97 naming to docker.io/library/support-notifications done [2024-02-27T09:12:36.250Z] #97 writing image sha256:b0c3551251220d1570c13761e9a8a018392b758c8698e986d552e288e7f50061 [2024-02-27T09:12:36.275Z] #69 DONE 16.3s [2024-02-27T09:12:36.275Z] [2024-02-27T09:12:36.275Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:12:36.275Z] #0 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:36.275Z] #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:36.508Z] #97 writing image sha256:b0c3551251220d1570c13761e9a8a018392b758c8698e986d552e288e7f50061 0.1s done [2024-02-27T09:12:36.508Z] #97 naming to docker.io/library/support-scheduler done [2024-02-27T09:12:36.508Z] #97 DONE 2.0s [2024-02-27T09:12:36.508Z] [2024-02-27T09:12:36.508Z] #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-27T09:12:36.508Z] #193 DONE 0.1s [2024-02-27T09:12:36.508Z] [2024-02-27T09:12:36.508Z] #194 [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-02-27T09:12:36.508Z] #194 DONE 0.2s [2024-02-27T09:12:36.508Z] [2024-02-27T09:12:36.508Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-27T09:12:36.508Z] #195 DONE 0.3s [2024-02-27T09:12:36.508Z] [2024-02-27T09:12:36.508Z] #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:12:36.508Z] #196 DONE 0.8s [2024-02-27T09:12:36.508Z] [2024-02-27T09:12:36.508Z] #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:12:36.508Z] #197 DONE 0.8s [2024-02-27T09:12:36.508Z] [2024-02-27T09:12:36.508Z] #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-02-27T09:12:36.508Z] #198 DONE 0.1s [2024-02-27T09:12:36.508Z] [2024-02-27T09:12:36.508Z] #199 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-27T09:12:36.766Z] #199 DONE 0.1s [2024-02-27T09:12:36.766Z] [2024-02-27T09:12:36.766Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-27T09:12:36.766Z] #200 DONE 0.1s [2024-02-27T09:12:36.766Z] [2024-02-27T09:12:36.766Z] #97 [security-proxy-auth] exporting to image [2024-02-27T09:12:36.860Z] #83 ... [2024-02-27T09:12:36.860Z] [2024-02-27T09:12:36.860Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:12:36.860Z] #79 14.96 OK: 9 MiB in 17 packages [2024-02-27T09:12:37.334Z] #97 ... [2024-02-27T09:12:37.334Z] [2024-02-27T09:12:37.334Z] #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-27T09:12:37.334Z] #201 DONE 0.3s [2024-02-27T09:12:37.334Z] [2024-02-27T09:12:37.334Z] #97 [security-proxy-auth] exporting to image [2024-02-27T09:12:37.334Z] #97 exporting layers 0.6s done [2024-02-27T09:12:37.334Z] #97 writing image sha256:789c1a004386684c1562158d8d618493905a6975721ef2e46bb98ebfc815a93e [2024-02-27T09:12:37.470Z] #79 ... [2024-02-27T09:12:37.470Z] [2024-02-27T09:12:37.470Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-27T09:12:37.470Z] #81 DONE 3.2s [2024-02-27T09:12:37.597Z] #97 ... [2024-02-27T09:12:37.597Z] [2024-02-27T09:12:37.597Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:12:37.597Z] #202 DONE 1.1s [2024-02-27T09:12:37.597Z] [2024-02-27T09:12:37.597Z] #97 [security-proxy-auth] exporting to image [2024-02-27T09:12:37.597Z] #97 exporting layers 0.8s done [2024-02-27T09:12:37.597Z] #97 writing image sha256:789c1a004386684c1562158d8d618493905a6975721ef2e46bb98ebfc815a93e 0.1s done [2024-02-27T09:12:37.597Z] #97 naming to docker.io/library/security-proxy-auth done [2024-02-27T09:12:37.597Z] #97 writing image sha256:304d0af3be6f0ee516f1dfaf750a3f8f801a8dba193be8c07eb373eb506fe5bb [2024-02-27T09:12:37.597Z] #97 exporting layers 0.2s done [2024-02-27T09:12:37.597Z] #97 writing image sha256:304d0af3be6f0ee516f1dfaf750a3f8f801a8dba193be8c07eb373eb506fe5bb done [2024-02-27T09:12:37.597Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-27T09:12:37.757Z] [2024-02-27T09:12:37.758Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:12:37.758Z] #79 DONE 15.9s [2024-02-27T09:12:37.758Z] [2024-02-27T09:12:37.758Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-27T09:12:37.855Z] #97 writing image sha256:6127c4ab9782eac8acca31d7c509c7b0ff9d2e8d734a82cd7f39592a56c5e818 done [2024-02-27T09:12:37.855Z] #97 naming to docker.io/library/security-proxy-setup done [2024-02-27T09:12:37.855Z] #97 DONE 3.1s [2024-02-27T09:12:37.855Z] [2024-02-27T09:12:37.855Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-27T09:12:38.031Z] #84 DONE 0.5s [2024-02-27T09:12:38.031Z] [2024-02-27T09:12:38.031Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-27T09:12:38.031Z] #71 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T09:12:38.031Z] #71 15.18 OK: 18 MiB in 19 packages [2024-02-27T09:12:38.031Z] #71 DONE 16.2s [2024-02-27T09:12:38.031Z] [2024-02-27T09:12:38.031Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-27T09:12:38.031Z] #82 11.27 OK: 8 MiB in 19 packages [2024-02-27T09:12:38.031Z] #82 DONE 12.4s [2024-02-27T09:12:38.031Z] [2024-02-27T09:12:38.031Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-27T09:12:38.031Z] #74 11.73 OK: 9 MiB in 20 packages [2024-02-27T09:12:38.115Z] #203 DONE 1.0s [2024-02-27T09:12:38.115Z] [2024-02-27T09:12:38.115Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:12:38.115Z] #204 DONE 1.4s [2024-02-27T09:12:38.115Z] [2024-02-27T09:12:38.115Z] #97 [security-bootstrapper] exporting to image [2024-02-27T09:12:38.374Z] #97 exporting layers 0.3s done [2024-02-27T09:12:38.374Z] #97 writing image sha256:36820be741c3a0d9972ec63a3d5b220e22677024ec758f6fe3d901c00fce1701 done [2024-02-27T09:12:38.374Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-02-27T09:12:38.374Z] #97 writing image sha256:84ffb478ba4b62d7312869548273fddc329872ca46c8e2253f84549c35b4216e [2024-02-27T09:12:38.374Z] #97 writing image sha256:84ffb478ba4b62d7312869548273fddc329872ca46c8e2253f84549c35b4216e done [2024-02-27T09:12:38.374Z] #97 naming to docker.io/library/security-bootstrapper done [2024-02-27T09:12:38.374Z] #97 DONE 3.5s [2024-02-27T09:12:38.374Z] [2024-02-27T09:12:38.374Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:12:38.374Z] time="2024-02-27T09:10:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-27T09:12:38.384Z] $ docker stop --time=1 dcb6d6109b0884c14fb0f892d05ffa1964af4684a373b82b5cae6e017a72a7f6 [2024-02-27T09:12:39.004Z] #74 DONE 12.6s [2024-02-27T09:12:39.005Z] [2024-02-27T09:12:39.005Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-27T09:12:39.005Z] #83 10.92 OK: 13 MiB in 26 packages [2024-02-27T09:12:39.005Z] #83 DONE 11.6s [2024-02-27T09:12:39.005Z] [2024-02-27T09:12:39.005Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:12:39.678Z] $ docker rm -f --volumes dcb6d6109b0884c14fb0f892d05ffa1964af4684a373b82b5cae6e017a72a7f6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T09:12:40.067Z] + docker images [2024-02-27T09:12:40.067Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-27T09:12:40.067Z] security-bootstrapper latest 84ffb478ba4b 2 seconds ago 18.6MB [2024-02-27T09:12:40.067Z] security-proxy-setup latest 6127c4ab9782 2 seconds ago 25.9MB [2024-02-27T09:12:40.067Z] security-secretstore-setup latest 36820be741c3 2 seconds ago 36.3MB [2024-02-27T09:12:40.067Z] core-common-config-bootstrapper latest 304d0af3be6f 3 seconds ago 15MB [2024-02-27T09:12:40.067Z] security-proxy-auth latest 789c1a004386 3 seconds ago 15.8MB [2024-02-27T09:12:40.067Z] support-notifications latest 3e590bab2a1d 4 seconds ago 26.7MB [2024-02-27T09:12:40.067Z] core-metadata latest db2fd76f31d2 4 seconds ago 17.4MB [2024-02-27T09:12:40.067Z] core-command latest a76396a79ab5 4 seconds ago 17MB [2024-02-27T09:12:40.067Z] support-scheduler latest b0c355125122 4 seconds ago 26.2MB [2024-02-27T09:12:40.067Z] security-spiffe-token-provider latest 7e320b040f34 24 seconds ago 28.7MB [2024-02-27T09:12:40.067Z] core-data latest 7f6f22668231 24 seconds ago 17.2MB [2024-02-27T09:12:40.067Z] security-spire-server latest b929fc728fcf About a minute ago 102MB [2024-02-27T09:12:40.067Z] security-spire-agent latest ff48ff019df8 About a minute ago 161MB [2024-02-27T09:12:40.067Z] security-spire-config latest 337630e16f1d About a minute ago 102MB [2024-02-27T09:12:40.067Z] ci-base-image-x86_64 latest e4e514efc32c 4 minutes ago 885MB [2024-02-27T09:12:40.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-27T09:12:40.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-02-27T09:12:40.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:12:40.413Z] provisioning config files... [2024-02-27T09:12:40.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/628@tmp/config12318241297674759649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:12:40.764Z] ---> ****-login.sh [2024-02-27T09:12:40.764Z] nexus3.edgexfoundry.org:10001 [2024-02-27T09:12:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:12:40.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:12:40.764Z] Configure a credential helper to remove this warning. See [2024-02-27T09:12:40.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:12:40.764Z] [2024-02-27T09:12:40.764Z] Login Succeeded [2024-02-27T09:12:40.764Z] nexus3.edgexfoundry.org:10002 [2024-02-27T09:12:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:12:40.975Z] #85 DONE 1.7s [2024-02-27T09:12:40.975Z] [2024-02-27T09:12:40.975Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-27T09:12:40.975Z] #86 ... [2024-02-27T09:12:40.975Z] [2024-02-27T09:12:40.975Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-27T09:12:40.975Z] #87 DONE 1.8s [2024-02-27T09:12:40.975Z] [2024-02-27T09:12:40.975Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:12:40.975Z] #88 DONE 2.6s [2024-02-27T09:12:40.975Z] [2024-02-27T09:12:40.975Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-27T09:12:40.975Z] #86 DONE 0.2s [2024-02-27T09:12:40.975Z] [2024-02-27T09:12:40.975Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-27T09:12:40.975Z] #89 DONE 0.2s [2024-02-27T09:12:40.975Z] [2024-02-27T09:12:40.975Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-27T09:12:41.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:12:41.023Z] Configure a credential helper to remove this warning. See [2024-02-27T09:12:41.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:12:41.023Z] [2024-02-27T09:12:41.023Z] Login Succeeded [2024-02-27T09:12:41.023Z] nexus3.edgexfoundry.org:10003 [2024-02-27T09:12:41.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:12:41.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:12:41.023Z] Configure a credential helper to remove this warning. See [2024-02-27T09:12:41.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:12:41.023Z] [2024-02-27T09:12:41.023Z] Login Succeeded [2024-02-27T09:12:41.023Z] nexus3.edgexfoundry.org:10004 [2024-02-27T09:12:41.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:12:41.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:12:41.023Z] Configure a credential helper to remove this warning. See [2024-02-27T09:12:41.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:12:41.023Z] [2024-02-27T09:12:41.023Z] Login Succeeded [2024-02-27T09:12:41.023Z] ****.io [2024-02-27T09:12:41.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:12:41.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:12:41.281Z] Configure a credential helper to remove this warning. See [2024-02-27T09:12:41.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:12:41.281Z] [2024-02-27T09:12:41.281Z] Login Succeeded [2024-02-27T09:12:41.540Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T09:12:41.548Z] Deleting 1 temporary files [2024-02-27T09:12:41.565Z] #90 DONE 0.4s [2024-02-27T09:12:41.566Z] [2024-02-27T09:12:41.566Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-27T09:12:41.566Z] #91 DONE 0.4s [2024-02-27T09:12:41.566Z] [2024-02-27T09:12:41.566Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:12:41.566Z] #92 DONE 0.2s [2024-02-27T09:12:41.566Z] [2024-02-27T09:12:41.566Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:12:41.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:12:41.756Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-02-27T09:12:41.756Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:12:41.756Z] latest [2024-02-27T09:12:41.756Z] 3.2.0-dev.18 [2024-02-27T09:12:41.756Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:12:41.756Z] main [2024-02-27T09:12:41.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-02-27T09:12:41.857Z] #93 DONE 0.3s [2024-02-27T09:12:41.857Z] [2024-02-27T09:12:41.857Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-27T09:12:41.857Z] #94 ... [2024-02-27T09:12:41.857Z] [2024-02-27T09:12:41.857Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-27T09:12:41.857Z] #95 DONE 0.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:42.124Z] [2024-02-27T09:12:42.124Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-27T09:12:42.124Z] #96 ... [2024-02-27T09:12:42.124Z] [2024-02-27T09:12:42.124Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-27T09:12:42.124Z] #94 DONE 0.5s [2024-02-27T09:12:42.221Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:42.396Z] [2024-02-27T09:12:42.396Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-27T09:12:42.396Z] #97 ... [2024-02-27T09:12:42.396Z] [2024-02-27T09:12:42.396Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-27T09:12:42.396Z] #96 DONE 0.5s [2024-02-27T09:12:42.625Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:12:42.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:12:42.625Z] ab27a965de16: Preparing [2024-02-27T09:12:42.625Z] 2223da782cb3: Preparing [2024-02-27T09:12:42.625Z] 3d514399b35c: Preparing [2024-02-27T09:12:42.625Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:42.625Z] 0f33fe680006: Preparing [2024-02-27T09:12:42.625Z] 10183ceb2458: Preparing [2024-02-27T09:12:42.625Z] aedc3bda2944: Preparing [2024-02-27T09:12:42.625Z] aedc3bda2944: Waiting [2024-02-27T09:12:42.625Z] 10183ceb2458: Waiting [2024-02-27T09:12:42.625Z] 3d514399b35c: Pushed [2024-02-27T09:12:42.625Z] 69d7eccd8f85: Pushed [2024-02-27T09:12:42.625Z] 0f33fe680006: Pushed [2024-02-27T09:12:42.664Z] [2024-02-27T09:12:42.664Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-27T09:12:42.664Z] #97 DONE 0.3s [2024-02-27T09:12:42.664Z] [2024-02-27T09:12:42.664Z] #98 [security-spire-server] exporting to image [2024-02-27T09:12:42.664Z] #98 exporting layers [2024-02-27T09:12:42.884Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:42.884Z] ab27a965de16: Pushed [2024-02-27T09:12:42.884Z] 10183ceb2458: Pushed [2024-02-27T09:12:43.627Z] #98 ... [2024-02-27T09:12:43.627Z] [2024-02-27T09:12:43.627Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-27T09:12:43.627Z] #99 DONE 3.0s [2024-02-27T09:12:43.822Z] 2223da782cb3: Pushed [2024-02-27T09:12:43.822Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [2024-02-27T09:12:43.895Z] [2024-02-27T09:12:43.895Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-27T09:12:43.895Z] #100 DONE 0.3s [2024-02-27T09:12:43.895Z] [2024-02-27T09:12:43.895Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:44.178Z] #78 ... [2024-02-27T09:12:44.178Z] [2024-02-27T09:12:44.178Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-27T09:12:44.178Z] #101 DONE 0.3s [2024-02-27T09:12:44.178Z] [2024-02-27T09:12:44.178Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:12:44.226Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:44.446Z] #77 ... [2024-02-27T09:12:44.446Z] [2024-02-27T09:12:44.446Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-27T09:12:44.621Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-27T09:12:44.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:12:44.621Z] ab27a965de16: Preparing [2024-02-27T09:12:44.621Z] 2223da782cb3: Preparing [2024-02-27T09:12:44.621Z] 3d514399b35c: Preparing [2024-02-27T09:12:44.621Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:44.621Z] 0f33fe680006: Preparing [2024-02-27T09:12:44.621Z] 10183ceb2458: Preparing [2024-02-27T09:12:44.621Z] aedc3bda2944: Preparing [2024-02-27T09:12:44.621Z] 10183ceb2458: Waiting [2024-02-27T09:12:44.621Z] aedc3bda2944: Waiting [2024-02-27T09:12:44.621Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:44.621Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:44.621Z] 0f33fe680006: Layer already exists [2024-02-27T09:12:44.621Z] 2223da782cb3: Layer already exists [2024-02-27T09:12:44.621Z] ab27a965de16: Layer already exists [2024-02-27T09:12:44.621Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:44.621Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:44.621Z] latest: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-27T09:12:44.715Z] #102 DONE 0.4s [2024-02-27T09:12:44.715Z] [2024-02-27T09:12:44.715Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] sh [2024-02-27T09:12:44.984Z] #103 DONE 0.3s [2024-02-27T09:12:44.984Z] [2024-02-27T09:12:44.984Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-27T09:12:45.028Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:45.251Z] #104 DONE 0.3s [2024-02-27T09:12:45.251Z] [2024-02-27T09:12:45.251Z] #98 [security-spire-agent] exporting to image [2024-02-27T09:12:45.431Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.18 [2024-02-27T09:12:45.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:12:45.431Z] ab27a965de16: Preparing [2024-02-27T09:12:45.431Z] 2223da782cb3: Preparing [2024-02-27T09:12:45.431Z] 3d514399b35c: Preparing [2024-02-27T09:12:45.431Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:45.431Z] 0f33fe680006: Preparing [2024-02-27T09:12:45.431Z] 10183ceb2458: Preparing [2024-02-27T09:12:45.431Z] aedc3bda2944: Preparing [2024-02-27T09:12:45.431Z] 10183ceb2458: Waiting [2024-02-27T09:12:45.431Z] aedc3bda2944: Waiting [2024-02-27T09:12:45.431Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:45.431Z] ab27a965de16: Layer already exists [2024-02-27T09:12:45.431Z] 0f33fe680006: Layer already exists [2024-02-27T09:12:45.431Z] 2223da782cb3: Layer already exists [2024-02-27T09:12:45.431Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:45.431Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:45.431Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:45.431Z] 3.2.0-dev.18: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:45.839Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:46.238Z] #98 exporting layers 3.5s done [2024-02-27T09:12:46.238Z] #98 writing image sha256:f74bcb730857545f11d6d3bbfb7edaec602f5749f76632e2b065039693a702cc [2024-02-27T09:12:46.238Z] #98 writing image sha256:f74bcb730857545f11d6d3bbfb7edaec602f5749f76632e2b065039693a702cc 0.0s done [2024-02-27T09:12:46.238Z] #98 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-02-27T09:12:46.238Z] #98 exporting layers 3.8s done [2024-02-27T09:12:46.238Z] #98 writing image sha256:aee70f853e38df3a02e25aec280abed337f80a8cebe2f85fe14b42744e1c612d [2024-02-27T09:12:46.257Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:12:46.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:12:46.257Z] ab27a965de16: Preparing [2024-02-27T09:12:46.257Z] 2223da782cb3: Preparing [2024-02-27T09:12:46.257Z] 3d514399b35c: Preparing [2024-02-27T09:12:46.257Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:46.257Z] 0f33fe680006: Preparing [2024-02-27T09:12:46.257Z] 10183ceb2458: Preparing [2024-02-27T09:12:46.257Z] aedc3bda2944: Preparing [2024-02-27T09:12:46.257Z] 10183ceb2458: Waiting [2024-02-27T09:12:46.257Z] aedc3bda2944: Waiting [2024-02-27T09:12:46.257Z] ab27a965de16: Layer already exists [2024-02-27T09:12:46.257Z] 0f33fe680006: Layer already exists [2024-02-27T09:12:46.257Z] 2223da782cb3: Layer already exists [2024-02-27T09:12:46.257Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:46.257Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:46.257Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:46.257Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:46.257Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:46.512Z] #98 writing image sha256:aee70f853e38df3a02e25aec280abed337f80a8cebe2f85fe14b42744e1c612d 0.0s done [2024-02-27T09:12:46.512Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-02-27T09:12:46.679Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:47.103Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-02-27T09:12:47.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-27T09:12:47.103Z] ab27a965de16: Preparing [2024-02-27T09:12:47.103Z] 2223da782cb3: Preparing [2024-02-27T09:12:47.103Z] 3d514399b35c: Preparing [2024-02-27T09:12:47.103Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:47.103Z] 0f33fe680006: Preparing [2024-02-27T09:12:47.103Z] 10183ceb2458: Preparing [2024-02-27T09:12:47.103Z] aedc3bda2944: Preparing [2024-02-27T09:12:47.103Z] 10183ceb2458: Waiting [2024-02-27T09:12:47.103Z] aedc3bda2944: Waiting [2024-02-27T09:12:47.103Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:47.103Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:47.103Z] 0f33fe680006: Layer already exists [2024-02-27T09:12:47.103Z] ab27a965de16: Layer already exists [2024-02-27T09:12:47.103Z] 2223da782cb3: Layer already exists [2024-02-27T09:12:47.103Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:47.103Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:47.103Z] main: digest: sha256:c85e71a69590b94074eb0a7550a81a8fb10ef0d0b738acc2d3a92c83302e90b7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:12:47.363Z] ===================================================== [Pipeline] echo [2024-02-27T09:12:47.410Z] taggedImages: [2024-02-27T09:12:47.410Z] - nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:12:47.410Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-27T09:12:47.410Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.18 [2024-02-27T09:12:47.410Z] - nexus3.edgexfoundry.org:10004/core-command:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:12:47.410Z] - nexus3.edgexfoundry.org:10004/core-command:main [2024-02-27T09:12:47.469Z] #98 exporting layers 2.0s done [2024-02-27T09:12:47.469Z] #98 writing image sha256:1bdae027b6532fb03378ba3470469c5066d498bb5a95deb0cc40e5361673533d done [2024-02-27T09:12:47.469Z] #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-02-27T09:12:47.469Z] #98 DONE 4.8s [2024-02-27T09:12:47.469Z] [2024-02-27T09:12:47.469Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] echo [2024-02-27T09:12:47.478Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-02-27T09:12:47.478Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:12:47.478Z] latest [2024-02-27T09:12:47.478Z] 3.2.0-dev.18 [2024-02-27T09:12:47.478Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:12:47.478Z] main [2024-02-27T09:12:47.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:47.977Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:49.331Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:12:49.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:12:49.331Z] 468820e695b0: Preparing [2024-02-27T09:12:49.331Z] dddf7869080d: Preparing [2024-02-27T09:12:49.331Z] 002573602eec: Preparing [2024-02-27T09:12:49.331Z] 97bef9b3400d: Preparing [2024-02-27T09:12:49.331Z] 3d514399b35c: Preparing [2024-02-27T09:12:49.331Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:49.331Z] f86a6e8902a9: Preparing [2024-02-27T09:12:49.331Z] 10183ceb2458: Preparing [2024-02-27T09:12:49.331Z] aedc3bda2944: Preparing [2024-02-27T09:12:49.331Z] 69d7eccd8f85: Waiting [2024-02-27T09:12:49.331Z] f86a6e8902a9: Waiting [2024-02-27T09:12:49.331Z] 10183ceb2458: Waiting [2024-02-27T09:12:49.331Z] aedc3bda2944: Waiting [2024-02-27T09:12:49.331Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:49.331Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:49.331Z] dddf7869080d: Pushed [2024-02-27T09:12:49.331Z] 468820e695b0: Pushed [2024-02-27T09:12:49.331Z] 002573602eec: Pushed [2024-02-27T09:12:49.331Z] f86a6e8902a9: Pushed [2024-02-27T09:12:49.331Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:49.331Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:50.268Z] 97bef9b3400d: Pushed [2024-02-27T09:12:50.268Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:51.143Z] + 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-02-27T09:12:51.556Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-27T09:12:51.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:12:51.556Z] 468820e695b0: Preparing [2024-02-27T09:12:51.556Z] dddf7869080d: Preparing [2024-02-27T09:12:51.556Z] 002573602eec: Preparing [2024-02-27T09:12:51.556Z] 97bef9b3400d: Preparing [2024-02-27T09:12:51.556Z] 3d514399b35c: Preparing [2024-02-27T09:12:51.556Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:51.556Z] f86a6e8902a9: Preparing [2024-02-27T09:12:51.556Z] 10183ceb2458: Preparing [2024-02-27T09:12:51.556Z] aedc3bda2944: Preparing [2024-02-27T09:12:51.556Z] f86a6e8902a9: Waiting [2024-02-27T09:12:51.556Z] 10183ceb2458: Waiting [2024-02-27T09:12:51.556Z] 69d7eccd8f85: Waiting [2024-02-27T09:12:51.556Z] aedc3bda2944: Waiting [2024-02-27T09:12:51.556Z] dddf7869080d: Layer already exists [2024-02-27T09:12:51.556Z] 97bef9b3400d: Layer already exists [2024-02-27T09:12:51.556Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:51.556Z] 468820e695b0: Layer already exists [2024-02-27T09:12:51.556Z] 002573602eec: Layer already exists [2024-02-27T09:12:51.556Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:51.556Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:51.556Z] f86a6e8902a9: Layer already exists [2024-02-27T09:12:51.556Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:51.556Z] latest: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:51.987Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:52.411Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.18 [2024-02-27T09:12:52.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:12:52.411Z] 468820e695b0: Preparing [2024-02-27T09:12:52.411Z] dddf7869080d: Preparing [2024-02-27T09:12:52.411Z] 002573602eec: Preparing [2024-02-27T09:12:52.411Z] 97bef9b3400d: Preparing [2024-02-27T09:12:52.411Z] 3d514399b35c: Preparing [2024-02-27T09:12:52.411Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:52.411Z] f86a6e8902a9: Preparing [2024-02-27T09:12:52.411Z] 10183ceb2458: Preparing [2024-02-27T09:12:52.411Z] aedc3bda2944: Preparing [2024-02-27T09:12:52.411Z] 69d7eccd8f85: Waiting [2024-02-27T09:12:52.411Z] f86a6e8902a9: Waiting [2024-02-27T09:12:52.411Z] aedc3bda2944: Waiting [2024-02-27T09:12:52.411Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:52.411Z] 002573602eec: Layer already exists [2024-02-27T09:12:52.411Z] 97bef9b3400d: Layer already exists [2024-02-27T09:12:52.411Z] 468820e695b0: Layer already exists [2024-02-27T09:12:52.411Z] dddf7869080d: Layer already exists [2024-02-27T09:12:52.411Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:52.411Z] f86a6e8902a9: Layer already exists [2024-02-27T09:12:52.411Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:52.411Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:52.411Z] 3.2.0-dev.18: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:52.867Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:53.295Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:12:53.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:12:53.295Z] 468820e695b0: Preparing [2024-02-27T09:12:53.295Z] dddf7869080d: Preparing [2024-02-27T09:12:53.295Z] 002573602eec: Preparing [2024-02-27T09:12:53.295Z] 97bef9b3400d: Preparing [2024-02-27T09:12:53.295Z] 3d514399b35c: Preparing [2024-02-27T09:12:53.295Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:53.295Z] f86a6e8902a9: Preparing [2024-02-27T09:12:53.295Z] 10183ceb2458: Preparing [2024-02-27T09:12:53.295Z] aedc3bda2944: Preparing [2024-02-27T09:12:53.295Z] f86a6e8902a9: Waiting [2024-02-27T09:12:53.295Z] 10183ceb2458: Waiting [2024-02-27T09:12:53.295Z] aedc3bda2944: Waiting [2024-02-27T09:12:53.295Z] 69d7eccd8f85: Waiting [2024-02-27T09:12:53.295Z] 468820e695b0: Layer already exists [2024-02-27T09:12:53.295Z] 97bef9b3400d: Layer already exists [2024-02-27T09:12:53.295Z] 002573602eec: Layer already exists [2024-02-27T09:12:53.295Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:53.295Z] dddf7869080d: Layer already exists [2024-02-27T09:12:53.295Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:53.295Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:53.295Z] f86a6e8902a9: Layer already exists [2024-02-27T09:12:53.295Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:53.295Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:53.736Z] + 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-02-27T09:12:54.183Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-02-27T09:12:54.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-27T09:12:54.183Z] 468820e695b0: Preparing [2024-02-27T09:12:54.183Z] dddf7869080d: Preparing [2024-02-27T09:12:54.183Z] 002573602eec: Preparing [2024-02-27T09:12:54.183Z] 97bef9b3400d: Preparing [2024-02-27T09:12:54.183Z] 3d514399b35c: Preparing [2024-02-27T09:12:54.183Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:54.183Z] f86a6e8902a9: Preparing [2024-02-27T09:12:54.183Z] 10183ceb2458: Preparing [2024-02-27T09:12:54.183Z] aedc3bda2944: Preparing [2024-02-27T09:12:54.183Z] 69d7eccd8f85: Waiting [2024-02-27T09:12:54.183Z] f86a6e8902a9: Waiting [2024-02-27T09:12:54.183Z] 10183ceb2458: Waiting [2024-02-27T09:12:54.183Z] 97bef9b3400d: Layer already exists [2024-02-27T09:12:54.183Z] 468820e695b0: Layer already exists [2024-02-27T09:12:54.183Z] 002573602eec: Layer already exists [2024-02-27T09:12:54.183Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:54.183Z] dddf7869080d: Layer already exists [2024-02-27T09:12:54.183Z] f86a6e8902a9: Layer already exists [2024-02-27T09:12:54.183Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:54.183Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:54.183Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:54.183Z] main: digest: sha256:0c8c4db875b90ad6c9795153c983f2f13cb6ca43000b0f50c3f5054decc36652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:12:54.539Z] ===================================================== [Pipeline] echo [2024-02-27T09:12:54.588Z] taggedImages: [2024-02-27T09:12:54.588Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:12:54.588Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-27T09:12:54.588Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.18 [2024-02-27T09:12:54.588Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:12:54.588Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-02-27T09:12:54.653Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-02-27T09:12:54.653Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:12:54.653Z] latest [2024-02-27T09:12:54.653Z] 3.2.0-dev.18 [2024-02-27T09:12:54.653Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:12:54.653Z] main [2024-02-27T09:12:54.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:55.203Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:55.654Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:12:55.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:12:55.654Z] 65a1bbdf32e9: Preparing [2024-02-27T09:12:55.654Z] 810e32f5360a: Preparing [2024-02-27T09:12:55.654Z] 3d514399b35c: Preparing [2024-02-27T09:12:55.654Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:55.654Z] 6f53d32f5568: Preparing [2024-02-27T09:12:55.654Z] 10183ceb2458: Preparing [2024-02-27T09:12:55.654Z] aedc3bda2944: Preparing [2024-02-27T09:12:55.654Z] 10183ceb2458: Waiting [2024-02-27T09:12:55.654Z] aedc3bda2944: Waiting [2024-02-27T09:12:55.654Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:55.654Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:55.654Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:55.654Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:55.654Z] 65a1bbdf32e9: Pushed [2024-02-27T09:12:55.654Z] 6f53d32f5568: Pushed [2024-02-27T09:12:56.591Z] 810e32f5360a: Pushed [2024-02-27T09:12:56.852Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:57.294Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:57.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-27T09:12:57.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:12:57.734Z] 65a1bbdf32e9: Preparing [2024-02-27T09:12:57.734Z] 810e32f5360a: Preparing [2024-02-27T09:12:57.734Z] 3d514399b35c: Preparing [2024-02-27T09:12:57.734Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:57.734Z] 6f53d32f5568: Preparing [2024-02-27T09:12:57.734Z] 10183ceb2458: Preparing [2024-02-27T09:12:57.734Z] aedc3bda2944: Preparing [2024-02-27T09:12:57.734Z] aedc3bda2944: Waiting [2024-02-27T09:12:57.734Z] 10183ceb2458: Waiting [2024-02-27T09:12:57.734Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:57.734Z] 810e32f5360a: Layer already exists [2024-02-27T09:12:57.734Z] 6f53d32f5568: Layer already exists [2024-02-27T09:12:57.734Z] 65a1bbdf32e9: Layer already exists [2024-02-27T09:12:57.734Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:57.734Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:57.734Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:57.734Z] latest: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:58.176Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:58.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.18 [2024-02-27T09:12:58.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:12:58.675Z] 65a1bbdf32e9: Preparing [2024-02-27T09:12:58.675Z] 810e32f5360a: Preparing [2024-02-27T09:12:58.675Z] 3d514399b35c: Preparing [2024-02-27T09:12:58.675Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:58.675Z] 6f53d32f5568: Preparing [2024-02-27T09:12:58.675Z] 10183ceb2458: Preparing [2024-02-27T09:12:58.675Z] aedc3bda2944: Preparing [2024-02-27T09:12:58.675Z] 10183ceb2458: Waiting [2024-02-27T09:12:58.675Z] aedc3bda2944: Waiting [2024-02-27T09:12:58.675Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:58.675Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:58.675Z] 6f53d32f5568: Layer already exists [2024-02-27T09:12:58.675Z] 810e32f5360a: Layer already exists [2024-02-27T09:12:58.675Z] 65a1bbdf32e9: Layer already exists [2024-02-27T09:12:58.675Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:58.675Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:58.675Z] 3.2.0-dev.18: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:59.146Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:12:59.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:12:59.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:12:59.648Z] 65a1bbdf32e9: Preparing [2024-02-27T09:12:59.648Z] 810e32f5360a: Preparing [2024-02-27T09:12:59.648Z] 3d514399b35c: Preparing [2024-02-27T09:12:59.648Z] 69d7eccd8f85: Preparing [2024-02-27T09:12:59.648Z] 6f53d32f5568: Preparing [2024-02-27T09:12:59.648Z] 10183ceb2458: Preparing [2024-02-27T09:12:59.648Z] aedc3bda2944: Preparing [2024-02-27T09:12:59.648Z] 10183ceb2458: Waiting [2024-02-27T09:12:59.648Z] aedc3bda2944: Waiting [2024-02-27T09:12:59.648Z] 810e32f5360a: Layer already exists [2024-02-27T09:12:59.648Z] 65a1bbdf32e9: Layer already exists [2024-02-27T09:12:59.648Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:12:59.648Z] 3d514399b35c: Layer already exists [2024-02-27T09:12:59.648Z] 6f53d32f5568: Layer already exists [2024-02-27T09:12:59.648Z] 10183ceb2458: Layer already exists [2024-02-27T09:12:59.648Z] aedc3bda2944: Layer already exists [2024-02-27T09:12:59.648Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:00.152Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:00.614Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-02-27T09:13:00.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-27T09:13:00.614Z] 65a1bbdf32e9: Preparing [2024-02-27T09:13:00.614Z] 810e32f5360a: Preparing [2024-02-27T09:13:00.614Z] 3d514399b35c: Preparing [2024-02-27T09:13:00.614Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:00.614Z] 6f53d32f5568: Preparing [2024-02-27T09:13:00.614Z] 10183ceb2458: Preparing [2024-02-27T09:13:00.614Z] aedc3bda2944: Preparing [2024-02-27T09:13:00.614Z] 10183ceb2458: Waiting [2024-02-27T09:13:00.614Z] aedc3bda2944: Waiting [2024-02-27T09:13:00.614Z] 6f53d32f5568: Layer already exists [2024-02-27T09:13:00.614Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:00.614Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:00.614Z] 810e32f5360a: Layer already exists [2024-02-27T09:13:00.614Z] 65a1bbdf32e9: Layer already exists [2024-02-27T09:13:00.614Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:00.614Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:00.614Z] main: digest: sha256:3d3aa5c500208eddbd85a817351828f8c4bd9b43ec7b2fcb8647f300bc331199 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:13:00.926Z] ===================================================== [Pipeline] echo [2024-02-27T09:13:00.984Z] taggedImages: [2024-02-27T09:13:00.984Z] - nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:00.984Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-27T09:13:00.984Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.18 [2024-02-27T09:13:00.984Z] - nexus3.edgexfoundry.org:10004/core-data:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:00.984Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-02-27T09:13:01.053Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-02-27T09:13:01.053Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:01.053Z] latest [2024-02-27T09:13:01.053Z] 3.2.0-dev.18 [2024-02-27T09:13:01.053Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:01.053Z] main [2024-02-27T09:13:01.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:01.588Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:02.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:02.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:13:02.033Z] 66d5924e0097: Preparing [2024-02-27T09:13:02.033Z] b072630ca20c: Preparing [2024-02-27T09:13:02.033Z] ec58c832629e: Preparing [2024-02-27T09:13:02.033Z] 3d514399b35c: Preparing [2024-02-27T09:13:02.033Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:02.033Z] 0f33fe680006: Preparing [2024-02-27T09:13:02.033Z] 10183ceb2458: Preparing [2024-02-27T09:13:02.033Z] aedc3bda2944: Preparing [2024-02-27T09:13:02.033Z] 0f33fe680006: Waiting [2024-02-27T09:13:02.033Z] 10183ceb2458: Waiting [2024-02-27T09:13:02.033Z] aedc3bda2944: Waiting [2024-02-27T09:13:02.033Z] b072630ca20c: Pushed [2024-02-27T09:13:02.296Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:02.296Z] 66d5924e0097: Pushed [2024-02-27T09:13:02.528Z] #50 ... [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #78 DONE 39.7s [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #105 ... [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #80 DONE 38.9s [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #77 DONE 40.0s [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #75 DONE 34.0s [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #106 DONE 1.1s [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #107 [security-bootstrapper builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #107 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:13:02.528Z] #108 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #109 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #105 DONE 1.3s [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:13:02.528Z] #110 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #111 [support-scheduler builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #111 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #112 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:13:02.528Z] #113 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #114 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #115 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:13:02.528Z] #116 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #117 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #118 [core-metadata builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #118 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #119 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #120 [core-data builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #120 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:13:02.528Z] #121 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #122 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:13:02.528Z] #123 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #124 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #125 DONE 1.2s [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T09:13:02.528Z] #126 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #127 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-27T09:13:02.528Z] #128 CACHED [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #129 [core-command builder 6/7] COPY . . [2024-02-27T09:13:02.528Z] #129 DONE 1.3s [2024-02-27T09:13:02.528Z] [2024-02-27T09:13:02.528Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:13:02.866Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:02.866Z] 0f33fe680006: Layer already exists [2024-02-27T09:13:02.866Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:02.866Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:03.125Z] ec58c832629e: Pushed [2024-02-27T09:13:03.384Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:03.840Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:04.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-27T09:13:04.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:13:04.291Z] 66d5924e0097: Preparing [2024-02-27T09:13:04.291Z] b072630ca20c: Preparing [2024-02-27T09:13:04.291Z] ec58c832629e: Preparing [2024-02-27T09:13:04.291Z] 3d514399b35c: Preparing [2024-02-27T09:13:04.291Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:04.291Z] 0f33fe680006: Preparing [2024-02-27T09:13:04.291Z] 10183ceb2458: Preparing [2024-02-27T09:13:04.291Z] aedc3bda2944: Preparing [2024-02-27T09:13:04.291Z] 0f33fe680006: Waiting [2024-02-27T09:13:04.291Z] 10183ceb2458: Waiting [2024-02-27T09:13:04.291Z] aedc3bda2944: Waiting [2024-02-27T09:13:04.291Z] 66d5924e0097: Layer already exists [2024-02-27T09:13:04.291Z] ec58c832629e: Layer already exists [2024-02-27T09:13:04.291Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:04.291Z] b072630ca20c: Layer already exists [2024-02-27T09:13:04.291Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:04.291Z] 0f33fe680006: Layer already exists [2024-02-27T09:13:04.291Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:04.291Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:04.291Z] latest: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:04.771Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:05.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.18 [2024-02-27T09:13:05.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:13:05.230Z] 66d5924e0097: Preparing [2024-02-27T09:13:05.230Z] b072630ca20c: Preparing [2024-02-27T09:13:05.230Z] ec58c832629e: Preparing [2024-02-27T09:13:05.230Z] 3d514399b35c: Preparing [2024-02-27T09:13:05.230Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:05.230Z] 0f33fe680006: Preparing [2024-02-27T09:13:05.230Z] 10183ceb2458: Preparing [2024-02-27T09:13:05.230Z] 0f33fe680006: Waiting [2024-02-27T09:13:05.230Z] aedc3bda2944: Preparing [2024-02-27T09:13:05.230Z] 10183ceb2458: Waiting [2024-02-27T09:13:05.230Z] aedc3bda2944: Waiting [2024-02-27T09:13:05.230Z] ec58c832629e: Layer already exists [2024-02-27T09:13:05.230Z] b072630ca20c: Layer already exists [2024-02-27T09:13:05.230Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:05.230Z] 66d5924e0097: Layer already exists [2024-02-27T09:13:05.230Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:05.230Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:05.230Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:05.230Z] 0f33fe680006: Layer already exists [2024-02-27T09:13:05.230Z] 3.2.0-dev.18: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:05.707Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:06.176Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:06.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:13:06.176Z] 66d5924e0097: Preparing [2024-02-27T09:13:06.176Z] b072630ca20c: Preparing [2024-02-27T09:13:06.176Z] ec58c832629e: Preparing [2024-02-27T09:13:06.176Z] 3d514399b35c: Preparing [2024-02-27T09:13:06.176Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:06.176Z] 0f33fe680006: Preparing [2024-02-27T09:13:06.176Z] 10183ceb2458: Preparing [2024-02-27T09:13:06.176Z] aedc3bda2944: Preparing [2024-02-27T09:13:06.176Z] 0f33fe680006: Waiting [2024-02-27T09:13:06.176Z] aedc3bda2944: Waiting [2024-02-27T09:13:06.176Z] 66d5924e0097: Layer already exists [2024-02-27T09:13:06.176Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:06.176Z] b072630ca20c: Layer already exists [2024-02-27T09:13:06.176Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:06.176Z] ec58c832629e: Layer already exists [2024-02-27T09:13:06.176Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:06.176Z] 0f33fe680006: Layer already exists [2024-02-27T09:13:06.176Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:06.176Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:06.860Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:07.317Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-02-27T09:13:07.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-27T09:13:07.317Z] 66d5924e0097: Preparing [2024-02-27T09:13:07.317Z] b072630ca20c: Preparing [2024-02-27T09:13:07.317Z] ec58c832629e: Preparing [2024-02-27T09:13:07.317Z] 3d514399b35c: Preparing [2024-02-27T09:13:07.317Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:07.317Z] 0f33fe680006: Preparing [2024-02-27T09:13:07.317Z] 10183ceb2458: Preparing [2024-02-27T09:13:07.317Z] aedc3bda2944: Preparing [2024-02-27T09:13:07.317Z] 0f33fe680006: Waiting [2024-02-27T09:13:07.317Z] 10183ceb2458: Waiting [2024-02-27T09:13:07.317Z] aedc3bda2944: Waiting [2024-02-27T09:13:07.317Z] b072630ca20c: Layer already exists [2024-02-27T09:13:07.317Z] ec58c832629e: Layer already exists [2024-02-27T09:13:07.317Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:07.317Z] 66d5924e0097: Layer already exists [2024-02-27T09:13:07.317Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:07.317Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:07.317Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:07.317Z] 0f33fe680006: Layer already exists [2024-02-27T09:13:07.317Z] main: digest: sha256:14e3d41dc9f7d600ccae94e7a9d9e4f8ed976445cbf8fed6eaa9bd690d60bc55 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:13:07.685Z] ===================================================== [Pipeline] echo [2024-02-27T09:13:07.747Z] taggedImages: [2024-02-27T09:13:07.747Z] - nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:07.747Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-27T09:13:07.747Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.18 [2024-02-27T09:13:07.747Z] - nexus3.edgexfoundry.org:10004/core-metadata:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:07.747Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-02-27T09:13:07.823Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-02-27T09:13:07.823Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:07.823Z] latest [2024-02-27T09:13:07.823Z] 3.2.0-dev.18 [2024-02-27T09:13:07.823Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:07.823Z] main [2024-02-27T09:13:07.823Z] ===================================================== [2024-02-27T09:13:07.883Z] #130 ... [2024-02-27T09:13:07.883Z] [2024-02-27T09:13:07.883Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:13:07.883Z] #0 4.601 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:08.476Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [2024-02-27T09:13:08.505Z] #131 ... [2024-02-27T09:13:08.505Z] [2024-02-27T09:13:08.505Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:13:08.505Z] #130 6.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:08.944Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:08.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:13:08.944Z] 3e900f86904c: Preparing [2024-02-27T09:13:08.944Z] 8e6aa273d8df: Preparing [2024-02-27T09:13:08.944Z] a459b30f2c7d: Preparing [2024-02-27T09:13:08.944Z] 865ae22adb1a: Preparing [2024-02-27T09:13:08.944Z] c726d7178821: Preparing [2024-02-27T09:13:08.944Z] dfaf41264477: Preparing [2024-02-27T09:13:08.944Z] dd492b7f9466: Preparing [2024-02-27T09:13:08.944Z] 3d514399b35c: Preparing [2024-02-27T09:13:08.944Z] dfaf41264477: Waiting [2024-02-27T09:13:08.944Z] dd492b7f9466: Waiting [2024-02-27T09:13:08.944Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:08.944Z] ec0515e254a1: Preparing [2024-02-27T09:13:08.944Z] 3ba710eb83f6: Preparing [2024-02-27T09:13:08.944Z] 5f70bf18a086: Preparing [2024-02-27T09:13:08.944Z] 6d3a553da392: Preparing [2024-02-27T09:13:08.944Z] 38ed97c9cb36: Preparing [2024-02-27T09:13:08.944Z] c57f6b4a0929: Preparing [2024-02-27T09:13:08.944Z] aedc3bda2944: Preparing [2024-02-27T09:13:08.944Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:08.944Z] 3ba710eb83f6: Waiting [2024-02-27T09:13:08.944Z] 5f70bf18a086: Waiting [2024-02-27T09:13:08.944Z] ec0515e254a1: Waiting [2024-02-27T09:13:08.944Z] 3d514399b35c: Waiting [2024-02-27T09:13:08.944Z] c57f6b4a0929: Waiting [2024-02-27T09:13:08.944Z] a459b30f2c7d: Pushed [2024-02-27T09:13:08.944Z] 865ae22adb1a: Pushed [2024-02-27T09:13:08.944Z] c726d7178821: Pushed [2024-02-27T09:13:08.944Z] 8e6aa273d8df: Pushed [2024-02-27T09:13:09.204Z] 3e900f86904c: Pushed [2024-02-27T09:13:09.204Z] dfaf41264477: Pushed [2024-02-27T09:13:09.782Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:09.782Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:09.782Z] ec0515e254a1: Pushed [2024-02-27T09:13:09.782Z] 3ba710eb83f6: Pushed [2024-02-27T09:13:09.782Z] 5f70bf18a086: Pushed [2024-02-27T09:13:09.782Z] 6d3a553da392: Pushed [2024-02-27T09:13:09.782Z] 38ed97c9cb36: Pushed [2024-02-27T09:13:10.040Z] c57f6b4a0929: Pushed [2024-02-27T09:13:10.606Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:10.863Z] dd492b7f9466: Pushed [2024-02-27T09:13:10.863Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:11.324Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:11.779Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-27T09:13:11.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:13:11.780Z] 3e900f86904c: Preparing [2024-02-27T09:13:11.780Z] 8e6aa273d8df: Preparing [2024-02-27T09:13:11.780Z] a459b30f2c7d: Preparing [2024-02-27T09:13:11.780Z] 865ae22adb1a: Preparing [2024-02-27T09:13:11.780Z] c726d7178821: Preparing [2024-02-27T09:13:11.780Z] dfaf41264477: Preparing [2024-02-27T09:13:11.780Z] dd492b7f9466: Preparing [2024-02-27T09:13:11.780Z] 3d514399b35c: Preparing [2024-02-27T09:13:11.780Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:11.780Z] ec0515e254a1: Preparing [2024-02-27T09:13:11.780Z] 3ba710eb83f6: Preparing [2024-02-27T09:13:11.780Z] 5f70bf18a086: Preparing [2024-02-27T09:13:11.780Z] 6d3a553da392: Preparing [2024-02-27T09:13:11.780Z] 38ed97c9cb36: Preparing [2024-02-27T09:13:11.780Z] c57f6b4a0929: Preparing [2024-02-27T09:13:11.780Z] aedc3bda2944: Preparing [2024-02-27T09:13:11.780Z] 6d3a553da392: Waiting [2024-02-27T09:13:11.780Z] dfaf41264477: Waiting [2024-02-27T09:13:11.780Z] 5f70bf18a086: Waiting [2024-02-27T09:13:11.780Z] dd492b7f9466: Waiting [2024-02-27T09:13:11.780Z] 3ba710eb83f6: Waiting [2024-02-27T09:13:11.780Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:11.780Z] 3d514399b35c: Waiting [2024-02-27T09:13:11.780Z] 38ed97c9cb36: Waiting [2024-02-27T09:13:11.780Z] c57f6b4a0929: Waiting [2024-02-27T09:13:11.780Z] aedc3bda2944: Waiting [2024-02-27T09:13:11.780Z] ec0515e254a1: Waiting [2024-02-27T09:13:11.780Z] c726d7178821: Layer already exists [2024-02-27T09:13:11.780Z] 865ae22adb1a: Layer already exists [2024-02-27T09:13:11.780Z] 3e900f86904c: Layer already exists [2024-02-27T09:13:11.780Z] a459b30f2c7d: Layer already exists [2024-02-27T09:13:11.780Z] 8e6aa273d8df: Layer already exists [2024-02-27T09:13:11.780Z] dfaf41264477: Layer already exists [2024-02-27T09:13:11.780Z] dd492b7f9466: Layer already exists [2024-02-27T09:13:11.780Z] ec0515e254a1: Layer already exists [2024-02-27T09:13:11.780Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:11.780Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:11.780Z] 5f70bf18a086: Layer already exists [2024-02-27T09:13:11.780Z] 3ba710eb83f6: Layer already exists [2024-02-27T09:13:11.780Z] 6d3a553da392: Layer already exists [2024-02-27T09:13:11.780Z] 38ed97c9cb36: Layer already exists [2024-02-27T09:13:11.780Z] c57f6b4a0929: Layer already exists [2024-02-27T09:13:11.780Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:11.780Z] latest: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:12.244Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:12.709Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.18 [2024-02-27T09:13:12.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:13:12.709Z] 3e900f86904c: Preparing [2024-02-27T09:13:12.709Z] 8e6aa273d8df: Preparing [2024-02-27T09:13:12.709Z] a459b30f2c7d: Preparing [2024-02-27T09:13:12.709Z] 865ae22adb1a: Preparing [2024-02-27T09:13:12.709Z] c726d7178821: Preparing [2024-02-27T09:13:12.709Z] dfaf41264477: Preparing [2024-02-27T09:13:12.709Z] dd492b7f9466: Preparing [2024-02-27T09:13:12.709Z] 3d514399b35c: Preparing [2024-02-27T09:13:12.709Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:12.709Z] ec0515e254a1: Preparing [2024-02-27T09:13:12.709Z] 3ba710eb83f6: Preparing [2024-02-27T09:13:12.709Z] 5f70bf18a086: Preparing [2024-02-27T09:13:12.709Z] 6d3a553da392: Preparing [2024-02-27T09:13:12.709Z] 38ed97c9cb36: Preparing [2024-02-27T09:13:12.709Z] c57f6b4a0929: Preparing [2024-02-27T09:13:12.709Z] aedc3bda2944: Preparing [2024-02-27T09:13:12.709Z] dfaf41264477: Waiting [2024-02-27T09:13:12.709Z] dd492b7f9466: Waiting [2024-02-27T09:13:12.709Z] 3ba710eb83f6: Waiting [2024-02-27T09:13:12.709Z] 5f70bf18a086: Waiting [2024-02-27T09:13:12.709Z] 3d514399b35c: Waiting [2024-02-27T09:13:12.709Z] 6d3a553da392: Waiting [2024-02-27T09:13:12.709Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:12.709Z] ec0515e254a1: Waiting [2024-02-27T09:13:12.709Z] 38ed97c9cb36: Waiting [2024-02-27T09:13:12.709Z] c57f6b4a0929: Waiting [2024-02-27T09:13:12.709Z] aedc3bda2944: Waiting [2024-02-27T09:13:12.709Z] 865ae22adb1a: Layer already exists [2024-02-27T09:13:12.709Z] c726d7178821: Layer already exists [2024-02-27T09:13:12.709Z] 3e900f86904c: Layer already exists [2024-02-27T09:13:12.709Z] 8e6aa273d8df: Layer already exists [2024-02-27T09:13:12.709Z] a459b30f2c7d: Layer already exists [2024-02-27T09:13:12.709Z] dfaf41264477: Layer already exists [2024-02-27T09:13:12.709Z] ec0515e254a1: Layer already exists [2024-02-27T09:13:12.709Z] dd492b7f9466: Layer already exists [2024-02-27T09:13:12.709Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:12.709Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:12.709Z] 3ba710eb83f6: Layer already exists [2024-02-27T09:13:12.709Z] 5f70bf18a086: Layer already exists [2024-02-27T09:13:12.709Z] 38ed97c9cb36: Layer already exists [2024-02-27T09:13:12.709Z] 6d3a553da392: Layer already exists [2024-02-27T09:13:12.709Z] c57f6b4a0929: Layer already exists [2024-02-27T09:13:12.709Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:12.709Z] 3.2.0-dev.18: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [2024-02-27T09:13:12.767Z] #130 ... [2024-02-27T09:13:12.767Z] [2024-02-27T09:13:12.767Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:13:12.767Z] #0 4.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-27T09:13:12.767Z] #132 ... [2024-02-27T09:13:12.767Z] [2024-02-27T09:13:12.767Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:13:12.767Z] #0 6.398 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-27T09:13:12.767Z] #133 ... [2024-02-27T09:13:12.767Z] [2024-02-27T09:13:12.767Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:13:12.767Z] #0 6.297 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-27T09:13:12.767Z] #134 ... [2024-02-27T09:13:12.767Z] [2024-02-27T09:13:12.767Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:13:12.767Z] #0 6.408 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-27T09:13:12.767Z] #135 ... [2024-02-27T09:13:12.767Z] [2024-02-27T09:13:12.767Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:13:12.767Z] #0 6.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:13.034Z] #136 ... [2024-02-27T09:13:13.034Z] [2024-02-27T09:13:13.034Z] #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-02-27T09:13:13.034Z] #0 4.194 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-27T09:13:13.034Z] #137 ... [2024-02-27T09:13:13.034Z] [2024-02-27T09:13:13.034Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-27T09:13:13.034Z] #0 6.657 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-27T09:13:13.166Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-27T09:13:13.302Z] #138 ... [2024-02-27T09:13:13.302Z] [2024-02-27T09:13:13.302Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:13:13.302Z] #0 6.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-27T09:13:13.302Z] #139 ... [2024-02-27T09:13:13.302Z] [2024-02-27T09:13:13.302Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-27T09:13:13.302Z] #0 6.437 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] sh [2024-02-27T09:13:13.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:13.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:13:13.626Z] 3e900f86904c: Preparing [2024-02-27T09:13:13.626Z] 8e6aa273d8df: Preparing [2024-02-27T09:13:13.626Z] a459b30f2c7d: Preparing [2024-02-27T09:13:13.626Z] 865ae22adb1a: Preparing [2024-02-27T09:13:13.626Z] c726d7178821: Preparing [2024-02-27T09:13:13.626Z] dfaf41264477: Preparing [2024-02-27T09:13:13.626Z] dd492b7f9466: Preparing [2024-02-27T09:13:13.626Z] 3d514399b35c: Preparing [2024-02-27T09:13:13.626Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:13.626Z] ec0515e254a1: Preparing [2024-02-27T09:13:13.626Z] 3ba710eb83f6: Preparing [2024-02-27T09:13:13.626Z] 5f70bf18a086: Preparing [2024-02-27T09:13:13.626Z] 6d3a553da392: Preparing [2024-02-27T09:13:13.626Z] 38ed97c9cb36: Preparing [2024-02-27T09:13:13.626Z] c57f6b4a0929: Preparing [2024-02-27T09:13:13.626Z] aedc3bda2944: Preparing [2024-02-27T09:13:13.626Z] ec0515e254a1: Waiting [2024-02-27T09:13:13.626Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:13.626Z] 3ba710eb83f6: Waiting [2024-02-27T09:13:13.626Z] 5f70bf18a086: Waiting [2024-02-27T09:13:13.626Z] 6d3a553da392: Waiting [2024-02-27T09:13:13.626Z] 38ed97c9cb36: Waiting [2024-02-27T09:13:13.626Z] c57f6b4a0929: Waiting [2024-02-27T09:13:13.626Z] aedc3bda2944: Waiting [2024-02-27T09:13:13.626Z] dfaf41264477: Waiting [2024-02-27T09:13:13.626Z] dd492b7f9466: Waiting [2024-02-27T09:13:13.626Z] 3d514399b35c: Waiting [2024-02-27T09:13:13.626Z] c726d7178821: Layer already exists [2024-02-27T09:13:13.626Z] 3e900f86904c: Layer already exists [2024-02-27T09:13:13.626Z] 8e6aa273d8df: Layer already exists [2024-02-27T09:13:13.626Z] a459b30f2c7d: Layer already exists [2024-02-27T09:13:13.626Z] 865ae22adb1a: Layer already exists [2024-02-27T09:13:13.626Z] dd492b7f9466: Layer already exists [2024-02-27T09:13:13.626Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:13.626Z] dfaf41264477: Layer already exists [2024-02-27T09:13:13.626Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:13.626Z] ec0515e254a1: Layer already exists [2024-02-27T09:13:13.626Z] 6d3a553da392: Layer already exists [2024-02-27T09:13:13.626Z] 5f70bf18a086: Layer already exists [2024-02-27T09:13:13.626Z] c57f6b4a0929: Layer already exists [2024-02-27T09:13:13.626Z] 38ed97c9cb36: Layer already exists [2024-02-27T09:13:13.626Z] 3ba710eb83f6: Layer already exists [2024-02-27T09:13:13.627Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:13.627Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:14.094Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:14.551Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-02-27T09:13:14.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-27T09:13:14.551Z] 3e900f86904c: Preparing [2024-02-27T09:13:14.551Z] 8e6aa273d8df: Preparing [2024-02-27T09:13:14.551Z] a459b30f2c7d: Preparing [2024-02-27T09:13:14.551Z] 865ae22adb1a: Preparing [2024-02-27T09:13:14.551Z] c726d7178821: Preparing [2024-02-27T09:13:14.551Z] dfaf41264477: Preparing [2024-02-27T09:13:14.551Z] dd492b7f9466: Preparing [2024-02-27T09:13:14.551Z] dfaf41264477: Waiting [2024-02-27T09:13:14.551Z] 3d514399b35c: Preparing [2024-02-27T09:13:14.551Z] dd492b7f9466: Waiting [2024-02-27T09:13:14.551Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:14.551Z] ec0515e254a1: Preparing [2024-02-27T09:13:14.551Z] 3ba710eb83f6: Preparing [2024-02-27T09:13:14.551Z] 5f70bf18a086: Preparing [2024-02-27T09:13:14.551Z] 3d514399b35c: Waiting [2024-02-27T09:13:14.551Z] 6d3a553da392: Preparing [2024-02-27T09:13:14.551Z] 38ed97c9cb36: Preparing [2024-02-27T09:13:14.551Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:14.551Z] c57f6b4a0929: Preparing [2024-02-27T09:13:14.551Z] aedc3bda2944: Preparing [2024-02-27T09:13:14.551Z] ec0515e254a1: Waiting [2024-02-27T09:13:14.551Z] 3ba710eb83f6: Waiting [2024-02-27T09:13:14.551Z] 6d3a553da392: Waiting [2024-02-27T09:13:14.551Z] aedc3bda2944: Waiting [2024-02-27T09:13:14.551Z] 38ed97c9cb36: Waiting [2024-02-27T09:13:14.551Z] c57f6b4a0929: Waiting [2024-02-27T09:13:14.551Z] 5f70bf18a086: Waiting [2024-02-27T09:13:14.551Z] a459b30f2c7d: Layer already exists [2024-02-27T09:13:14.551Z] 865ae22adb1a: Layer already exists [2024-02-27T09:13:14.551Z] 8e6aa273d8df: Layer already exists [2024-02-27T09:13:14.551Z] c726d7178821: Layer already exists [2024-02-27T09:13:14.551Z] 3e900f86904c: Layer already exists [2024-02-27T09:13:14.551Z] dfaf41264477: Layer already exists [2024-02-27T09:13:14.551Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:14.551Z] ec0515e254a1: Layer already exists [2024-02-27T09:13:14.551Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:14.551Z] dd492b7f9466: Layer already exists [2024-02-27T09:13:14.551Z] 3ba710eb83f6: Layer already exists [2024-02-27T09:13:14.551Z] 5f70bf18a086: Layer already exists [2024-02-27T09:13:14.551Z] 6d3a553da392: Layer already exists [2024-02-27T09:13:14.551Z] 38ed97c9cb36: Layer already exists [2024-02-27T09:13:14.551Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:14.551Z] c57f6b4a0929: Layer already exists [2024-02-27T09:13:14.551Z] main: digest: sha256:84b9bae9eac7bfdb6584dca57928a096be2a0e87591f7d2592bdd9466c79c2c9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:13:14.918Z] ===================================================== [Pipeline] echo [2024-02-27T09:13:14.979Z] taggedImages: [2024-02-27T09:13:14.979Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:14.979Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-27T09:13:14.979Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.18 [2024-02-27T09:13:14.979Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:14.979Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-02-27T09:13:15.056Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-02-27T09:13:15.056Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:15.056Z] latest [2024-02-27T09:13:15.056Z] 3.2.0-dev.18 [2024-02-27T09:13:15.056Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:15.056Z] main [2024-02-27T09:13:15.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:15.642Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:16.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:16.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:13:16.123Z] 468820e695b0: Preparing [2024-02-27T09:13:16.123Z] dddf7869080d: Preparing [2024-02-27T09:13:16.123Z] cf60f506326d: Preparing [2024-02-27T09:13:16.123Z] fb5f10af5e21: Preparing [2024-02-27T09:13:16.123Z] 3d514399b35c: Preparing [2024-02-27T09:13:16.123Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:16.123Z] f86a6e8902a9: Preparing [2024-02-27T09:13:16.123Z] 10183ceb2458: Preparing [2024-02-27T09:13:16.123Z] aedc3bda2944: Preparing [2024-02-27T09:13:16.123Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:16.123Z] f86a6e8902a9: Waiting [2024-02-27T09:13:16.123Z] 10183ceb2458: Waiting [2024-02-27T09:13:16.123Z] aedc3bda2944: Waiting [2024-02-27T09:13:16.123Z] 468820e695b0: Layer already exists [2024-02-27T09:13:16.123Z] cf60f506326d: Pushed [2024-02-27T09:13:16.123Z] dddf7869080d: Layer already exists [2024-02-27T09:13:16.123Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:16.380Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:16.380Z] f86a6e8902a9: Layer already exists [2024-02-27T09:13:16.380Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:16.380Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:16.961Z] fb5f10af5e21: Pushed [2024-02-27T09:13:17.221Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:17.708Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:18.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-27T09:13:18.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:13:18.199Z] 468820e695b0: Preparing [2024-02-27T09:13:18.199Z] dddf7869080d: Preparing [2024-02-27T09:13:18.199Z] cf60f506326d: Preparing [2024-02-27T09:13:18.199Z] fb5f10af5e21: Preparing [2024-02-27T09:13:18.199Z] 3d514399b35c: Preparing [2024-02-27T09:13:18.199Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:18.199Z] f86a6e8902a9: Preparing [2024-02-27T09:13:18.199Z] 10183ceb2458: Preparing [2024-02-27T09:13:18.199Z] aedc3bda2944: Preparing [2024-02-27T09:13:18.199Z] f86a6e8902a9: Waiting [2024-02-27T09:13:18.199Z] 10183ceb2458: Waiting [2024-02-27T09:13:18.199Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:18.199Z] aedc3bda2944: Waiting [2024-02-27T09:13:18.199Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:18.199Z] cf60f506326d: Layer already exists [2024-02-27T09:13:18.199Z] fb5f10af5e21: Layer already exists [2024-02-27T09:13:18.199Z] dddf7869080d: Layer already exists [2024-02-27T09:13:18.199Z] 468820e695b0: Layer already exists [2024-02-27T09:13:18.199Z] f86a6e8902a9: Layer already exists [2024-02-27T09:13:18.199Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:18.199Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:18.199Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:18.199Z] latest: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:18.689Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:19.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.18 [2024-02-27T09:13:19.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:13:19.159Z] 468820e695b0: Preparing [2024-02-27T09:13:19.159Z] dddf7869080d: Preparing [2024-02-27T09:13:19.159Z] cf60f506326d: Preparing [2024-02-27T09:13:19.159Z] fb5f10af5e21: Preparing [2024-02-27T09:13:19.159Z] 3d514399b35c: Preparing [2024-02-27T09:13:19.159Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:19.159Z] f86a6e8902a9: Preparing [2024-02-27T09:13:19.159Z] 10183ceb2458: Preparing [2024-02-27T09:13:19.159Z] aedc3bda2944: Preparing [2024-02-27T09:13:19.159Z] aedc3bda2944: Waiting [2024-02-27T09:13:19.159Z] f86a6e8902a9: Waiting [2024-02-27T09:13:19.159Z] 10183ceb2458: Waiting [2024-02-27T09:13:19.159Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:19.159Z] 468820e695b0: Layer already exists [2024-02-27T09:13:19.159Z] fb5f10af5e21: Layer already exists [2024-02-27T09:13:19.159Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:19.159Z] dddf7869080d: Layer already exists [2024-02-27T09:13:19.159Z] cf60f506326d: Layer already exists [2024-02-27T09:13:19.159Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:19.159Z] f86a6e8902a9: Layer already exists [2024-02-27T09:13:19.159Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:19.159Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:19.159Z] 3.2.0-dev.18: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:19.663Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:20.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:20.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:13:20.131Z] 468820e695b0: Preparing [2024-02-27T09:13:20.131Z] dddf7869080d: Preparing [2024-02-27T09:13:20.131Z] cf60f506326d: Preparing [2024-02-27T09:13:20.131Z] fb5f10af5e21: Preparing [2024-02-27T09:13:20.131Z] 3d514399b35c: Preparing [2024-02-27T09:13:20.131Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:20.131Z] f86a6e8902a9: Preparing [2024-02-27T09:13:20.131Z] 10183ceb2458: Preparing [2024-02-27T09:13:20.131Z] aedc3bda2944: Preparing [2024-02-27T09:13:20.131Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:20.131Z] aedc3bda2944: Waiting [2024-02-27T09:13:20.131Z] f86a6e8902a9: Waiting [2024-02-27T09:13:20.131Z] 10183ceb2458: Waiting [2024-02-27T09:13:20.131Z] fb5f10af5e21: Layer already exists [2024-02-27T09:13:20.131Z] dddf7869080d: Layer already exists [2024-02-27T09:13:20.131Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:20.131Z] 468820e695b0: Layer already exists [2024-02-27T09:13:20.131Z] cf60f506326d: Layer already exists [2024-02-27T09:13:20.131Z] f86a6e8902a9: Layer already exists [2024-02-27T09:13:20.131Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:20.131Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:20.131Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:20.131Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:20.604Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:21.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-02-27T09:13:21.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-27T09:13:21.076Z] 468820e695b0: Preparing [2024-02-27T09:13:21.076Z] dddf7869080d: Preparing [2024-02-27T09:13:21.076Z] cf60f506326d: Preparing [2024-02-27T09:13:21.076Z] fb5f10af5e21: Preparing [2024-02-27T09:13:21.076Z] 3d514399b35c: Preparing [2024-02-27T09:13:21.076Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:21.076Z] f86a6e8902a9: Preparing [2024-02-27T09:13:21.076Z] 10183ceb2458: Preparing [2024-02-27T09:13:21.076Z] aedc3bda2944: Preparing [2024-02-27T09:13:21.076Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:21.076Z] f86a6e8902a9: Waiting [2024-02-27T09:13:21.076Z] aedc3bda2944: Waiting [2024-02-27T09:13:21.076Z] 10183ceb2458: Waiting [2024-02-27T09:13:21.076Z] cf60f506326d: Layer already exists [2024-02-27T09:13:21.076Z] 468820e695b0: Layer already exists [2024-02-27T09:13:21.076Z] fb5f10af5e21: Layer already exists [2024-02-27T09:13:21.076Z] dddf7869080d: Layer already exists [2024-02-27T09:13:21.076Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:21.076Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:21.076Z] 10183ceb2458: Layer already exists [2024-02-27T09:13:21.076Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:21.076Z] f86a6e8902a9: Layer already exists [2024-02-27T09:13:21.076Z] main: digest: sha256:653dd88102b7df42d8872e9f2dbd3019dd7ac747d09fe2c870dbb27060690acf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:13:21.463Z] ===================================================== [Pipeline] echo [2024-02-27T09:13:21.529Z] taggedImages: [2024-02-27T09:13:21.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:21.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-27T09:13:21.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.18 [2024-02-27T09:13:21.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:21.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-02-27T09:13:21.657Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-02-27T09:13:21.657Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:21.657Z] latest [2024-02-27T09:13:21.657Z] 3.2.0-dev.18 [2024-02-27T09:13:21.657Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:21.657Z] main [2024-02-27T09:13:21.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:22.279Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:22.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:22.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:13:22.791Z] 75b47b96329c: Preparing [2024-02-27T09:13:22.791Z] b845ce900c1e: Preparing [2024-02-27T09:13:22.791Z] 711e76519505: Preparing [2024-02-27T09:13:22.791Z] 33dbc055cfb8: Preparing [2024-02-27T09:13:22.791Z] 9605e02f00da: Preparing [2024-02-27T09:13:22.791Z] 3d514399b35c: Preparing [2024-02-27T09:13:22.791Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:22.791Z] 543a697011f8: Preparing [2024-02-27T09:13:22.791Z] 3cd6707fe270: Preparing [2024-02-27T09:13:22.791Z] be4c33936186: Preparing [2024-02-27T09:13:22.791Z] aedc3bda2944: Preparing [2024-02-27T09:13:22.791Z] 3d514399b35c: Waiting [2024-02-27T09:13:22.791Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:22.791Z] 543a697011f8: Waiting [2024-02-27T09:13:22.791Z] 3cd6707fe270: Waiting [2024-02-27T09:13:22.791Z] be4c33936186: Waiting [2024-02-27T09:13:22.791Z] aedc3bda2944: Waiting [2024-02-27T09:13:22.791Z] 33dbc055cfb8: Pushed [2024-02-27T09:13:22.791Z] b845ce900c1e: Pushed [2024-02-27T09:13:22.791Z] 9605e02f00da: Pushed [2024-02-27T09:13:23.117Z] 75b47b96329c: Pushed [2024-02-27T09:13:23.117Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:23.117Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:23.117Z] 3cd6707fe270: Pushed [2024-02-27T09:13:23.117Z] 543a697011f8: Pushed [2024-02-27T09:13:23.117Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:23.683Z] 711e76519505: Pushed [2024-02-27T09:13:24.249Z] be4c33936186: Pushed [2024-02-27T09:13:24.249Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:24.734Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:25.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-27T09:13:25.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:13:25.219Z] 75b47b96329c: Preparing [2024-02-27T09:13:25.219Z] b845ce900c1e: Preparing [2024-02-27T09:13:25.219Z] 711e76519505: Preparing [2024-02-27T09:13:25.219Z] 33dbc055cfb8: Preparing [2024-02-27T09:13:25.219Z] 9605e02f00da: Preparing [2024-02-27T09:13:25.219Z] 3d514399b35c: Preparing [2024-02-27T09:13:25.219Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:25.219Z] 543a697011f8: Preparing [2024-02-27T09:13:25.219Z] 3cd6707fe270: Preparing [2024-02-27T09:13:25.219Z] be4c33936186: Preparing [2024-02-27T09:13:25.219Z] aedc3bda2944: Preparing [2024-02-27T09:13:25.219Z] 3d514399b35c: Waiting [2024-02-27T09:13:25.219Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:25.219Z] 543a697011f8: Waiting [2024-02-27T09:13:25.219Z] 3cd6707fe270: Waiting [2024-02-27T09:13:25.219Z] be4c33936186: Waiting [2024-02-27T09:13:25.219Z] aedc3bda2944: Waiting [2024-02-27T09:13:25.219Z] 75b47b96329c: Layer already exists [2024-02-27T09:13:25.219Z] b845ce900c1e: Layer already exists [2024-02-27T09:13:25.219Z] 33dbc055cfb8: Layer already exists [2024-02-27T09:13:25.219Z] 9605e02f00da: Layer already exists [2024-02-27T09:13:25.219Z] 711e76519505: Layer already exists [2024-02-27T09:13:25.219Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:25.219Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:25.219Z] 543a697011f8: Layer already exists [2024-02-27T09:13:25.219Z] 3cd6707fe270: Layer already exists [2024-02-27T09:13:25.219Z] be4c33936186: Layer already exists [2024-02-27T09:13:25.219Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:25.219Z] latest: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:25.704Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:26.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.18 [2024-02-27T09:13:26.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:13:26.190Z] 75b47b96329c: Preparing [2024-02-27T09:13:26.190Z] b845ce900c1e: Preparing [2024-02-27T09:13:26.190Z] 711e76519505: Preparing [2024-02-27T09:13:26.190Z] 33dbc055cfb8: Preparing [2024-02-27T09:13:26.190Z] 9605e02f00da: Preparing [2024-02-27T09:13:26.190Z] 3d514399b35c: Preparing [2024-02-27T09:13:26.190Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:26.190Z] 543a697011f8: Preparing [2024-02-27T09:13:26.190Z] 3cd6707fe270: Preparing [2024-02-27T09:13:26.190Z] be4c33936186: Preparing [2024-02-27T09:13:26.190Z] aedc3bda2944: Preparing [2024-02-27T09:13:26.190Z] 3cd6707fe270: Waiting [2024-02-27T09:13:26.190Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:26.190Z] be4c33936186: Waiting [2024-02-27T09:13:26.190Z] 543a697011f8: Waiting [2024-02-27T09:13:26.190Z] aedc3bda2944: Waiting [2024-02-27T09:13:26.190Z] 3d514399b35c: Waiting [2024-02-27T09:13:26.190Z] b845ce900c1e: Layer already exists [2024-02-27T09:13:26.190Z] 9605e02f00da: Layer already exists [2024-02-27T09:13:26.190Z] 711e76519505: Layer already exists [2024-02-27T09:13:26.190Z] 33dbc055cfb8: Layer already exists [2024-02-27T09:13:26.190Z] 75b47b96329c: Layer already exists [2024-02-27T09:13:26.190Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:26.190Z] 543a697011f8: Layer already exists [2024-02-27T09:13:26.190Z] be4c33936186: Layer already exists [2024-02-27T09:13:26.190Z] 3cd6707fe270: Layer already exists [2024-02-27T09:13:26.190Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:26.190Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:26.190Z] 3.2.0-dev.18: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:26.682Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:27.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:27.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:13:27.171Z] 75b47b96329c: Preparing [2024-02-27T09:13:27.171Z] b845ce900c1e: Preparing [2024-02-27T09:13:27.171Z] 711e76519505: Preparing [2024-02-27T09:13:27.171Z] 33dbc055cfb8: Preparing [2024-02-27T09:13:27.171Z] 9605e02f00da: Preparing [2024-02-27T09:13:27.171Z] 3d514399b35c: Preparing [2024-02-27T09:13:27.171Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:27.171Z] 543a697011f8: Preparing [2024-02-27T09:13:27.171Z] 3cd6707fe270: Preparing [2024-02-27T09:13:27.171Z] be4c33936186: Preparing [2024-02-27T09:13:27.171Z] aedc3bda2944: Preparing [2024-02-27T09:13:27.171Z] 3d514399b35c: Waiting [2024-02-27T09:13:27.171Z] 3cd6707fe270: Waiting [2024-02-27T09:13:27.171Z] be4c33936186: Waiting [2024-02-27T09:13:27.171Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:27.171Z] aedc3bda2944: Waiting [2024-02-27T09:13:27.171Z] 33dbc055cfb8: Layer already exists [2024-02-27T09:13:27.171Z] 9605e02f00da: Layer already exists [2024-02-27T09:13:27.171Z] 711e76519505: Layer already exists [2024-02-27T09:13:27.171Z] b845ce900c1e: Layer already exists [2024-02-27T09:13:27.171Z] 75b47b96329c: Layer already exists [2024-02-27T09:13:27.171Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:27.171Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:27.171Z] 543a697011f8: Layer already exists [2024-02-27T09:13:27.171Z] 3cd6707fe270: Layer already exists [2024-02-27T09:13:27.171Z] be4c33936186: Layer already exists [2024-02-27T09:13:27.171Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:27.171Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:27.659Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:28.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-02-27T09:13:28.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-27T09:13:28.162Z] 75b47b96329c: Preparing [2024-02-27T09:13:28.162Z] b845ce900c1e: Preparing [2024-02-27T09:13:28.162Z] 711e76519505: Preparing [2024-02-27T09:13:28.162Z] 33dbc055cfb8: Preparing [2024-02-27T09:13:28.162Z] 9605e02f00da: Preparing [2024-02-27T09:13:28.162Z] 3d514399b35c: Preparing [2024-02-27T09:13:28.162Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:28.162Z] 543a697011f8: Preparing [2024-02-27T09:13:28.162Z] 3cd6707fe270: Preparing [2024-02-27T09:13:28.162Z] be4c33936186: Preparing [2024-02-27T09:13:28.162Z] aedc3bda2944: Preparing [2024-02-27T09:13:28.162Z] 543a697011f8: Waiting [2024-02-27T09:13:28.162Z] be4c33936186: Waiting [2024-02-27T09:13:28.162Z] aedc3bda2944: Waiting [2024-02-27T09:13:28.162Z] 3cd6707fe270: Waiting [2024-02-27T09:13:28.162Z] 3d514399b35c: Waiting [2024-02-27T09:13:28.162Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:28.162Z] b845ce900c1e: Layer already exists [2024-02-27T09:13:28.162Z] 75b47b96329c: Layer already exists [2024-02-27T09:13:28.162Z] 9605e02f00da: Layer already exists [2024-02-27T09:13:28.162Z] 33dbc055cfb8: Layer already exists [2024-02-27T09:13:28.162Z] 711e76519505: Layer already exists [2024-02-27T09:13:28.162Z] 3cd6707fe270: Layer already exists [2024-02-27T09:13:28.162Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:28.162Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:28.162Z] be4c33936186: Layer already exists [2024-02-27T09:13:28.162Z] 543a697011f8: Layer already exists [2024-02-27T09:13:28.162Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:28.162Z] main: digest: sha256:cc5f75cd8febbbf9da38db713f1cfa7f63d5403dff9fe583bf08cc18024cee6b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:13:28.592Z] ===================================================== [Pipeline] echo [2024-02-27T09:13:28.661Z] taggedImages: [2024-02-27T09:13:28.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:28.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-27T09:13:28.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.18 [2024-02-27T09:13:28.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:28.661Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-02-27T09:13:28.751Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-02-27T09:13:28.751Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:28.751Z] latest [2024-02-27T09:13:28.751Z] 3.2.0-dev.18 [2024-02-27T09:13:28.751Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:28.751Z] main [2024-02-27T09:13:28.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:29.389Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:29.885Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:29.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:13:29.885Z] 1b4942503218: Preparing [2024-02-27T09:13:29.885Z] f8eef2ee6d2c: Preparing [2024-02-27T09:13:29.885Z] 983b78bcc657: Preparing [2024-02-27T09:13:29.885Z] 2949fa32a3d7: Preparing [2024-02-27T09:13:29.885Z] 579599d68adc: Preparing [2024-02-27T09:13:29.885Z] 4c54a9662379: Preparing [2024-02-27T09:13:29.885Z] c69899be8546: Preparing [2024-02-27T09:13:29.885Z] 3d514399b35c: Preparing [2024-02-27T09:13:29.885Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:29.885Z] 1cc3d2b087f4: Preparing [2024-02-27T09:13:29.885Z] dcdfacf517a1: Preparing [2024-02-27T09:13:29.885Z] aedc3bda2944: Preparing [2024-02-27T09:13:29.885Z] c69899be8546: Waiting [2024-02-27T09:13:29.885Z] 4c54a9662379: Waiting [2024-02-27T09:13:29.885Z] 3d514399b35c: Waiting [2024-02-27T09:13:29.885Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:29.885Z] 1cc3d2b087f4: Waiting [2024-02-27T09:13:29.885Z] aedc3bda2944: Waiting [2024-02-27T09:13:29.885Z] 1b4942503218: Pushed [2024-02-27T09:13:29.885Z] 579599d68adc: Pushed [2024-02-27T09:13:29.885Z] f8eef2ee6d2c: Pushed [2024-02-27T09:13:29.885Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:29.885Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:30.144Z] c69899be8546: Pushed [2024-02-27T09:13:30.144Z] 4c54a9662379: Pushed [2024-02-27T09:13:30.144Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:30.144Z] 1cc3d2b087f4: Pushed [2024-02-27T09:13:30.712Z] 2949fa32a3d7: Pushed [2024-02-27T09:13:30.972Z] 983b78bcc657: Pushed [2024-02-27T09:13:31.230Z] dcdfacf517a1: Pushed [2024-02-27T09:13:31.230Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:31.738Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:32.240Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-27T09:13:32.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:13:32.240Z] 1b4942503218: Preparing [2024-02-27T09:13:32.240Z] f8eef2ee6d2c: Preparing [2024-02-27T09:13:32.240Z] 983b78bcc657: Preparing [2024-02-27T09:13:32.240Z] 2949fa32a3d7: Preparing [2024-02-27T09:13:32.240Z] 579599d68adc: Preparing [2024-02-27T09:13:32.240Z] 4c54a9662379: Preparing [2024-02-27T09:13:32.240Z] c69899be8546: Preparing [2024-02-27T09:13:32.240Z] 3d514399b35c: Preparing [2024-02-27T09:13:32.240Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:32.240Z] 1cc3d2b087f4: Preparing [2024-02-27T09:13:32.240Z] dcdfacf517a1: Preparing [2024-02-27T09:13:32.240Z] aedc3bda2944: Preparing [2024-02-27T09:13:32.240Z] 4c54a9662379: Waiting [2024-02-27T09:13:32.240Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:32.240Z] dcdfacf517a1: Waiting [2024-02-27T09:13:32.240Z] c69899be8546: Waiting [2024-02-27T09:13:32.240Z] 3d514399b35c: Waiting [2024-02-27T09:13:32.240Z] aedc3bda2944: Waiting [2024-02-27T09:13:32.240Z] 2949fa32a3d7: Layer already exists [2024-02-27T09:13:32.240Z] f8eef2ee6d2c: Layer already exists [2024-02-27T09:13:32.240Z] 1b4942503218: Layer already exists [2024-02-27T09:13:32.240Z] 579599d68adc: Layer already exists [2024-02-27T09:13:32.240Z] 983b78bcc657: Layer already exists [2024-02-27T09:13:32.240Z] c69899be8546: Layer already exists [2024-02-27T09:13:32.240Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:32.240Z] 4c54a9662379: Layer already exists [2024-02-27T09:13:32.240Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:32.240Z] 1cc3d2b087f4: Layer already exists [2024-02-27T09:13:32.240Z] dcdfacf517a1: Layer already exists [2024-02-27T09:13:32.240Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:32.240Z] latest: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:32.754Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:33.266Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.18 [2024-02-27T09:13:33.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:13:33.266Z] 1b4942503218: Preparing [2024-02-27T09:13:33.266Z] f8eef2ee6d2c: Preparing [2024-02-27T09:13:33.266Z] 983b78bcc657: Preparing [2024-02-27T09:13:33.266Z] 2949fa32a3d7: Preparing [2024-02-27T09:13:33.266Z] 579599d68adc: Preparing [2024-02-27T09:13:33.266Z] 4c54a9662379: Preparing [2024-02-27T09:13:33.266Z] c69899be8546: Preparing [2024-02-27T09:13:33.266Z] 3d514399b35c: Preparing [2024-02-27T09:13:33.266Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:33.266Z] 1cc3d2b087f4: Preparing [2024-02-27T09:13:33.266Z] dcdfacf517a1: Preparing [2024-02-27T09:13:33.266Z] aedc3bda2944: Preparing [2024-02-27T09:13:33.266Z] c69899be8546: Waiting [2024-02-27T09:13:33.266Z] 3d514399b35c: Waiting [2024-02-27T09:13:33.266Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:33.266Z] 1cc3d2b087f4: Waiting [2024-02-27T09:13:33.266Z] dcdfacf517a1: Waiting [2024-02-27T09:13:33.266Z] aedc3bda2944: Waiting [2024-02-27T09:13:33.266Z] 4c54a9662379: Waiting [2024-02-27T09:13:33.266Z] 2949fa32a3d7: Layer already exists [2024-02-27T09:13:33.266Z] 983b78bcc657: Layer already exists [2024-02-27T09:13:33.266Z] 1b4942503218: Layer already exists [2024-02-27T09:13:33.266Z] 579599d68adc: Layer already exists [2024-02-27T09:13:33.266Z] f8eef2ee6d2c: Layer already exists [2024-02-27T09:13:33.266Z] c69899be8546: Layer already exists [2024-02-27T09:13:33.266Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:33.266Z] 4c54a9662379: Layer already exists [2024-02-27T09:13:33.266Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:33.266Z] 1cc3d2b087f4: Layer already exists [2024-02-27T09:13:33.266Z] dcdfacf517a1: Layer already exists [2024-02-27T09:13:33.266Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:33.266Z] 3.2.0-dev.18: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:33.783Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:34.361Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:34.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:13:34.361Z] 1b4942503218: Preparing [2024-02-27T09:13:34.361Z] f8eef2ee6d2c: Preparing [2024-02-27T09:13:34.361Z] 983b78bcc657: Preparing [2024-02-27T09:13:34.361Z] 2949fa32a3d7: Preparing [2024-02-27T09:13:34.361Z] 579599d68adc: Preparing [2024-02-27T09:13:34.361Z] 4c54a9662379: Preparing [2024-02-27T09:13:34.361Z] c69899be8546: Preparing [2024-02-27T09:13:34.361Z] 3d514399b35c: Preparing [2024-02-27T09:13:34.361Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:34.361Z] 1cc3d2b087f4: Preparing [2024-02-27T09:13:34.361Z] dcdfacf517a1: Preparing [2024-02-27T09:13:34.361Z] aedc3bda2944: Preparing [2024-02-27T09:13:34.361Z] c69899be8546: Waiting [2024-02-27T09:13:34.361Z] 3d514399b35c: Waiting [2024-02-27T09:13:34.361Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:34.361Z] 1cc3d2b087f4: Waiting [2024-02-27T09:13:34.361Z] 1b4942503218: Layer already exists [2024-02-27T09:13:34.361Z] 983b78bcc657: Layer already exists [2024-02-27T09:13:34.361Z] 2949fa32a3d7: Layer already exists [2024-02-27T09:13:34.361Z] 579599d68adc: Layer already exists [2024-02-27T09:13:34.361Z] f8eef2ee6d2c: Layer already exists [2024-02-27T09:13:34.361Z] c69899be8546: Layer already exists [2024-02-27T09:13:34.361Z] 4c54a9662379: Layer already exists [2024-02-27T09:13:34.361Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:34.361Z] 1cc3d2b087f4: Layer already exists [2024-02-27T09:13:34.361Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:34.361Z] dcdfacf517a1: Layer already exists [2024-02-27T09:13:34.361Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:34.361Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:34.879Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:35.401Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-02-27T09:13:35.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-27T09:13:35.401Z] 1b4942503218: Preparing [2024-02-27T09:13:35.401Z] f8eef2ee6d2c: Preparing [2024-02-27T09:13:35.401Z] 983b78bcc657: Preparing [2024-02-27T09:13:35.401Z] 2949fa32a3d7: Preparing [2024-02-27T09:13:35.401Z] 579599d68adc: Preparing [2024-02-27T09:13:35.401Z] 4c54a9662379: Preparing [2024-02-27T09:13:35.401Z] c69899be8546: Preparing [2024-02-27T09:13:35.401Z] 3d514399b35c: Preparing [2024-02-27T09:13:35.401Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:35.401Z] 1cc3d2b087f4: Preparing [2024-02-27T09:13:35.401Z] dcdfacf517a1: Preparing [2024-02-27T09:13:35.401Z] aedc3bda2944: Preparing [2024-02-27T09:13:35.401Z] 4c54a9662379: Waiting [2024-02-27T09:13:35.401Z] dcdfacf517a1: Waiting [2024-02-27T09:13:35.401Z] 1cc3d2b087f4: Waiting [2024-02-27T09:13:35.401Z] aedc3bda2944: Waiting [2024-02-27T09:13:35.401Z] 3d514399b35c: Waiting [2024-02-27T09:13:35.401Z] 69d7eccd8f85: Waiting [2024-02-27T09:13:35.401Z] 983b78bcc657: Layer already exists [2024-02-27T09:13:35.401Z] 1b4942503218: Layer already exists [2024-02-27T09:13:35.401Z] f8eef2ee6d2c: Layer already exists [2024-02-27T09:13:35.401Z] 579599d68adc: Layer already exists [2024-02-27T09:13:35.401Z] 2949fa32a3d7: Layer already exists [2024-02-27T09:13:35.401Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:35.401Z] c69899be8546: Layer already exists [2024-02-27T09:13:35.401Z] 1cc3d2b087f4: Layer already exists [2024-02-27T09:13:35.401Z] 4c54a9662379: Layer already exists [2024-02-27T09:13:35.401Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:35.401Z] dcdfacf517a1: Layer already exists [2024-02-27T09:13:35.401Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:35.401Z] main: digest: sha256:0d20cea78371a8313af409871161d3688d9bfaf92ca7ce4dc74947fa13631fcb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:13:35.856Z] ===================================================== [Pipeline] echo [2024-02-27T09:13:35.934Z] taggedImages: [2024-02-27T09:13:35.934Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:35.934Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-27T09:13:35.934Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.18 [2024-02-27T09:13:35.934Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:35.934Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-02-27T09:13:36.022Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-02-27T09:13:36.022Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:36.022Z] latest [2024-02-27T09:13:36.022Z] 3.2.0-dev.18 [2024-02-27T09:13:36.022Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:36.022Z] main [2024-02-27T09:13:36.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:36.678Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:37.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:37.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:13:37.269Z] f64a08f9ae12: Preparing [2024-02-27T09:13:37.269Z] 40fe2bf4a210: Preparing [2024-02-27T09:13:37.269Z] 3d514399b35c: Preparing [2024-02-27T09:13:37.269Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:37.269Z] a2ae58d5c98a: Preparing [2024-02-27T09:13:37.269Z] 4539f1ccdd5a: Preparing [2024-02-27T09:13:37.269Z] aedc3bda2944: Preparing [2024-02-27T09:13:37.269Z] 4539f1ccdd5a: Waiting [2024-02-27T09:13:37.269Z] aedc3bda2944: Waiting [2024-02-27T09:13:37.269Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:37.269Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:37.269Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:37.269Z] a2ae58d5c98a: Pushed [2024-02-27T09:13:37.269Z] f64a08f9ae12: Pushed [2024-02-27T09:13:37.833Z] 4539f1ccdd5a: Pushed [2024-02-27T09:13:38.766Z] 40fe2bf4a210: Pushed [2024-02-27T09:13:39.025Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:39.532Z] + 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-02-27T09:13:40.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-27T09:13:40.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:13:40.039Z] f64a08f9ae12: Preparing [2024-02-27T09:13:40.039Z] 40fe2bf4a210: Preparing [2024-02-27T09:13:40.039Z] 3d514399b35c: Preparing [2024-02-27T09:13:40.039Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:40.039Z] a2ae58d5c98a: Preparing [2024-02-27T09:13:40.039Z] 4539f1ccdd5a: Preparing [2024-02-27T09:13:40.039Z] aedc3bda2944: Preparing [2024-02-27T09:13:40.039Z] 4539f1ccdd5a: Waiting [2024-02-27T09:13:40.039Z] aedc3bda2944: Waiting [2024-02-27T09:13:40.039Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:40.039Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:40.039Z] a2ae58d5c98a: Layer already exists [2024-02-27T09:13:40.039Z] 40fe2bf4a210: Layer already exists [2024-02-27T09:13:40.039Z] f64a08f9ae12: Layer already exists [2024-02-27T09:13:40.039Z] 4539f1ccdd5a: Layer already exists [2024-02-27T09:13:40.039Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:40.039Z] latest: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:40.551Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:41.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.18 [2024-02-27T09:13:41.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:13:41.080Z] f64a08f9ae12: Preparing [2024-02-27T09:13:41.080Z] 40fe2bf4a210: Preparing [2024-02-27T09:13:41.080Z] 3d514399b35c: Preparing [2024-02-27T09:13:41.080Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:41.080Z] a2ae58d5c98a: Preparing [2024-02-27T09:13:41.080Z] 4539f1ccdd5a: Preparing [2024-02-27T09:13:41.080Z] aedc3bda2944: Preparing [2024-02-27T09:13:41.080Z] 4539f1ccdd5a: Waiting [2024-02-27T09:13:41.080Z] aedc3bda2944: Waiting [2024-02-27T09:13:41.080Z] f64a08f9ae12: Layer already exists [2024-02-27T09:13:41.080Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:41.080Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:41.080Z] a2ae58d5c98a: Layer already exists [2024-02-27T09:13:41.080Z] 40fe2bf4a210: Layer already exists [2024-02-27T09:13:41.080Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:41.080Z] 4539f1ccdd5a: Layer already exists [2024-02-27T09:13:41.080Z] 3.2.0-dev.18: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:41.603Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:42.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:42.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:13:42.126Z] f64a08f9ae12: Preparing [2024-02-27T09:13:42.126Z] 40fe2bf4a210: Preparing [2024-02-27T09:13:42.126Z] 3d514399b35c: Preparing [2024-02-27T09:13:42.126Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:42.126Z] a2ae58d5c98a: Preparing [2024-02-27T09:13:42.126Z] 4539f1ccdd5a: Preparing [2024-02-27T09:13:42.126Z] aedc3bda2944: Preparing [2024-02-27T09:13:42.126Z] 4539f1ccdd5a: Waiting [2024-02-27T09:13:42.126Z] aedc3bda2944: Waiting [2024-02-27T09:13:42.126Z] a2ae58d5c98a: Layer already exists [2024-02-27T09:13:42.126Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:42.126Z] f64a08f9ae12: Layer already exists [2024-02-27T09:13:42.126Z] 40fe2bf4a210: Layer already exists [2024-02-27T09:13:42.126Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:42.126Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:42.126Z] 4539f1ccdd5a: Layer already exists [2024-02-27T09:13:42.126Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:42.653Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:43.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-02-27T09:13:43.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-27T09:13:43.170Z] f64a08f9ae12: Preparing [2024-02-27T09:13:43.170Z] 40fe2bf4a210: Preparing [2024-02-27T09:13:43.170Z] 3d514399b35c: Preparing [2024-02-27T09:13:43.170Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:43.170Z] a2ae58d5c98a: Preparing [2024-02-27T09:13:43.170Z] 4539f1ccdd5a: Preparing [2024-02-27T09:13:43.170Z] aedc3bda2944: Preparing [2024-02-27T09:13:43.170Z] 4539f1ccdd5a: Waiting [2024-02-27T09:13:43.170Z] aedc3bda2944: Waiting [2024-02-27T09:13:43.170Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:43.170Z] a2ae58d5c98a: Layer already exists [2024-02-27T09:13:43.170Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:43.170Z] 40fe2bf4a210: Layer already exists [2024-02-27T09:13:43.170Z] f64a08f9ae12: Layer already exists [2024-02-27T09:13:43.170Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:43.170Z] 4539f1ccdd5a: Layer already exists [2024-02-27T09:13:43.171Z] main: digest: sha256:45573a21e2a094ce57929ddf2fcd78b48314e0f521200fd95dc81270596ac021 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:13:43.652Z] ===================================================== [Pipeline] echo [2024-02-27T09:13:43.733Z] taggedImages: [2024-02-27T09:13:43.733Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:43.733Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-27T09:13:43.733Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.18 [2024-02-27T09:13:43.733Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:43.733Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-02-27T09:13:43.831Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-02-27T09:13:43.831Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:43.831Z] latest [2024-02-27T09:13:43.831Z] 3.2.0-dev.18 [2024-02-27T09:13:43.831Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:43.831Z] main [2024-02-27T09:13:43.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:44.510Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:45.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:45.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:13:45.023Z] 11e101c81b22: Preparing [2024-02-27T09:13:45.023Z] 96d86ef8928f: Preparing [2024-02-27T09:13:45.023Z] 1800840a6028: Preparing [2024-02-27T09:13:45.023Z] 3d514399b35c: Preparing [2024-02-27T09:13:45.023Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:45.023Z] 690a587c6990: Preparing [2024-02-27T09:13:45.023Z] f9fad167431d: Preparing [2024-02-27T09:13:45.023Z] 277f6b970535: Preparing [2024-02-27T09:13:45.023Z] d15536371923: Preparing [2024-02-27T09:13:45.023Z] aedc3bda2944: Preparing [2024-02-27T09:13:45.023Z] f9fad167431d: Waiting [2024-02-27T09:13:45.023Z] 277f6b970535: Waiting [2024-02-27T09:13:45.023Z] 690a587c6990: Waiting [2024-02-27T09:13:45.023Z] aedc3bda2944: Waiting [2024-02-27T09:13:45.023Z] d15536371923: Waiting [2024-02-27T09:13:45.023Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:45.023Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:45.023Z] 1800840a6028: Pushed [2024-02-27T09:13:45.023Z] 96d86ef8928f: Pushed [2024-02-27T09:13:45.023Z] 11e101c81b22: Pushed [2024-02-27T09:13:45.023Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:45.023Z] 277f6b970535: Pushed [2024-02-27T09:13:45.590Z] d15536371923: Pushed [2024-02-27T09:13:50.852Z] f9fad167431d: Pushed [2024-02-27T09:13:52.755Z] 690a587c6990: Pushed [2024-02-27T09:13:52.755Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:53.288Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:53.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-27T09:13:53.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:13:53.837Z] 11e101c81b22: Preparing [2024-02-27T09:13:53.837Z] 96d86ef8928f: Preparing [2024-02-27T09:13:53.837Z] 1800840a6028: Preparing [2024-02-27T09:13:53.837Z] 3d514399b35c: Preparing [2024-02-27T09:13:53.837Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:53.837Z] 690a587c6990: Preparing [2024-02-27T09:13:53.837Z] f9fad167431d: Preparing [2024-02-27T09:13:53.837Z] 277f6b970535: Preparing [2024-02-27T09:13:53.837Z] d15536371923: Preparing [2024-02-27T09:13:53.837Z] aedc3bda2944: Preparing [2024-02-27T09:13:53.837Z] f9fad167431d: Waiting [2024-02-27T09:13:53.837Z] 690a587c6990: Waiting [2024-02-27T09:13:53.837Z] d15536371923: Waiting [2024-02-27T09:13:53.837Z] aedc3bda2944: Waiting [2024-02-27T09:13:53.837Z] 277f6b970535: Waiting [2024-02-27T09:13:53.837Z] 1800840a6028: Layer already exists [2024-02-27T09:13:53.837Z] 96d86ef8928f: Layer already exists [2024-02-27T09:13:53.837Z] 11e101c81b22: Layer already exists [2024-02-27T09:13:53.837Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:53.837Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:53.837Z] 690a587c6990: Layer already exists [2024-02-27T09:13:53.837Z] f9fad167431d: Layer already exists [2024-02-27T09:13:53.837Z] d15536371923: Layer already exists [2024-02-27T09:13:53.837Z] 277f6b970535: Layer already exists [2024-02-27T09:13:53.837Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:53.837Z] latest: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:54.395Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:54.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.18 [2024-02-27T09:13:54.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:13:54.933Z] 11e101c81b22: Preparing [2024-02-27T09:13:54.933Z] 96d86ef8928f: Preparing [2024-02-27T09:13:54.933Z] 1800840a6028: Preparing [2024-02-27T09:13:54.933Z] 3d514399b35c: Preparing [2024-02-27T09:13:54.933Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:54.933Z] 690a587c6990: Preparing [2024-02-27T09:13:54.933Z] f9fad167431d: Preparing [2024-02-27T09:13:54.933Z] 277f6b970535: Preparing [2024-02-27T09:13:54.933Z] d15536371923: Preparing [2024-02-27T09:13:54.933Z] aedc3bda2944: Preparing [2024-02-27T09:13:54.933Z] 277f6b970535: Waiting [2024-02-27T09:13:54.933Z] 690a587c6990: Waiting [2024-02-27T09:13:54.933Z] aedc3bda2944: Waiting [2024-02-27T09:13:54.933Z] d15536371923: Waiting [2024-02-27T09:13:54.933Z] f9fad167431d: Waiting [2024-02-27T09:13:54.933Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:54.933Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:54.933Z] 96d86ef8928f: Layer already exists [2024-02-27T09:13:54.933Z] 11e101c81b22: Layer already exists [2024-02-27T09:13:54.933Z] 1800840a6028: Layer already exists [2024-02-27T09:13:54.933Z] 277f6b970535: Layer already exists [2024-02-27T09:13:54.933Z] f9fad167431d: Layer already exists [2024-02-27T09:13:54.933Z] 690a587c6990: Layer already exists [2024-02-27T09:13:54.933Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:54.933Z] d15536371923: Layer already exists [2024-02-27T09:13:54.933Z] 3.2.0-dev.18: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:55.578Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:56.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:56.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:13:56.129Z] 11e101c81b22: Preparing [2024-02-27T09:13:56.129Z] 96d86ef8928f: Preparing [2024-02-27T09:13:56.129Z] 1800840a6028: Preparing [2024-02-27T09:13:56.129Z] 3d514399b35c: Preparing [2024-02-27T09:13:56.129Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:56.129Z] 690a587c6990: Preparing [2024-02-27T09:13:56.129Z] f9fad167431d: Preparing [2024-02-27T09:13:56.129Z] 277f6b970535: Preparing [2024-02-27T09:13:56.129Z] d15536371923: Preparing [2024-02-27T09:13:56.129Z] aedc3bda2944: Preparing [2024-02-27T09:13:56.129Z] 690a587c6990: Waiting [2024-02-27T09:13:56.129Z] f9fad167431d: Waiting [2024-02-27T09:13:56.129Z] 277f6b970535: Waiting [2024-02-27T09:13:56.129Z] d15536371923: Waiting [2024-02-27T09:13:56.129Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:56.129Z] 96d86ef8928f: Layer already exists [2024-02-27T09:13:56.129Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:56.129Z] 11e101c81b22: Layer already exists [2024-02-27T09:13:56.129Z] 1800840a6028: Layer already exists [2024-02-27T09:13:56.129Z] f9fad167431d: Layer already exists [2024-02-27T09:13:56.129Z] 690a587c6990: Layer already exists [2024-02-27T09:13:56.129Z] d15536371923: Layer already exists [2024-02-27T09:13:56.129Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:56.129Z] 277f6b970535: Layer already exists [2024-02-27T09:13:56.129Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:56.685Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:57.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-02-27T09:13:57.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-27T09:13:57.229Z] 11e101c81b22: Preparing [2024-02-27T09:13:57.229Z] 96d86ef8928f: Preparing [2024-02-27T09:13:57.229Z] 1800840a6028: Preparing [2024-02-27T09:13:57.229Z] 3d514399b35c: Preparing [2024-02-27T09:13:57.229Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:57.229Z] 690a587c6990: Preparing [2024-02-27T09:13:57.229Z] f9fad167431d: Preparing [2024-02-27T09:13:57.229Z] 277f6b970535: Preparing [2024-02-27T09:13:57.229Z] d15536371923: Preparing [2024-02-27T09:13:57.229Z] aedc3bda2944: Preparing [2024-02-27T09:13:57.229Z] 277f6b970535: Waiting [2024-02-27T09:13:57.229Z] 690a587c6990: Waiting [2024-02-27T09:13:57.229Z] d15536371923: Waiting [2024-02-27T09:13:57.229Z] f9fad167431d: Waiting [2024-02-27T09:13:57.229Z] aedc3bda2944: Waiting [2024-02-27T09:13:57.229Z] 96d86ef8928f: Layer already exists [2024-02-27T09:13:57.229Z] 11e101c81b22: Layer already exists [2024-02-27T09:13:57.229Z] 1800840a6028: Layer already exists [2024-02-27T09:13:57.229Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:57.229Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:57.229Z] 690a587c6990: Layer already exists [2024-02-27T09:13:57.229Z] f9fad167431d: Layer already exists [2024-02-27T09:13:57.229Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:57.229Z] 277f6b970535: Layer already exists [2024-02-27T09:13:57.229Z] d15536371923: Layer already exists [2024-02-27T09:13:57.229Z] main: digest: sha256:79f2fa912d860ff24355f899705667895ad654da51b221676951cc6b25ccaa82 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:13:57.737Z] ===================================================== [Pipeline] echo [2024-02-27T09:13:57.818Z] taggedImages: [2024-02-27T09:13:57.818Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:57.818Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-27T09:13:57.818Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.18 [2024-02-27T09:13:57.818Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:57.818Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-02-27T09:13:57.914Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-02-27T09:13:57.914Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:57.914Z] latest [2024-02-27T09:13:57.914Z] 3.2.0-dev.18 [2024-02-27T09:13:57.914Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:13:57.914Z] main [2024-02-27T09:13:57.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:58.628Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:13:59.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:13:59.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:13:59.173Z] d1c07540345c: Preparing [2024-02-27T09:13:59.173Z] b159da298566: Preparing [2024-02-27T09:13:59.173Z] a90c8fdd1a20: Preparing [2024-02-27T09:13:59.173Z] 3d514399b35c: Preparing [2024-02-27T09:13:59.173Z] 69d7eccd8f85: Preparing [2024-02-27T09:13:59.173Z] 690a587c6990: Preparing [2024-02-27T09:13:59.173Z] cb57036ff50e: Preparing [2024-02-27T09:13:59.173Z] 1538f5715c9a: Preparing [2024-02-27T09:13:59.173Z] aedc3bda2944: Preparing [2024-02-27T09:13:59.173Z] 690a587c6990: Waiting [2024-02-27T09:13:59.173Z] cb57036ff50e: Waiting [2024-02-27T09:13:59.173Z] 1538f5715c9a: Waiting [2024-02-27T09:13:59.173Z] 3d514399b35c: Layer already exists [2024-02-27T09:13:59.173Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:13:59.173Z] 690a587c6990: Layer already exists [2024-02-27T09:13:59.173Z] a90c8fdd1a20: Pushed [2024-02-27T09:13:59.173Z] aedc3bda2944: Layer already exists [2024-02-27T09:13:59.173Z] b159da298566: Pushed [2024-02-27T09:13:59.173Z] cb57036ff50e: Pushed [2024-02-27T09:13:59.173Z] d1c07540345c: Pushed [2024-02-27T09:13:59.431Z] 1538f5715c9a: Pushed [2024-02-27T09:13:59.689Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:00.270Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:00.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-27T09:14:00.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:14:00.833Z] d1c07540345c: Preparing [2024-02-27T09:14:00.833Z] b159da298566: Preparing [2024-02-27T09:14:00.833Z] a90c8fdd1a20: Preparing [2024-02-27T09:14:00.833Z] 3d514399b35c: Preparing [2024-02-27T09:14:00.833Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:00.833Z] 690a587c6990: Preparing [2024-02-27T09:14:00.833Z] cb57036ff50e: Preparing [2024-02-27T09:14:00.833Z] 1538f5715c9a: Preparing [2024-02-27T09:14:00.833Z] aedc3bda2944: Preparing [2024-02-27T09:14:00.833Z] 1538f5715c9a: Waiting [2024-02-27T09:14:00.833Z] cb57036ff50e: Waiting [2024-02-27T09:14:00.833Z] 690a587c6990: Waiting [2024-02-27T09:14:00.833Z] aedc3bda2944: Waiting [2024-02-27T09:14:00.833Z] d1c07540345c: Layer already exists [2024-02-27T09:14:00.833Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:00.833Z] a90c8fdd1a20: Layer already exists [2024-02-27T09:14:00.833Z] b159da298566: Layer already exists [2024-02-27T09:14:00.833Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:00.833Z] 690a587c6990: Layer already exists [2024-02-27T09:14:00.833Z] cb57036ff50e: Layer already exists [2024-02-27T09:14:00.833Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:00.833Z] 1538f5715c9a: Layer already exists [2024-02-27T09:14:00.833Z] latest: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:01.397Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:01.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.18 [2024-02-27T09:14:01.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:14:01.947Z] d1c07540345c: Preparing [2024-02-27T09:14:01.947Z] b159da298566: Preparing [2024-02-27T09:14:01.947Z] a90c8fdd1a20: Preparing [2024-02-27T09:14:01.947Z] 3d514399b35c: Preparing [2024-02-27T09:14:01.947Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:01.947Z] 690a587c6990: Preparing [2024-02-27T09:14:01.947Z] cb57036ff50e: Preparing [2024-02-27T09:14:01.947Z] 1538f5715c9a: Preparing [2024-02-27T09:14:01.947Z] aedc3bda2944: Preparing [2024-02-27T09:14:01.947Z] 690a587c6990: Waiting [2024-02-27T09:14:01.947Z] cb57036ff50e: Waiting [2024-02-27T09:14:01.947Z] aedc3bda2944: Waiting [2024-02-27T09:14:01.947Z] 1538f5715c9a: Waiting [2024-02-27T09:14:01.947Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:01.947Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:01.947Z] a90c8fdd1a20: Layer already exists [2024-02-27T09:14:01.947Z] b159da298566: Layer already exists [2024-02-27T09:14:01.947Z] d1c07540345c: Layer already exists [2024-02-27T09:14:01.947Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:01.947Z] 690a587c6990: Layer already exists [2024-02-27T09:14:01.947Z] cb57036ff50e: Layer already exists [2024-02-27T09:14:01.947Z] 1538f5715c9a: Layer already exists [2024-02-27T09:14:01.947Z] 3.2.0-dev.18: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:02.519Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:03.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:03.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:14:03.080Z] d1c07540345c: Preparing [2024-02-27T09:14:03.080Z] b159da298566: Preparing [2024-02-27T09:14:03.080Z] a90c8fdd1a20: Preparing [2024-02-27T09:14:03.080Z] 3d514399b35c: Preparing [2024-02-27T09:14:03.080Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:03.080Z] 690a587c6990: Preparing [2024-02-27T09:14:03.080Z] cb57036ff50e: Preparing [2024-02-27T09:14:03.080Z] 1538f5715c9a: Preparing [2024-02-27T09:14:03.080Z] aedc3bda2944: Preparing [2024-02-27T09:14:03.080Z] 690a587c6990: Waiting [2024-02-27T09:14:03.080Z] 1538f5715c9a: Waiting [2024-02-27T09:14:03.080Z] aedc3bda2944: Waiting [2024-02-27T09:14:03.080Z] cb57036ff50e: Waiting [2024-02-27T09:14:03.080Z] b159da298566: Layer already exists [2024-02-27T09:14:03.080Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:03.080Z] a90c8fdd1a20: Layer already exists [2024-02-27T09:14:03.080Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:03.080Z] d1c07540345c: Layer already exists [2024-02-27T09:14:03.080Z] cb57036ff50e: Layer already exists [2024-02-27T09:14:03.080Z] 1538f5715c9a: Layer already exists [2024-02-27T09:14:03.080Z] 690a587c6990: Layer already exists [2024-02-27T09:14:03.080Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:03.080Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:03.647Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:04.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-02-27T09:14:04.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-27T09:14:04.245Z] d1c07540345c: Preparing [2024-02-27T09:14:04.245Z] b159da298566: Preparing [2024-02-27T09:14:04.245Z] a90c8fdd1a20: Preparing [2024-02-27T09:14:04.245Z] 3d514399b35c: Preparing [2024-02-27T09:14:04.245Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:04.245Z] 690a587c6990: Preparing [2024-02-27T09:14:04.245Z] cb57036ff50e: Preparing [2024-02-27T09:14:04.245Z] 1538f5715c9a: Preparing [2024-02-27T09:14:04.245Z] aedc3bda2944: Preparing [2024-02-27T09:14:04.245Z] 690a587c6990: Waiting [2024-02-27T09:14:04.245Z] cb57036ff50e: Waiting [2024-02-27T09:14:04.245Z] aedc3bda2944: Waiting [2024-02-27T09:14:04.245Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:04.245Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:04.245Z] d1c07540345c: Layer already exists [2024-02-27T09:14:04.245Z] a90c8fdd1a20: Layer already exists [2024-02-27T09:14:04.245Z] b159da298566: Layer already exists [2024-02-27T09:14:04.245Z] 1538f5715c9a: Layer already exists [2024-02-27T09:14:04.245Z] 690a587c6990: Layer already exists [2024-02-27T09:14:04.245Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:04.245Z] cb57036ff50e: Layer already exists [2024-02-27T09:14:04.245Z] main: digest: sha256:95b31d15b5021f40c2be9d565e950173e19786df120aac4e40a8d71e4aef2d7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:14:04.765Z] ===================================================== [Pipeline] echo [2024-02-27T09:14:04.864Z] taggedImages: [2024-02-27T09:14:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-27T09:14:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.18 [2024-02-27T09:14:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:04.864Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-02-27T09:14:04.964Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-02-27T09:14:04.964Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:04.964Z] latest [2024-02-27T09:14:04.964Z] 3.2.0-dev.18 [2024-02-27T09:14:04.964Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:04.964Z] main [2024-02-27T09:14:04.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:05.694Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:06.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:06.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:14:06.255Z] 11e101c81b22: Preparing [2024-02-27T09:14:06.255Z] 86b35479aae2: Preparing [2024-02-27T09:14:06.255Z] 234b9bc383c9: Preparing [2024-02-27T09:14:06.255Z] 3d514399b35c: Preparing [2024-02-27T09:14:06.255Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:06.255Z] efe00e7058a7: Preparing [2024-02-27T09:14:06.255Z] 277f6b970535: Preparing [2024-02-27T09:14:06.255Z] d15536371923: Preparing [2024-02-27T09:14:06.255Z] aedc3bda2944: Preparing [2024-02-27T09:14:06.255Z] efe00e7058a7: Waiting [2024-02-27T09:14:06.255Z] 277f6b970535: Waiting [2024-02-27T09:14:06.255Z] d15536371923: Waiting [2024-02-27T09:14:06.255Z] aedc3bda2944: Waiting [2024-02-27T09:14:06.255Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:06.255Z] 11e101c81b22: Layer already exists [2024-02-27T09:14:06.255Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:06.255Z] 277f6b970535: Layer already exists [2024-02-27T09:14:06.255Z] d15536371923: Layer already exists [2024-02-27T09:14:06.255Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:06.255Z] 86b35479aae2: Pushed [2024-02-27T09:14:06.255Z] 234b9bc383c9: Pushed [2024-02-27T09:14:14.371Z] efe00e7058a7: Pushed [2024-02-27T09:14:14.371Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:14.950Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:15.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-27T09:14:15.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:14:15.496Z] 11e101c81b22: Preparing [2024-02-27T09:14:15.496Z] 86b35479aae2: Preparing [2024-02-27T09:14:15.496Z] 234b9bc383c9: Preparing [2024-02-27T09:14:15.496Z] 3d514399b35c: Preparing [2024-02-27T09:14:15.496Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:15.496Z] efe00e7058a7: Preparing [2024-02-27T09:14:15.496Z] 277f6b970535: Preparing [2024-02-27T09:14:15.496Z] d15536371923: Preparing [2024-02-27T09:14:15.496Z] aedc3bda2944: Preparing [2024-02-27T09:14:15.496Z] efe00e7058a7: Waiting [2024-02-27T09:14:15.496Z] d15536371923: Waiting [2024-02-27T09:14:15.496Z] 277f6b970535: Waiting [2024-02-27T09:14:15.496Z] aedc3bda2944: Waiting [2024-02-27T09:14:15.496Z] 86b35479aae2: Layer already exists [2024-02-27T09:14:15.496Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:15.496Z] 11e101c81b22: Layer already exists [2024-02-27T09:14:15.496Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:15.496Z] 234b9bc383c9: Layer already exists [2024-02-27T09:14:15.496Z] efe00e7058a7: Layer already exists [2024-02-27T09:14:15.496Z] 277f6b970535: Layer already exists [2024-02-27T09:14:15.496Z] d15536371923: Layer already exists [2024-02-27T09:14:15.496Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:15.496Z] latest: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:16.058Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:16.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.18 [2024-02-27T09:14:16.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:14:16.620Z] 11e101c81b22: Preparing [2024-02-27T09:14:16.620Z] 86b35479aae2: Preparing [2024-02-27T09:14:16.620Z] 234b9bc383c9: Preparing [2024-02-27T09:14:16.620Z] 3d514399b35c: Preparing [2024-02-27T09:14:16.620Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:16.620Z] efe00e7058a7: Preparing [2024-02-27T09:14:16.620Z] 277f6b970535: Preparing [2024-02-27T09:14:16.620Z] d15536371923: Preparing [2024-02-27T09:14:16.620Z] aedc3bda2944: Preparing [2024-02-27T09:14:16.620Z] d15536371923: Waiting [2024-02-27T09:14:16.620Z] efe00e7058a7: Waiting [2024-02-27T09:14:16.620Z] 277f6b970535: Waiting [2024-02-27T09:14:16.620Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:16.620Z] 11e101c81b22: Layer already exists [2024-02-27T09:14:16.620Z] 234b9bc383c9: Layer already exists [2024-02-27T09:14:16.620Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:16.620Z] 86b35479aae2: Layer already exists [2024-02-27T09:14:16.620Z] 277f6b970535: Layer already exists [2024-02-27T09:14:16.620Z] d15536371923: Layer already exists [2024-02-27T09:14:16.620Z] efe00e7058a7: Layer already exists [2024-02-27T09:14:16.620Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:16.620Z] 3.2.0-dev.18: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:17.187Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:17.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:17.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:14:17.752Z] 11e101c81b22: Preparing [2024-02-27T09:14:17.752Z] 86b35479aae2: Preparing [2024-02-27T09:14:17.752Z] 234b9bc383c9: Preparing [2024-02-27T09:14:17.752Z] 3d514399b35c: Preparing [2024-02-27T09:14:17.752Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:17.752Z] efe00e7058a7: Preparing [2024-02-27T09:14:17.752Z] 277f6b970535: Preparing [2024-02-27T09:14:17.752Z] d15536371923: Preparing [2024-02-27T09:14:17.752Z] aedc3bda2944: Preparing [2024-02-27T09:14:17.752Z] d15536371923: Waiting [2024-02-27T09:14:17.752Z] efe00e7058a7: Waiting [2024-02-27T09:14:17.752Z] 277f6b970535: Waiting [2024-02-27T09:14:17.752Z] aedc3bda2944: Waiting [2024-02-27T09:14:17.752Z] 11e101c81b22: Layer already exists [2024-02-27T09:14:17.752Z] 86b35479aae2: Layer already exists [2024-02-27T09:14:17.752Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:17.752Z] 234b9bc383c9: Layer already exists [2024-02-27T09:14:17.752Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:17.752Z] efe00e7058a7: Layer already exists [2024-02-27T09:14:17.752Z] d15536371923: Layer already exists [2024-02-27T09:14:17.752Z] 277f6b970535: Layer already exists [2024-02-27T09:14:17.752Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:17.752Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:18.335Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:18.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-02-27T09:14:18.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-27T09:14:18.908Z] 11e101c81b22: Preparing [2024-02-27T09:14:18.908Z] 86b35479aae2: Preparing [2024-02-27T09:14:18.908Z] 234b9bc383c9: Preparing [2024-02-27T09:14:18.908Z] 3d514399b35c: Preparing [2024-02-27T09:14:18.908Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:18.908Z] efe00e7058a7: Preparing [2024-02-27T09:14:18.908Z] 277f6b970535: Preparing [2024-02-27T09:14:18.908Z] d15536371923: Preparing [2024-02-27T09:14:18.908Z] aedc3bda2944: Preparing [2024-02-27T09:14:18.908Z] efe00e7058a7: Waiting [2024-02-27T09:14:18.908Z] 277f6b970535: Waiting [2024-02-27T09:14:18.908Z] d15536371923: Waiting [2024-02-27T09:14:18.908Z] aedc3bda2944: Waiting [2024-02-27T09:14:18.908Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:18.908Z] 11e101c81b22: Layer already exists [2024-02-27T09:14:18.908Z] 234b9bc383c9: Layer already exists [2024-02-27T09:14:18.908Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:18.908Z] 86b35479aae2: Layer already exists [2024-02-27T09:14:18.908Z] efe00e7058a7: Layer already exists [2024-02-27T09:14:18.908Z] d15536371923: Layer already exists [2024-02-27T09:14:18.908Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:18.908Z] 277f6b970535: Layer already exists [2024-02-27T09:14:18.908Z] main: digest: sha256:6bed7db13549ffc72a42fd1d030e103c94ac05c69f4236b9743757d1fadceafb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:14:19.575Z] ===================================================== [Pipeline] echo [2024-02-27T09:14:19.681Z] taggedImages: [2024-02-27T09:14:19.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:19.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-27T09:14:19.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.18 [2024-02-27T09:14:19.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:19.681Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-02-27T09:14:19.808Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-02-27T09:14:19.808Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:19.808Z] latest [2024-02-27T09:14:19.808Z] 3.2.0-dev.18 [2024-02-27T09:14:19.808Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:19.808Z] main [2024-02-27T09:14:19.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:20.637Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:21.332Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:21.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:14:21.332Z] 3e349d079b31: Preparing [2024-02-27T09:14:21.332Z] cdd35c593d0f: Preparing [2024-02-27T09:14:21.332Z] 3d514399b35c: Preparing [2024-02-27T09:14:21.332Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:21.332Z] 584a632f9494: Preparing [2024-02-27T09:14:21.332Z] 461bed50a281: Preparing [2024-02-27T09:14:21.332Z] aedc3bda2944: Preparing [2024-02-27T09:14:21.332Z] aedc3bda2944: Waiting [2024-02-27T09:14:21.332Z] 461bed50a281: Waiting [2024-02-27T09:14:21.332Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:21.332Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:21.332Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:21.332Z] 584a632f9494: Pushed [2024-02-27T09:14:21.332Z] 3e349d079b31: Pushed [2024-02-27T09:14:21.591Z] 461bed50a281: Pushed [2024-02-27T09:14:23.491Z] cdd35c593d0f: Pushed [2024-02-27T09:14:23.491Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:24.083Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:24.707Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-27T09:14:24.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:14:24.707Z] 3e349d079b31: Preparing [2024-02-27T09:14:24.707Z] cdd35c593d0f: Preparing [2024-02-27T09:14:24.707Z] 3d514399b35c: Preparing [2024-02-27T09:14:24.707Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:24.707Z] 584a632f9494: Preparing [2024-02-27T09:14:24.707Z] 461bed50a281: Preparing [2024-02-27T09:14:24.707Z] aedc3bda2944: Preparing [2024-02-27T09:14:24.707Z] 461bed50a281: Waiting [2024-02-27T09:14:24.707Z] aedc3bda2944: Waiting [2024-02-27T09:14:24.707Z] 584a632f9494: Layer already exists [2024-02-27T09:14:24.707Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:24.707Z] 3e349d079b31: Layer already exists [2024-02-27T09:14:24.707Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:24.707Z] cdd35c593d0f: Layer already exists [2024-02-27T09:14:24.707Z] 461bed50a281: Layer already exists [2024-02-27T09:14:24.707Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:24.707Z] latest: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:25.343Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:25.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.18 [2024-02-27T09:14:25.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:14:25.970Z] 3e349d079b31: Preparing [2024-02-27T09:14:25.970Z] cdd35c593d0f: Preparing [2024-02-27T09:14:25.970Z] 3d514399b35c: Preparing [2024-02-27T09:14:25.970Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:25.970Z] 584a632f9494: Preparing [2024-02-27T09:14:25.970Z] 461bed50a281: Preparing [2024-02-27T09:14:25.970Z] aedc3bda2944: Preparing [2024-02-27T09:14:25.970Z] 461bed50a281: Waiting [2024-02-27T09:14:25.970Z] aedc3bda2944: Waiting [2024-02-27T09:14:25.970Z] cdd35c593d0f: Layer already exists [2024-02-27T09:14:25.970Z] 3e349d079b31: Layer already exists [2024-02-27T09:14:25.970Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:25.970Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:25.970Z] 584a632f9494: Layer already exists [2024-02-27T09:14:25.970Z] 461bed50a281: Layer already exists [2024-02-27T09:14:25.970Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:25.970Z] 3.2.0-dev.18: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:26.770Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:27.365Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:27.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:14:27.366Z] 3e349d079b31: Preparing [2024-02-27T09:14:27.366Z] cdd35c593d0f: Preparing [2024-02-27T09:14:27.366Z] 3d514399b35c: Preparing [2024-02-27T09:14:27.366Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:27.366Z] 584a632f9494: Preparing [2024-02-27T09:14:27.366Z] 461bed50a281: Preparing [2024-02-27T09:14:27.366Z] aedc3bda2944: Preparing [2024-02-27T09:14:27.366Z] 461bed50a281: Waiting [2024-02-27T09:14:27.366Z] aedc3bda2944: Waiting [2024-02-27T09:14:27.366Z] 3e349d079b31: Layer already exists [2024-02-27T09:14:27.366Z] cdd35c593d0f: Layer already exists [2024-02-27T09:14:27.366Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:27.366Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:27.366Z] 584a632f9494: Layer already exists [2024-02-27T09:14:27.366Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:27.366Z] 461bed50a281: Layer already exists [2024-02-27T09:14:27.366Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:27.973Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:28.563Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-02-27T09:14:28.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-27T09:14:28.563Z] 3e349d079b31: Preparing [2024-02-27T09:14:28.563Z] cdd35c593d0f: Preparing [2024-02-27T09:14:28.563Z] 3d514399b35c: Preparing [2024-02-27T09:14:28.563Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:28.563Z] 584a632f9494: Preparing [2024-02-27T09:14:28.563Z] 461bed50a281: Preparing [2024-02-27T09:14:28.563Z] aedc3bda2944: Preparing [2024-02-27T09:14:28.563Z] 461bed50a281: Waiting [2024-02-27T09:14:28.563Z] aedc3bda2944: Waiting [2024-02-27T09:14:28.563Z] 584a632f9494: Layer already exists [2024-02-27T09:14:28.563Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:28.563Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:28.563Z] 3e349d079b31: Layer already exists [2024-02-27T09:14:28.563Z] cdd35c593d0f: Layer already exists [2024-02-27T09:14:28.563Z] 461bed50a281: Layer already exists [2024-02-27T09:14:28.563Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:28.563Z] main: digest: sha256:4eb42df15ba3093941b010a1ed920ebff47160676613e2eccf6b1a7dfac47512 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:14:29.158Z] ===================================================== [Pipeline] echo [2024-02-27T09:14:29.317Z] taggedImages: [2024-02-27T09:14:29.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:29.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-27T09:14:29.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.18 [2024-02-27T09:14:29.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:29.317Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-02-27T09:14:29.426Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-02-27T09:14:29.426Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:29.426Z] latest [2024-02-27T09:14:29.426Z] 3.2.0-dev.18 [2024-02-27T09:14:29.426Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:29.426Z] main [2024-02-27T09:14:29.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:30.224Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:30.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:30.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:14:30.824Z] c84a284d10b3: Preparing [2024-02-27T09:14:30.824Z] a730a1309271: Preparing [2024-02-27T09:14:30.824Z] 3d514399b35c: Preparing [2024-02-27T09:14:30.824Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:30.824Z] f86a6e8902a9: Preparing [2024-02-27T09:14:30.824Z] 10183ceb2458: Preparing [2024-02-27T09:14:30.824Z] aedc3bda2944: Preparing [2024-02-27T09:14:30.824Z] 10183ceb2458: Waiting [2024-02-27T09:14:30.824Z] aedc3bda2944: Waiting [2024-02-27T09:14:30.824Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:30.824Z] f86a6e8902a9: Layer already exists [2024-02-27T09:14:30.824Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:30.824Z] 10183ceb2458: Layer already exists [2024-02-27T09:14:30.824Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:30.824Z] c84a284d10b3: Pushed [2024-02-27T09:14:32.732Z] a730a1309271: Pushed [2024-02-27T09:14:32.992Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:33.614Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:34.216Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-27T09:14:34.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:14:34.216Z] c84a284d10b3: Preparing [2024-02-27T09:14:34.216Z] a730a1309271: Preparing [2024-02-27T09:14:34.216Z] 3d514399b35c: Preparing [2024-02-27T09:14:34.216Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:34.216Z] f86a6e8902a9: Preparing [2024-02-27T09:14:34.216Z] 10183ceb2458: Preparing [2024-02-27T09:14:34.216Z] aedc3bda2944: Preparing [2024-02-27T09:14:34.216Z] 10183ceb2458: Waiting [2024-02-27T09:14:34.216Z] aedc3bda2944: Waiting [2024-02-27T09:14:34.216Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:34.216Z] f86a6e8902a9: Layer already exists [2024-02-27T09:14:34.216Z] c84a284d10b3: Layer already exists [2024-02-27T09:14:34.216Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:34.216Z] a730a1309271: Layer already exists [2024-02-27T09:14:34.216Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:34.216Z] 10183ceb2458: Layer already exists [2024-02-27T09:14:34.216Z] latest: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:34.820Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:35.432Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.18 [2024-02-27T09:14:35.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:14:35.432Z] c84a284d10b3: Preparing [2024-02-27T09:14:35.432Z] a730a1309271: Preparing [2024-02-27T09:14:35.432Z] 3d514399b35c: Preparing [2024-02-27T09:14:35.432Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:35.432Z] f86a6e8902a9: Preparing [2024-02-27T09:14:35.432Z] 10183ceb2458: Preparing [2024-02-27T09:14:35.432Z] aedc3bda2944: Preparing [2024-02-27T09:14:35.432Z] 10183ceb2458: Waiting [2024-02-27T09:14:35.432Z] aedc3bda2944: Waiting [2024-02-27T09:14:35.432Z] a730a1309271: Layer already exists [2024-02-27T09:14:35.432Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:35.432Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:35.432Z] f86a6e8902a9: Layer already exists [2024-02-27T09:14:35.432Z] c84a284d10b3: Layer already exists [2024-02-27T09:14:35.432Z] 10183ceb2458: Layer already exists [2024-02-27T09:14:35.432Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:35.432Z] 3.2.0-dev.18: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:36.048Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:36.668Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:36.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:14:36.668Z] c84a284d10b3: Preparing [2024-02-27T09:14:36.668Z] a730a1309271: Preparing [2024-02-27T09:14:36.668Z] 3d514399b35c: Preparing [2024-02-27T09:14:36.668Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:36.668Z] f86a6e8902a9: Preparing [2024-02-27T09:14:36.668Z] 10183ceb2458: Preparing [2024-02-27T09:14:36.668Z] aedc3bda2944: Preparing [2024-02-27T09:14:36.668Z] 10183ceb2458: Waiting [2024-02-27T09:14:36.668Z] aedc3bda2944: Waiting [2024-02-27T09:14:36.668Z] a730a1309271: Layer already exists [2024-02-27T09:14:36.668Z] f86a6e8902a9: Layer already exists [2024-02-27T09:14:36.668Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:36.668Z] c84a284d10b3: Layer already exists [2024-02-27T09:14:36.668Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:36.668Z] 10183ceb2458: Layer already exists [2024-02-27T09:14:36.668Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:36.668Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:37.273Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:14:37.873Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-02-27T09:14:37.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-27T09:14:37.874Z] c84a284d10b3: Preparing [2024-02-27T09:14:37.874Z] a730a1309271: Preparing [2024-02-27T09:14:37.874Z] 3d514399b35c: Preparing [2024-02-27T09:14:37.874Z] 69d7eccd8f85: Preparing [2024-02-27T09:14:37.874Z] f86a6e8902a9: Preparing [2024-02-27T09:14:37.874Z] 10183ceb2458: Preparing [2024-02-27T09:14:37.874Z] aedc3bda2944: Preparing [2024-02-27T09:14:37.874Z] 10183ceb2458: Waiting [2024-02-27T09:14:37.874Z] aedc3bda2944: Waiting [2024-02-27T09:14:37.874Z] 3d514399b35c: Layer already exists [2024-02-27T09:14:37.874Z] f86a6e8902a9: Layer already exists [2024-02-27T09:14:37.874Z] 69d7eccd8f85: Layer already exists [2024-02-27T09:14:37.874Z] a730a1309271: Layer already exists [2024-02-27T09:14:37.874Z] c84a284d10b3: Layer already exists [2024-02-27T09:14:37.874Z] 10183ceb2458: Layer already exists [2024-02-27T09:14:37.874Z] aedc3bda2944: Layer already exists [2024-02-27T09:14:37.874Z] main: digest: sha256:80b49bd659c0c9f3fb6676fdedd18fd741da447d7d3b49eea01807ad540fd391 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:14:38.533Z] ===================================================== [Pipeline] echo [2024-02-27T09:14:38.651Z] taggedImages: [2024-02-27T09:14:38.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:14:38.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-27T09:14:38.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.18 [2024-02-27T09:14:38.651Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:14:38.651Z] - 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-02-27T09:25:54.426Z] #140 ... [2024-02-27T09:25:54.426Z] [2024-02-27T09:25:54.426Z] #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-02-27T09:25:54.426Z] #137 765.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-27T09:25:54.426Z] #137 ... [2024-02-27T09:25:54.426Z] [2024-02-27T09:25:54.426Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-27T09:25:54.426Z] #138 DONE 771.8s [2024-02-27T09:25:54.426Z] [2024-02-27T09:25:54.426Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:25:54.426Z] #130 ... [2024-02-27T09:25:54.426Z] [2024-02-27T09:25:54.426Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:25:54.700Z] #141 DONE 0.4s [2024-02-27T09:25:54.700Z] [2024-02-27T09:25:54.700Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:25:54.970Z] #142 DONE 0.2s [2024-02-27T09:25:54.970Z] [2024-02-27T09:25:54.970Z] #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-02-27T09:25:54.970Z] #143 DONE 0.2s [2024-02-27T09:25:54.970Z] [2024-02-27T09:25:54.970Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-27T09:25:55.281Z] #144 DONE 0.2s [2024-02-27T09:25:55.281Z] [2024-02-27T09:25:55.281Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-27T09:25:55.551Z] #145 DONE 0.3s [2024-02-27T09:25:55.551Z] [2024-02-27T09:25:55.551Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:25:55.551Z] #130 ... [2024-02-27T09:25:55.551Z] [2024-02-27T09:25:55.551Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-27T09:25:55.824Z] #146 DONE 0.3s [2024-02-27T09:25:55.824Z] [2024-02-27T09:25:55.824Z] #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-02-27T09:25:55.824Z] #137 ... [2024-02-27T09:25:55.824Z] [2024-02-27T09:25:55.824Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:25:56.791Z] #147 ... [2024-02-27T09:25:56.791Z] [2024-02-27T09:25:56.791Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-27T09:25:56.791Z] #136 DONE 774.7s [2024-02-27T09:25:56.791Z] [2024-02-27T09:25:56.791Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:25:57.389Z] #50 ... [2024-02-27T09:25:57.389Z] [2024-02-27T09:25:57.389Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-27T09:25:57.671Z] #148 DONE 0.3s [2024-02-27T09:25:57.671Z] [2024-02-27T09:25:57.671Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:25:59.625Z] #147 DONE 3.6s [2024-02-27T09:25:59.625Z] [2024-02-27T09:25:59.625Z] #98 [security-proxy-setup] exporting to image [2024-02-27T09:25:59.625Z] #98 exporting layers [2024-02-27T09:26:00.229Z] #98 exporting layers 0.9s done [2024-02-27T09:26:00.229Z] #98 writing image sha256:ca24a99e96a0840ce258fcc48599b296beca6cfce93389fdaefc273d77d268fb done [2024-02-27T09:26:00.229Z] #98 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-27T09:26:00.229Z] #98 DONE 5.7s [2024-02-27T09:26:00.229Z] [2024-02-27T09:26:00.229Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-27T09:26:00.496Z] #149 DONE 2.8s [2024-02-27T09:26:00.496Z] [2024-02-27T09:26:00.496Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:26:01.085Z] #150 DONE 0.2s [2024-02-27T09:26:01.085Z] [2024-02-27T09:26:01.085Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:26:01.358Z] #151 DONE 0.3s [2024-02-27T09:26:01.358Z] [2024-02-27T09:26:01.358Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-27T09:26:01.358Z] #152 DONE 0.3s [2024-02-27T09:26:01.358Z] [2024-02-27T09:26:01.358Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:26:01.358Z] #130 ... [2024-02-27T09:26:01.358Z] [2024-02-27T09:26:01.358Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-27T09:26:01.358Z] #153 DONE 0.1s [2024-02-27T09:26:01.674Z] [2024-02-27T09:26:01.674Z] #154 [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-02-27T09:26:01.674Z] #154 DONE 0.1s [2024-02-27T09:26:01.674Z] [2024-02-27T09:26:01.674Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:26:01.951Z] #130 ... [2024-02-27T09:26:01.951Z] [2024-02-27T09:26:01.951Z] #155 [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-02-27T09:26:01.951Z] #155 DONE 0.2s [2024-02-27T09:26:01.951Z] [2024-02-27T09:26:01.951Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-27T09:26:02.225Z] #156 DONE 0.1s [2024-02-27T09:26:02.225Z] [2024-02-27T09:26:02.225Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-27T09:26:02.225Z] #157 DONE 0.2s [2024-02-27T09:26:02.225Z] [2024-02-27T09:26:02.225Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-27T09:26:08.877Z] #158 DONE 5.7s [2024-02-27T09:26:08.877Z] [2024-02-27T09:26:08.877Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:26:08.877Z] #133 ... [2024-02-27T09:26:08.877Z] [2024-02-27T09:26:08.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-02-27T09:26:08.877Z] #137 DONE 785.8s [2024-02-27T09:26:08.877Z] [2024-02-27T09:26:08.877Z] #98 [security-bootstrapper] exporting to image [2024-02-27T09:26:08.877Z] #98 exporting layers [2024-02-27T09:26:09.162Z] #98 ... [2024-02-27T09:26:09.162Z] [2024-02-27T09:26:09.162Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:26:09.162Z] #159 DONE 0.2s [2024-02-27T09:26:09.162Z] [2024-02-27T09:26:09.162Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:26:09.433Z] #160 DONE 0.3s [2024-02-27T09:26:09.433Z] [2024-02-27T09:26:09.433Z] #161 [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-02-27T09:26:09.433Z] #161 DONE 0.2s [2024-02-27T09:26:09.433Z] [2024-02-27T09:26:09.433Z] #162 [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-02-27T09:26:09.702Z] #162 DONE 0.2s [2024-02-27T09:26:09.702Z] [2024-02-27T09:26:09.702Z] #98 [security-bootstrapper] exporting to image [2024-02-27T09:26:09.702Z] #98 exporting layers 1.8s done [2024-02-27T09:26:09.702Z] #98 writing image sha256:7b9567cec1b2e00fa13a466e61920285923d2556f745a56d54ff841428e4614b done [2024-02-27T09:26:09.702Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-27T09:26:09.702Z] #98 DONE 7.5s [2024-02-27T09:26:09.702Z] [2024-02-27T09:26:09.702Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:26:09.977Z] #163 DONE 0.2s [2024-02-27T09:26:09.977Z] [2024-02-27T09:26:09.977Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-27T09:26:10.243Z] #164 DONE 0.3s [2024-02-27T09:26:10.243Z] [2024-02-27T09:26:10.243Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-27T09:26:10.514Z] #165 DONE 0.3s [2024-02-27T09:26:10.514Z] [2024-02-27T09:26:10.514Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-27T09:26:10.781Z] #166 DONE 0.1s [2024-02-27T09:26:10.781Z] [2024-02-27T09:26:10.781Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:26:12.723Z] #167 DONE 2.2s [2024-02-27T09:26:12.723Z] [2024-02-27T09:26:12.723Z] #98 [security-secretstore-setup] exporting to image [2024-02-27T09:26:14.130Z] #98 exporting layers 1.2s done [2024-02-27T09:26:14.130Z] #98 writing image sha256:42b6daa95cd7a4e4d9c9dc820892331548c7f555b06ede66893e8bfa1570e6f7 done [2024-02-27T09:26:14.130Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-27T09:26:14.130Z] #98 DONE 8.8s [2024-02-27T09:26:14.130Z] [2024-02-27T09:26:14.130Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-27T09:26:15.536Z] #131 DONE 793.4s [2024-02-27T09:26:15.536Z] [2024-02-27T09:26:15.536Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:26:16.239Z] #134 ... [2024-02-27T09:26:16.239Z] [2024-02-27T09:26:16.239Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:26:16.239Z] #168 DONE 0.2s [2024-02-27T09:26:16.239Z] [2024-02-27T09:26:16.239Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:26:16.508Z] #169 DONE 0.3s [2024-02-27T09:26:16.508Z] [2024-02-27T09:26:16.508Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:26:16.508Z] #134 ... [2024-02-27T09:26:16.508Z] [2024-02-27T09:26:16.508Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-27T09:26:16.783Z] #170 DONE 0.2s [2024-02-27T09:26:16.783Z] [2024-02-27T09:26:16.783Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:26:16.783Z] #171 DONE 0.2s [2024-02-27T09:26:16.783Z] [2024-02-27T09:26:16.783Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-27T09:26:17.055Z] #172 DONE 0.1s [2024-02-27T09:26:17.055Z] [2024-02-27T09:26:17.055Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-27T09:26:19.001Z] #173 DONE 1.8s [2024-02-27T09:26:19.001Z] [2024-02-27T09:26:19.001Z] #98 [security-proxy-auth] exporting to image [2024-02-27T09:26:19.598Z] #98 exporting layers 0.6s done [2024-02-27T09:26:19.598Z] #98 writing image sha256:1f26ce93c0ee4963d4b3e240fd578a1a55256d09bbbfc79f2301592c2efeaa08 0.0s done [2024-02-27T09:26:19.598Z] #98 naming to docker.io/library/security-proxy-auth-arm64 [2024-02-27T09:26:19.598Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-27T09:26:19.598Z] #98 DONE 9.4s [2024-02-27T09:26:19.598Z] [2024-02-27T09:26:19.598Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:26:31.893Z] #50 ... [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-27T09:26:31.893Z] #130 DONE 808.4s [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:26:31.893Z] #134 ... [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:26:31.893Z] #174 DONE 0.1s [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:26:31.893Z] #175 DONE 0.1s [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-27T09:26:31.893Z] #176 DONE 0.2s [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:26:31.893Z] #133 ... [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #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-02-27T09:26:31.893Z] #177 DONE 0.2s [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #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-02-27T09:26:31.893Z] #178 DONE 0.2s [2024-02-27T09:26:31.893Z] [2024-02-27T09:26:31.893Z] #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-02-27T09:26:38.535Z] #179 DONE 5.7s [2024-02-27T09:26:38.535Z] [2024-02-27T09:26:38.535Z] #98 [core-common-config-bootstrapper] exporting to image [2024-02-27T09:26:38.535Z] #98 exporting layers [2024-02-27T09:26:38.535Z] #98 exporting layers 0.4s done [2024-02-27T09:26:38.535Z] #98 writing image sha256:8e7e6e2d6c77b8199b7806b8e334a6c686c1ac05e3099c0337195d0a515d993e done [2024-02-27T09:26:38.535Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-27T09:26:38.535Z] #98 DONE 9.8s [2024-02-27T09:26:38.535Z] [2024-02-27T09:26:38.535Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:27:10.727Z] #50 ... [2024-02-27T09:27:10.727Z] [2024-02-27T09:27:10.727Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-27T09:27:10.727Z] #140 DONE 844.9s [2024-02-27T09:27:10.727Z] [2024-02-27T09:27:10.727Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:27:10.727Z] #135 ... [2024-02-27T09:27:10.727Z] [2024-02-27T09:27:10.727Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:27:10.727Z] #180 DONE 0.1s [2024-02-27T09:27:10.727Z] [2024-02-27T09:27:10.727Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:27:10.727Z] #181 DONE 0.1s [2024-02-27T09:27:10.727Z] [2024-02-27T09:27:10.727Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-27T09:27:10.727Z] #182 DONE 0.3s [2024-02-27T09:27:10.727Z] [2024-02-27T09:27:10.727Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:27:10.727Z] #50 ... [2024-02-27T09:27:10.727Z] [2024-02-27T09:27:10.727Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:27:10.727Z] #183 DONE 0.3s [2024-02-27T09:27:10.727Z] [2024-02-27T09:27:10.727Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:27:10.728Z] #132 ... [2024-02-27T09:27:10.728Z] [2024-02-27T09:27:10.728Z] #98 [core-command] exporting to image [2024-02-27T09:27:10.728Z] #98 exporting layers [2024-02-27T09:27:10.728Z] #98 exporting layers 0.2s done [2024-02-27T09:27:10.728Z] #98 writing image sha256:bd5eb9521d5ee7240b2f6bca25183abfac0907db3fcf03dccaa13f01dc26b636 done [2024-02-27T09:27:10.728Z] #98 naming to docker.io/library/core-command-arm64 done [2024-02-27T09:27:10.728Z] #98 DONE 10.0s [2024-02-27T09:27:10.728Z] [2024-02-27T09:27:10.728Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:27:17.374Z] #132 ... [2024-02-27T09:27:17.374Z] [2024-02-27T09:27:17.374Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-27T09:27:17.374Z] #134 DONE 854.5s [2024-02-27T09:27:17.374Z] [2024-02-27T09:27:17.374Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-27T09:27:17.374Z] #135 DONE 854.5s [2024-02-27T09:27:17.374Z] [2024-02-27T09:27:17.374Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:27:17.374Z] #133 ... [2024-02-27T09:27:17.374Z] [2024-02-27T09:27:17.374Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:27:17.650Z] #184 DONE 0.3s [2024-02-27T09:27:17.650Z] [2024-02-27T09:27:17.650Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:27:17.927Z] #185 DONE 0.3s [2024-02-27T09:27:17.927Z] [2024-02-27T09:27:17.927Z] #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:27:17.927Z] #186 DONE 0.3s [2024-02-27T09:27:17.927Z] [2024-02-27T09:27:17.927Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-27T09:27:17.927Z] #187 ... [2024-02-27T09:27:17.927Z] [2024-02-27T09:27:17.927Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:27:17.927Z] #188 DONE 0.2s [2024-02-27T09:27:18.200Z] [2024-02-27T09:27:18.201Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-27T09:27:18.201Z] #189 DONE 0.3s [2024-02-27T09:27:18.201Z] [2024-02-27T09:27:18.201Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-27T09:27:18.201Z] #187 DONE 0.5s [2024-02-27T09:27:18.201Z] [2024-02-27T09:27:18.201Z] #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:27:18.472Z] #190 ... [2024-02-27T09:27:18.472Z] [2024-02-27T09:27:18.472Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:27:18.472Z] #191 DONE 0.2s [2024-02-27T09:27:18.472Z] [2024-02-27T09:27:18.472Z] #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:27:18.472Z] #190 DONE 0.2s [2024-02-27T09:27:18.472Z] [2024-02-27T09:27:18.472Z] #98 [core-data] exporting to image [2024-02-27T09:27:18.472Z] #98 exporting layers [2024-02-27T09:27:19.059Z] #98 ... [2024-02-27T09:27:19.059Z] [2024-02-27T09:27:19.059Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-27T09:27:19.059Z] #192 DONE 0.5s [2024-02-27T09:27:19.059Z] [2024-02-27T09:27:19.059Z] #98 [core-metadata] exporting to image [2024-02-27T09:27:19.059Z] #98 exporting layers 0.6s done [2024-02-27T09:27:19.059Z] #98 writing image sha256:0af63441331a21a615a487c640c5204384eda727bf6ae20a3df939ea8109fd84 0.0s done [2024-02-27T09:27:19.059Z] #98 naming to docker.io/library/core-data-arm64 done [2024-02-27T09:27:19.326Z] #98 exporting layers 0.2s done [2024-02-27T09:27:19.326Z] #98 writing image sha256:c6eeedc7a238b1627306510f2142c394d41ca7791b6105f2d2ba47752b8ddc5a done [2024-02-27T09:27:19.326Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-02-27T09:27:19.326Z] #98 DONE 10.7s [2024-02-27T09:27:19.326Z] [2024-02-27T09:27:19.326Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-27T09:27:37.524Z] #132 DONE 874.5s [2024-02-27T09:27:37.524Z] [2024-02-27T09:27:37.524Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:27:37.524Z] #133 ... [2024-02-27T09:27:37.524Z] [2024-02-27T09:27:37.524Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:27:37.524Z] #193 DONE 0.3s [2024-02-27T09:27:37.524Z] [2024-02-27T09:27:37.524Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:27:37.524Z] #133 ... [2024-02-27T09:27:37.524Z] [2024-02-27T09:27:37.524Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:27:37.524Z] #194 DONE 0.1s [2024-02-27T09:27:37.524Z] [2024-02-27T09:27:37.524Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-27T09:27:37.524Z] #195 DONE 0.3s [2024-02-27T09:27:37.524Z] [2024-02-27T09:27:37.524Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:27:37.791Z] #139 ... [2024-02-27T09:27:37.791Z] [2024-02-27T09:27:37.791Z] #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-02-27T09:27:37.791Z] #196 DONE 0.1s [2024-02-27T09:27:37.791Z] [2024-02-27T09:27:37.791Z] #98 [security-spiffe-token-provider] exporting to image [2024-02-27T09:27:37.791Z] #98 exporting layers [2024-02-27T09:27:38.375Z] #98 exporting layers 0.6s done [2024-02-27T09:27:38.375Z] #98 writing image sha256:e77048c3eedcae7651e054c7ec2eaeb3dcc8919d79aa9c0d2695fa0cd1f1b349 done [2024-02-27T09:27:38.375Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-27T09:27:38.375Z] #98 DONE 11.3s [2024-02-27T09:27:38.375Z] [2024-02-27T09:27:38.375Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:27:56.571Z] #50 ... [2024-02-27T09:27:56.571Z] [2024-02-27T09:27:56.571Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-27T09:27:56.571Z] #133 DONE 893.3s [2024-02-27T09:27:56.571Z] [2024-02-27T09:27:56.571Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:27:56.571Z] #139 ... [2024-02-27T09:27:56.571Z] [2024-02-27T09:27:56.571Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:27:56.571Z] #197 DONE 0.1s [2024-02-27T09:27:56.571Z] [2024-02-27T09:27:56.571Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:27:56.571Z] #198 DONE 0.1s [2024-02-27T09:27:56.571Z] [2024-02-27T09:27:56.571Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-27T09:27:56.571Z] #199 DONE 0.3s [2024-02-27T09:27:56.571Z] [2024-02-27T09:27:56.571Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:27:56.571Z] #50 ... [2024-02-27T09:27:56.571Z] [2024-02-27T09:27:56.571Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:27:56.571Z] #200 DONE 0.1s [2024-02-27T09:27:56.571Z] [2024-02-27T09:27:56.571Z] #98 [support-notifications] exporting to image [2024-02-27T09:27:56.571Z] #98 exporting layers [2024-02-27T09:27:56.835Z] #98 exporting layers 0.4s done [2024-02-27T09:27:56.835Z] #98 writing image sha256:dc19a9220f535186ee3f29583c5290fa7b2d6e53e8c3816cc9081208be0f433d done [2024-02-27T09:27:56.835Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-02-27T09:27:56.835Z] #98 DONE 11.8s [2024-02-27T09:27:56.835Z] [2024-02-27T09:27:56.835Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:27:58.236Z] #50 ... [2024-02-27T09:27:58.236Z] [2024-02-27T09:27:58.236Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-27T09:27:58.236Z] #139 DONE 895.9s [2024-02-27T09:27:58.236Z] [2024-02-27T09:27:58.236Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-27T09:27:58.236Z] #201 DONE 0.1s [2024-02-27T09:27:58.236Z] [2024-02-27T09:27:58.236Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:27:58.236Z] #50 ... [2024-02-27T09:27:58.236Z] [2024-02-27T09:27:58.236Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-27T09:27:58.236Z] #202 DONE 0.1s [2024-02-27T09:27:58.501Z] [2024-02-27T09:27:58.501Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-27T09:27:58.501Z] #203 DONE 0.3s [2024-02-27T09:27:58.501Z] [2024-02-27T09:27:58.501Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:27:58.775Z] #50 ... [2024-02-27T09:27:58.775Z] [2024-02-27T09:27:58.775Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-27T09:27:58.775Z] #204 DONE 0.1s [2024-02-27T09:27:58.775Z] [2024-02-27T09:27:58.775Z] #98 [support-scheduler] exporting to image [2024-02-27T09:27:59.040Z] #98 exporting layers 0.3s done [2024-02-27T09:27:59.040Z] #98 writing image sha256:f21346e20db0464a399cf3153e192052633827eb0d2bc60606cc0835d80eb61c done [2024-02-27T09:27:59.040Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-02-27T09:27:59.040Z] #98 DONE 12.1s [2024-02-27T09:27:59.040Z] [2024-02-27T09:27:59.040Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-27T09:27:59.040Z] time="2024-02-27T09:11:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-27T09:27:59.059Z] $ docker stop --time=1 4e1ef8e567e8a4d110010ffcf1fbf2521e3ede602057cbf218bdfeda92bf9396 [2024-02-27T09:28:00.686Z] $ docker rm -f --volumes 4e1ef8e567e8a4d110010ffcf1fbf2521e3ede602057cbf218bdfeda92bf9396 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T09:28:01.409Z] + docker images [2024-02-27T09:28:01.409Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-27T09:28:01.409Z] support-scheduler-arm64 latest f21346e20db0 3 seconds ago 25.9MB [2024-02-27T09:28:01.409Z] support-notifications-arm64 latest dc19a9220f53 5 seconds ago 26.6MB [2024-02-27T09:28:01.409Z] security-spiffe-token-provider-arm64 latest e77048c3eedc 24 seconds ago 29.1MB [2024-02-27T09:28:01.409Z] core-data-arm64 latest 0af63441331a 43 seconds ago 17.2MB [2024-02-27T09:28:01.409Z] core-metadata-arm64 latest c6eeedc7a238 43 seconds ago 17.4MB [2024-02-27T09:28:01.409Z] core-command-arm64 latest bd5eb9521d5e 53 seconds ago 17.1MB [2024-02-27T09:28:01.409Z] core-common-config-bootstrapper-arm64 latest 8e7e6e2d6c77 About a minute ago 15.1MB [2024-02-27T09:28:01.409Z] security-proxy-auth-arm64 latest 1f26ce93c0ee About a minute ago 15.9MB [2024-02-27T09:28:01.409Z] security-secretstore-setup-arm64 latest 42b6daa95cd7 About a minute ago 35.9MB [2024-02-27T09:28:01.409Z] security-bootstrapper-arm64 latest 7b9567cec1b2 About a minute ago 18.5MB [2024-02-27T09:28:01.409Z] security-proxy-setup-arm64 latest ca24a99e96a0 2 minutes ago 25.9MB [2024-02-27T09:28:01.409Z] security-spire-agent-arm64 latest 1bdae027b653 15 minutes ago 152MB [2024-02-27T09:28:01.409Z] security-spire-server-arm64 latest f74bcb730857 15 minutes ago 96.7MB [2024-02-27T09:28:01.409Z] security-spire-config-arm64 latest aee70f853e38 15 minutes ago 95.8MB [2024-02-27T09:28:01.409Z] ci-base-image-arm64 latest 2aab6987c528 16 minutes ago 881MB [2024-02-27T09:28:01.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-27T09:28:01.409Z] 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-02-27T09:28:02.413Z] provisioning config files... [2024-02-27T09:28:02.432Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/628@tmp/config7539839104682876305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:28:02.950Z] ---> ****-login.sh [2024-02-27T09:28:02.950Z] nexus3.edgexfoundry.org:10001 [2024-02-27T09:28:02.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:28:03.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:28:03.216Z] Configure a credential helper to remove this warning. See [2024-02-27T09:28:03.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:28:03.216Z] [2024-02-27T09:28:03.216Z] Login Succeeded [2024-02-27T09:28:03.216Z] nexus3.edgexfoundry.org:10002 [2024-02-27T09:28:03.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:28:03.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:28:03.749Z] Configure a credential helper to remove this warning. See [2024-02-27T09:28:03.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:28:03.749Z] [2024-02-27T09:28:03.749Z] Login Succeeded [2024-02-27T09:28:03.749Z] nexus3.edgexfoundry.org:10003 [2024-02-27T09:28:04.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:28:04.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:28:04.015Z] Configure a credential helper to remove this warning. See [2024-02-27T09:28:04.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:28:04.015Z] [2024-02-27T09:28:04.015Z] Login Succeeded [2024-02-27T09:28:04.015Z] nexus3.edgexfoundry.org:10004 [2024-02-27T09:28:04.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:28:04.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:28:04.548Z] Configure a credential helper to remove this warning. See [2024-02-27T09:28:04.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:28:04.548Z] [2024-02-27T09:28:04.548Z] Login Succeeded [2024-02-27T09:28:04.548Z] ****.io [2024-02-27T09:28:04.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T09:28:05.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T09:28:05.079Z] Configure a credential helper to remove this warning. See [2024-02-27T09:28:05.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T09:28:05.079Z] [2024-02-27T09:28:05.079Z] Login Succeeded [2024-02-27T09:28:05.079Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T09:28:05.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:28:05.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T09:28:05.686Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-02-27T09:28:05.686Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:05.686Z] latest [2024-02-27T09:28:05.686Z] 3.2.0-dev.18 [2024-02-27T09:28:05.686Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:05.686Z] main [2024-02-27T09:28:05.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:06.524Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:07.204Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:07.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:28:07.204Z] 0b9b51d4ab47: Preparing [2024-02-27T09:28:07.204Z] 06cf5d20c819: Preparing [2024-02-27T09:28:07.204Z] 576ee95b8d62: Preparing [2024-02-27T09:28:07.204Z] 7e77071a713a: Preparing [2024-02-27T09:28:07.204Z] b67645debb6c: Preparing [2024-02-27T09:28:07.204Z] 767e2773f6c6: Preparing [2024-02-27T09:28:07.204Z] 7c504f21be85: Preparing [2024-02-27T09:28:07.204Z] 767e2773f6c6: Waiting [2024-02-27T09:28:07.204Z] 7c504f21be85: Waiting [2024-02-27T09:28:07.469Z] 0b9b51d4ab47: Pushed [2024-02-27T09:28:07.469Z] 576ee95b8d62: Pushed [2024-02-27T09:28:07.469Z] 7e77071a713a: Pushed [2024-02-27T09:28:07.469Z] b67645debb6c: Pushed [2024-02-27T09:28:07.469Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:07.469Z] 767e2773f6c6: Pushed [2024-02-27T09:28:09.397Z] 06cf5d20c819: Pushed [2024-02-27T09:28:09.661Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:10.294Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:10.962Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-27T09:28:10.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:28:10.962Z] 0b9b51d4ab47: Preparing [2024-02-27T09:28:10.962Z] 06cf5d20c819: Preparing [2024-02-27T09:28:10.962Z] 576ee95b8d62: Preparing [2024-02-27T09:28:10.962Z] 7e77071a713a: Preparing [2024-02-27T09:28:10.962Z] b67645debb6c: Preparing [2024-02-27T09:28:10.962Z] 767e2773f6c6: Preparing [2024-02-27T09:28:10.962Z] 7c504f21be85: Preparing [2024-02-27T09:28:10.962Z] 767e2773f6c6: Waiting [2024-02-27T09:28:10.962Z] 7c504f21be85: Waiting [2024-02-27T09:28:10.962Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:10.962Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:10.962Z] 06cf5d20c819: Layer already exists [2024-02-27T09:28:10.962Z] 0b9b51d4ab47: Layer already exists [2024-02-27T09:28:10.962Z] b67645debb6c: Layer already exists [2024-02-27T09:28:10.962Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:10.962Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:11.227Z] latest: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:11.871Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:12.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.18 [2024-02-27T09:28:12.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:28:12.501Z] 0b9b51d4ab47: Preparing [2024-02-27T09:28:12.501Z] 06cf5d20c819: Preparing [2024-02-27T09:28:12.501Z] 576ee95b8d62: Preparing [2024-02-27T09:28:12.501Z] 7e77071a713a: Preparing [2024-02-27T09:28:12.501Z] b67645debb6c: Preparing [2024-02-27T09:28:12.501Z] 767e2773f6c6: Preparing [2024-02-27T09:28:12.501Z] 7c504f21be85: Preparing [2024-02-27T09:28:12.501Z] 767e2773f6c6: Waiting [2024-02-27T09:28:12.501Z] 7c504f21be85: Waiting [2024-02-27T09:28:12.501Z] 0b9b51d4ab47: Layer already exists [2024-02-27T09:28:12.501Z] 06cf5d20c819: Layer already exists [2024-02-27T09:28:12.501Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:12.501Z] b67645debb6c: Layer already exists [2024-02-27T09:28:12.501Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:12.501Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:12.501Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:12.765Z] 3.2.0-dev.18: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:13.420Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:14.065Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:14.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:28:14.065Z] 0b9b51d4ab47: Preparing [2024-02-27T09:28:14.065Z] 06cf5d20c819: Preparing [2024-02-27T09:28:14.065Z] 576ee95b8d62: Preparing [2024-02-27T09:28:14.065Z] 7e77071a713a: Preparing [2024-02-27T09:28:14.065Z] b67645debb6c: Preparing [2024-02-27T09:28:14.065Z] 767e2773f6c6: Preparing [2024-02-27T09:28:14.065Z] 7c504f21be85: Preparing [2024-02-27T09:28:14.065Z] 767e2773f6c6: Waiting [2024-02-27T09:28:14.065Z] 7c504f21be85: Waiting [2024-02-27T09:28:14.065Z] b67645debb6c: Layer already exists [2024-02-27T09:28:14.065Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:14.065Z] 0b9b51d4ab47: Layer already exists [2024-02-27T09:28:14.065Z] 06cf5d20c819: Layer already exists [2024-02-27T09:28:14.065Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:14.065Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:14.065Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:14.065Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:14.997Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:15.674Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-02-27T09:28:15.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-27T09:28:15.674Z] 0b9b51d4ab47: Preparing [2024-02-27T09:28:15.674Z] 06cf5d20c819: Preparing [2024-02-27T09:28:15.674Z] 576ee95b8d62: Preparing [2024-02-27T09:28:15.674Z] 7e77071a713a: Preparing [2024-02-27T09:28:15.674Z] b67645debb6c: Preparing [2024-02-27T09:28:15.674Z] 767e2773f6c6: Preparing [2024-02-27T09:28:15.674Z] 7c504f21be85: Preparing [2024-02-27T09:28:15.674Z] 767e2773f6c6: Waiting [2024-02-27T09:28:15.674Z] 7c504f21be85: Waiting [2024-02-27T09:28:15.674Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:15.674Z] 06cf5d20c819: Layer already exists [2024-02-27T09:28:15.674Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:15.674Z] b67645debb6c: Layer already exists [2024-02-27T09:28:15.674Z] 0b9b51d4ab47: Layer already exists [2024-02-27T09:28:15.674Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:15.674Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:15.674Z] main: digest: sha256:609eaebfa23d25bb8923a7df326013fae9ec75f25efc7d09295c4115de632f30 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:28:16.652Z] ===================================================== [Pipeline] echo [2024-02-27T09:28:16.767Z] taggedImages: [2024-02-27T09:28:16.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:16.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-27T09:28:16.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.18 [2024-02-27T09:28:16.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:16.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-02-27T09:28:16.900Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-02-27T09:28:16.900Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:16.900Z] latest [2024-02-27T09:28:16.900Z] 3.2.0-dev.18 [2024-02-27T09:28:16.900Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:16.900Z] main [2024-02-27T09:28:16.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:17.771Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:18.477Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:18.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:28:18.477Z] 98aa2970c64f: Preparing [2024-02-27T09:28:18.477Z] e476773c0115: Preparing [2024-02-27T09:28:18.477Z] 1582900dc61f: Preparing [2024-02-27T09:28:18.477Z] d73b6af1a0c2: Preparing [2024-02-27T09:28:18.477Z] 576ee95b8d62: Preparing [2024-02-27T09:28:18.477Z] 7e77071a713a: Preparing [2024-02-27T09:28:18.477Z] 7e77071a713a: Waiting [2024-02-27T09:28:18.477Z] b67645debb6c: Preparing [2024-02-27T09:28:18.477Z] 767e2773f6c6: Preparing [2024-02-27T09:28:18.477Z] 7c504f21be85: Preparing [2024-02-27T09:28:18.477Z] b67645debb6c: Waiting [2024-02-27T09:28:18.477Z] 767e2773f6c6: Waiting [2024-02-27T09:28:18.477Z] 7c504f21be85: Waiting [2024-02-27T09:28:18.761Z] 1582900dc61f: Pushed [2024-02-27T09:28:18.761Z] e476773c0115: Pushed [2024-02-27T09:28:20.202Z] d73b6af1a0c2: Pushed [2024-02-27T09:28:21.169Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:21.169Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:21.169Z] b67645debb6c: Layer already exists [2024-02-27T09:28:21.169Z] 98aa2970c64f: Pushed [2024-02-27T09:28:21.169Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:21.169Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:21.439Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:22.127Z] + 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-02-27T09:28:22.774Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-27T09:28:22.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:28:22.774Z] 98aa2970c64f: Preparing [2024-02-27T09:28:22.774Z] e476773c0115: Preparing [2024-02-27T09:28:22.774Z] 1582900dc61f: Preparing [2024-02-27T09:28:22.774Z] d73b6af1a0c2: Preparing [2024-02-27T09:28:22.774Z] 576ee95b8d62: Preparing [2024-02-27T09:28:22.774Z] 7e77071a713a: Preparing [2024-02-27T09:28:22.774Z] b67645debb6c: Preparing [2024-02-27T09:28:22.774Z] 767e2773f6c6: Preparing [2024-02-27T09:28:22.774Z] 7c504f21be85: Preparing [2024-02-27T09:28:22.774Z] b67645debb6c: Waiting [2024-02-27T09:28:22.774Z] 767e2773f6c6: Waiting [2024-02-27T09:28:22.774Z] 7c504f21be85: Waiting [2024-02-27T09:28:22.774Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:22.774Z] 98aa2970c64f: Layer already exists [2024-02-27T09:28:22.774Z] d73b6af1a0c2: Layer already exists [2024-02-27T09:28:22.774Z] e476773c0115: Layer already exists [2024-02-27T09:28:22.774Z] 1582900dc61f: Layer already exists [2024-02-27T09:28:22.774Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:22.774Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:22.774Z] b67645debb6c: Layer already exists [2024-02-27T09:28:22.774Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:23.037Z] latest: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:23.689Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:24.344Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.18 [2024-02-27T09:28:24.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:28:24.344Z] 98aa2970c64f: Preparing [2024-02-27T09:28:24.344Z] e476773c0115: Preparing [2024-02-27T09:28:24.344Z] 1582900dc61f: Preparing [2024-02-27T09:28:24.344Z] d73b6af1a0c2: Preparing [2024-02-27T09:28:24.344Z] 576ee95b8d62: Preparing [2024-02-27T09:28:24.344Z] 7e77071a713a: Preparing [2024-02-27T09:28:24.344Z] b67645debb6c: Preparing [2024-02-27T09:28:24.344Z] 767e2773f6c6: Preparing [2024-02-27T09:28:24.344Z] 7c504f21be85: Preparing [2024-02-27T09:28:24.344Z] 7e77071a713a: Waiting [2024-02-27T09:28:24.344Z] b67645debb6c: Waiting [2024-02-27T09:28:24.344Z] 7c504f21be85: Waiting [2024-02-27T09:28:24.344Z] 767e2773f6c6: Waiting [2024-02-27T09:28:24.344Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:24.344Z] e476773c0115: Layer already exists [2024-02-27T09:28:24.344Z] d73b6af1a0c2: Layer already exists [2024-02-27T09:28:24.344Z] 1582900dc61f: Layer already exists [2024-02-27T09:28:24.344Z] 98aa2970c64f: Layer already exists [2024-02-27T09:28:24.344Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:24.344Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:24.344Z] b67645debb6c: Layer already exists [2024-02-27T09:28:24.344Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:24.344Z] 3.2.0-dev.18: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:25.265Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:25.928Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:25.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:28:25.928Z] 98aa2970c64f: Preparing [2024-02-27T09:28:25.928Z] e476773c0115: Preparing [2024-02-27T09:28:25.928Z] 1582900dc61f: Preparing [2024-02-27T09:28:25.928Z] d73b6af1a0c2: Preparing [2024-02-27T09:28:25.928Z] 576ee95b8d62: Preparing [2024-02-27T09:28:25.928Z] 7e77071a713a: Preparing [2024-02-27T09:28:25.928Z] b67645debb6c: Preparing [2024-02-27T09:28:25.928Z] 767e2773f6c6: Preparing [2024-02-27T09:28:25.928Z] 7c504f21be85: Preparing [2024-02-27T09:28:25.928Z] 7e77071a713a: Waiting [2024-02-27T09:28:25.928Z] b67645debb6c: Waiting [2024-02-27T09:28:25.928Z] 767e2773f6c6: Waiting [2024-02-27T09:28:25.928Z] 7c504f21be85: Waiting [2024-02-27T09:28:25.928Z] d73b6af1a0c2: Layer already exists [2024-02-27T09:28:25.928Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:25.928Z] 1582900dc61f: Layer already exists [2024-02-27T09:28:25.928Z] e476773c0115: Layer already exists [2024-02-27T09:28:25.928Z] 98aa2970c64f: Layer already exists [2024-02-27T09:28:25.928Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:25.928Z] b67645debb6c: Layer already exists [2024-02-27T09:28:25.928Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:25.928Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:26.192Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:26.893Z] + 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-02-27T09:28:27.547Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-02-27T09:28:27.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-27T09:28:27.547Z] 98aa2970c64f: Preparing [2024-02-27T09:28:27.547Z] e476773c0115: Preparing [2024-02-27T09:28:27.547Z] 1582900dc61f: Preparing [2024-02-27T09:28:27.547Z] d73b6af1a0c2: Preparing [2024-02-27T09:28:27.547Z] 576ee95b8d62: Preparing [2024-02-27T09:28:27.547Z] 7e77071a713a: Preparing [2024-02-27T09:28:27.547Z] b67645debb6c: Preparing [2024-02-27T09:28:27.547Z] 767e2773f6c6: Preparing [2024-02-27T09:28:27.547Z] 7c504f21be85: Preparing [2024-02-27T09:28:27.547Z] 7e77071a713a: Waiting [2024-02-27T09:28:27.547Z] 7c504f21be85: Waiting [2024-02-27T09:28:27.547Z] b67645debb6c: Waiting [2024-02-27T09:28:27.547Z] 767e2773f6c6: Waiting [2024-02-27T09:28:27.547Z] 98aa2970c64f: Layer already exists [2024-02-27T09:28:27.547Z] e476773c0115: Layer already exists [2024-02-27T09:28:27.547Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:27.547Z] d73b6af1a0c2: Layer already exists [2024-02-27T09:28:27.547Z] 1582900dc61f: Layer already exists [2024-02-27T09:28:27.547Z] b67645debb6c: Layer already exists [2024-02-27T09:28:27.547Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:27.547Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:27.547Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:27.811Z] main: digest: sha256:822da8ce2a308bb35b91631bb1a510a6a0e46c4b22df88b2bc2b7b53f4a13091 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:28:28.510Z] ===================================================== [Pipeline] echo [2024-02-27T09:28:28.632Z] taggedImages: [2024-02-27T09:28:28.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:28.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-27T09:28:28.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.18 [2024-02-27T09:28:28.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:28.632Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-02-27T09:28:28.762Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-02-27T09:28:28.762Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:28.762Z] latest [2024-02-27T09:28:28.762Z] 3.2.0-dev.18 [2024-02-27T09:28:28.762Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:28.762Z] main [2024-02-27T09:28:28.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:29.649Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:30.303Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:30.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:28:30.303Z] ef90f235d734: Preparing [2024-02-27T09:28:30.303Z] 4601f5c8a476: Preparing [2024-02-27T09:28:30.303Z] 576ee95b8d62: Preparing [2024-02-27T09:28:30.303Z] 7e77071a713a: Preparing [2024-02-27T09:28:30.303Z] 77820525f3e2: Preparing [2024-02-27T09:28:30.303Z] 86dce04d94f9: Preparing [2024-02-27T09:28:30.303Z] 7c504f21be85: Preparing [2024-02-27T09:28:30.303Z] 86dce04d94f9: Waiting [2024-02-27T09:28:30.303Z] 7c504f21be85: Waiting [2024-02-27T09:28:30.303Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:30.303Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:30.303Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:30.566Z] 77820525f3e2: Pushed [2024-02-27T09:28:30.566Z] ef90f235d734: Pushed [2024-02-27T09:28:30.566Z] 86dce04d94f9: Pushed [2024-02-27T09:28:32.494Z] 4601f5c8a476: Pushed [2024-02-27T09:28:32.758Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:33.449Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:34.126Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-27T09:28:34.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:28:34.126Z] ef90f235d734: Preparing [2024-02-27T09:28:34.126Z] 4601f5c8a476: Preparing [2024-02-27T09:28:34.126Z] 576ee95b8d62: Preparing [2024-02-27T09:28:34.126Z] 7e77071a713a: Preparing [2024-02-27T09:28:34.126Z] 77820525f3e2: Preparing [2024-02-27T09:28:34.126Z] 86dce04d94f9: Preparing [2024-02-27T09:28:34.126Z] 7c504f21be85: Preparing [2024-02-27T09:28:34.126Z] 86dce04d94f9: Waiting [2024-02-27T09:28:34.126Z] 7c504f21be85: Waiting [2024-02-27T09:28:34.126Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:34.126Z] 77820525f3e2: Layer already exists [2024-02-27T09:28:34.126Z] ef90f235d734: Layer already exists [2024-02-27T09:28:34.126Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:34.126Z] 4601f5c8a476: Layer already exists [2024-02-27T09:28:34.126Z] 86dce04d94f9: Layer already exists [2024-02-27T09:28:34.126Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:34.392Z] latest: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:35.059Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:35.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.18 [2024-02-27T09:28:35.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:28:35.748Z] ef90f235d734: Preparing [2024-02-27T09:28:35.748Z] 4601f5c8a476: Preparing [2024-02-27T09:28:35.748Z] 576ee95b8d62: Preparing [2024-02-27T09:28:35.748Z] 7e77071a713a: Preparing [2024-02-27T09:28:35.748Z] 77820525f3e2: Preparing [2024-02-27T09:28:35.748Z] 86dce04d94f9: Preparing [2024-02-27T09:28:35.748Z] 7c504f21be85: Preparing [2024-02-27T09:28:35.748Z] 86dce04d94f9: Waiting [2024-02-27T09:28:35.748Z] 7c504f21be85: Waiting [2024-02-27T09:28:35.748Z] ef90f235d734: Layer already exists [2024-02-27T09:28:35.748Z] 4601f5c8a476: Layer already exists [2024-02-27T09:28:35.748Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:35.748Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:35.748Z] 77820525f3e2: Layer already exists [2024-02-27T09:28:35.748Z] 86dce04d94f9: Layer already exists [2024-02-27T09:28:35.748Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:35.748Z] 3.2.0-dev.18: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:36.691Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:37.362Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:37.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:28:37.362Z] ef90f235d734: Preparing [2024-02-27T09:28:37.362Z] 4601f5c8a476: Preparing [2024-02-27T09:28:37.362Z] 576ee95b8d62: Preparing [2024-02-27T09:28:37.362Z] 7e77071a713a: Preparing [2024-02-27T09:28:37.362Z] 77820525f3e2: Preparing [2024-02-27T09:28:37.362Z] 86dce04d94f9: Preparing [2024-02-27T09:28:37.362Z] 7c504f21be85: Preparing [2024-02-27T09:28:37.362Z] 86dce04d94f9: Waiting [2024-02-27T09:28:37.362Z] 7c504f21be85: Waiting [2024-02-27T09:28:37.362Z] ef90f235d734: Layer already exists [2024-02-27T09:28:37.362Z] 4601f5c8a476: Layer already exists [2024-02-27T09:28:37.362Z] 77820525f3e2: Layer already exists [2024-02-27T09:28:37.362Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:37.362Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:37.362Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:37.362Z] 86dce04d94f9: Layer already exists [2024-02-27T09:28:37.362Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:38.315Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:38.993Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-02-27T09:28:38.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-27T09:28:38.993Z] ef90f235d734: Preparing [2024-02-27T09:28:38.993Z] 4601f5c8a476: Preparing [2024-02-27T09:28:38.993Z] 576ee95b8d62: Preparing [2024-02-27T09:28:38.993Z] 7e77071a713a: Preparing [2024-02-27T09:28:38.993Z] 77820525f3e2: Preparing [2024-02-27T09:28:38.993Z] 86dce04d94f9: Preparing [2024-02-27T09:28:38.993Z] 7c504f21be85: Preparing [2024-02-27T09:28:38.993Z] 86dce04d94f9: Waiting [2024-02-27T09:28:38.993Z] 7c504f21be85: Waiting [2024-02-27T09:28:38.993Z] 77820525f3e2: Layer already exists [2024-02-27T09:28:38.993Z] ef90f235d734: Layer already exists [2024-02-27T09:28:38.993Z] 4601f5c8a476: Layer already exists [2024-02-27T09:28:38.993Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:38.993Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:38.993Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:38.993Z] 86dce04d94f9: Layer already exists [2024-02-27T09:28:39.258Z] main: digest: sha256:72d3f9d27617418c844af2eb7cf89ab30e3828803656fc9db7b26308669e58dc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:28:40.056Z] ===================================================== [Pipeline] echo [2024-02-27T09:28:40.181Z] taggedImages: [2024-02-27T09:28:40.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:40.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-27T09:28:40.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.18 [2024-02-27T09:28:40.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:40.181Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-02-27T09:28:40.320Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-02-27T09:28:40.320Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:40.320Z] latest [2024-02-27T09:28:40.320Z] 3.2.0-dev.18 [2024-02-27T09:28:40.320Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:40.320Z] main [2024-02-27T09:28:40.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:41.328Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:41.999Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:41.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:28:41.999Z] 7f53032235ee: Preparing [2024-02-27T09:28:41.999Z] 8e20559a9e90: Preparing [2024-02-27T09:28:41.999Z] 70d645a0078b: Preparing [2024-02-27T09:28:41.999Z] 576ee95b8d62: Preparing [2024-02-27T09:28:41.999Z] 7e77071a713a: Preparing [2024-02-27T09:28:41.999Z] b67645debb6c: Preparing [2024-02-27T09:28:41.999Z] 767e2773f6c6: Preparing [2024-02-27T09:28:41.999Z] 7c504f21be85: Preparing [2024-02-27T09:28:41.999Z] b67645debb6c: Waiting [2024-02-27T09:28:41.999Z] 767e2773f6c6: Waiting [2024-02-27T09:28:41.999Z] 7c504f21be85: Waiting [2024-02-27T09:28:41.999Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:41.999Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:41.999Z] b67645debb6c: Layer already exists [2024-02-27T09:28:42.265Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:42.265Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:42.265Z] 8e20559a9e90: Pushed [2024-02-27T09:28:42.265Z] 7f53032235ee: Pushed [2024-02-27T09:28:44.196Z] 70d645a0078b: Pushed [2024-02-27T09:28:44.461Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:45.133Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:45.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-27T09:28:45.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:28:45.801Z] 7f53032235ee: Preparing [2024-02-27T09:28:45.801Z] 8e20559a9e90: Preparing [2024-02-27T09:28:45.801Z] 70d645a0078b: Preparing [2024-02-27T09:28:45.801Z] 576ee95b8d62: Preparing [2024-02-27T09:28:45.801Z] 7e77071a713a: Preparing [2024-02-27T09:28:45.801Z] b67645debb6c: Preparing [2024-02-27T09:28:45.801Z] 767e2773f6c6: Preparing [2024-02-27T09:28:45.801Z] 7c504f21be85: Preparing [2024-02-27T09:28:45.801Z] 767e2773f6c6: Waiting [2024-02-27T09:28:45.801Z] 7c504f21be85: Waiting [2024-02-27T09:28:45.801Z] b67645debb6c: Waiting [2024-02-27T09:28:45.801Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:45.801Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:45.801Z] 70d645a0078b: Layer already exists [2024-02-27T09:28:45.801Z] 7f53032235ee: Layer already exists [2024-02-27T09:28:45.801Z] 8e20559a9e90: Layer already exists [2024-02-27T09:28:45.801Z] b67645debb6c: Layer already exists [2024-02-27T09:28:45.801Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:45.801Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:46.068Z] latest: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:46.766Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:47.468Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.18 [2024-02-27T09:28:47.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:28:47.468Z] 7f53032235ee: Preparing [2024-02-27T09:28:47.468Z] 8e20559a9e90: Preparing [2024-02-27T09:28:47.468Z] 70d645a0078b: Preparing [2024-02-27T09:28:47.468Z] 576ee95b8d62: Preparing [2024-02-27T09:28:47.468Z] 7e77071a713a: Preparing [2024-02-27T09:28:47.468Z] b67645debb6c: Preparing [2024-02-27T09:28:47.468Z] 767e2773f6c6: Preparing [2024-02-27T09:28:47.468Z] 7c504f21be85: Preparing [2024-02-27T09:28:47.468Z] b67645debb6c: Waiting [2024-02-27T09:28:47.468Z] 767e2773f6c6: Waiting [2024-02-27T09:28:47.468Z] 7c504f21be85: Waiting [2024-02-27T09:28:47.468Z] 7f53032235ee: Layer already exists [2024-02-27T09:28:47.468Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:47.468Z] 8e20559a9e90: Layer already exists [2024-02-27T09:28:47.468Z] 70d645a0078b: Layer already exists [2024-02-27T09:28:47.468Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:47.468Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:47.468Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:47.468Z] b67645debb6c: Layer already exists [2024-02-27T09:28:47.735Z] 3.2.0-dev.18: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:48.480Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:51.758Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:51.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:28:51.758Z] 7f53032235ee: Preparing [2024-02-27T09:28:51.758Z] 8e20559a9e90: Preparing [2024-02-27T09:28:51.758Z] 70d645a0078b: Preparing [2024-02-27T09:28:51.758Z] 576ee95b8d62: Preparing [2024-02-27T09:28:51.758Z] 7e77071a713a: Preparing [2024-02-27T09:28:51.758Z] b67645debb6c: Preparing [2024-02-27T09:28:51.758Z] 767e2773f6c6: Preparing [2024-02-27T09:28:51.758Z] 7c504f21be85: Preparing [2024-02-27T09:28:51.758Z] 767e2773f6c6: Waiting [2024-02-27T09:28:51.758Z] 7c504f21be85: Waiting [2024-02-27T09:28:51.758Z] b67645debb6c: Waiting [2024-02-27T09:28:51.758Z] 7f53032235ee: Layer already exists [2024-02-27T09:28:51.758Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:51.758Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:51.758Z] 70d645a0078b: Layer already exists [2024-02-27T09:28:51.758Z] 8e20559a9e90: Layer already exists [2024-02-27T09:28:51.758Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:51.758Z] b67645debb6c: Layer already exists [2024-02-27T09:28:51.758Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:52.024Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:52.726Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:53.426Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-02-27T09:28:53.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-27T09:28:53.426Z] 7f53032235ee: Preparing [2024-02-27T09:28:53.426Z] 8e20559a9e90: Preparing [2024-02-27T09:28:53.426Z] 70d645a0078b: Preparing [2024-02-27T09:28:53.426Z] 576ee95b8d62: Preparing [2024-02-27T09:28:53.426Z] 7e77071a713a: Preparing [2024-02-27T09:28:53.426Z] b67645debb6c: Preparing [2024-02-27T09:28:53.426Z] 767e2773f6c6: Preparing [2024-02-27T09:28:53.426Z] 7c504f21be85: Preparing [2024-02-27T09:28:53.426Z] b67645debb6c: Waiting [2024-02-27T09:28:53.426Z] 767e2773f6c6: Waiting [2024-02-27T09:28:53.426Z] 7c504f21be85: Waiting [2024-02-27T09:28:53.426Z] 8e20559a9e90: Layer already exists [2024-02-27T09:28:53.426Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:53.426Z] 7f53032235ee: Layer already exists [2024-02-27T09:28:53.426Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:53.426Z] 70d645a0078b: Layer already exists [2024-02-27T09:28:53.426Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:53.426Z] 767e2773f6c6: Layer already exists [2024-02-27T09:28:53.426Z] b67645debb6c: Layer already exists [2024-02-27T09:28:53.691Z] main: digest: sha256:bd6aa1357d1a14b712e2ab4e49a8f13452393aa21de3c9aacaa006bffceeacfb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:28:54.503Z] ===================================================== [Pipeline] echo [2024-02-27T09:28:54.626Z] taggedImages: [2024-02-27T09:28:54.626Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:54.626Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-27T09:28:54.626Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.18 [2024-02-27T09:28:54.626Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:54.626Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-02-27T09:28:54.769Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-02-27T09:28:54.769Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:54.769Z] latest [2024-02-27T09:28:54.769Z] 3.2.0-dev.18 [2024-02-27T09:28:54.769Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:28:54.769Z] main [2024-02-27T09:28:54.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:55.712Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:28:56.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:28:56.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:28:56.406Z] d440754d4a89: Preparing [2024-02-27T09:28:56.406Z] ca457c6500c4: Preparing [2024-02-27T09:28:56.406Z] 6877e1a7ff4d: Preparing [2024-02-27T09:28:56.406Z] b28de1425973: Preparing [2024-02-27T09:28:56.406Z] 105da1bef642: Preparing [2024-02-27T09:28:56.406Z] b09a672c6ef2: Preparing [2024-02-27T09:28:56.406Z] 95b3a792ae01: Preparing [2024-02-27T09:28:56.406Z] 576ee95b8d62: Preparing [2024-02-27T09:28:56.406Z] 7e77071a713a: Preparing [2024-02-27T09:28:56.406Z] 488463d92c06: Preparing [2024-02-27T09:28:56.406Z] 36331757090f: Preparing [2024-02-27T09:28:56.406Z] 5f70bf18a086: Preparing [2024-02-27T09:28:56.406Z] ac48c8cec618: Preparing [2024-02-27T09:28:56.406Z] b09a672c6ef2: Waiting [2024-02-27T09:28:56.406Z] f92587406ae3: Preparing [2024-02-27T09:28:56.406Z] 0236cf0ad4bc: Preparing [2024-02-27T09:28:56.406Z] 7c504f21be85: Preparing [2024-02-27T09:28:56.406Z] 95b3a792ae01: Waiting [2024-02-27T09:28:56.406Z] 576ee95b8d62: Waiting [2024-02-27T09:28:56.406Z] 7e77071a713a: Waiting [2024-02-27T09:28:56.406Z] 36331757090f: Waiting [2024-02-27T09:28:56.406Z] 5f70bf18a086: Waiting [2024-02-27T09:28:56.406Z] ac48c8cec618: Waiting [2024-02-27T09:28:56.406Z] f92587406ae3: Waiting [2024-02-27T09:28:56.406Z] 0236cf0ad4bc: Waiting [2024-02-27T09:28:56.406Z] 7c504f21be85: Waiting [2024-02-27T09:28:56.406Z] 488463d92c06: Waiting [2024-02-27T09:28:56.672Z] 105da1bef642: Pushed [2024-02-27T09:28:56.672Z] d440754d4a89: Pushed [2024-02-27T09:28:56.672Z] b28de1425973: Pushed [2024-02-27T09:28:56.672Z] 6877e1a7ff4d: Pushed [2024-02-27T09:28:56.672Z] ca457c6500c4: Pushed [2024-02-27T09:28:56.672Z] 576ee95b8d62: Layer already exists [2024-02-27T09:28:56.672Z] 7e77071a713a: Layer already exists [2024-02-27T09:28:56.936Z] b09a672c6ef2: Pushed [2024-02-27T09:28:56.936Z] 488463d92c06: Pushed [2024-02-27T09:28:56.936Z] 5f70bf18a086: Pushed [2024-02-27T09:28:56.936Z] 36331757090f: Pushed [2024-02-27T09:28:56.936Z] 7c504f21be85: Layer already exists [2024-02-27T09:28:56.936Z] ac48c8cec618: Pushed [2024-02-27T09:28:56.936Z] f92587406ae3: Pushed [2024-02-27T09:28:57.201Z] 0236cf0ad4bc: Pushed [2024-02-27T09:28:59.770Z] 95b3a792ae01: Pushed [2024-02-27T09:28:59.770Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:00.474Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:01.165Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-27T09:29:01.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:29:01.165Z] d440754d4a89: Preparing [2024-02-27T09:29:01.165Z] ca457c6500c4: Preparing [2024-02-27T09:29:01.165Z] 6877e1a7ff4d: Preparing [2024-02-27T09:29:01.165Z] b28de1425973: Preparing [2024-02-27T09:29:01.165Z] 105da1bef642: Preparing [2024-02-27T09:29:01.165Z] b09a672c6ef2: Preparing [2024-02-27T09:29:01.165Z] 95b3a792ae01: Preparing [2024-02-27T09:29:01.165Z] 576ee95b8d62: Preparing [2024-02-27T09:29:01.165Z] 7e77071a713a: Preparing [2024-02-27T09:29:01.165Z] 488463d92c06: Preparing [2024-02-27T09:29:01.165Z] 36331757090f: Preparing [2024-02-27T09:29:01.165Z] 5f70bf18a086: Preparing [2024-02-27T09:29:01.165Z] ac48c8cec618: Preparing [2024-02-27T09:29:01.165Z] f92587406ae3: Preparing [2024-02-27T09:29:01.165Z] 0236cf0ad4bc: Preparing [2024-02-27T09:29:01.165Z] 7c504f21be85: Preparing [2024-02-27T09:29:01.165Z] 7e77071a713a: Waiting [2024-02-27T09:29:01.165Z] 488463d92c06: Waiting [2024-02-27T09:29:01.165Z] 36331757090f: Waiting [2024-02-27T09:29:01.165Z] 5f70bf18a086: Waiting [2024-02-27T09:29:01.165Z] ac48c8cec618: Waiting [2024-02-27T09:29:01.165Z] f92587406ae3: Waiting [2024-02-27T09:29:01.165Z] 0236cf0ad4bc: Waiting [2024-02-27T09:29:01.165Z] 7c504f21be85: Waiting [2024-02-27T09:29:01.165Z] b09a672c6ef2: Waiting [2024-02-27T09:29:01.165Z] 95b3a792ae01: Waiting [2024-02-27T09:29:01.165Z] 576ee95b8d62: Waiting [2024-02-27T09:29:01.165Z] ca457c6500c4: Layer already exists [2024-02-27T09:29:01.165Z] 6877e1a7ff4d: Layer already exists [2024-02-27T09:29:01.165Z] d440754d4a89: Layer already exists [2024-02-27T09:29:01.165Z] 105da1bef642: Layer already exists [2024-02-27T09:29:01.165Z] b28de1425973: Layer already exists [2024-02-27T09:29:01.165Z] 95b3a792ae01: Layer already exists [2024-02-27T09:29:01.165Z] b09a672c6ef2: Layer already exists [2024-02-27T09:29:01.165Z] 488463d92c06: Layer already exists [2024-02-27T09:29:01.165Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:01.165Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:01.165Z] 5f70bf18a086: Layer already exists [2024-02-27T09:29:01.165Z] ac48c8cec618: Layer already exists [2024-02-27T09:29:01.165Z] 36331757090f: Layer already exists [2024-02-27T09:29:01.165Z] 0236cf0ad4bc: Layer already exists [2024-02-27T09:29:01.165Z] f92587406ae3: Layer already exists [2024-02-27T09:29:01.429Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:01.429Z] latest: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:02.128Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:02.843Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.18 [2024-02-27T09:29:02.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:29:02.843Z] d440754d4a89: Preparing [2024-02-27T09:29:02.843Z] ca457c6500c4: Preparing [2024-02-27T09:29:02.843Z] 6877e1a7ff4d: Preparing [2024-02-27T09:29:02.843Z] b28de1425973: Preparing [2024-02-27T09:29:02.843Z] 105da1bef642: Preparing [2024-02-27T09:29:02.843Z] b09a672c6ef2: Preparing [2024-02-27T09:29:02.843Z] 95b3a792ae01: Preparing [2024-02-27T09:29:02.843Z] 576ee95b8d62: Preparing [2024-02-27T09:29:02.843Z] 7e77071a713a: Preparing [2024-02-27T09:29:02.843Z] 488463d92c06: Preparing [2024-02-27T09:29:02.843Z] 36331757090f: Preparing [2024-02-27T09:29:02.843Z] 5f70bf18a086: Preparing [2024-02-27T09:29:02.843Z] ac48c8cec618: Preparing [2024-02-27T09:29:02.843Z] f92587406ae3: Preparing [2024-02-27T09:29:02.843Z] 0236cf0ad4bc: Preparing [2024-02-27T09:29:02.843Z] 7c504f21be85: Preparing [2024-02-27T09:29:02.843Z] b09a672c6ef2: Waiting [2024-02-27T09:29:02.843Z] 95b3a792ae01: Waiting [2024-02-27T09:29:02.843Z] 576ee95b8d62: Waiting [2024-02-27T09:29:02.843Z] 7e77071a713a: Waiting [2024-02-27T09:29:02.843Z] 488463d92c06: Waiting [2024-02-27T09:29:02.843Z] 36331757090f: Waiting [2024-02-27T09:29:02.843Z] f92587406ae3: Waiting [2024-02-27T09:29:02.843Z] 0236cf0ad4bc: Waiting [2024-02-27T09:29:02.843Z] 7c504f21be85: Waiting [2024-02-27T09:29:02.843Z] 5f70bf18a086: Waiting [2024-02-27T09:29:02.843Z] d440754d4a89: Layer already exists [2024-02-27T09:29:02.843Z] 105da1bef642: Layer already exists [2024-02-27T09:29:02.843Z] b28de1425973: Layer already exists [2024-02-27T09:29:02.843Z] ca457c6500c4: Layer already exists [2024-02-27T09:29:02.843Z] 6877e1a7ff4d: Layer already exists [2024-02-27T09:29:02.843Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:02.843Z] b09a672c6ef2: Layer already exists [2024-02-27T09:29:02.843Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:02.843Z] 488463d92c06: Layer already exists [2024-02-27T09:29:02.843Z] 95b3a792ae01: Layer already exists [2024-02-27T09:29:02.843Z] 36331757090f: Layer already exists [2024-02-27T09:29:02.843Z] f92587406ae3: Layer already exists [2024-02-27T09:29:02.843Z] 5f70bf18a086: Layer already exists [2024-02-27T09:29:02.843Z] ac48c8cec618: Layer already exists [2024-02-27T09:29:02.843Z] 0236cf0ad4bc: Layer already exists [2024-02-27T09:29:02.843Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:03.108Z] 3.2.0-dev.18: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:03.858Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:06.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:06.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:29:06.485Z] d440754d4a89: Preparing [2024-02-27T09:29:06.485Z] ca457c6500c4: Preparing [2024-02-27T09:29:06.485Z] 6877e1a7ff4d: Preparing [2024-02-27T09:29:06.485Z] b28de1425973: Preparing [2024-02-27T09:29:06.485Z] 105da1bef642: Preparing [2024-02-27T09:29:06.485Z] b09a672c6ef2: Preparing [2024-02-27T09:29:06.485Z] 95b3a792ae01: Preparing [2024-02-27T09:29:06.485Z] 576ee95b8d62: Preparing [2024-02-27T09:29:06.485Z] 7e77071a713a: Preparing [2024-02-27T09:29:06.485Z] 488463d92c06: Preparing [2024-02-27T09:29:06.485Z] 36331757090f: Preparing [2024-02-27T09:29:06.485Z] 5f70bf18a086: Preparing [2024-02-27T09:29:06.485Z] ac48c8cec618: Preparing [2024-02-27T09:29:06.485Z] f92587406ae3: Preparing [2024-02-27T09:29:06.485Z] 0236cf0ad4bc: Preparing [2024-02-27T09:29:06.485Z] 7c504f21be85: Preparing [2024-02-27T09:29:06.485Z] 36331757090f: Waiting [2024-02-27T09:29:06.485Z] b09a672c6ef2: Waiting [2024-02-27T09:29:06.485Z] 95b3a792ae01: Waiting [2024-02-27T09:29:06.485Z] 576ee95b8d62: Waiting [2024-02-27T09:29:06.485Z] 7e77071a713a: Waiting [2024-02-27T09:29:06.485Z] 488463d92c06: Waiting [2024-02-27T09:29:06.485Z] 5f70bf18a086: Waiting [2024-02-27T09:29:06.485Z] ac48c8cec618: Waiting [2024-02-27T09:29:06.485Z] f92587406ae3: Waiting [2024-02-27T09:29:06.485Z] 0236cf0ad4bc: Waiting [2024-02-27T09:29:06.486Z] 7c504f21be85: Waiting [2024-02-27T09:29:06.486Z] 105da1bef642: Layer already exists [2024-02-27T09:29:06.486Z] ca457c6500c4: Layer already exists [2024-02-27T09:29:06.486Z] 6877e1a7ff4d: Layer already exists [2024-02-27T09:29:06.486Z] d440754d4a89: Layer already exists [2024-02-27T09:29:06.486Z] b28de1425973: Layer already exists [2024-02-27T09:29:06.486Z] 95b3a792ae01: Layer already exists [2024-02-27T09:29:06.486Z] b09a672c6ef2: Layer already exists [2024-02-27T09:29:06.486Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:06.486Z] 488463d92c06: Layer already exists [2024-02-27T09:29:06.486Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:06.486Z] 5f70bf18a086: Layer already exists [2024-02-27T09:29:06.486Z] ac48c8cec618: Layer already exists [2024-02-27T09:29:06.486Z] f92587406ae3: Layer already exists [2024-02-27T09:29:06.486Z] 36331757090f: Layer already exists [2024-02-27T09:29:06.486Z] 0236cf0ad4bc: Layer already exists [2024-02-27T09:29:06.486Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:06.750Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:07.461Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:08.197Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-02-27T09:29:08.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-27T09:29:08.197Z] d440754d4a89: Preparing [2024-02-27T09:29:08.197Z] ca457c6500c4: Preparing [2024-02-27T09:29:08.197Z] 6877e1a7ff4d: Preparing [2024-02-27T09:29:08.197Z] b28de1425973: Preparing [2024-02-27T09:29:08.197Z] 105da1bef642: Preparing [2024-02-27T09:29:08.197Z] b09a672c6ef2: Preparing [2024-02-27T09:29:08.197Z] 95b3a792ae01: Preparing [2024-02-27T09:29:08.197Z] 576ee95b8d62: Preparing [2024-02-27T09:29:08.197Z] 7e77071a713a: Preparing [2024-02-27T09:29:08.197Z] 488463d92c06: Preparing [2024-02-27T09:29:08.197Z] 36331757090f: Preparing [2024-02-27T09:29:08.197Z] 5f70bf18a086: Preparing [2024-02-27T09:29:08.197Z] ac48c8cec618: Preparing [2024-02-27T09:29:08.197Z] f92587406ae3: Preparing [2024-02-27T09:29:08.197Z] 0236cf0ad4bc: Preparing [2024-02-27T09:29:08.197Z] 7c504f21be85: Preparing [2024-02-27T09:29:08.197Z] b09a672c6ef2: Waiting [2024-02-27T09:29:08.197Z] 95b3a792ae01: Waiting [2024-02-27T09:29:08.197Z] 576ee95b8d62: Waiting [2024-02-27T09:29:08.197Z] 7e77071a713a: Waiting [2024-02-27T09:29:08.197Z] 488463d92c06: Waiting [2024-02-27T09:29:08.197Z] 36331757090f: Waiting [2024-02-27T09:29:08.197Z] f92587406ae3: Waiting [2024-02-27T09:29:08.197Z] 0236cf0ad4bc: Waiting [2024-02-27T09:29:08.197Z] 7c504f21be85: Waiting [2024-02-27T09:29:08.197Z] 5f70bf18a086: Waiting [2024-02-27T09:29:08.197Z] ac48c8cec618: Waiting [2024-02-27T09:29:08.197Z] b28de1425973: Layer already exists [2024-02-27T09:29:08.197Z] ca457c6500c4: Layer already exists [2024-02-27T09:29:08.197Z] d440754d4a89: Layer already exists [2024-02-27T09:29:08.197Z] 6877e1a7ff4d: Layer already exists [2024-02-27T09:29:08.197Z] 105da1bef642: Layer already exists [2024-02-27T09:29:08.197Z] 95b3a792ae01: Layer already exists [2024-02-27T09:29:08.197Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:08.197Z] b09a672c6ef2: Layer already exists [2024-02-27T09:29:08.197Z] 488463d92c06: Layer already exists [2024-02-27T09:29:08.197Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:08.197Z] 0236cf0ad4bc: Layer already exists [2024-02-27T09:29:08.197Z] ac48c8cec618: Layer already exists [2024-02-27T09:29:08.197Z] f92587406ae3: Layer already exists [2024-02-27T09:29:08.197Z] 36331757090f: Layer already exists [2024-02-27T09:29:08.197Z] 5f70bf18a086: Layer already exists [2024-02-27T09:29:08.197Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:08.460Z] main: digest: sha256:c78849aaa27daf2c734847f791c46b3b9cf09b6e9270bda6fe0dcc2b757521b0 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:29:09.277Z] ===================================================== [Pipeline] echo [2024-02-27T09:29:09.415Z] taggedImages: [2024-02-27T09:29:09.415Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:09.415Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-27T09:29:09.415Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.18 [2024-02-27T09:29:09.415Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:09.415Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-02-27T09:29:09.575Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-02-27T09:29:09.575Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:09.575Z] latest [2024-02-27T09:29:09.575Z] 3.2.0-dev.18 [2024-02-27T09:29:09.575Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:09.575Z] main [2024-02-27T09:29:09.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:10.546Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:11.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:11.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:29:11.244Z] bb8f8b71bef8: Preparing [2024-02-27T09:29:11.244Z] f080d4c077a6: Preparing [2024-02-27T09:29:11.244Z] 234a4e1ffe9f: Preparing [2024-02-27T09:29:11.244Z] a4bd91d59688: Preparing [2024-02-27T09:29:11.244Z] 576ee95b8d62: Preparing [2024-02-27T09:29:11.244Z] 7e77071a713a: Preparing [2024-02-27T09:29:11.244Z] b67645debb6c: Preparing [2024-02-27T09:29:11.244Z] 7e77071a713a: Waiting [2024-02-27T09:29:11.244Z] 767e2773f6c6: Preparing [2024-02-27T09:29:11.244Z] b67645debb6c: Waiting [2024-02-27T09:29:11.244Z] 767e2773f6c6: Waiting [2024-02-27T09:29:11.244Z] 7c504f21be85: Preparing [2024-02-27T09:29:11.244Z] 7c504f21be85: Waiting [2024-02-27T09:29:11.508Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:11.508Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:11.508Z] b67645debb6c: Layer already exists [2024-02-27T09:29:11.508Z] 234a4e1ffe9f: Pushed [2024-02-27T09:29:11.508Z] 767e2773f6c6: Layer already exists [2024-02-27T09:29:11.508Z] f080d4c077a6: Pushed [2024-02-27T09:29:11.508Z] bb8f8b71bef8: Pushed [2024-02-27T09:29:11.508Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:13.442Z] a4bd91d59688: Pushed [2024-02-27T09:29:13.442Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:14.185Z] + 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-02-27T09:29:14.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-27T09:29:14.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:29:14.878Z] bb8f8b71bef8: Preparing [2024-02-27T09:29:14.878Z] f080d4c077a6: Preparing [2024-02-27T09:29:14.878Z] 234a4e1ffe9f: Preparing [2024-02-27T09:29:14.878Z] a4bd91d59688: Preparing [2024-02-27T09:29:14.878Z] 576ee95b8d62: Preparing [2024-02-27T09:29:14.878Z] 7e77071a713a: Preparing [2024-02-27T09:29:14.878Z] b67645debb6c: Preparing [2024-02-27T09:29:14.878Z] 767e2773f6c6: Preparing [2024-02-27T09:29:14.878Z] 7c504f21be85: Preparing [2024-02-27T09:29:14.878Z] 7e77071a713a: Waiting [2024-02-27T09:29:14.878Z] 767e2773f6c6: Waiting [2024-02-27T09:29:14.878Z] 7c504f21be85: Waiting [2024-02-27T09:29:14.878Z] b67645debb6c: Waiting [2024-02-27T09:29:14.878Z] 234a4e1ffe9f: Layer already exists [2024-02-27T09:29:14.878Z] bb8f8b71bef8: Layer already exists [2024-02-27T09:29:14.878Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:14.878Z] a4bd91d59688: Layer already exists [2024-02-27T09:29:14.878Z] f080d4c077a6: Layer already exists [2024-02-27T09:29:14.878Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:14.878Z] b67645debb6c: Layer already exists [2024-02-27T09:29:14.878Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:14.878Z] 767e2773f6c6: Layer already exists [2024-02-27T09:29:15.143Z] latest: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:15.852Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:16.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.18 [2024-02-27T09:29:16.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:29:16.576Z] bb8f8b71bef8: Preparing [2024-02-27T09:29:16.576Z] f080d4c077a6: Preparing [2024-02-27T09:29:16.576Z] 234a4e1ffe9f: Preparing [2024-02-27T09:29:16.576Z] a4bd91d59688: Preparing [2024-02-27T09:29:16.576Z] 576ee95b8d62: Preparing [2024-02-27T09:29:16.576Z] 7e77071a713a: Preparing [2024-02-27T09:29:16.576Z] b67645debb6c: Preparing [2024-02-27T09:29:16.576Z] 767e2773f6c6: Preparing [2024-02-27T09:29:16.576Z] 7c504f21be85: Preparing [2024-02-27T09:29:16.576Z] 7e77071a713a: Waiting [2024-02-27T09:29:16.576Z] b67645debb6c: Waiting [2024-02-27T09:29:16.576Z] 767e2773f6c6: Waiting [2024-02-27T09:29:16.576Z] 7c504f21be85: Waiting [2024-02-27T09:29:16.576Z] a4bd91d59688: Layer already exists [2024-02-27T09:29:16.576Z] 234a4e1ffe9f: Layer already exists [2024-02-27T09:29:16.576Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:16.576Z] bb8f8b71bef8: Layer already exists [2024-02-27T09:29:16.576Z] f080d4c077a6: Layer already exists [2024-02-27T09:29:16.576Z] 767e2773f6c6: Layer already exists [2024-02-27T09:29:16.576Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:16.576Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:16.576Z] b67645debb6c: Layer already exists [2024-02-27T09:29:16.576Z] 3.2.0-dev.18: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:17.554Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:18.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:18.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:29:18.349Z] bb8f8b71bef8: Preparing [2024-02-27T09:29:18.349Z] f080d4c077a6: Preparing [2024-02-27T09:29:18.349Z] 234a4e1ffe9f: Preparing [2024-02-27T09:29:18.349Z] a4bd91d59688: Preparing [2024-02-27T09:29:18.349Z] 576ee95b8d62: Preparing [2024-02-27T09:29:18.349Z] 7e77071a713a: Preparing [2024-02-27T09:29:18.349Z] b67645debb6c: Preparing [2024-02-27T09:29:18.349Z] 767e2773f6c6: Preparing [2024-02-27T09:29:18.349Z] 7c504f21be85: Preparing [2024-02-27T09:29:18.349Z] 7e77071a713a: Waiting [2024-02-27T09:29:18.349Z] b67645debb6c: Waiting [2024-02-27T09:29:18.349Z] 7c504f21be85: Waiting [2024-02-27T09:29:18.349Z] 767e2773f6c6: Waiting [2024-02-27T09:29:18.349Z] a4bd91d59688: Layer already exists [2024-02-27T09:29:18.349Z] 234a4e1ffe9f: Layer already exists [2024-02-27T09:29:18.349Z] bb8f8b71bef8: Layer already exists [2024-02-27T09:29:18.349Z] f080d4c077a6: Layer already exists [2024-02-27T09:29:18.349Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:18.349Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:18.349Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:18.349Z] b67645debb6c: Layer already exists [2024-02-27T09:29:18.349Z] 767e2773f6c6: Layer already exists [2024-02-27T09:29:18.618Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:19.414Z] + 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-02-27T09:29:21.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-02-27T09:29:21.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-27T09:29:21.088Z] bb8f8b71bef8: Preparing [2024-02-27T09:29:21.088Z] f080d4c077a6: Preparing [2024-02-27T09:29:21.088Z] 234a4e1ffe9f: Preparing [2024-02-27T09:29:21.088Z] a4bd91d59688: Preparing [2024-02-27T09:29:21.088Z] 576ee95b8d62: Preparing [2024-02-27T09:29:21.088Z] 7e77071a713a: Preparing [2024-02-27T09:29:21.088Z] b67645debb6c: Preparing [2024-02-27T09:29:21.088Z] 767e2773f6c6: Preparing [2024-02-27T09:29:21.088Z] 7c504f21be85: Preparing [2024-02-27T09:29:21.088Z] 7e77071a713a: Waiting [2024-02-27T09:29:21.088Z] b67645debb6c: Waiting [2024-02-27T09:29:21.088Z] 767e2773f6c6: Waiting [2024-02-27T09:29:21.088Z] 7c504f21be85: Waiting [2024-02-27T09:29:21.088Z] bb8f8b71bef8: Layer already exists [2024-02-27T09:29:21.088Z] 234a4e1ffe9f: Layer already exists [2024-02-27T09:29:21.088Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:21.088Z] f080d4c077a6: Layer already exists [2024-02-27T09:29:21.088Z] a4bd91d59688: Layer already exists [2024-02-27T09:29:21.088Z] b67645debb6c: Layer already exists [2024-02-27T09:29:21.088Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:21.088Z] 767e2773f6c6: Layer already exists [2024-02-27T09:29:21.088Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:21.349Z] main: digest: sha256:34d7604b6b2f70aaaaf321ee6369efdd43b7b0d2e39ef1180b5ac291afb101e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:29:22.207Z] ===================================================== [Pipeline] echo [2024-02-27T09:29:22.345Z] taggedImages: [2024-02-27T09:29:22.345Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:22.345Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-27T09:29:22.345Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.18 [2024-02-27T09:29:22.345Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:22.345Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-02-27T09:29:22.509Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-02-27T09:29:22.509Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:22.509Z] latest [2024-02-27T09:29:22.509Z] 3.2.0-dev.18 [2024-02-27T09:29:22.509Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:22.509Z] main [2024-02-27T09:29:22.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:23.682Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:24.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:24.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:29:24.414Z] c1437ffdb6d4: Preparing [2024-02-27T09:29:24.414Z] 62b30a602cb9: Preparing [2024-02-27T09:29:24.414Z] e2afc667e6a1: Preparing [2024-02-27T09:29:24.414Z] 8ecc8372d9d8: Preparing [2024-02-27T09:29:24.414Z] 8fc3d422bc61: Preparing [2024-02-27T09:29:24.414Z] 576ee95b8d62: Preparing [2024-02-27T09:29:24.414Z] 7e77071a713a: Preparing [2024-02-27T09:29:24.414Z] 0159ec9c2073: Preparing [2024-02-27T09:29:24.414Z] 889f90212f46: Preparing [2024-02-27T09:29:24.414Z] 1004bfc3eafd: Preparing [2024-02-27T09:29:24.414Z] 7c504f21be85: Preparing [2024-02-27T09:29:24.414Z] 576ee95b8d62: Waiting [2024-02-27T09:29:24.414Z] 7e77071a713a: Waiting [2024-02-27T09:29:24.414Z] 0159ec9c2073: Waiting [2024-02-27T09:29:24.414Z] 889f90212f46: Waiting [2024-02-27T09:29:24.414Z] 1004bfc3eafd: Waiting [2024-02-27T09:29:24.414Z] 7c504f21be85: Waiting [2024-02-27T09:29:24.680Z] 8fc3d422bc61: Pushed [2024-02-27T09:29:24.680Z] 8ecc8372d9d8: Pushed [2024-02-27T09:29:24.680Z] c1437ffdb6d4: Pushed [2024-02-27T09:29:24.680Z] 62b30a602cb9: Pushed [2024-02-27T09:29:24.680Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:24.680Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:24.680Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:24.680Z] 0159ec9c2073: Pushed [2024-02-27T09:29:24.943Z] 889f90212f46: Pushed [2024-02-27T09:29:26.348Z] e2afc667e6a1: Pushed [2024-02-27T09:29:27.310Z] 1004bfc3eafd: Pushed [2024-02-27T09:29:27.310Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:28.310Z] + 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-02-27T09:29:29.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-27T09:29:29.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:29:29.037Z] c1437ffdb6d4: Preparing [2024-02-27T09:29:29.037Z] 62b30a602cb9: Preparing [2024-02-27T09:29:29.037Z] e2afc667e6a1: Preparing [2024-02-27T09:29:29.037Z] 8ecc8372d9d8: Preparing [2024-02-27T09:29:29.037Z] 8fc3d422bc61: Preparing [2024-02-27T09:29:29.037Z] 576ee95b8d62: Preparing [2024-02-27T09:29:29.037Z] 7e77071a713a: Preparing [2024-02-27T09:29:29.037Z] 576ee95b8d62: Waiting [2024-02-27T09:29:29.037Z] 0159ec9c2073: Preparing [2024-02-27T09:29:29.037Z] 7e77071a713a: Waiting [2024-02-27T09:29:29.037Z] 889f90212f46: Preparing [2024-02-27T09:29:29.037Z] 1004bfc3eafd: Preparing [2024-02-27T09:29:29.037Z] 0159ec9c2073: Waiting [2024-02-27T09:29:29.037Z] 7c504f21be85: Preparing [2024-02-27T09:29:29.037Z] 889f90212f46: Waiting [2024-02-27T09:29:29.037Z] 1004bfc3eafd: Waiting [2024-02-27T09:29:29.037Z] 7c504f21be85: Waiting [2024-02-27T09:29:29.037Z] e2afc667e6a1: Layer already exists [2024-02-27T09:29:29.037Z] 8ecc8372d9d8: Layer already exists [2024-02-27T09:29:29.037Z] 8fc3d422bc61: Layer already exists [2024-02-27T09:29:29.037Z] c1437ffdb6d4: Layer already exists [2024-02-27T09:29:29.037Z] 62b30a602cb9: Layer already exists [2024-02-27T09:29:29.037Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:29.037Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:29.037Z] 1004bfc3eafd: Layer already exists [2024-02-27T09:29:29.037Z] 0159ec9c2073: Layer already exists [2024-02-27T09:29:29.037Z] 889f90212f46: Layer already exists [2024-02-27T09:29:29.037Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:29.300Z] latest: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:30.013Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:30.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.18 [2024-02-27T09:29:30.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:29:30.742Z] c1437ffdb6d4: Preparing [2024-02-27T09:29:30.742Z] 62b30a602cb9: Preparing [2024-02-27T09:29:30.742Z] e2afc667e6a1: Preparing [2024-02-27T09:29:30.742Z] 8ecc8372d9d8: Preparing [2024-02-27T09:29:30.742Z] 8fc3d422bc61: Preparing [2024-02-27T09:29:30.742Z] 576ee95b8d62: Preparing [2024-02-27T09:29:30.742Z] 7e77071a713a: Preparing [2024-02-27T09:29:30.742Z] 0159ec9c2073: Preparing [2024-02-27T09:29:30.742Z] 889f90212f46: Preparing [2024-02-27T09:29:30.742Z] 1004bfc3eafd: Preparing [2024-02-27T09:29:30.742Z] 7c504f21be85: Preparing [2024-02-27T09:29:30.742Z] 576ee95b8d62: Waiting [2024-02-27T09:29:30.742Z] 0159ec9c2073: Waiting [2024-02-27T09:29:30.742Z] 7e77071a713a: Waiting [2024-02-27T09:29:30.742Z] 889f90212f46: Waiting [2024-02-27T09:29:30.742Z] 1004bfc3eafd: Waiting [2024-02-27T09:29:30.742Z] 7c504f21be85: Waiting [2024-02-27T09:29:30.742Z] 8fc3d422bc61: Layer already exists [2024-02-27T09:29:30.742Z] e2afc667e6a1: Layer already exists [2024-02-27T09:29:30.742Z] c1437ffdb6d4: Layer already exists [2024-02-27T09:29:30.742Z] 62b30a602cb9: Layer already exists [2024-02-27T09:29:30.742Z] 8ecc8372d9d8: Layer already exists [2024-02-27T09:29:30.742Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:30.742Z] 0159ec9c2073: Layer already exists [2024-02-27T09:29:30.742Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:30.742Z] 1004bfc3eafd: Layer already exists [2024-02-27T09:29:30.742Z] 889f90212f46: Layer already exists [2024-02-27T09:29:30.742Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:31.005Z] 3.2.0-dev.18: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:31.730Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:32.520Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:32.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:29:32.786Z] c1437ffdb6d4: Preparing [2024-02-27T09:29:32.786Z] 62b30a602cb9: Preparing [2024-02-27T09:29:32.786Z] e2afc667e6a1: Preparing [2024-02-27T09:29:32.786Z] 8ecc8372d9d8: Preparing [2024-02-27T09:29:32.786Z] 8fc3d422bc61: Preparing [2024-02-27T09:29:32.786Z] 576ee95b8d62: Preparing [2024-02-27T09:29:32.786Z] 7e77071a713a: Preparing [2024-02-27T09:29:32.786Z] 0159ec9c2073: Preparing [2024-02-27T09:29:32.786Z] 889f90212f46: Preparing [2024-02-27T09:29:32.786Z] 1004bfc3eafd: Preparing [2024-02-27T09:29:32.786Z] 7c504f21be85: Preparing [2024-02-27T09:29:32.786Z] 0159ec9c2073: Waiting [2024-02-27T09:29:32.786Z] 889f90212f46: Waiting [2024-02-27T09:29:32.786Z] 1004bfc3eafd: Waiting [2024-02-27T09:29:32.786Z] 7c504f21be85: Waiting [2024-02-27T09:29:32.786Z] 576ee95b8d62: Waiting [2024-02-27T09:29:32.786Z] 7e77071a713a: Waiting [2024-02-27T09:29:32.786Z] 8ecc8372d9d8: Layer already exists [2024-02-27T09:29:32.786Z] e2afc667e6a1: Layer already exists [2024-02-27T09:29:32.786Z] c1437ffdb6d4: Layer already exists [2024-02-27T09:29:32.786Z] 8fc3d422bc61: Layer already exists [2024-02-27T09:29:32.786Z] 62b30a602cb9: Layer already exists [2024-02-27T09:29:32.786Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:32.786Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:32.786Z] 889f90212f46: Layer already exists [2024-02-27T09:29:32.786Z] 0159ec9c2073: Layer already exists [2024-02-27T09:29:32.786Z] 1004bfc3eafd: Layer already exists [2024-02-27T09:29:32.786Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:32.786Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:33.514Z] + 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-02-27T09:29:35.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-02-27T09:29:35.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-27T09:29:35.185Z] c1437ffdb6d4: Preparing [2024-02-27T09:29:35.185Z] 62b30a602cb9: Preparing [2024-02-27T09:29:35.185Z] e2afc667e6a1: Preparing [2024-02-27T09:29:35.185Z] 8ecc8372d9d8: Preparing [2024-02-27T09:29:35.185Z] 8fc3d422bc61: Preparing [2024-02-27T09:29:35.185Z] 576ee95b8d62: Preparing [2024-02-27T09:29:35.185Z] 7e77071a713a: Preparing [2024-02-27T09:29:35.185Z] 0159ec9c2073: Preparing [2024-02-27T09:29:35.185Z] 889f90212f46: Preparing [2024-02-27T09:29:35.185Z] 1004bfc3eafd: Preparing [2024-02-27T09:29:35.185Z] 7c504f21be85: Preparing [2024-02-27T09:29:35.185Z] 7e77071a713a: Waiting [2024-02-27T09:29:35.185Z] 0159ec9c2073: Waiting [2024-02-27T09:29:35.185Z] 889f90212f46: Waiting [2024-02-27T09:29:35.185Z] 576ee95b8d62: Waiting [2024-02-27T09:29:35.185Z] 1004bfc3eafd: Waiting [2024-02-27T09:29:35.185Z] 7c504f21be85: Waiting [2024-02-27T09:29:35.185Z] c1437ffdb6d4: Layer already exists [2024-02-27T09:29:35.185Z] 8ecc8372d9d8: Layer already exists [2024-02-27T09:29:35.185Z] 8fc3d422bc61: Layer already exists [2024-02-27T09:29:35.185Z] 62b30a602cb9: Layer already exists [2024-02-27T09:29:35.185Z] e2afc667e6a1: Layer already exists [2024-02-27T09:29:35.185Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:35.185Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:35.185Z] 0159ec9c2073: Layer already exists [2024-02-27T09:29:35.185Z] 889f90212f46: Layer already exists [2024-02-27T09:29:35.185Z] 1004bfc3eafd: Layer already exists [2024-02-27T09:29:35.185Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:35.449Z] main: digest: sha256:ecc9fd17312a2dd7735a734ac6d3e14b7e4ed3e88fbefee2982cb943463fb1f5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:29:36.367Z] ===================================================== [Pipeline] echo [2024-02-27T09:29:36.517Z] taggedImages: [2024-02-27T09:29:36.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:36.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-27T09:29:36.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.18 [2024-02-27T09:29:36.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:36.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-02-27T09:29:36.677Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-02-27T09:29:36.677Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:36.677Z] latest [2024-02-27T09:29:36.677Z] 3.2.0-dev.18 [2024-02-27T09:29:36.677Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:36.677Z] main [2024-02-27T09:29:36.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:37.696Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:38.451Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:38.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:29:38.451Z] aca2272cc8ab: Preparing [2024-02-27T09:29:38.451Z] 581cb5aa01da: Preparing [2024-02-27T09:29:38.451Z] 3b2b551e656e: Preparing [2024-02-27T09:29:38.451Z] 84a134f3cb3c: Preparing [2024-02-27T09:29:38.451Z] b716d2760b1c: Preparing [2024-02-27T09:29:38.451Z] bc9b76f028bf: Preparing [2024-02-27T09:29:38.451Z] 691607daf43c: Preparing [2024-02-27T09:29:38.451Z] 576ee95b8d62: Preparing [2024-02-27T09:29:38.451Z] 7e77071a713a: Preparing [2024-02-27T09:29:38.451Z] eeb504682d76: Preparing [2024-02-27T09:29:38.451Z] c382cbe1717d: Preparing [2024-02-27T09:29:38.451Z] 691607daf43c: Waiting [2024-02-27T09:29:38.451Z] 576ee95b8d62: Waiting [2024-02-27T09:29:38.451Z] 7e77071a713a: Waiting [2024-02-27T09:29:38.451Z] bc9b76f028bf: Waiting [2024-02-27T09:29:38.451Z] eeb504682d76: Waiting [2024-02-27T09:29:38.451Z] 7c504f21be85: Preparing [2024-02-27T09:29:38.451Z] c382cbe1717d: Waiting [2024-02-27T09:29:38.451Z] 7c504f21be85: Waiting [2024-02-27T09:29:38.716Z] b716d2760b1c: Pushed [2024-02-27T09:29:38.716Z] 581cb5aa01da: Pushed [2024-02-27T09:29:38.716Z] aca2272cc8ab: Pushed [2024-02-27T09:29:38.716Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:38.716Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:38.716Z] bc9b76f028bf: Pushed [2024-02-27T09:29:38.716Z] 691607daf43c: Pushed [2024-02-27T09:29:38.983Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:38.983Z] eeb504682d76: Pushed [2024-02-27T09:29:40.379Z] 84a134f3cb3c: Pushed [2024-02-27T09:29:41.330Z] 3b2b551e656e: Pushed [2024-02-27T09:29:41.330Z] c382cbe1717d: Pushed [2024-02-27T09:29:41.594Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:42.356Z] + 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-02-27T09:29:43.105Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-27T09:29:43.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:29:43.105Z] aca2272cc8ab: Preparing [2024-02-27T09:29:43.105Z] 581cb5aa01da: Preparing [2024-02-27T09:29:43.105Z] 3b2b551e656e: Preparing [2024-02-27T09:29:43.105Z] 84a134f3cb3c: Preparing [2024-02-27T09:29:43.105Z] b716d2760b1c: Preparing [2024-02-27T09:29:43.105Z] bc9b76f028bf: Preparing [2024-02-27T09:29:43.105Z] 691607daf43c: Preparing [2024-02-27T09:29:43.105Z] 576ee95b8d62: Preparing [2024-02-27T09:29:43.105Z] 7e77071a713a: Preparing [2024-02-27T09:29:43.105Z] eeb504682d76: Preparing [2024-02-27T09:29:43.105Z] c382cbe1717d: Preparing [2024-02-27T09:29:43.105Z] 7c504f21be85: Preparing [2024-02-27T09:29:43.105Z] 576ee95b8d62: Waiting [2024-02-27T09:29:43.105Z] 7e77071a713a: Waiting [2024-02-27T09:29:43.105Z] c382cbe1717d: Waiting [2024-02-27T09:29:43.105Z] eeb504682d76: Waiting [2024-02-27T09:29:43.105Z] 7c504f21be85: Waiting [2024-02-27T09:29:43.105Z] 691607daf43c: Waiting [2024-02-27T09:29:43.105Z] bc9b76f028bf: Waiting [2024-02-27T09:29:43.105Z] 581cb5aa01da: Layer already exists [2024-02-27T09:29:43.105Z] 3b2b551e656e: Layer already exists [2024-02-27T09:29:43.105Z] b716d2760b1c: Layer already exists [2024-02-27T09:29:43.105Z] 84a134f3cb3c: Layer already exists [2024-02-27T09:29:43.105Z] aca2272cc8ab: Layer already exists [2024-02-27T09:29:43.105Z] 691607daf43c: Layer already exists [2024-02-27T09:29:43.105Z] bc9b76f028bf: Layer already exists [2024-02-27T09:29:43.105Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:43.105Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:43.105Z] eeb504682d76: Layer already exists [2024-02-27T09:29:43.105Z] c382cbe1717d: Layer already exists [2024-02-27T09:29:43.105Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:43.368Z] latest: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:44.149Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:44.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.18 [2024-02-27T09:29:44.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:29:44.926Z] aca2272cc8ab: Preparing [2024-02-27T09:29:44.926Z] 581cb5aa01da: Preparing [2024-02-27T09:29:44.926Z] 3b2b551e656e: Preparing [2024-02-27T09:29:44.926Z] 84a134f3cb3c: Preparing [2024-02-27T09:29:44.926Z] b716d2760b1c: Preparing [2024-02-27T09:29:44.926Z] bc9b76f028bf: Preparing [2024-02-27T09:29:44.926Z] 691607daf43c: Preparing [2024-02-27T09:29:44.926Z] bc9b76f028bf: Waiting [2024-02-27T09:29:44.926Z] 576ee95b8d62: Preparing [2024-02-27T09:29:44.926Z] 691607daf43c: Waiting [2024-02-27T09:29:44.926Z] 7e77071a713a: Preparing [2024-02-27T09:29:44.926Z] eeb504682d76: Preparing [2024-02-27T09:29:44.926Z] 7e77071a713a: Waiting [2024-02-27T09:29:44.926Z] c382cbe1717d: Preparing [2024-02-27T09:29:44.926Z] 7c504f21be85: Preparing [2024-02-27T09:29:44.926Z] c382cbe1717d: Waiting [2024-02-27T09:29:44.926Z] 7c504f21be85: Waiting [2024-02-27T09:29:44.926Z] 84a134f3cb3c: Layer already exists [2024-02-27T09:29:44.926Z] b716d2760b1c: Layer already exists [2024-02-27T09:29:44.926Z] aca2272cc8ab: Layer already exists [2024-02-27T09:29:44.926Z] 581cb5aa01da: Layer already exists [2024-02-27T09:29:44.926Z] 3b2b551e656e: Layer already exists [2024-02-27T09:29:44.926Z] 691607daf43c: Layer already exists [2024-02-27T09:29:44.926Z] bc9b76f028bf: Layer already exists [2024-02-27T09:29:44.926Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:44.926Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:44.926Z] eeb504682d76: Layer already exists [2024-02-27T09:29:44.926Z] c382cbe1717d: Layer already exists [2024-02-27T09:29:44.926Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:45.193Z] 3.2.0-dev.18: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:45.957Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:46.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:46.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:29:46.747Z] aca2272cc8ab: Preparing [2024-02-27T09:29:46.747Z] 581cb5aa01da: Preparing [2024-02-27T09:29:46.747Z] 3b2b551e656e: Preparing [2024-02-27T09:29:46.747Z] 84a134f3cb3c: Preparing [2024-02-27T09:29:46.747Z] b716d2760b1c: Preparing [2024-02-27T09:29:46.747Z] bc9b76f028bf: Preparing [2024-02-27T09:29:46.747Z] 691607daf43c: Preparing [2024-02-27T09:29:46.747Z] 576ee95b8d62: Preparing [2024-02-27T09:29:46.747Z] 7e77071a713a: Preparing [2024-02-27T09:29:46.747Z] eeb504682d76: Preparing [2024-02-27T09:29:46.747Z] c382cbe1717d: Preparing [2024-02-27T09:29:46.747Z] 7c504f21be85: Preparing [2024-02-27T09:29:46.747Z] 576ee95b8d62: Waiting [2024-02-27T09:29:46.747Z] bc9b76f028bf: Waiting [2024-02-27T09:29:46.747Z] 691607daf43c: Waiting [2024-02-27T09:29:46.747Z] c382cbe1717d: Waiting [2024-02-27T09:29:46.747Z] 7e77071a713a: Waiting [2024-02-27T09:29:46.747Z] eeb504682d76: Waiting [2024-02-27T09:29:46.747Z] 7c504f21be85: Waiting [2024-02-27T09:29:46.747Z] b716d2760b1c: Layer already exists [2024-02-27T09:29:46.747Z] 84a134f3cb3c: Layer already exists [2024-02-27T09:29:46.747Z] aca2272cc8ab: Layer already exists [2024-02-27T09:29:46.747Z] 3b2b551e656e: Layer already exists [2024-02-27T09:29:46.747Z] 581cb5aa01da: Layer already exists [2024-02-27T09:29:46.747Z] 691607daf43c: Layer already exists [2024-02-27T09:29:46.747Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:46.747Z] bc9b76f028bf: Layer already exists [2024-02-27T09:29:46.747Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:46.747Z] eeb504682d76: Layer already exists [2024-02-27T09:29:46.747Z] c382cbe1717d: Layer already exists [2024-02-27T09:29:46.747Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:47.011Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:47.766Z] + 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-02-27T09:29:49.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-02-27T09:29:49.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-27T09:29:49.471Z] aca2272cc8ab: Preparing [2024-02-27T09:29:49.471Z] 581cb5aa01da: Preparing [2024-02-27T09:29:49.471Z] 3b2b551e656e: Preparing [2024-02-27T09:29:49.471Z] 84a134f3cb3c: Preparing [2024-02-27T09:29:49.471Z] b716d2760b1c: Preparing [2024-02-27T09:29:49.471Z] bc9b76f028bf: Preparing [2024-02-27T09:29:49.471Z] 691607daf43c: Preparing [2024-02-27T09:29:49.471Z] bc9b76f028bf: Waiting [2024-02-27T09:29:49.471Z] 576ee95b8d62: Preparing [2024-02-27T09:29:49.471Z] 691607daf43c: Waiting [2024-02-27T09:29:49.471Z] 576ee95b8d62: Waiting [2024-02-27T09:29:49.471Z] 7e77071a713a: Preparing [2024-02-27T09:29:49.471Z] eeb504682d76: Preparing [2024-02-27T09:29:49.471Z] 7e77071a713a: Waiting [2024-02-27T09:29:49.471Z] c382cbe1717d: Preparing [2024-02-27T09:29:49.471Z] eeb504682d76: Waiting [2024-02-27T09:29:49.471Z] 7c504f21be85: Preparing [2024-02-27T09:29:49.471Z] c382cbe1717d: Waiting [2024-02-27T09:29:49.471Z] 7c504f21be85: Waiting [2024-02-27T09:29:49.471Z] aca2272cc8ab: Layer already exists [2024-02-27T09:29:49.471Z] 84a134f3cb3c: Layer already exists [2024-02-27T09:29:49.471Z] 3b2b551e656e: Layer already exists [2024-02-27T09:29:49.471Z] 581cb5aa01da: Layer already exists [2024-02-27T09:29:49.471Z] b716d2760b1c: Layer already exists [2024-02-27T09:29:49.471Z] bc9b76f028bf: Layer already exists [2024-02-27T09:29:49.471Z] 691607daf43c: Layer already exists [2024-02-27T09:29:49.471Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:49.471Z] eeb504682d76: Layer already exists [2024-02-27T09:29:49.471Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:49.471Z] c382cbe1717d: Layer already exists [2024-02-27T09:29:49.471Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:49.735Z] main: digest: sha256:f031e92cf3717064241dc9ecd81e9378eed65eadeb9c42134ee64a6acba0eae7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:29:50.618Z] ===================================================== [Pipeline] echo [2024-02-27T09:29:50.759Z] taggedImages: [2024-02-27T09:29:50.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:50.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-27T09:29:50.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.18 [2024-02-27T09:29:50.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:50.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-02-27T09:29:50.916Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-02-27T09:29:50.916Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:50.916Z] latest [2024-02-27T09:29:50.916Z] 3.2.0-dev.18 [2024-02-27T09:29:50.916Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:29:50.916Z] main [2024-02-27T09:29:50.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:51.945Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:52.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:29:52.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:29:52.701Z] a40bfbd1cf6c: Preparing [2024-02-27T09:29:52.701Z] c74e01263e3b: Preparing [2024-02-27T09:29:52.701Z] 576ee95b8d62: Preparing [2024-02-27T09:29:52.701Z] 7e77071a713a: Preparing [2024-02-27T09:29:52.701Z] 31e814f5ee8e: Preparing [2024-02-27T09:29:52.701Z] 625de683f3c5: Preparing [2024-02-27T09:29:52.701Z] 7c504f21be85: Preparing [2024-02-27T09:29:52.701Z] 625de683f3c5: Waiting [2024-02-27T09:29:52.701Z] 7c504f21be85: Waiting [2024-02-27T09:29:52.701Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:52.967Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:52.967Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:52.967Z] 31e814f5ee8e: Pushed [2024-02-27T09:29:52.967Z] a40bfbd1cf6c: Pushed [2024-02-27T09:29:54.374Z] 625de683f3c5: Pushed [2024-02-27T09:29:56.306Z] c74e01263e3b: Pushed [2024-02-27T09:29:56.306Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:57.065Z] + 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-02-27T09:29:57.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-27T09:29:57.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:29:57.834Z] a40bfbd1cf6c: Preparing [2024-02-27T09:29:57.834Z] c74e01263e3b: Preparing [2024-02-27T09:29:57.834Z] 576ee95b8d62: Preparing [2024-02-27T09:29:57.834Z] 7e77071a713a: Preparing [2024-02-27T09:29:57.834Z] 31e814f5ee8e: Preparing [2024-02-27T09:29:57.834Z] 625de683f3c5: Preparing [2024-02-27T09:29:57.834Z] 7c504f21be85: Preparing [2024-02-27T09:29:57.834Z] 625de683f3c5: Waiting [2024-02-27T09:29:57.834Z] 7c504f21be85: Waiting [2024-02-27T09:29:57.834Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:57.834Z] 31e814f5ee8e: Layer already exists [2024-02-27T09:29:57.834Z] c74e01263e3b: Layer already exists [2024-02-27T09:29:57.834Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:57.834Z] a40bfbd1cf6c: Layer already exists [2024-02-27T09:29:57.834Z] 625de683f3c5: Layer already exists [2024-02-27T09:29:57.834Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:58.098Z] latest: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:58.925Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:29:59.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.18 [2024-02-27T09:29:59.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:29:59.684Z] a40bfbd1cf6c: Preparing [2024-02-27T09:29:59.684Z] c74e01263e3b: Preparing [2024-02-27T09:29:59.684Z] 576ee95b8d62: Preparing [2024-02-27T09:29:59.684Z] 7e77071a713a: Preparing [2024-02-27T09:29:59.684Z] 31e814f5ee8e: Preparing [2024-02-27T09:29:59.684Z] 625de683f3c5: Preparing [2024-02-27T09:29:59.684Z] 7c504f21be85: Preparing [2024-02-27T09:29:59.684Z] 625de683f3c5: Waiting [2024-02-27T09:29:59.684Z] 7c504f21be85: Waiting [2024-02-27T09:29:59.684Z] c74e01263e3b: Layer already exists [2024-02-27T09:29:59.684Z] 7e77071a713a: Layer already exists [2024-02-27T09:29:59.684Z] 31e814f5ee8e: Layer already exists [2024-02-27T09:29:59.684Z] 576ee95b8d62: Layer already exists [2024-02-27T09:29:59.684Z] a40bfbd1cf6c: Layer already exists [2024-02-27T09:29:59.684Z] 7c504f21be85: Layer already exists [2024-02-27T09:29:59.684Z] 625de683f3c5: Layer already exists [2024-02-27T09:29:59.948Z] 3.2.0-dev.18: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:00.741Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:04.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:30:04.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:30:04.831Z] a40bfbd1cf6c: Preparing [2024-02-27T09:30:04.831Z] c74e01263e3b: Preparing [2024-02-27T09:30:04.831Z] 576ee95b8d62: Preparing [2024-02-27T09:30:04.831Z] 7e77071a713a: Preparing [2024-02-27T09:30:04.831Z] 31e814f5ee8e: Preparing [2024-02-27T09:30:04.831Z] 625de683f3c5: Preparing [2024-02-27T09:30:04.831Z] 7c504f21be85: Preparing [2024-02-27T09:30:04.831Z] 625de683f3c5: Waiting [2024-02-27T09:30:04.831Z] 7c504f21be85: Waiting [2024-02-27T09:30:04.831Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:04.831Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:04.831Z] 31e814f5ee8e: Layer already exists [2024-02-27T09:30:04.831Z] a40bfbd1cf6c: Layer already exists [2024-02-27T09:30:04.831Z] c74e01263e3b: Layer already exists [2024-02-27T09:30:04.831Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:04.831Z] 625de683f3c5: Layer already exists [2024-02-27T09:30:04.831Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:05.855Z] + 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-02-27T09:30:06.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-02-27T09:30:06.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-27T09:30:06.628Z] a40bfbd1cf6c: Preparing [2024-02-27T09:30:06.628Z] c74e01263e3b: Preparing [2024-02-27T09:30:06.628Z] 576ee95b8d62: Preparing [2024-02-27T09:30:06.628Z] 7e77071a713a: Preparing [2024-02-27T09:30:06.628Z] 31e814f5ee8e: Preparing [2024-02-27T09:30:06.628Z] 625de683f3c5: Preparing [2024-02-27T09:30:06.628Z] 7c504f21be85: Preparing [2024-02-27T09:30:06.628Z] 625de683f3c5: Waiting [2024-02-27T09:30:06.628Z] 7c504f21be85: Waiting [2024-02-27T09:30:06.628Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:06.628Z] a40bfbd1cf6c: Layer already exists [2024-02-27T09:30:06.628Z] 31e814f5ee8e: Layer already exists [2024-02-27T09:30:06.628Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:06.628Z] c74e01263e3b: Layer already exists [2024-02-27T09:30:06.628Z] 625de683f3c5: Layer already exists [2024-02-27T09:30:06.628Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:06.891Z] main: digest: sha256:3befa30139eb23c9c129cab0a1109fa6af28af5094ca0b6c9c225f2335d1f44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:30:07.825Z] ===================================================== [Pipeline] echo [2024-02-27T09:30:07.984Z] taggedImages: [2024-02-27T09:30:07.984Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:30:07.984Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-27T09:30:07.984Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.18 [2024-02-27T09:30:07.984Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:30:07.984Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-02-27T09:30:08.170Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-02-27T09:30:08.170Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:30:08.170Z] latest [2024-02-27T09:30:08.170Z] 3.2.0-dev.18 [2024-02-27T09:30:08.170Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:30:08.170Z] main [2024-02-27T09:30:08.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:09.229Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:10.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:30:10.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:30:10.076Z] 8b32bbf5aeb8: Preparing [2024-02-27T09:30:10.076Z] bf4680ab0f0c: Preparing [2024-02-27T09:30:10.076Z] 0dbfc1bf1efb: Preparing [2024-02-27T09:30:10.076Z] 576ee95b8d62: Preparing [2024-02-27T09:30:10.076Z] 7e77071a713a: Preparing [2024-02-27T09:30:10.076Z] b356baa3312f: Preparing [2024-02-27T09:30:10.076Z] 312789be9c4b: Preparing [2024-02-27T09:30:10.076Z] 761f87ed7de8: Preparing [2024-02-27T09:30:10.076Z] 00318382026a: Preparing [2024-02-27T09:30:10.076Z] 7c504f21be85: Preparing [2024-02-27T09:30:10.076Z] b356baa3312f: Waiting [2024-02-27T09:30:10.076Z] 312789be9c4b: Waiting [2024-02-27T09:30:10.076Z] 761f87ed7de8: Waiting [2024-02-27T09:30:10.076Z] 00318382026a: Waiting [2024-02-27T09:30:10.076Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:10.342Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:10.342Z] bf4680ab0f0c: Pushed [2024-02-27T09:30:10.342Z] 0dbfc1bf1efb: Pushed [2024-02-27T09:30:10.342Z] 8b32bbf5aeb8: Pushed [2024-02-27T09:30:10.342Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:10.342Z] 761f87ed7de8: Pushed [2024-02-27T09:30:10.949Z] 00318382026a: Pushed [2024-02-27T09:30:23.228Z] 312789be9c4b: Pushed [2024-02-27T09:30:25.794Z] b356baa3312f: Pushed [2024-02-27T09:30:26.058Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:26.842Z] + 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-02-27T09:30:27.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-27T09:30:27.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:30:27.642Z] 8b32bbf5aeb8: Preparing [2024-02-27T09:30:27.642Z] bf4680ab0f0c: Preparing [2024-02-27T09:30:27.642Z] 0dbfc1bf1efb: Preparing [2024-02-27T09:30:27.642Z] 576ee95b8d62: Preparing [2024-02-27T09:30:27.642Z] 7e77071a713a: Preparing [2024-02-27T09:30:27.642Z] b356baa3312f: Preparing [2024-02-27T09:30:27.642Z] 312789be9c4b: Preparing [2024-02-27T09:30:27.642Z] 761f87ed7de8: Preparing [2024-02-27T09:30:27.642Z] 00318382026a: Preparing [2024-02-27T09:30:27.642Z] 7c504f21be85: Preparing [2024-02-27T09:30:27.642Z] b356baa3312f: Waiting [2024-02-27T09:30:27.642Z] 312789be9c4b: Waiting [2024-02-27T09:30:27.642Z] 761f87ed7de8: Waiting [2024-02-27T09:30:27.642Z] 00318382026a: Waiting [2024-02-27T09:30:27.642Z] 7c504f21be85: Waiting [2024-02-27T09:30:27.642Z] 8b32bbf5aeb8: Layer already exists [2024-02-27T09:30:27.642Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:27.642Z] bf4680ab0f0c: Layer already exists [2024-02-27T09:30:27.642Z] 0dbfc1bf1efb: Layer already exists [2024-02-27T09:30:27.642Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:27.642Z] b356baa3312f: Layer already exists [2024-02-27T09:30:27.642Z] 761f87ed7de8: Layer already exists [2024-02-27T09:30:27.642Z] 312789be9c4b: Layer already exists [2024-02-27T09:30:27.642Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:27.642Z] 00318382026a: Layer already exists [2024-02-27T09:30:27.907Z] latest: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:28.680Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:29.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.18 [2024-02-27T09:30:29.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:30:29.446Z] 8b32bbf5aeb8: Preparing [2024-02-27T09:30:29.446Z] bf4680ab0f0c: Preparing [2024-02-27T09:30:29.446Z] 0dbfc1bf1efb: Preparing [2024-02-27T09:30:29.446Z] 576ee95b8d62: Preparing [2024-02-27T09:30:29.446Z] 7e77071a713a: Preparing [2024-02-27T09:30:29.446Z] b356baa3312f: Preparing [2024-02-27T09:30:29.446Z] 312789be9c4b: Preparing [2024-02-27T09:30:29.446Z] 761f87ed7de8: Preparing [2024-02-27T09:30:29.446Z] 00318382026a: Preparing [2024-02-27T09:30:29.446Z] 7c504f21be85: Preparing [2024-02-27T09:30:29.446Z] 312789be9c4b: Waiting [2024-02-27T09:30:29.446Z] 761f87ed7de8: Waiting [2024-02-27T09:30:29.446Z] 00318382026a: Waiting [2024-02-27T09:30:29.446Z] 7c504f21be85: Waiting [2024-02-27T09:30:29.446Z] b356baa3312f: Waiting [2024-02-27T09:30:29.446Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:29.446Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:29.446Z] 8b32bbf5aeb8: Layer already exists [2024-02-27T09:30:29.446Z] bf4680ab0f0c: Layer already exists [2024-02-27T09:30:29.446Z] 0dbfc1bf1efb: Layer already exists [2024-02-27T09:30:29.446Z] 312789be9c4b: Layer already exists [2024-02-27T09:30:29.446Z] 00318382026a: Layer already exists [2024-02-27T09:30:29.446Z] 761f87ed7de8: Layer already exists [2024-02-27T09:30:29.446Z] b356baa3312f: Layer already exists [2024-02-27T09:30:29.446Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:29.446Z] 3.2.0-dev.18: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:30.487Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:31.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:30:31.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:30:31.250Z] 8b32bbf5aeb8: Preparing [2024-02-27T09:30:31.250Z] bf4680ab0f0c: Preparing [2024-02-27T09:30:31.250Z] 0dbfc1bf1efb: Preparing [2024-02-27T09:30:31.250Z] 576ee95b8d62: Preparing [2024-02-27T09:30:31.250Z] 7e77071a713a: Preparing [2024-02-27T09:30:31.250Z] b356baa3312f: Preparing [2024-02-27T09:30:31.250Z] 312789be9c4b: Preparing [2024-02-27T09:30:31.250Z] 761f87ed7de8: Preparing [2024-02-27T09:30:31.250Z] 00318382026a: Preparing [2024-02-27T09:30:31.250Z] 7c504f21be85: Preparing [2024-02-27T09:30:31.250Z] 312789be9c4b: Waiting [2024-02-27T09:30:31.250Z] 761f87ed7de8: Waiting [2024-02-27T09:30:31.250Z] 00318382026a: Waiting [2024-02-27T09:30:31.250Z] 7c504f21be85: Waiting [2024-02-27T09:30:31.250Z] b356baa3312f: Waiting [2024-02-27T09:30:31.250Z] bf4680ab0f0c: Layer already exists [2024-02-27T09:30:31.250Z] 8b32bbf5aeb8: Layer already exists [2024-02-27T09:30:31.250Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:31.250Z] 0dbfc1bf1efb: Layer already exists [2024-02-27T09:30:31.250Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:31.250Z] b356baa3312f: Layer already exists [2024-02-27T09:30:31.250Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:31.250Z] 312789be9c4b: Layer already exists [2024-02-27T09:30:31.250Z] 761f87ed7de8: Layer already exists [2024-02-27T09:30:31.250Z] 00318382026a: Layer already exists [2024-02-27T09:30:31.515Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:32.317Z] + 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-02-27T09:30:33.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-02-27T09:30:33.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-27T09:30:33.109Z] 8b32bbf5aeb8: Preparing [2024-02-27T09:30:33.109Z] bf4680ab0f0c: Preparing [2024-02-27T09:30:33.109Z] 0dbfc1bf1efb: Preparing [2024-02-27T09:30:33.109Z] 576ee95b8d62: Preparing [2024-02-27T09:30:33.109Z] 7e77071a713a: Preparing [2024-02-27T09:30:33.109Z] b356baa3312f: Preparing [2024-02-27T09:30:33.109Z] 312789be9c4b: Preparing [2024-02-27T09:30:33.109Z] 761f87ed7de8: Preparing [2024-02-27T09:30:33.109Z] 00318382026a: Preparing [2024-02-27T09:30:33.109Z] 7c504f21be85: Preparing [2024-02-27T09:30:33.109Z] 312789be9c4b: Waiting [2024-02-27T09:30:33.109Z] 761f87ed7de8: Waiting [2024-02-27T09:30:33.109Z] 00318382026a: Waiting [2024-02-27T09:30:33.109Z] 7c504f21be85: Waiting [2024-02-27T09:30:33.109Z] b356baa3312f: Waiting [2024-02-27T09:30:33.109Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:33.109Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:33.109Z] bf4680ab0f0c: Layer already exists [2024-02-27T09:30:33.109Z] 8b32bbf5aeb8: Layer already exists [2024-02-27T09:30:33.109Z] 0dbfc1bf1efb: Layer already exists [2024-02-27T09:30:33.109Z] b356baa3312f: Layer already exists [2024-02-27T09:30:33.110Z] 761f87ed7de8: Layer already exists [2024-02-27T09:30:33.110Z] 312789be9c4b: Layer already exists [2024-02-27T09:30:33.110Z] 00318382026a: Layer already exists [2024-02-27T09:30:33.110Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:33.374Z] main: digest: sha256:73cdc2d5fa74351d7f6a47f9862f5cdacc94525ded3af9180dda8e9ada2b0d39 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:30:34.399Z] ===================================================== [Pipeline] echo [2024-02-27T09:30:34.561Z] taggedImages: [2024-02-27T09:30:34.561Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:30:34.561Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-27T09:30:34.561Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.18 [2024-02-27T09:30:34.561Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:30:34.561Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-02-27T09:30:34.759Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-02-27T09:30:34.759Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:30:34.759Z] latest [2024-02-27T09:30:34.759Z] 3.2.0-dev.18 [2024-02-27T09:30:34.759Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:30:34.759Z] main [2024-02-27T09:30:34.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:35.894Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:36.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:30:36.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:30:36.743Z] 1e8eeaa6334f: Preparing [2024-02-27T09:30:36.743Z] 23789a894b82: Preparing [2024-02-27T09:30:36.743Z] 23330a7e0405: Preparing [2024-02-27T09:30:36.743Z] 576ee95b8d62: Preparing [2024-02-27T09:30:36.743Z] 7e77071a713a: Preparing [2024-02-27T09:30:36.743Z] 5c6bae26a434: Preparing [2024-02-27T09:30:36.743Z] 34da5c222411: Preparing [2024-02-27T09:30:36.743Z] ea73c7956e7b: Preparing [2024-02-27T09:30:36.743Z] 7c504f21be85: Preparing [2024-02-27T09:30:36.743Z] 5c6bae26a434: Waiting [2024-02-27T09:30:36.743Z] 34da5c222411: Waiting [2024-02-27T09:30:36.743Z] ea73c7956e7b: Waiting [2024-02-27T09:30:36.743Z] 7c504f21be85: Waiting [2024-02-27T09:30:37.008Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:37.008Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:37.008Z] 23330a7e0405: Pushed [2024-02-27T09:30:37.008Z] 23789a894b82: Pushed [2024-02-27T09:30:37.008Z] 1e8eeaa6334f: Pushed [2024-02-27T09:30:37.008Z] 34da5c222411: Pushed [2024-02-27T09:30:37.008Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:37.587Z] ea73c7956e7b: Pushed [2024-02-27T09:30:52.642Z] 5c6bae26a434: Pushed [2024-02-27T09:30:52.642Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:53.457Z] + 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-02-27T09:30:54.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-27T09:30:54.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:30:54.245Z] 1e8eeaa6334f: Preparing [2024-02-27T09:30:54.245Z] 23789a894b82: Preparing [2024-02-27T09:30:54.245Z] 23330a7e0405: Preparing [2024-02-27T09:30:54.245Z] 576ee95b8d62: Preparing [2024-02-27T09:30:54.245Z] 7e77071a713a: Preparing [2024-02-27T09:30:54.245Z] 5c6bae26a434: Preparing [2024-02-27T09:30:54.245Z] 34da5c222411: Preparing [2024-02-27T09:30:54.245Z] ea73c7956e7b: Preparing [2024-02-27T09:30:54.245Z] 7c504f21be85: Preparing [2024-02-27T09:30:54.245Z] 5c6bae26a434: Waiting [2024-02-27T09:30:54.245Z] 34da5c222411: Waiting [2024-02-27T09:30:54.245Z] ea73c7956e7b: Waiting [2024-02-27T09:30:54.245Z] 7c504f21be85: Waiting [2024-02-27T09:30:54.245Z] 1e8eeaa6334f: Layer already exists [2024-02-27T09:30:54.245Z] 23330a7e0405: Layer already exists [2024-02-27T09:30:54.245Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:54.245Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:54.245Z] 23789a894b82: Layer already exists [2024-02-27T09:30:54.245Z] 5c6bae26a434: Layer already exists [2024-02-27T09:30:54.245Z] 34da5c222411: Layer already exists [2024-02-27T09:30:54.245Z] ea73c7956e7b: Layer already exists [2024-02-27T09:30:54.245Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:54.510Z] latest: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:55.314Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:56.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.18 [2024-02-27T09:30:56.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:30:56.108Z] 1e8eeaa6334f: Preparing [2024-02-27T09:30:56.108Z] 23789a894b82: Preparing [2024-02-27T09:30:56.108Z] 23330a7e0405: Preparing [2024-02-27T09:30:56.108Z] 576ee95b8d62: Preparing [2024-02-27T09:30:56.108Z] 7e77071a713a: Preparing [2024-02-27T09:30:56.108Z] 5c6bae26a434: Preparing [2024-02-27T09:30:56.108Z] 34da5c222411: Preparing [2024-02-27T09:30:56.108Z] ea73c7956e7b: Preparing [2024-02-27T09:30:56.108Z] 7c504f21be85: Preparing [2024-02-27T09:30:56.108Z] 5c6bae26a434: Waiting [2024-02-27T09:30:56.108Z] 34da5c222411: Waiting [2024-02-27T09:30:56.108Z] ea73c7956e7b: Waiting [2024-02-27T09:30:56.108Z] 7c504f21be85: Waiting [2024-02-27T09:30:56.108Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:56.108Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:56.108Z] 1e8eeaa6334f: Layer already exists [2024-02-27T09:30:56.108Z] 23330a7e0405: Layer already exists [2024-02-27T09:30:56.108Z] 23789a894b82: Layer already exists [2024-02-27T09:30:56.108Z] 5c6bae26a434: Layer already exists [2024-02-27T09:30:56.108Z] 34da5c222411: Layer already exists [2024-02-27T09:30:56.108Z] ea73c7956e7b: Layer already exists [2024-02-27T09:30:56.108Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:56.372Z] 3.2.0-dev.18: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:57.187Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:57.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:30:57.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:30:57.990Z] 1e8eeaa6334f: Preparing [2024-02-27T09:30:57.990Z] 23789a894b82: Preparing [2024-02-27T09:30:57.990Z] 23330a7e0405: Preparing [2024-02-27T09:30:57.990Z] 576ee95b8d62: Preparing [2024-02-27T09:30:57.990Z] 7e77071a713a: Preparing [2024-02-27T09:30:57.990Z] 5c6bae26a434: Preparing [2024-02-27T09:30:57.990Z] 34da5c222411: Preparing [2024-02-27T09:30:57.990Z] ea73c7956e7b: Preparing [2024-02-27T09:30:57.990Z] 7c504f21be85: Preparing [2024-02-27T09:30:57.990Z] 5c6bae26a434: Waiting [2024-02-27T09:30:57.990Z] 34da5c222411: Waiting [2024-02-27T09:30:57.990Z] 7c504f21be85: Waiting [2024-02-27T09:30:57.990Z] ea73c7956e7b: Waiting [2024-02-27T09:30:57.990Z] 23330a7e0405: Layer already exists [2024-02-27T09:30:57.990Z] 23789a894b82: Layer already exists [2024-02-27T09:30:57.990Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:57.990Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:57.990Z] 1e8eeaa6334f: Layer already exists [2024-02-27T09:30:57.990Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:57.990Z] 34da5c222411: Layer already exists [2024-02-27T09:30:57.990Z] ea73c7956e7b: Layer already exists [2024-02-27T09:30:57.990Z] 5c6bae26a434: Layer already exists [2024-02-27T09:30:58.254Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:30:59.082Z] + 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-02-27T09:30:59.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-02-27T09:30:59.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-27T09:30:59.959Z] 1e8eeaa6334f: Preparing [2024-02-27T09:30:59.959Z] 23789a894b82: Preparing [2024-02-27T09:30:59.959Z] 23330a7e0405: Preparing [2024-02-27T09:30:59.959Z] 576ee95b8d62: Preparing [2024-02-27T09:30:59.959Z] 7e77071a713a: Preparing [2024-02-27T09:30:59.959Z] 5c6bae26a434: Preparing [2024-02-27T09:30:59.959Z] 34da5c222411: Preparing [2024-02-27T09:30:59.959Z] 5c6bae26a434: Waiting [2024-02-27T09:30:59.959Z] 34da5c222411: Waiting [2024-02-27T09:30:59.959Z] ea73c7956e7b: Preparing [2024-02-27T09:30:59.959Z] 7c504f21be85: Preparing [2024-02-27T09:30:59.959Z] ea73c7956e7b: Waiting [2024-02-27T09:30:59.959Z] 7c504f21be85: Waiting [2024-02-27T09:30:59.959Z] 576ee95b8d62: Layer already exists [2024-02-27T09:30:59.959Z] 23789a894b82: Layer already exists [2024-02-27T09:30:59.959Z] 7e77071a713a: Layer already exists [2024-02-27T09:30:59.959Z] 23330a7e0405: Layer already exists [2024-02-27T09:30:59.959Z] 1e8eeaa6334f: Layer already exists [2024-02-27T09:30:59.959Z] 7c504f21be85: Layer already exists [2024-02-27T09:30:59.959Z] ea73c7956e7b: Layer already exists [2024-02-27T09:30:59.959Z] 5c6bae26a434: Layer already exists [2024-02-27T09:30:59.959Z] 34da5c222411: Layer already exists [2024-02-27T09:31:00.226Z] main: digest: sha256:fc525ff46093fb576e5f59455f610dcfbe966086d932fb21e23ef6472e0a76e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:31:01.210Z] ===================================================== [Pipeline] echo [2024-02-27T09:31:01.393Z] taggedImages: [2024-02-27T09:31:01.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:01.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-27T09:31:01.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.18 [2024-02-27T09:31:01.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:01.393Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-02-27T09:31:01.583Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-02-27T09:31:01.583Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:01.583Z] latest [2024-02-27T09:31:01.583Z] 3.2.0-dev.18 [2024-02-27T09:31:01.583Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:01.583Z] main [2024-02-27T09:31:01.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:02.720Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:03.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:03.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T09:31:03.544Z] f3e3bd371bd2: Preparing [2024-02-27T09:31:03.544Z] 30202b56a653: Preparing [2024-02-27T09:31:03.544Z] 549023609f80: Preparing [2024-02-27T09:31:03.544Z] 576ee95b8d62: Preparing [2024-02-27T09:31:03.544Z] 7e77071a713a: Preparing [2024-02-27T09:31:03.544Z] 5c6bae26a434: Preparing [2024-02-27T09:31:03.544Z] 761f87ed7de8: Preparing [2024-02-27T09:31:03.544Z] 00318382026a: Preparing [2024-02-27T09:31:03.544Z] 7c504f21be85: Preparing [2024-02-27T09:31:03.544Z] 761f87ed7de8: Waiting [2024-02-27T09:31:03.544Z] 00318382026a: Waiting [2024-02-27T09:31:03.544Z] 7c504f21be85: Waiting [2024-02-27T09:31:03.544Z] 5c6bae26a434: Waiting [2024-02-27T09:31:03.544Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:03.544Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:03.808Z] 761f87ed7de8: Layer already exists [2024-02-27T09:31:03.808Z] 5c6bae26a434: Layer already exists [2024-02-27T09:31:03.808Z] 00318382026a: Layer already exists [2024-02-27T09:31:03.808Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:03.808Z] f3e3bd371bd2: Pushed [2024-02-27T09:31:03.808Z] 30202b56a653: Pushed [2024-02-27T09:31:03.808Z] 549023609f80: Pushed [2024-02-27T09:31:04.072Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:04.866Z] + 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-02-27T09:31:05.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-27T09:31:05.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T09:31:05.670Z] f3e3bd371bd2: Preparing [2024-02-27T09:31:05.670Z] 30202b56a653: Preparing [2024-02-27T09:31:05.670Z] 549023609f80: Preparing [2024-02-27T09:31:05.670Z] 576ee95b8d62: Preparing [2024-02-27T09:31:05.670Z] 7e77071a713a: Preparing [2024-02-27T09:31:05.670Z] 5c6bae26a434: Preparing [2024-02-27T09:31:05.670Z] 5c6bae26a434: Waiting [2024-02-27T09:31:05.670Z] 761f87ed7de8: Preparing [2024-02-27T09:31:05.670Z] 761f87ed7de8: Waiting [2024-02-27T09:31:05.670Z] 00318382026a: Preparing [2024-02-27T09:31:05.670Z] 7c504f21be85: Preparing [2024-02-27T09:31:05.670Z] 00318382026a: Waiting [2024-02-27T09:31:05.670Z] 7c504f21be85: Waiting [2024-02-27T09:31:05.670Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:05.670Z] 549023609f80: Layer already exists [2024-02-27T09:31:05.670Z] f3e3bd371bd2: Layer already exists [2024-02-27T09:31:05.670Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:05.670Z] 30202b56a653: Layer already exists [2024-02-27T09:31:05.670Z] 761f87ed7de8: Layer already exists [2024-02-27T09:31:05.670Z] 5c6bae26a434: Layer already exists [2024-02-27T09:31:05.670Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:05.670Z] 00318382026a: Layer already exists [2024-02-27T09:31:05.933Z] latest: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:06.750Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:07.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.18 [2024-02-27T09:31:07.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T09:31:07.607Z] f3e3bd371bd2: Preparing [2024-02-27T09:31:07.607Z] 30202b56a653: Preparing [2024-02-27T09:31:07.607Z] 549023609f80: Preparing [2024-02-27T09:31:07.607Z] 576ee95b8d62: Preparing [2024-02-27T09:31:07.607Z] 7e77071a713a: Preparing [2024-02-27T09:31:07.607Z] 5c6bae26a434: Preparing [2024-02-27T09:31:07.607Z] 761f87ed7de8: Preparing [2024-02-27T09:31:07.607Z] 00318382026a: Preparing [2024-02-27T09:31:07.607Z] 7c504f21be85: Preparing [2024-02-27T09:31:07.607Z] 761f87ed7de8: Waiting [2024-02-27T09:31:07.607Z] 00318382026a: Waiting [2024-02-27T09:31:07.607Z] 7c504f21be85: Waiting [2024-02-27T09:31:07.607Z] 5c6bae26a434: Waiting [2024-02-27T09:31:07.607Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:07.607Z] 30202b56a653: Layer already exists [2024-02-27T09:31:07.607Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:07.607Z] f3e3bd371bd2: Layer already exists [2024-02-27T09:31:07.607Z] 549023609f80: Layer already exists [2024-02-27T09:31:07.607Z] 5c6bae26a434: Layer already exists [2024-02-27T09:31:07.607Z] 00318382026a: Layer already exists [2024-02-27T09:31:07.607Z] 761f87ed7de8: Layer already exists [2024-02-27T09:31:07.607Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:07.607Z] 3.2.0-dev.18: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:08.660Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:09.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:09.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T09:31:09.452Z] f3e3bd371bd2: Preparing [2024-02-27T09:31:09.452Z] 30202b56a653: Preparing [2024-02-27T09:31:09.452Z] 549023609f80: Preparing [2024-02-27T09:31:09.452Z] 576ee95b8d62: Preparing [2024-02-27T09:31:09.452Z] 7e77071a713a: Preparing [2024-02-27T09:31:09.452Z] 5c6bae26a434: Preparing [2024-02-27T09:31:09.452Z] 761f87ed7de8: Preparing [2024-02-27T09:31:09.452Z] 00318382026a: Preparing [2024-02-27T09:31:09.452Z] 7c504f21be85: Preparing [2024-02-27T09:31:09.452Z] 5c6bae26a434: Waiting [2024-02-27T09:31:09.452Z] 761f87ed7de8: Waiting [2024-02-27T09:31:09.452Z] 00318382026a: Waiting [2024-02-27T09:31:09.452Z] 7c504f21be85: Waiting [2024-02-27T09:31:09.452Z] f3e3bd371bd2: Layer already exists [2024-02-27T09:31:09.452Z] 30202b56a653: Layer already exists [2024-02-27T09:31:09.452Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:09.452Z] 549023609f80: Layer already exists [2024-02-27T09:31:09.452Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:09.452Z] 761f87ed7de8: Layer already exists [2024-02-27T09:31:09.452Z] 00318382026a: Layer already exists [2024-02-27T09:31:09.452Z] 5c6bae26a434: Layer already exists [2024-02-27T09:31:09.452Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:09.715Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:10.513Z] + 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-02-27T09:31:11.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-02-27T09:31:11.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-27T09:31:11.296Z] f3e3bd371bd2: Preparing [2024-02-27T09:31:11.296Z] 30202b56a653: Preparing [2024-02-27T09:31:11.296Z] 549023609f80: Preparing [2024-02-27T09:31:11.296Z] 576ee95b8d62: Preparing [2024-02-27T09:31:11.296Z] 7e77071a713a: Preparing [2024-02-27T09:31:11.296Z] 5c6bae26a434: Preparing [2024-02-27T09:31:11.296Z] 761f87ed7de8: Preparing [2024-02-27T09:31:11.296Z] 00318382026a: Preparing [2024-02-27T09:31:11.296Z] 7c504f21be85: Preparing [2024-02-27T09:31:11.296Z] 5c6bae26a434: Waiting [2024-02-27T09:31:11.296Z] 00318382026a: Waiting [2024-02-27T09:31:11.296Z] 7c504f21be85: Waiting [2024-02-27T09:31:11.296Z] 761f87ed7de8: Waiting [2024-02-27T09:31:11.296Z] f3e3bd371bd2: Layer already exists [2024-02-27T09:31:11.296Z] 549023609f80: Layer already exists [2024-02-27T09:31:11.296Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:11.296Z] 30202b56a653: Layer already exists [2024-02-27T09:31:11.296Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:11.296Z] 761f87ed7de8: Layer already exists [2024-02-27T09:31:11.296Z] 5c6bae26a434: Layer already exists [2024-02-27T09:31:11.296Z] 00318382026a: Layer already exists [2024-02-27T09:31:11.296Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:11.562Z] main: digest: sha256:85009bd9b051432bce85a3ec46a232bdf8454caf4b1534572aea355ed02fdc2b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:31:12.543Z] ===================================================== [Pipeline] echo [2024-02-27T09:31:12.711Z] taggedImages: [2024-02-27T09:31:12.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:12.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-27T09:31:12.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.18 [2024-02-27T09:31:12.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:12.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-02-27T09:31:12.898Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-02-27T09:31:12.898Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:12.898Z] latest [2024-02-27T09:31:12.898Z] 3.2.0-dev.18 [2024-02-27T09:31:12.898Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:12.898Z] main [2024-02-27T09:31:12.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:14.026Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:14.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:14.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T09:31:14.843Z] 0b426580e074: Preparing [2024-02-27T09:31:14.843Z] 6cd9e55b964d: Preparing [2024-02-27T09:31:14.843Z] 576ee95b8d62: Preparing [2024-02-27T09:31:14.843Z] 7e77071a713a: Preparing [2024-02-27T09:31:14.843Z] 19636a5199ae: Preparing [2024-02-27T09:31:14.843Z] e3770756e496: Preparing [2024-02-27T09:31:14.843Z] 7c504f21be85: Preparing [2024-02-27T09:31:14.843Z] e3770756e496: Waiting [2024-02-27T09:31:14.843Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:15.108Z] 19636a5199ae: Pushed [2024-02-27T09:31:15.372Z] e3770756e496: Pushed [2024-02-27T09:31:15.638Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:15.903Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:15.903Z] 0b426580e074: Pushed [2024-02-27T09:31:19.224Z] 6cd9e55b964d: Pushed [2024-02-27T09:31:19.487Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:20.346Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:21.176Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-27T09:31:21.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T09:31:21.176Z] 0b426580e074: Preparing [2024-02-27T09:31:21.176Z] 6cd9e55b964d: Preparing [2024-02-27T09:31:21.176Z] 576ee95b8d62: Preparing [2024-02-27T09:31:21.176Z] 7e77071a713a: Preparing [2024-02-27T09:31:21.176Z] 19636a5199ae: Preparing [2024-02-27T09:31:21.176Z] e3770756e496: Preparing [2024-02-27T09:31:21.176Z] 7c504f21be85: Preparing [2024-02-27T09:31:21.176Z] e3770756e496: Waiting [2024-02-27T09:31:21.176Z] 7c504f21be85: Waiting [2024-02-27T09:31:21.176Z] 0b426580e074: Layer already exists [2024-02-27T09:31:21.176Z] 6cd9e55b964d: Layer already exists [2024-02-27T09:31:21.176Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:21.176Z] 19636a5199ae: Layer already exists [2024-02-27T09:31:21.176Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:21.176Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:21.176Z] e3770756e496: Layer already exists [2024-02-27T09:31:21.438Z] latest: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:22.310Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:23.125Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.18 [2024-02-27T09:31:23.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T09:31:23.125Z] 0b426580e074: Preparing [2024-02-27T09:31:23.125Z] 6cd9e55b964d: Preparing [2024-02-27T09:31:23.125Z] 576ee95b8d62: Preparing [2024-02-27T09:31:23.125Z] 7e77071a713a: Preparing [2024-02-27T09:31:23.125Z] 19636a5199ae: Preparing [2024-02-27T09:31:23.125Z] e3770756e496: Preparing [2024-02-27T09:31:23.125Z] 7c504f21be85: Preparing [2024-02-27T09:31:23.125Z] e3770756e496: Waiting [2024-02-27T09:31:23.125Z] 7c504f21be85: Waiting [2024-02-27T09:31:23.125Z] 0b426580e074: Layer already exists [2024-02-27T09:31:23.125Z] 19636a5199ae: Layer already exists [2024-02-27T09:31:23.125Z] 6cd9e55b964d: Layer already exists [2024-02-27T09:31:23.125Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:23.125Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:23.125Z] e3770756e496: Layer already exists [2024-02-27T09:31:23.125Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:23.125Z] 3.2.0-dev.18: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:24.235Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:25.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:25.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T09:31:25.053Z] 0b426580e074: Preparing [2024-02-27T09:31:25.053Z] 6cd9e55b964d: Preparing [2024-02-27T09:31:25.053Z] 576ee95b8d62: Preparing [2024-02-27T09:31:25.053Z] 7e77071a713a: Preparing [2024-02-27T09:31:25.053Z] 19636a5199ae: Preparing [2024-02-27T09:31:25.053Z] e3770756e496: Preparing [2024-02-27T09:31:25.053Z] 7c504f21be85: Preparing [2024-02-27T09:31:25.053Z] e3770756e496: Waiting [2024-02-27T09:31:25.053Z] 7c504f21be85: Waiting [2024-02-27T09:31:25.053Z] 0b426580e074: Layer already exists [2024-02-27T09:31:25.053Z] 19636a5199ae: Layer already exists [2024-02-27T09:31:25.053Z] 6cd9e55b964d: Layer already exists [2024-02-27T09:31:25.053Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:25.053Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:25.053Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:25.053Z] e3770756e496: Layer already exists [2024-02-27T09:31:25.053Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:26.139Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:26.957Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-02-27T09:31:26.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-27T09:31:26.957Z] 0b426580e074: Preparing [2024-02-27T09:31:26.957Z] 6cd9e55b964d: Preparing [2024-02-27T09:31:26.957Z] 576ee95b8d62: Preparing [2024-02-27T09:31:26.957Z] 7e77071a713a: Preparing [2024-02-27T09:31:26.957Z] 19636a5199ae: Preparing [2024-02-27T09:31:26.957Z] e3770756e496: Preparing [2024-02-27T09:31:26.957Z] 7c504f21be85: Preparing [2024-02-27T09:31:26.957Z] e3770756e496: Waiting [2024-02-27T09:31:26.957Z] 7c504f21be85: Waiting [2024-02-27T09:31:26.957Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:26.957Z] 0b426580e074: Layer already exists [2024-02-27T09:31:26.957Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:26.957Z] 19636a5199ae: Layer already exists [2024-02-27T09:31:26.957Z] 6cd9e55b964d: Layer already exists [2024-02-27T09:31:26.957Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:26.957Z] e3770756e496: Layer already exists [2024-02-27T09:31:27.222Z] main: digest: sha256:2e61313ab242353f6a245cc22eed39b84eb514d562a1987a94ec2de2c33901ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:31:28.232Z] ===================================================== [Pipeline] echo [2024-02-27T09:31:28.412Z] taggedImages: [2024-02-27T09:31:28.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:28.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-27T09:31:28.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.18 [2024-02-27T09:31:28.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:28.412Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-02-27T09:31:28.590Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-02-27T09:31:28.590Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:28.590Z] latest [2024-02-27T09:31:28.590Z] 3.2.0-dev.18 [2024-02-27T09:31:28.590Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:28.590Z] main [2024-02-27T09:31:28.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:29.765Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:30.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:30.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T09:31:30.589Z] 94601f7a8767: Preparing [2024-02-27T09:31:30.589Z] bb3956f8b195: Preparing [2024-02-27T09:31:30.589Z] 576ee95b8d62: Preparing [2024-02-27T09:31:30.589Z] 7e77071a713a: Preparing [2024-02-27T09:31:30.589Z] b67645debb6c: Preparing [2024-02-27T09:31:30.589Z] 767e2773f6c6: Preparing [2024-02-27T09:31:30.589Z] 7c504f21be85: Preparing [2024-02-27T09:31:30.589Z] 767e2773f6c6: Waiting [2024-02-27T09:31:30.589Z] 7c504f21be85: Waiting [2024-02-27T09:31:30.589Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:30.589Z] b67645debb6c: Layer already exists [2024-02-27T09:31:30.589Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:30.589Z] 767e2773f6c6: Layer already exists [2024-02-27T09:31:30.853Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:30.853Z] 94601f7a8767: Pushed [2024-02-27T09:31:35.085Z] bb3956f8b195: Pushed [2024-02-27T09:31:35.085Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:35.916Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:36.729Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-27T09:31:36.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T09:31:36.729Z] 94601f7a8767: Preparing [2024-02-27T09:31:36.729Z] bb3956f8b195: Preparing [2024-02-27T09:31:36.729Z] 576ee95b8d62: Preparing [2024-02-27T09:31:36.729Z] 7e77071a713a: Preparing [2024-02-27T09:31:36.729Z] b67645debb6c: Preparing [2024-02-27T09:31:36.729Z] 767e2773f6c6: Preparing [2024-02-27T09:31:36.729Z] 7c504f21be85: Preparing [2024-02-27T09:31:36.729Z] 767e2773f6c6: Waiting [2024-02-27T09:31:36.729Z] 7c504f21be85: Waiting [2024-02-27T09:31:36.729Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:36.729Z] b67645debb6c: Layer already exists [2024-02-27T09:31:36.729Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:36.729Z] bb3956f8b195: Layer already exists [2024-02-27T09:31:36.729Z] 94601f7a8767: Layer already exists [2024-02-27T09:31:36.729Z] 767e2773f6c6: Layer already exists [2024-02-27T09:31:36.729Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:36.995Z] latest: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:37.870Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:38.706Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.18 [2024-02-27T09:31:38.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T09:31:38.706Z] 94601f7a8767: Preparing [2024-02-27T09:31:38.706Z] bb3956f8b195: Preparing [2024-02-27T09:31:38.706Z] 576ee95b8d62: Preparing [2024-02-27T09:31:38.706Z] 7e77071a713a: Preparing [2024-02-27T09:31:38.706Z] b67645debb6c: Preparing [2024-02-27T09:31:38.706Z] 767e2773f6c6: Preparing [2024-02-27T09:31:38.706Z] 7c504f21be85: Preparing [2024-02-27T09:31:38.706Z] 767e2773f6c6: Waiting [2024-02-27T09:31:38.706Z] 7c504f21be85: Waiting [2024-02-27T09:31:38.706Z] bb3956f8b195: Layer already exists [2024-02-27T09:31:38.706Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:38.706Z] 94601f7a8767: Layer already exists [2024-02-27T09:31:38.706Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:38.706Z] b67645debb6c: Layer already exists [2024-02-27T09:31:38.706Z] 767e2773f6c6: Layer already exists [2024-02-27T09:31:38.706Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:38.969Z] 3.2.0-dev.18: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:39.790Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:40.618Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:40.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T09:31:40.618Z] 94601f7a8767: Preparing [2024-02-27T09:31:40.618Z] bb3956f8b195: Preparing [2024-02-27T09:31:40.618Z] 576ee95b8d62: Preparing [2024-02-27T09:31:40.618Z] 7e77071a713a: Preparing [2024-02-27T09:31:40.618Z] b67645debb6c: Preparing [2024-02-27T09:31:40.618Z] 767e2773f6c6: Preparing [2024-02-27T09:31:40.618Z] 7c504f21be85: Preparing [2024-02-27T09:31:40.618Z] 767e2773f6c6: Waiting [2024-02-27T09:31:40.618Z] 7c504f21be85: Waiting [2024-02-27T09:31:40.618Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:40.618Z] bb3956f8b195: Layer already exists [2024-02-27T09:31:40.618Z] b67645debb6c: Layer already exists [2024-02-27T09:31:40.618Z] 94601f7a8767: Layer already exists [2024-02-27T09:31:40.618Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:40.618Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:40.618Z] 767e2773f6c6: Layer already exists [2024-02-27T09:31:40.618Z] b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:41.729Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:42.562Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-02-27T09:31:42.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-27T09:31:42.562Z] 94601f7a8767: Preparing [2024-02-27T09:31:42.562Z] bb3956f8b195: Preparing [2024-02-27T09:31:42.562Z] 576ee95b8d62: Preparing [2024-02-27T09:31:42.562Z] 7e77071a713a: Preparing [2024-02-27T09:31:42.562Z] b67645debb6c: Preparing [2024-02-27T09:31:42.562Z] 767e2773f6c6: Preparing [2024-02-27T09:31:42.562Z] 7c504f21be85: Preparing [2024-02-27T09:31:42.562Z] 767e2773f6c6: Waiting [2024-02-27T09:31:42.562Z] 7c504f21be85: Waiting [2024-02-27T09:31:42.562Z] bb3956f8b195: Layer already exists [2024-02-27T09:31:42.562Z] 7e77071a713a: Layer already exists [2024-02-27T09:31:42.562Z] 576ee95b8d62: Layer already exists [2024-02-27T09:31:42.562Z] 94601f7a8767: Layer already exists [2024-02-27T09:31:42.562Z] b67645debb6c: Layer already exists [2024-02-27T09:31:42.562Z] 767e2773f6c6: Layer already exists [2024-02-27T09:31:42.562Z] 7c504f21be85: Layer already exists [2024-02-27T09:31:42.826Z] main: digest: sha256:a7109d29915d4e4e050ba99ea60b83f984b9b3e4c4301a214b16e5504e74a6b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T09:31:43.881Z] ===================================================== [Pipeline] echo [2024-02-27T09:31:44.059Z] taggedImages: [2024-02-27T09:31:44.059Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [2024-02-27T09:31:44.059Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-27T09:31:44.059Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.18 [2024-02-27T09:31:44.059Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285-3.2.0-dev.18 [2024-02-27T09:31:44.059Z] - 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-02-27T09:31:45.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T09:31:45.425Z] [2024-02-27T09:31:45.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:31:45.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T09:31:45.910Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-27T09:31:45.910Z] 8998bd30e6a1: Pulling fs layer [2024-02-27T09:31:45.910Z] 04944245beec: Pulling fs layer [2024-02-27T09:31:45.910Z] 699f458cf7ca: Pulling fs layer [2024-02-27T09:31:45.910Z] 765212b225bb: Pulling fs layer [2024-02-27T09:31:45.910Z] f23df028b6ca: Pulling fs layer [2024-02-27T09:31:45.910Z] d65c8cfc05b1: Pulling fs layer [2024-02-27T09:31:45.910Z] 2437ff75d9bd: Pulling fs layer [2024-02-27T09:31:45.910Z] f23df028b6ca: Waiting [2024-02-27T09:31:45.910Z] 765212b225bb: Waiting [2024-02-27T09:31:45.910Z] d65c8cfc05b1: Waiting [2024-02-27T09:31:45.910Z] 2437ff75d9bd: Waiting [2024-02-27T09:31:46.183Z] 04944245beec: Verifying Checksum [2024-02-27T09:31:46.183Z] 04944245beec: Download complete [2024-02-27T09:31:46.183Z] 765212b225bb: Verifying Checksum [2024-02-27T09:31:46.183Z] 765212b225bb: Download complete [2024-02-27T09:31:46.183Z] f23df028b6ca: Verifying Checksum [2024-02-27T09:31:46.183Z] f23df028b6ca: Download complete [2024-02-27T09:31:46.183Z] d65c8cfc05b1: Verifying Checksum [2024-02-27T09:31:46.183Z] d65c8cfc05b1: Download complete [2024-02-27T09:31:46.448Z] 699f458cf7ca: Verifying Checksum [2024-02-27T09:31:46.448Z] 699f458cf7ca: Download complete [2024-02-27T09:31:46.712Z] 8998bd30e6a1: Verifying Checksum [2024-02-27T09:31:46.712Z] 8998bd30e6a1: Download complete [2024-02-27T09:31:49.288Z] 2437ff75d9bd: Verifying Checksum [2024-02-27T09:31:49.288Z] 2437ff75d9bd: Download complete [2024-02-27T09:31:51.226Z] 8998bd30e6a1: Pull complete [2024-02-27T09:31:51.808Z] 04944245beec: Pull complete [2024-02-27T09:31:53.214Z] 699f458cf7ca: Pull complete [2024-02-27T09:31:53.478Z] 765212b225bb: Pull complete [2024-02-27T09:31:54.058Z] f23df028b6ca: Pull complete [2024-02-27T09:31:54.324Z] d65c8cfc05b1: Pull complete [2024-02-27T09:32:12.513Z] 2437ff75d9bd: Pull complete [2024-02-27T09:32:12.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-27T09:32:12.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T09:32:12.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:32:13.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-1776 does not seem to be running inside a container [2024-02-27T09:32:13.412Z] $ 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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@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-02-27T09:32:15.960Z] $ docker top 73506444ddac3d0c5cc72c0d7667be768b39efff4fc3c581e16ff299d7e58192 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:32:17.200Z] ---> job-cost.sh [2024-02-27T09:32:17.200Z] lf-activate-venv: SKIPPING [2024-02-27T09:32:17.200Z] INFO: No Stack... [2024-02-27T09:32:17.462Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-27T09:32:18.411Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T09:32:19.096Z] + cat /w/workspace/edgex-go/628/archives/cost.csv [2024-02-27T09:32:19.096Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T09:32:19.182Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-628-stack-cost] [2024-02-27T09:32:19.192Z] Resource [jenkins-edgexfoundry-edgex-go-main-628-stack-cost] did not exist. Created. [2024-02-27T09:32:19.197Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-628-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T09:32:19.898Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-27T09:32:20.780Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T09:32:20.789Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-628-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T09:32:21.196Z] $ docker stop --time=1 73506444ddac3d0c5cc72c0d7667be768b39efff4fc3c581e16ff299d7e58192 [2024-02-27T09:32:22.672Z] $ docker rm -f --volumes 73506444ddac3d0c5cc72c0d7667be768b39efff4fc3c581e16ff299d7e58192 [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-02-27T09:32:26.685Z] provisioning config files... [2024-02-27T09:32:26.692Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/628@tmp/config14997518559626161422tmp [Pipeline] { [Pipeline] sh [2024-02-27T09:32:27.323Z] + set +x [2024-02-27T09:32:27.323Z] + curl -s https://codecov.io/bash [2024-02-27T09:32:27.323Z] + bash -s -- [2024-02-27T09:32:27.323Z] [2024-02-27T09:32:27.323Z] _____ _ [2024-02-27T09:32:27.323Z] / ____| | | [2024-02-27T09:32:27.323Z] | | ___ __| | ___ ___ _____ __ [2024-02-27T09:32:27.323Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-27T09:32:27.323Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-27T09:32:27.323Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-27T09:32:27.323Z] Bash-1.0.6 [2024-02-27T09:32:27.323Z] [2024-02-27T09:32:27.323Z] [2024-02-27T09:32:27.323Z] ==> git version 2.25.1 found [2024-02-27T09:32:27.323Z] ==> 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-02-27T09:32:27.323Z] Release-Date: 2020-01-08 [2024-02-27T09:32:27.323Z] 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-02-27T09:32:27.323Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-27T09:32:27.323Z] ==> Jenkins CI detected. [2024-02-27T09:32:27.323Z] current dir:  /w/workspace/edgex-go/628 [2024-02-27T09:32:27.323Z] project root: . [2024-02-27T09:32:27.323Z] --> token set from env [2024-02-27T09:32:27.323Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-27T09:32:27.323Z] ==> Running gcov in . (disable via -X gcov) [2024-02-27T09:32:27.323Z] ==> Python coveragepy not found [2024-02-27T09:32:27.323Z] ==> Searching for coverage reports in: [2024-02-27T09:32:27.323Z] + . [2024-02-27T09:32:27.581Z] -> Found 1 reports [2024-02-27T09:32:27.581Z] ==> Detecting git/mercurial file structure [2024-02-27T09:32:27.581Z] ==> Reading reports [2024-02-27T09:32:27.581Z] + ./coverage.out bytes=453602 [2024-02-27T09:32:27.581Z] ==> Appending adjustments [2024-02-27T09:32:27.582Z] https://docs.codecov.io/docs/fixing-reports [2024-02-27T09:32:28.518Z] + Found adjustments [2024-02-27T09:32:28.518Z] ==> Gzipping contents [2024-02-27T09:32:28.518Z] 60K /tmp/codecov.b4BWSw.gz [2024-02-27T09:32:28.518Z] ==> Uploading reports [2024-02-27T09:32:28.518Z] url: https://codecov.io [2024-02-27T09:32:28.518Z] query: branch=main&commit=b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285&build=628&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F628%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T09:32:28.518Z] -> Pinging Codecov [2024-02-27T09:32:28.518Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285&build=628&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F628%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T09:32:28.778Z] -> Uploading to [2024-02-27T09:32:28.778Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-27/00271124DB129430A58F1EEE437C3FCB/b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285/abd9ae8c-c309-41ec-bfc5-1cdf2c3d607f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T093228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=305248206a0799cadf9cc59913d3194eb682ba2fafee5f21b184ff9e4d9fd27c [2024-02-27T09:32:28.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T09:32:28.778Z] Dload Upload Total Spent Left Speed [2024-02-27T09:32:29.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57816 0 0 100 57816 0 194k --:--:-- --:--:-- --:--:-- 194k [2024-02-27T09:32:29.038Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b5951dd72f2f863ae4e2deb6dcfe56d3c1dd0285 [Pipeline] } [2024-02-27T09:32:29.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-02-27T09:32:30.195Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-27T09:32:30.209Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:32:31.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T09:32:31.076Z] [2024-02-27T09:32:31.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:32:31.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T09:32:31.554Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-27T09:32:31.554Z] df9b9388f04a: Pulling fs layer [2024-02-27T09:32:31.554Z] 52dc419b0ee2: Pulling fs layer [2024-02-27T09:32:31.554Z] 25bc292e5bac: Pulling fs layer [2024-02-27T09:32:31.554Z] 114826534d7a: Pulling fs layer [2024-02-27T09:32:31.554Z] 4657fd5d0bcf: Pulling fs layer [2024-02-27T09:32:31.554Z] 6ad1cebc031e: Pulling fs layer [2024-02-27T09:32:31.554Z] 8a3aa393b2d8: Pulling fs layer [2024-02-27T09:32:31.554Z] 4657fd5d0bcf: Waiting [2024-02-27T09:32:31.554Z] 6ad1cebc031e: Waiting [2024-02-27T09:32:31.554Z] 8a3aa393b2d8: Waiting [2024-02-27T09:32:31.554Z] 114826534d7a: Waiting [2024-02-27T09:32:31.554Z] 25bc292e5bac: Verifying Checksum [2024-02-27T09:32:31.554Z] 25bc292e5bac: Download complete [2024-02-27T09:32:31.554Z] 52dc419b0ee2: Download complete [2024-02-27T09:32:31.554Z] 4657fd5d0bcf: Verifying Checksum [2024-02-27T09:32:31.554Z] 4657fd5d0bcf: Download complete [2024-02-27T09:32:31.554Z] df9b9388f04a: Verifying Checksum [2024-02-27T09:32:31.554Z] df9b9388f04a: Download complete [2024-02-27T09:32:31.812Z] 6ad1cebc031e: Verifying Checksum [2024-02-27T09:32:31.812Z] 6ad1cebc031e: Download complete [2024-02-27T09:32:31.812Z] df9b9388f04a: Pull complete [2024-02-27T09:32:31.812Z] 52dc419b0ee2: Pull complete [2024-02-27T09:32:32.071Z] 25bc292e5bac: Pull complete [2024-02-27T09:32:32.330Z] 114826534d7a: Verifying Checksum [2024-02-27T09:32:32.330Z] 114826534d7a: Download complete [2024-02-27T09:32:32.330Z] 8a3aa393b2d8: Verifying Checksum [2024-02-27T09:32:32.330Z] 8a3aa393b2d8: Download complete [2024-02-27T09:32:35.609Z] 114826534d7a: Pull complete [2024-02-27T09:32:35.609Z] 4657fd5d0bcf: Pull complete [2024-02-27T09:32:35.867Z] 6ad1cebc031e: Pull complete [2024-02-27T09:32:38.393Z] 8a3aa393b2d8: Pull complete [2024-02-27T09:32:38.393Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-27T09:32:38.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T09:32:38.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:32:39.194Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:32:39.213Z] $ 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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-27T09:32:45.305Z] $ docker top e9f34c9dd07e5f65da27e95ccd98dac5d4816db337e4f538710145f8865cab7a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-27T09:32:45.720Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-02-27T09:32:45.997Z] + set -o pipefail [2024-02-27T09:32:45.997Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-02-27T09:32:52.568Z] [2024-02-27T09:32:52.568Z] Monitoring /w/workspace/edgex-go/628 (github.com/edgexfoundry/edgex-go)... [2024-02-27T09:32:52.568Z] [2024-02-27T09:32:52.568Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2bd5f696-db59-4c2b-a006-4b95c75aa5a4 [2024-02-27T09:32:52.568Z] [2024-02-27T09:32:52.569Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-27T09:32:52.569Z] [2024-02-27T09:32:52.569Z] [2024-02-27T09:32:52.569Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-27T09:32:52.569Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-27T09:32:52.569Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-27T09:32:52.576Z] $ docker stop --time=1 e9f34c9dd07e5f65da27e95ccd98dac5d4816db337e4f538710145f8865cab7a [2024-02-27T09:32:56.318Z] $ docker rm -f --volumes e9f34c9dd07e5f65da27e95ccd98dac5d4816db337e4f538710145f8865cab7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-02-27T09:32:57.865Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:32:58.048Z] provisioning config files... [2024-02-27T09:32:58.057Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/628@tmp/config4326976104159526575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:32:58.691Z] --> edgex-publish-swagger.sh [2024-02-27T09:32:58.691Z] === Publish openapi/v3 API === [2024-02-27T09:32:58.691Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-02-27T09:32:58.691Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/628/openapi/v3/core-command.yaml] [2024-02-27T09:32:58.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T09:32:58.691Z] Dload Upload Total Spent Left Speed [2024-02-27T09:32:58.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66360 --:--:-- --:--:-- --:--:-- 66360 [2024-02-27T09:32:58.950Z] [2024-02-27T09:32:58.950Z] [2024-02-27T09:32:58.950Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/628/openapi/v3/core-data.yaml] [2024-02-27T09:32:59.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T09:32:59.209Z] Dload Upload Total Spent Left Speed [2024-02-27T09:32:59.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 106k --:--:-- --:--:-- --:--:-- 105k 100 72043 0 0 100 72043 0 106k --:--:-- --:--:-- --:--:-- 105k [2024-02-27T09:32:59.778Z] [2024-02-27T09:32:59.778Z] [2024-02-27T09:32:59.778Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/628/openapi/v3/core-metadata.yaml] [2024-02-27T09:32:59.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T09:32:59.778Z] Dload Upload Total Spent Left Speed [2024-02-27T09:33:00.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 387 311k --:--:-- --:--:-- --:--:-- 311k [2024-02-27T09:33:00.346Z] {"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-02-27T09:33:00.346Z] [2024-02-27T09:33:00.346Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/628/openapi/v3/support-notifications.yaml] [2024-02-27T09:33:00.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T09:33:00.346Z] Dload Upload Total Spent Left Speed [2024-02-27T09:33:00.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87151 0 0 100 87151 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87331 100 180 100 87151 416 197k --:--:-- --:--:-- --:--:-- 196k [2024-02-27T09:33:00.605Z] {"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-02-27T09:33:00.605Z] [2024-02-27T09:33:00.605Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/628/openapi/v3/support-scheduler.yaml] [2024-02-27T09:33:00.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T09:33:00.605Z] Dload Upload Total Spent Left Speed [2024-02-27T09:33:01.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 466 95735 --:--:-- --:--:-- --:--:-- 96202 [2024-02-27T09:33:01.175Z] {"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-02-27T09:33:01.175Z] [Pipeline] } [2024-02-27T09:33:01.183Z] 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-02-27T09:33:03.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T09:33:03.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:33:03.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:33:03.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:33:04.137Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:33:04.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T09:33:04.543Z] $ docker top f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T09:33:05.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T09:33:05.222Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T09:33:05.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T09:33:05.323Z] $ docker exec f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d ssh-agent [2024-02-27T09:33:05.423Z] SSH_AUTH_SOCK=/tmp/ssh-ROHsQ266DX6E/agent.31 [2024-02-27T09:33:05.423Z] SSH_AGENT_PID=37 [2024-02-27T09:33:05.428Z] Running ssh-add (command line suppressed) [2024-02-27T09:33:05.514Z] Identity added: /w/workspace/edgex-go/628@tmp/private_key_7821272414129880990.key (/w/workspace/edgex-go/628@tmp/private_key_7821272414129880990.key) [2024-02-27T09:33:05.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T09:33:05.990Z] + git semver tag [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,147 [run_tag] DEBUG tag force:False [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,147 [check_head_tag] DEBUG check head tag [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,149 [execute] INFO git cat-file --batch-check [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=) [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,152 [execute] INFO git cat-file --batch [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=) [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,182 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,182 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,183 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=None) [2024-02-27T09:33:06.248Z] 2024-02-27 09:33:06,187 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main [2024-02-27T09:33:06.248Z] 3.2.0-dev.18 [Pipeline] } [2024-02-27T09:33:06.252Z] $ docker exec --env ******** --env ******** f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d ssh-agent -k [2024-02-27T09:33:06.350Z] unset SSH_AUTH_SOCK; [2024-02-27T09:33:06.350Z] unset SSH_AGENT_PID; [2024-02-27T09:33:06.350Z] echo Agent pid 37 killed; [2024-02-27T09:33:06.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T09:33:07.391Z] + git semver [Pipeline] } [2024-02-27T09:33:07.659Z] $ docker stop --time=1 f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d [2024-02-27T09:33:08.927Z] $ docker rm -f --volumes f09d324ec626fec9193cd3857e10454a757dcc856506c330a829c736480a8f7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:33:10.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T09:33:10.182Z] [2024-02-27T09:33:10.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:33:10.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T09:33:10.664Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-27T09:33:10.664Z] ab5ef0e58194: Pulling fs layer [2024-02-27T09:33:10.664Z] 9712f1f96733: Pulling fs layer [2024-02-27T09:33:10.664Z] 63f879dbbcfc: Pulling fs layer [2024-02-27T09:33:10.664Z] 0d9ebad4ef96: Pulling fs layer [2024-02-27T09:33:10.664Z] e9a5061849ea: Pulling fs layer [2024-02-27T09:33:10.664Z] d747dcd14b5f: Pulling fs layer [2024-02-27T09:33:10.664Z] 2de7ff778b66: Pulling fs layer [2024-02-27T09:33:10.664Z] 0d9ebad4ef96: Waiting [2024-02-27T09:33:10.664Z] e9a5061849ea: Waiting [2024-02-27T09:33:10.664Z] d747dcd14b5f: Waiting [2024-02-27T09:33:10.664Z] 2de7ff778b66: Waiting [2024-02-27T09:33:10.664Z] 9712f1f96733: Verifying Checksum [2024-02-27T09:33:10.664Z] 9712f1f96733: Download complete [2024-02-27T09:33:10.924Z] 63f879dbbcfc: Verifying Checksum [2024-02-27T09:33:10.924Z] 63f879dbbcfc: Download complete [2024-02-27T09:33:11.183Z] e9a5061849ea: Verifying Checksum [2024-02-27T09:33:11.183Z] e9a5061849ea: Download complete [2024-02-27T09:33:11.183Z] d747dcd14b5f: Download complete [2024-02-27T09:33:11.183Z] ab5ef0e58194: Verifying Checksum [2024-02-27T09:33:11.183Z] ab5ef0e58194: Download complete [2024-02-27T09:33:11.446Z] 0d9ebad4ef96: Verifying Checksum [2024-02-27T09:33:11.446Z] 0d9ebad4ef96: Download complete [2024-02-27T09:33:11.446Z] 2de7ff778b66: Verifying Checksum [2024-02-27T09:33:11.446Z] 2de7ff778b66: Download complete [2024-02-27T09:33:13.979Z] ab5ef0e58194: Pull complete [2024-02-27T09:33:13.979Z] 9712f1f96733: Pull complete [2024-02-27T09:33:14.556Z] 63f879dbbcfc: Pull complete [2024-02-27T09:33:18.746Z] 0d9ebad4ef96: Pull complete [2024-02-27T09:33:18.746Z] e9a5061849ea: Pull complete [2024-02-27T09:33:18.746Z] d747dcd14b5f: Pull complete [2024-02-27T09:33:19.684Z] 2de7ff778b66: Pull complete [2024-02-27T09:33:19.684Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-27T09:33:19.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T09:33:19.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:33:20.451Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:33:20.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-27T09:33:26.992Z] $ docker top 1f02733edc7d0de98da49938154fc3aaeddcf3264a9b591752d9c15a5f99b011 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:33:27.461Z] provisioning config files... [2024-02-27T09:33:27.472Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/628@tmp/config2305518991492560837tmp [2024-02-27T09:33:27.490Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/628@tmp/config4564368173718986631tmp [2024-02-27T09:33:27.513Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/628@tmp/config2943161929320131446tmp [Pipeline] { [Pipeline] echo [2024-02-27T09:33:27.886Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:33:28.180Z] ---> sigul-configuration.sh [2024-02-27T09:33:28.180Z] gpg: directory `/root/.gnupg' created [2024-02-27T09:33:28.180Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-27T09:33:28.180Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-27T09:33:28.180Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-27T09:33:28.180Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-27T09:33:28.180Z] gpg: CAST5 encrypted data [2024-02-27T09:33:28.180Z] gpg: encrypted with 1 passphrase [2024-02-27T09:33:28.180Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-27T09:33:28.474Z] + mkdir /home/jenkins [2024-02-27T09:33:28.474Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-27T09:33:28.766Z] + 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-02-27T09:33:28.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:33:29.128Z] ---> sigul-install.sh [2024-02-27T09:33:29.128Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-27T09:33:29.419Z] + git tag --list [2024-02-27T09:33:29.419Z] 0.6.0 [2024-02-27T09:33:29.419Z] 0.6.1 [2024-02-27T09:33:29.419Z] 0.7.0 [2024-02-27T09:33:29.419Z] 0.7.1 [2024-02-27T09:33:29.419Z] v1.0.0 [2024-02-27T09:33:29.419Z] v1.0.1 [2024-02-27T09:33:29.419Z] v1.1.0 [2024-02-27T09:33:29.419Z] v1.2.0 [2024-02-27T09:33:29.419Z] v1.2.1 [2024-02-27T09:33:29.419Z] v1.3.0 [2024-02-27T09:33:29.419Z] v1.3.1 [2024-02-27T09:33:29.419Z] v2.0.0 [2024-02-27T09:33:29.419Z] v2.1.0 [2024-02-27T09:33:29.419Z] v2.1.1 [2024-02-27T09:33:29.419Z] v2.2.0 [2024-02-27T09:33:29.419Z] v2.3.0 [2024-02-27T09:33:29.419Z] v3.0 [2024-02-27T09:33:29.419Z] v3.0.0 [2024-02-27T09:33:29.419Z] v3.1 [2024-02-27T09:33:29.419Z] v3.1.0 [2024-02-27T09:33:29.419Z] v3.1.0-dev.1 [2024-02-27T09:33:29.419Z] v3.1.0-dev.10 [2024-02-27T09:33:29.419Z] v3.1.0-dev.11 [2024-02-27T09:33:29.419Z] v3.1.0-dev.12 [2024-02-27T09:33:29.419Z] v3.1.0-dev.13 [2024-02-27T09:33:29.419Z] v3.1.0-dev.14 [2024-02-27T09:33:29.419Z] v3.1.0-dev.15 [2024-02-27T09:33:29.419Z] v3.1.0-dev.16 [2024-02-27T09:33:29.419Z] v3.1.0-dev.17 [2024-02-27T09:33:29.419Z] v3.1.0-dev.18 [2024-02-27T09:33:29.419Z] v3.1.0-dev.19 [2024-02-27T09:33:29.419Z] v3.1.0-dev.2 [2024-02-27T09:33:29.419Z] v3.1.0-dev.20 [2024-02-27T09:33:29.419Z] v3.1.0-dev.21 [2024-02-27T09:33:29.419Z] v3.1.0-dev.22 [2024-02-27T09:33:29.419Z] v3.1.0-dev.23 [2024-02-27T09:33:29.419Z] v3.1.0-dev.24 [2024-02-27T09:33:29.419Z] v3.1.0-dev.25 [2024-02-27T09:33:29.419Z] v3.1.0-dev.26 [2024-02-27T09:33:29.419Z] v3.1.0-dev.27 [2024-02-27T09:33:29.419Z] v3.1.0-dev.28 [2024-02-27T09:33:29.419Z] v3.1.0-dev.29 [2024-02-27T09:33:29.419Z] v3.1.0-dev.3 [2024-02-27T09:33:29.419Z] v3.1.0-dev.30 [2024-02-27T09:33:29.419Z] v3.1.0-dev.31 [2024-02-27T09:33:29.419Z] v3.1.0-dev.32 [2024-02-27T09:33:29.419Z] v3.1.0-dev.33 [2024-02-27T09:33:29.419Z] v3.1.0-dev.34 [2024-02-27T09:33:29.419Z] v3.1.0-dev.35 [2024-02-27T09:33:29.419Z] v3.1.0-dev.36 [2024-02-27T09:33:29.419Z] v3.1.0-dev.37 [2024-02-27T09:33:29.419Z] v3.1.0-dev.38 [2024-02-27T09:33:29.419Z] v3.1.0-dev.39 [2024-02-27T09:33:29.419Z] v3.1.0-dev.4 [2024-02-27T09:33:29.419Z] v3.1.0-dev.40 [2024-02-27T09:33:29.419Z] v3.1.0-dev.41 [2024-02-27T09:33:29.419Z] v3.1.0-dev.42 [2024-02-27T09:33:29.419Z] v3.1.0-dev.43 [2024-02-27T09:33:29.419Z] v3.1.0-dev.44 [2024-02-27T09:33:29.419Z] v3.1.0-dev.45 [2024-02-27T09:33:29.419Z] v3.1.0-dev.46 [2024-02-27T09:33:29.419Z] v3.1.0-dev.47 [2024-02-27T09:33:29.419Z] v3.1.0-dev.48 [2024-02-27T09:33:29.419Z] v3.1.0-dev.49 [2024-02-27T09:33:29.419Z] v3.1.0-dev.5 [2024-02-27T09:33:29.419Z] v3.1.0-dev.50 [2024-02-27T09:33:29.419Z] v3.1.0-dev.51 [2024-02-27T09:33:29.419Z] v3.1.0-dev.52 [2024-02-27T09:33:29.419Z] v3.1.0-dev.53 [2024-02-27T09:33:29.419Z] v3.1.0-dev.54 [2024-02-27T09:33:29.419Z] v3.1.0-dev.55 [2024-02-27T09:33:29.419Z] v3.1.0-dev.56 [2024-02-27T09:33:29.419Z] v3.1.0-dev.57 [2024-02-27T09:33:29.419Z] v3.1.0-dev.58 [2024-02-27T09:33:29.419Z] v3.1.0-dev.59 [2024-02-27T09:33:29.419Z] v3.1.0-dev.6 [2024-02-27T09:33:29.419Z] v3.1.0-dev.60 [2024-02-27T09:33:29.419Z] v3.1.0-dev.61 [2024-02-27T09:33:29.419Z] v3.1.0-dev.62 [2024-02-27T09:33:29.419Z] v3.1.0-dev.63 [2024-02-27T09:33:29.419Z] v3.1.0-dev.64 [2024-02-27T09:33:29.419Z] v3.1.0-dev.65 [2024-02-27T09:33:29.419Z] v3.1.0-dev.66 [2024-02-27T09:33:29.419Z] v3.1.0-dev.67 [2024-02-27T09:33:29.419Z] v3.1.0-dev.68 [2024-02-27T09:33:29.419Z] v3.1.0-dev.69 [2024-02-27T09:33:29.419Z] v3.1.0-dev.7 [2024-02-27T09:33:29.419Z] v3.1.0-dev.70 [2024-02-27T09:33:29.419Z] v3.1.0-dev.71 [2024-02-27T09:33:29.419Z] v3.1.0-dev.72 [2024-02-27T09:33:29.419Z] v3.1.0-dev.73 [2024-02-27T09:33:29.419Z] v3.1.0-dev.8 [2024-02-27T09:33:29.419Z] v3.1.0-dev.9 [2024-02-27T09:33:29.419Z] v3.2.0-dev.1 [2024-02-27T09:33:29.419Z] v3.2.0-dev.10 [2024-02-27T09:33:29.419Z] v3.2.0-dev.11 [2024-02-27T09:33:29.419Z] v3.2.0-dev.12 [2024-02-27T09:33:29.419Z] v3.2.0-dev.13 [2024-02-27T09:33:29.419Z] v3.2.0-dev.14 [2024-02-27T09:33:29.419Z] v3.2.0-dev.15 [2024-02-27T09:33:29.419Z] v3.2.0-dev.16 [2024-02-27T09:33:29.419Z] v3.2.0-dev.17 [2024-02-27T09:33:29.419Z] v3.2.0-dev.18 [2024-02-27T09:33:29.419Z] v3.2.0-dev.2 [2024-02-27T09:33:29.419Z] v3.2.0-dev.3 [2024-02-27T09:33:29.419Z] v3.2.0-dev.4 [2024-02-27T09:33:29.419Z] v3.2.0-dev.5 [2024-02-27T09:33:29.419Z] v3.2.0-dev.6 [2024-02-27T09:33:29.419Z] v3.2.0-dev.7 [2024-02-27T09:33:29.419Z] v3.2.0-dev.8 [2024-02-27T09:33:29.419Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-27T09:33:29.709Z] + lftools sign git-tag v3.2.0-dev.18 [2024-02-27T09:33:30.276Z] Signing Git tag with Sigul... [2024-02-27T09:33:30.277Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-02-27T09:33:30.552Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:33:30.844Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-27T09:33:30.851Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-27T09:33:31.276Z] $ docker stop --time=1 1f02733edc7d0de98da49938154fc3aaeddcf3264a9b591752d9c15a5f99b011 [2024-02-27T09:33:32.575Z] $ docker rm -f --volumes 1f02733edc7d0de98da49938154fc3aaeddcf3264a9b591752d9c15a5f99b011 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-27T09:33:34.296Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T09:33:34.296Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:33:34.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:33:34.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:33:35.191Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:33:35.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T09:33:35.527Z] $ docker top a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d -eo pid,comm [2024-02-27T09:33:35.581Z] 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-02-27T09:33:35.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T09:33:36.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T09:33:36.246Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T09:33:36.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T09:33:36.354Z] $ docker exec a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d ssh-agent [2024-02-27T09:33:36.476Z] SSH_AUTH_SOCK=/tmp/ssh-ZvnmlpItrvGT/agent.32 [2024-02-27T09:33:36.476Z] SSH_AGENT_PID=38 [2024-02-27T09:33:36.481Z] Running ssh-add (command line suppressed) [2024-02-27T09:33:36.567Z] Identity added: /w/workspace/edgex-go/628@tmp/private_key_12095746655234492452.key (/w/workspace/edgex-go/628@tmp/private_key_12095746655234492452.key) [2024-02-27T09:33:36.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T09:33:37.043Z] + git semver bump pre [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,204 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,204 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,204 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,204 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/edgex-go/628/.semver/main with force:True [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,204 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,204 [write_file] DEBUG write to file:/w/workspace/edgex-go/628/.semver/main [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,206 [execute] INFO git cat-file --batch-check [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,212 [execute] INFO git cat-file --batch [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T09:33:37.303Z] 2024-02-27 09:33:37,217 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main [2024-02-27T09:33:37.303Z] 3.2.0-dev.19 [Pipeline] } [2024-02-27T09:33:37.307Z] $ docker exec --env ******** --env ******** a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d ssh-agent -k [2024-02-27T09:33:37.422Z] unset SSH_AUTH_SOCK; [2024-02-27T09:33:37.425Z] unset SSH_AGENT_PID; [2024-02-27T09:33:37.425Z] echo Agent pid 38 killed; [2024-02-27T09:33:37.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T09:33:38.457Z] + git semver [Pipeline] } [2024-02-27T09:33:38.724Z] $ docker stop --time=1 a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d [2024-02-27T09:33:40.078Z] $ docker rm -f --volumes a89ee67e7dcac4ee44f86d566a401b3b60fa29d613aba1e46b7c7d39cfc31f9d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T09:33:40.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T09:33:40.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:33:41.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T09:33:41.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:33:41.904Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:33:41.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T09:33:42.316Z] $ docker top 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T09:33:43.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T09:33:43.027Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T09:33:43.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T09:33:43.138Z] $ docker exec 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc ssh-agent [2024-02-27T09:33:43.252Z] SSH_AUTH_SOCK=/tmp/ssh-JaEXbHHFTGb0/agent.31 [2024-02-27T09:33:43.252Z] SSH_AGENT_PID=36 [2024-02-27T09:33:43.257Z] Running ssh-add (command line suppressed) [2024-02-27T09:33:43.350Z] Identity added: /w/workspace/edgex-go/628@tmp/private_key_12151431141647100294.key (/w/workspace/edgex-go/628@tmp/private_key_12151431141647100294.key) [2024-02-27T09:33:43.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T09:33:43.841Z] + git semver push [2024-02-27T09:33:44.101Z] 2024-02-27 09:33:44,017 [run_push] DEBUG push [2024-02-27T09:33:44.101Z] 2024-02-27 09:33:44,017 [execute] INFO git cat-file --batch-check [2024-02-27T09:33:44.101Z] 2024-02-27 09:33:44,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T09:33:44.101Z] 2024-02-27 09:33:44,022 [execute] INFO git rev-list 5edfa9f6333744339bf41c43821718e17941b910 -- [2024-02-27T09:33:44.101Z] 2024-02-27 09:33:44,022 [execute] DEBUG Popen(['git', 'rev-list', '5edfa9f6333744339bf41c43821718e17941b910', '--'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T09:33:44.101Z] 2024-02-27 09:33:44,041 [execute] INFO git fetch -v origin [2024-02-27T09:33:44.101Z] 2024-02-27 09:33:44,041 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-27T09:33:45.040Z] 2024-02-27 09:33:44,676 [run_push] DEBUG no remote changes detected [2024-02-27T09:33:45.041Z] 2024-02-27 09:33:44,676 [execute] INFO git push origin semver [2024-02-27T09:33:45.041Z] 2024-02-27 09:33:44,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/628/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T09:33:45.611Z] 2024-02-27 09:33:45,447 [run_push] DEBUG push all version tags [2024-02-27T09:33:45.611Z] 2024-02-27 09:33:45,448 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-27T09:33:45.611Z] 2024-02-27 09:33:45,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/628, universal_newlines=False, shell=None, istream=None) [2024-02-27T09:33:46.550Z] 2024-02-27 09:33:46,193 [read_version] DEBUG read version from /w/workspace/edgex-go/628/.semver/main [2024-02-27T09:33:46.550Z] 3.2.0-dev.19 [Pipeline] } [2024-02-27T09:33:46.555Z] $ docker exec --env ******** --env ******** 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc ssh-agent -k [2024-02-27T09:33:46.657Z] unset SSH_AUTH_SOCK; [2024-02-27T09:33:46.657Z] unset SSH_AGENT_PID; [2024-02-27T09:33:46.657Z] echo Agent pid 36 killed; [2024-02-27T09:33:46.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T09:33:47.742Z] + git semver [Pipeline] } [2024-02-27T09:33:48.009Z] $ docker stop --time=1 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc [2024-02-27T09:33:49.285Z] $ docker rm -f --volumes 4efeaf26273276ac1a7d31e6f6cefca4c29f98e4679f1ab374c8c9e7821485fc [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-02-27T09:33:51.846Z] + [ -d /w/workspace/edgex-go/628/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:33:52.132Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:33:52.987Z] ---> package-listing.sh [2024-02-27T09:33:52.987Z] ++ facter osfamily [2024-02-27T09:33:52.987Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-27T09:33:53.248Z] + OS_FAMILY=debian [2024-02-27T09:33:53.248Z] + workspace=/w/workspace/edgex-go/628 [2024-02-27T09:33:53.248Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-27T09:33:53.248Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-27T09:33:53.248Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-27T09:33:53.248Z] + PACKAGES=/tmp/packages_start.txt [2024-02-27T09:33:53.249Z] + '[' /w/workspace/edgex-go/628 ']' [2024-02-27T09:33:53.249Z] + PACKAGES=/tmp/packages_end.txt [2024-02-27T09:33:53.249Z] + case "${OS_FAMILY}" in [2024-02-27T09:33:53.249Z] + dpkg -l [2024-02-27T09:33:53.249Z] + grep '^ii' [2024-02-27T09:33:53.249Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-27T09:33:53.249Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-27T09:33:53.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-27T09:33:53.249Z] + '[' /w/workspace/edgex-go/628 ']' [2024-02-27T09:33:53.249Z] + mkdir -p /w/workspace/edgex-go/628/archives/ [2024-02-27T09:33:53.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/628/archives/ [Pipeline] echo [2024-02-27T09:33:53.261Z] 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/628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-27T09:33:53.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:33:54.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T09:33:54.280Z] [2024-02-27T09:33:54.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T09:33:54.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T09:33:54.771Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-27T09:33:54.771Z] 5eb5b503b376: Pulling fs layer [2024-02-27T09:33:54.771Z] 5c69ac0246d0: Pulling fs layer [2024-02-27T09:33:54.771Z] ec43610c2a17: Pulling fs layer [2024-02-27T09:33:54.771Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-27T09:33:54.771Z] 33b1e0a273af: Pulling fs layer [2024-02-27T09:33:54.771Z] 5d3b04190fa2: Pulling fs layer [2024-02-27T09:33:54.771Z] 2f39f015ded8: Pulling fs layer [2024-02-27T09:33:54.771Z] 3a2ae6a8a46f: Waiting [2024-02-27T09:33:54.771Z] 33b1e0a273af: Waiting [2024-02-27T09:33:54.771Z] 5d3b04190fa2: Waiting [2024-02-27T09:33:54.771Z] 2f39f015ded8: Waiting [2024-02-27T09:33:54.771Z] 5c69ac0246d0: Verifying Checksum [2024-02-27T09:33:54.771Z] 5c69ac0246d0: Download complete [2024-02-27T09:33:54.771Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-27T09:33:54.771Z] 3a2ae6a8a46f: Download complete [2024-02-27T09:33:54.771Z] 33b1e0a273af: Verifying Checksum [2024-02-27T09:33:54.771Z] 33b1e0a273af: Download complete [2024-02-27T09:33:54.771Z] 5d3b04190fa2: Verifying Checksum [2024-02-27T09:33:54.771Z] 5d3b04190fa2: Download complete [2024-02-27T09:33:54.771Z] ec43610c2a17: Verifying Checksum [2024-02-27T09:33:55.030Z] 5eb5b503b376: Verifying Checksum [2024-02-27T09:33:55.030Z] 5eb5b503b376: Download complete [2024-02-27T09:33:55.596Z] 2f39f015ded8: Download complete [2024-02-27T09:33:56.165Z] 5eb5b503b376: Pull complete [2024-02-27T09:33:56.165Z] 5c69ac0246d0: Pull complete [2024-02-27T09:33:56.732Z] ec43610c2a17: Pull complete [2024-02-27T09:33:56.732Z] 3a2ae6a8a46f: Pull complete [2024-02-27T09:33:56.991Z] 33b1e0a273af: Pull complete [2024-02-27T09:33:56.991Z] 5d3b04190fa2: Pull complete [2024-02-27T09:34:01.175Z] 2f39f015ded8: Pull complete [2024-02-27T09:34:01.175Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-27T09:34:01.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T09:34:01.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T09:34:02.008Z] prd-ubuntu20.04-docker-8c-8g-1775 does not seem to be running inside a container [2024-02-27T09:34:02.125Z] $ 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/628/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/628 -v /w/workspace/edgex-go/628:/w/workspace/edgex-go/628:rw,z -v /w/workspace/edgex-go/628@tmp:/w/workspace/edgex-go/628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-27T09:34:05.884Z] $ docker top 2248291f507b91a3ca436ef46cd5345d1216308f1d14f4cfb939bd0f2b7ee4a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T09:34:06.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-27T09:34:06.907Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-27T09:34:07.190Z] + ls /var/log/sa-host [2024-02-27T09:34:07.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T09:34:07.538Z] provisioning config files... [2024-02-27T09:34:07.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/628@tmp/config299735983632520079tmp [Pipeline] { [Pipeline] echo [2024-02-27T09:34:07.926Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:34:08.209Z] ---> create-netrc.sh [Pipeline] } [2024-02-27T09:34:08.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:34:08.902Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-27T09:34:08.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:34:09.190Z] ---> sudo-logs.sh [2024-02-27T09:34:09.190Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-27T09:34:09.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:34:09.675Z] ---> job-cost.sh [2024-02-27T09:34:09.675Z] lf-activate-venv: SKIPPING [2024-02-27T09:34:09.675Z] DEBUG: total: 0.10999999940395355 [2024-02-27T09:34:09.675Z] INFO: Retrieving Stack Cost... [2024-02-27T09:34:09.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T09:34:10.503Z] INFO: Archiving Costs [Pipeline] echo [2024-02-27T09:34:10.515Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T09:34:10.795Z] ---> logs-deploy.sh [2024-02-27T09:34:10.795Z] lf-activate-venv: SKIPPING [2024-02-27T09:34:10.795Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/628 [2024-02-27T09:34:10.795Z] INFO: archiving workspace using pattern(s): [2024-02-27T09:34:11.730Z] Archives upload complete. [2024-02-27T09:34:11.730Z] INFO: archiving logs to Nexus