Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 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-ssh13239782622727060683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9600569749610344731.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9649582177175051438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12471722183282597940.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-ssh14447630372730681308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5034 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/647 [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/647 # 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 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 (main) Commit message: "Merge pull request #4817 from weichou1229/issue-4814" > 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 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 > git rev-list --no-walk d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-05T00:43:49.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-05T00:43:49.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-05T00:43:49.174Z] ========================================================= [2024-07-05T00:43:49.174Z] EdgeX Global Pipelines Version Info [2024-07-05T00:43:49.174Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-05T00:43:50.314Z] ------------------- [2024-07-05T00:43:50.314Z] stable info: [2024-07-05T00:43:50.314Z] ------------------- [2024-07-05T00:43:50.314Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-05T00:43:50.314Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-05T00:43:50.314Z] Message: update stable to v1.0.260 [2024-07-05T00:43:50.575Z] ------------------- [2024-07-05T00:43:50.575Z] experimental info: [2024-07-05T00:43:50.575Z] ------------------- [2024-07-05T00:43:50.575Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-05T00:43:50.575Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-05T00:43:50.575Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-05T00:43:50.645Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-05T00:43:50.666Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-05T00:43:50.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-05T00:43:50.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-05T00:43:50.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-05T00:43:50.747Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-05T00:43:50.770Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-05T00:43:50.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-05T00:43:50.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-05T00:43:50.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-05T00:43:50.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-05T00:43:50.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-05T00:43:50.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-05T00:43:50.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-05T00:43:50.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-05T00:43:50.968Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-05T00:43:50.988Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-05T00:43:51.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-05T00:43:51.033Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-05T00:43:51.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-05T00:43:51.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-05T00:43:51.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-05T00:43:51.113Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-05T00:43:51.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-05T00:43:51.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-05T00:43:51.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-05T00:43:51.199Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] echo [2024-07-05T00:43:51.220Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd4dcca [Pipeline] echo [2024-07-05T00:43:51.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T00:43:51.293Z] provisioning config files... [2024-07-05T00:43:51.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/647@tmp/config3071538851007043994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T00:43:51.648Z] ---> ****-login.sh [2024-07-05T00:43:51.648Z] nexus3.edgexfoundry.org:10001 [2024-07-05T00:43:51.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:43:52.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:43:52.191Z] Configure a credential helper to remove this warning. See [2024-07-05T00:43:52.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:43:52.191Z] [2024-07-05T00:43:52.191Z] Login Succeeded [2024-07-05T00:43:52.191Z] nexus3.edgexfoundry.org:10002 [2024-07-05T00:43:52.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:43:52.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:43:52.192Z] Configure a credential helper to remove this warning. See [2024-07-05T00:43:52.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:43:52.192Z] [2024-07-05T00:43:52.192Z] Login Succeeded [2024-07-05T00:43:52.192Z] nexus3.edgexfoundry.org:10003 [2024-07-05T00:43:52.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:43:52.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:43:52.451Z] Configure a credential helper to remove this warning. See [2024-07-05T00:43:52.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:43:52.451Z] [2024-07-05T00:43:52.451Z] Login Succeeded [2024-07-05T00:43:52.451Z] nexus3.edgexfoundry.org:10004 [2024-07-05T00:43:52.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:43:52.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:43:52.452Z] Configure a credential helper to remove this warning. See [2024-07-05T00:43:52.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:43:52.452Z] [2024-07-05T00:43:52.452Z] Login Succeeded [2024-07-05T00:43:52.452Z] ****.io [2024-07-05T00:43:52.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:43:52.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:43:52.712Z] Configure a credential helper to remove this warning. See [2024-07-05T00:43:52.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:43:52.712Z] [2024-07-05T00:43:52.712Z] Login Succeeded [2024-07-05T00:43:52.712Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T00:43:52.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T00:43:53.058Z] + 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-07-05T00:43:53.058Z] + dirname cmd/core-command/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-05T00:43:53.058Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2024-07-05T00:43:53.058Z] -d/ -f2 [2024-07-05T00:43:53.058Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/core-data/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/core-metadata/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/support-notifications/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-05T00:43:53.058Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-05T00:43:53.058Z] + cut -d/ -f2 [2024-07-05T00:43:53.058Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-05T00:43:53.094Z] 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-07-05T00:43:53.456Z] + git rev-list -1 --merges cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6~1..cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] echo [2024-07-05T00:43:53.468Z] -----------> git rev-list -1 --merges cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6~1..cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:43:53.468Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [false] [Pipeline] sh [2024-07-05T00:43:53.768Z] + git log --format=format:%s -1 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] echo [2024-07-05T00:43:53.785Z] ========================================================= [2024-07-05T00:43:53.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-05T00:43:53.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-05T00:43:54.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T00:43:54.235Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-05T00:43:54.235Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-05T00:43:54.235Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-05T00:43:54.235Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-05T00:43:54.235Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-05T00:43:54.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:43:54.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T00:43:54.663Z] [2024-07-05T00:43:54.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:43:54.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T00:43:54.974Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-05T00:43:54.974Z] b85a868b505f: Pulling fs layer [2024-07-05T00:43:54.974Z] e2be974225ed: Pulling fs layer [2024-07-05T00:43:54.974Z] 339a4e72a1f5: Pulling fs layer [2024-07-05T00:43:54.974Z] 988bab9f4d93: Pulling fs layer [2024-07-05T00:43:54.974Z] 1469e6f7b9e6: Pulling fs layer [2024-07-05T00:43:54.974Z] eaf3925da568: Pulling fs layer [2024-07-05T00:43:54.974Z] 988bab9f4d93: Waiting [2024-07-05T00:43:54.974Z] 1469e6f7b9e6: Waiting [2024-07-05T00:43:54.974Z] bab4dde63d76: Pulling fs layer [2024-07-05T00:43:54.974Z] bde34c3a00c8: Pulling fs layer [2024-07-05T00:43:54.974Z] bab4dde63d76: Waiting [2024-07-05T00:43:54.974Z] b352a97aabf1: Pulling fs layer [2024-07-05T00:43:54.974Z] 4872d77fe225: Pulling fs layer [2024-07-05T00:43:54.974Z] 5851b861e8e6: Pulling fs layer [2024-07-05T00:43:54.974Z] 5851b861e8e6: Waiting [2024-07-05T00:43:54.974Z] 4872d77fe225: Waiting [2024-07-05T00:43:54.974Z] e2be974225ed: Download complete [2024-07-05T00:43:55.232Z] 988bab9f4d93: Download complete [2024-07-05T00:43:55.232Z] 1469e6f7b9e6: Verifying Checksum [2024-07-05T00:43:55.232Z] 1469e6f7b9e6: Download complete [2024-07-05T00:43:55.232Z] 339a4e72a1f5: Verifying Checksum [2024-07-05T00:43:55.232Z] 339a4e72a1f5: Download complete [2024-07-05T00:43:55.232Z] eaf3925da568: Verifying Checksum [2024-07-05T00:43:55.232Z] eaf3925da568: Download complete [2024-07-05T00:43:55.232Z] bde34c3a00c8: Verifying Checksum [2024-07-05T00:43:55.232Z] bde34c3a00c8: Download complete [2024-07-05T00:43:55.232Z] b352a97aabf1: Verifying Checksum [2024-07-05T00:43:55.232Z] b352a97aabf1: Download complete [2024-07-05T00:43:55.232Z] 4872d77fe225: Verifying Checksum [2024-07-05T00:43:55.232Z] 4872d77fe225: Download complete [2024-07-05T00:43:55.232Z] 5851b861e8e6: Download complete [2024-07-05T00:43:55.232Z] b85a868b505f: Verifying Checksum [2024-07-05T00:43:55.232Z] b85a868b505f: Download complete [2024-07-05T00:43:55.491Z] bab4dde63d76: Verifying Checksum [2024-07-05T00:43:55.491Z] bab4dde63d76: Download complete [2024-07-05T00:43:56.868Z] b85a868b505f: Pull complete [2024-07-05T00:43:56.868Z] e2be974225ed: Pull complete [2024-07-05T00:43:57.437Z] 339a4e72a1f5: Pull complete [2024-07-05T00:43:57.437Z] 988bab9f4d93: Pull complete [2024-07-05T00:43:57.695Z] 1469e6f7b9e6: Pull complete [2024-07-05T00:43:57.695Z] eaf3925da568: Pull complete [2024-07-05T00:43:59.593Z] bab4dde63d76: Pull complete [2024-07-05T00:43:59.852Z] bde34c3a00c8: Pull complete [2024-07-05T00:43:59.852Z] b352a97aabf1: Pull complete [2024-07-05T00:43:59.852Z] 4872d77fe225: Pull complete [2024-07-05T00:44:00.111Z] 5851b861e8e6: Pull complete [2024-07-05T00:44:00.111Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-05T00:44:00.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T00:44:00.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T00:44:00.263Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T00:44:00.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T00:44:05.133Z] $ docker top 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 -eo pid,comm [2024-07-05T00:44:05.201Z] 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-07-05T00:44:05.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T00:44:05.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T00:44:05.262Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T00:44:05.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T00:44:05.376Z] $ docker exec 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 ssh-agent [2024-07-05T00:44:05.497Z] SSH_AUTH_SOCK=/tmp/ssh-JRWnBBNJyoqv/agent.33 [2024-07-05T00:44:05.497Z] SSH_AGENT_PID=39 [2024-07-05T00:44:05.503Z] Running ssh-add (command line suppressed) [2024-07-05T00:44:05.602Z] Identity added: /w/workspace/edgex-go/647@tmp/private_key_15593001758882232583.key (/w/workspace/edgex-go/647@tmp/private_key_15593001758882232583.key) [2024-07-05T00:44:05.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T00:44:05.909Z] + git tag --points-at HEAD [Pipeline] } [2024-07-05T00:44:05.918Z] $ docker exec --env ******** --env ******** 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 ssh-agent -k [2024-07-05T00:44:06.017Z] unset SSH_AUTH_SOCK; [2024-07-05T00:44:06.017Z] unset SSH_AGENT_PID; [2024-07-05T00:44:06.017Z] echo Agent pid 39 killed; [2024-07-05T00:44:06.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-05T00:44:06.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T00:44:06.066Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T00:44:06.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T00:44:06.197Z] $ docker exec 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 ssh-agent [2024-07-05T00:44:06.306Z] SSH_AUTH_SOCK=/tmp/ssh-Qa6gNgXU75nV/agent.73 [2024-07-05T00:44:06.306Z] SSH_AGENT_PID=79 [2024-07-05T00:44:06.313Z] Running ssh-add (command line suppressed) [2024-07-05T00:44:06.420Z] Identity added: /w/workspace/edgex-go/647@tmp/private_key_2180908467529039847.key (/w/workspace/edgex-go/647@tmp/private_key_2180908467529039847.key) [2024-07-05T00:44:06.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T00:44:06.729Z] + git semver init [2024-07-05T00:44:06.989Z] 2024-07-05 00:44:06,905 [run_init] DEBUG init version:0.0.0 force:False [2024-07-05T00:44:06.989Z] 2024-07-05 00:44:06,906 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/647/.semver [2024-07-05T00:44:06.989Z] 2024-07-05 00:44:06,906 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/647/.semver [2024-07-05T00:44:06.989Z] 2024-07-05 00:44:06,907 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/647/.semver'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=None) [2024-07-05T00:44:15.109Z] 2024-07-05 00:44:13,594 [append_file] DEBUG append to file:/w/workspace/edgex-go/647/.git/info/exclude [2024-07-05T00:44:15.109Z] 2024-07-05 00:44:13,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/647/.semver/main with force:False [2024-07-05T00:44:15.109Z] 2024-07-05 00:44:13,594 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main [2024-07-05T00:44:15.109Z] 2024-07-05 00:44:13,595 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main [2024-07-05T00:44:15.109Z] 3.2.0-dev.29 [Pipeline] } [2024-07-05T00:44:15.116Z] $ docker exec --env ******** --env ******** 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 ssh-agent -k [2024-07-05T00:44:15.205Z] unset SSH_AUTH_SOCK; [2024-07-05T00:44:15.205Z] unset SSH_AGENT_PID; [2024-07-05T00:44:15.205Z] echo Agent pid 79 killed; [2024-07-05T00:44:15.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T00:44:15.535Z] + git semver [Pipeline] } [2024-07-05T00:44:15.810Z] $ docker stop --time=1 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 [2024-07-05T00:44:17.135Z] $ docker rm -f --volumes 49031fc2916408bad59a772ba9d6bedae8d3df3844ccc5fc7fbc842d6e16c2f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T00:44:17.482Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-05T00:44:17.722Z] Stashed 1 file(s) [Pipeline] echo [2024-07-05T00:44:17.726Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.29 [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-07-05T00:44:18.203Z] + git config --global --add safe.directory /w/workspace/edgex-go/647 [Pipeline] echo [2024-07-05T00:44:18.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T00:44:18.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T00:44:18.247Z] ========================================================= [2024-07-05T00:44:18.247Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-05T00:44:18.247Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-05T00:44:18.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T00:44:18.540Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-05T00:44:18.540Z] 619be1103602: Pulling fs layer [2024-07-05T00:44:18.540Z] 7862e08f4a3e: Pulling fs layer [2024-07-05T00:44:18.540Z] 5df492c9dc93: Pulling fs layer [2024-07-05T00:44:18.540Z] 7629e6793208: Pulling fs layer [2024-07-05T00:44:18.540Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T00:44:18.540Z] fb5054dd5b73: Pulling fs layer [2024-07-05T00:44:18.540Z] eeca6798cff9: Pulling fs layer [2024-07-05T00:44:18.540Z] aa269ceb94a6: Pulling fs layer [2024-07-05T00:44:18.540Z] ada007ff1a6a: Pulling fs layer [2024-07-05T00:44:18.540Z] 7629e6793208: Waiting [2024-07-05T00:44:18.540Z] aa269ceb94a6: Waiting [2024-07-05T00:44:18.540Z] fb5054dd5b73: Waiting [2024-07-05T00:44:18.540Z] eeca6798cff9: Waiting [2024-07-05T00:44:18.540Z] ada007ff1a6a: Waiting [2024-07-05T00:44:18.540Z] 4f4fb700ef54: Waiting [2024-07-05T00:44:18.540Z] 7862e08f4a3e: Download complete [2024-07-05T00:44:18.540Z] 7629e6793208: Download complete [2024-07-05T00:44:18.540Z] 4f4fb700ef54: Download complete [2024-07-05T00:44:18.540Z] fb5054dd5b73: Verifying Checksum [2024-07-05T00:44:18.540Z] fb5054dd5b73: Download complete [2024-07-05T00:44:18.540Z] 619be1103602: Verifying Checksum [2024-07-05T00:44:18.540Z] 619be1103602: Download complete [2024-07-05T00:44:18.540Z] eeca6798cff9: Verifying Checksum [2024-07-05T00:44:18.799Z] 619be1103602: Pull complete [2024-07-05T00:44:18.799Z] ada007ff1a6a: Verifying Checksum [2024-07-05T00:44:18.799Z] ada007ff1a6a: Download complete [2024-07-05T00:44:18.799Z] 7862e08f4a3e: Pull complete [2024-07-05T00:44:19.058Z] 5df492c9dc93: Verifying Checksum [2024-07-05T00:44:19.058Z] 5df492c9dc93: Download complete [2024-07-05T00:44:19.318Z] aa269ceb94a6: Verifying Checksum [2024-07-05T00:44:19.318Z] aa269ceb94a6: Download complete [2024-07-05T00:44:22.604Z] 5df492c9dc93: Pull complete [2024-07-05T00:44:22.604Z] 7629e6793208: Pull complete [2024-07-05T00:44:22.604Z] 4f4fb700ef54: Pull complete [2024-07-05T00:44:22.604Z] fb5054dd5b73: Pull complete [2024-07-05T00:44:22.604Z] eeca6798cff9: Pull complete [2024-07-05T00:44:25.132Z] aa269ceb94a6: Pull complete [2024-07-05T00:44:25.698Z] ada007ff1a6a: Pull complete [2024-07-05T00:44:25.698Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-05T00:44:25.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T00:44:25.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-05T00:44:25.999Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T00:44:25.999Z] WORKDIR /edgex [2024-07-05T00:44:25.999Z] COPY go.mod . [2024-07-05T00:44:25.999Z] RUN go mod download [2024-07-05T00:44:25.999Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-05T00:44:26.566Z] Sending build context to Docker daemon 178.3MB [2024-07-05T00:44:26.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T00:44:26.566Z] ---> f489d0715acc [2024-07-05T00:44:26.566Z] Step 2/4 : WORKDIR /edgex [2024-07-05T00:44:32.857Z] Still waiting to schedule task [2024-07-05T00:44:32.857Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5033’ [2024-07-05T00:44:36.572Z] ---> Running in 04d696a5f399 [2024-07-05T00:44:36.572Z] Removing intermediate container 04d696a5f399 [2024-07-05T00:44:36.572Z] ---> 86e8f0869c2f [2024-07-05T00:44:36.572Z] Step 3/4 : COPY go.mod . [2024-07-05T00:44:36.572Z] ---> 95ca50c98597 [2024-07-05T00:44:36.572Z] Step 4/4 : RUN go mod download [2024-07-05T00:44:36.572Z] ---> Running in adfbd4d0a35a [2024-07-05T00:45:16.188Z] Removing intermediate container adfbd4d0a35a [2024-07-05T00:45:16.188Z] ---> 3aa176e0645b [2024-07-05T00:45:16.188Z] Successfully built 3aa176e0645b [2024-07-05T00:45:16.188Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:45:16.491Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-05T00:45:16.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T00:45:16.577Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T00:45:16.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-05T00:45:16.993Z] $ docker top 6612a4146ea3d7ac445cca5d16f72d26f28ed36481ad2629b1b463dc656ea433 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T00:45:17.340Z] + go version [2024-07-05T00:45:17.340Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-05T00:45:17.349Z] $ docker stop --time=1 6612a4146ea3d7ac445cca5d16f72d26f28ed36481ad2629b1b463dc656ea433 [2024-07-05T00:45:18.614Z] $ docker rm -f --volumes 6612a4146ea3d7ac445cca5d16f72d26f28ed36481ad2629b1b463dc656ea433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:45:19.042Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-05T00:45:19.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T00:45:19.122Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T00:45:19.146Z] $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-05T00:45:19.496Z] $ docker top 68deb0d83efbc41d3679b2dff372e536dc4aac38e44399aa82e4ddaa7c23da60 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-05T00:45:19.569Z] ========================================================= [2024-07-05T00:45:19.569Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-05T00:45:19.569Z] ========================================================= [Pipeline] sh [2024-07-05T00:45:19.847Z] + git config --global --add safe.directory /w/workspace/edgex-go/647 [Pipeline] fileExists [Pipeline] sh [2024-07-05T00:45:20.143Z] + make test [2024-07-05T00:45:20.143Z] go test -race -coverprofile=coverage.out ./... [2024-07-05T00:45:28.280Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-05T00:46:00.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-05T00:46:01.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-05T00:46:01.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-05T00:46:02.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-07-05T00:46:03.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-05T00:46:03.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-05T00:46:03.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-05T00:46:03.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2024-07-05T00:46:04.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-05T00:46:04.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-05T00:46:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-05T00:46:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-05T00:46:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-05T00:46:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-05T00:46:04.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-05T00:46:07.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-05T00:46:07.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-05T00:46:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-05T00:46:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.820s coverage: 69.2% of statements [2024-07-05T00:46:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements [2024-07-05T00:46:08.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.349s coverage: 93.4% of statements [2024-07-05T00:46:08.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 6.5% of statements [2024-07-05T00:46:09.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.405s coverage: 95.8% of statements [2024-07-05T00:46:09.519Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements [2024-07-05T00:46:09.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-05T00:46:09.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-05T00:46:10.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.9% of statements [2024-07-05T00:46:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.020s coverage: 32.2% of statements [2024-07-05T00:46:11.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-07-05T00:46:11.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 82.9% of statements [2024-07-05T00:46:11.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-07-05T00:46:11.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-07-05T00:46:11.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-07-05T00:46:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-05T00:46:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-05T00:46:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-05T00:46:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-05T00:46:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-05T00:46:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-05T00:46:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-05T00:46:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-05T00:46:13.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-05T00:46:13.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-05T00:46:13.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-05T00:46:13.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-05T00:46:13.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-05T00:46:13.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-05T00:46:14.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-05T00:46:15.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-05T00:46:16.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-05T00:46:17.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-05T00:46:17.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-05T00:46:19.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-05T00:46:19.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-05T00:46:19.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-05T00:46:21.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-05T00:46:21.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-05T00:46:21.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-05T00:46:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-05T00:46:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-05T00:46:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-05T00:46:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-05T00:46:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2024-07-05T00:46:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-05T00:46:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-05T00:46:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-05T00:46:22.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-05T00:46:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-05T00:46:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-05T00:46:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-05T00:46:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-05T00:46:25.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-05T00:46:25.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-05T00:46:26.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-05T00:46:26.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.047s coverage: 92.9% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.022s coverage: 87.2% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.016s coverage: 100.0% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 38.4% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-07-05T00:46:36.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-07-05T00:46:36.618Z] 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-07-05T00:46:36.618Z] running golangci-lint [2024-07-05T00:46:36.618Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-05T00:46:36.618Z] go version go1.21.9 linux/amd64 [2024-07-05T00:46:36.878Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-05T00:46:36.878Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-05T00:46:58.885Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 19.837648518s" [2024-07-05T00:46:58.885Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.973097ms" [2024-07-05T00:47:06.987Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.152778485s with top 10 stages: buildir: 44.594781695s, gosec: 6.470293256s, inspect: 2.812334986s, fact_deprecated: 2.200009629s, ctrlflow: 1.682816606s, printf: 1.571637316s, fact_purity: 1.23099877s, nilness: 1.013386622s, S1038: 1.012211814s, isgenerated: 723.730566ms" [2024-07-05T00:47:06.987Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-07-05T00:47:06.987Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, cgo: 197/197, exclude: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, nolint: 0/21, identifier_marker: 197/197" [2024-07-05T00:47:06.987Z] level=info msg="[runner] processing took 24.137272ms with stages: nolint: 11.874215ms, identifier_marker: 6.872266ms, autogenerated_exclude: 2.209708ms, path_prettifier: 1.263705ms, exclude-rules: 1.216045ms, skip_dirs: 658.313µs, cgo: 25.54µs, filename_unadjuster: 12.56µs, max_same_issues: 1.05µs, skip_files: 580ns, fixer: 520ns, exclude: 480ns, diff: 410ns, uniq_by_line: 400ns, source_code: 340ns, sort_results: 270ns, severity-rules: 250ns, max_per_file_from_linter: 220ns, max_from_linter: 170ns, path_prefixer: 120ns, path_shortener: 110ns" [2024-07-05T00:47:06.987Z] level=info msg="[runner] linters took 9.901450525s with stages: goanalysis_metalinter: 9.877185003s" [2024-07-05T00:47:06.987Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-05T00:47:06.987Z] level=info msg="Memory: 297 samples, avg is 268.5MB, max is 1349.1MB" [2024-07-05T00:47:06.987Z] level=info msg="Execution took 29.788390703s" [2024-07-05T00:47:06.987Z] go vet ./... [2024-07-05T00:47:12.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-05T00:47:12.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-05T00:47:12.502Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-05T00:47:12.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-05T00:47:13.072Z] + ls -al . [2024-07-05T00:47:13.072Z] total 816 [2024-07-05T00:47:13.072Z] drwxrwxr-x 11 1001 1001 4096 Jul 5 00:45 . [2024-07-05T00:47:13.072Z] drwxr-xr-x 4 root root 4096 Jul 5 00:45 .. [2024-07-05T00:47:13.072Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 00:43 .blubracket [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 10 Jul 5 00:43 .dockerignore [2024-07-05T00:47:13.072Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 00:46 .git [2024-07-05T00:47:13.072Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 00:43 .github [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 1074 Jul 5 00:43 .gitignore [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 00:43 .golangci.yml [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 100 Jul 5 00:43 .hadolint.yml [2024-07-05T00:47:13.072Z] drwxr-xr-x 3 1001 1001 4096 Jul 5 00:44 .semver [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 155 Jul 5 00:43 .sonarcloud.properties [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 00:43 ADOPTERS.md [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 20361 Jul 5 00:43 Attribution.txt [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 100284 Jul 5 00:43 CHANGELOG.md [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 00:43 CONTRIBUTING.md [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 00:43 GOVERNANCE.md [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 861 Jul 5 00:43 Jenkinsfile [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 00:43 LICENSE [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 15392 Jul 5 00:43 Makefile [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 00:43 OWNERS.md [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 9528 Jul 5 00:43 README.md [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 789 Jul 5 00:43 SECURITY.md [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 12 Jul 5 00:44 VERSION [2024-07-05T00:47:13.072Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 00:43 bin [2024-07-05T00:47:13.072Z] drwxrwxr-x 18 1001 1001 4096 Jul 5 00:43 cmd [2024-07-05T00:47:13.072Z] -rw-r--r-- 1 root root 457531 Jul 5 00:46 coverage.out [2024-07-05T00:47:13.072Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 00:43 fuzz_test [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 6922 Jul 5 00:43 go.mod [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 101535 Jul 5 00:43 go.sum [2024-07-05T00:47:13.072Z] drwxrwxr-x 7 1001 1001 4096 Jul 5 00:43 internal [2024-07-05T00:47:13.072Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 00:43 openapi [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 584 Jul 5 00:43 security.txt [2024-07-05T00:47:13.072Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 00:43 version.go [Pipeline] sh [2024-07-05T00:47:13.358Z] + '[' -e coverage.out ] [2024-07-05T00:47:13.358Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-05T00:47:13.482Z] Stashed 1 file(s) [Pipeline] sh [2024-07-05T00:47:13.767Z] + make build [2024-07-05T00:47:13.767Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T00:47:17.543Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5036 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-05T00:47:17.560Z] Running in /w/workspace/edgex-go/647 [Pipeline] { [Pipeline] checkout [2024-07-05T00:47:20.621Z] The recommended git tool is: git [2024-07-05T00:47:28.636Z] using credential edgex-jenkins-ssh [2024-07-05T00:47:28.666Z] Cloning the remote Git repository [2024-07-05T00:47:28.792Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-05T00:47:28.951Z] > git init /w/workspace/edgex-go/647 # timeout=10 [2024-07-05T00:47:29.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-05T00:47:29.193Z] > git --version # timeout=10 [2024-07-05T00:47:29.244Z] > git --version # 'git version 2.25.1' [2024-07-05T00:47:29.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-05T00:47:29.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-05T00:47:35.691Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T00:47:37.066Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T00:47:38.456Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-05T00:47:38.715Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T00:47:42.898Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T00:47:43.837Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-05T00:47:45.738Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-05T00:47:46.304Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-05T00:47:46.872Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T00:47:46.787Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-05T00:47:46.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-05T00:47:47.704Z] Avoid second fetch [2024-07-05T00:47:47.705Z] Checking out Revision cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 (main) [2024-07-05T00:47:47.808Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T00:47:48.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-05T00:47:48.745Z] Commit message: "Merge pull request #4817 from weichou1229/issue-4814" [Pipeline] } [2024-07-05T00:47:49.315Z] $ docker stop --time=1 68deb0d83efbc41d3679b2dff372e536dc4aac38e44399aa82e4ddaa7c23da60 [2024-07-05T00:47:47.719Z] > git config core.sparsecheckout # timeout=10 [2024-07-05T00:47:47.785Z] > git checkout -f cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 [2024-07-05T00:47:55.482Z] $ docker rm -f --volumes 68deb0d83efbc41d3679b2dff372e536dc4aac38e44399aa82e4ddaa7c23da60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:47:56.840Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-05T00:47:56.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T00:47:56.840Z] Dload Upload Total Spent Left Speed [2024-07-05T00:47:56.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-07-05T00:47:56.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T00:47:56.893Z] [2024-07-05T00:47:56.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:47:57.187Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-05T00:47:57.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T00:47:57.228Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-05T00:47:57.228Z] 91d30c5bc195: Pulling fs layer [2024-07-05T00:47:57.228Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-05T00:47:57.228Z] 9c61dcf015f6: Pulling fs layer [2024-07-05T00:47:57.228Z] 4698f68db338: Pulling fs layer [2024-07-05T00:47:57.228Z] 2a2f49069b9e: Pulling fs layer [2024-07-05T00:47:57.228Z] e0025b399a48: Pulling fs layer [2024-07-05T00:47:57.228Z] 2a2f49069b9e: Waiting [2024-07-05T00:47:57.228Z] e0025b399a48: Waiting [2024-07-05T00:47:57.228Z] 4698f68db338: Waiting [2024-07-05T00:47:57.228Z] 91d30c5bc195: Verifying Checksum [2024-07-05T00:47:57.228Z] 91d30c5bc195: Download complete [2024-07-05T00:47:57.228Z] 4698f68db338: Verifying Checksum [2024-07-05T00:47:57.228Z] 4698f68db338: Download complete [2024-07-05T00:47:57.486Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-05T00:47:57.486Z] 2e9b0aa3be6d: Download complete [2024-07-05T00:47:57.486Z] 91d30c5bc195: Pull complete [2024-07-05T00:47:57.486Z] e0025b399a48: Verifying Checksum [2024-07-05T00:47:57.486Z] e0025b399a48: Download complete [2024-07-05T00:47:57.486Z] 2a2f49069b9e: Verifying Checksum [2024-07-05T00:47:57.486Z] 2a2f49069b9e: Download complete [2024-07-05T00:47:57.520Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-07-05T00:47:57.520Z] /etc/docker/daemon.new [2024-07-05T00:47:57.520Z] { [2024-07-05T00:47:57.520Z] "registry-mirrors": [ [2024-07-05T00:47:57.520Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-05T00:47:57.520Z] ], [2024-07-05T00:47:57.520Z] "bip": "10.250.0.254/24", [2024-07-05T00:47:57.520Z] "hosts": [ [2024-07-05T00:47:57.520Z] "tcp://0.0.0.0:5555", [2024-07-05T00:47:57.520Z] "unix:///var/run/docker.sock" [2024-07-05T00:47:57.520Z] ], [2024-07-05T00:47:57.520Z] "mtu": 1458, [2024-07-05T00:47:57.520Z] "selinux-enabled": true, [2024-07-05T00:47:57.520Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-05T00:47:57.520Z] } [Pipeline] sh [2024-07-05T00:47:57.745Z] 2e9b0aa3be6d: Pull complete [2024-07-05T00:47:57.745Z] 9c61dcf015f6: Verifying Checksum [2024-07-05T00:47:57.745Z] 9c61dcf015f6: Download complete [2024-07-05T00:47:57.863Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-05T00:47:58.209Z] + sudo service docker restart [2024-07-05T00:48:00.287Z] 9c61dcf015f6: Pull complete [2024-07-05T00:48:00.287Z] 4698f68db338: Pull complete [2024-07-05T00:48:00.545Z] 2a2f49069b9e: Pull complete [2024-07-05T00:48:00.803Z] e0025b399a48: Pull complete [2024-07-05T00:48:00.803Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-05T00:48:00.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T00:48:00.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T00:48:00.901Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T00:48:00.928Z] $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-05T00:48:05.228Z] $ docker top aaeafcbc0308b7e28186b004616894c071e9b9d3d8168792a0b16483d9190759 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T00:48:05.572Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-05T00:48:08.101Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-05T00:48:08.101Z] #1 transferring dockerfile: 2.49kB done [2024-07-05T00:48:08.101Z] #1 DONE 0.0s [2024-07-05T00:48:08.101Z] [2024-07-05T00:48:08.101Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-05T00:48:08.101Z] #2 transferring dockerfile: 2.15kB done [2024-07-05T00:48:08.102Z] #2 DONE 0.0s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #3 transferring dockerfile: 1.69kB done [2024-07-05T00:48:08.102Z] #3 DONE 0.0s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #4 transferring dockerfile: 1.89kB done [2024-07-05T00:48:08.102Z] #4 DONE 0.0s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #5 transferring dockerfile: 1.81kB done [2024-07-05T00:48:08.102Z] #5 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #6 transferring dockerfile: 2.93kB done [2024-07-05T00:48:08.102Z] #6 DONE 0.0s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #7 transferring dockerfile: 2.23kB done [2024-07-05T00:48:08.102Z] #7 DONE 0.0s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #8 transferring dockerfile: 2.06kB done [2024-07-05T00:48:08.102Z] #8 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #9 transferring dockerfile: 2.50kB done [2024-07-05T00:48:08.102Z] #9 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #10 [core-command internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #10 transferring dockerfile: 1.93kB done [2024-07-05T00:48:08.102Z] #10 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #11 transferring dockerfile: 1.93kB done [2024-07-05T00:48:08.102Z] #11 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #12 transferring dockerfile: 1.95kB done [2024-07-05T00:48:08.102Z] #12 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #13 transferring dockerfile: 1.70kB done [2024-07-05T00:48:08.102Z] #13 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #14 [core-data internal] load build definition from Dockerfile [2024-07-05T00:48:08.102Z] #14 transferring dockerfile: 2.01kB done [2024-07-05T00:48:08.102Z] #14 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-07-05T00:48:08.102Z] #15 transferring context: 50B done [2024-07-05T00:48:08.102Z] #15 DONE 0.1s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #16 [security-proxy-auth internal] load .dockerignore [2024-07-05T00:48:08.102Z] #16 transferring context: 50B done [2024-07-05T00:48:08.102Z] #16 DONE 0.0s [2024-07-05T00:48:08.102Z] [2024-07-05T00:48:08.102Z] #17 [security-spire-config internal] load .dockerignore [2024-07-05T00:48:08.362Z] #17 transferring context: 50B done [2024-07-05T00:48:08.362Z] #17 DONE 0.0s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-07-05T00:48:08.362Z] #18 transferring context: 50B done [2024-07-05T00:48:08.362Z] #18 DONE 0.0s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-05T00:48:08.362Z] #19 transferring context: 50B done [2024-07-05T00:48:08.362Z] #19 DONE 0.0s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #20 [security-bootstrapper internal] load .dockerignore [2024-07-05T00:48:08.362Z] #20 transferring context: 50B done [2024-07-05T00:48:08.362Z] #20 DONE 0.0s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #21 [core-metadata internal] load .dockerignore [2024-07-05T00:48:08.362Z] #21 transferring context: 50B done [2024-07-05T00:48:08.362Z] #21 DONE 0.0s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-05T00:48:08.362Z] #22 transferring context: 50B done [2024-07-05T00:48:08.362Z] #22 DONE 0.1s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #23 [core-command internal] load .dockerignore [2024-07-05T00:48:08.362Z] #23 transferring context: 50B done [2024-07-05T00:48:08.362Z] #23 DONE 0.1s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #24 [support-scheduler internal] load .dockerignore [2024-07-05T00:48:08.362Z] #24 transferring context: 50B done [2024-07-05T00:48:08.362Z] #24 DONE 0.1s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #25 [support-notifications internal] load .dockerignore [2024-07-05T00:48:08.362Z] #25 transferring context: 50B done [2024-07-05T00:48:08.362Z] #25 DONE 0.1s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #26 [security-spire-server internal] load .dockerignore [2024-07-05T00:48:08.362Z] #26 transferring context: 50B done [2024-07-05T00:48:08.362Z] #26 DONE 0.1s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #27 [security-proxy-setup internal] load .dockerignore [2024-07-05T00:48:08.362Z] #27 transferring context: 50B done [2024-07-05T00:48:08.362Z] #27 DONE 0.1s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #28 [core-data internal] load .dockerignore [2024-07-05T00:48:08.362Z] #28 transferring context: 50B done [2024-07-05T00:48:08.362Z] #28 DONE 0.1s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T00:48:08.362Z] #29 DONE 0.0s [2024-07-05T00:48:08.362Z] [2024-07-05T00:48:08.362Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T00:48:08.619Z] #30 DONE 0.1s [2024-07-05T00:48:08.619Z] [2024-07-05T00:48:08.619Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T00:48:08.619Z] #29 DONE 0.0s [2024-07-05T00:48:08.619Z] [2024-07-05T00:48:08.619Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T00:48:08.619Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T00:48:08.619Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T00:48:08.619Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T00:48:08.619Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T00:48:08.619Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 2.10MB / 3.41MB 0.1s [2024-07-05T00:48:08.964Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s [2024-07-05T00:48:08.964Z] #31 ... [2024-07-05T00:48:08.964Z] [2024-07-05T00:48:08.964Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T00:48:08.964Z] #29 DONE 0.0s [2024-07-05T00:48:08.964Z] [2024-07-05T00:48:08.964Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T00:48:09.224Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-05T00:48:09.486Z] #31 ... [2024-07-05T00:48:09.486Z] [2024-07-05T00:48:09.486Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T00:48:09.486Z] #30 DONE 0.8s [2024-07-05T00:48:09.486Z] [2024-07-05T00:48:09.486Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T00:48:09.486Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T00:48:09.486Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T00:48:09.486Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T00:48:09.486Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T00:48:09.486Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.7s done [2024-07-05T00:48:09.486Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-05T00:48:09.743Z] #31 ... [2024-07-05T00:48:09.743Z] [2024-07-05T00:48:09.743Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T00:48:09.743Z] #32 DONE 1.2s [2024-07-05T00:48:09.743Z] [2024-07-05T00:48:09.743Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T00:48:09.743Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T00:48:09.743Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T00:48:09.743Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T00:48:09.743Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T00:48:09.743Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.7s done [2024-07-05T00:48:09.743Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-05T00:48:10.003Z] #31 ... [2024-07-05T00:48:10.003Z] [2024-07-05T00:48:10.003Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-05T00:48:10.003Z] #33 DONE 1.2s [2024-07-05T00:48:10.003Z] [2024-07-05T00:48:10.003Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T00:48:10.003Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T00:48:10.003Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T00:48:10.003Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T00:48:10.003Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T00:48:10.003Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.7s done [2024-07-05T00:48:10.003Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-05T00:48:10.003Z] #31 DONE 1.6s [2024-07-05T00:48:10.003Z] [2024-07-05T00:48:10.003Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:10.003Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-05T00:48:10.003Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-07-05T00:48:10.003Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-05T00:48:10.003Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-05T00:48:10.003Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-05T00:48:10.003Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-07-05T00:48:10.003Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-05T00:48:10.003Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-07-05T00:48:10.003Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2024-07-05T00:48:10.261Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-07-05T00:48:10.261Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-07-05T00:48:10.261Z] #34 ... [2024-07-05T00:48:10.261Z] [2024-07-05T00:48:10.261Z] #35 [security-spire-server internal] load build context [2024-07-05T00:48:10.261Z] #35 transferring context: 26.79kB 0.0s done [2024-07-05T00:48:10.261Z] #35 DONE 0.6s [2024-07-05T00:48:10.261Z] [2024-07-05T00:48:10.261Z] #36 [security-spire-config internal] load build context [2024-07-05T00:48:10.261Z] #36 transferring context: 25.04kB 0.0s done [2024-07-05T00:48:10.261Z] #36 DONE 0.6s [2024-07-05T00:48:10.261Z] [2024-07-05T00:48:10.261Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:10.261Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-05T00:48:10.530Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-07-05T00:48:10.790Z] #34 ... [2024-07-05T00:48:10.790Z] [2024-07-05T00:48:10.790Z] #37 [security-spire-agent internal] load build context [2024-07-05T00:48:10.790Z] #37 transferring context: 26.32kB 0.0s done [2024-07-05T00:48:10.790Z] #37 DONE 0.8s [2024-07-05T00:48:10.790Z] [2024-07-05T00:48:10.790Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:10.790Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-05T00:48:10.790Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.8s [2024-07-05T00:48:10.790Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-05T00:48:11.092Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 1.2s [2024-07-05T00:48:11.377Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 1.5s [2024-07-05T00:48:11.643Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 1.7s [2024-07-05T00:48:11.643Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 1.9s [2024-07-05T00:48:11.900Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 2.1s [2024-07-05T00:48:12.157Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 2.3s [2024-07-05T00:48:12.600Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 2.5s [2024-07-05T00:48:12.600Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 2.7s [2024-07-05T00:48:12.857Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 3.0s [2024-07-05T00:48:13.116Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.2s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T00:48:16.503Z] provisioning config files... [2024-07-05T00:48:16.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/647@tmp/config938284871837924960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T00:48:17.003Z] ---> ****-login.sh [2024-07-05T00:48:17.003Z] nexus3.edgexfoundry.org:10001 [2024-07-05T00:48:17.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:48:17.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:48:17.590Z] Configure a credential helper to remove this warning. See [2024-07-05T00:48:17.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:48:17.590Z] [2024-07-05T00:48:17.590Z] Login Succeeded [2024-07-05T00:48:17.590Z] nexus3.edgexfoundry.org:10002 [2024-07-05T00:48:17.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:48:18.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:48:18.136Z] Configure a credential helper to remove this warning. See [2024-07-05T00:48:18.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:48:18.136Z] [2024-07-05T00:48:18.136Z] Login Succeeded [2024-07-05T00:48:18.136Z] nexus3.edgexfoundry.org:10003 [2024-07-05T00:48:18.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:48:18.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:48:18.404Z] Configure a credential helper to remove this warning. See [2024-07-05T00:48:18.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:48:18.404Z] [2024-07-05T00:48:18.404Z] Login Succeeded [2024-07-05T00:48:18.404Z] nexus3.edgexfoundry.org:10004 [2024-07-05T00:48:18.558Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 8.2s [2024-07-05T00:48:18.558Z] #34 ... [2024-07-05T00:48:18.558Z] [2024-07-05T00:48:18.558Z] #38 [security-proxy-auth internal] load build context [2024-07-05T00:48:18.558Z] #38 transferring context: 411.07MB 9.5s done [2024-07-05T00:48:18.558Z] #38 ... [2024-07-05T00:48:18.558Z] [2024-07-05T00:48:18.558Z] #39 [security-secretstore-setup internal] load build context [2024-07-05T00:48:18.558Z] #39 transferring context: 411.07MB 7.7s done [2024-07-05T00:48:18.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:48:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:48:18.675Z] Configure a credential helper to remove this warning. See [2024-07-05T00:48:18.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:48:18.675Z] [2024-07-05T00:48:18.675Z] Login Succeeded [2024-07-05T00:48:18.675Z] ****.io [2024-07-05T00:48:18.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:48:19.146Z] #39 ... [2024-07-05T00:48:19.146Z] [2024-07-05T00:48:19.146Z] #40 [security-spiffe-token-provider internal] load build context [2024-07-05T00:48:19.146Z] #40 transferring context: 411.07MB 9.9s done [2024-07-05T00:48:19.146Z] #40 ... [2024-07-05T00:48:19.146Z] [2024-07-05T00:48:19.146Z] #41 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-05T00:48:19.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:48:19.217Z] Configure a credential helper to remove this warning. See [2024-07-05T00:48:19.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:48:19.217Z] [2024-07-05T00:48:19.217Z] Login Succeeded [2024-07-05T00:48:19.217Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T00:48:19.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-05T00:48:19.406Z] #41 ... [2024-07-05T00:48:19.406Z] [2024-07-05T00:48:19.406Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:19.406Z] #34 ... [2024-07-05T00:48:19.406Z] [2024-07-05T00:48:19.406Z] #42 [security-proxy-setup internal] load build context [2024-07-05T00:48:19.406Z] #42 transferring context: 411.07MB 8.6s done [2024-07-05T00:48:19.406Z] #42 ... [2024-07-05T00:48:19.406Z] [2024-07-05T00:48:19.406Z] #43 [core-common-config-bootstrapper internal] load build context [2024-07-05T00:48:19.406Z] #43 transferring context: 411.07MB 9.6s done [Pipeline] sh [2024-07-05T00:48:19.665Z] #43 ... [2024-07-05T00:48:19.665Z] [2024-07-05T00:48:19.665Z] #44 [security-bootstrapper internal] load build context [2024-07-05T00:48:19.665Z] #44 transferring context: 411.07MB 9.6s done [2024-07-05T00:48:19.665Z] #44 ... [2024-07-05T00:48:19.665Z] [2024-07-05T00:48:19.665Z] #45 [support-scheduler internal] load build context [2024-07-05T00:48:19.872Z] + git config --global --add safe.directory /w/workspace/edgex-go/647 [Pipeline] echo [2024-07-05T00:48:19.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T00:48:19.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T00:48:19.927Z] ========================================================= [2024-07-05T00:48:19.927Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-05T00:48:19.927Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-05T00:48:19.955Z] #45 ... [2024-07-05T00:48:19.955Z] [2024-07-05T00:48:19.955Z] #46 [support-notifications internal] load build context [2024-07-05T00:48:19.955Z] #46 transferring context: 411.07MB 9.1s done [2024-07-05T00:48:19.955Z] #46 ... [2024-07-05T00:48:19.955Z] [2024-07-05T00:48:19.955Z] #47 [core-command internal] load build context [2024-07-05T00:48:20.215Z] #47 ... [2024-07-05T00:48:20.215Z] [2024-07-05T00:48:20.215Z] #48 [core-data internal] load build context [2024-07-05T00:48:20.215Z] #48 transferring context: 411.07MB 9.4s done [2024-07-05T00:48:20.215Z] #48 ... [2024-07-05T00:48:20.215Z] [2024-07-05T00:48:20.215Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:48:20.215Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-07-05T00:48:20.215Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-05T00:48:20.215Z] #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-05T00:48:20.215Z] #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-05T00:48:20.215Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-05T00:48:20.215Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-05T00:48:20.215Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-05T00:48:20.215Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 10.2s [2024-07-05T00:48:20.215Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.2s [2024-07-05T00:48:20.215Z] #49 ... [2024-07-05T00:48:20.215Z] [2024-07-05T00:48:20.215Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T00:48:20.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T00:48:20.267Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-05T00:48:20.267Z] c6b39de5b339: Pulling fs layer [2024-07-05T00:48:20.267Z] a69c41024577: Pulling fs layer [2024-07-05T00:48:20.267Z] d6de4b400683: Pulling fs layer [2024-07-05T00:48:20.267Z] 35cb2a7552d0: Pulling fs layer [2024-07-05T00:48:20.267Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T00:48:20.267Z] 464afbd9ba4c: Pulling fs layer [2024-07-05T00:48:20.267Z] 00f215d4a9da: Pulling fs layer [2024-07-05T00:48:20.267Z] d496ad576159: Pulling fs layer [2024-07-05T00:48:20.267Z] 35cb2a7552d0: Waiting [2024-07-05T00:48:20.267Z] 4f4fb700ef54: Waiting [2024-07-05T00:48:20.267Z] 464afbd9ba4c: Waiting [2024-07-05T00:48:20.267Z] 00f215d4a9da: Waiting [2024-07-05T00:48:20.267Z] d496ad576159: Waiting [2024-07-05T00:48:20.537Z] a69c41024577: Verifying Checksum [2024-07-05T00:48:20.537Z] a69c41024577: Download complete [2024-07-05T00:48:20.537Z] 35cb2a7552d0: Verifying Checksum [2024-07-05T00:48:20.537Z] 35cb2a7552d0: Download complete [2024-07-05T00:48:20.537Z] 4f4fb700ef54: Verifying Checksum [2024-07-05T00:48:20.537Z] 4f4fb700ef54: Download complete [2024-07-05T00:48:20.537Z] 464afbd9ba4c: Download complete [2024-07-05T00:48:20.537Z] c6b39de5b339: Download complete [2024-07-05T00:48:20.809Z] d496ad576159: Verifying Checksum [2024-07-05T00:48:20.809Z] d496ad576159: Download complete [2024-07-05T00:48:21.156Z] #50 ... [2024-07-05T00:48:21.156Z] [2024-07-05T00:48:21.156Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T00:48:21.156Z] #51 ... [2024-07-05T00:48:21.156Z] [2024-07-05T00:48:21.156Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T00:48:21.399Z] c6b39de5b339: Pull complete [2024-07-05T00:48:21.418Z] #52 ... [2024-07-05T00:48:21.418Z] [2024-07-05T00:48:21.418Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T00:48:21.418Z] #53 ... [2024-07-05T00:48:21.418Z] [2024-07-05T00:48:21.418Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T00:48:21.418Z] #54 ... [2024-07-05T00:48:21.418Z] [2024-07-05T00:48:21.418Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T00:48:21.680Z] #55 ... [2024-07-05T00:48:21.680Z] [2024-07-05T00:48:21.680Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T00:48:21.680Z] #56 ... [2024-07-05T00:48:21.680Z] [2024-07-05T00:48:21.680Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T00:48:21.942Z] #57 ... [2024-07-05T00:48:21.942Z] [2024-07-05T00:48:21.942Z] #58 [core-metadata internal] load build context [2024-07-05T00:48:21.942Z] #58 transferring context: 411.07MB 10.3s done [2024-07-05T00:48:21.942Z] #58 ... [2024-07-05T00:48:21.943Z] [2024-07-05T00:48:21.943Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T00:48:21.991Z] a69c41024577: Pull complete [2024-07-05T00:48:22.263Z] d6de4b400683: Verifying Checksum [2024-07-05T00:48:22.263Z] d6de4b400683: Download complete [2024-07-05T00:48:22.511Z] #59 ... [2024-07-05T00:48:22.511Z] [2024-07-05T00:48:22.511Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:23.081Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 13.3s [2024-07-05T00:48:23.680Z] 00f215d4a9da: Download complete [2024-07-05T00:48:28.921Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 18.5s [2024-07-05T00:48:30.314Z] #34 ... [2024-07-05T00:48:30.314Z] [2024-07-05T00:48:30.314Z] #45 [support-scheduler internal] load build context [2024-07-05T00:48:30.314Z] #45 transferring context: 411.07MB 11.8s done [2024-07-05T00:48:30.314Z] #45 ... [2024-07-05T00:48:30.314Z] [2024-07-05T00:48:30.314Z] #47 [core-command internal] load build context [2024-07-05T00:48:30.314Z] #47 transferring context: 411.07MB 11.3s done [2024-07-05T00:48:30.314Z] #47 ... [2024-07-05T00:48:30.314Z] [2024-07-05T00:48:30.314Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:30.576Z] #34 ... [2024-07-05T00:48:30.576Z] [2024-07-05T00:48:30.576Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:48:30.576Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 20.5s [2024-07-05T00:48:30.576Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 20.5s [2024-07-05T00:48:30.576Z] #49 ... [2024-07-05T00:48:30.576Z] [2024-07-05T00:48:30.576Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:33.885Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 23.6s [2024-07-05T00:48:36.040Z] d6de4b400683: Pull complete [2024-07-05T00:48:36.040Z] 35cb2a7552d0: Pull complete [2024-07-05T00:48:36.040Z] 4f4fb700ef54: Pull complete [2024-07-05T00:48:36.308Z] 464afbd9ba4c: Pull complete [2024-07-05T00:48:39.236Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 28.6s [2024-07-05T00:48:40.611Z] #34 ... [2024-07-05T00:48:40.611Z] [2024-07-05T00:48:40.611Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:48:40.611Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 25.7s done [2024-07-05T00:48:40.611Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 30.8s [2024-07-05T00:48:40.611Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-05T00:48:40.870Z] #49 ... [2024-07-05T00:48:40.870Z] [2024-07-05T00:48:40.870Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:44.159Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 33.7s [2024-07-05T00:48:46.417Z] 00f215d4a9da: Pull complete [2024-07-05T00:48:46.684Z] d496ad576159: Pull complete [2024-07-05T00:48:46.684Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-05T00:48:46.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T00:48:46.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-05T00:48:47.021Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T00:48:47.021Z] WORKDIR /edgex [2024-07-05T00:48:47.021Z] COPY go.mod . [2024-07-05T00:48:47.021Z] RUN go mod download [2024-07-05T00:48:47.021Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-05T00:48:47.607Z] Sending build context to Docker daemon 3.016MB [2024-07-05T00:48:47.607Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T00:48:47.607Z] ---> f246e2811388 [2024-07-05T00:48:47.607Z] Step 2/4 : WORKDIR /edgex [2024-07-05T00:48:49.526Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 38.8s [2024-07-05T00:48:49.558Z] ---> Running in 15741c1b2000 [2024-07-05T00:48:49.558Z] Removing intermediate container 15741c1b2000 [2024-07-05T00:48:49.558Z] ---> a370a250dc2f [2024-07-05T00:48:49.558Z] Step 3/4 : COPY go.mod . [2024-07-05T00:48:50.147Z] ---> ea619c986942 [2024-07-05T00:48:50.147Z] Step 4/4 : RUN go mod download [2024-07-05T00:48:50.147Z] ---> Running in 978f1f217eb0 [2024-07-05T00:48:50.905Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 40.7s done [2024-07-05T00:48:50.905Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 40.7s done [2024-07-05T00:48:50.905Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2024-07-05T00:48:50.905Z] #34 ... [2024-07-05T00:48:50.905Z] [2024-07-05T00:48:50.905Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:48:50.905Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 34.2s done [2024-07-05T00:48:50.905Z] #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-07-05T00:48:51.211Z] #49 ... [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #42 [security-proxy-setup internal] load build context [2024-07-05T00:48:51.211Z] #42 DONE 41.7s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #38 [security-proxy-auth internal] load build context [2024-07-05T00:48:51.211Z] #38 DONE 42.6s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #40 [security-spiffe-token-provider internal] load build context [2024-07-05T00:48:51.211Z] #40 DONE 42.6s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #46 [support-notifications internal] load build context [2024-07-05T00:48:51.211Z] #46 DONE 41.7s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #48 [core-data internal] load build context [2024-07-05T00:48:51.211Z] #48 DONE 41.7s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #44 [security-bootstrapper internal] load build context [2024-07-05T00:48:51.211Z] #44 DONE 41.7s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #43 [core-common-config-bootstrapper internal] load build context [2024-07-05T00:48:51.211Z] #43 DONE 41.7s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #58 [core-metadata internal] load build context [2024-07-05T00:48:51.211Z] #58 DONE 41.7s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #39 [security-secretstore-setup internal] load build context [2024-07-05T00:48:51.211Z] #39 DONE 42.6s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:48:51.211Z] #49 ... [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:51.211Z] #34 ... [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #47 [core-command internal] load build context [2024-07-05T00:48:51.211Z] #47 DONE 41.7s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.211Z] #45 [support-scheduler internal] load build context [2024-07-05T00:48:51.211Z] #45 DONE 41.8s [2024-07-05T00:48:51.211Z] [2024-07-05T00:48:51.212Z] #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-05T00:48:51.212Z] #41 DONE 42.9s [2024-07-05T00:48:51.212Z] [2024-07-05T00:48:51.212Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:51.778Z] #34 ... [2024-07-05T00:48:51.778Z] [2024-07-05T00:48:51.778Z] #60 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-05T00:48:51.778Z] #60 DONE 0.7s [2024-07-05T00:48:51.778Z] [2024-07-05T00:48:51.778Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:48:52.342Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2024-07-05T00:48:53.363Z] #34 ... [2024-07-05T00:48:53.363Z] [2024-07-05T00:48:53.363Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T00:48:53.363Z] #50 41.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:53.363Z] #50 41.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:53.363Z] #50 42.06 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:53.363Z] #50 42.06 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:53.363Z] #50 42.07 OK: 7 MiB in 16 packages [2024-07-05T00:48:53.363Z] #50 DONE 43.2s [2024-07-05T00:48:53.363Z] [2024-07-05T00:48:53.363Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T00:48:53.363Z] #57 42.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:53.363Z] #57 42.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:53.363Z] #57 42.41 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:53.363Z] #57 42.44 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:53.364Z] #57 42.45 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:53.364Z] #57 42.45 (4/6) Installing openssl (3.1.6-r0) [2024-07-05T00:48:53.364Z] #57 42.49 (5/6) Installing su-exec (0.2-r3) [2024-07-05T00:48:53.364Z] #57 42.49 (6/6) Installing yq (4.33.3-r5) [2024-07-05T00:48:53.364Z] #57 42.55 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:53.364Z] #57 42.56 OK: 17 MiB in 19 packages [2024-07-05T00:48:53.364Z] #57 DONE 43.3s [2024-07-05T00:48:53.364Z] [2024-07-05T00:48:53.364Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T00:48:53.364Z] #51 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:53.364Z] #51 41.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:53.364Z] #51 42.10 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T00:48:53.364Z] #51 42.10 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T00:48:53.364Z] #51 42.10 OK: 20072 distinct packages available [2024-07-05T00:48:53.364Z] #51 42.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:53.364Z] #51 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:53.364Z] #51 42.41 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:53.364Z] #51 42.44 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:53.364Z] #51 42.45 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:53.364Z] #51 42.45 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-05T00:48:53.364Z] #51 42.46 (5/7) Installing libucontext (1.2-r2) [2024-07-05T00:48:53.364Z] #51 42.46 (6/7) Installing gcompat (1.1.0-r1) [2024-07-05T00:48:53.364Z] #51 42.47 (7/7) Installing openssl (3.1.6-r0) [2024-07-05T00:48:53.364Z] #51 42.48 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:53.364Z] #51 42.49 OK: 8 MiB in 20 packages [2024-07-05T00:48:53.364Z] #51 DONE 43.0s [2024-07-05T00:48:53.364Z] [2024-07-05T00:48:53.364Z] #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-05T00:48:54.014Z] #61 ... [2024-07-05T00:48:54.014Z] [2024-07-05T00:48:54.014Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T00:48:54.014Z] #56 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.014Z] #56 43.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.014Z] #56 43.31 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:54.014Z] #56 43.32 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:54.015Z] #56 43.34 OK: 7 MiB in 16 packages [2024-07-05T00:48:54.015Z] #56 DONE 43.8s [2024-07-05T00:48:54.015Z] [2024-07-05T00:48:54.015Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T00:48:54.015Z] #53 42.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.015Z] #53 43.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.015Z] #53 43.28 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:54.015Z] #53 43.28 (2/2) Installing su-exec (0.2-r3) [2024-07-05T00:48:54.015Z] #53 43.28 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:54.015Z] #53 43.32 OK: 7 MiB in 17 packages [2024-07-05T00:48:54.015Z] #53 DONE 43.7s [2024-07-05T00:48:54.015Z] [2024-07-05T00:48:54.015Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T00:48:54.015Z] #52 43.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.015Z] #52 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.015Z] #52 43.40 (1/2) Installing ca-certificates (20240226-r0) [2024-07-05T00:48:54.015Z] #52 43.42 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:54.015Z] #52 43.44 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:54.015Z] #52 43.45 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:48:54.015Z] #52 43.67 OK: 8 MiB in 17 packages [2024-07-05T00:48:54.015Z] #52 DONE 43.8s [2024-07-05T00:48:54.015Z] [2024-07-05T00:48:54.015Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T00:48:54.304Z] #62 ... [2024-07-05T00:48:54.304Z] [2024-07-05T00:48:54.304Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T00:48:54.304Z] #54 43.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #54 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #54 43.60 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T00:48:54.304Z] #54 43.60 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T00:48:54.304Z] #54 43.60 OK: 20072 distinct packages available [2024-07-05T00:48:54.304Z] #54 43.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #54 43.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #54 43.95 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:54.304Z] #54 43.97 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-05T00:48:54.304Z] #54 43.97 (3/4) Installing libucontext (1.2-r2) [2024-07-05T00:48:54.304Z] #54 43.98 (4/4) Installing gcompat (1.1.0-r1) [2024-07-05T00:48:54.304Z] #54 43.98 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:54.304Z] #54 44.02 OK: 8 MiB in 19 packages [2024-07-05T00:48:54.304Z] #54 DONE 44.3s [2024-07-05T00:48:54.304Z] [2024-07-05T00:48:54.304Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T00:48:54.304Z] #59 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #59 43.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #59 43.33 (1/4) Installing ca-certificates (20240226-r0) [2024-07-05T00:48:54.304Z] #59 43.38 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:54.304Z] #59 43.38 (3/4) Installing su-exec (0.2-r3) [2024-07-05T00:48:54.304Z] #59 43.39 (4/4) Installing yq (4.33.3-r5) [2024-07-05T00:48:54.304Z] #59 43.66 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:54.304Z] #59 43.66 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:48:54.304Z] #59 43.81 OK: 17 MiB in 19 packages [2024-07-05T00:48:54.304Z] #59 DONE 44.0s [2024-07-05T00:48:54.304Z] [2024-07-05T00:48:54.304Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T00:48:54.304Z] #55 43.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #55 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #55 43.43 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T00:48:54.304Z] #55 43.43 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T00:48:54.304Z] #55 43.43 OK: 20072 distinct packages available [2024-07-05T00:48:54.304Z] #55 43.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #55 43.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.304Z] #55 43.82 (1/11) Installing ca-certificates (20240226-r0) [2024-07-05T00:48:54.304Z] #55 43.84 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-05T00:48:54.304Z] #55 43.86 (3/11) Installing libunistring (1.1-r1) [2024-07-05T00:48:54.304Z] #55 43.91 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-05T00:48:54.304Z] #55 43.92 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-05T00:48:54.304Z] #55 43.92 (6/11) Installing libcurl (8.5.0-r0) [2024-07-05T00:48:54.304Z] #55 43.93 (7/11) Installing curl (8.5.0-r0) [2024-07-05T00:48:54.304Z] #55 43.96 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-05T00:48:54.304Z] #55 43.96 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-05T00:48:54.304Z] #55 43.96 (10/11) Installing libucontext (1.2-r2) [2024-07-05T00:48:54.304Z] #55 43.96 (11/11) Installing gcompat (1.1.0-r1) [2024-07-05T00:48:54.304Z] #55 43.96 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:48:54.304Z] #55 43.96 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:48:54.304Z] #55 44.03 OK: 12 MiB in 26 packages [2024-07-05T00:48:54.598Z] #55 DONE 44.4s [2024-07-05T00:48:54.598Z] [2024-07-05T00:48:54.598Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:48:54.598Z] #63 ... [2024-07-05T00:48:54.598Z] [2024-07-05T00:48:54.598Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T00:48:54.598Z] #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.598Z] #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.598Z] #0 2.687 OK: 264 MiB in 52 packages [2024-07-05T00:48:54.598Z] #64 DONE 3.0s [2024-07-05T00:48:54.598Z] [2024-07-05T00:48:54.598Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T00:48:54.598Z] #0 2.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.598Z] #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.598Z] #0 2.671 OK: 264 MiB in 52 packages [2024-07-05T00:48:54.598Z] #65 DONE 3.0s [2024-07-05T00:48:54.598Z] [2024-07-05T00:48:54.598Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T00:48:54.598Z] #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.598Z] #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:54.598Z] #0 2.642 OK: 264 MiB in 52 packages [2024-07-05T00:48:54.598Z] #66 DONE 3.2s [2024-07-05T00:48:54.877Z] [2024-07-05T00:48:54.877Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:48:54.877Z] #67 DONE 0.1s [2024-07-05T00:48:54.877Z] [2024-07-05T00:48:54.877Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:48:54.877Z] #68 ... [2024-07-05T00:48:54.877Z] [2024-07-05T00:48:54.877Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:48:54.877Z] #69 DONE 0.1s [2024-07-05T00:48:54.877Z] [2024-07-05T00:48:54.877Z] #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:48:54.877Z] #70 DONE 0.1s [2024-07-05T00:48:55.157Z] [2024-07-05T00:48:55.157Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:48:55.157Z] #71 ... [2024-07-05T00:48:55.157Z] [2024-07-05T00:48:55.157Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T00:48:55.157Z] #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:55.157Z] #0 2.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:55.157Z] #0 3.076 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T00:48:55.157Z] #0 3.076 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T00:48:55.157Z] #0 3.076 OK: 20075 distinct packages available [2024-07-05T00:48:55.157Z] #0 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:55.157Z] #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:55.157Z] #0 3.394 OK: 264 MiB in 52 packages [2024-07-05T00:48:55.157Z] #72 DONE 3.5s [2024-07-05T00:48:55.441Z] [2024-07-05T00:48:55.441Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:48:55.441Z] #73 DONE 0.0s [2024-07-05T00:48:55.441Z] [2024-07-05T00:48:55.441Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:48:56.017Z] #74 ... [2024-07-05T00:48:56.017Z] [2024-07-05T00:48:56.017Z] #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-05T00:48:56.017Z] #61 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:56.017Z] #61 2.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:56.017Z] #61 2.469 OK: 8 MiB in 20 packages [2024-07-05T00:48:56.017Z] #61 DONE 2.6s [2024-07-05T00:48:56.017Z] [2024-07-05T00:48:56.017Z] #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:48:57.393Z] #75 DONE 1.6s [2024-07-05T00:48:57.393Z] [2024-07-05T00:48:57.393Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:48:57.393Z] #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:57.393Z] #0 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:57.393Z] #0 2.683 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:57.393Z] #0 2.743 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:57.393Z] #0 2.752 OK: 7 MiB in 16 packages [2024-07-05T00:48:57.393Z] #76 DONE 4.2s [2024-07-05T00:48:57.393Z] [2024-07-05T00:48:57.393Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T00:48:57.393Z] #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:57.393Z] #0 2.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:57.393Z] #0 2.658 OK: 17 MiB in 19 packages [2024-07-05T00:48:57.393Z] #77 DONE 4.1s [2024-07-05T00:48:57.393Z] [2024-07-05T00:48:57.393Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-05T00:48:57.393Z] #78 DONE 1.5s [2024-07-05T00:48:57.393Z] [2024-07-05T00:48:57.393Z] #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-05T00:48:57.652Z] #79 ... [2024-07-05T00:48:57.652Z] [2024-07-05T00:48:57.652Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-05T00:48:57.652Z] #80 DONE 0.0s [2024-07-05T00:48:57.652Z] [2024-07-05T00:48:57.652Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T00:48:57.652Z] #62 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:57.652Z] #62 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:57.652Z] #62 3.722 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:58.227Z] #62 4.121 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:58.485Z] #62 ... [2024-07-05T00:48:58.485Z] [2024-07-05T00:48:58.485Z] #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-05T00:48:58.485Z] #79 DONE 0.7s [2024-07-05T00:48:58.485Z] [2024-07-05T00:48:58.485Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T00:48:58.485Z] #62 4.403 OK: 7 MiB in 16 packages [2024-07-05T00:48:58.485Z] #62 DONE 4.6s [2024-07-05T00:48:58.485Z] [2024-07-05T00:48:58.485Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:48:58.485Z] #81 DONE 1.1s [2024-07-05T00:48:58.485Z] [2024-07-05T00:48:58.485Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T00:48:58.485Z] #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:58.485Z] #0 3.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:58.485Z] #0 3.649 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:58.485Z] #0 4.085 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:58.485Z] #0 4.093 OK: 7 MiB in 17 packages [2024-07-05T00:48:58.485Z] #82 DONE 4.5s [2024-07-05T00:48:58.485Z] [2024-07-05T00:48:58.485Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:48:58.485Z] #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:58.485Z] #0 3.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:58.485Z] #0 3.608 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:58.485Z] #0 4.057 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:58.485Z] #0 4.065 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:48:58.485Z] #0 4.129 OK: 8 MiB in 17 packages [2024-07-05T00:48:58.485Z] #83 DONE 4.5s [2024-07-05T00:48:58.485Z] [2024-07-05T00:48:58.485Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-05T00:48:58.485Z] #84 DONE 0.4s [2024-07-05T00:48:58.485Z] [2024-07-05T00:48:58.485Z] #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T00:48:58.742Z] #85 DONE 0.1s [2024-07-05T00:48:58.742Z] [2024-07-05T00:48:58.742Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-05T00:48:58.742Z] #86 DONE 0.1s [2024-07-05T00:48:58.742Z] [2024-07-05T00:48:58.742Z] #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-05T00:48:58.742Z] #87 DONE 0.1s [2024-07-05T00:48:58.742Z] [2024-07-05T00:48:58.742Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-05T00:48:58.742Z] #88 DONE 0.1s [2024-07-05T00:48:58.742Z] [2024-07-05T00:48:58.742Z] #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-05T00:48:58.742Z] #89 DONE 0.1s [2024-07-05T00:48:58.742Z] [2024-07-05T00:48:58.742Z] #90 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T00:48:58.742Z] #90 DONE 0.1s [2024-07-05T00:48:58.742Z] [2024-07-05T00:48:58.742Z] #91 [security-spire-server] exporting to image [2024-07-05T00:48:58.742Z] #91 exporting layers [2024-07-05T00:48:59.001Z] #91 ... [2024-07-05T00:48:59.001Z] [2024-07-05T00:48:59.001Z] #92 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-05T00:48:59.001Z] #92 DONE 0.1s [2024-07-05T00:48:59.001Z] [2024-07-05T00:48:59.001Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T00:48:59.001Z] #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:59.001Z] #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:59.001Z] #0 4.592 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:59.001Z] #0 4.655 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:59.001Z] #0 4.668 OK: 8 MiB in 19 packages [2024-07-05T00:48:59.001Z] #93 DONE 4.8s [2024-07-05T00:48:59.001Z] [2024-07-05T00:48:59.001Z] #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-05T00:48:59.260Z] #94 DONE 0.2s [2024-07-05T00:48:59.260Z] [2024-07-05T00:48:59.260Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T00:48:59.260Z] #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:59.260Z] #0 4.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:48:59.260Z] #0 4.530 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:59.260Z] #0 4.595 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:48:59.260Z] #0 4.601 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:48:59.260Z] #0 4.679 OK: 17 MiB in 19 packages [2024-07-05T00:48:59.260Z] #95 DONE 4.9s [2024-07-05T00:48:59.260Z] [2024-07-05T00:48:59.260Z] #91 [security-spire-agent] exporting to image [2024-07-05T00:49:01.162Z] #91 ... [2024-07-05T00:49:01.163Z] [2024-07-05T00:49:01.163Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:49:01.163Z] #63 4.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T00:49:01.163Z] #63 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T00:49:01.163Z] #63 5.116 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:49:01.163Z] #63 5.164 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:49:01.163Z] #63 5.173 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:49:01.163Z] #63 5.217 OK: 12 MiB in 26 packages [2024-07-05T00:49:01.163Z] #63 DONE 6.1s [2024-07-05T00:49:01.163Z] [2024-07-05T00:49:01.163Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:49:01.163Z] #96 DONE 1.6s [2024-07-05T00:49:01.163Z] [2024-07-05T00:49:01.163Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-05T00:49:01.163Z] #97 DONE 0.5s [2024-07-05T00:49:01.163Z] [2024-07-05T00:49:01.163Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:49:01.163Z] #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2024-07-05T00:49:01.422Z] #49 ... [2024-07-05T00:49:01.422Z] [2024-07-05T00:49:01.422Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-05T00:49:02.361Z] #98 DONE 0.8s [2024-07-05T00:49:02.361Z] [2024-07-05T00:49:02.361Z] #91 [security-spire-agent] exporting to image [2024-07-05T00:49:02.361Z] #91 exporting layers 3.5s done [2024-07-05T00:49:02.361Z] #91 writing image sha256:4041df7725a0827db11cced4ff64fb91be8deeea1c47c4843c20e137e0db5f84 0.0s done [2024-07-05T00:49:02.361Z] #91 naming to docker.io/library/security-spire-server [2024-07-05T00:49:02.361Z] #91 exporting layers 3.2s done [2024-07-05T00:49:02.361Z] #91 naming to docker.io/library/security-spire-server done [2024-07-05T00:49:02.361Z] #91 writing image sha256:d307fcdcc10d0df8210593938589759a8054356461f9bdfd9987b294a9edbdcb done [2024-07-05T00:49:02.361Z] #91 naming to docker.io/library/security-spire-agent done [2024-07-05T00:49:02.361Z] #91 DONE 3.5s [2024-07-05T00:49:02.361Z] [2024-07-05T00:49:02.361Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T00:49:02.361Z] #99 DONE 0.1s [2024-07-05T00:49:02.361Z] [2024-07-05T00:49:02.361Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-05T00:49:02.361Z] #100 DONE 0.1s [2024-07-05T00:49:02.361Z] [2024-07-05T00:49:02.361Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:49:02.632Z] #34 ... [2024-07-05T00:49:02.632Z] [2024-07-05T00:49:02.632Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-05T00:49:02.632Z] #101 DONE 0.0s [2024-07-05T00:49:02.632Z] [2024-07-05T00:49:02.632Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T00:49:02.632Z] #102 DONE 4.0s [2024-07-05T00:49:02.632Z] [2024-07-05T00:49:02.632Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-05T00:49:02.632Z] #103 DONE 0.1s [2024-07-05T00:49:02.632Z] [2024-07-05T00:49:02.632Z] #91 [security-spire-config] exporting to image [2024-07-05T00:49:02.892Z] #91 exporting layers 0.5s done [2024-07-05T00:49:03.152Z] #91 writing image sha256:37718b8a0973bcce33be0eae20178c204ed31dcb22f21ac7eba30f49e07588e7 done [2024-07-05T00:49:03.152Z] #91 naming to docker.io/library/security-spire-config done [2024-07-05T00:49:03.152Z] #91 DONE 4.0s [2024-07-05T00:49:03.152Z] [2024-07-05T00:49:03.152Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:49:49.917Z] #104 ... [2024-07-05T00:49:49.917Z] [2024-07-05T00:49:49.917Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:49:49.917Z] #68 DONE 54.8s [2024-07-05T00:49:49.917Z] [2024-07-05T00:49:49.917Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:49:49.917Z] #71 DONE 54.8s [2024-07-05T00:49:49.917Z] [2024-07-05T00:49:49.917Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:49:49.917Z] #74 DONE 54.4s [2024-07-05T00:49:49.917Z] [2024-07-05T00:49:49.917Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:49:49.917Z] #104 DONE 54.8s [2024-07-05T00:49:49.917Z] [2024-07-05T00:49:49.917Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T00:49:58.038Z] Removing intermediate container 978f1f217eb0 [2024-07-05T00:49:58.038Z] ---> 3da667abba37 [2024-07-05T00:49:58.038Z] Successfully built 3da667abba37 [2024-07-05T00:49:58.038Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:49:58.387Z] + docker inspect -f . ci-base-image-arm64 [2024-07-05T00:49:58.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T00:49:58.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-5036 does not seem to be running inside a container [2024-07-05T00:49:58.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@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-07-05T00:49:59.936Z] #105 ... [2024-07-05T00:49:59.936Z] [2024-07-05T00:49:59.936Z] #106 [support-notifications builder 6/7] COPY . . [2024-07-05T00:49:59.936Z] #106 ... [2024-07-05T00:49:59.936Z] [2024-07-05T00:49:59.936Z] #107 [security-proxy-auth builder 6/7] COPY . . [2024-07-05T00:49:59.936Z] #107 ... [2024-07-05T00:49:59.936Z] [2024-07-05T00:49:59.936Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-07-05T00:50:00.217Z] $ docker top b11178f946fa119cdde3b090612c499a42ac03293938cc60d87633b9f1b52270 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T00:50:01.128Z] + go version [2024-07-05T00:50:01.128Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-05T00:50:01.142Z] $ docker stop --time=1 b11178f946fa119cdde3b090612c499a42ac03293938cc60d87633b9f1b52270 [2024-07-05T00:50:02.836Z] $ docker rm -f --volumes b11178f946fa119cdde3b090612c499a42ac03293938cc60d87633b9f1b52270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:50:03.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T00:50:03.536Z] [2024-07-05T00:50:03.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:50:03.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T00:50:04.135Z] #108 DONE 14.3s [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #105 DONE 14.3s [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:50:04.136Z] #109 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:04.136Z] #110 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #111 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:50:04.136Z] #112 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:04.136Z] #113 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #114 [security-proxy-setup builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #114 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:04.136Z] #115 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:50:04.136Z] #116 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #117 [support-scheduler builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #117 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:04.136Z] #118 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #119 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:50:04.136Z] #120 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:04.136Z] #121 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:50:04.136Z] #122 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #123 [core-command builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #123 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #107 [security-proxy-auth builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #107 DONE 14.4s [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:04.136Z] #124 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:50:04.136Z] #125 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #126 [core-metadata builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #126 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:04.136Z] #127 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:50:04.136Z] #128 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #129 [core-data builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #129 CACHED [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #106 [support-notifications builder 6/7] COPY . . [2024-07-05T00:50:04.136Z] #106 DONE 14.4s [2024-07-05T00:50:04.136Z] [2024-07-05T00:50:04.136Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T00:50:04.148Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-05T00:50:04.148Z] 547446be3368: Pulling fs layer [2024-07-05T00:50:04.148Z] d125d8839a47: Pulling fs layer [2024-07-05T00:50:04.148Z] 3e85d5ac6304: Pulling fs layer [2024-07-05T00:50:04.148Z] c3105a71a48b: Pulling fs layer [2024-07-05T00:50:04.148Z] 0f093f025ec4: Pulling fs layer [2024-07-05T00:50:04.148Z] c3106fc0e877: Pulling fs layer [2024-07-05T00:50:04.148Z] c3105a71a48b: Waiting [2024-07-05T00:50:04.148Z] 0f093f025ec4: Waiting [2024-07-05T00:50:04.148Z] c3106fc0e877: Waiting [2024-07-05T00:50:04.148Z] 547446be3368: Verifying Checksum [2024-07-05T00:50:04.148Z] 547446be3368: Download complete [2024-07-05T00:50:04.148Z] c3105a71a48b: Verifying Checksum [2024-07-05T00:50:04.148Z] c3105a71a48b: Download complete [2024-07-05T00:50:04.730Z] d125d8839a47: Verifying Checksum [2024-07-05T00:50:04.731Z] d125d8839a47: Download complete [2024-07-05T00:50:04.731Z] c3106fc0e877: Verifying Checksum [2024-07-05T00:50:04.731Z] c3106fc0e877: Download complete [2024-07-05T00:50:04.731Z] 0f093f025ec4: Verifying Checksum [2024-07-05T00:50:04.731Z] 0f093f025ec4: Download complete [2024-07-05T00:50:04.997Z] 547446be3368: Pull complete [2024-07-05T00:50:05.530Z] #130 1.229 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T00:50:06.413Z] d125d8839a47: Pull complete [2024-07-05T00:50:06.683Z] 3e85d5ac6304: Verifying Checksum [2024-07-05T00:50:06.683Z] 3e85d5ac6304: Download complete [2024-07-05T00:50:15.533Z] #130 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T00:50:15.533Z] #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T00:50:15.533Z] #131 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T00:50:15.533Z] #0 0.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-05T00:50:15.533Z] #132 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T00:50:15.533Z] #0 1.065 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T00:50:15.533Z] #133 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T00:50:15.533Z] #0 1.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T00:50:15.533Z] #134 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T00:50:15.533Z] #0 0.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T00:50:15.533Z] #135 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T00:50:15.533Z] #0 0.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T00:50:15.533Z] #136 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T00:50:15.533Z] #0 0.931 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-05T00:50:15.533Z] #137 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T00:50:15.533Z] #0 1.079 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T00:50:15.533Z] #138 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #139 [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-07-05T00:50:15.533Z] #0 0.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-05T00:50:15.533Z] #139 ... [2024-07-05T00:50:15.533Z] [2024-07-05T00:50:15.533Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T00:50:15.533Z] #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-05T00:50:16.766Z] 3e85d5ac6304: Pull complete [2024-07-05T00:50:16.766Z] c3105a71a48b: Pull complete [2024-07-05T00:50:18.180Z] 0f093f025ec4: Pull complete [2024-07-05T00:50:18.180Z] c3106fc0e877: Pull complete [2024-07-05T00:50:18.180Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-05T00:50:18.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T00:50:18.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T00:50:18.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-5036 does not seem to be running inside a container [2024-07-05T00:50:18.734Z] $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@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-07-05T00:50:20.943Z] $ docker top 0c00cab88bc515641d9d6fa4f9d2869c8a569dfcdff08a6c5f1cac1ab9783aec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T00:50:21.799Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-05T00:50:31.896Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #1 transferring dockerfile: [2024-07-05T00:50:31.896Z] #1 transferring dockerfile: 1.81kB done [2024-07-05T00:50:31.896Z] #1 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #2 transferring dockerfile: 2.15kB done [2024-07-05T00:50:31.896Z] #2 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #3 transferring dockerfile: 2.06kB done [2024-07-05T00:50:31.896Z] #3 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-07-05T00:50:31.896Z] #4 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #5 transferring dockerfile: 1.89kB done [2024-07-05T00:50:31.896Z] #5 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #6 transferring dockerfile: 2.49kB done [2024-07-05T00:50:31.896Z] #6 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #7 transferring dockerfile: 1.95kB 0.0s done [2024-07-05T00:50:31.896Z] #7 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #8 [core-command internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #8 transferring dockerfile: 1.93kB done [2024-07-05T00:50:31.896Z] #8 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #9 transferring dockerfile: 2.93kB 0.0s done [2024-07-05T00:50:31.896Z] #9 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #10 transferring dockerfile: 2.23kB done [2024-07-05T00:50:31.896Z] #10 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #11 transferring dockerfile: 1.93kB done [2024-07-05T00:50:31.896Z] #11 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #12 transferring dockerfile: 2.50kB done [2024-07-05T00:50:31.896Z] #12 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #13 [core-data internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #13 transferring dockerfile: 2.01kB done [2024-07-05T00:50:31.896Z] #13 DONE 0.1s [2024-07-05T00:50:31.896Z] [2024-07-05T00:50:31.896Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-07-05T00:50:31.896Z] #14 transferring dockerfile: 1.69kB done [2024-07-05T00:50:32.163Z] #14 DONE 0.1s [2024-07-05T00:50:32.163Z] [2024-07-05T00:50:32.163Z] #15 [security-spire-agent internal] load .dockerignore [2024-07-05T00:50:32.163Z] #15 transferring context: 50B done [2024-07-05T00:50:32.163Z] #15 DONE 0.1s [2024-07-05T00:50:32.750Z] [2024-07-05T00:50:32.750Z] #16 [security-proxy-auth internal] load .dockerignore [2024-07-05T00:50:32.750Z] #16 transferring context: 50B done [2024-07-05T00:50:32.750Z] #16 DONE 0.1s [2024-07-05T00:50:32.750Z] [2024-07-05T00:50:32.750Z] #17 [core-metadata internal] load .dockerignore [2024-07-05T00:50:33.028Z] #17 transferring context: 50B done [2024-07-05T00:50:33.028Z] #17 DONE 0.1s [2024-07-05T00:50:33.028Z] [2024-07-05T00:50:33.028Z] #18 [security-spire-server internal] load .dockerignore [2024-07-05T00:50:33.028Z] #18 transferring context: 50B 0.0s done [2024-07-05T00:50:33.028Z] #18 DONE 0.1s [2024-07-05T00:50:33.028Z] [2024-07-05T00:50:33.028Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-07-05T00:50:33.028Z] #19 transferring context: 50B done [2024-07-05T00:50:33.028Z] #19 DONE 0.1s [2024-07-05T00:50:33.028Z] [2024-07-05T00:50:33.028Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-07-05T00:50:33.028Z] #20 transferring context: 50B 0.0s done [2024-07-05T00:50:33.028Z] #20 DONE 0.1s [2024-07-05T00:50:33.399Z] [2024-07-05T00:50:33.399Z] #21 [support-notifications internal] load .dockerignore [2024-07-05T00:50:33.399Z] #21 transferring context: 50B done [2024-07-05T00:50:33.399Z] #21 DONE 0.1s [2024-07-05T00:50:33.399Z] [2024-07-05T00:50:33.399Z] #22 [core-command internal] load .dockerignore [2024-07-05T00:50:33.399Z] #22 transferring context: 50B 0.0s done [2024-07-05T00:50:33.399Z] #22 DONE 0.1s [2024-07-05T00:50:33.399Z] [2024-07-05T00:50:33.399Z] #23 [security-bootstrapper internal] load .dockerignore [2024-07-05T00:50:33.399Z] #23 transferring context: 50B 0.0s done [2024-07-05T00:50:33.399Z] #23 DONE 0.1s [2024-07-05T00:50:33.399Z] [2024-07-05T00:50:33.399Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-05T00:50:33.399Z] #24 transferring context: 50B done [2024-07-05T00:50:33.399Z] #24 DONE 0.0s [2024-07-05T00:50:33.399Z] [2024-07-05T00:50:33.399Z] #25 [support-scheduler internal] load .dockerignore [2024-07-05T00:50:33.399Z] #25 transferring context: 50B done [2024-07-05T00:50:33.399Z] #25 DONE 0.1s [2024-07-05T00:50:33.399Z] [2024-07-05T00:50:33.399Z] #26 [core-data internal] load .dockerignore [2024-07-05T00:50:33.399Z] #26 transferring context: 50B 0.0s done [2024-07-05T00:50:33.399Z] #26 DONE 0.1s [2024-07-05T00:50:33.399Z] [2024-07-05T00:50:33.399Z] #27 [security-proxy-setup internal] load .dockerignore [2024-07-05T00:50:33.675Z] #27 transferring context: 50B 0.0s done [2024-07-05T00:50:33.675Z] #27 DONE 0.0s [2024-07-05T00:50:33.675Z] [2024-07-05T00:50:33.675Z] #28 [security-spire-config internal] load .dockerignore [2024-07-05T00:50:33.675Z] #28 transferring context: 50B done [2024-07-05T00:50:33.675Z] #28 DONE 0.0s [2024-07-05T00:50:33.675Z] [2024-07-05T00:50:33.675Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-05T00:50:33.946Z] #29 ... [2024-07-05T00:50:33.946Z] [2024-07-05T00:50:33.946Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T00:50:33.946Z] #30 DONE 0.2s [2024-07-05T00:50:34.211Z] [2024-07-05T00:50:34.212Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T00:50:34.212Z] #31 ... [2024-07-05T00:50:34.212Z] [2024-07-05T00:50:34.212Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-05T00:50:34.212Z] #29 DONE 0.6s [2024-07-05T00:50:34.212Z] [2024-07-05T00:50:34.212Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T00:50:34.212Z] #31 DONE 0.7s [2024-07-05T00:50:34.212Z] [2024-07-05T00:50:34.212Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:34.212Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:34.479Z] #32 ... [2024-07-05T00:50:34.479Z] [2024-07-05T00:50:34.479Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:34.479Z] #33 DONE 0.0s [2024-07-05T00:50:34.479Z] [2024-07-05T00:50:34.479Z] #34 [security-spire-agent internal] load build context [2024-07-05T00:50:34.479Z] #34 transferring context: 26.32kB 0.0s done [2024-07-05T00:50:34.479Z] #34 DONE 0.1s [2024-07-05T00:50:34.479Z] [2024-07-05T00:50:34.479Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:34.479Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-05T00:50:34.479Z] #32 ... [2024-07-05T00:50:34.479Z] [2024-07-05T00:50:34.479Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:34.479Z] #33 DONE 0.0s [2024-07-05T00:50:34.479Z] [2024-07-05T00:50:34.479Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:34.479Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-05T00:50:34.479Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-05T00:50:34.479Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-05T00:50:34.479Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2024-07-05T00:50:34.746Z] #32 ... [2024-07-05T00:50:34.746Z] [2024-07-05T00:50:34.746Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:34.746Z] #33 DONE 0.0s [2024-07-05T00:50:34.746Z] [2024-07-05T00:50:34.746Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:34.746Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-05T00:50:34.746Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-05T00:50:34.746Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-07-05T00:50:34.746Z] #32 ... [2024-07-05T00:50:34.746Z] [2024-07-05T00:50:34.746Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:34.746Z] #33 DONE 0.0s [2024-07-05T00:50:34.746Z] [2024-07-05T00:50:34.746Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T00:50:34.746Z] #31 DONE 0.7s [2024-07-05T00:50:34.746Z] [2024-07-05T00:50:34.746Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:34.746Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-05T00:50:34.746Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-07-05T00:50:34.746Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s [2024-07-05T00:50:35.013Z] #32 ... [2024-07-05T00:50:35.013Z] [2024-07-05T00:50:35.013Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:35.013Z] #33 DONE 0.0s [2024-07-05T00:50:35.013Z] [2024-07-05T00:50:35.013Z] #35 [security-secretstore-setup internal] load build context [2024-07-05T00:50:35.013Z] #35 DONE 0.0s [2024-07-05T00:50:35.013Z] [2024-07-05T00:50:35.013Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:35.013Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-05T00:50:35.013Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-05T00:50:35.013Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-05T00:50:35.013Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-05T00:50:35.013Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-05T00:50:35.013Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-05T00:50:35.013Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-05T00:50:35.013Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-07-05T00:50:35.013Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.7s [2024-07-05T00:50:35.281Z] #32 ... [2024-07-05T00:50:35.281Z] [2024-07-05T00:50:35.281Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:35.281Z] #33 DONE 0.1s [2024-07-05T00:50:35.281Z] [2024-07-05T00:50:35.281Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:35.281Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 0.8s [2024-07-05T00:50:35.547Z] #32 ... [2024-07-05T00:50:35.547Z] [2024-07-05T00:50:35.547Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:35.547Z] #33 DONE 0.1s [2024-07-05T00:50:35.547Z] [2024-07-05T00:50:35.547Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:35.547Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.0s [2024-07-05T00:50:35.547Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-05T00:50:35.547Z] #32 ... [2024-07-05T00:50:35.547Z] [2024-07-05T00:50:35.547Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T00:50:35.547Z] #30 DONE 1.1s [2024-07-05T00:50:35.547Z] [2024-07-05T00:50:35.547Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:35.814Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.4s [2024-07-05T00:50:36.080Z] #32 ... [2024-07-05T00:50:36.080Z] [2024-07-05T00:50:36.080Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:36.080Z] #33 DONE 0.1s [2024-07-05T00:50:36.080Z] [2024-07-05T00:50:36.080Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:36.080Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.6s [2024-07-05T00:50:36.356Z] #32 ... [2024-07-05T00:50:36.356Z] [2024-07-05T00:50:36.356Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T00:50:36.356Z] #30 DONE 1.3s [2024-07-05T00:50:36.356Z] [2024-07-05T00:50:36.356Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:36.356Z] #32 ... [2024-07-05T00:50:36.356Z] [2024-07-05T00:50:36.356Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:36.356Z] #33 DONE 0.1s [2024-07-05T00:50:36.356Z] [2024-07-05T00:50:36.356Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:36.356Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.8s [2024-07-05T00:50:36.356Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-07-05T00:50:36.623Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.0s [2024-07-05T00:50:36.623Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-07-05T00:50:36.623Z] #32 ... [2024-07-05T00:50:36.623Z] [2024-07-05T00:50:36.623Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T00:50:36.623Z] #30 DONE 1.6s [2024-07-05T00:50:36.623Z] [2024-07-05T00:50:36.623Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:36.623Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.2s [2024-07-05T00:50:36.888Z] #32 ... [2024-07-05T00:50:36.888Z] [2024-07-05T00:50:36.888Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T00:50:36.888Z] #33 DONE 0.1s [2024-07-05T00:50:36.888Z] [2024-07-05T00:50:36.888Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:37.155Z] #32 ... [2024-07-05T00:50:37.155Z] [2024-07-05T00:50:37.155Z] #36 [security-proxy-auth internal] load build context [2024-07-05T00:50:37.155Z] #36 transferring context: 2.65MB 1.5s done [2024-07-05T00:50:37.155Z] #36 DONE 2.6s [2024-07-05T00:50:37.155Z] [2024-07-05T00:50:37.155Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:37.155Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.28MB / 23.39MB 2.7s [2024-07-05T00:50:37.155Z] #32 ... [2024-07-05T00:50:37.155Z] [2024-07-05T00:50:37.155Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T00:50:37.155Z] #30 DONE 2.0s [2024-07-05T00:50:37.155Z] [2024-07-05T00:50:37.155Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:37.155Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.7s [2024-07-05T00:50:37.427Z] #32 ... [2024-07-05T00:50:37.427Z] [2024-07-05T00:50:37.427Z] #37 [security-spire-server internal] load build context [2024-07-05T00:50:37.427Z] #37 transferring context: 26.79kB 0.3s done [2024-07-05T00:50:37.427Z] #37 DONE 2.3s [2024-07-05T00:50:37.427Z] [2024-07-05T00:50:37.427Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:37.427Z] #32 ... [2024-07-05T00:50:37.427Z] [2024-07-05T00:50:37.427Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T00:50:37.427Z] #31 DONE 1.1s [2024-07-05T00:50:37.427Z] [2024-07-05T00:50:37.427Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:37.427Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s [2024-07-05T00:50:37.696Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-05T00:50:37.696Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-05T00:50:37.696Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-05T00:50:37.696Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-05T00:50:37.696Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-05T00:50:37.696Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-05T00:50:37.696Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-05T00:50:37.696Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-07-05T00:50:37.696Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-05T00:50:37.696Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-07-05T00:50:37.696Z] #32 ... [2024-07-05T00:50:37.696Z] [2024-07-05T00:50:37.696Z] #38 [core-metadata internal] load build context [2024-07-05T00:50:37.696Z] #38 transferring context: 2.65MB 2.1s done [2024-07-05T00:50:37.696Z] #38 DONE 3.2s [2024-07-05T00:50:37.696Z] [2024-07-05T00:50:37.696Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:37.696Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2024-07-05T00:50:37.962Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2024-07-05T00:50:37.962Z] #32 ... [2024-07-05T00:50:37.962Z] [2024-07-05T00:50:37.962Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-05T00:50:37.962Z] #39 transferring context: 2.65MB 1.9s done [2024-07-05T00:50:37.962Z] #39 DONE 3.2s [2024-07-05T00:50:37.962Z] [2024-07-05T00:50:37.962Z] #40 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T00:50:37.962Z] #40 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-05T00:50:37.962Z] #40 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-05T00:50:37.962Z] #40 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T00:50:37.962Z] #40 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T00:50:37.962Z] #40 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T00:50:37.962Z] #40 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done [2024-07-05T00:50:38.557Z] #40 ... [2024-07-05T00:50:38.557Z] [2024-07-05T00:50:38.557Z] #41 [support-notifications internal] load build context [2024-07-05T00:50:38.557Z] #41 transferring context: 2.65MB 2.1s done [2024-07-05T00:50:38.557Z] #41 DONE 3.4s [2024-07-05T00:50:38.557Z] [2024-07-05T00:50:38.557Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:50:38.557Z] #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-07-05T00:50:38.557Z] #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-05T00:50:38.557Z] #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-05T00:50:38.557Z] #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-05T00:50:38.557Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-05T00:50:38.557Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-05T00:50:38.557Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-07-05T00:50:38.557Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.0s done [2024-07-05T00:50:38.557Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-05T00:50:38.557Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-07-05T00:50:38.557Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0.6s [2024-07-05T00:50:39.145Z] #42 ... [2024-07-05T00:50:39.145Z] [2024-07-05T00:50:39.145Z] #35 [security-secretstore-setup internal] load build context [2024-07-05T00:50:39.146Z] #35 transferring context: 2.65MB 2.4s done [2024-07-05T00:50:39.146Z] #35 DONE 4.1s [2024-07-05T00:50:39.146Z] [2024-07-05T00:50:39.146Z] #40 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T00:50:39.146Z] #40 DONE 5.5s [2024-07-05T00:50:39.146Z] [2024-07-05T00:50:39.146Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:50:39.146Z] #42 ... [2024-07-05T00:50:39.146Z] [2024-07-05T00:50:39.146Z] #43 [security-bootstrapper internal] load build context [2024-07-05T00:50:39.146Z] #43 transferring context: 2.65MB 1.6s done [2024-07-05T00:50:39.146Z] #43 DONE 3.4s [2024-07-05T00:50:39.428Z] [2024-07-05T00:50:39.428Z] #44 [core-common-config-bootstrapper internal] load build context [2024-07-05T00:50:39.428Z] #44 transferring context: 2.65MB 1.8s done [2024-07-05T00:50:39.428Z] #44 DONE 3.6s [2024-07-05T00:50:39.428Z] [2024-07-05T00:50:39.428Z] #45 [core-command internal] load build context [2024-07-05T00:50:39.428Z] #45 transferring context: 2.65MB 1.8s done [2024-07-05T00:50:39.428Z] #45 DONE 4.1s [2024-07-05T00:50:39.428Z] [2024-07-05T00:50:39.428Z] #46 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T00:50:39.428Z] #46 ... [2024-07-05T00:50:39.428Z] [2024-07-05T00:50:39.428Z] #47 [support-scheduler internal] load build context [2024-07-05T00:50:39.428Z] #47 transferring context: 2.65MB 1.6s done [2024-07-05T00:50:39.428Z] #47 DONE 3.2s [2024-07-05T00:50:39.698Z] [2024-07-05T00:50:39.698Z] #48 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T00:50:40.659Z] #48 ... [2024-07-05T00:50:40.659Z] [2024-07-05T00:50:40.659Z] #49 [core-data internal] load build context [2024-07-05T00:50:40.659Z] #49 transferring context: 2.65MB 0.9s done [2024-07-05T00:50:40.659Z] #49 DONE 3.7s [2024-07-05T00:50:40.659Z] [2024-07-05T00:50:40.659Z] #50 [security-spire-config internal] load build context [2024-07-05T00:50:40.659Z] #50 transferring context: 25.04kB 0.3s done [2024-07-05T00:50:40.659Z] #50 DONE 3.1s [2024-07-05T00:50:40.659Z] [2024-07-05T00:50:40.659Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:40.659Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.3s [2024-07-05T00:50:41.242Z] #32 ... [2024-07-05T00:50:41.242Z] [2024-07-05T00:50:41.242Z] #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T00:50:41.242Z] #51 DONE 6.7s [2024-07-05T00:50:41.242Z] [2024-07-05T00:50:41.242Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:41.508Z] #32 ... [2024-07-05T00:50:41.508Z] [2024-07-05T00:50:41.508Z] #52 [security-proxy-setup internal] load build context [2024-07-05T00:50:41.508Z] #52 transferring context: 2.65MB 1.6s done [2024-07-05T00:50:41.508Z] #52 DONE 4.4s [2024-07-05T00:50:41.776Z] [2024-07-05T00:50:41.776Z] #53 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-05T00:50:42.059Z] #53 DONE 1.1s [2024-07-05T00:50:42.059Z] [2024-07-05T00:50:42.059Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T00:50:47.406Z] #54 ... [2024-07-05T00:50:47.406Z] [2024-07-05T00:50:47.406Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:47.406Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.1s [2024-07-05T00:50:48.813Z] #32 ... [2024-07-05T00:50:48.813Z] [2024-07-05T00:50:48.813Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:50:48.813Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.3s done [2024-07-05T00:50:48.813Z] #42 DONE 14.4s [2024-07-05T00:50:48.813Z] [2024-07-05T00:50:48.813Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:48.813Z] #32 ... [2024-07-05T00:50:48.813Z] [2024-07-05T00:50:48.813Z] #46 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T00:50:48.813Z] #46 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:48.813Z] #46 8.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.082Z] #46 ... [2024-07-05T00:50:49.082Z] [2024-07-05T00:50:49.082Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T00:50:49.082Z] #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.082Z] #0 8.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.350Z] #55 ... [2024-07-05T00:50:49.350Z] [2024-07-05T00:50:49.350Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T00:50:49.350Z] #0 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.350Z] #56 ... [2024-07-05T00:50:49.350Z] [2024-07-05T00:50:49.350Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T00:50:49.350Z] #0 8.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.350Z] #0 9.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.618Z] #57 ... [2024-07-05T00:50:49.618Z] [2024-07-05T00:50:49.618Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T00:50:49.618Z] #0 9.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.618Z] #58 ... [2024-07-05T00:50:49.618Z] [2024-07-05T00:50:49.618Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T00:50:49.618Z] #0 7.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.618Z] #0 8.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.884Z] #59 ... [2024-07-05T00:50:49.884Z] [2024-07-05T00:50:49.884Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T00:50:49.884Z] #0 9.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.884Z] #60 ... [2024-07-05T00:50:49.884Z] [2024-07-05T00:50:49.884Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T00:50:49.884Z] #0 5.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.884Z] #0 5.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.884Z] #0 7.022 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T00:50:49.884Z] #0 7.022 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T00:50:49.884Z] #0 7.022 OK: 19948 distinct packages available [2024-07-05T00:50:49.884Z] #0 7.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:49.884Z] #0 7.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:50.152Z] #61 ... [2024-07-05T00:50:50.152Z] [2024-07-05T00:50:50.152Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:50:51.121Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s done [2024-07-05T00:50:51.386Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s done [2024-07-05T00:50:51.386Z] #32 DONE 17.8s [2024-07-05T00:50:51.386Z] [2024-07-05T00:50:51.386Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T00:50:51.386Z] #61 11.61 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-05T00:50:51.386Z] #61 11.62 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-05T00:50:51.386Z] #61 11.67 (3/4) Installing libucontext (1.2-r2) [2024-07-05T00:50:51.386Z] #61 11.72 (4/4) Installing gcompat (1.1.0-r1) [2024-07-05T00:50:51.386Z] #61 11.79 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:50:51.386Z] #61 11.92 OK: 8 MiB in 19 packages [2024-07-05T00:50:51.967Z] #61 ... [2024-07-05T00:50:51.967Z] [2024-07-05T00:50:51.967Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T00:50:51.967Z] #0 7.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:51.967Z] #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:52.231Z] #62 ... [2024-07-05T00:50:52.231Z] [2024-07-05T00:50:52.231Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T00:50:52.231Z] #0 7.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:52.231Z] #0 9.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:52.231Z] #63 ... [2024-07-05T00:50:52.231Z] [2024-07-05T00:50:52.231Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T00:50:52.231Z] #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:52.231Z] #0 9.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:52.497Z] #64 ... [2024-07-05T00:50:52.497Z] [2024-07-05T00:50:52.497Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T00:50:52.497Z] #55 13.07 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-05T00:50:52.497Z] #55 13.11 (2/2) Installing su-exec (0.2-r3) [2024-07-05T00:50:52.497Z] #55 13.13 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:50:52.497Z] #55 13.29 OK: 8 MiB in 17 packages [2024-07-05T00:50:52.763Z] #55 ... [2024-07-05T00:50:52.763Z] [2024-07-05T00:50:52.763Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T00:50:52.763Z] #61 DONE 13.5s [2024-07-05T00:50:53.030Z] [2024-07-05T00:50:53.030Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T00:50:53.030Z] #59 12.58 (1/4) Installing ca-certificates (20240226-r0) [2024-07-05T00:50:53.030Z] #59 12.98 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-05T00:50:53.030Z] #59 13.01 (3/4) Installing su-exec (0.2-r3) [2024-07-05T00:50:53.030Z] #59 13.03 (4/4) Installing yq (4.33.3-r5) [2024-07-05T00:50:53.658Z] #59 14.32 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:50:53.658Z] #59 ... [2024-07-05T00:50:53.658Z] [2024-07-05T00:50:53.658Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T00:50:53.658Z] #55 DONE 14.6s [2024-07-05T00:50:53.658Z] [2024-07-05T00:50:53.658Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T00:50:53.658Z] #59 14.44 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:50:55.622Z] #59 ... [2024-07-05T00:50:55.622Z] [2024-07-05T00:50:55.622Z] #46 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T00:50:55.622Z] #46 13.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T00:50:55.622Z] #46 13.64 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:50:55.622Z] #46 13.80 OK: 8 MiB in 16 packages [2024-07-05T00:50:55.622Z] #46 DONE 16.0s [2024-07-05T00:50:55.622Z] [2024-07-05T00:50:55.622Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T00:50:55.899Z] #65 ... [2024-07-05T00:50:55.899Z] [2024-07-05T00:50:55.899Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T00:50:55.899Z] #57 15.19 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T00:50:55.899Z] #57 15.22 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:50:55.899Z] #57 15.31 OK: 8 MiB in 16 packages [2024-07-05T00:50:55.899Z] #57 DONE 16.4s [2024-07-05T00:50:55.899Z] [2024-07-05T00:50:55.899Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:50:57.314Z] #66 ... [2024-07-05T00:50:57.314Z] [2024-07-05T00:50:57.314Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T00:50:57.314Z] #59 16.03 OK: 18 MiB in 19 packages [2024-07-05T00:50:57.314Z] #59 DONE 17.7s [2024-07-05T00:50:57.314Z] [2024-07-05T00:50:57.314Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T00:50:57.582Z] #67 ... [2024-07-05T00:50:57.582Z] [2024-07-05T00:50:57.582Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T00:50:57.582Z] #54 7.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:57.582Z] #54 9.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:57.582Z] #54 14.17 OK: 266 MiB in 52 packages [2024-07-05T00:50:57.582Z] #54 DONE 15.5s [2024-07-05T00:50:57.582Z] [2024-07-05T00:50:57.582Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:57.848Z] #68 ... [2024-07-05T00:50:57.848Z] [2024-07-05T00:50:57.848Z] #48 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T00:50:57.848Z] #48 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:57.848Z] #48 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:57.848Z] #48 15.94 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T00:50:57.848Z] #48 15.94 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T00:50:57.848Z] #48 15.94 OK: 19948 distinct packages available [2024-07-05T00:50:57.848Z] #48 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:57.848Z] #48 ... [2024-07-05T00:50:57.848Z] [2024-07-05T00:50:57.848Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T00:50:57.848Z] #63 15.23 OK: 266 MiB in 52 packages [2024-07-05T00:50:58.449Z] #63 ... [2024-07-05T00:50:58.449Z] [2024-07-05T00:50:58.449Z] #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T00:50:58.449Z] #64 15.16 OK: 266 MiB in 52 packages [2024-07-05T00:50:58.449Z] #64 DONE 16.4s [2024-07-05T00:50:58.449Z] [2024-07-05T00:50:58.449Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:58.719Z] #69 ... [2024-07-05T00:50:58.719Z] [2024-07-05T00:50:58.719Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T00:50:58.719Z] #63 DONE 16.5s [2024-07-05T00:50:58.719Z] [2024-07-05T00:50:58.719Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:59.309Z] #70 ... [2024-07-05T00:50:59.309Z] [2024-07-05T00:50:59.309Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T00:50:59.309Z] #60 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:59.309Z] #60 16.37 (1/2) Installing ca-certificates (20240226-r0) [2024-07-05T00:50:59.309Z] #60 16.69 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-05T00:50:59.309Z] #60 16.80 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:50:59.309Z] #60 17.07 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:50:59.309Z] #60 18.29 OK: 9 MiB in 17 packages [2024-07-05T00:50:59.309Z] #60 DONE 19.9s [2024-07-05T00:50:59.575Z] [2024-07-05T00:50:59.575Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:50:59.575Z] #71 ... [2024-07-05T00:50:59.575Z] [2024-07-05T00:50:59.575Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T00:50:59.575Z] #58 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:59.575Z] #58 16.42 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:50:59.575Z] #58 17.10 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:50:59.575Z] #58 17.17 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-05T00:50:59.575Z] #58 17.19 (4/6) Installing openssl (3.1.6-r0) [2024-07-05T00:50:59.575Z] #58 17.27 (5/6) Installing su-exec (0.2-r3) [2024-07-05T00:50:59.575Z] #58 17.29 (6/6) Installing yq (4.33.3-r5) [2024-07-05T00:50:59.575Z] #58 18.27 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:50:59.575Z] #58 18.56 OK: 18 MiB in 19 packages [2024-07-05T00:50:59.575Z] #58 DONE 20.2s [2024-07-05T00:50:59.575Z] [2024-07-05T00:50:59.575Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T00:50:59.575Z] #56 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:59.575Z] #56 15.55 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T00:50:59.575Z] #56 15.55 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T00:50:59.575Z] #56 15.55 OK: 19948 distinct packages available [2024-07-05T00:50:59.575Z] #56 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:59.575Z] #56 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:50:59.841Z] #56 ... [2024-07-05T00:50:59.841Z] [2024-07-05T00:50:59.841Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:50:59.841Z] #68 DONE 2.3s [2024-07-05T00:50:59.842Z] [2024-07-05T00:50:59.842Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T00:51:01.247Z] #72 ... [2024-07-05T00:51:01.247Z] [2024-07-05T00:51:01.247Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:51:01.247Z] #69 DONE 2.6s [2024-07-05T00:51:01.247Z] [2024-07-05T00:51:01.247Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:51:01.247Z] #70 DONE 2.7s [2024-07-05T00:51:01.247Z] [2024-07-05T00:51:01.247Z] #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:51:02.679Z] #73 ... [2024-07-05T00:51:02.679Z] [2024-07-05T00:51:02.679Z] #48 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T00:51:02.679Z] #48 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:02.679Z] #48 22.14 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:02.679Z] #48 22.42 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:02.679Z] #48 22.47 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-05T00:51:02.679Z] #48 22.49 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-05T00:51:02.679Z] #48 22.49 (5/7) Installing libucontext (1.2-r2) [2024-07-05T00:51:02.679Z] #48 22.50 (6/7) Installing gcompat (1.1.0-r1) [2024-07-05T00:51:02.679Z] #48 22.52 (7/7) Installing openssl (3.1.6-r0) [2024-07-05T00:51:02.679Z] #48 22.63 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:51:02.679Z] #48 22.75 OK: 9 MiB in 20 packages [2024-07-05T00:51:02.679Z] #48 DONE 23.9s [2024-07-05T00:51:02.679Z] [2024-07-05T00:51:02.679Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T00:51:02.679Z] #0 4.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:02.679Z] #0 6.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:02.679Z] #0 9.564 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:02.946Z] #74 10.23 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:02.946Z] #74 10.23 OK: 8 MiB in 19 packages [2024-07-05T00:51:02.946Z] #74 ... [2024-07-05T00:51:02.946Z] [2024-07-05T00:51:02.946Z] #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T00:51:03.532Z] #75 ... [2024-07-05T00:51:03.532Z] [2024-07-05T00:51:03.532Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T00:51:03.532Z] #62 13.43 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T00:51:03.532Z] #62 13.43 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T00:51:03.532Z] #62 13.43 OK: 19951 distinct packages available [2024-07-05T00:51:03.532Z] #62 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:03.532Z] #62 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:03.532Z] #62 20.58 OK: 266 MiB in 52 packages [2024-07-05T00:51:03.532Z] #62 DONE 21.4s [2024-07-05T00:51:03.532Z] [2024-07-05T00:51:03.532Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:51:03.801Z] #76 ... [2024-07-05T00:51:03.801Z] [2024-07-05T00:51:03.801Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T00:51:03.801Z] #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:03.801Z] #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:03.801Z] #77 ... [2024-07-05T00:51:03.801Z] [2024-07-05T00:51:03.801Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T00:51:03.801Z] #74 DONE 11.2s [2024-07-05T00:51:03.801Z] [2024-07-05T00:51:03.801Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:51:04.078Z] #78 ... [2024-07-05T00:51:04.078Z] [2024-07-05T00:51:04.078Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T00:51:04.078Z] #56 21.62 (1/11) Installing ca-certificates (20240226-r0) [2024-07-05T00:51:04.078Z] #56 21.88 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-05T00:51:04.078Z] #56 21.99 (3/11) Installing libunistring (1.1-r1) [2024-07-05T00:51:04.078Z] #56 22.22 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-05T00:51:04.078Z] #56 22.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-05T00:51:04.078Z] #56 22.30 (6/11) Installing libcurl (8.5.0-r0) [2024-07-05T00:51:04.078Z] #56 22.35 (7/11) Installing curl (8.5.0-r0) [2024-07-05T00:51:04.078Z] #56 22.40 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-05T00:51:04.078Z] #56 22.41 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-05T00:51:04.078Z] #56 22.44 (10/11) Installing libucontext (1.2-r2) [2024-07-05T00:51:04.078Z] #56 22.50 (11/11) Installing gcompat (1.1.0-r1) [2024-07-05T00:51:04.078Z] #56 22.54 Executing busybox-1.36.1-r7.trigger [2024-07-05T00:51:04.078Z] #56 22.63 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:51:04.078Z] #56 23.57 OK: 13 MiB in 26 packages [2024-07-05T00:51:04.078Z] #56 DONE 24.6s [2024-07-05T00:51:04.078Z] [2024-07-05T00:51:04.078Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T00:51:04.078Z] #77 10.45 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:04.346Z] #77 10.58 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:04.346Z] #77 10.59 OK: 8 MiB in 17 packages [2024-07-05T00:51:05.332Z] #77 DONE 11.4s [2024-07-05T00:51:05.332Z] [2024-07-05T00:51:05.332Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:51:05.332Z] #76 DONE 1.7s [2024-07-05T00:51:05.332Z] [2024-07-05T00:51:05.332Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:51:08.689Z] #79 ... [2024-07-05T00:51:08.689Z] [2024-07-05T00:51:08.689Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T00:51:08.689Z] #65 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:08.689Z] #65 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:08.689Z] #65 12.60 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:08.689Z] #65 12.78 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:08.689Z] #65 12.81 OK: 8 MiB in 16 packages [2024-07-05T00:51:08.689Z] #65 DONE 13.5s [2024-07-05T00:51:08.689Z] [2024-07-05T00:51:08.689Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T00:51:08.689Z] #67 9.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:08.689Z] #67 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:09.646Z] #67 12.59 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:09.646Z] #67 ... [2024-07-05T00:51:09.646Z] [2024-07-05T00:51:09.646Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:51:09.646Z] #66 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:09.646Z] #66 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:09.646Z] #66 13.09 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:09.646Z] #66 13.28 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:09.646Z] #66 13.32 OK: 8 MiB in 16 packages [2024-07-05T00:51:09.646Z] #66 DONE 13.9s [2024-07-05T00:51:09.911Z] [2024-07-05T00:51:09.911Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:51:10.191Z] #80 ... [2024-07-05T00:51:10.191Z] [2024-07-05T00:51:10.191Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T00:51:10.191Z] #67 12.93 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:10.191Z] #67 13.05 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:51:10.468Z] #67 ... [2024-07-05T00:51:10.468Z] [2024-07-05T00:51:10.468Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:51:10.468Z] #78 DONE 6.6s [2024-07-05T00:51:10.733Z] [2024-07-05T00:51:10.733Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-05T00:51:10.733Z] #81 DONE 0.1s [2024-07-05T00:51:10.733Z] [2024-07-05T00:51:10.733Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T00:51:10.733Z] #67 13.58 OK: 18 MiB in 19 packages [2024-07-05T00:51:10.733Z] #67 ... [2024-07-05T00:51:10.733Z] [2024-07-05T00:51:10.733Z] #82 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-05T00:51:10.733Z] #82 DONE 0.1s [2024-07-05T00:51:11.001Z] [2024-07-05T00:51:11.001Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T00:51:11.001Z] #83 DONE 0.2s [2024-07-05T00:51:11.001Z] [2024-07-05T00:51:11.001Z] #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-05T00:51:11.001Z] #84 DONE 0.1s [2024-07-05T00:51:11.001Z] [2024-07-05T00:51:11.001Z] #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-05T00:51:11.268Z] #85 DONE 0.1s [2024-07-05T00:51:11.268Z] [2024-07-05T00:51:11.268Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T00:51:11.268Z] #86 DONE 6.1s [2024-07-05T00:51:11.268Z] [2024-07-05T00:51:11.268Z] #87 [security-spire-config] exporting to image [2024-07-05T00:51:11.268Z] #87 exporting layers [2024-07-05T00:51:11.268Z] #87 ... [2024-07-05T00:51:11.268Z] [2024-07-05T00:51:11.268Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:51:11.535Z] #88 ... [2024-07-05T00:51:11.535Z] [2024-07-05T00:51:11.535Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-05T00:51:11.804Z] #89 DONE 0.4s [2024-07-05T00:51:11.804Z] [2024-07-05T00:51:11.804Z] #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T00:51:11.804Z] #75 7.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:11.804Z] #75 9.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:11.804Z] #75 ... [2024-07-05T00:51:11.804Z] [2024-07-05T00:51:11.804Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T00:51:11.804Z] #67 DONE 14.7s [2024-07-05T00:51:12.070Z] [2024-07-05T00:51:12.070Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:51:12.071Z] #71 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:12.071Z] #71 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:13.477Z] #71 ... [2024-07-05T00:51:13.477Z] [2024-07-05T00:51:13.477Z] #87 [security-spire-config] exporting to image [2024-07-05T00:51:13.477Z] #87 exporting layers 2.1s done [2024-07-05T00:51:13.477Z] #87 writing image sha256:4adc3556da964070359ae78c1bf1f2f194245fe815030fe552b8b23297b80a1e done [2024-07-05T00:51:13.477Z] #87 naming to docker.io/library/security-spire-config-arm64 done [2024-07-05T00:51:13.477Z] #87 DONE 2.1s [2024-07-05T00:51:13.477Z] [2024-07-05T00:51:13.477Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T00:51:13.477Z] #72 9.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:13.477Z] #72 9.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:14.056Z] #72 14.32 OK: 18 MiB in 19 packages [2024-07-05T00:51:14.056Z] #72 ... [2024-07-05T00:51:14.056Z] [2024-07-05T00:51:14.056Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:51:14.056Z] #0 6.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:14.056Z] #0 7.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T00:51:14.328Z] #90 ... [2024-07-05T00:51:14.328Z] [2024-07-05T00:51:14.328Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:51:14.328Z] #71 14.32 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:14.328Z] #71 14.49 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:14.328Z] #71 14.54 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:51:14.605Z] #71 ... [2024-07-05T00:51:14.605Z] [2024-07-05T00:51:14.605Z] #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T00:51:14.605Z] #75 12.00 OK: 9 MiB in 20 packages [2024-07-05T00:51:14.605Z] #75 DONE 12.5s [2024-07-05T00:51:14.874Z] [2024-07-05T00:51:14.874Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-05T00:51:14.874Z] #91 ... [2024-07-05T00:51:14.874Z] [2024-07-05T00:51:14.874Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T00:51:14.874Z] #72 DONE 15.3s [2024-07-05T00:51:15.145Z] [2024-07-05T00:51:15.145Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-05T00:51:15.145Z] #92 DONE 0.3s [2024-07-05T00:51:15.146Z] [2024-07-05T00:51:15.146Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:51:15.146Z] #90 10.41 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:15.146Z] #90 11.07 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T00:51:15.146Z] #90 11.18 Executing ca-certificates-20240226-r0.trigger [2024-07-05T00:51:15.734Z] #90 ... [2024-07-05T00:51:15.734Z] [2024-07-05T00:51:15.734Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:51:15.734Z] #71 15.39 OK: 9 MiB in 17 packages [2024-07-05T00:51:15.734Z] #71 DONE 16.2s [2024-07-05T00:51:15.734Z] [2024-07-05T00:51:15.734Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:51:15.734Z] #90 11.82 OK: 13 MiB in 26 packages [2024-07-05T00:51:16.326Z] #90 ... [2024-07-05T00:51:16.326Z] [2024-07-05T00:51:16.326Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-05T00:51:16.326Z] #91 DONE 1.7s [2024-07-05T00:51:16.326Z] [2024-07-05T00:51:16.326Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:51:16.912Z] #93 ... [2024-07-05T00:51:16.912Z] [2024-07-05T00:51:16.912Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T00:51:16.912Z] #90 DONE 12.8s [2024-07-05T00:51:16.912Z] [2024-07-05T00:51:16.912Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:51:16.912Z] #94 DONE 2.3s [2024-07-05T00:51:16.912Z] [2024-07-05T00:51:16.912Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-05T00:51:17.181Z] #95 DONE 0.4s [2024-07-05T00:51:17.181Z] [2024-07-05T00:51:17.181Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:51:17.449Z] #93 ... [2024-07-05T00:51:17.449Z] [2024-07-05T00:51:17.449Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-05T00:51:17.449Z] #96 DONE 0.2s [2024-07-05T00:51:17.449Z] [2024-07-05T00:51:17.713Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T00:51:17.713Z] #97 DONE 0.2s [2024-07-05T00:51:17.713Z] [2024-07-05T00:51:17.713Z] #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:51:17.713Z] #73 ... [2024-07-05T00:51:17.713Z] [2024-07-05T00:51:17.713Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T00:51:17.713Z] #93 DONE 1.4s [2024-07-05T00:51:17.713Z] [2024-07-05T00:51:17.713Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-05T00:51:17.979Z] #98 ... [2024-07-05T00:51:17.979Z] [2024-07-05T00:51:17.979Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-05T00:51:17.979Z] #99 DONE 0.2s [2024-07-05T00:51:17.979Z] [2024-07-05T00:51:17.979Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-05T00:51:17.979Z] #98 DONE 0.3s [2024-07-05T00:51:17.979Z] [2024-07-05T00:51:17.979Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-05T00:51:18.245Z] #100 ... [2024-07-05T00:51:18.245Z] [2024-07-05T00:51:18.245Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-05T00:51:18.245Z] #101 DONE 0.2s [2024-07-05T00:51:18.245Z] [2024-07-05T00:51:18.245Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-05T00:51:18.245Z] #100 DONE 0.2s [2024-07-05T00:51:18.245Z] [2024-07-05T00:51:18.246Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T00:51:18.511Z] #102 DONE 0.3s [2024-07-05T00:51:18.511Z] [2024-07-05T00:51:18.511Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-05T00:51:18.775Z] #103 DONE 0.1s [2024-07-05T00:51:18.775Z] [2024-07-05T00:51:18.775Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-05T00:51:18.775Z] #104 DONE 0.1s [2024-07-05T00:51:18.775Z] [2024-07-05T00:51:18.775Z] #87 [security-spire-agent] exporting to image [2024-07-05T00:51:18.775Z] #87 exporting layers [2024-07-05T00:51:20.182Z] #87 exporting layers 1.9s done [2024-07-05T00:51:20.182Z] #87 writing image sha256:b4362902affdc58c1e1abafab0a67be9b497d9224512e745e932dfcdc10daeec done [2024-07-05T00:51:20.182Z] #87 naming to docker.io/library/security-spire-server-arm64 done [2024-07-05T00:51:20.447Z] #87 exporting layers 1.7s done [2024-07-05T00:51:20.714Z] #87 writing image sha256:b480f95a484002cfc3a56b852c65d6b7406ec545d14377c6e1c1c50da9a26c78 done [2024-07-05T00:51:20.714Z] #87 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-05T00:51:20.714Z] #87 DONE 5.1s [2024-07-05T00:51:20.714Z] [2024-07-05T00:51:20.714Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:51:23.240Z] #140 ... [2024-07-05T00:51:23.240Z] [2024-07-05T00:51:23.240Z] #139 [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-07-05T00:51:23.240Z] #139 72.68 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-05T00:52:10.076Z] #139 ... [2024-07-05T00:52:10.076Z] [2024-07-05T00:52:10.076Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T00:52:10.076Z] #134 DONE 125.8s [2024-07-05T00:52:10.076Z] [2024-07-05T00:52:10.076Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T00:52:10.076Z] #137 DONE 125.9s [2024-07-05T00:52:10.076Z] [2024-07-05T00:52:10.076Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T00:52:10.076Z] #131 DONE 126.0s [2024-07-05T00:52:10.076Z] [2024-07-05T00:52:10.076Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T00:52:10.336Z] #49 ... [2024-07-05T00:52:10.336Z] [2024-07-05T00:52:10.336Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T00:52:10.336Z] #135 DONE 126.2s [2024-07-05T00:52:10.336Z] [2024-07-05T00:52:10.336Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T00:52:10.336Z] #136 DONE 126.2s [2024-07-05T00:52:10.336Z] [2024-07-05T00:52:10.336Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:10.916Z] #141 ... [2024-07-05T00:52:10.916Z] [2024-07-05T00:52:10.916Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T00:52:10.916Z] #133 DONE 127.1s [2024-07-05T00:52:11.174Z] [2024-07-05T00:52:11.174Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.125Z] #142 ... [2024-07-05T00:52:12.125Z] [2024-07-05T00:52:12.125Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T00:52:12.125Z] #138 DONE 128.1s [2024-07-05T00:52:12.125Z] [2024-07-05T00:52:12.125Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.383Z] #143 ... [2024-07-05T00:52:12.383Z] [2024-07-05T00:52:12.383Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T00:52:12.383Z] #130 DONE 128.4s [2024-07-05T00:52:12.383Z] [2024-07-05T00:52:12.383Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T00:52:12.383Z] #140 DONE 128.4s [2024-07-05T00:52:12.383Z] [2024-07-05T00:52:12.383Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T00:52:12.383Z] #132 DONE 128.5s [2024-07-05T00:52:12.383Z] [2024-07-05T00:52:12.383Z] #139 [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-07-05T00:52:12.383Z] #139 DONE 128.5s [2024-07-05T00:52:12.383Z] [2024-07-05T00:52:12.383Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.640Z] #144 ... [2024-07-05T00:52:12.640Z] [2024-07-05T00:52:12.640Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.640Z] #141 DONE 2.5s [2024-07-05T00:52:12.640Z] [2024-07-05T00:52:12.640Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-05T00:52:12.640Z] #145 DONE 2.1s [2024-07-05T00:52:12.640Z] [2024-07-05T00:52:12.640Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.640Z] #142 DONE 1.9s [2024-07-05T00:52:12.640Z] [2024-07-05T00:52:12.640Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.640Z] #143 DONE 0.9s [2024-07-05T00:52:12.640Z] [2024-07-05T00:52:12.640Z] #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:12.899Z] #146 ... [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.899Z] #147 DONE 0.3s [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.899Z] #148 DONE 0.4s [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.899Z] #144 DONE 0.3s [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:12.899Z] #149 DONE 0.3s [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:12.899Z] #150 CACHED [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.899Z] #151 CACHED [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.899Z] #152 CACHED [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #153 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:12.899Z] #153 CACHED [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:12.899Z] #154 CACHED [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.899Z] #155 CACHED [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:12.899Z] #156 CACHED [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:12.899Z] #157 CACHED [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:12.899Z] #158 DONE 0.3s [2024-07-05T00:52:12.899Z] [2024-07-05T00:52:12.899Z] #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-05T00:52:13.158Z] #159 ... [2024-07-05T00:52:13.158Z] [2024-07-05T00:52:13.158Z] #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:13.158Z] #146 DONE 0.3s [2024-07-05T00:52:13.158Z] [2024-07-05T00:52:13.158Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:13.158Z] #160 DONE 0.3s [2024-07-05T00:52:13.158Z] [2024-07-05T00:52:13.158Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:13.158Z] #161 DONE 0.3s [2024-07-05T00:52:13.158Z] [2024-07-05T00:52:13.158Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:13.158Z] #162 DONE 0.3s [2024-07-05T00:52:13.158Z] [2024-07-05T00:52:13.158Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-05T00:52:14.098Z] #163 ... [2024-07-05T00:52:14.098Z] [2024-07-05T00:52:14.098Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-05T00:52:14.098Z] #164 DONE 1.4s [2024-07-05T00:52:14.358Z] [2024-07-05T00:52:14.358Z] #165 [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-07-05T00:52:14.619Z] #165 ... [2024-07-05T00:52:14.619Z] [2024-07-05T00:52:14.619Z] #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-05T00:52:14.619Z] #166 DONE 1.7s [2024-07-05T00:52:14.878Z] [2024-07-05T00:52:14.878Z] #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-05T00:52:14.878Z] #167 DONE 1.7s [2024-07-05T00:52:14.878Z] [2024-07-05T00:52:14.878Z] #168 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:15.137Z] #168 ... [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-05T00:52:15.137Z] #159 DONE 2.2s [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #169 [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-07-05T00:52:15.137Z] #169 DONE 2.1s [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-05T00:52:15.137Z] #170 DONE 2.2s [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-05T00:52:15.137Z] #171 DONE 2.1s [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-05T00:52:15.137Z] #172 DONE 2.2s [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-05T00:52:15.137Z] #173 DONE 2.1s [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-05T00:52:15.137Z] #163 DONE 2.1s [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #165 [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-07-05T00:52:15.137Z] #165 DONE 1.5s [2024-07-05T00:52:15.137Z] [2024-07-05T00:52:15.137Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:15.396Z] #174 ... [2024-07-05T00:52:15.396Z] [2024-07-05T00:52:15.396Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:15.396Z] #175 DONE 0.2s [2024-07-05T00:52:15.396Z] [2024-07-05T00:52:15.396Z] #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T00:52:15.396Z] #176 DONE 0.8s [2024-07-05T00:52:15.396Z] [2024-07-05T00:52:15.396Z] #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:15.396Z] #177 DONE 0.7s [2024-07-05T00:52:15.396Z] [2024-07-05T00:52:15.396Z] #168 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:15.396Z] #168 DONE 0.7s [2024-07-05T00:52:15.396Z] [2024-07-05T00:52:15.396Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-05T00:52:15.396Z] #178 DONE 0.3s [2024-07-05T00:52:15.396Z] [2024-07-05T00:52:15.396Z] #91 [core-command] exporting to image [2024-07-05T00:52:15.396Z] #91 exporting layers [2024-07-05T00:52:15.657Z] #91 ... [2024-07-05T00:52:15.657Z] [2024-07-05T00:52:15.657Z] #179 [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-07-05T00:52:15.657Z] #179 DONE 0.3s [2024-07-05T00:52:15.657Z] [2024-07-05T00:52:15.657Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:15.657Z] #180 DONE 0.3s [2024-07-05T00:52:15.657Z] [2024-07-05T00:52:15.657Z] #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:15.657Z] #181 DONE 0.3s [2024-07-05T00:52:15.657Z] [2024-07-05T00:52:15.657Z] #182 [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-07-05T00:52:15.657Z] #182 DONE 0.4s [2024-07-05T00:52:15.657Z] [2024-07-05T00:52:15.657Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:15.657Z] #174 DONE 0.4s [2024-07-05T00:52:15.657Z] [2024-07-05T00:52:15.657Z] #91 [security-spiffe-token-provider] exporting to image [2024-07-05T00:52:15.657Z] #91 ... [2024-07-05T00:52:15.657Z] [2024-07-05T00:52:15.657Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-05T00:52:15.657Z] #183 DONE 0.4s [2024-07-05T00:52:15.657Z] [2024-07-05T00:52:15.657Z] #91 [support-notifications] exporting to image [2024-07-05T00:52:15.915Z] #91 ... [2024-07-05T00:52:15.915Z] [2024-07-05T00:52:15.915Z] #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-05T00:52:15.915Z] #184 DONE 0.6s [2024-07-05T00:52:15.915Z] [2024-07-05T00:52:15.915Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-05T00:52:15.915Z] #185 DONE 0.7s [2024-07-05T00:52:15.915Z] [2024-07-05T00:52:15.915Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-05T00:52:15.915Z] #186 DONE 0.6s [2024-07-05T00:52:15.915Z] [2024-07-05T00:52:15.915Z] #91 [support-notifications] exporting to image [2024-07-05T00:52:15.915Z] #91 exporting layers 0.5s done [2024-07-05T00:52:16.174Z] #91 ... [2024-07-05T00:52:16.174Z] [2024-07-05T00:52:16.174Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-05T00:52:16.174Z] #187 DONE 0.6s [2024-07-05T00:52:16.174Z] [2024-07-05T00:52:16.174Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-05T00:52:16.174Z] #188 DONE 0.6s [2024-07-05T00:52:16.174Z] [2024-07-05T00:52:16.174Z] #91 [core-metadata] exporting to image [2024-07-05T00:52:16.174Z] #91 exporting layers 0.6s done [2024-07-05T00:52:16.434Z] #91 ... [2024-07-05T00:52:16.434Z] [2024-07-05T00:52:16.434Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-05T00:52:16.434Z] #189 DONE 0.6s [2024-07-05T00:52:16.434Z] [2024-07-05T00:52:16.434Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-05T00:52:16.434Z] #190 DONE 0.4s [2024-07-05T00:52:16.434Z] [2024-07-05T00:52:16.434Z] #191 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-05T00:52:16.692Z] #191 ... [2024-07-05T00:52:16.692Z] [2024-07-05T00:52:16.692Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T00:52:16.692Z] #192 DONE 0.4s [2024-07-05T00:52:16.692Z] [2024-07-05T00:52:16.692Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-05T00:52:16.692Z] #193 DONE 0.2s [2024-07-05T00:52:16.692Z] [2024-07-05T00:52:16.692Z] #91 [security-spiffe-token-provider] exporting to image [2024-07-05T00:52:16.692Z] #91 exporting layers 1.0s done [2024-07-05T00:52:16.692Z] #91 writing image sha256:8cb7047b88264f3784cecfc0806b10dad878897bbd2984189fc83034cad3e8d1 0.0s done [2024-07-05T00:52:16.692Z] #91 writing image sha256:8e99849b4f49ac8cedc64c09160569aecfcab2a7c058ae13428be18326773b1a 0.1s done [2024-07-05T00:52:16.692Z] #91 writing image sha256:06e2f994bcd3d4cbb770579b87c30a1284813baf5bbba8f87517b41dc8cd9456 0.1s done [2024-07-05T00:52:16.692Z] #91 naming to docker.io/library/core-command done [2024-07-05T00:52:16.692Z] #91 naming to docker.io/library/support-scheduler done [2024-07-05T00:52:16.692Z] #91 naming to docker.io/library/core-data done [2024-07-05T00:52:16.692Z] #91 writing image sha256:75af74d26a61840b6f20ab33261b4f23784387fdb56f861b38982b82096cf953 done [2024-07-05T00:52:16.692Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2024-07-05T00:52:16.951Z] #91 writing image sha256:e5cdc6d800cce9b0a3a79ee22f1f101a26976c2f40f357e4459b4b89ef51d974 done [2024-07-05T00:52:16.951Z] #91 writing image sha256:a88d39fb5b0f786396d3360be2263347a3965b4f00956aa631b7f68811b98fa8 done [2024-07-05T00:52:16.951Z] #91 naming to docker.io/library/support-notifications done [2024-07-05T00:52:16.951Z] #91 naming to docker.io/library/core-metadata done [2024-07-05T00:52:16.951Z] #91 DONE 5.4s [2024-07-05T00:52:16.951Z] [2024-07-05T00:52:16.951Z] #191 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-05T00:52:16.951Z] #191 DONE 0.5s [2024-07-05T00:52:16.951Z] [2024-07-05T00:52:16.951Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-05T00:52:16.951Z] #194 DONE 0.3s [2024-07-05T00:52:16.951Z] [2024-07-05T00:52:16.951Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T00:52:16.951Z] #195 ... [2024-07-05T00:52:16.951Z] [2024-07-05T00:52:16.951Z] #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-07-05T00:52:16.951Z] #196 DONE 1.0s [2024-07-05T00:52:17.210Z] [2024-07-05T00:52:17.210Z] #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T00:52:17.210Z] #197 DONE 1.1s [2024-07-05T00:52:17.210Z] [2024-07-05T00:52:17.210Z] #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T00:52:17.210Z] #198 DONE 0.7s [2024-07-05T00:52:17.210Z] [2024-07-05T00:52:17.210Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T00:52:17.210Z] #195 DONE 0.3s [2024-07-05T00:52:17.210Z] [2024-07-05T00:52:17.210Z] #91 [security-proxy-setup] exporting to image [2024-07-05T00:52:17.210Z] #91 ... [2024-07-05T00:52:17.210Z] [2024-07-05T00:52:17.210Z] #199 [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-07-05T00:52:17.210Z] #199 DONE 0.4s [2024-07-05T00:52:17.210Z] [2024-07-05T00:52:17.210Z] #91 [security-proxy-setup] exporting to image [2024-07-05T00:52:17.210Z] #91 exporting layers 0.1s done [2024-07-05T00:52:17.480Z] #91 writing image sha256:e4cbe4bed39b4bbecc180c0eff0ce2c2017cb7403d357789b6d59623988193aa [2024-07-05T00:52:17.739Z] #91 writing image sha256:e4cbe4bed39b4bbecc180c0eff0ce2c2017cb7403d357789b6d59623988193aa 0.3s done [2024-07-05T00:52:17.739Z] #91 naming to docker.io/library/core-common-config-bootstrapper [2024-07-05T00:52:17.997Z] #91 ... [2024-07-05T00:52:17.998Z] [2024-07-05T00:52:17.998Z] #200 [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-07-05T00:52:17.998Z] #200 DONE 0.6s [2024-07-05T00:52:17.998Z] [2024-07-05T00:52:17.998Z] #91 [core-common-config-bootstrapper] exporting to image [2024-07-05T00:52:17.998Z] #91 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2024-07-05T00:52:18.566Z] #91 ... [2024-07-05T00:52:18.566Z] [2024-07-05T00:52:18.566Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T00:52:18.566Z] #201 DONE 1.4s [2024-07-05T00:52:18.566Z] [2024-07-05T00:52:18.566Z] #91 [security-secretstore-setup] exporting to image [2024-07-05T00:52:19.134Z] #91 ... [2024-07-05T00:52:19.134Z] [2024-07-05T00:52:19.134Z] #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-05T00:52:19.134Z] #202 DONE 1.2s [2024-07-05T00:52:19.134Z] [2024-07-05T00:52:19.134Z] #91 [security-secretstore-setup] exporting to image [2024-07-05T00:52:19.134Z] #91 exporting layers 1.9s done [2024-07-05T00:52:19.134Z] #91 writing image sha256:a344d40e5094f467eb4634abd757724c9bd675eebcf9401671d7b63f01a99c68 0.1s done [2024-07-05T00:52:19.134Z] #91 naming to docker.io/library/security-proxy-auth [2024-07-05T00:52:19.391Z] #91 ... [2024-07-05T00:52:19.391Z] [2024-07-05T00:52:19.391Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-05T00:52:19.391Z] #203 DONE 0.1s [2024-07-05T00:52:19.391Z] [2024-07-05T00:52:19.391Z] #91 [security-proxy-auth] exporting to image [2024-07-05T00:52:19.391Z] #91 exporting layers 2.1s done [2024-07-05T00:52:19.391Z] #91 naming to docker.io/library/security-proxy-auth 0.0s done [2024-07-05T00:52:19.391Z] #91 exporting layers 0.7s done [2024-07-05T00:52:19.391Z] #91 writing image sha256:b32ed5ff55040c58760797fcde33b3e7cc692f155364f3ae1e723005eefa32c7 0.0s done [2024-07-05T00:52:19.391Z] #91 naming to docker.io/library/security-proxy-setup done [2024-07-05T00:52:19.391Z] #91 writing image sha256:201d23ce2b34ac2fc51ae341356de328b2ce22442a46f9a1bf505300ec70be83 done [2024-07-05T00:52:19.391Z] #91 naming to docker.io/library/security-secretstore-setup done [2024-07-05T00:52:19.391Z] #91 DONE 7.9s [2024-07-05T00:52:19.391Z] [2024-07-05T00:52:19.391Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T00:52:19.650Z] #204 DONE 0.3s [2024-07-05T00:52:19.650Z] [2024-07-05T00:52:19.650Z] #91 [security-bootstrapper] exporting to image [2024-07-05T00:52:19.650Z] #91 exporting layers 0.2s done [2024-07-05T00:52:19.650Z] #91 writing image sha256:f829eccf0b9318267a2f9adf08f99a2c17a9c6e0864118973b1bf0ed251af84a done [2024-07-05T00:52:19.650Z] #91 naming to docker.io/library/security-bootstrapper done [2024-07-05T00:52:19.650Z] #91 DONE 8.1s [2024-07-05T00:52:19.650Z] [2024-07-05T00:52:19.650Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T00:52:19.650Z] time="2024-07-05T00:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-05T00:52:19.655Z] $ docker stop --time=1 aaeafcbc0308b7e28186b004616894c071e9b9d3d8168792a0b16483d9190759 [2024-07-05T00:52:20.882Z] $ docker rm -f --volumes aaeafcbc0308b7e28186b004616894c071e9b9d3d8168792a0b16483d9190759 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T00:52:21.229Z] + docker images [2024-07-05T00:52:21.229Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-05T00:52:21.229Z] security-bootstrapper latest f829eccf0b93 1 second ago 24MB [2024-07-05T00:52:21.229Z] security-secretstore-setup latest 201d23ce2b34 2 seconds ago 42.2MB [2024-07-05T00:52:21.229Z] security-proxy-setup latest b32ed5ff5504 3 seconds ago 31.2MB [2024-07-05T00:52:21.229Z] security-proxy-auth latest a344d40e5094 4 seconds ago 38MB [2024-07-05T00:52:21.229Z] core-common-config-bootstrapper latest e4cbe4bed39b 4 seconds ago 20.2MB [2024-07-05T00:52:21.229Z] core-metadata latest a88d39fb5b0f 5 seconds ago 40.9MB [2024-07-05T00:52:21.229Z] core-command latest 8cb7047b8826 5 seconds ago 40.4MB [2024-07-05T00:52:21.229Z] support-scheduler latest 8e99849b4f49 5 seconds ago 43MB [2024-07-05T00:52:21.229Z] security-spiffe-token-provider latest 75af74d26a61 5 seconds ago 34MB [2024-07-05T00:52:21.229Z] core-data latest 06e2f994bcd3 5 seconds ago 40.7MB [2024-07-05T00:52:21.229Z] support-notifications latest e5cdc6d800cc 5 seconds ago 43.9MB [2024-07-05T00:52:21.229Z] security-spire-config latest 37718b8a0973 3 minutes ago 107MB [2024-07-05T00:52:21.229Z] security-spire-agent latest d307fcdcc10d 3 minutes ago 166MB [2024-07-05T00:52:21.229Z] security-spire-server latest 4041df7725a0 3 minutes ago 107MB [2024-07-05T00:52:21.229Z] ci-base-image-x86_64 latest 3aa176e0645b 7 minutes ago 966MB [2024-07-05T00:52:21.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-05T00:52:21.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-05T00:52:21.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 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-07-05T00:52:21.372Z] provisioning config files... [2024-07-05T00:52:21.381Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/647@tmp/config17434983686814181205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T00:52:21.684Z] ---> ****-login.sh [2024-07-05T00:52:21.685Z] nexus3.edgexfoundry.org:10001 [2024-07-05T00:52:21.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:52:21.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:52:21.685Z] Configure a credential helper to remove this warning. See [2024-07-05T00:52:21.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:52:21.685Z] [2024-07-05T00:52:21.685Z] Login Succeeded [2024-07-05T00:52:21.685Z] nexus3.edgexfoundry.org:10002 [2024-07-05T00:52:21.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:52:21.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:52:21.685Z] Configure a credential helper to remove this warning. See [2024-07-05T00:52:21.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:52:21.685Z] [2024-07-05T00:52:21.685Z] Login Succeeded [2024-07-05T00:52:21.685Z] nexus3.edgexfoundry.org:10003 [2024-07-05T00:52:21.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:52:21.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:52:21.948Z] Configure a credential helper to remove this warning. See [2024-07-05T00:52:21.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:52:21.948Z] [2024-07-05T00:52:21.948Z] Login Succeeded [2024-07-05T00:52:21.948Z] nexus3.edgexfoundry.org:10004 [2024-07-05T00:52:21.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:52:21.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:52:21.948Z] Configure a credential helper to remove this warning. See [2024-07-05T00:52:21.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:52:21.948Z] [2024-07-05T00:52:21.948Z] Login Succeeded [2024-07-05T00:52:21.948Z] ****.io [2024-07-05T00:52:21.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T00:52:22.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T00:52:22.207Z] Configure a credential helper to remove this warning. See [2024-07-05T00:52:22.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T00:52:22.208Z] [2024-07-05T00:52:22.208Z] Login Succeeded [2024-07-05T00:52:22.208Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T00:52:22.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:52:22.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T00:52:22.296Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-05T00:52:22.296Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:22.296Z] latest [2024-07-05T00:52:22.296Z] 3.2.0-dev.29 [2024-07-05T00:52:22.296Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:22.296Z] main [2024-07-05T00:52:22.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:22.646Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:22.973Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:22.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T00:52:22.974Z] 8ba592d9a309: Preparing [2024-07-05T00:52:22.974Z] 0cf19dee3991: Preparing [2024-07-05T00:52:22.974Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:22.974Z] 148a4758c616: Preparing [2024-07-05T00:52:22.974Z] 132980ee2af1: Preparing [2024-07-05T00:52:22.974Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:22.974Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:22.974Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:22.974Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:22.974Z] 8ba592d9a309: Pushed [2024-07-05T00:52:22.974Z] 148a4758c616: Pushed [2024-07-05T00:52:22.974Z] 14b11fc3e59c: Pushed [2024-07-05T00:52:22.974Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:22.974Z] 3dcdf4c63ced: Pushed [2024-07-05T00:52:23.543Z] 132980ee2af1: Pushed [2024-07-05T00:52:26.077Z] 0cf19dee3991: Pushed [2024-07-05T00:52:26.077Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:26.409Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:26.743Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-05T00:52:26.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T00:52:26.743Z] 8ba592d9a309: Preparing [2024-07-05T00:52:26.743Z] 0cf19dee3991: Preparing [2024-07-05T00:52:26.743Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:26.743Z] 148a4758c616: Preparing [2024-07-05T00:52:26.743Z] 132980ee2af1: Preparing [2024-07-05T00:52:26.743Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:26.743Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:26.743Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:26.743Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:26.743Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:26.743Z] 148a4758c616: Layer already exists [2024-07-05T00:52:26.743Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:26.743Z] 8ba592d9a309: Layer already exists [2024-07-05T00:52:26.743Z] 0cf19dee3991: Layer already exists [2024-07-05T00:52:26.743Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:26.743Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:26.743Z] latest: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:27.071Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:27.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.29 [2024-07-05T00:52:27.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T00:52:27.394Z] 8ba592d9a309: Preparing [2024-07-05T00:52:27.394Z] 0cf19dee3991: Preparing [2024-07-05T00:52:27.394Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:27.394Z] 148a4758c616: Preparing [2024-07-05T00:52:27.394Z] 132980ee2af1: Preparing [2024-07-05T00:52:27.394Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:27.394Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:27.394Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:27.394Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:27.394Z] 148a4758c616: Layer already exists [2024-07-05T00:52:27.394Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:27.394Z] 8ba592d9a309: Layer already exists [2024-07-05T00:52:27.394Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:27.394Z] 0cf19dee3991: Layer already exists [2024-07-05T00:52:27.394Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:27.394Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:27.394Z] 3.2.0-dev.29: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:27.722Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:28.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:28.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T00:52:28.047Z] 8ba592d9a309: Preparing [2024-07-05T00:52:28.047Z] 0cf19dee3991: Preparing [2024-07-05T00:52:28.047Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:28.047Z] 148a4758c616: Preparing [2024-07-05T00:52:28.047Z] 132980ee2af1: Preparing [2024-07-05T00:52:28.047Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:28.047Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:28.047Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:28.047Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:28.047Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:28.047Z] 0cf19dee3991: Layer already exists [2024-07-05T00:52:28.047Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:28.047Z] 148a4758c616: Layer already exists [2024-07-05T00:52:28.047Z] 8ba592d9a309: Layer already exists [2024-07-05T00:52:28.047Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:28.047Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:28.047Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:28.374Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:28.635Z] #80 DONE 77.4s [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.635Z] #79 DONE 72.0s [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.635Z] #88 DONE 75.9s [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.635Z] #73 DONE 76.1s [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-07-05T00:52:28.635Z] #105 DONE 1.2s [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:52:28.635Z] #106 CACHED [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.635Z] #107 CACHED [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-07-05T00:52:28.635Z] #108 CACHED [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:52:28.635Z] #109 CACHED [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.635Z] #110 CACHED [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-07-05T00:52:28.635Z] #111 CACHED [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2024-07-05T00:52:28.635Z] #112 DONE 1.1s [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.635Z] #113 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T00:52:28.635Z] #113 DONE 1.1s [2024-07-05T00:52:28.635Z] [2024-07-05T00:52:28.636Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-05T00:52:28.636Z] #114 DONE 1.1s [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:52:28.636Z] #115 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #116 [core-metadata builder 6/7] COPY . . [2024-07-05T00:52:28.636Z] #116 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.636Z] #117 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T00:52:28.636Z] #118 ... [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:52:28.636Z] #119 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #120 [core-data builder 6/7] COPY . . [2024-07-05T00:52:28.636Z] #120 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.636Z] #121 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #122 [support-scheduler builder 6/7] COPY . . [2024-07-05T00:52:28.636Z] #122 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.636Z] #123 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:52:28.636Z] #124 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.636Z] #125 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:52:28.636Z] #126 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-05T00:52:28.636Z] #127 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T00:52:28.636Z] #128 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #129 [core-command builder 6/7] COPY . . [2024-07-05T00:52:28.636Z] #129 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-05T00:52:28.636Z] #130 CACHED [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T00:52:28.636Z] #131 ... [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T00:52:28.636Z] #0 4.902 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T00:52:28.636Z] #132 ... [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T00:52:28.636Z] #118 5.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T00:52:28.636Z] #118 ... [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T00:52:28.636Z] #0 5.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-05T00:52:28.636Z] #133 ... [2024-07-05T00:52:28.636Z] [2024-07-05T00:52:28.636Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T00:52:28.636Z] #0 5.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T00:52:28.696Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-05T00:52:28.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-05T00:52:28.696Z] 8ba592d9a309: Preparing [2024-07-05T00:52:28.696Z] 0cf19dee3991: Preparing [2024-07-05T00:52:28.696Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:28.696Z] 148a4758c616: Preparing [2024-07-05T00:52:28.696Z] 132980ee2af1: Preparing [2024-07-05T00:52:28.696Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:28.696Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:28.696Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:28.696Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:28.696Z] 8ba592d9a309: Layer already exists [2024-07-05T00:52:28.696Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:28.696Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:28.696Z] 0cf19dee3991: Layer already exists [2024-07-05T00:52:28.696Z] 148a4758c616: Layer already exists [2024-07-05T00:52:28.696Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:28.696Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:28.696Z] main: digest: sha256:f9cb8a527febcc4b89e81d298fb0f3b6106b03e4b9b848c028c832ee37294c05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:52:28.767Z] ===================================================== [Pipeline] echo [2024-07-05T00:52:28.778Z] taggedImages: [2024-07-05T00:52:28.779Z] - nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:28.779Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-05T00:52:28.779Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.29 [2024-07-05T00:52:28.779Z] - nexus3.edgexfoundry.org:10004/core-command:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:28.779Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-05T00:52:28.805Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-05T00:52:28.805Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:28.805Z] latest [2024-07-05T00:52:28.805Z] 3.2.0-dev.29 [2024-07-05T00:52:28.805Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:28.805Z] main [2024-07-05T00:52:28.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:28.903Z] #134 ... [2024-07-05T00:52:28.904Z] [2024-07-05T00:52:28.904Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T00:52:28.904Z] #0 5.764 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-05T00:52:28.904Z] #135 ... [2024-07-05T00:52:28.904Z] [2024-07-05T00:52:28.904Z] #136 [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-07-05T00:52:28.904Z] #0 4.476 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-05T00:52:29.150Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [2024-07-05T00:52:29.173Z] #136 ... [2024-07-05T00:52:29.174Z] [2024-07-05T00:52:29.174Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T00:52:29.174Z] #0 5.887 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T00:52:29.174Z] #137 ... [2024-07-05T00:52:29.174Z] [2024-07-05T00:52:29.174Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T00:52:29.174Z] #0 5.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:29.440Z] #138 ... [2024-07-05T00:52:29.440Z] [2024-07-05T00:52:29.440Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T00:52:29.440Z] #0 5.797 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T00:52:29.440Z] #139 ... [2024-07-05T00:52:29.440Z] [2024-07-05T00:52:29.440Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T00:52:29.440Z] #0 4.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T00:52:29.474Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:29.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T00:52:29.474Z] 4db5ef387219: Preparing [2024-07-05T00:52:29.474Z] c71c3f0d1370: Preparing [2024-07-05T00:52:29.474Z] d55577810016: Preparing [2024-07-05T00:52:29.474Z] 637265a15586: Preparing [2024-07-05T00:52:29.474Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:29.474Z] 148a4758c616: Preparing [2024-07-05T00:52:29.474Z] 132980ee2af1: Preparing [2024-07-05T00:52:29.474Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:29.474Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:29.474Z] 132980ee2af1: Waiting [2024-07-05T00:52:29.474Z] 148a4758c616: Waiting [2024-07-05T00:52:29.474Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:29.474Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:29.474Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:29.474Z] 148a4758c616: Layer already exists [2024-07-05T00:52:29.474Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:29.474Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:29.474Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:29.474Z] c71c3f0d1370: Pushed [2024-07-05T00:52:29.474Z] d55577810016: Pushed [2024-07-05T00:52:29.474Z] 4db5ef387219: Pushed [2024-07-05T00:52:29.722Z] #140 ... [2024-07-05T00:52:29.723Z] [2024-07-05T00:52:29.723Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T00:52:29.723Z] #131 5.793 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-05T00:52:30.410Z] 637265a15586: Pushed [2024-07-05T00:52:30.410Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:30.738Z] + 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-07-05T00:52:31.056Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-05T00:52:31.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T00:52:31.056Z] 4db5ef387219: Preparing [2024-07-05T00:52:31.056Z] c71c3f0d1370: Preparing [2024-07-05T00:52:31.056Z] d55577810016: Preparing [2024-07-05T00:52:31.056Z] 637265a15586: Preparing [2024-07-05T00:52:31.056Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:31.056Z] 148a4758c616: Preparing [2024-07-05T00:52:31.056Z] 132980ee2af1: Preparing [2024-07-05T00:52:31.056Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:31.056Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:31.056Z] 148a4758c616: Waiting [2024-07-05T00:52:31.056Z] 132980ee2af1: Waiting [2024-07-05T00:52:31.056Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:31.056Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:31.056Z] 637265a15586: Layer already exists [2024-07-05T00:52:31.056Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:31.056Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:31.056Z] d55577810016: Layer already exists [2024-07-05T00:52:31.056Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:31.056Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:31.056Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:31.056Z] 148a4758c616: Layer already exists [2024-07-05T00:52:31.056Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:31.056Z] latest: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:31.379Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:31.707Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.29 [2024-07-05T00:52:31.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T00:52:31.707Z] 4db5ef387219: Preparing [2024-07-05T00:52:31.707Z] c71c3f0d1370: Preparing [2024-07-05T00:52:31.707Z] d55577810016: Preparing [2024-07-05T00:52:31.707Z] 637265a15586: Preparing [2024-07-05T00:52:31.707Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:31.707Z] 148a4758c616: Preparing [2024-07-05T00:52:31.707Z] 132980ee2af1: Preparing [2024-07-05T00:52:31.707Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:31.707Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:31.707Z] 132980ee2af1: Waiting [2024-07-05T00:52:31.707Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:31.707Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:31.707Z] 148a4758c616: Waiting [2024-07-05T00:52:31.707Z] d55577810016: Layer already exists [2024-07-05T00:52:31.707Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:31.707Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:31.707Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:31.707Z] 637265a15586: Layer already exists [2024-07-05T00:52:31.707Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:31.707Z] 148a4758c616: Layer already exists [2024-07-05T00:52:31.707Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:31.707Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:31.707Z] 3.2.0-dev.29: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:32.039Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:32.366Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:32.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T00:52:32.366Z] 4db5ef387219: Preparing [2024-07-05T00:52:32.366Z] c71c3f0d1370: Preparing [2024-07-05T00:52:32.366Z] d55577810016: Preparing [2024-07-05T00:52:32.366Z] 637265a15586: Preparing [2024-07-05T00:52:32.366Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:32.366Z] 148a4758c616: Preparing [2024-07-05T00:52:32.366Z] 132980ee2af1: Preparing [2024-07-05T00:52:32.366Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:32.366Z] 148a4758c616: Waiting [2024-07-05T00:52:32.366Z] 132980ee2af1: Waiting [2024-07-05T00:52:32.366Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:32.366Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:32.366Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:32.366Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:32.366Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:32.366Z] d55577810016: Layer already exists [2024-07-05T00:52:32.366Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:32.366Z] 637265a15586: Layer already exists [2024-07-05T00:52:32.366Z] 148a4758c616: Layer already exists [2024-07-05T00:52:32.366Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:32.366Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:32.366Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:32.366Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:32.691Z] + 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-07-05T00:52:33.013Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-05T00:52:33.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-05T00:52:33.013Z] 4db5ef387219: Preparing [2024-07-05T00:52:33.013Z] c71c3f0d1370: Preparing [2024-07-05T00:52:33.013Z] d55577810016: Preparing [2024-07-05T00:52:33.013Z] 637265a15586: Preparing [2024-07-05T00:52:33.013Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:33.013Z] 148a4758c616: Preparing [2024-07-05T00:52:33.013Z] 132980ee2af1: Preparing [2024-07-05T00:52:33.013Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:33.013Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:33.013Z] 132980ee2af1: Waiting [2024-07-05T00:52:33.013Z] 148a4758c616: Waiting [2024-07-05T00:52:33.013Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:33.013Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:33.013Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:33.013Z] d55577810016: Layer already exists [2024-07-05T00:52:33.013Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:33.013Z] 637265a15586: Layer already exists [2024-07-05T00:52:33.013Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:33.013Z] 148a4758c616: Layer already exists [2024-07-05T00:52:33.013Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:33.013Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:33.013Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:33.013Z] main: digest: sha256:8437f28128a471d4f264dee07d12b5bb6f6ec5dff104fe65d6088d506c29455b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:52:33.090Z] ===================================================== [Pipeline] echo [2024-07-05T00:52:33.105Z] taggedImages: [2024-07-05T00:52:33.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:33.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-05T00:52:33.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.29 [2024-07-05T00:52:33.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:33.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-05T00:52:33.130Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-05T00:52:33.130Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:33.130Z] latest [2024-07-05T00:52:33.130Z] 3.2.0-dev.29 [2024-07-05T00:52:33.130Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:33.130Z] main [2024-07-05T00:52:33.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:33.468Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:33.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:33.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T00:52:33.794Z] b5e0e0e1bfc0: Preparing [2024-07-05T00:52:33.794Z] 51ea859c3078: Preparing [2024-07-05T00:52:33.794Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:33.794Z] 148a4758c616: Preparing [2024-07-05T00:52:33.794Z] 4f59426e2731: Preparing [2024-07-05T00:52:33.794Z] f8d1ce98c0c6: Preparing [2024-07-05T00:52:33.794Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:33.794Z] f8d1ce98c0c6: Waiting [2024-07-05T00:52:33.794Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:33.794Z] 148a4758c616: Layer already exists [2024-07-05T00:52:33.794Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:33.794Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:33.794Z] b5e0e0e1bfc0: Pushed [2024-07-05T00:52:33.794Z] f8d1ce98c0c6: Pushed [2024-07-05T00:52:34.360Z] 4f59426e2731: Pushed [2024-07-05T00:52:36.259Z] 51ea859c3078: Pushed [2024-07-05T00:52:36.518Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:36.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:37.167Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-05T00:52:37.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T00:52:37.168Z] b5e0e0e1bfc0: Preparing [2024-07-05T00:52:37.168Z] 51ea859c3078: Preparing [2024-07-05T00:52:37.168Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:37.168Z] 148a4758c616: Preparing [2024-07-05T00:52:37.168Z] 4f59426e2731: Preparing [2024-07-05T00:52:37.168Z] f8d1ce98c0c6: Preparing [2024-07-05T00:52:37.168Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:37.168Z] f8d1ce98c0c6: Waiting [2024-07-05T00:52:37.168Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:37.168Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:37.168Z] 51ea859c3078: Layer already exists [2024-07-05T00:52:37.168Z] 4f59426e2731: Layer already exists [2024-07-05T00:52:37.168Z] 148a4758c616: Layer already exists [2024-07-05T00:52:37.168Z] b5e0e0e1bfc0: Layer already exists [2024-07-05T00:52:37.168Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:37.168Z] f8d1ce98c0c6: Layer already exists [2024-07-05T00:52:37.168Z] latest: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:37.496Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:37.819Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.29 [2024-07-05T00:52:37.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T00:52:37.819Z] b5e0e0e1bfc0: Preparing [2024-07-05T00:52:37.819Z] 51ea859c3078: Preparing [2024-07-05T00:52:37.819Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:37.819Z] 148a4758c616: Preparing [2024-07-05T00:52:37.819Z] 4f59426e2731: Preparing [2024-07-05T00:52:37.819Z] f8d1ce98c0c6: Preparing [2024-07-05T00:52:37.819Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:37.819Z] f8d1ce98c0c6: Waiting [2024-07-05T00:52:37.819Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:37.819Z] 148a4758c616: Layer already exists [2024-07-05T00:52:37.819Z] 51ea859c3078: Layer already exists [2024-07-05T00:52:37.819Z] 4f59426e2731: Layer already exists [2024-07-05T00:52:37.819Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:37.819Z] b5e0e0e1bfc0: Layer already exists [2024-07-05T00:52:37.819Z] f8d1ce98c0c6: Layer already exists [2024-07-05T00:52:37.819Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:37.819Z] 3.2.0-dev.29: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:38.147Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:38.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:38.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T00:52:38.463Z] b5e0e0e1bfc0: Preparing [2024-07-05T00:52:38.463Z] 51ea859c3078: Preparing [2024-07-05T00:52:38.463Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:38.463Z] 148a4758c616: Preparing [2024-07-05T00:52:38.463Z] 4f59426e2731: Preparing [2024-07-05T00:52:38.463Z] f8d1ce98c0c6: Preparing [2024-07-05T00:52:38.463Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:38.463Z] f8d1ce98c0c6: Waiting [2024-07-05T00:52:38.463Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:38.463Z] 4f59426e2731: Layer already exists [2024-07-05T00:52:38.463Z] 51ea859c3078: Layer already exists [2024-07-05T00:52:38.463Z] b5e0e0e1bfc0: Layer already exists [2024-07-05T00:52:38.463Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:38.463Z] 148a4758c616: Layer already exists [2024-07-05T00:52:38.463Z] f8d1ce98c0c6: Layer already exists [2024-07-05T00:52:38.463Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:38.463Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:38.790Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:39.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-05T00:52:39.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-05T00:52:39.118Z] b5e0e0e1bfc0: Preparing [2024-07-05T00:52:39.118Z] 51ea859c3078: Preparing [2024-07-05T00:52:39.118Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:39.118Z] 148a4758c616: Preparing [2024-07-05T00:52:39.118Z] 4f59426e2731: Preparing [2024-07-05T00:52:39.118Z] f8d1ce98c0c6: Preparing [2024-07-05T00:52:39.118Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:39.118Z] f8d1ce98c0c6: Waiting [2024-07-05T00:52:39.118Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:39.118Z] b5e0e0e1bfc0: Layer already exists [2024-07-05T00:52:39.118Z] 148a4758c616: Layer already exists [2024-07-05T00:52:39.118Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:39.118Z] 51ea859c3078: Layer already exists [2024-07-05T00:52:39.118Z] 4f59426e2731: Layer already exists [2024-07-05T00:52:39.118Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:39.118Z] f8d1ce98c0c6: Layer already exists [2024-07-05T00:52:39.118Z] main: digest: sha256:47d037a849d071b8fe4804a6e920428209a858d6f4166cffc67ade6b850778f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:52:39.192Z] ===================================================== [Pipeline] echo [2024-07-05T00:52:39.207Z] taggedImages: [2024-07-05T00:52:39.207Z] - nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:39.207Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-05T00:52:39.207Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.29 [2024-07-05T00:52:39.207Z] - nexus3.edgexfoundry.org:10004/core-data:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:39.207Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-05T00:52:39.234Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-05T00:52:39.234Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:39.234Z] latest [2024-07-05T00:52:39.234Z] 3.2.0-dev.29 [2024-07-05T00:52:39.234Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:39.234Z] main [2024-07-05T00:52:39.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:39.590Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:39.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:39.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T00:52:39.924Z] 0575a1eb0c93: Preparing [2024-07-05T00:52:39.924Z] b5823e86a758: Preparing [2024-07-05T00:52:39.924Z] 93c61717845c: Preparing [2024-07-05T00:52:39.924Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:39.924Z] 148a4758c616: Preparing [2024-07-05T00:52:39.924Z] 132980ee2af1: Preparing [2024-07-05T00:52:39.924Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:39.924Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:39.924Z] 132980ee2af1: Waiting [2024-07-05T00:52:39.924Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:39.924Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:39.924Z] 148a4758c616: Layer already exists [2024-07-05T00:52:39.924Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:39.924Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:39.924Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:39.924Z] b5823e86a758: Pushed [2024-07-05T00:52:39.924Z] 0575a1eb0c93: Pushed [2024-07-05T00:52:42.460Z] 93c61717845c: Pushed [2024-07-05T00:52:42.460Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:42.786Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:43.111Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-05T00:52:43.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T00:52:43.111Z] 0575a1eb0c93: Preparing [2024-07-05T00:52:43.111Z] b5823e86a758: Preparing [2024-07-05T00:52:43.111Z] 93c61717845c: Preparing [2024-07-05T00:52:43.111Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:43.111Z] 148a4758c616: Preparing [2024-07-05T00:52:43.111Z] 132980ee2af1: Preparing [2024-07-05T00:52:43.111Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:43.111Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:43.111Z] 132980ee2af1: Waiting [2024-07-05T00:52:43.111Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:43.111Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:43.111Z] 93c61717845c: Layer already exists [2024-07-05T00:52:43.111Z] b5823e86a758: Layer already exists [2024-07-05T00:52:43.111Z] 148a4758c616: Layer already exists [2024-07-05T00:52:43.111Z] 0575a1eb0c93: Layer already exists [2024-07-05T00:52:43.111Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:43.111Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:43.111Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:43.111Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:43.111Z] latest: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:43.436Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:43.753Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.29 [2024-07-05T00:52:43.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T00:52:43.753Z] 0575a1eb0c93: Preparing [2024-07-05T00:52:43.753Z] b5823e86a758: Preparing [2024-07-05T00:52:43.753Z] 93c61717845c: Preparing [2024-07-05T00:52:43.753Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:43.753Z] 148a4758c616: Preparing [2024-07-05T00:52:43.753Z] 132980ee2af1: Preparing [2024-07-05T00:52:43.753Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:43.753Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:43.753Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:43.753Z] 132980ee2af1: Waiting [2024-07-05T00:52:43.753Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:43.753Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:43.753Z] b5823e86a758: Layer already exists [2024-07-05T00:52:43.753Z] 93c61717845c: Layer already exists [2024-07-05T00:52:43.753Z] 0575a1eb0c93: Layer already exists [2024-07-05T00:52:43.753Z] 148a4758c616: Layer already exists [2024-07-05T00:52:43.753Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:43.753Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:43.753Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:43.753Z] 3.2.0-dev.29: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:44.080Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:44.400Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:44.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T00:52:44.400Z] 0575a1eb0c93: Preparing [2024-07-05T00:52:44.400Z] b5823e86a758: Preparing [2024-07-05T00:52:44.400Z] 93c61717845c: Preparing [2024-07-05T00:52:44.400Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:44.400Z] 148a4758c616: Preparing [2024-07-05T00:52:44.400Z] 132980ee2af1: Preparing [2024-07-05T00:52:44.400Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:44.400Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:44.400Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:44.400Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:44.400Z] 132980ee2af1: Waiting [2024-07-05T00:52:44.400Z] 93c61717845c: Layer already exists [2024-07-05T00:52:44.400Z] 148a4758c616: Layer already exists [2024-07-05T00:52:44.400Z] 0575a1eb0c93: Layer already exists [2024-07-05T00:52:44.400Z] b5823e86a758: Layer already exists [2024-07-05T00:52:44.400Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:44.400Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:44.400Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:44.400Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:44.400Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:44.734Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:45.059Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-05T00:52:45.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-05T00:52:45.059Z] 0575a1eb0c93: Preparing [2024-07-05T00:52:45.059Z] b5823e86a758: Preparing [2024-07-05T00:52:45.059Z] 93c61717845c: Preparing [2024-07-05T00:52:45.059Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:45.059Z] 148a4758c616: Preparing [2024-07-05T00:52:45.059Z] 132980ee2af1: Preparing [2024-07-05T00:52:45.059Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:45.059Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:45.059Z] 132980ee2af1: Waiting [2024-07-05T00:52:45.059Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:45.059Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:45.059Z] b5823e86a758: Layer already exists [2024-07-05T00:52:45.059Z] 93c61717845c: Layer already exists [2024-07-05T00:52:45.059Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:45.059Z] 0575a1eb0c93: Layer already exists [2024-07-05T00:52:45.059Z] 148a4758c616: Layer already exists [2024-07-05T00:52:45.059Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:45.059Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:45.059Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:45.059Z] main: digest: sha256:90047bc1ffc7362dab37f7aa35d04b0a250871b445821844b6a6911065779362 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:52:45.146Z] ===================================================== [Pipeline] echo [2024-07-05T00:52:45.163Z] taggedImages: [2024-07-05T00:52:45.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:45.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-05T00:52:45.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.29 [2024-07-05T00:52:45.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:45.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-05T00:52:45.187Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-05T00:52:45.187Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:45.187Z] latest [2024-07-05T00:52:45.187Z] 3.2.0-dev.29 [2024-07-05T00:52:45.187Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:45.187Z] main [2024-07-05T00:52:45.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:45.521Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:45.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:45.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T00:52:45.841Z] 585a56e8db57: Preparing [2024-07-05T00:52:45.841Z] 710d6af95cc2: Preparing [2024-07-05T00:52:45.841Z] befe15e655a3: Preparing [2024-07-05T00:52:45.841Z] 3756e5e8dd0f: Preparing [2024-07-05T00:52:45.841Z] 2f36d2ce1fdd: Preparing [2024-07-05T00:52:45.841Z] 261976c5e5ea: Preparing [2024-07-05T00:52:45.841Z] c6f2fcd189f5: Preparing [2024-07-05T00:52:45.841Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:45.841Z] 148a4758c616: Preparing [2024-07-05T00:52:45.841Z] e67617e75804: Preparing [2024-07-05T00:52:45.841Z] 1bb85565b796: Preparing [2024-07-05T00:52:45.841Z] 5f70bf18a086: Preparing [2024-07-05T00:52:45.841Z] 78fcf01b356a: Preparing [2024-07-05T00:52:45.841Z] c3c4e265bc1d: Preparing [2024-07-05T00:52:45.841Z] c6f2fcd189f5: Waiting [2024-07-05T00:52:45.841Z] accac8197f41: Preparing [2024-07-05T00:52:45.841Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:45.841Z] 14b11fc3e59c: Waiting [2024-07-05T00:52:45.841Z] 148a4758c616: Waiting [2024-07-05T00:52:45.841Z] e67617e75804: Waiting [2024-07-05T00:52:45.841Z] 1bb85565b796: Waiting [2024-07-05T00:52:45.841Z] 5f70bf18a086: Waiting [2024-07-05T00:52:45.841Z] 78fcf01b356a: Waiting [2024-07-05T00:52:45.841Z] c3c4e265bc1d: Waiting [2024-07-05T00:52:45.841Z] accac8197f41: Waiting [2024-07-05T00:52:45.841Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:45.841Z] 261976c5e5ea: Waiting [2024-07-05T00:52:45.841Z] 710d6af95cc2: Pushed [2024-07-05T00:52:45.841Z] 585a56e8db57: Pushed [2024-07-05T00:52:45.841Z] 3756e5e8dd0f: Pushed [2024-07-05T00:52:45.841Z] 2f36d2ce1fdd: Pushed [2024-07-05T00:52:45.841Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:45.841Z] befe15e655a3: Pushed [2024-07-05T00:52:45.841Z] 148a4758c616: Layer already exists [2024-07-05T00:52:46.099Z] 5f70bf18a086: Layer already exists [2024-07-05T00:52:46.099Z] 261976c5e5ea: Pushed [2024-07-05T00:52:46.099Z] e67617e75804: Pushed [2024-07-05T00:52:46.099Z] 1bb85565b796: Pushed [2024-07-05T00:52:46.099Z] 78fcf01b356a: Pushed [2024-07-05T00:52:46.099Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:46.099Z] accac8197f41: Pushed [2024-07-05T00:52:46.667Z] c3c4e265bc1d: Pushed [2024-07-05T00:52:47.236Z] c6f2fcd189f5: Pushed [2024-07-05T00:52:47.494Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:47.828Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:48.157Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-05T00:52:48.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T00:52:48.157Z] 585a56e8db57: Preparing [2024-07-05T00:52:48.157Z] 710d6af95cc2: Preparing [2024-07-05T00:52:48.157Z] befe15e655a3: Preparing [2024-07-05T00:52:48.157Z] 3756e5e8dd0f: Preparing [2024-07-05T00:52:48.157Z] 2f36d2ce1fdd: Preparing [2024-07-05T00:52:48.157Z] 261976c5e5ea: Preparing [2024-07-05T00:52:48.157Z] c6f2fcd189f5: Preparing [2024-07-05T00:52:48.157Z] 261976c5e5ea: Waiting [2024-07-05T00:52:48.157Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:48.157Z] 148a4758c616: Preparing [2024-07-05T00:52:48.157Z] e67617e75804: Preparing [2024-07-05T00:52:48.157Z] c6f2fcd189f5: Waiting [2024-07-05T00:52:48.157Z] 148a4758c616: Waiting [2024-07-05T00:52:48.157Z] 14b11fc3e59c: Waiting [2024-07-05T00:52:48.157Z] 1bb85565b796: Preparing [2024-07-05T00:52:48.157Z] 5f70bf18a086: Preparing [2024-07-05T00:52:48.157Z] 78fcf01b356a: Preparing [2024-07-05T00:52:48.157Z] e67617e75804: Waiting [2024-07-05T00:52:48.157Z] 5f70bf18a086: Waiting [2024-07-05T00:52:48.157Z] c3c4e265bc1d: Preparing [2024-07-05T00:52:48.157Z] 78fcf01b356a: Waiting [2024-07-05T00:52:48.157Z] accac8197f41: Preparing [2024-07-05T00:52:48.157Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:48.157Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:48.157Z] accac8197f41: Waiting [2024-07-05T00:52:48.157Z] c3c4e265bc1d: Waiting [2024-07-05T00:52:48.157Z] 3756e5e8dd0f: Layer already exists [2024-07-05T00:52:48.157Z] 710d6af95cc2: Layer already exists [2024-07-05T00:52:48.157Z] 585a56e8db57: Layer already exists [2024-07-05T00:52:48.157Z] 2f36d2ce1fdd: Layer already exists [2024-07-05T00:52:48.157Z] befe15e655a3: Layer already exists [2024-07-05T00:52:48.157Z] 261976c5e5ea: Layer already exists [2024-07-05T00:52:48.157Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:48.157Z] c6f2fcd189f5: Layer already exists [2024-07-05T00:52:48.157Z] 148a4758c616: Layer already exists [2024-07-05T00:52:48.157Z] e67617e75804: Layer already exists [2024-07-05T00:52:48.157Z] 5f70bf18a086: Layer already exists [2024-07-05T00:52:48.157Z] 1bb85565b796: Layer already exists [2024-07-05T00:52:48.157Z] 78fcf01b356a: Layer already exists [2024-07-05T00:52:48.157Z] accac8197f41: Layer already exists [2024-07-05T00:52:48.157Z] c3c4e265bc1d: Layer already exists [2024-07-05T00:52:48.157Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:48.157Z] latest: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:48.485Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:48.811Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.29 [2024-07-05T00:52:48.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T00:52:48.811Z] 585a56e8db57: Preparing [2024-07-05T00:52:48.811Z] 710d6af95cc2: Preparing [2024-07-05T00:52:48.811Z] befe15e655a3: Preparing [2024-07-05T00:52:48.811Z] 3756e5e8dd0f: Preparing [2024-07-05T00:52:48.811Z] 2f36d2ce1fdd: Preparing [2024-07-05T00:52:48.811Z] 261976c5e5ea: Preparing [2024-07-05T00:52:48.811Z] c6f2fcd189f5: Preparing [2024-07-05T00:52:48.811Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:48.811Z] 148a4758c616: Preparing [2024-07-05T00:52:48.811Z] e67617e75804: Preparing [2024-07-05T00:52:48.811Z] 1bb85565b796: Preparing [2024-07-05T00:52:48.811Z] 5f70bf18a086: Preparing [2024-07-05T00:52:48.811Z] 78fcf01b356a: Preparing [2024-07-05T00:52:48.811Z] c3c4e265bc1d: Preparing [2024-07-05T00:52:48.811Z] accac8197f41: Preparing [2024-07-05T00:52:48.811Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:48.811Z] 1bb85565b796: Waiting [2024-07-05T00:52:48.811Z] c3c4e265bc1d: Waiting [2024-07-05T00:52:48.811Z] 261976c5e5ea: Waiting [2024-07-05T00:52:48.811Z] accac8197f41: Waiting [2024-07-05T00:52:48.811Z] c6f2fcd189f5: Waiting [2024-07-05T00:52:48.811Z] 14b11fc3e59c: Waiting [2024-07-05T00:52:48.811Z] 5f70bf18a086: Waiting [2024-07-05T00:52:48.811Z] 148a4758c616: Waiting [2024-07-05T00:52:48.811Z] 78fcf01b356a: Waiting [2024-07-05T00:52:48.811Z] befe15e655a3: Layer already exists [2024-07-05T00:52:48.811Z] 2f36d2ce1fdd: Layer already exists [2024-07-05T00:52:48.811Z] 585a56e8db57: Layer already exists [2024-07-05T00:52:48.811Z] 3756e5e8dd0f: Layer already exists [2024-07-05T00:52:48.811Z] 710d6af95cc2: Layer already exists [2024-07-05T00:52:48.811Z] 261976c5e5ea: Layer already exists [2024-07-05T00:52:48.811Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:48.811Z] c6f2fcd189f5: Layer already exists [2024-07-05T00:52:48.811Z] e67617e75804: Layer already exists [2024-07-05T00:52:48.811Z] 148a4758c616: Layer already exists [2024-07-05T00:52:48.811Z] 5f70bf18a086: Layer already exists [2024-07-05T00:52:48.811Z] 1bb85565b796: Layer already exists [2024-07-05T00:52:48.811Z] 78fcf01b356a: Layer already exists [2024-07-05T00:52:48.811Z] accac8197f41: Layer already exists [2024-07-05T00:52:48.811Z] c3c4e265bc1d: Layer already exists [2024-07-05T00:52:48.811Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:48.811Z] 3.2.0-dev.29: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:49.134Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:49.460Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:49.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T00:52:49.460Z] 585a56e8db57: Preparing [2024-07-05T00:52:49.460Z] 710d6af95cc2: Preparing [2024-07-05T00:52:49.460Z] befe15e655a3: Preparing [2024-07-05T00:52:49.460Z] 3756e5e8dd0f: Preparing [2024-07-05T00:52:49.460Z] 2f36d2ce1fdd: Preparing [2024-07-05T00:52:49.460Z] 261976c5e5ea: Preparing [2024-07-05T00:52:49.460Z] c6f2fcd189f5: Preparing [2024-07-05T00:52:49.460Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:49.460Z] 148a4758c616: Preparing [2024-07-05T00:52:49.460Z] e67617e75804: Preparing [2024-07-05T00:52:49.460Z] 1bb85565b796: Preparing [2024-07-05T00:52:49.460Z] 5f70bf18a086: Preparing [2024-07-05T00:52:49.460Z] 78fcf01b356a: Preparing [2024-07-05T00:52:49.460Z] c3c4e265bc1d: Preparing [2024-07-05T00:52:49.460Z] accac8197f41: Preparing [2024-07-05T00:52:49.460Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:49.460Z] 261976c5e5ea: Waiting [2024-07-05T00:52:49.460Z] 1bb85565b796: Waiting [2024-07-05T00:52:49.460Z] 5f70bf18a086: Waiting [2024-07-05T00:52:49.460Z] c6f2fcd189f5: Waiting [2024-07-05T00:52:49.460Z] 78fcf01b356a: Waiting [2024-07-05T00:52:49.460Z] 14b11fc3e59c: Waiting [2024-07-05T00:52:49.460Z] c3c4e265bc1d: Waiting [2024-07-05T00:52:49.460Z] 148a4758c616: Waiting [2024-07-05T00:52:49.460Z] accac8197f41: Waiting [2024-07-05T00:52:49.460Z] e67617e75804: Waiting [2024-07-05T00:52:49.460Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:49.460Z] 710d6af95cc2: Layer already exists [2024-07-05T00:52:49.460Z] befe15e655a3: Layer already exists [2024-07-05T00:52:49.460Z] 585a56e8db57: Layer already exists [2024-07-05T00:52:49.460Z] 3756e5e8dd0f: Layer already exists [2024-07-05T00:52:49.460Z] 2f36d2ce1fdd: Layer already exists [2024-07-05T00:52:49.460Z] 261976c5e5ea: Layer already exists [2024-07-05T00:52:49.460Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:49.460Z] c6f2fcd189f5: Layer already exists [2024-07-05T00:52:49.460Z] e67617e75804: Layer already exists [2024-07-05T00:52:49.460Z] 148a4758c616: Layer already exists [2024-07-05T00:52:49.460Z] 1bb85565b796: Layer already exists [2024-07-05T00:52:49.460Z] 78fcf01b356a: Layer already exists [2024-07-05T00:52:49.460Z] 5f70bf18a086: Layer already exists [2024-07-05T00:52:49.460Z] c3c4e265bc1d: Layer already exists [2024-07-05T00:52:49.460Z] accac8197f41: Layer already exists [2024-07-05T00:52:49.460Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:49.460Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:49.786Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:50.112Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-05T00:52:50.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-05T00:52:50.112Z] 585a56e8db57: Preparing [2024-07-05T00:52:50.112Z] 710d6af95cc2: Preparing [2024-07-05T00:52:50.112Z] befe15e655a3: Preparing [2024-07-05T00:52:50.112Z] 3756e5e8dd0f: Preparing [2024-07-05T00:52:50.112Z] 2f36d2ce1fdd: Preparing [2024-07-05T00:52:50.112Z] 261976c5e5ea: Preparing [2024-07-05T00:52:50.112Z] c6f2fcd189f5: Preparing [2024-07-05T00:52:50.112Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:50.112Z] 148a4758c616: Preparing [2024-07-05T00:52:50.112Z] e67617e75804: Preparing [2024-07-05T00:52:50.112Z] 1bb85565b796: Preparing [2024-07-05T00:52:50.112Z] 5f70bf18a086: Preparing [2024-07-05T00:52:50.112Z] 78fcf01b356a: Preparing [2024-07-05T00:52:50.112Z] c3c4e265bc1d: Preparing [2024-07-05T00:52:50.112Z] accac8197f41: Preparing [2024-07-05T00:52:50.112Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:50.112Z] 14b11fc3e59c: Waiting [2024-07-05T00:52:50.112Z] 148a4758c616: Waiting [2024-07-05T00:52:50.112Z] e67617e75804: Waiting [2024-07-05T00:52:50.112Z] 1bb85565b796: Waiting [2024-07-05T00:52:50.112Z] 5f70bf18a086: Waiting [2024-07-05T00:52:50.112Z] 78fcf01b356a: Waiting [2024-07-05T00:52:50.112Z] c3c4e265bc1d: Waiting [2024-07-05T00:52:50.112Z] accac8197f41: Waiting [2024-07-05T00:52:50.112Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:50.112Z] 261976c5e5ea: Waiting [2024-07-05T00:52:50.112Z] c6f2fcd189f5: Waiting [2024-07-05T00:52:50.112Z] 710d6af95cc2: Layer already exists [2024-07-05T00:52:50.112Z] befe15e655a3: Layer already exists [2024-07-05T00:52:50.112Z] 2f36d2ce1fdd: Layer already exists [2024-07-05T00:52:50.112Z] 3756e5e8dd0f: Layer already exists [2024-07-05T00:52:50.112Z] 585a56e8db57: Layer already exists [2024-07-05T00:52:50.112Z] 148a4758c616: Layer already exists [2024-07-05T00:52:50.112Z] 261976c5e5ea: Layer already exists [2024-07-05T00:52:50.112Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:50.112Z] c6f2fcd189f5: Layer already exists [2024-07-05T00:52:50.112Z] e67617e75804: Layer already exists [2024-07-05T00:52:50.112Z] 1bb85565b796: Layer already exists [2024-07-05T00:52:50.112Z] 5f70bf18a086: Layer already exists [2024-07-05T00:52:50.112Z] 78fcf01b356a: Layer already exists [2024-07-05T00:52:50.112Z] c3c4e265bc1d: Layer already exists [2024-07-05T00:52:50.112Z] accac8197f41: Layer already exists [2024-07-05T00:52:50.112Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:50.112Z] main: digest: sha256:de69400c89bdf2ed78463eb4b10620303b60067010850926835defbe1a07ed9c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:52:50.185Z] ===================================================== [Pipeline] echo [2024-07-05T00:52:50.196Z] taggedImages: [2024-07-05T00:52:50.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:50.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-05T00:52:50.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.29 [2024-07-05T00:52:50.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:50.196Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-05T00:52:50.218Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-05T00:52:50.218Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:50.218Z] latest [2024-07-05T00:52:50.218Z] 3.2.0-dev.29 [2024-07-05T00:52:50.218Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:50.218Z] main [2024-07-05T00:52:50.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:50.554Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:50.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:50.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T00:52:50.878Z] 4db5ef387219: Preparing [2024-07-05T00:52:50.878Z] c71c3f0d1370: Preparing [2024-07-05T00:52:50.878Z] 314ea4ef8f8d: Preparing [2024-07-05T00:52:50.878Z] d41da29f4de0: Preparing [2024-07-05T00:52:50.878Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:50.878Z] 148a4758c616: Preparing [2024-07-05T00:52:50.878Z] 132980ee2af1: Preparing [2024-07-05T00:52:50.878Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:50.878Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:50.878Z] 148a4758c616: Waiting [2024-07-05T00:52:50.878Z] 132980ee2af1: Waiting [2024-07-05T00:52:50.878Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:50.878Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:50.878Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:50.878Z] 314ea4ef8f8d: Pushed [2024-07-05T00:52:51.137Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:51.394Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:51.394Z] 148a4758c616: Layer already exists [2024-07-05T00:52:51.394Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:51.394Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:51.652Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:53.028Z] d41da29f4de0: Pushed [2024-07-05T00:52:53.287Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:53.609Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:53.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-05T00:52:53.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T00:52:53.924Z] 4db5ef387219: Preparing [2024-07-05T00:52:53.924Z] c71c3f0d1370: Preparing [2024-07-05T00:52:53.924Z] 314ea4ef8f8d: Preparing [2024-07-05T00:52:53.924Z] d41da29f4de0: Preparing [2024-07-05T00:52:53.924Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:53.924Z] 148a4758c616: Preparing [2024-07-05T00:52:53.924Z] 132980ee2af1: Preparing [2024-07-05T00:52:53.924Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:53.924Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:53.924Z] 148a4758c616: Waiting [2024-07-05T00:52:53.924Z] 132980ee2af1: Waiting [2024-07-05T00:52:53.924Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:53.924Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:53.924Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:53.924Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:53.924Z] d41da29f4de0: Layer already exists [2024-07-05T00:52:53.924Z] 314ea4ef8f8d: Layer already exists [2024-07-05T00:52:53.924Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:53.924Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:53.924Z] 148a4758c616: Layer already exists [2024-07-05T00:52:53.924Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:53.924Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:53.924Z] latest: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:54.252Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:54.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.29 [2024-07-05T00:52:54.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T00:52:54.571Z] 4db5ef387219: Preparing [2024-07-05T00:52:54.571Z] c71c3f0d1370: Preparing [2024-07-05T00:52:54.571Z] 314ea4ef8f8d: Preparing [2024-07-05T00:52:54.571Z] d41da29f4de0: Preparing [2024-07-05T00:52:54.571Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:54.571Z] 148a4758c616: Preparing [2024-07-05T00:52:54.571Z] 132980ee2af1: Preparing [2024-07-05T00:52:54.571Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:54.571Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:54.571Z] 132980ee2af1: Waiting [2024-07-05T00:52:54.571Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:54.571Z] 148a4758c616: Waiting [2024-07-05T00:52:54.571Z] 314ea4ef8f8d: Layer already exists [2024-07-05T00:52:54.571Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:54.571Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:54.571Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:54.571Z] d41da29f4de0: Layer already exists [2024-07-05T00:52:54.572Z] 148a4758c616: Layer already exists [2024-07-05T00:52:54.572Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:54.572Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:54.572Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:54.572Z] 3.2.0-dev.29: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:54.891Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:55.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:55.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T00:52:55.212Z] 4db5ef387219: Preparing [2024-07-05T00:52:55.212Z] c71c3f0d1370: Preparing [2024-07-05T00:52:55.212Z] 314ea4ef8f8d: Preparing [2024-07-05T00:52:55.212Z] d41da29f4de0: Preparing [2024-07-05T00:52:55.212Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:55.212Z] 148a4758c616: Preparing [2024-07-05T00:52:55.212Z] 132980ee2af1: Preparing [2024-07-05T00:52:55.212Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:55.212Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:55.212Z] 132980ee2af1: Waiting [2024-07-05T00:52:55.212Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:55.212Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:55.212Z] 148a4758c616: Waiting [2024-07-05T00:52:55.212Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:55.212Z] 314ea4ef8f8d: Layer already exists [2024-07-05T00:52:55.212Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:55.212Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:55.212Z] d41da29f4de0: Layer already exists [2024-07-05T00:52:55.212Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:55.212Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:55.212Z] 148a4758c616: Layer already exists [2024-07-05T00:52:55.212Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:55.212Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:55.536Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:55.865Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-05T00:52:55.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-05T00:52:55.865Z] 4db5ef387219: Preparing [2024-07-05T00:52:55.865Z] c71c3f0d1370: Preparing [2024-07-05T00:52:55.865Z] 314ea4ef8f8d: Preparing [2024-07-05T00:52:55.866Z] d41da29f4de0: Preparing [2024-07-05T00:52:55.866Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:55.866Z] 148a4758c616: Preparing [2024-07-05T00:52:55.866Z] 132980ee2af1: Preparing [2024-07-05T00:52:55.866Z] 3dcdf4c63ced: Preparing [2024-07-05T00:52:55.866Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:55.866Z] 3dcdf4c63ced: Waiting [2024-07-05T00:52:55.866Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:55.866Z] 148a4758c616: Waiting [2024-07-05T00:52:55.866Z] 132980ee2af1: Waiting [2024-07-05T00:52:55.866Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:55.866Z] 4db5ef387219: Layer already exists [2024-07-05T00:52:55.866Z] 314ea4ef8f8d: Layer already exists [2024-07-05T00:52:55.866Z] c71c3f0d1370: Layer already exists [2024-07-05T00:52:55.866Z] d41da29f4de0: Layer already exists [2024-07-05T00:52:55.866Z] 148a4758c616: Layer already exists [2024-07-05T00:52:55.866Z] 132980ee2af1: Layer already exists [2024-07-05T00:52:55.866Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:52:55.866Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:55.866Z] main: digest: sha256:9ef3f0ddbeb74810581c19b57d2fb689d5c953cbe480bf28887391bc945d2c5c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:52:55.927Z] ===================================================== [Pipeline] echo [2024-07-05T00:52:55.938Z] taggedImages: [2024-07-05T00:52:55.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:55.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-05T00:52:55.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.29 [2024-07-05T00:52:55.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:55.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-05T00:52:55.961Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-05T00:52:55.961Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:55.961Z] latest [2024-07-05T00:52:55.961Z] 3.2.0-dev.29 [2024-07-05T00:52:55.961Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:52:55.961Z] main [2024-07-05T00:52:55.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:56.307Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:56.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:52:56.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T00:52:56.627Z] c61cf4470f7f: Preparing [2024-07-05T00:52:56.627Z] 26b1e165222e: Preparing [2024-07-05T00:52:56.627Z] 1e354115c71b: Preparing [2024-07-05T00:52:56.627Z] 6002a2b96163: Preparing [2024-07-05T00:52:56.627Z] 0abb562d2209: Preparing [2024-07-05T00:52:56.627Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:56.627Z] 148a4758c616: Preparing [2024-07-05T00:52:56.627Z] dbebff745314: Preparing [2024-07-05T00:52:56.627Z] 11a4a9d062cb: Preparing [2024-07-05T00:52:56.627Z] 14b11fc3e59c: Waiting [2024-07-05T00:52:56.627Z] dbebff745314: Waiting [2024-07-05T00:52:56.627Z] 148a4758c616: Waiting [2024-07-05T00:52:56.627Z] 11a4a9d062cb: Waiting [2024-07-05T00:52:56.627Z] a42ff53419bb: Preparing [2024-07-05T00:52:56.627Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:56.627Z] a42ff53419bb: Waiting [2024-07-05T00:52:56.627Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:56.627Z] 6002a2b96163: Pushed [2024-07-05T00:52:56.627Z] 0abb562d2209: Pushed [2024-07-05T00:52:56.627Z] 26b1e165222e: Pushed [2024-07-05T00:52:56.627Z] c61cf4470f7f: Pushed [2024-07-05T00:52:56.886Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:57.144Z] dbebff745314: Pushed [2024-07-05T00:52:57.144Z] 148a4758c616: Layer already exists [2024-07-05T00:52:57.144Z] 11a4a9d062cb: Pushed [2024-07-05T00:52:57.144Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:57.414Z] 1e354115c71b: Pushed [2024-07-05T00:52:58.790Z] a42ff53419bb: Pushed [2024-07-05T00:52:58.790Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:59.118Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:59.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-05T00:52:59.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T00:52:59.436Z] c61cf4470f7f: Preparing [2024-07-05T00:52:59.436Z] 26b1e165222e: Preparing [2024-07-05T00:52:59.436Z] 1e354115c71b: Preparing [2024-07-05T00:52:59.436Z] 6002a2b96163: Preparing [2024-07-05T00:52:59.436Z] 0abb562d2209: Preparing [2024-07-05T00:52:59.436Z] 14b11fc3e59c: Preparing [2024-07-05T00:52:59.436Z] 148a4758c616: Preparing [2024-07-05T00:52:59.436Z] dbebff745314: Preparing [2024-07-05T00:52:59.436Z] 11a4a9d062cb: Preparing [2024-07-05T00:52:59.436Z] a42ff53419bb: Preparing [2024-07-05T00:52:59.436Z] 63ec0bd56cf3: Preparing [2024-07-05T00:52:59.436Z] 14b11fc3e59c: Waiting [2024-07-05T00:52:59.436Z] 148a4758c616: Waiting [2024-07-05T00:52:59.436Z] dbebff745314: Waiting [2024-07-05T00:52:59.436Z] 11a4a9d062cb: Waiting [2024-07-05T00:52:59.436Z] a42ff53419bb: Waiting [2024-07-05T00:52:59.436Z] 63ec0bd56cf3: Waiting [2024-07-05T00:52:59.436Z] 6002a2b96163: Layer already exists [2024-07-05T00:52:59.436Z] 0abb562d2209: Layer already exists [2024-07-05T00:52:59.436Z] 26b1e165222e: Layer already exists [2024-07-05T00:52:59.437Z] 1e354115c71b: Layer already exists [2024-07-05T00:52:59.437Z] c61cf4470f7f: Layer already exists [2024-07-05T00:52:59.437Z] a42ff53419bb: Layer already exists [2024-07-05T00:52:59.437Z] 11a4a9d062cb: Layer already exists [2024-07-05T00:52:59.437Z] dbebff745314: Layer already exists [2024-07-05T00:52:59.437Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:52:59.437Z] 148a4758c616: Layer already exists [2024-07-05T00:52:59.437Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:52:59.437Z] latest: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:52:59.761Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:00.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.29 [2024-07-05T00:53:00.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T00:53:00.085Z] c61cf4470f7f: Preparing [2024-07-05T00:53:00.085Z] 26b1e165222e: Preparing [2024-07-05T00:53:00.085Z] 1e354115c71b: Preparing [2024-07-05T00:53:00.085Z] 6002a2b96163: Preparing [2024-07-05T00:53:00.085Z] 0abb562d2209: Preparing [2024-07-05T00:53:00.085Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:00.085Z] 148a4758c616: Preparing [2024-07-05T00:53:00.085Z] dbebff745314: Preparing [2024-07-05T00:53:00.085Z] 11a4a9d062cb: Preparing [2024-07-05T00:53:00.085Z] a42ff53419bb: Preparing [2024-07-05T00:53:00.085Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:00.085Z] 11a4a9d062cb: Waiting [2024-07-05T00:53:00.085Z] a42ff53419bb: Waiting [2024-07-05T00:53:00.085Z] dbebff745314: Waiting [2024-07-05T00:53:00.085Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:00.085Z] 148a4758c616: Waiting [2024-07-05T00:53:00.085Z] 14b11fc3e59c: Waiting [2024-07-05T00:53:00.085Z] 0abb562d2209: Layer already exists [2024-07-05T00:53:00.085Z] 6002a2b96163: Layer already exists [2024-07-05T00:53:00.085Z] c61cf4470f7f: Layer already exists [2024-07-05T00:53:00.085Z] 1e354115c71b: Layer already exists [2024-07-05T00:53:00.085Z] 26b1e165222e: Layer already exists [2024-07-05T00:53:00.085Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:00.085Z] 11a4a9d062cb: Layer already exists [2024-07-05T00:53:00.085Z] dbebff745314: Layer already exists [2024-07-05T00:53:00.085Z] 148a4758c616: Layer already exists [2024-07-05T00:53:00.085Z] a42ff53419bb: Layer already exists [2024-07-05T00:53:00.085Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:00.085Z] 3.2.0-dev.29: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:00.420Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:00.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:00.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T00:53:00.741Z] c61cf4470f7f: Preparing [2024-07-05T00:53:00.741Z] 26b1e165222e: Preparing [2024-07-05T00:53:00.741Z] 1e354115c71b: Preparing [2024-07-05T00:53:00.741Z] 6002a2b96163: Preparing [2024-07-05T00:53:00.741Z] 0abb562d2209: Preparing [2024-07-05T00:53:00.741Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:00.741Z] 148a4758c616: Preparing [2024-07-05T00:53:00.741Z] dbebff745314: Preparing [2024-07-05T00:53:00.741Z] 11a4a9d062cb: Preparing [2024-07-05T00:53:00.741Z] a42ff53419bb: Preparing [2024-07-05T00:53:00.741Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:00.741Z] 14b11fc3e59c: Waiting [2024-07-05T00:53:00.741Z] 148a4758c616: Waiting [2024-07-05T00:53:00.741Z] a42ff53419bb: Waiting [2024-07-05T00:53:00.741Z] 11a4a9d062cb: Waiting [2024-07-05T00:53:00.741Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:00.741Z] 26b1e165222e: Layer already exists [2024-07-05T00:53:00.741Z] 1e354115c71b: Layer already exists [2024-07-05T00:53:00.741Z] 0abb562d2209: Layer already exists [2024-07-05T00:53:00.741Z] c61cf4470f7f: Layer already exists [2024-07-05T00:53:00.741Z] 6002a2b96163: Layer already exists [2024-07-05T00:53:00.741Z] 148a4758c616: Layer already exists [2024-07-05T00:53:00.741Z] dbebff745314: Layer already exists [2024-07-05T00:53:00.741Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:00.741Z] 11a4a9d062cb: Layer already exists [2024-07-05T00:53:00.741Z] a42ff53419bb: Layer already exists [2024-07-05T00:53:00.741Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:00.741Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:01.066Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:01.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-05T00:53:01.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-05T00:53:01.395Z] c61cf4470f7f: Preparing [2024-07-05T00:53:01.395Z] 26b1e165222e: Preparing [2024-07-05T00:53:01.395Z] 1e354115c71b: Preparing [2024-07-05T00:53:01.395Z] 6002a2b96163: Preparing [2024-07-05T00:53:01.395Z] 0abb562d2209: Preparing [2024-07-05T00:53:01.395Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:01.395Z] 148a4758c616: Preparing [2024-07-05T00:53:01.395Z] dbebff745314: Preparing [2024-07-05T00:53:01.395Z] 11a4a9d062cb: Preparing [2024-07-05T00:53:01.395Z] a42ff53419bb: Preparing [2024-07-05T00:53:01.395Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:01.395Z] a42ff53419bb: Waiting [2024-07-05T00:53:01.395Z] 14b11fc3e59c: Waiting [2024-07-05T00:53:01.395Z] 148a4758c616: Waiting [2024-07-05T00:53:01.395Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:01.395Z] 11a4a9d062cb: Waiting [2024-07-05T00:53:01.395Z] dbebff745314: Waiting [2024-07-05T00:53:01.395Z] c61cf4470f7f: Layer already exists [2024-07-05T00:53:01.395Z] 26b1e165222e: Layer already exists [2024-07-05T00:53:01.395Z] 6002a2b96163: Layer already exists [2024-07-05T00:53:01.395Z] 0abb562d2209: Layer already exists [2024-07-05T00:53:01.395Z] 1e354115c71b: Layer already exists [2024-07-05T00:53:01.395Z] 148a4758c616: Layer already exists [2024-07-05T00:53:01.395Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:01.395Z] 11a4a9d062cb: Layer already exists [2024-07-05T00:53:01.395Z] dbebff745314: Layer already exists [2024-07-05T00:53:01.395Z] a42ff53419bb: Layer already exists [2024-07-05T00:53:01.395Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:01.395Z] main: digest: sha256:52f903a4113a551b2003f24249c0d74cf0dafc3b7447a50b473baf77bdf3e548 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:53:01.470Z] ===================================================== [Pipeline] echo [2024-07-05T00:53:01.485Z] taggedImages: [2024-07-05T00:53:01.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:01.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-05T00:53:01.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.29 [2024-07-05T00:53:01.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:01.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-05T00:53:01.512Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-05T00:53:01.512Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:01.512Z] latest [2024-07-05T00:53:01.512Z] 3.2.0-dev.29 [2024-07-05T00:53:01.512Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:01.512Z] main [2024-07-05T00:53:01.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:01.862Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:02.175Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:02.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T00:53:02.176Z] 7829ff8bfdd2: Preparing [2024-07-05T00:53:02.176Z] 0e31dcfbcc9b: Preparing [2024-07-05T00:53:02.176Z] 2ca2a589ceb6: Preparing [2024-07-05T00:53:02.176Z] 2cec427ab87d: Preparing [2024-07-05T00:53:02.176Z] 65f60b9346ac: Preparing [2024-07-05T00:53:02.176Z] 1750939488e4: Preparing [2024-07-05T00:53:02.176Z] ecd81c52a8b6: Preparing [2024-07-05T00:53:02.176Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:02.176Z] 148a4758c616: Preparing [2024-07-05T00:53:02.176Z] f352eafcffb4: Preparing [2024-07-05T00:53:02.176Z] 631c06543ca6: Preparing [2024-07-05T00:53:02.176Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:02.176Z] 148a4758c616: Waiting [2024-07-05T00:53:02.176Z] 1750939488e4: Waiting [2024-07-05T00:53:02.176Z] f352eafcffb4: Waiting [2024-07-05T00:53:02.176Z] ecd81c52a8b6: Waiting [2024-07-05T00:53:02.176Z] 631c06543ca6: Waiting [2024-07-05T00:53:02.176Z] 14b11fc3e59c: Waiting [2024-07-05T00:53:02.176Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:02.176Z] 0e31dcfbcc9b: Pushed [2024-07-05T00:53:02.176Z] 65f60b9346ac: Pushed [2024-07-05T00:53:02.176Z] 7829ff8bfdd2: Pushed [2024-07-05T00:53:02.176Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:02.176Z] 148a4758c616: Layer already exists [2024-07-05T00:53:02.176Z] ecd81c52a8b6: Pushed [2024-07-05T00:53:02.432Z] 1750939488e4: Pushed [2024-07-05T00:53:02.432Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:02.689Z] f352eafcffb4: Pushed [2024-07-05T00:53:02.946Z] 2cec427ab87d: Pushed [2024-07-05T00:53:03.217Z] 2ca2a589ceb6: Pushed [2024-07-05T00:53:03.217Z] 631c06543ca6: Pushed [2024-07-05T00:53:03.478Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:03.808Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:04.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-05T00:53:04.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T00:53:04.133Z] 7829ff8bfdd2: Preparing [2024-07-05T00:53:04.133Z] 0e31dcfbcc9b: Preparing [2024-07-05T00:53:04.133Z] 2ca2a589ceb6: Preparing [2024-07-05T00:53:04.133Z] 2cec427ab87d: Preparing [2024-07-05T00:53:04.133Z] 65f60b9346ac: Preparing [2024-07-05T00:53:04.133Z] 1750939488e4: Preparing [2024-07-05T00:53:04.133Z] ecd81c52a8b6: Preparing [2024-07-05T00:53:04.133Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:04.133Z] 148a4758c616: Preparing [2024-07-05T00:53:04.133Z] f352eafcffb4: Preparing [2024-07-05T00:53:04.133Z] 631c06543ca6: Preparing [2024-07-05T00:53:04.133Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:04.133Z] 14b11fc3e59c: Waiting [2024-07-05T00:53:04.133Z] 148a4758c616: Waiting [2024-07-05T00:53:04.133Z] f352eafcffb4: Waiting [2024-07-05T00:53:04.133Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:04.133Z] 631c06543ca6: Waiting [2024-07-05T00:53:04.133Z] 1750939488e4: Waiting [2024-07-05T00:53:04.133Z] ecd81c52a8b6: Waiting [2024-07-05T00:53:04.133Z] 0e31dcfbcc9b: Layer already exists [2024-07-05T00:53:04.133Z] 2ca2a589ceb6: Layer already exists [2024-07-05T00:53:04.133Z] 7829ff8bfdd2: Layer already exists [2024-07-05T00:53:04.133Z] 2cec427ab87d: Layer already exists [2024-07-05T00:53:04.133Z] 65f60b9346ac: Layer already exists [2024-07-05T00:53:04.133Z] 1750939488e4: Layer already exists [2024-07-05T00:53:04.133Z] ecd81c52a8b6: Layer already exists [2024-07-05T00:53:04.133Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:04.133Z] f352eafcffb4: Layer already exists [2024-07-05T00:53:04.133Z] 148a4758c616: Layer already exists [2024-07-05T00:53:04.133Z] 631c06543ca6: Layer already exists [2024-07-05T00:53:04.133Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:04.133Z] latest: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:04.552Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:04.916Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.29 [2024-07-05T00:53:04.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T00:53:04.916Z] 7829ff8bfdd2: Preparing [2024-07-05T00:53:04.916Z] 0e31dcfbcc9b: Preparing [2024-07-05T00:53:04.916Z] 2ca2a589ceb6: Preparing [2024-07-05T00:53:04.916Z] 2cec427ab87d: Preparing [2024-07-05T00:53:04.916Z] 65f60b9346ac: Preparing [2024-07-05T00:53:04.916Z] 1750939488e4: Preparing [2024-07-05T00:53:04.916Z] ecd81c52a8b6: Preparing [2024-07-05T00:53:04.916Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:04.916Z] 148a4758c616: Preparing [2024-07-05T00:53:04.916Z] f352eafcffb4: Preparing [2024-07-05T00:53:04.916Z] 631c06543ca6: Preparing [2024-07-05T00:53:04.916Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:04.916Z] 14b11fc3e59c: Waiting [2024-07-05T00:53:04.916Z] 148a4758c616: Waiting [2024-07-05T00:53:04.916Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:04.916Z] f352eafcffb4: Waiting [2024-07-05T00:53:04.916Z] 1750939488e4: Waiting [2024-07-05T00:53:04.916Z] 631c06543ca6: Waiting [2024-07-05T00:53:04.916Z] ecd81c52a8b6: Waiting [2024-07-05T00:53:04.916Z] 7829ff8bfdd2: Layer already exists [2024-07-05T00:53:04.916Z] 65f60b9346ac: Layer already exists [2024-07-05T00:53:04.916Z] 0e31dcfbcc9b: Layer already exists [2024-07-05T00:53:04.916Z] 2ca2a589ceb6: Layer already exists [2024-07-05T00:53:04.916Z] 2cec427ab87d: Layer already exists [2024-07-05T00:53:04.916Z] ecd81c52a8b6: Layer already exists [2024-07-05T00:53:04.916Z] 1750939488e4: Layer already exists [2024-07-05T00:53:04.916Z] 148a4758c616: Layer already exists [2024-07-05T00:53:04.916Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:04.916Z] f352eafcffb4: Layer already exists [2024-07-05T00:53:04.916Z] 631c06543ca6: Layer already exists [2024-07-05T00:53:04.916Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:04.916Z] 3.2.0-dev.29: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:05.284Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:05.635Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:05.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T00:53:05.635Z] 7829ff8bfdd2: Preparing [2024-07-05T00:53:05.635Z] 0e31dcfbcc9b: Preparing [2024-07-05T00:53:05.635Z] 2ca2a589ceb6: Preparing [2024-07-05T00:53:05.635Z] 2cec427ab87d: Preparing [2024-07-05T00:53:05.635Z] 65f60b9346ac: Preparing [2024-07-05T00:53:05.635Z] 1750939488e4: Preparing [2024-07-05T00:53:05.635Z] ecd81c52a8b6: Preparing [2024-07-05T00:53:05.635Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:05.635Z] 148a4758c616: Preparing [2024-07-05T00:53:05.635Z] f352eafcffb4: Preparing [2024-07-05T00:53:05.635Z] 631c06543ca6: Preparing [2024-07-05T00:53:05.635Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:05.635Z] 14b11fc3e59c: Waiting [2024-07-05T00:53:05.635Z] 148a4758c616: Waiting [2024-07-05T00:53:05.635Z] f352eafcffb4: Waiting [2024-07-05T00:53:05.635Z] 631c06543ca6: Waiting [2024-07-05T00:53:05.635Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:05.635Z] 1750939488e4: Waiting [2024-07-05T00:53:05.635Z] ecd81c52a8b6: Waiting [2024-07-05T00:53:05.635Z] 65f60b9346ac: Layer already exists [2024-07-05T00:53:05.635Z] 2ca2a589ceb6: Layer already exists [2024-07-05T00:53:05.635Z] 2cec427ab87d: Layer already exists [2024-07-05T00:53:05.635Z] 0e31dcfbcc9b: Layer already exists [2024-07-05T00:53:05.635Z] 7829ff8bfdd2: Layer already exists [2024-07-05T00:53:05.635Z] 1750939488e4: Layer already exists [2024-07-05T00:53:05.635Z] ecd81c52a8b6: Layer already exists [2024-07-05T00:53:05.635Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:05.635Z] f352eafcffb4: Layer already exists [2024-07-05T00:53:05.635Z] 148a4758c616: Layer already exists [2024-07-05T00:53:05.635Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:05.635Z] 631c06543ca6: Layer already exists [2024-07-05T00:53:05.635Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:05.963Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:06.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-05T00:53:06.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-05T00:53:06.293Z] 7829ff8bfdd2: Preparing [2024-07-05T00:53:06.293Z] 0e31dcfbcc9b: Preparing [2024-07-05T00:53:06.293Z] 2ca2a589ceb6: Preparing [2024-07-05T00:53:06.293Z] 2cec427ab87d: Preparing [2024-07-05T00:53:06.293Z] 65f60b9346ac: Preparing [2024-07-05T00:53:06.293Z] 1750939488e4: Preparing [2024-07-05T00:53:06.293Z] ecd81c52a8b6: Preparing [2024-07-05T00:53:06.293Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:06.293Z] 148a4758c616: Preparing [2024-07-05T00:53:06.293Z] f352eafcffb4: Preparing [2024-07-05T00:53:06.293Z] 631c06543ca6: Preparing [2024-07-05T00:53:06.294Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:06.294Z] 1750939488e4: Waiting [2024-07-05T00:53:06.294Z] ecd81c52a8b6: Waiting [2024-07-05T00:53:06.294Z] 14b11fc3e59c: Waiting [2024-07-05T00:53:06.294Z] 148a4758c616: Waiting [2024-07-05T00:53:06.294Z] f352eafcffb4: Waiting [2024-07-05T00:53:06.294Z] 631c06543ca6: Waiting [2024-07-05T00:53:06.294Z] 7829ff8bfdd2: Layer already exists [2024-07-05T00:53:06.294Z] 65f60b9346ac: Layer already exists [2024-07-05T00:53:06.294Z] 0e31dcfbcc9b: Layer already exists [2024-07-05T00:53:06.294Z] 2ca2a589ceb6: Layer already exists [2024-07-05T00:53:06.294Z] 2cec427ab87d: Layer already exists [2024-07-05T00:53:06.294Z] 1750939488e4: Layer already exists [2024-07-05T00:53:06.294Z] ecd81c52a8b6: Layer already exists [2024-07-05T00:53:06.294Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:06.294Z] 148a4758c616: Layer already exists [2024-07-05T00:53:06.294Z] f352eafcffb4: Layer already exists [2024-07-05T00:53:06.294Z] 631c06543ca6: Layer already exists [2024-07-05T00:53:06.294Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:06.294Z] main: digest: sha256:afb59800190ef1b3c51dfc40e6afe298e92ce9b043dc2f3eb31be27b47a4d0de size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:53:06.362Z] ===================================================== [Pipeline] echo [2024-07-05T00:53:06.374Z] taggedImages: [2024-07-05T00:53:06.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:06.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-05T00:53:06.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.29 [2024-07-05T00:53:06.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:06.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-05T00:53:06.398Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-05T00:53:06.398Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:06.398Z] latest [2024-07-05T00:53:06.398Z] 3.2.0-dev.29 [2024-07-05T00:53:06.398Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:06.398Z] main [2024-07-05T00:53:06.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:06.737Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:07.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:07.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T00:53:07.057Z] 1995465d1bf0: Preparing [2024-07-05T00:53:07.057Z] 662c2afedb5a: Preparing [2024-07-05T00:53:07.057Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:07.057Z] 148a4758c616: Preparing [2024-07-05T00:53:07.057Z] 9671b0483e20: Preparing [2024-07-05T00:53:07.057Z] 4c977ba8faa9: Preparing [2024-07-05T00:53:07.057Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:07.057Z] 4c977ba8faa9: Waiting [2024-07-05T00:53:07.057Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:07.057Z] 148a4758c616: Layer already exists [2024-07-05T00:53:07.057Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:07.057Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:07.057Z] 1995465d1bf0: Pushed [2024-07-05T00:53:07.624Z] 9671b0483e20: Pushed [2024-07-05T00:53:07.624Z] 4c977ba8faa9: Pushed [2024-07-05T00:53:08.561Z] 662c2afedb5a: Pushed [2024-07-05T00:53:08.561Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:08.881Z] + 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-07-05T00:53:09.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-05T00:53:09.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T00:53:09.204Z] 1995465d1bf0: Preparing [2024-07-05T00:53:09.204Z] 662c2afedb5a: Preparing [2024-07-05T00:53:09.204Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:09.204Z] 148a4758c616: Preparing [2024-07-05T00:53:09.205Z] 9671b0483e20: Preparing [2024-07-05T00:53:09.205Z] 4c977ba8faa9: Preparing [2024-07-05T00:53:09.205Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:09.205Z] 4c977ba8faa9: Waiting [2024-07-05T00:53:09.205Z] 148a4758c616: Layer already exists [2024-07-05T00:53:09.205Z] 9671b0483e20: Layer already exists [2024-07-05T00:53:09.205Z] 1995465d1bf0: Layer already exists [2024-07-05T00:53:09.205Z] 662c2afedb5a: Layer already exists [2024-07-05T00:53:09.205Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:09.205Z] 4c977ba8faa9: Layer already exists [2024-07-05T00:53:09.205Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:09.205Z] latest: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:09.528Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:09.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.29 [2024-07-05T00:53:09.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T00:53:09.857Z] 1995465d1bf0: Preparing [2024-07-05T00:53:09.857Z] 662c2afedb5a: Preparing [2024-07-05T00:53:09.857Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:09.857Z] 148a4758c616: Preparing [2024-07-05T00:53:09.857Z] 9671b0483e20: Preparing [2024-07-05T00:53:09.857Z] 4c977ba8faa9: Preparing [2024-07-05T00:53:09.857Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:09.857Z] 4c977ba8faa9: Waiting [2024-07-05T00:53:09.857Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:09.857Z] 662c2afedb5a: Layer already exists [2024-07-05T00:53:09.857Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:09.857Z] 9671b0483e20: Layer already exists [2024-07-05T00:53:09.857Z] 1995465d1bf0: Layer already exists [2024-07-05T00:53:09.857Z] 148a4758c616: Layer already exists [2024-07-05T00:53:09.857Z] 4c977ba8faa9: Layer already exists [2024-07-05T00:53:09.857Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:09.857Z] 3.2.0-dev.29: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:10.188Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:10.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:10.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T00:53:10.510Z] 1995465d1bf0: Preparing [2024-07-05T00:53:10.510Z] 662c2afedb5a: Preparing [2024-07-05T00:53:10.510Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:10.510Z] 148a4758c616: Preparing [2024-07-05T00:53:10.510Z] 9671b0483e20: Preparing [2024-07-05T00:53:10.510Z] 4c977ba8faa9: Preparing [2024-07-05T00:53:10.510Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:10.510Z] 4c977ba8faa9: Waiting [2024-07-05T00:53:10.510Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:10.510Z] 662c2afedb5a: Layer already exists [2024-07-05T00:53:10.510Z] 9671b0483e20: Layer already exists [2024-07-05T00:53:10.510Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:10.510Z] 148a4758c616: Layer already exists [2024-07-05T00:53:10.510Z] 1995465d1bf0: Layer already exists [2024-07-05T00:53:10.510Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:10.510Z] 4c977ba8faa9: Layer already exists [2024-07-05T00:53:10.510Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:10.832Z] + 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-07-05T00:53:11.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-05T00:53:11.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-05T00:53:11.151Z] 1995465d1bf0: Preparing [2024-07-05T00:53:11.151Z] 662c2afedb5a: Preparing [2024-07-05T00:53:11.151Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:11.151Z] 148a4758c616: Preparing [2024-07-05T00:53:11.151Z] 9671b0483e20: Preparing [2024-07-05T00:53:11.151Z] 4c977ba8faa9: Preparing [2024-07-05T00:53:11.151Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:11.151Z] 4c977ba8faa9: Waiting [2024-07-05T00:53:11.151Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:11.151Z] 148a4758c616: Layer already exists [2024-07-05T00:53:11.151Z] 1995465d1bf0: Layer already exists [2024-07-05T00:53:11.151Z] 662c2afedb5a: Layer already exists [2024-07-05T00:53:11.151Z] 9671b0483e20: Layer already exists [2024-07-05T00:53:11.151Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:11.151Z] 4c977ba8faa9: Layer already exists [2024-07-05T00:53:11.151Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:11.151Z] main: digest: sha256:007c8d6709e17f76c76a4843bf58eafa71dd956455ac7b98134239e003444bd6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:53:11.221Z] ===================================================== [Pipeline] echo [2024-07-05T00:53:11.237Z] taggedImages: [2024-07-05T00:53:11.237Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:11.237Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-05T00:53:11.237Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.29 [2024-07-05T00:53:11.237Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:11.237Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-05T00:53:11.260Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-05T00:53:11.260Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:11.260Z] latest [2024-07-05T00:53:11.260Z] 3.2.0-dev.29 [2024-07-05T00:53:11.260Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:11.260Z] main [2024-07-05T00:53:11.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:11.616Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:11.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:11.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T00:53:11.926Z] f620751ba326: Preparing [2024-07-05T00:53:11.926Z] 4b62b3ee7f78: Preparing [2024-07-05T00:53:11.926Z] 9d1814531d35: Preparing [2024-07-05T00:53:11.926Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:11.926Z] 148a4758c616: Preparing [2024-07-05T00:53:11.926Z] 2c45bfab3c9e: Preparing [2024-07-05T00:53:11.926Z] a27ad3091760: Preparing [2024-07-05T00:53:11.926Z] b88e69dc9643: Preparing [2024-07-05T00:53:11.926Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:11.926Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:11.926Z] a27ad3091760: Waiting [2024-07-05T00:53:11.926Z] b88e69dc9643: Waiting [2024-07-05T00:53:11.926Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:11.926Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:11.926Z] 148a4758c616: Layer already exists [2024-07-05T00:53:11.926Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:11.926Z] 9d1814531d35: Pushed [2024-07-05T00:53:11.926Z] 4b62b3ee7f78: Pushed [2024-07-05T00:53:11.926Z] f620751ba326: Pushed [2024-07-05T00:53:11.926Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:11.926Z] b88e69dc9643: Pushed [2024-07-05T00:53:12.859Z] ab8f438f6dcd: Pushed [2024-07-05T00:53:17.043Z] a27ad3091760: Pushed [2024-07-05T00:53:19.582Z] 2c45bfab3c9e: Pushed [2024-07-05T00:53:19.582Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:19.912Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:20.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-05T00:53:20.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T00:53:20.237Z] f620751ba326: Preparing [2024-07-05T00:53:20.237Z] 4b62b3ee7f78: Preparing [2024-07-05T00:53:20.237Z] 9d1814531d35: Preparing [2024-07-05T00:53:20.237Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:20.237Z] 148a4758c616: Preparing [2024-07-05T00:53:20.237Z] 2c45bfab3c9e: Preparing [2024-07-05T00:53:20.237Z] a27ad3091760: Preparing [2024-07-05T00:53:20.237Z] b88e69dc9643: Preparing [2024-07-05T00:53:20.237Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:20.237Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:20.237Z] 2c45bfab3c9e: Waiting [2024-07-05T00:53:20.237Z] a27ad3091760: Waiting [2024-07-05T00:53:20.237Z] b88e69dc9643: Waiting [2024-07-05T00:53:20.237Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:20.237Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:20.237Z] 148a4758c616: Layer already exists [2024-07-05T00:53:20.237Z] 9d1814531d35: Layer already exists [2024-07-05T00:53:20.237Z] 4b62b3ee7f78: Layer already exists [2024-07-05T00:53:20.237Z] f620751ba326: Layer already exists [2024-07-05T00:53:20.237Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:20.237Z] a27ad3091760: Layer already exists [2024-07-05T00:53:20.237Z] 2c45bfab3c9e: Layer already exists [2024-07-05T00:53:20.237Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:20.237Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:20.237Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:20.237Z] latest: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:20.557Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:20.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.29 [2024-07-05T00:53:20.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T00:53:20.874Z] f620751ba326: Preparing [2024-07-05T00:53:20.874Z] 4b62b3ee7f78: Preparing [2024-07-05T00:53:20.874Z] 9d1814531d35: Preparing [2024-07-05T00:53:20.874Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:20.874Z] 148a4758c616: Preparing [2024-07-05T00:53:20.874Z] 2c45bfab3c9e: Preparing [2024-07-05T00:53:20.874Z] a27ad3091760: Preparing [2024-07-05T00:53:20.874Z] b88e69dc9643: Preparing [2024-07-05T00:53:20.874Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:20.874Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:20.874Z] 2c45bfab3c9e: Waiting [2024-07-05T00:53:20.874Z] a27ad3091760: Waiting [2024-07-05T00:53:20.874Z] b88e69dc9643: Waiting [2024-07-05T00:53:20.874Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:20.874Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:20.874Z] 148a4758c616: Layer already exists [2024-07-05T00:53:20.874Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:20.874Z] 9d1814531d35: Layer already exists [2024-07-05T00:53:20.874Z] 4b62b3ee7f78: Layer already exists [2024-07-05T00:53:20.874Z] f620751ba326: Layer already exists [2024-07-05T00:53:20.874Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:20.874Z] 2c45bfab3c9e: Layer already exists [2024-07-05T00:53:20.874Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:20.874Z] a27ad3091760: Layer already exists [2024-07-05T00:53:20.874Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:20.874Z] 3.2.0-dev.29: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:21.201Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:21.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:21.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T00:53:21.520Z] f620751ba326: Preparing [2024-07-05T00:53:21.520Z] 4b62b3ee7f78: Preparing [2024-07-05T00:53:21.520Z] 9d1814531d35: Preparing [2024-07-05T00:53:21.520Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:21.520Z] 148a4758c616: Preparing [2024-07-05T00:53:21.520Z] 2c45bfab3c9e: Preparing [2024-07-05T00:53:21.520Z] 2c45bfab3c9e: Waiting [2024-07-05T00:53:21.520Z] a27ad3091760: Preparing [2024-07-05T00:53:21.520Z] b88e69dc9643: Preparing [2024-07-05T00:53:21.520Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:21.520Z] a27ad3091760: Waiting [2024-07-05T00:53:21.520Z] b88e69dc9643: Waiting [2024-07-05T00:53:21.520Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:21.520Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:21.520Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:21.520Z] 4b62b3ee7f78: Layer already exists [2024-07-05T00:53:21.520Z] 148a4758c616: Layer already exists [2024-07-05T00:53:21.520Z] 9d1814531d35: Layer already exists [2024-07-05T00:53:21.520Z] f620751ba326: Layer already exists [2024-07-05T00:53:21.520Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:21.520Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:21.520Z] a27ad3091760: Layer already exists [2024-07-05T00:53:21.520Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:21.520Z] 2c45bfab3c9e: Layer already exists [2024-07-05T00:53:21.520Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:21.520Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:21.846Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:22.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-05T00:53:22.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-05T00:53:22.164Z] f620751ba326: Preparing [2024-07-05T00:53:22.164Z] 4b62b3ee7f78: Preparing [2024-07-05T00:53:22.164Z] 9d1814531d35: Preparing [2024-07-05T00:53:22.164Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:22.164Z] 148a4758c616: Preparing [2024-07-05T00:53:22.164Z] 2c45bfab3c9e: Preparing [2024-07-05T00:53:22.164Z] a27ad3091760: Preparing [2024-07-05T00:53:22.164Z] b88e69dc9643: Preparing [2024-07-05T00:53:22.164Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:22.164Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:22.164Z] 2c45bfab3c9e: Waiting [2024-07-05T00:53:22.164Z] a27ad3091760: Waiting [2024-07-05T00:53:22.164Z] b88e69dc9643: Waiting [2024-07-05T00:53:22.164Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:22.164Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:22.164Z] 148a4758c616: Layer already exists [2024-07-05T00:53:22.164Z] 9d1814531d35: Layer already exists [2024-07-05T00:53:22.164Z] f620751ba326: Layer already exists [2024-07-05T00:53:22.164Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:22.164Z] 4b62b3ee7f78: Layer already exists [2024-07-05T00:53:22.164Z] a27ad3091760: Layer already exists [2024-07-05T00:53:22.164Z] 2c45bfab3c9e: Layer already exists [2024-07-05T00:53:22.164Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:22.164Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:22.164Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:22.164Z] main: digest: sha256:a6e6c4af4f0796de5cb1853a8d7df389e60a932a4b337accc5bd2f220174346e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:53:22.249Z] ===================================================== [Pipeline] echo [2024-07-05T00:53:22.263Z] taggedImages: [2024-07-05T00:53:22.263Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:22.263Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-05T00:53:22.263Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.29 [2024-07-05T00:53:22.263Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:22.263Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-05T00:53:22.292Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-05T00:53:22.292Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:22.292Z] latest [2024-07-05T00:53:22.292Z] 3.2.0-dev.29 [2024-07-05T00:53:22.292Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:22.292Z] main [2024-07-05T00:53:22.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:22.646Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:22.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:22.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T00:53:22.974Z] 0cfc8a21f58f: Preparing [2024-07-05T00:53:22.974Z] 155c6c5c90b9: Preparing [2024-07-05T00:53:22.974Z] f4cb27deef0a: Preparing [2024-07-05T00:53:22.974Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:22.974Z] 148a4758c616: Preparing [2024-07-05T00:53:22.974Z] 6deccb7d541d: Preparing [2024-07-05T00:53:22.974Z] af3d0f050eac: Preparing [2024-07-05T00:53:22.974Z] c334e1346598: Preparing [2024-07-05T00:53:22.974Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:22.974Z] 6deccb7d541d: Waiting [2024-07-05T00:53:22.974Z] af3d0f050eac: Waiting [2024-07-05T00:53:22.974Z] c334e1346598: Waiting [2024-07-05T00:53:22.974Z] 148a4758c616: Layer already exists [2024-07-05T00:53:22.974Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:22.974Z] 155c6c5c90b9: Pushed [2024-07-05T00:53:22.974Z] f4cb27deef0a: Pushed [2024-07-05T00:53:22.974Z] 0cfc8a21f58f: Pushed [2024-07-05T00:53:22.974Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:23.232Z] c334e1346598: Pushed [2024-07-05T00:53:23.492Z] af3d0f050eac: Pushed [2024-07-05T00:53:31.669Z] 6deccb7d541d: Pushed [2024-07-05T00:53:31.669Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:31.999Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:32.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-05T00:53:32.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T00:53:32.327Z] 0cfc8a21f58f: Preparing [2024-07-05T00:53:32.327Z] 155c6c5c90b9: Preparing [2024-07-05T00:53:32.327Z] f4cb27deef0a: Preparing [2024-07-05T00:53:32.328Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:32.328Z] 148a4758c616: Preparing [2024-07-05T00:53:32.328Z] 6deccb7d541d: Preparing [2024-07-05T00:53:32.328Z] af3d0f050eac: Preparing [2024-07-05T00:53:32.328Z] c334e1346598: Preparing [2024-07-05T00:53:32.328Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:32.328Z] af3d0f050eac: Waiting [2024-07-05T00:53:32.328Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:32.328Z] c334e1346598: Waiting [2024-07-05T00:53:32.328Z] 6deccb7d541d: Waiting [2024-07-05T00:53:32.328Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:32.328Z] 0cfc8a21f58f: Layer already exists [2024-07-05T00:53:32.328Z] 155c6c5c90b9: Layer already exists [2024-07-05T00:53:32.328Z] f4cb27deef0a: Layer already exists [2024-07-05T00:53:32.328Z] 148a4758c616: Layer already exists [2024-07-05T00:53:32.328Z] c334e1346598: Layer already exists [2024-07-05T00:53:32.328Z] 6deccb7d541d: Layer already exists [2024-07-05T00:53:32.328Z] af3d0f050eac: Layer already exists [2024-07-05T00:53:32.328Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:32.328Z] latest: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:32.653Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:32.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.29 [2024-07-05T00:53:32.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T00:53:32.974Z] 0cfc8a21f58f: Preparing [2024-07-05T00:53:32.974Z] 155c6c5c90b9: Preparing [2024-07-05T00:53:32.974Z] f4cb27deef0a: Preparing [2024-07-05T00:53:32.974Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:32.974Z] 148a4758c616: Preparing [2024-07-05T00:53:32.974Z] 6deccb7d541d: Preparing [2024-07-05T00:53:32.974Z] af3d0f050eac: Preparing [2024-07-05T00:53:32.974Z] c334e1346598: Preparing [2024-07-05T00:53:32.974Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:32.974Z] af3d0f050eac: Waiting [2024-07-05T00:53:32.974Z] 6deccb7d541d: Waiting [2024-07-05T00:53:32.974Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:32.974Z] c334e1346598: Waiting [2024-07-05T00:53:32.974Z] 148a4758c616: Layer already exists [2024-07-05T00:53:32.975Z] 155c6c5c90b9: Layer already exists [2024-07-05T00:53:32.975Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:32.975Z] f4cb27deef0a: Layer already exists [2024-07-05T00:53:32.975Z] 0cfc8a21f58f: Layer already exists [2024-07-05T00:53:32.975Z] 6deccb7d541d: Layer already exists [2024-07-05T00:53:32.975Z] af3d0f050eac: Layer already exists [2024-07-05T00:53:32.975Z] c334e1346598: Layer already exists [2024-07-05T00:53:32.975Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:32.975Z] 3.2.0-dev.29: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:33.300Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:33.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:33.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T00:53:33.629Z] 0cfc8a21f58f: Preparing [2024-07-05T00:53:33.629Z] 155c6c5c90b9: Preparing [2024-07-05T00:53:33.629Z] f4cb27deef0a: Preparing [2024-07-05T00:53:33.629Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:33.629Z] 148a4758c616: Preparing [2024-07-05T00:53:33.629Z] 6deccb7d541d: Preparing [2024-07-05T00:53:33.629Z] af3d0f050eac: Preparing [2024-07-05T00:53:33.629Z] c334e1346598: Preparing [2024-07-05T00:53:33.629Z] af3d0f050eac: Waiting [2024-07-05T00:53:33.629Z] 6deccb7d541d: Waiting [2024-07-05T00:53:33.629Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:33.629Z] c334e1346598: Waiting [2024-07-05T00:53:33.629Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:33.629Z] f4cb27deef0a: Layer already exists [2024-07-05T00:53:33.629Z] 155c6c5c90b9: Layer already exists [2024-07-05T00:53:33.629Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:33.629Z] 0cfc8a21f58f: Layer already exists [2024-07-05T00:53:33.629Z] 148a4758c616: Layer already exists [2024-07-05T00:53:33.629Z] 6deccb7d541d: Layer already exists [2024-07-05T00:53:33.629Z] c334e1346598: Layer already exists [2024-07-05T00:53:33.629Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:33.629Z] af3d0f050eac: Layer already exists [2024-07-05T00:53:33.629Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:33.950Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:34.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-05T00:53:34.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-05T00:53:34.269Z] 0cfc8a21f58f: Preparing [2024-07-05T00:53:34.269Z] 155c6c5c90b9: Preparing [2024-07-05T00:53:34.269Z] f4cb27deef0a: Preparing [2024-07-05T00:53:34.269Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:34.269Z] 148a4758c616: Preparing [2024-07-05T00:53:34.269Z] 6deccb7d541d: Preparing [2024-07-05T00:53:34.269Z] af3d0f050eac: Preparing [2024-07-05T00:53:34.269Z] c334e1346598: Preparing [2024-07-05T00:53:34.269Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:34.269Z] 6deccb7d541d: Waiting [2024-07-05T00:53:34.269Z] af3d0f050eac: Waiting [2024-07-05T00:53:34.269Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:34.269Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:34.269Z] 155c6c5c90b9: Layer already exists [2024-07-05T00:53:34.269Z] f4cb27deef0a: Layer already exists [2024-07-05T00:53:34.269Z] 148a4758c616: Layer already exists [2024-07-05T00:53:34.269Z] 0cfc8a21f58f: Layer already exists [2024-07-05T00:53:34.269Z] 6deccb7d541d: Layer already exists [2024-07-05T00:53:34.269Z] af3d0f050eac: Layer already exists [2024-07-05T00:53:34.269Z] c334e1346598: Layer already exists [2024-07-05T00:53:34.269Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:34.269Z] main: digest: sha256:d6d216ae89ae65de3a362b0f753464cecd8c30331b3c75b6e325b21c164e88b5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:53:34.341Z] ===================================================== [Pipeline] echo [2024-07-05T00:53:34.358Z] taggedImages: [2024-07-05T00:53:34.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:34.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-05T00:53:34.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.29 [2024-07-05T00:53:34.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:34.358Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-05T00:53:34.382Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-05T00:53:34.382Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:34.382Z] latest [2024-07-05T00:53:34.382Z] 3.2.0-dev.29 [2024-07-05T00:53:34.382Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:34.382Z] main [2024-07-05T00:53:34.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:34.715Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:35.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:35.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T00:53:35.042Z] f620751ba326: Preparing [2024-07-05T00:53:35.042Z] 5d932caa0a97: Preparing [2024-07-05T00:53:35.042Z] e6d92e3dddfb: Preparing [2024-07-05T00:53:35.042Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:35.042Z] 148a4758c616: Preparing [2024-07-05T00:53:35.042Z] 850c076b157f: Preparing [2024-07-05T00:53:35.042Z] b88e69dc9643: Preparing [2024-07-05T00:53:35.042Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:35.042Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:35.042Z] b88e69dc9643: Waiting [2024-07-05T00:53:35.042Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:35.042Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:35.042Z] 850c076b157f: Waiting [2024-07-05T00:53:35.042Z] f620751ba326: Layer already exists [2024-07-05T00:53:35.042Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:35.042Z] 148a4758c616: Layer already exists [2024-07-05T00:53:35.042Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:35.042Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:35.042Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:35.301Z] e6d92e3dddfb: Pushed [2024-07-05T00:53:35.301Z] 5d932caa0a97: Pushed [2024-07-05T00:53:43.420Z] 850c076b157f: Pushed [2024-07-05T00:53:43.420Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:43.757Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:44.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-05T00:53:44.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T00:53:44.090Z] f620751ba326: Preparing [2024-07-05T00:53:44.090Z] 5d932caa0a97: Preparing [2024-07-05T00:53:44.090Z] e6d92e3dddfb: Preparing [2024-07-05T00:53:44.090Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:44.090Z] 148a4758c616: Preparing [2024-07-05T00:53:44.090Z] 850c076b157f: Preparing [2024-07-05T00:53:44.090Z] b88e69dc9643: Preparing [2024-07-05T00:53:44.090Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:44.090Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:44.090Z] 850c076b157f: Waiting [2024-07-05T00:53:44.090Z] b88e69dc9643: Waiting [2024-07-05T00:53:44.090Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:44.090Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:44.090Z] 148a4758c616: Layer already exists [2024-07-05T00:53:44.090Z] e6d92e3dddfb: Layer already exists [2024-07-05T00:53:44.090Z] f620751ba326: Layer already exists [2024-07-05T00:53:44.090Z] 5d932caa0a97: Layer already exists [2024-07-05T00:53:44.090Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:44.090Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:44.090Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:44.090Z] 850c076b157f: Layer already exists [2024-07-05T00:53:44.090Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:44.090Z] latest: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:44.416Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:44.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.29 [2024-07-05T00:53:44.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T00:53:44.744Z] f620751ba326: Preparing [2024-07-05T00:53:44.744Z] 5d932caa0a97: Preparing [2024-07-05T00:53:44.744Z] e6d92e3dddfb: Preparing [2024-07-05T00:53:44.744Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:44.744Z] 148a4758c616: Preparing [2024-07-05T00:53:44.744Z] 850c076b157f: Preparing [2024-07-05T00:53:44.744Z] b88e69dc9643: Preparing [2024-07-05T00:53:44.744Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:44.744Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:44.744Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:44.744Z] b88e69dc9643: Waiting [2024-07-05T00:53:44.744Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:44.744Z] 850c076b157f: Waiting [2024-07-05T00:53:44.744Z] e6d92e3dddfb: Layer already exists [2024-07-05T00:53:44.744Z] 148a4758c616: Layer already exists [2024-07-05T00:53:44.744Z] 5d932caa0a97: Layer already exists [2024-07-05T00:53:44.744Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:44.744Z] f620751ba326: Layer already exists [2024-07-05T00:53:44.744Z] 850c076b157f: Layer already exists [2024-07-05T00:53:44.744Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:44.744Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:44.744Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:44.744Z] 3.2.0-dev.29: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:45.071Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:45.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:45.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T00:53:45.395Z] f620751ba326: Preparing [2024-07-05T00:53:45.395Z] 5d932caa0a97: Preparing [2024-07-05T00:53:45.395Z] e6d92e3dddfb: Preparing [2024-07-05T00:53:45.395Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:45.395Z] 148a4758c616: Preparing [2024-07-05T00:53:45.396Z] 850c076b157f: Preparing [2024-07-05T00:53:45.396Z] b88e69dc9643: Preparing [2024-07-05T00:53:45.396Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:45.396Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:45.396Z] 850c076b157f: Waiting [2024-07-05T00:53:45.396Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:45.396Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:45.396Z] b88e69dc9643: Waiting [2024-07-05T00:53:45.396Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:45.396Z] 5d932caa0a97: Layer already exists [2024-07-05T00:53:45.396Z] e6d92e3dddfb: Layer already exists [2024-07-05T00:53:45.396Z] f620751ba326: Layer already exists [2024-07-05T00:53:45.396Z] 148a4758c616: Layer already exists [2024-07-05T00:53:45.396Z] 850c076b157f: Layer already exists [2024-07-05T00:53:45.396Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:45.396Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:45.396Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:45.396Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:45.724Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:46.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-05T00:53:46.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-05T00:53:46.053Z] f620751ba326: Preparing [2024-07-05T00:53:46.053Z] 5d932caa0a97: Preparing [2024-07-05T00:53:46.053Z] e6d92e3dddfb: Preparing [2024-07-05T00:53:46.053Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:46.053Z] 148a4758c616: Preparing [2024-07-05T00:53:46.053Z] 850c076b157f: Preparing [2024-07-05T00:53:46.053Z] b88e69dc9643: Preparing [2024-07-05T00:53:46.053Z] ab8f438f6dcd: Preparing [2024-07-05T00:53:46.053Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:46.053Z] 850c076b157f: Waiting [2024-07-05T00:53:46.053Z] b88e69dc9643: Waiting [2024-07-05T00:53:46.053Z] ab8f438f6dcd: Waiting [2024-07-05T00:53:46.053Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:46.053Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:46.053Z] 148a4758c616: Layer already exists [2024-07-05T00:53:46.053Z] f620751ba326: Layer already exists [2024-07-05T00:53:46.053Z] 5d932caa0a97: Layer already exists [2024-07-05T00:53:46.053Z] e6d92e3dddfb: Layer already exists [2024-07-05T00:53:46.053Z] 850c076b157f: Layer already exists [2024-07-05T00:53:46.053Z] b88e69dc9643: Layer already exists [2024-07-05T00:53:46.053Z] ab8f438f6dcd: Layer already exists [2024-07-05T00:53:46.053Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:46.053Z] main: digest: sha256:0d83be1174902fc946f62f7665f4da8d054ad6c4e76ce98e8e0dad9d0dbf52e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:53:46.128Z] ===================================================== [Pipeline] echo [2024-07-05T00:53:46.142Z] taggedImages: [2024-07-05T00:53:46.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:46.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-05T00:53:46.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.29 [2024-07-05T00:53:46.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:46.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-05T00:53:46.172Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-05T00:53:46.172Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:46.172Z] latest [2024-07-05T00:53:46.172Z] 3.2.0-dev.29 [2024-07-05T00:53:46.172Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:46.172Z] main [2024-07-05T00:53:46.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:46.513Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:46.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:46.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T00:53:46.834Z] 02b57d28035d: Preparing [2024-07-05T00:53:46.834Z] b459ff3081da: Preparing [2024-07-05T00:53:46.834Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:46.834Z] 148a4758c616: Preparing [2024-07-05T00:53:46.834Z] 57ee0d002d9a: Preparing [2024-07-05T00:53:46.834Z] 95e3f621fdda: Preparing [2024-07-05T00:53:46.834Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:46.834Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:46.834Z] 95e3f621fdda: Waiting [2024-07-05T00:53:46.834Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:46.834Z] 148a4758c616: Layer already exists [2024-07-05T00:53:46.834Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:46.834Z] 02b57d28035d: Pushed [2024-07-05T00:53:46.834Z] 95e3f621fdda: Pushed [2024-07-05T00:53:47.399Z] 57ee0d002d9a: Pushed [2024-07-05T00:53:49.932Z] b459ff3081da: Pushed [2024-07-05T00:53:49.932Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:50.262Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:50.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-05T00:53:50.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T00:53:50.628Z] 02b57d28035d: Preparing [2024-07-05T00:53:50.628Z] b459ff3081da: Preparing [2024-07-05T00:53:50.628Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:50.628Z] 148a4758c616: Preparing [2024-07-05T00:53:50.628Z] 57ee0d002d9a: Preparing [2024-07-05T00:53:50.628Z] 95e3f621fdda: Preparing [2024-07-05T00:53:50.628Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:50.628Z] 95e3f621fdda: Waiting [2024-07-05T00:53:50.628Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:50.628Z] 57ee0d002d9a: Layer already exists [2024-07-05T00:53:50.628Z] 02b57d28035d: Layer already exists [2024-07-05T00:53:50.628Z] 148a4758c616: Layer already exists [2024-07-05T00:53:50.628Z] b459ff3081da: Layer already exists [2024-07-05T00:53:50.628Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:50.628Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:50.628Z] 95e3f621fdda: Layer already exists [2024-07-05T00:53:50.628Z] latest: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:50.953Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:51.279Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.29 [2024-07-05T00:53:51.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T00:53:51.279Z] 02b57d28035d: Preparing [2024-07-05T00:53:51.279Z] b459ff3081da: Preparing [2024-07-05T00:53:51.279Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:51.279Z] 148a4758c616: Preparing [2024-07-05T00:53:51.279Z] 57ee0d002d9a: Preparing [2024-07-05T00:53:51.279Z] 95e3f621fdda: Preparing [2024-07-05T00:53:51.279Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:51.279Z] 95e3f621fdda: Waiting [2024-07-05T00:53:51.279Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:51.279Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:51.279Z] b459ff3081da: Layer already exists [2024-07-05T00:53:51.279Z] 57ee0d002d9a: Layer already exists [2024-07-05T00:53:51.279Z] 02b57d28035d: Layer already exists [2024-07-05T00:53:51.279Z] 148a4758c616: Layer already exists [2024-07-05T00:53:51.279Z] 95e3f621fdda: Layer already exists [2024-07-05T00:53:51.279Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:51.279Z] 3.2.0-dev.29: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:51.604Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:51.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:51.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T00:53:51.924Z] 02b57d28035d: Preparing [2024-07-05T00:53:51.924Z] b459ff3081da: Preparing [2024-07-05T00:53:51.924Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:51.924Z] 148a4758c616: Preparing [2024-07-05T00:53:51.924Z] 57ee0d002d9a: Preparing [2024-07-05T00:53:51.924Z] 95e3f621fdda: Preparing [2024-07-05T00:53:51.924Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:51.924Z] 95e3f621fdda: Waiting [2024-07-05T00:53:51.924Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:51.924Z] 148a4758c616: Layer already exists [2024-07-05T00:53:51.924Z] b459ff3081da: Layer already exists [2024-07-05T00:53:51.924Z] 02b57d28035d: Layer already exists [2024-07-05T00:53:51.924Z] 57ee0d002d9a: Layer already exists [2024-07-05T00:53:51.924Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:51.924Z] 95e3f621fdda: Layer already exists [2024-07-05T00:53:51.924Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:51.924Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:52.247Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:52.566Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-05T00:53:52.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-05T00:53:52.566Z] 02b57d28035d: Preparing [2024-07-05T00:53:52.566Z] b459ff3081da: Preparing [2024-07-05T00:53:52.566Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:52.566Z] 148a4758c616: Preparing [2024-07-05T00:53:52.566Z] 57ee0d002d9a: Preparing [2024-07-05T00:53:52.566Z] 95e3f621fdda: Preparing [2024-07-05T00:53:52.566Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:52.566Z] 95e3f621fdda: Waiting [2024-07-05T00:53:52.566Z] 148a4758c616: Layer already exists [2024-07-05T00:53:52.566Z] b459ff3081da: Layer already exists [2024-07-05T00:53:52.566Z] 02b57d28035d: Layer already exists [2024-07-05T00:53:52.566Z] 57ee0d002d9a: Layer already exists [2024-07-05T00:53:52.566Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:52.566Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:52.566Z] 95e3f621fdda: Layer already exists [2024-07-05T00:53:52.566Z] main: digest: sha256:0373cb14ffecb49a16f930dbbeb1562d2b840ecd120ec46972d9055dc82a6db4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:53:52.656Z] ===================================================== [Pipeline] echo [2024-07-05T00:53:52.670Z] taggedImages: [2024-07-05T00:53:52.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:52.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-05T00:53:52.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.29 [2024-07-05T00:53:52.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:52.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-05T00:53:52.694Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-05T00:53:52.694Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:52.694Z] latest [2024-07-05T00:53:52.694Z] 3.2.0-dev.29 [2024-07-05T00:53:52.694Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:52.694Z] main [2024-07-05T00:53:52.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:53.032Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:53.358Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:53.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T00:53:53.358Z] e2b1604b566b: Preparing [2024-07-05T00:53:53.358Z] a2dc472413cd: Preparing [2024-07-05T00:53:53.358Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:53.359Z] 148a4758c616: Preparing [2024-07-05T00:53:53.359Z] 132980ee2af1: Preparing [2024-07-05T00:53:53.359Z] 3dcdf4c63ced: Preparing [2024-07-05T00:53:53.359Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:53.359Z] 3dcdf4c63ced: Waiting [2024-07-05T00:53:53.359Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:53.359Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:53.359Z] 148a4758c616: Layer already exists [2024-07-05T00:53:53.359Z] 132980ee2af1: Layer already exists [2024-07-05T00:53:53.359Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:53:53.359Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:53.359Z] e2b1604b566b: Pushed [2024-07-05T00:53:56.641Z] a2dc472413cd: Pushed [2024-07-05T00:53:56.641Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:56.973Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:57.291Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-05T00:53:57.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T00:53:57.291Z] e2b1604b566b: Preparing [2024-07-05T00:53:57.291Z] a2dc472413cd: Preparing [2024-07-05T00:53:57.291Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:57.291Z] 148a4758c616: Preparing [2024-07-05T00:53:57.291Z] 132980ee2af1: Preparing [2024-07-05T00:53:57.291Z] 3dcdf4c63ced: Preparing [2024-07-05T00:53:57.291Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:57.291Z] 3dcdf4c63ced: Waiting [2024-07-05T00:53:57.291Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:57.291Z] 148a4758c616: Layer already exists [2024-07-05T00:53:57.291Z] a2dc472413cd: Layer already exists [2024-07-05T00:53:57.291Z] 132980ee2af1: Layer already exists [2024-07-05T00:53:57.291Z] e2b1604b566b: Layer already exists [2024-07-05T00:53:57.291Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:57.291Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:53:57.291Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:57.291Z] latest: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:57.617Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:57.938Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.29 [2024-07-05T00:53:57.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T00:53:57.939Z] e2b1604b566b: Preparing [2024-07-05T00:53:57.939Z] a2dc472413cd: Preparing [2024-07-05T00:53:57.939Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:57.939Z] 148a4758c616: Preparing [2024-07-05T00:53:57.939Z] 132980ee2af1: Preparing [2024-07-05T00:53:57.939Z] 3dcdf4c63ced: Preparing [2024-07-05T00:53:57.939Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:57.939Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:57.939Z] 148a4758c616: Layer already exists [2024-07-05T00:53:57.939Z] e2b1604b566b: Layer already exists [2024-07-05T00:53:57.939Z] a2dc472413cd: Layer already exists [2024-07-05T00:53:57.939Z] 132980ee2af1: Layer already exists [2024-07-05T00:53:57.939Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:57.939Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:53:57.939Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:57.939Z] 3.2.0-dev.29: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:58.260Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:58.590Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:58.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T00:53:58.590Z] e2b1604b566b: Preparing [2024-07-05T00:53:58.590Z] a2dc472413cd: Preparing [2024-07-05T00:53:58.590Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:58.590Z] 148a4758c616: Preparing [2024-07-05T00:53:58.590Z] 132980ee2af1: Preparing [2024-07-05T00:53:58.590Z] 3dcdf4c63ced: Preparing [2024-07-05T00:53:58.590Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:58.590Z] 3dcdf4c63ced: Waiting [2024-07-05T00:53:58.590Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:58.590Z] 132980ee2af1: Layer already exists [2024-07-05T00:53:58.590Z] e2b1604b566b: Layer already exists [2024-07-05T00:53:58.590Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:58.590Z] 148a4758c616: Layer already exists [2024-07-05T00:53:58.590Z] a2dc472413cd: Layer already exists [2024-07-05T00:53:58.590Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:53:58.590Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:58.590Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:58.916Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T00:53:59.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-05T00:53:59.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-05T00:53:59.235Z] e2b1604b566b: Preparing [2024-07-05T00:53:59.235Z] a2dc472413cd: Preparing [2024-07-05T00:53:59.235Z] 14b11fc3e59c: Preparing [2024-07-05T00:53:59.235Z] 148a4758c616: Preparing [2024-07-05T00:53:59.235Z] 132980ee2af1: Preparing [2024-07-05T00:53:59.235Z] 3dcdf4c63ced: Preparing [2024-07-05T00:53:59.235Z] 63ec0bd56cf3: Preparing [2024-07-05T00:53:59.235Z] 3dcdf4c63ced: Waiting [2024-07-05T00:53:59.235Z] 63ec0bd56cf3: Waiting [2024-07-05T00:53:59.235Z] 132980ee2af1: Layer already exists [2024-07-05T00:53:59.235Z] e2b1604b566b: Layer already exists [2024-07-05T00:53:59.235Z] 148a4758c616: Layer already exists [2024-07-05T00:53:59.235Z] 14b11fc3e59c: Layer already exists [2024-07-05T00:53:59.235Z] a2dc472413cd: Layer already exists [2024-07-05T00:53:59.235Z] 3dcdf4c63ced: Layer already exists [2024-07-05T00:53:59.235Z] 63ec0bd56cf3: Layer already exists [2024-07-05T00:53:59.235Z] main: digest: sha256:cb5945a4f58dc200e8b06dd4f99047ca4ca3cbaa9d2a53ad58d8177bed0aba4f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T00:53:59.305Z] ===================================================== [Pipeline] echo [2024-07-05T00:53:59.321Z] taggedImages: [2024-07-05T00:53:59.321Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T00:53:59.321Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-05T00:53:59.321Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.29 [2024-07-05T00:53:59.321Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T00:53:59.321Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-05T01:10:07.736Z] #131 ... [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #136 [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-07-05T01:10:07.736Z] #136 1061.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-05T01:10:07.736Z] #136 ... [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T01:10:07.736Z] #140 DONE 1065.4s [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:10:07.736Z] #139 ... [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:10:07.736Z] #141 DONE 0.2s [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:10:07.736Z] #142 DONE 0.1s [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:10:07.736Z] #139 ... [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #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-07-05T01:10:07.736Z] #143 DONE 0.1s [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-05T01:10:07.736Z] #144 DONE 0.1s [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-05T01:10:07.736Z] #145 DONE 0.2s [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T01:10:07.736Z] #146 DONE 0.2s [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T01:10:07.736Z] #147 DONE 2.3s [2024-07-05T01:10:07.736Z] [2024-07-05T01:10:07.736Z] #87 [security-proxy-setup] exporting to image [2024-07-05T01:10:07.736Z] #87 exporting layers [2024-07-05T01:10:09.408Z] #87 exporting layers 1.0s done [2024-07-05T01:10:09.408Z] #87 writing image sha256:af135101a561ea1bc1f75c0cc43d63ce5ba5ee55e441b3d6bf67ad1e1d53e73d done [2024-07-05T01:10:09.408Z] #87 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-05T01:10:09.408Z] #87 DONE 6.1s [2024-07-05T01:10:09.408Z] [2024-07-05T01:10:09.408Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:10:16.054Z] #139 ... [2024-07-05T01:10:16.054Z] [2024-07-05T01:10:16.054Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T01:10:16.054Z] #138 DONE 1077.1s [2024-07-05T01:10:16.054Z] [2024-07-05T01:10:16.054Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T01:10:16.054Z] #134 ... [2024-07-05T01:10:16.054Z] [2024-07-05T01:10:16.054Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-05T01:10:16.333Z] #148 DONE 0.2s [2024-07-05T01:10:16.333Z] [2024-07-05T01:10:16.333Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-05T01:10:19.008Z] #149 DONE 2.4s [2024-07-05T01:10:19.008Z] [2024-07-05T01:10:19.008Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:10:19.008Z] #150 DONE 0.3s [2024-07-05T01:10:19.008Z] [2024-07-05T01:10:19.008Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T01:10:19.008Z] #137 ... [2024-07-05T01:10:19.008Z] [2024-07-05T01:10:19.008Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:10:19.278Z] #151 DONE 0.3s [2024-07-05T01:10:19.278Z] [2024-07-05T01:10:19.278Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-05T01:10:19.867Z] #152 DONE 0.6s [2024-07-05T01:10:19.867Z] [2024-07-05T01:10:19.867Z] #136 [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-07-05T01:10:19.867Z] #136 DONE 1081.4s [2024-07-05T01:10:19.867Z] [2024-07-05T01:10:19.867Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-05T01:10:20.456Z] #153 DONE 0.7s [2024-07-05T01:10:20.456Z] [2024-07-05T01:10:20.456Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T01:10:20.724Z] #118 ... [2024-07-05T01:10:20.724Z] [2024-07-05T01:10:20.724Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:10:20.995Z] #154 DONE 0.3s [2024-07-05T01:10:20.995Z] [2024-07-05T01:10:20.995Z] #155 [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-07-05T01:10:20.995Z] #155 DONE 0.4s [2024-07-05T01:10:20.995Z] [2024-07-05T01:10:20.995Z] #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:10:21.278Z] #156 DONE 0.5s [2024-07-05T01:10:21.278Z] [2024-07-05T01:10:21.278Z] #157 [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-07-05T01:10:21.549Z] #157 DONE 0.5s [2024-07-05T01:10:21.549Z] [2024-07-05T01:10:21.549Z] #158 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-05T01:10:21.549Z] #158 DONE 0.2s [2024-07-05T01:10:21.549Z] [2024-07-05T01:10:21.549Z] #159 [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-07-05T01:10:21.823Z] #159 DONE 0.3s [2024-07-05T01:10:21.823Z] [2024-07-05T01:10:21.823Z] #160 [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-07-05T01:10:22.096Z] #160 DONE 0.2s [2024-07-05T01:10:22.096Z] [2024-07-05T01:10:22.096Z] #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-05T01:10:22.096Z] #161 DONE 0.2s [2024-07-05T01:10:22.096Z] [2024-07-05T01:10:22.096Z] #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T01:10:22.371Z] #162 ... [2024-07-05T01:10:22.371Z] [2024-07-05T01:10:22.371Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-05T01:10:22.371Z] #163 DONE 0.2s [2024-07-05T01:10:22.371Z] [2024-07-05T01:10:22.371Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-05T01:10:22.639Z] #164 DONE 0.5s [2024-07-05T01:10:22.639Z] [2024-07-05T01:10:22.639Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-05T01:10:23.243Z] #165 DONE 0.3s [2024-07-05T01:10:23.243Z] [2024-07-05T01:10:23.243Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T01:10:23.243Z] #166 DONE 0.2s [2024-07-05T01:10:23.243Z] [2024-07-05T01:10:23.243Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T01:10:25.199Z] #167 ... [2024-07-05T01:10:25.199Z] [2024-07-05T01:10:25.199Z] #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T01:10:25.199Z] #162 DONE 2.9s [2024-07-05T01:10:25.199Z] [2024-07-05T01:10:25.200Z] #87 [security-bootstrapper] exporting to image [2024-07-05T01:10:25.200Z] #87 exporting layers [2024-07-05T01:10:26.170Z] #87 exporting layers 1.4s done [2024-07-05T01:10:26.170Z] #87 writing image sha256:aea1c03ee5687942a513289e883a16cac6f6e8355a95345e6b2ba6151973bc0d done [2024-07-05T01:10:26.170Z] #87 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-05T01:10:26.170Z] #87 DONE 7.5s [2024-07-05T01:10:26.170Z] [2024-07-05T01:10:26.170Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:10:26.444Z] #139 ... [2024-07-05T01:10:26.444Z] [2024-07-05T01:10:26.444Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T01:10:26.444Z] #167 DONE 3.2s [2024-07-05T01:10:26.444Z] [2024-07-05T01:10:26.444Z] #87 [security-secretstore-setup] exporting to image [2024-07-05T01:10:28.392Z] #87 exporting layers 1.5s done [2024-07-05T01:10:28.392Z] #87 writing image sha256:672568328f92eec4628f9f8a9e66053da53be8419ed763d9f31d5e22a8bd836a 0.0s done [2024-07-05T01:10:28.392Z] #87 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-05T01:10:28.392Z] #87 DONE 9.1s [2024-07-05T01:10:28.392Z] [2024-07-05T01:10:28.392Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T01:11:24.792Z] #135 DONE 1137.8s [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T01:11:24.792Z] #133 ... [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:11:24.792Z] #168 DONE 0.3s [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:11:24.792Z] #169 DONE 0.1s [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-05T01:11:24.792Z] #170 DONE 0.2s [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #171 [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-07-05T01:11:24.792Z] #171 DONE 0.1s [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-05T01:11:24.792Z] #172 DONE 0.1s [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T01:11:24.792Z] #173 DONE 2.1s [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #87 [core-common-config-bootstrapper] exporting to image [2024-07-05T01:11:24.792Z] #87 exporting layers [2024-07-05T01:11:24.792Z] #87 exporting layers 0.6s done [2024-07-05T01:11:24.792Z] #87 writing image sha256:6450bef14f4e8018944061f5794690d12cac6f0a0ea41e201883199327e26a20 done [2024-07-05T01:11:24.792Z] #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-05T01:11:24.792Z] #87 DONE 9.7s [2024-07-05T01:11:24.792Z] [2024-07-05T01:11:24.792Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T01:13:16.481Z] #132 ... [2024-07-05T01:13:16.481Z] [2024-07-05T01:13:16.481Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T01:13:16.481Z] #133 DONE 1256.3s [2024-07-05T01:13:16.481Z] [2024-07-05T01:13:16.481Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:13:16.481Z] #139 ... [2024-07-05T01:13:16.481Z] [2024-07-05T01:13:16.481Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:13:16.481Z] #174 DONE 0.3s [2024-07-05T01:13:16.481Z] [2024-07-05T01:13:16.481Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:13:16.481Z] #175 DONE 0.2s [2024-07-05T01:13:16.481Z] [2024-07-05T01:13:16.481Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-05T01:13:16.481Z] #176 DONE 0.4s [2024-07-05T01:13:16.481Z] [2024-07-05T01:13:16.481Z] #177 [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-07-05T01:13:16.481Z] #177 DONE 0.2s [2024-07-05T01:13:16.481Z] [2024-07-05T01:13:16.481Z] #87 [security-spiffe-token-provider] exporting to image [2024-07-05T01:13:16.481Z] #87 exporting layers [2024-07-05T01:13:16.747Z] #87 exporting layers 0.6s done [2024-07-05T01:13:16.747Z] #87 writing image sha256:4349bd5ae99cc70757e1e632359e23a5879dc2f1b54143f5d1ac729bf5407e1c done [2024-07-05T01:13:16.747Z] #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-05T01:13:16.747Z] #87 DONE 10.3s [2024-07-05T01:13:16.747Z] [2024-07-05T01:13:16.747Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T01:19:53.936Z] #137 ... [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T01:19:53.936Z] #131 DONE 1647.4s [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T01:19:53.936Z] #118 ... [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:19:53.936Z] #178 DONE 0.1s [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:19:53.936Z] #139 ... [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:19:53.936Z] #179 DONE 0.1s [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-05T01:19:53.936Z] #180 DONE 0.5s [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-05T01:19:53.936Z] #181 DONE 0.1s [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-05T01:19:53.936Z] #182 DONE 0.2s [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T01:19:53.936Z] #183 DONE 1.9s [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:19:53.936Z] #139 ... [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #87 [security-proxy-auth] exporting to image [2024-07-05T01:19:53.936Z] #87 exporting layers [2024-07-05T01:19:53.936Z] #87 exporting layers 0.7s done [2024-07-05T01:19:53.936Z] #87 writing image sha256:c2266acfb77c1f8001b7dea4618e09c6c0ea19474f34adba1a6cee159cb42d87 done [2024-07-05T01:19:53.936Z] #87 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-05T01:19:53.936Z] #87 DONE 11.0s [2024-07-05T01:19:53.936Z] [2024-07-05T01:19:53.936Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T01:20:40.761Z] #132 ... [2024-07-05T01:20:40.761Z] [2024-07-05T01:20:40.761Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T01:20:40.761Z] #134 DONE 1695.7s [2024-07-05T01:20:40.761Z] [2024-07-05T01:20:40.761Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T01:20:40.761Z] #118 ... [2024-07-05T01:20:40.761Z] [2024-07-05T01:20:40.761Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:20:40.761Z] #184 DONE 0.2s [2024-07-05T01:20:40.761Z] [2024-07-05T01:20:40.761Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:20:40.761Z] #139 ... [2024-07-05T01:20:40.761Z] [2024-07-05T01:20:40.762Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:20:40.762Z] #185 DONE 0.2s [2024-07-05T01:20:40.762Z] [2024-07-05T01:20:40.762Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-05T01:20:40.762Z] #186 DONE 0.5s [2024-07-05T01:20:40.762Z] [2024-07-05T01:20:40.762Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T01:20:40.762Z] #187 DONE 0.1s [2024-07-05T01:20:40.762Z] [2024-07-05T01:20:40.762Z] #87 [core-command] exporting to image [2024-07-05T01:20:40.762Z] #87 exporting layers [2024-07-05T01:20:40.762Z] #87 exporting layers 0.4s done [2024-07-05T01:20:40.762Z] #87 writing image sha256:14bccf7dc376f5e40298ac65f790d42550e4890834ef99d477c3e259179fd133 done [2024-07-05T01:20:40.762Z] #87 naming to docker.io/library/core-command-arm64 done [2024-07-05T01:20:40.762Z] #87 DONE 11.4s [2024-07-05T01:20:40.762Z] [2024-07-05T01:20:40.762Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T01:20:46.104Z] #118 ... [2024-07-05T01:20:46.104Z] [2024-07-05T01:20:46.104Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T01:20:46.104Z] #139 DONE 1707.2s [2024-07-05T01:20:46.104Z] [2024-07-05T01:20:46.104Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T01:20:46.104Z] #118 ... [2024-07-05T01:20:46.104Z] [2024-07-05T01:20:46.104Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:20:46.104Z] #188 DONE 0.2s [2024-07-05T01:20:46.104Z] [2024-07-05T01:20:46.104Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T01:20:46.369Z] #137 ... [2024-07-05T01:20:46.369Z] [2024-07-05T01:20:46.369Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:20:46.369Z] #189 DONE 0.1s [2024-07-05T01:20:46.369Z] [2024-07-05T01:20:46.369Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-05T01:20:46.959Z] #190 DONE 0.4s [2024-07-05T01:20:46.959Z] [2024-07-05T01:20:46.959Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-05T01:20:47.225Z] #191 DONE 0.2s [2024-07-05T01:20:47.225Z] [2024-07-05T01:20:47.225Z] #87 [core-data] exporting to image [2024-07-05T01:20:47.225Z] #87 exporting layers [2024-07-05T01:20:47.501Z] #87 exporting layers 0.5s done [2024-07-05T01:20:47.501Z] #87 writing image sha256:55b075e731ea61f62be89cfa5f15d8f1d6b08527590144d80785908e67aca0eb done [2024-07-05T01:20:47.501Z] #87 naming to docker.io/library/core-data-arm64 0.0s done [2024-07-05T01:20:47.501Z] #87 DONE 11.9s [2024-07-05T01:20:47.501Z] [2024-07-05T01:20:47.501Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T01:20:54.144Z] #137 ... [2024-07-05T01:20:54.144Z] [2024-07-05T01:20:54.144Z] #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T01:20:54.144Z] #118 DONE 1715.3s [2024-07-05T01:20:54.144Z] [2024-07-05T01:20:54.144Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T01:20:54.144Z] #137 ... [2024-07-05T01:20:54.144Z] [2024-07-05T01:20:54.144Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:20:54.417Z] #192 DONE 0.2s [2024-07-05T01:20:54.417Z] [2024-07-05T01:20:54.417Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T01:20:54.417Z] #132 ... [2024-07-05T01:20:54.417Z] [2024-07-05T01:20:54.417Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:20:54.683Z] #193 DONE 0.1s [2024-07-05T01:20:54.683Z] [2024-07-05T01:20:54.683Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-05T01:20:54.950Z] #194 DONE 0.4s [2024-07-05T01:20:54.950Z] [2024-07-05T01:20:54.950Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-05T01:20:55.216Z] #195 DONE 0.1s [2024-07-05T01:20:55.216Z] [2024-07-05T01:20:55.216Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-05T01:20:55.216Z] #196 DONE 0.1s [2024-07-05T01:20:55.216Z] [2024-07-05T01:20:55.216Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T01:20:55.216Z] #132 ... [2024-07-05T01:20:55.216Z] [2024-07-05T01:20:55.216Z] #87 [core-metadata] exporting to image [2024-07-05T01:20:55.216Z] #87 exporting layers [2024-07-05T01:20:55.800Z] #87 exporting layers 0.6s done [2024-07-05T01:20:55.800Z] #87 writing image sha256:e8e96cb36932478eccaf74d8021f394e4eb0de553c192aa971a0d46cf2fe5a29 done [2024-07-05T01:20:55.800Z] #87 naming to docker.io/library/core-metadata-arm64 done [2024-07-05T01:20:55.800Z] #87 DONE 12.5s [2024-07-05T01:20:55.800Z] [2024-07-05T01:20:55.800Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T01:21:22.477Z] #132 ... [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T01:21:22.477Z] #137 DONE 1740.9s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:21:22.477Z] #197 DONE 0.3s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T01:21:22.477Z] #132 ... [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:21:22.477Z] #198 DONE 0.2s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-05T01:21:22.477Z] #199 DONE 0.5s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T01:21:22.477Z] #132 ... [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-05T01:21:22.477Z] #200 DONE 0.1s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T01:21:22.477Z] #132 DONE 1742.3s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #87 [support-scheduler] exporting to image [2024-07-05T01:21:22.477Z] #87 exporting layers [2024-07-05T01:21:22.477Z] #87 exporting layers 0.7s done [2024-07-05T01:21:22.477Z] #87 writing image sha256:5ad04c1fb5c14e89e04519dcbb66d77384ab62de02d80bf8ecb941cd337ff378 done [2024-07-05T01:21:22.477Z] #87 naming to docker.io/library/support-scheduler-arm64 done [2024-07-05T01:21:22.477Z] #87 DONE 13.2s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T01:21:22.477Z] #201 DONE 0.1s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T01:21:22.477Z] #202 DONE 0.2s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-05T01:21:22.477Z] #203 DONE 0.4s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-05T01:21:22.477Z] #204 DONE 0.1s [2024-07-05T01:21:22.477Z] [2024-07-05T01:21:22.477Z] #87 [support-notifications] exporting to image [2024-07-05T01:21:22.477Z] #87 exporting layers 0.5s done [2024-07-05T01:21:22.477Z] #87 writing image sha256:8b6be9a001478c6c4d6a1cff1b165bb96a3d62027c5a40eeae2e1ee6e052c212 done [2024-07-05T01:21:22.477Z] #87 naming to docker.io/library/support-notifications-arm64 done [2024-07-05T01:21:22.477Z] #87 DONE 13.7s [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T01:21:22.477Z] time="2024-07-05T00:50:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-05T01:21:22.486Z] $ docker stop --time=1 0c00cab88bc515641d9d6fa4f9d2869c8a569dfcdff08a6c5f1cac1ab9783aec [2024-07-05T01:21:24.212Z] $ docker rm -f --volumes 0c00cab88bc515641d9d6fa4f9d2869c8a569dfcdff08a6c5f1cac1ab9783aec [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T01:21:24.734Z] + docker images [2024-07-05T01:21:24.734Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-05T01:21:24.734Z] support-notifications-arm64 latest 8b6be9a00147 3 seconds ago 43.3MB [2024-07-05T01:21:24.734Z] support-scheduler-arm64 latest 5ad04c1fb5c1 4 seconds ago 42.4MB [2024-07-05T01:21:24.734Z] core-metadata-arm64 latest e8e96cb36932 29 seconds ago 40.3MB [2024-07-05T01:21:24.734Z] core-data-arm64 latest 55b075e731ea 38 seconds ago 40.1MB [2024-07-05T01:21:24.734Z] core-command-arm64 latest 14bccf7dc376 49 seconds ago 39.9MB [2024-07-05T01:21:24.734Z] security-proxy-auth-arm64 latest c2266acfb77c About a minute ago 37.4MB [2024-07-05T01:21:24.734Z] security-spiffe-token-provider-arm64 latest 4349bd5ae99c 8 minutes ago 34.1MB [2024-07-05T01:21:24.734Z] core-common-config-bootstrapper-arm64 latest 6450bef14f4e 10 minutes ago 20.1MB [2024-07-05T01:21:24.734Z] security-secretstore-setup-arm64 latest 672568328f92 10 minutes ago 41.5MB [2024-07-05T01:21:24.734Z] security-bootstrapper-arm64 latest aea1c03ee568 11 minutes ago 23.7MB [2024-07-05T01:21:24.734Z] security-proxy-setup-arm64 latest af135101a561 11 minutes ago 31MB [2024-07-05T01:21:24.734Z] security-spire-agent-arm64 latest b480f95a4840 30 minutes ago 157MB [2024-07-05T01:21:24.734Z] security-spire-server-arm64 latest b4362902affd 30 minutes ago 102MB [2024-07-05T01:21:24.734Z] security-spire-config-arm64 latest 4adc3556da96 30 minutes ago 101MB [2024-07-05T01:21:24.734Z] ci-base-image-arm64 latest 3da667abba37 31 minutes ago 962MB [2024-07-05T01:21:24.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-05T01:21:24.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-05T01:21:24.877Z] provisioning config files... [2024-07-05T01:21:24.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/647@tmp/config4907729475754686414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:21:25.233Z] ---> ****-login.sh [2024-07-05T01:21:25.233Z] nexus3.edgexfoundry.org:10001 [2024-07-05T01:21:25.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T01:21:25.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T01:21:25.772Z] Configure a credential helper to remove this warning. See [2024-07-05T01:21:25.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T01:21:25.772Z] [2024-07-05T01:21:25.772Z] Login Succeeded [2024-07-05T01:21:25.772Z] nexus3.edgexfoundry.org:10002 [2024-07-05T01:21:26.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T01:21:26.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T01:21:26.038Z] Configure a credential helper to remove this warning. See [2024-07-05T01:21:26.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T01:21:26.038Z] [2024-07-05T01:21:26.039Z] Login Succeeded [2024-07-05T01:21:26.039Z] nexus3.edgexfoundry.org:10003 [2024-07-05T01:21:26.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T01:21:26.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T01:21:26.572Z] Configure a credential helper to remove this warning. See [2024-07-05T01:21:26.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T01:21:26.572Z] [2024-07-05T01:21:26.572Z] Login Succeeded [2024-07-05T01:21:26.572Z] nexus3.edgexfoundry.org:10004 [2024-07-05T01:21:26.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T01:21:26.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T01:21:26.837Z] Configure a credential helper to remove this warning. See [2024-07-05T01:21:26.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T01:21:26.837Z] [2024-07-05T01:21:26.837Z] Login Succeeded [2024-07-05T01:21:27.103Z] ****.io [2024-07-05T01:21:27.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T01:21:27.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T01:21:27.370Z] Configure a credential helper to remove this warning. See [2024-07-05T01:21:27.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T01:21:27.370Z] [2024-07-05T01:21:27.370Z] Login Succeeded [2024-07-05T01:21:27.370Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T01:21:27.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:21:27.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T01:21:27.457Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-05T01:21:27.457Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:27.457Z] latest [2024-07-05T01:21:27.457Z] 3.2.0-dev.29 [2024-07-05T01:21:27.457Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:27.457Z] main [2024-07-05T01:21:27.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:27.824Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:28.171Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:28.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T01:21:28.171Z] 09e36e297400: Preparing [2024-07-05T01:21:28.171Z] 396b772cd76c: Preparing [2024-07-05T01:21:28.171Z] 5056ffe900cc: Preparing [2024-07-05T01:21:28.171Z] ad0ed3be90af: Preparing [2024-07-05T01:21:28.171Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:28.171Z] d57e346c1a92: Preparing [2024-07-05T01:21:28.171Z] da707bb00cb8: Preparing [2024-07-05T01:21:28.171Z] d57e346c1a92: Waiting [2024-07-05T01:21:28.436Z] ad0ed3be90af: Pushed [2024-07-05T01:21:28.436Z] 09e36e297400: Pushed [2024-07-05T01:21:28.436Z] 5056ffe900cc: Pushed [2024-07-05T01:21:28.436Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:28.705Z] d57e346c1a92: Pushed [2024-07-05T01:21:29.656Z] a5d5cc83c09e: Pushed [2024-07-05T01:21:34.983Z] 396b772cd76c: Pushed [2024-07-05T01:21:34.984Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:35.356Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:35.727Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-05T01:21:35.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T01:21:35.727Z] 09e36e297400: Preparing [2024-07-05T01:21:35.727Z] 396b772cd76c: Preparing [2024-07-05T01:21:35.727Z] 5056ffe900cc: Preparing [2024-07-05T01:21:35.727Z] ad0ed3be90af: Preparing [2024-07-05T01:21:35.727Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:35.727Z] d57e346c1a92: Preparing [2024-07-05T01:21:35.727Z] da707bb00cb8: Preparing [2024-07-05T01:21:35.727Z] d57e346c1a92: Waiting [2024-07-05T01:21:35.727Z] da707bb00cb8: Waiting [2024-07-05T01:21:35.727Z] 09e36e297400: Layer already exists [2024-07-05T01:21:35.727Z] 396b772cd76c: Layer already exists [2024-07-05T01:21:35.727Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:35.727Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:35.727Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:35.727Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:35.727Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:35.993Z] latest: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:36.351Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:36.722Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.29 [2024-07-05T01:21:36.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T01:21:36.722Z] 09e36e297400: Preparing [2024-07-05T01:21:36.722Z] 396b772cd76c: Preparing [2024-07-05T01:21:36.722Z] 5056ffe900cc: Preparing [2024-07-05T01:21:36.722Z] ad0ed3be90af: Preparing [2024-07-05T01:21:36.722Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:36.722Z] d57e346c1a92: Preparing [2024-07-05T01:21:36.722Z] da707bb00cb8: Preparing [2024-07-05T01:21:36.722Z] d57e346c1a92: Waiting [2024-07-05T01:21:36.722Z] da707bb00cb8: Waiting [2024-07-05T01:21:36.722Z] 09e36e297400: Layer already exists [2024-07-05T01:21:36.722Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:36.722Z] 396b772cd76c: Layer already exists [2024-07-05T01:21:36.722Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:36.722Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:36.722Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:36.722Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:36.990Z] 3.2.0-dev.29: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:37.356Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:37.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:37.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T01:21:37.713Z] 09e36e297400: Preparing [2024-07-05T01:21:37.713Z] 396b772cd76c: Preparing [2024-07-05T01:21:37.713Z] 5056ffe900cc: Preparing [2024-07-05T01:21:37.714Z] ad0ed3be90af: Preparing [2024-07-05T01:21:37.714Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:37.714Z] d57e346c1a92: Preparing [2024-07-05T01:21:37.714Z] da707bb00cb8: Preparing [2024-07-05T01:21:37.714Z] d57e346c1a92: Waiting [2024-07-05T01:21:37.714Z] da707bb00cb8: Waiting [2024-07-05T01:21:37.714Z] 09e36e297400: Layer already exists [2024-07-05T01:21:37.714Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:37.714Z] 396b772cd76c: Layer already exists [2024-07-05T01:21:37.714Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:37.714Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:37.714Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:37.714Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:37.989Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:38.347Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:38.714Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-05T01:21:38.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-05T01:21:38.714Z] 09e36e297400: Preparing [2024-07-05T01:21:38.714Z] 396b772cd76c: Preparing [2024-07-05T01:21:38.714Z] 5056ffe900cc: Preparing [2024-07-05T01:21:38.714Z] ad0ed3be90af: Preparing [2024-07-05T01:21:38.714Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:38.714Z] d57e346c1a92: Preparing [2024-07-05T01:21:38.714Z] da707bb00cb8: Preparing [2024-07-05T01:21:38.714Z] d57e346c1a92: Waiting [2024-07-05T01:21:38.714Z] da707bb00cb8: Waiting [2024-07-05T01:21:38.714Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:38.714Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:38.714Z] 396b772cd76c: Layer already exists [2024-07-05T01:21:38.714Z] 09e36e297400: Layer already exists [2024-07-05T01:21:38.714Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:38.714Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:38.714Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:38.981Z] main: digest: sha256:82f0fd31d3b696fa075905b1e1a9f950a7e86f864c9cf606a8d92f9f65d1cf67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:21:39.071Z] ===================================================== [Pipeline] echo [2024-07-05T01:21:39.085Z] taggedImages: [2024-07-05T01:21:39.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:39.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-05T01:21:39.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.29 [2024-07-05T01:21:39.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:39.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-05T01:21:39.118Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-05T01:21:39.118Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:39.118Z] latest [2024-07-05T01:21:39.118Z] 3.2.0-dev.29 [2024-07-05T01:21:39.118Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:39.118Z] main [2024-07-05T01:21:39.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:39.495Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:39.874Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:39.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T01:21:39.874Z] fc5446ca82d6: Preparing [2024-07-05T01:21:39.874Z] 1142b58b0c84: Preparing [2024-07-05T01:21:39.874Z] 866734530716: Preparing [2024-07-05T01:21:39.874Z] e38115057735: Preparing [2024-07-05T01:21:39.874Z] 5056ffe900cc: Preparing [2024-07-05T01:21:39.874Z] ad0ed3be90af: Preparing [2024-07-05T01:21:39.874Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:39.874Z] ad0ed3be90af: Waiting [2024-07-05T01:21:39.874Z] d57e346c1a92: Preparing [2024-07-05T01:21:39.874Z] da707bb00cb8: Preparing [2024-07-05T01:21:39.874Z] d57e346c1a92: Waiting [2024-07-05T01:21:39.874Z] a5d5cc83c09e: Waiting [2024-07-05T01:21:39.874Z] da707bb00cb8: Waiting [2024-07-05T01:21:39.874Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:40.143Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:40.143Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:40.143Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:40.143Z] 1142b58b0c84: Pushed [2024-07-05T01:21:40.143Z] 866734530716: Pushed [2024-07-05T01:21:40.143Z] fc5446ca82d6: Pushed [2024-07-05T01:21:40.143Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:42.084Z] e38115057735: Pushed [2024-07-05T01:21:42.084Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:42.436Z] + 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-07-05T01:21:42.786Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-05T01:21:42.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T01:21:42.786Z] fc5446ca82d6: Preparing [2024-07-05T01:21:42.786Z] 1142b58b0c84: Preparing [2024-07-05T01:21:42.786Z] 866734530716: Preparing [2024-07-05T01:21:42.786Z] e38115057735: Preparing [2024-07-05T01:21:42.786Z] 5056ffe900cc: Preparing [2024-07-05T01:21:42.786Z] ad0ed3be90af: Preparing [2024-07-05T01:21:42.786Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:42.786Z] d57e346c1a92: Preparing [2024-07-05T01:21:42.786Z] ad0ed3be90af: Waiting [2024-07-05T01:21:42.786Z] da707bb00cb8: Preparing [2024-07-05T01:21:42.786Z] a5d5cc83c09e: Waiting [2024-07-05T01:21:42.786Z] d57e346c1a92: Waiting [2024-07-05T01:21:42.786Z] da707bb00cb8: Waiting [2024-07-05T01:21:42.786Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:42.786Z] 1142b58b0c84: Layer already exists [2024-07-05T01:21:42.786Z] e38115057735: Layer already exists [2024-07-05T01:21:42.786Z] 866734530716: Layer already exists [2024-07-05T01:21:42.786Z] fc5446ca82d6: Layer already exists [2024-07-05T01:21:42.786Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:42.786Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:42.786Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:42.786Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:43.054Z] latest: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:43.471Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:43.854Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.29 [2024-07-05T01:21:43.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T01:21:43.854Z] fc5446ca82d6: Preparing [2024-07-05T01:21:43.854Z] 1142b58b0c84: Preparing [2024-07-05T01:21:43.854Z] 866734530716: Preparing [2024-07-05T01:21:43.854Z] e38115057735: Preparing [2024-07-05T01:21:43.854Z] 5056ffe900cc: Preparing [2024-07-05T01:21:43.854Z] ad0ed3be90af: Preparing [2024-07-05T01:21:43.854Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:43.854Z] d57e346c1a92: Preparing [2024-07-05T01:21:43.854Z] da707bb00cb8: Preparing [2024-07-05T01:21:43.854Z] a5d5cc83c09e: Waiting [2024-07-05T01:21:43.854Z] d57e346c1a92: Waiting [2024-07-05T01:21:43.854Z] ad0ed3be90af: Waiting [2024-07-05T01:21:43.854Z] da707bb00cb8: Waiting [2024-07-05T01:21:43.854Z] 1142b58b0c84: Layer already exists [2024-07-05T01:21:43.854Z] e38115057735: Layer already exists [2024-07-05T01:21:43.854Z] 866734530716: Layer already exists [2024-07-05T01:21:43.854Z] fc5446ca82d6: Layer already exists [2024-07-05T01:21:43.854Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:43.854Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:43.854Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:43.854Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:43.854Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:44.126Z] 3.2.0-dev.29: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:44.553Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:44.916Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:44.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T01:21:44.916Z] fc5446ca82d6: Preparing [2024-07-05T01:21:44.916Z] 1142b58b0c84: Preparing [2024-07-05T01:21:44.916Z] 866734530716: Preparing [2024-07-05T01:21:44.916Z] e38115057735: Preparing [2024-07-05T01:21:44.916Z] 5056ffe900cc: Preparing [2024-07-05T01:21:44.916Z] ad0ed3be90af: Preparing [2024-07-05T01:21:44.916Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:44.916Z] ad0ed3be90af: Waiting [2024-07-05T01:21:44.916Z] a5d5cc83c09e: Waiting [2024-07-05T01:21:44.916Z] d57e346c1a92: Preparing [2024-07-05T01:21:44.916Z] da707bb00cb8: Preparing [2024-07-05T01:21:44.916Z] d57e346c1a92: Waiting [2024-07-05T01:21:44.916Z] da707bb00cb8: Waiting [2024-07-05T01:21:44.916Z] 1142b58b0c84: Layer already exists [2024-07-05T01:21:44.916Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:44.916Z] fc5446ca82d6: Layer already exists [2024-07-05T01:21:44.916Z] e38115057735: Layer already exists [2024-07-05T01:21:44.916Z] 866734530716: Layer already exists [2024-07-05T01:21:44.916Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:44.916Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:44.916Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:44.916Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:45.182Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:45.539Z] + 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-07-05T01:21:45.887Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-05T01:21:45.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-05T01:21:45.887Z] fc5446ca82d6: Preparing [2024-07-05T01:21:45.887Z] 1142b58b0c84: Preparing [2024-07-05T01:21:45.887Z] 866734530716: Preparing [2024-07-05T01:21:45.887Z] e38115057735: Preparing [2024-07-05T01:21:45.887Z] 5056ffe900cc: Preparing [2024-07-05T01:21:45.887Z] ad0ed3be90af: Preparing [2024-07-05T01:21:45.887Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:45.887Z] d57e346c1a92: Preparing [2024-07-05T01:21:45.887Z] da707bb00cb8: Preparing [2024-07-05T01:21:45.887Z] ad0ed3be90af: Waiting [2024-07-05T01:21:45.887Z] a5d5cc83c09e: Waiting [2024-07-05T01:21:45.887Z] d57e346c1a92: Waiting [2024-07-05T01:21:45.887Z] da707bb00cb8: Waiting [2024-07-05T01:21:45.887Z] e38115057735: Layer already exists [2024-07-05T01:21:45.887Z] 1142b58b0c84: Layer already exists [2024-07-05T01:21:45.887Z] 866734530716: Layer already exists [2024-07-05T01:21:45.887Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:45.887Z] fc5446ca82d6: Layer already exists [2024-07-05T01:21:45.887Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:45.887Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:45.887Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:45.887Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:46.153Z] main: digest: sha256:501a4b9081f80de23c74eaa3d6f18333305c126c43436767aa58a6955d2c0fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:21:46.232Z] ===================================================== [Pipeline] echo [2024-07-05T01:21:46.247Z] taggedImages: [2024-07-05T01:21:46.247Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:46.247Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-05T01:21:46.247Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.29 [2024-07-05T01:21:46.248Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:46.248Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-05T01:21:46.278Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-05T01:21:46.278Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:46.278Z] latest [2024-07-05T01:21:46.278Z] 3.2.0-dev.29 [2024-07-05T01:21:46.278Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:46.278Z] main [2024-07-05T01:21:46.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:46.647Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:47.003Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:47.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T01:21:47.003Z] 301c06e4fe03: Preparing [2024-07-05T01:21:47.003Z] d07add187698: Preparing [2024-07-05T01:21:47.003Z] 5056ffe900cc: Preparing [2024-07-05T01:21:47.003Z] ad0ed3be90af: Preparing [2024-07-05T01:21:47.003Z] a232c6ae5414: Preparing [2024-07-05T01:21:47.003Z] 20ef9b278944: Preparing [2024-07-05T01:21:47.003Z] da707bb00cb8: Preparing [2024-07-05T01:21:47.003Z] 20ef9b278944: Waiting [2024-07-05T01:21:47.003Z] da707bb00cb8: Waiting [2024-07-05T01:21:47.003Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:47.269Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:47.269Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:47.269Z] 301c06e4fe03: Pushed [2024-07-05T01:21:47.269Z] 20ef9b278944: Pushed [2024-07-05T01:21:48.672Z] a232c6ae5414: Pushed [2024-07-05T01:21:54.002Z] d07add187698: Pushed [2024-07-05T01:21:54.002Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:54.364Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:54.723Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-05T01:21:54.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T01:21:54.723Z] 301c06e4fe03: Preparing [2024-07-05T01:21:54.723Z] d07add187698: Preparing [2024-07-05T01:21:54.723Z] 5056ffe900cc: Preparing [2024-07-05T01:21:54.723Z] ad0ed3be90af: Preparing [2024-07-05T01:21:54.723Z] a232c6ae5414: Preparing [2024-07-05T01:21:54.723Z] 20ef9b278944: Preparing [2024-07-05T01:21:54.723Z] da707bb00cb8: Preparing [2024-07-05T01:21:54.723Z] 20ef9b278944: Waiting [2024-07-05T01:21:54.723Z] da707bb00cb8: Waiting [2024-07-05T01:21:54.723Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:54.723Z] d07add187698: Layer already exists [2024-07-05T01:21:54.723Z] 301c06e4fe03: Layer already exists [2024-07-05T01:21:54.723Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:54.723Z] a232c6ae5414: Layer already exists [2024-07-05T01:21:54.723Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:54.723Z] 20ef9b278944: Layer already exists [2024-07-05T01:21:54.989Z] latest: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:55.339Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:55.691Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.29 [2024-07-05T01:21:55.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T01:21:55.691Z] 301c06e4fe03: Preparing [2024-07-05T01:21:55.691Z] d07add187698: Preparing [2024-07-05T01:21:55.691Z] 5056ffe900cc: Preparing [2024-07-05T01:21:55.691Z] ad0ed3be90af: Preparing [2024-07-05T01:21:55.691Z] a232c6ae5414: Preparing [2024-07-05T01:21:55.691Z] 20ef9b278944: Preparing [2024-07-05T01:21:55.691Z] da707bb00cb8: Preparing [2024-07-05T01:21:55.691Z] da707bb00cb8: Waiting [2024-07-05T01:21:55.691Z] 20ef9b278944: Waiting [2024-07-05T01:21:55.691Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:55.691Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:55.691Z] a232c6ae5414: Layer already exists [2024-07-05T01:21:55.691Z] d07add187698: Layer already exists [2024-07-05T01:21:55.691Z] 301c06e4fe03: Layer already exists [2024-07-05T01:21:55.691Z] 20ef9b278944: Layer already exists [2024-07-05T01:21:55.691Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:55.957Z] 3.2.0-dev.29: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:56.317Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:56.662Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:56.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T01:21:56.662Z] 301c06e4fe03: Preparing [2024-07-05T01:21:56.662Z] d07add187698: Preparing [2024-07-05T01:21:56.662Z] 5056ffe900cc: Preparing [2024-07-05T01:21:56.662Z] ad0ed3be90af: Preparing [2024-07-05T01:21:56.662Z] a232c6ae5414: Preparing [2024-07-05T01:21:56.662Z] 20ef9b278944: Preparing [2024-07-05T01:21:56.662Z] da707bb00cb8: Preparing [2024-07-05T01:21:56.662Z] 20ef9b278944: Waiting [2024-07-05T01:21:56.662Z] da707bb00cb8: Waiting [2024-07-05T01:21:56.662Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:56.662Z] a232c6ae5414: Layer already exists [2024-07-05T01:21:56.662Z] d07add187698: Layer already exists [2024-07-05T01:21:56.662Z] 301c06e4fe03: Layer already exists [2024-07-05T01:21:56.662Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:56.662Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:56.662Z] 20ef9b278944: Layer already exists [2024-07-05T01:21:56.930Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:57.280Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:57.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-05T01:21:57.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-05T01:21:57.636Z] 301c06e4fe03: Preparing [2024-07-05T01:21:57.636Z] d07add187698: Preparing [2024-07-05T01:21:57.636Z] 5056ffe900cc: Preparing [2024-07-05T01:21:57.636Z] ad0ed3be90af: Preparing [2024-07-05T01:21:57.636Z] a232c6ae5414: Preparing [2024-07-05T01:21:57.636Z] 20ef9b278944: Preparing [2024-07-05T01:21:57.636Z] da707bb00cb8: Preparing [2024-07-05T01:21:57.636Z] 20ef9b278944: Waiting [2024-07-05T01:21:57.636Z] da707bb00cb8: Waiting [2024-07-05T01:21:57.636Z] 301c06e4fe03: Layer already exists [2024-07-05T01:21:57.636Z] a232c6ae5414: Layer already exists [2024-07-05T01:21:57.636Z] d07add187698: Layer already exists [2024-07-05T01:21:57.636Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:57.636Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:57.636Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:57.636Z] 20ef9b278944: Layer already exists [2024-07-05T01:21:57.903Z] main: digest: sha256:3d2d7c34fe28eafca5ab4e9ea1afb9ac7d43996e55b783d8a059c4d96a240378 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:21:57.985Z] ===================================================== [Pipeline] echo [2024-07-05T01:21:57.997Z] taggedImages: [2024-07-05T01:21:57.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:57.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-05T01:21:57.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.29 [2024-07-05T01:21:57.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:57.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-05T01:21:58.029Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-05T01:21:58.029Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:58.029Z] latest [2024-07-05T01:21:58.029Z] 3.2.0-dev.29 [2024-07-05T01:21:58.029Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:21:58.029Z] main [2024-07-05T01:21:58.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:58.402Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:21:58.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:21:58.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T01:21:58.788Z] f4653421b0b9: Preparing [2024-07-05T01:21:58.788Z] 6062be878a70: Preparing [2024-07-05T01:21:58.788Z] 9127596ce8bf: Preparing [2024-07-05T01:21:58.788Z] 5056ffe900cc: Preparing [2024-07-05T01:21:58.788Z] ad0ed3be90af: Preparing [2024-07-05T01:21:58.788Z] a5d5cc83c09e: Preparing [2024-07-05T01:21:58.788Z] d57e346c1a92: Preparing [2024-07-05T01:21:58.788Z] da707bb00cb8: Preparing [2024-07-05T01:21:58.788Z] a5d5cc83c09e: Waiting [2024-07-05T01:21:58.788Z] d57e346c1a92: Waiting [2024-07-05T01:21:58.788Z] da707bb00cb8: Waiting [2024-07-05T01:21:59.054Z] 5056ffe900cc: Layer already exists [2024-07-05T01:21:59.054Z] ad0ed3be90af: Layer already exists [2024-07-05T01:21:59.054Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:21:59.054Z] d57e346c1a92: Layer already exists [2024-07-05T01:21:59.054Z] 6062be878a70: Pushed [2024-07-05T01:21:59.054Z] da707bb00cb8: Layer already exists [2024-07-05T01:21:59.054Z] f4653421b0b9: Pushed [2024-07-05T01:22:05.689Z] 9127596ce8bf: Pushed [2024-07-05T01:22:05.689Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:06.050Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:06.408Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-05T01:22:06.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T01:22:06.408Z] f4653421b0b9: Preparing [2024-07-05T01:22:06.408Z] 6062be878a70: Preparing [2024-07-05T01:22:06.408Z] 9127596ce8bf: Preparing [2024-07-05T01:22:06.408Z] 5056ffe900cc: Preparing [2024-07-05T01:22:06.408Z] ad0ed3be90af: Preparing [2024-07-05T01:22:06.408Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:06.408Z] d57e346c1a92: Preparing [2024-07-05T01:22:06.408Z] da707bb00cb8: Preparing [2024-07-05T01:22:06.408Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:06.408Z] d57e346c1a92: Waiting [2024-07-05T01:22:06.408Z] da707bb00cb8: Waiting [2024-07-05T01:22:06.408Z] f4653421b0b9: Layer already exists [2024-07-05T01:22:06.408Z] 9127596ce8bf: Layer already exists [2024-07-05T01:22:06.408Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:06.408Z] 6062be878a70: Layer already exists [2024-07-05T01:22:06.408Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:06.408Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:06.409Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:06.409Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:06.676Z] latest: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:07.029Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:07.397Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.29 [2024-07-05T01:22:07.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T01:22:07.397Z] f4653421b0b9: Preparing [2024-07-05T01:22:07.397Z] 6062be878a70: Preparing [2024-07-05T01:22:07.397Z] 9127596ce8bf: Preparing [2024-07-05T01:22:07.397Z] 5056ffe900cc: Preparing [2024-07-05T01:22:07.397Z] ad0ed3be90af: Preparing [2024-07-05T01:22:07.397Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:07.397Z] d57e346c1a92: Preparing [2024-07-05T01:22:07.397Z] da707bb00cb8: Preparing [2024-07-05T01:22:07.397Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:07.397Z] d57e346c1a92: Waiting [2024-07-05T01:22:07.397Z] da707bb00cb8: Waiting [2024-07-05T01:22:07.397Z] f4653421b0b9: Layer already exists [2024-07-05T01:22:07.397Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:07.397Z] 9127596ce8bf: Layer already exists [2024-07-05T01:22:07.397Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:07.397Z] 6062be878a70: Layer already exists [2024-07-05T01:22:07.397Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:07.397Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:07.397Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:07.662Z] 3.2.0-dev.29: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:08.015Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:08.363Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:08.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T01:22:08.363Z] f4653421b0b9: Preparing [2024-07-05T01:22:08.363Z] 6062be878a70: Preparing [2024-07-05T01:22:08.363Z] 9127596ce8bf: Preparing [2024-07-05T01:22:08.363Z] 5056ffe900cc: Preparing [2024-07-05T01:22:08.363Z] ad0ed3be90af: Preparing [2024-07-05T01:22:08.363Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:08.363Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:08.363Z] d57e346c1a92: Preparing [2024-07-05T01:22:08.364Z] da707bb00cb8: Preparing [2024-07-05T01:22:08.364Z] d57e346c1a92: Waiting [2024-07-05T01:22:08.364Z] da707bb00cb8: Waiting [2024-07-05T01:22:08.364Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:08.364Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:08.364Z] 9127596ce8bf: Layer already exists [2024-07-05T01:22:08.364Z] 6062be878a70: Layer already exists [2024-07-05T01:22:08.364Z] f4653421b0b9: Layer already exists [2024-07-05T01:22:08.364Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:08.364Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:08.364Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:08.630Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:08.983Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:09.331Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-05T01:22:09.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-05T01:22:09.331Z] f4653421b0b9: Preparing [2024-07-05T01:22:09.331Z] 6062be878a70: Preparing [2024-07-05T01:22:09.331Z] 9127596ce8bf: Preparing [2024-07-05T01:22:09.331Z] 5056ffe900cc: Preparing [2024-07-05T01:22:09.331Z] ad0ed3be90af: Preparing [2024-07-05T01:22:09.331Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:09.331Z] d57e346c1a92: Preparing [2024-07-05T01:22:09.331Z] da707bb00cb8: Preparing [2024-07-05T01:22:09.331Z] d57e346c1a92: Waiting [2024-07-05T01:22:09.331Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:09.331Z] da707bb00cb8: Waiting [2024-07-05T01:22:09.331Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:09.331Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:09.331Z] 6062be878a70: Layer already exists [2024-07-05T01:22:09.331Z] 9127596ce8bf: Layer already exists [2024-07-05T01:22:09.331Z] f4653421b0b9: Layer already exists [2024-07-05T01:22:09.331Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:09.331Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:09.331Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:09.596Z] main: digest: sha256:8007cff2c726972760b5da3fa0eb5c2266ad97cc512431402444a64c262c04d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:22:09.665Z] ===================================================== [Pipeline] echo [2024-07-05T01:22:09.678Z] taggedImages: [2024-07-05T01:22:09.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:09.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-05T01:22:09.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.29 [2024-07-05T01:22:09.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:09.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-05T01:22:09.699Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-05T01:22:09.699Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:09.699Z] latest [2024-07-05T01:22:09.699Z] 3.2.0-dev.29 [2024-07-05T01:22:09.699Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:09.699Z] main [2024-07-05T01:22:09.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:10.066Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:10.411Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:10.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T01:22:10.411Z] 45936d971c1e: Preparing [2024-07-05T01:22:10.411Z] 61947f652bd4: Preparing [2024-07-05T01:22:10.411Z] 193f0925d91b: Preparing [2024-07-05T01:22:10.411Z] a47b947f90b8: Preparing [2024-07-05T01:22:10.411Z] bc5200fffce4: Preparing [2024-07-05T01:22:10.411Z] 0f3074c660de: Preparing [2024-07-05T01:22:10.411Z] 6ff80a3dad1e: Preparing [2024-07-05T01:22:10.411Z] 5056ffe900cc: Preparing [2024-07-05T01:22:10.411Z] ad0ed3be90af: Preparing [2024-07-05T01:22:10.411Z] 742321f39f42: Preparing [2024-07-05T01:22:10.411Z] 9277eba33ebc: Preparing [2024-07-05T01:22:10.411Z] 5f70bf18a086: Preparing [2024-07-05T01:22:10.411Z] 6ebe9f50a7f0: Preparing [2024-07-05T01:22:10.411Z] 8ee5d8d979d0: Preparing [2024-07-05T01:22:10.411Z] 2097f99e3a0b: Preparing [2024-07-05T01:22:10.411Z] da707bb00cb8: Preparing [2024-07-05T01:22:10.411Z] ad0ed3be90af: Waiting [2024-07-05T01:22:10.411Z] 742321f39f42: Waiting [2024-07-05T01:22:10.411Z] 9277eba33ebc: Waiting [2024-07-05T01:22:10.411Z] 5f70bf18a086: Waiting [2024-07-05T01:22:10.411Z] 6ebe9f50a7f0: Waiting [2024-07-05T01:22:10.411Z] 8ee5d8d979d0: Waiting [2024-07-05T01:22:10.411Z] da707bb00cb8: Waiting [2024-07-05T01:22:10.411Z] 0f3074c660de: Waiting [2024-07-05T01:22:10.411Z] 6ff80a3dad1e: Waiting [2024-07-05T01:22:10.411Z] 2097f99e3a0b: Waiting [2024-07-05T01:22:10.411Z] 5056ffe900cc: Waiting [2024-07-05T01:22:10.675Z] 61947f652bd4: Pushed [2024-07-05T01:22:10.675Z] 193f0925d91b: Pushed [2024-07-05T01:22:10.675Z] 45936d971c1e: Pushed [2024-07-05T01:22:10.675Z] bc5200fffce4: Pushed [2024-07-05T01:22:10.675Z] a47b947f90b8: Pushed [2024-07-05T01:22:10.675Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:10.949Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:10.949Z] 0f3074c660de: Pushed [2024-07-05T01:22:10.949Z] 5f70bf18a086: Layer already exists [2024-07-05T01:22:10.949Z] 9277eba33ebc: Pushed [2024-07-05T01:22:10.949Z] 742321f39f42: Pushed [2024-07-05T01:22:10.949Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:10.949Z] 6ebe9f50a7f0: Pushed [2024-07-05T01:22:11.215Z] 2097f99e3a0b: Pushed [2024-07-05T01:22:12.169Z] 8ee5d8d979d0: Pushed [2024-07-05T01:22:13.574Z] 6ff80a3dad1e: Pushed [2024-07-05T01:22:13.838Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:14.200Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:14.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-05T01:22:14.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T01:22:14.549Z] 45936d971c1e: Preparing [2024-07-05T01:22:14.549Z] 61947f652bd4: Preparing [2024-07-05T01:22:14.549Z] 193f0925d91b: Preparing [2024-07-05T01:22:14.549Z] a47b947f90b8: Preparing [2024-07-05T01:22:14.549Z] bc5200fffce4: Preparing [2024-07-05T01:22:14.549Z] 0f3074c660de: Preparing [2024-07-05T01:22:14.549Z] 6ff80a3dad1e: Preparing [2024-07-05T01:22:14.549Z] 5056ffe900cc: Preparing [2024-07-05T01:22:14.549Z] ad0ed3be90af: Preparing [2024-07-05T01:22:14.549Z] 742321f39f42: Preparing [2024-07-05T01:22:14.549Z] 9277eba33ebc: Preparing [2024-07-05T01:22:14.549Z] 5f70bf18a086: Preparing [2024-07-05T01:22:14.549Z] 6ebe9f50a7f0: Preparing [2024-07-05T01:22:14.549Z] 8ee5d8d979d0: Preparing [2024-07-05T01:22:14.549Z] 2097f99e3a0b: Preparing [2024-07-05T01:22:14.549Z] da707bb00cb8: Preparing [2024-07-05T01:22:14.549Z] 0f3074c660de: Waiting [2024-07-05T01:22:14.549Z] 9277eba33ebc: Waiting [2024-07-05T01:22:14.549Z] 8ee5d8d979d0: Waiting [2024-07-05T01:22:14.549Z] 2097f99e3a0b: Waiting [2024-07-05T01:22:14.549Z] 5f70bf18a086: Waiting [2024-07-05T01:22:14.549Z] da707bb00cb8: Waiting [2024-07-05T01:22:14.549Z] 6ff80a3dad1e: Waiting [2024-07-05T01:22:14.549Z] 6ebe9f50a7f0: Waiting [2024-07-05T01:22:14.549Z] 5056ffe900cc: Waiting [2024-07-05T01:22:14.549Z] 742321f39f42: Waiting [2024-07-05T01:22:14.549Z] ad0ed3be90af: Waiting [2024-07-05T01:22:14.549Z] a47b947f90b8: Layer already exists [2024-07-05T01:22:14.549Z] bc5200fffce4: Layer already exists [2024-07-05T01:22:14.549Z] 61947f652bd4: Layer already exists [2024-07-05T01:22:14.549Z] 45936d971c1e: Layer already exists [2024-07-05T01:22:14.549Z] 193f0925d91b: Layer already exists [2024-07-05T01:22:14.549Z] 0f3074c660de: Layer already exists [2024-07-05T01:22:14.549Z] 6ff80a3dad1e: Layer already exists [2024-07-05T01:22:14.549Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:14.549Z] 742321f39f42: Layer already exists [2024-07-05T01:22:14.549Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:14.549Z] 5f70bf18a086: Layer already exists [2024-07-05T01:22:14.549Z] 9277eba33ebc: Layer already exists [2024-07-05T01:22:14.549Z] 6ebe9f50a7f0: Layer already exists [2024-07-05T01:22:14.549Z] 2097f99e3a0b: Layer already exists [2024-07-05T01:22:14.549Z] 8ee5d8d979d0: Layer already exists [2024-07-05T01:22:14.816Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:14.816Z] latest: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:15.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:15.514Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.29 [2024-07-05T01:22:15.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T01:22:15.514Z] 45936d971c1e: Preparing [2024-07-05T01:22:15.514Z] 61947f652bd4: Preparing [2024-07-05T01:22:15.514Z] 193f0925d91b: Preparing [2024-07-05T01:22:15.514Z] a47b947f90b8: Preparing [2024-07-05T01:22:15.514Z] bc5200fffce4: Preparing [2024-07-05T01:22:15.514Z] 0f3074c660de: Preparing [2024-07-05T01:22:15.514Z] 6ff80a3dad1e: Preparing [2024-07-05T01:22:15.514Z] 5056ffe900cc: Preparing [2024-07-05T01:22:15.514Z] ad0ed3be90af: Preparing [2024-07-05T01:22:15.514Z] 742321f39f42: Preparing [2024-07-05T01:22:15.514Z] 9277eba33ebc: Preparing [2024-07-05T01:22:15.514Z] 5f70bf18a086: Preparing [2024-07-05T01:22:15.514Z] 6ebe9f50a7f0: Preparing [2024-07-05T01:22:15.514Z] 8ee5d8d979d0: Preparing [2024-07-05T01:22:15.514Z] 2097f99e3a0b: Preparing [2024-07-05T01:22:15.514Z] da707bb00cb8: Preparing [2024-07-05T01:22:15.514Z] 0f3074c660de: Waiting [2024-07-05T01:22:15.514Z] 6ff80a3dad1e: Waiting [2024-07-05T01:22:15.514Z] 9277eba33ebc: Waiting [2024-07-05T01:22:15.514Z] 5f70bf18a086: Waiting [2024-07-05T01:22:15.514Z] 5056ffe900cc: Waiting [2024-07-05T01:22:15.514Z] 6ebe9f50a7f0: Waiting [2024-07-05T01:22:15.514Z] 8ee5d8d979d0: Waiting [2024-07-05T01:22:15.514Z] ad0ed3be90af: Waiting [2024-07-05T01:22:15.514Z] 2097f99e3a0b: Waiting [2024-07-05T01:22:15.514Z] da707bb00cb8: Waiting [2024-07-05T01:22:15.514Z] 742321f39f42: Waiting [2024-07-05T01:22:15.514Z] 45936d971c1e: Layer already exists [2024-07-05T01:22:15.514Z] bc5200fffce4: Layer already exists [2024-07-05T01:22:15.514Z] 61947f652bd4: Layer already exists [2024-07-05T01:22:15.514Z] a47b947f90b8: Layer already exists [2024-07-05T01:22:15.514Z] 193f0925d91b: Layer already exists [2024-07-05T01:22:15.514Z] 6ff80a3dad1e: Layer already exists [2024-07-05T01:22:15.514Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:15.514Z] 742321f39f42: Layer already exists [2024-07-05T01:22:15.514Z] 0f3074c660de: Layer already exists [2024-07-05T01:22:15.514Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:15.514Z] 5f70bf18a086: Layer already exists [2024-07-05T01:22:15.514Z] 6ebe9f50a7f0: Layer already exists [2024-07-05T01:22:15.514Z] 2097f99e3a0b: Layer already exists [2024-07-05T01:22:15.514Z] 9277eba33ebc: Layer already exists [2024-07-05T01:22:15.514Z] 8ee5d8d979d0: Layer already exists [2024-07-05T01:22:15.780Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:15.780Z] 3.2.0-dev.29: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:16.127Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:16.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:16.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T01:22:16.477Z] 45936d971c1e: Preparing [2024-07-05T01:22:16.477Z] 61947f652bd4: Preparing [2024-07-05T01:22:16.477Z] 193f0925d91b: Preparing [2024-07-05T01:22:16.477Z] a47b947f90b8: Preparing [2024-07-05T01:22:16.477Z] bc5200fffce4: Preparing [2024-07-05T01:22:16.477Z] 0f3074c660de: Preparing [2024-07-05T01:22:16.477Z] 6ff80a3dad1e: Preparing [2024-07-05T01:22:16.477Z] 5056ffe900cc: Preparing [2024-07-05T01:22:16.477Z] ad0ed3be90af: Preparing [2024-07-05T01:22:16.477Z] 742321f39f42: Preparing [2024-07-05T01:22:16.477Z] 9277eba33ebc: Preparing [2024-07-05T01:22:16.477Z] 5f70bf18a086: Preparing [2024-07-05T01:22:16.477Z] 6ebe9f50a7f0: Preparing [2024-07-05T01:22:16.477Z] 8ee5d8d979d0: Preparing [2024-07-05T01:22:16.477Z] 2097f99e3a0b: Preparing [2024-07-05T01:22:16.477Z] da707bb00cb8: Preparing [2024-07-05T01:22:16.477Z] 742321f39f42: Waiting [2024-07-05T01:22:16.477Z] 9277eba33ebc: Waiting [2024-07-05T01:22:16.477Z] 5f70bf18a086: Waiting [2024-07-05T01:22:16.477Z] 6ebe9f50a7f0: Waiting [2024-07-05T01:22:16.477Z] 8ee5d8d979d0: Waiting [2024-07-05T01:22:16.477Z] 2097f99e3a0b: Waiting [2024-07-05T01:22:16.477Z] da707bb00cb8: Waiting [2024-07-05T01:22:16.477Z] 5056ffe900cc: Waiting [2024-07-05T01:22:16.477Z] ad0ed3be90af: Waiting [2024-07-05T01:22:16.477Z] 0f3074c660de: Waiting [2024-07-05T01:22:16.477Z] 6ff80a3dad1e: Waiting [2024-07-05T01:22:16.477Z] 193f0925d91b: Layer already exists [2024-07-05T01:22:16.477Z] 45936d971c1e: Layer already exists [2024-07-05T01:22:16.477Z] bc5200fffce4: Layer already exists [2024-07-05T01:22:16.477Z] a47b947f90b8: Layer already exists [2024-07-05T01:22:16.477Z] 61947f652bd4: Layer already exists [2024-07-05T01:22:16.477Z] 742321f39f42: Layer already exists [2024-07-05T01:22:16.477Z] 6ff80a3dad1e: Layer already exists [2024-07-05T01:22:16.477Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:16.477Z] 0f3074c660de: Layer already exists [2024-07-05T01:22:16.477Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:16.743Z] 9277eba33ebc: Layer already exists [2024-07-05T01:22:16.743Z] 6ebe9f50a7f0: Layer already exists [2024-07-05T01:22:16.743Z] 5f70bf18a086: Layer already exists [2024-07-05T01:22:16.743Z] 8ee5d8d979d0: Layer already exists [2024-07-05T01:22:16.743Z] 2097f99e3a0b: Layer already exists [2024-07-05T01:22:16.743Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:16.743Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:17.104Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:17.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-05T01:22:17.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-05T01:22:17.455Z] 45936d971c1e: Preparing [2024-07-05T01:22:17.455Z] 61947f652bd4: Preparing [2024-07-05T01:22:17.455Z] 193f0925d91b: Preparing [2024-07-05T01:22:17.455Z] a47b947f90b8: Preparing [2024-07-05T01:22:17.455Z] bc5200fffce4: Preparing [2024-07-05T01:22:17.455Z] 0f3074c660de: Preparing [2024-07-05T01:22:17.455Z] 6ff80a3dad1e: Preparing [2024-07-05T01:22:17.455Z] 5056ffe900cc: Preparing [2024-07-05T01:22:17.455Z] ad0ed3be90af: Preparing [2024-07-05T01:22:17.455Z] 742321f39f42: Preparing [2024-07-05T01:22:17.455Z] 9277eba33ebc: Preparing [2024-07-05T01:22:17.455Z] 5f70bf18a086: Preparing [2024-07-05T01:22:17.455Z] 6ebe9f50a7f0: Preparing [2024-07-05T01:22:17.455Z] 8ee5d8d979d0: Preparing [2024-07-05T01:22:17.455Z] 2097f99e3a0b: Preparing [2024-07-05T01:22:17.455Z] da707bb00cb8: Preparing [2024-07-05T01:22:17.455Z] 0f3074c660de: Waiting [2024-07-05T01:22:17.455Z] 742321f39f42: Waiting [2024-07-05T01:22:17.455Z] 6ff80a3dad1e: Waiting [2024-07-05T01:22:17.455Z] 5056ffe900cc: Waiting [2024-07-05T01:22:17.455Z] ad0ed3be90af: Waiting [2024-07-05T01:22:17.455Z] 6ebe9f50a7f0: Waiting [2024-07-05T01:22:17.455Z] 8ee5d8d979d0: Waiting [2024-07-05T01:22:17.455Z] 9277eba33ebc: Waiting [2024-07-05T01:22:17.455Z] 5f70bf18a086: Waiting [2024-07-05T01:22:17.455Z] 2097f99e3a0b: Waiting [2024-07-05T01:22:17.455Z] da707bb00cb8: Waiting [2024-07-05T01:22:17.455Z] a47b947f90b8: Layer already exists [2024-07-05T01:22:17.455Z] 193f0925d91b: Layer already exists [2024-07-05T01:22:17.455Z] 61947f652bd4: Layer already exists [2024-07-05T01:22:17.455Z] 45936d971c1e: Layer already exists [2024-07-05T01:22:17.455Z] bc5200fffce4: Layer already exists [2024-07-05T01:22:17.455Z] 0f3074c660de: Layer already exists [2024-07-05T01:22:17.455Z] 742321f39f42: Layer already exists [2024-07-05T01:22:17.455Z] 6ff80a3dad1e: Layer already exists [2024-07-05T01:22:17.455Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:17.455Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:17.455Z] 8ee5d8d979d0: Layer already exists [2024-07-05T01:22:17.455Z] 5f70bf18a086: Layer already exists [2024-07-05T01:22:17.455Z] 2097f99e3a0b: Layer already exists [2024-07-05T01:22:17.455Z] 9277eba33ebc: Layer already exists [2024-07-05T01:22:17.455Z] 6ebe9f50a7f0: Layer already exists [2024-07-05T01:22:17.720Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:17.720Z] main: digest: sha256:01a7c195e70ee87826b65d21e6aabf3a6a539e1bf91d50257ae5944233bc1e8e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:22:17.801Z] ===================================================== [Pipeline] echo [2024-07-05T01:22:17.816Z] taggedImages: [2024-07-05T01:22:17.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:17.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-05T01:22:17.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.29 [2024-07-05T01:22:17.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:17.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-05T01:22:17.843Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-05T01:22:17.843Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:17.843Z] latest [2024-07-05T01:22:17.843Z] 3.2.0-dev.29 [2024-07-05T01:22:17.843Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:17.843Z] main [2024-07-05T01:22:17.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:18.222Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:18.568Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:18.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T01:22:18.568Z] ceae7ca518be: Preparing [2024-07-05T01:22:18.568Z] 51653ec749ce: Preparing [2024-07-05T01:22:18.568Z] f835d4bce77a: Preparing [2024-07-05T01:22:18.568Z] 8fed13907973: Preparing [2024-07-05T01:22:18.568Z] 5056ffe900cc: Preparing [2024-07-05T01:22:18.568Z] ad0ed3be90af: Preparing [2024-07-05T01:22:18.568Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:18.568Z] ad0ed3be90af: Waiting [2024-07-05T01:22:18.568Z] d57e346c1a92: Preparing [2024-07-05T01:22:18.568Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:18.568Z] da707bb00cb8: Preparing [2024-07-05T01:22:18.568Z] d57e346c1a92: Waiting [2024-07-05T01:22:18.568Z] da707bb00cb8: Waiting [2024-07-05T01:22:18.834Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:18.834Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:18.834Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:18.834Z] f835d4bce77a: Pushed [2024-07-05T01:22:18.834Z] 51653ec749ce: Pushed [2024-07-05T01:22:18.834Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:18.834Z] ceae7ca518be: Pushed [2024-07-05T01:22:18.834Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:24.157Z] 8fed13907973: Pushed [2024-07-05T01:22:24.423Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:24.780Z] + 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-07-05T01:22:25.204Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-05T01:22:25.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T01:22:25.204Z] ceae7ca518be: Preparing [2024-07-05T01:22:25.204Z] 51653ec749ce: Preparing [2024-07-05T01:22:25.204Z] f835d4bce77a: Preparing [2024-07-05T01:22:25.204Z] 8fed13907973: Preparing [2024-07-05T01:22:25.204Z] 5056ffe900cc: Preparing [2024-07-05T01:22:25.204Z] ad0ed3be90af: Preparing [2024-07-05T01:22:25.204Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:25.204Z] d57e346c1a92: Preparing [2024-07-05T01:22:25.204Z] da707bb00cb8: Preparing [2024-07-05T01:22:25.204Z] ad0ed3be90af: Waiting [2024-07-05T01:22:25.204Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:25.204Z] d57e346c1a92: Waiting [2024-07-05T01:22:25.204Z] da707bb00cb8: Waiting [2024-07-05T01:22:25.204Z] 8fed13907973: Layer already exists [2024-07-05T01:22:25.204Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:25.204Z] 51653ec749ce: Layer already exists [2024-07-05T01:22:25.204Z] ceae7ca518be: Layer already exists [2024-07-05T01:22:25.204Z] f835d4bce77a: Layer already exists [2024-07-05T01:22:25.204Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:25.204Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:25.204Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:25.204Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:25.485Z] latest: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:25.847Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:26.204Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.29 [2024-07-05T01:22:26.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T01:22:26.204Z] ceae7ca518be: Preparing [2024-07-05T01:22:26.204Z] 51653ec749ce: Preparing [2024-07-05T01:22:26.204Z] f835d4bce77a: Preparing [2024-07-05T01:22:26.204Z] 8fed13907973: Preparing [2024-07-05T01:22:26.204Z] 5056ffe900cc: Preparing [2024-07-05T01:22:26.204Z] ad0ed3be90af: Preparing [2024-07-05T01:22:26.204Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:26.204Z] d57e346c1a92: Preparing [2024-07-05T01:22:26.204Z] da707bb00cb8: Preparing [2024-07-05T01:22:26.204Z] d57e346c1a92: Waiting [2024-07-05T01:22:26.204Z] da707bb00cb8: Waiting [2024-07-05T01:22:26.204Z] ad0ed3be90af: Waiting [2024-07-05T01:22:26.204Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:26.204Z] 8fed13907973: Layer already exists [2024-07-05T01:22:26.204Z] ceae7ca518be: Layer already exists [2024-07-05T01:22:26.204Z] 51653ec749ce: Layer already exists [2024-07-05T01:22:26.204Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:26.204Z] f835d4bce77a: Layer already exists [2024-07-05T01:22:26.204Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:26.204Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:26.473Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:26.473Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:26.473Z] 3.2.0-dev.29: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:26.831Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:27.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:27.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T01:22:27.178Z] ceae7ca518be: Preparing [2024-07-05T01:22:27.178Z] 51653ec749ce: Preparing [2024-07-05T01:22:27.178Z] f835d4bce77a: Preparing [2024-07-05T01:22:27.178Z] 8fed13907973: Preparing [2024-07-05T01:22:27.178Z] 5056ffe900cc: Preparing [2024-07-05T01:22:27.178Z] ad0ed3be90af: Preparing [2024-07-05T01:22:27.178Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:27.178Z] ad0ed3be90af: Waiting [2024-07-05T01:22:27.178Z] d57e346c1a92: Preparing [2024-07-05T01:22:27.178Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:27.178Z] da707bb00cb8: Preparing [2024-07-05T01:22:27.178Z] d57e346c1a92: Waiting [2024-07-05T01:22:27.178Z] da707bb00cb8: Waiting [2024-07-05T01:22:27.178Z] f835d4bce77a: Layer already exists [2024-07-05T01:22:27.178Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:27.178Z] ceae7ca518be: Layer already exists [2024-07-05T01:22:27.178Z] 8fed13907973: Layer already exists [2024-07-05T01:22:27.178Z] 51653ec749ce: Layer already exists [2024-07-05T01:22:27.178Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:27.178Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:27.178Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:27.178Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:27.443Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:27.795Z] + 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-07-05T01:22:28.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-05T01:22:28.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-05T01:22:28.157Z] ceae7ca518be: Preparing [2024-07-05T01:22:28.157Z] 51653ec749ce: Preparing [2024-07-05T01:22:28.157Z] f835d4bce77a: Preparing [2024-07-05T01:22:28.157Z] 8fed13907973: Preparing [2024-07-05T01:22:28.157Z] 5056ffe900cc: Preparing [2024-07-05T01:22:28.157Z] ad0ed3be90af: Preparing [2024-07-05T01:22:28.157Z] a5d5cc83c09e: Preparing [2024-07-05T01:22:28.157Z] d57e346c1a92: Preparing [2024-07-05T01:22:28.157Z] da707bb00cb8: Preparing [2024-07-05T01:22:28.157Z] a5d5cc83c09e: Waiting [2024-07-05T01:22:28.157Z] d57e346c1a92: Waiting [2024-07-05T01:22:28.157Z] da707bb00cb8: Waiting [2024-07-05T01:22:28.157Z] ad0ed3be90af: Waiting [2024-07-05T01:22:28.157Z] 51653ec749ce: Layer already exists [2024-07-05T01:22:28.157Z] f835d4bce77a: Layer already exists [2024-07-05T01:22:28.157Z] ceae7ca518be: Layer already exists [2024-07-05T01:22:28.157Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:28.157Z] 8fed13907973: Layer already exists [2024-07-05T01:22:28.157Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:22:28.157Z] d57e346c1a92: Layer already exists [2024-07-05T01:22:28.157Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:28.157Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:28.423Z] main: digest: sha256:43de909fd5161af1f2a376d4416ccaa93b7ee089495aaf54a030b152aa5ee6e6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:22:28.495Z] ===================================================== [Pipeline] echo [2024-07-05T01:22:28.509Z] taggedImages: [2024-07-05T01:22:28.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:28.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-05T01:22:28.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.29 [2024-07-05T01:22:28.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:28.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-05T01:22:28.535Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-05T01:22:28.535Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:28.535Z] latest [2024-07-05T01:22:28.535Z] 3.2.0-dev.29 [2024-07-05T01:22:28.535Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:28.535Z] main [2024-07-05T01:22:28.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:28.896Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:29.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:29.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T01:22:29.249Z] e8f4f9bcbead: Preparing [2024-07-05T01:22:29.249Z] ac5db5578b5e: Preparing [2024-07-05T01:22:29.249Z] 4e45ac72f6e8: Preparing [2024-07-05T01:22:29.249Z] a25694adb6cc: Preparing [2024-07-05T01:22:29.249Z] e49c0f668caf: Preparing [2024-07-05T01:22:29.249Z] 5056ffe900cc: Preparing [2024-07-05T01:22:29.249Z] ad0ed3be90af: Preparing [2024-07-05T01:22:29.249Z] e62e7dd5e9d5: Preparing [2024-07-05T01:22:29.249Z] 2482a7bc1ed7: Preparing [2024-07-05T01:22:29.249Z] d221238c0aff: Preparing [2024-07-05T01:22:29.249Z] da707bb00cb8: Preparing [2024-07-05T01:22:29.249Z] 5056ffe900cc: Waiting [2024-07-05T01:22:29.249Z] ad0ed3be90af: Waiting [2024-07-05T01:22:29.249Z] e62e7dd5e9d5: Waiting [2024-07-05T01:22:29.249Z] 2482a7bc1ed7: Waiting [2024-07-05T01:22:29.249Z] d221238c0aff: Waiting [2024-07-05T01:22:29.249Z] da707bb00cb8: Waiting [2024-07-05T01:22:29.515Z] a25694adb6cc: Pushed [2024-07-05T01:22:29.515Z] e8f4f9bcbead: Pushed [2024-07-05T01:22:29.515Z] e49c0f668caf: Pushed [2024-07-05T01:22:29.515Z] ac5db5578b5e: Pushed [2024-07-05T01:22:29.515Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:29.515Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:29.515Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:29.781Z] e62e7dd5e9d5: Pushed [2024-07-05T01:22:29.781Z] 2482a7bc1ed7: Pushed [2024-07-05T01:22:31.715Z] 4e45ac72f6e8: Pushed [2024-07-05T01:22:33.118Z] d221238c0aff: Pushed [2024-07-05T01:22:33.384Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:33.731Z] + 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-07-05T01:22:34.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-05T01:22:34.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T01:22:34.084Z] e8f4f9bcbead: Preparing [2024-07-05T01:22:34.084Z] ac5db5578b5e: Preparing [2024-07-05T01:22:34.084Z] 4e45ac72f6e8: Preparing [2024-07-05T01:22:34.084Z] a25694adb6cc: Preparing [2024-07-05T01:22:34.084Z] e49c0f668caf: Preparing [2024-07-05T01:22:34.084Z] 5056ffe900cc: Preparing [2024-07-05T01:22:34.084Z] ad0ed3be90af: Preparing [2024-07-05T01:22:34.084Z] e62e7dd5e9d5: Preparing [2024-07-05T01:22:34.084Z] 2482a7bc1ed7: Preparing [2024-07-05T01:22:34.084Z] d221238c0aff: Preparing [2024-07-05T01:22:34.084Z] da707bb00cb8: Preparing [2024-07-05T01:22:34.084Z] ad0ed3be90af: Waiting [2024-07-05T01:22:34.084Z] e62e7dd5e9d5: Waiting [2024-07-05T01:22:34.084Z] 2482a7bc1ed7: Waiting [2024-07-05T01:22:34.084Z] d221238c0aff: Waiting [2024-07-05T01:22:34.084Z] da707bb00cb8: Waiting [2024-07-05T01:22:34.084Z] 5056ffe900cc: Waiting [2024-07-05T01:22:34.084Z] a25694adb6cc: Layer already exists [2024-07-05T01:22:34.084Z] e49c0f668caf: Layer already exists [2024-07-05T01:22:34.084Z] e8f4f9bcbead: Layer already exists [2024-07-05T01:22:34.084Z] 4e45ac72f6e8: Layer already exists [2024-07-05T01:22:34.084Z] ac5db5578b5e: Layer already exists [2024-07-05T01:22:34.084Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:34.084Z] e62e7dd5e9d5: Layer already exists [2024-07-05T01:22:34.084Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:34.085Z] 2482a7bc1ed7: Layer already exists [2024-07-05T01:22:34.085Z] d221238c0aff: Layer already exists [2024-07-05T01:22:34.085Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:34.350Z] latest: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:34.701Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:35.050Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.29 [2024-07-05T01:22:35.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T01:22:35.050Z] e8f4f9bcbead: Preparing [2024-07-05T01:22:35.050Z] ac5db5578b5e: Preparing [2024-07-05T01:22:35.050Z] 4e45ac72f6e8: Preparing [2024-07-05T01:22:35.050Z] a25694adb6cc: Preparing [2024-07-05T01:22:35.050Z] e49c0f668caf: Preparing [2024-07-05T01:22:35.050Z] 5056ffe900cc: Preparing [2024-07-05T01:22:35.050Z] ad0ed3be90af: Preparing [2024-07-05T01:22:35.050Z] e62e7dd5e9d5: Preparing [2024-07-05T01:22:35.050Z] 2482a7bc1ed7: Preparing [2024-07-05T01:22:35.050Z] d221238c0aff: Preparing [2024-07-05T01:22:35.050Z] da707bb00cb8: Preparing [2024-07-05T01:22:35.050Z] ad0ed3be90af: Waiting [2024-07-05T01:22:35.050Z] e62e7dd5e9d5: Waiting [2024-07-05T01:22:35.050Z] 2482a7bc1ed7: Waiting [2024-07-05T01:22:35.050Z] d221238c0aff: Waiting [2024-07-05T01:22:35.050Z] da707bb00cb8: Waiting [2024-07-05T01:22:35.050Z] 5056ffe900cc: Waiting [2024-07-05T01:22:35.050Z] 4e45ac72f6e8: Layer already exists [2024-07-05T01:22:35.050Z] ac5db5578b5e: Layer already exists [2024-07-05T01:22:35.050Z] e49c0f668caf: Layer already exists [2024-07-05T01:22:35.050Z] e8f4f9bcbead: Layer already exists [2024-07-05T01:22:35.050Z] a25694adb6cc: Layer already exists [2024-07-05T01:22:35.050Z] e62e7dd5e9d5: Layer already exists [2024-07-05T01:22:35.050Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:35.050Z] 2482a7bc1ed7: Layer already exists [2024-07-05T01:22:35.050Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:35.050Z] d221238c0aff: Layer already exists [2024-07-05T01:22:35.050Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:35.316Z] 3.2.0-dev.29: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:35.665Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:36.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:36.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T01:22:36.010Z] e8f4f9bcbead: Preparing [2024-07-05T01:22:36.010Z] ac5db5578b5e: Preparing [2024-07-05T01:22:36.010Z] 4e45ac72f6e8: Preparing [2024-07-05T01:22:36.010Z] a25694adb6cc: Preparing [2024-07-05T01:22:36.010Z] e49c0f668caf: Preparing [2024-07-05T01:22:36.010Z] 5056ffe900cc: Preparing [2024-07-05T01:22:36.010Z] ad0ed3be90af: Preparing [2024-07-05T01:22:36.010Z] e62e7dd5e9d5: Preparing [2024-07-05T01:22:36.010Z] 2482a7bc1ed7: Preparing [2024-07-05T01:22:36.010Z] d221238c0aff: Preparing [2024-07-05T01:22:36.010Z] da707bb00cb8: Preparing [2024-07-05T01:22:36.010Z] 2482a7bc1ed7: Waiting [2024-07-05T01:22:36.010Z] d221238c0aff: Waiting [2024-07-05T01:22:36.010Z] 5056ffe900cc: Waiting [2024-07-05T01:22:36.010Z] ad0ed3be90af: Waiting [2024-07-05T01:22:36.010Z] e62e7dd5e9d5: Waiting [2024-07-05T01:22:36.010Z] da707bb00cb8: Waiting [2024-07-05T01:22:36.010Z] a25694adb6cc: Layer already exists [2024-07-05T01:22:36.010Z] 4e45ac72f6e8: Layer already exists [2024-07-05T01:22:36.010Z] e49c0f668caf: Layer already exists [2024-07-05T01:22:36.010Z] ac5db5578b5e: Layer already exists [2024-07-05T01:22:36.010Z] e8f4f9bcbead: Layer already exists [2024-07-05T01:22:36.010Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:36.010Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:36.010Z] d221238c0aff: Layer already exists [2024-07-05T01:22:36.010Z] 2482a7bc1ed7: Layer already exists [2024-07-05T01:22:36.010Z] e62e7dd5e9d5: Layer already exists [2024-07-05T01:22:36.010Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:36.275Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:36.622Z] + 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-07-05T01:22:36.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-05T01:22:36.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-05T01:22:36.972Z] e8f4f9bcbead: Preparing [2024-07-05T01:22:36.972Z] ac5db5578b5e: Preparing [2024-07-05T01:22:36.972Z] 4e45ac72f6e8: Preparing [2024-07-05T01:22:36.972Z] a25694adb6cc: Preparing [2024-07-05T01:22:36.972Z] e49c0f668caf: Preparing [2024-07-05T01:22:36.972Z] 5056ffe900cc: Preparing [2024-07-05T01:22:36.972Z] ad0ed3be90af: Preparing [2024-07-05T01:22:36.972Z] 5056ffe900cc: Waiting [2024-07-05T01:22:36.972Z] ad0ed3be90af: Waiting [2024-07-05T01:22:36.972Z] e62e7dd5e9d5: Preparing [2024-07-05T01:22:36.972Z] 2482a7bc1ed7: Preparing [2024-07-05T01:22:36.972Z] e62e7dd5e9d5: Waiting [2024-07-05T01:22:36.972Z] d221238c0aff: Preparing [2024-07-05T01:22:36.972Z] 2482a7bc1ed7: Waiting [2024-07-05T01:22:36.972Z] da707bb00cb8: Preparing [2024-07-05T01:22:36.972Z] d221238c0aff: Waiting [2024-07-05T01:22:36.972Z] da707bb00cb8: Waiting [2024-07-05T01:22:36.972Z] 4e45ac72f6e8: Layer already exists [2024-07-05T01:22:36.972Z] e8f4f9bcbead: Layer already exists [2024-07-05T01:22:36.972Z] ac5db5578b5e: Layer already exists [2024-07-05T01:22:36.972Z] a25694adb6cc: Layer already exists [2024-07-05T01:22:36.972Z] e49c0f668caf: Layer already exists [2024-07-05T01:22:36.972Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:36.972Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:36.972Z] e62e7dd5e9d5: Layer already exists [2024-07-05T01:22:36.972Z] 2482a7bc1ed7: Layer already exists [2024-07-05T01:22:36.972Z] d221238c0aff: Layer already exists [2024-07-05T01:22:36.972Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:37.238Z] main: digest: sha256:63aaceb1e576284d1b2123976273860d09e77a5b35484f9c25bc11eabee55e52 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:22:37.316Z] ===================================================== [Pipeline] echo [2024-07-05T01:22:37.327Z] taggedImages: [2024-07-05T01:22:37.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:37.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-05T01:22:37.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.29 [2024-07-05T01:22:37.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:37.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-05T01:22:37.354Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-05T01:22:37.354Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:37.354Z] latest [2024-07-05T01:22:37.354Z] 3.2.0-dev.29 [2024-07-05T01:22:37.354Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:37.354Z] main [2024-07-05T01:22:37.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:37.717Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:38.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:38.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T01:22:38.069Z] 3fb4fd3192ad: Preparing [2024-07-05T01:22:38.069Z] 712fb71b0a7d: Preparing [2024-07-05T01:22:38.069Z] 050e001fe394: Preparing [2024-07-05T01:22:38.069Z] 97460a4ad89b: Preparing [2024-07-05T01:22:38.069Z] eca12bdfd339: Preparing [2024-07-05T01:22:38.069Z] f9e5758e384a: Preparing [2024-07-05T01:22:38.069Z] 3d89a100d76d: Preparing [2024-07-05T01:22:38.069Z] 5056ffe900cc: Preparing [2024-07-05T01:22:38.069Z] ad0ed3be90af: Preparing [2024-07-05T01:22:38.069Z] 12205d026635: Preparing [2024-07-05T01:22:38.069Z] 391ba60decfb: Preparing [2024-07-05T01:22:38.069Z] da707bb00cb8: Preparing [2024-07-05T01:22:38.069Z] 5056ffe900cc: Waiting [2024-07-05T01:22:38.069Z] ad0ed3be90af: Waiting [2024-07-05T01:22:38.069Z] 12205d026635: Waiting [2024-07-05T01:22:38.069Z] 391ba60decfb: Waiting [2024-07-05T01:22:38.069Z] da707bb00cb8: Waiting [2024-07-05T01:22:38.069Z] f9e5758e384a: Waiting [2024-07-05T01:22:38.069Z] 3d89a100d76d: Waiting [2024-07-05T01:22:38.334Z] eca12bdfd339: Pushed [2024-07-05T01:22:38.334Z] 712fb71b0a7d: Pushed [2024-07-05T01:22:38.334Z] 3fb4fd3192ad: Pushed [2024-07-05T01:22:38.334Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:38.599Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:38.599Z] f9e5758e384a: Pushed [2024-07-05T01:22:38.599Z] 3d89a100d76d: Pushed [2024-07-05T01:22:38.599Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:40.006Z] 12205d026635: Pushed [2024-07-05T01:22:40.271Z] 97460a4ad89b: Pushed [2024-07-05T01:22:40.853Z] 050e001fe394: Pushed [2024-07-05T01:22:41.118Z] 391ba60decfb: Pushed [2024-07-05T01:22:41.384Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:41.741Z] + 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-07-05T01:22:42.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-05T01:22:42.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T01:22:42.088Z] 3fb4fd3192ad: Preparing [2024-07-05T01:22:42.088Z] 712fb71b0a7d: Preparing [2024-07-05T01:22:42.088Z] 050e001fe394: Preparing [2024-07-05T01:22:42.088Z] 97460a4ad89b: Preparing [2024-07-05T01:22:42.088Z] eca12bdfd339: Preparing [2024-07-05T01:22:42.088Z] f9e5758e384a: Preparing [2024-07-05T01:22:42.088Z] 3d89a100d76d: Preparing [2024-07-05T01:22:42.088Z] 5056ffe900cc: Preparing [2024-07-05T01:22:42.088Z] ad0ed3be90af: Preparing [2024-07-05T01:22:42.088Z] 12205d026635: Preparing [2024-07-05T01:22:42.088Z] 391ba60decfb: Preparing [2024-07-05T01:22:42.088Z] da707bb00cb8: Preparing [2024-07-05T01:22:42.088Z] 5056ffe900cc: Waiting [2024-07-05T01:22:42.088Z] ad0ed3be90af: Waiting [2024-07-05T01:22:42.088Z] 12205d026635: Waiting [2024-07-05T01:22:42.088Z] 391ba60decfb: Waiting [2024-07-05T01:22:42.088Z] da707bb00cb8: Waiting [2024-07-05T01:22:42.088Z] f9e5758e384a: Waiting [2024-07-05T01:22:42.088Z] 3d89a100d76d: Waiting [2024-07-05T01:22:42.088Z] 3fb4fd3192ad: Layer already exists [2024-07-05T01:22:42.088Z] 050e001fe394: Layer already exists [2024-07-05T01:22:42.088Z] 712fb71b0a7d: Layer already exists [2024-07-05T01:22:42.088Z] eca12bdfd339: Layer already exists [2024-07-05T01:22:42.088Z] 97460a4ad89b: Layer already exists [2024-07-05T01:22:42.088Z] f9e5758e384a: Layer already exists [2024-07-05T01:22:42.088Z] 12205d026635: Layer already exists [2024-07-05T01:22:42.088Z] 3d89a100d76d: Layer already exists [2024-07-05T01:22:42.088Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:42.088Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:42.088Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:42.088Z] 391ba60decfb: Layer already exists [2024-07-05T01:22:42.354Z] latest: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:42.706Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:43.055Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.29 [2024-07-05T01:22:43.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T01:22:43.055Z] 3fb4fd3192ad: Preparing [2024-07-05T01:22:43.055Z] 712fb71b0a7d: Preparing [2024-07-05T01:22:43.055Z] 050e001fe394: Preparing [2024-07-05T01:22:43.055Z] 97460a4ad89b: Preparing [2024-07-05T01:22:43.055Z] eca12bdfd339: Preparing [2024-07-05T01:22:43.055Z] f9e5758e384a: Preparing [2024-07-05T01:22:43.055Z] 3d89a100d76d: Preparing [2024-07-05T01:22:43.055Z] 5056ffe900cc: Preparing [2024-07-05T01:22:43.055Z] ad0ed3be90af: Preparing [2024-07-05T01:22:43.055Z] 12205d026635: Preparing [2024-07-05T01:22:43.055Z] 391ba60decfb: Preparing [2024-07-05T01:22:43.055Z] da707bb00cb8: Preparing [2024-07-05T01:22:43.055Z] f9e5758e384a: Waiting [2024-07-05T01:22:43.055Z] 3d89a100d76d: Waiting [2024-07-05T01:22:43.055Z] 5056ffe900cc: Waiting [2024-07-05T01:22:43.055Z] ad0ed3be90af: Waiting [2024-07-05T01:22:43.055Z] 12205d026635: Waiting [2024-07-05T01:22:43.055Z] 391ba60decfb: Waiting [2024-07-05T01:22:43.055Z] da707bb00cb8: Waiting [2024-07-05T01:22:43.055Z] eca12bdfd339: Layer already exists [2024-07-05T01:22:43.055Z] 712fb71b0a7d: Layer already exists [2024-07-05T01:22:43.055Z] 3fb4fd3192ad: Layer already exists [2024-07-05T01:22:43.055Z] 050e001fe394: Layer already exists [2024-07-05T01:22:43.055Z] 97460a4ad89b: Layer already exists [2024-07-05T01:22:43.055Z] 3d89a100d76d: Layer already exists [2024-07-05T01:22:43.055Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:43.055Z] f9e5758e384a: Layer already exists [2024-07-05T01:22:43.055Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:43.055Z] 12205d026635: Layer already exists [2024-07-05T01:22:43.055Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:43.055Z] 391ba60decfb: Layer already exists [2024-07-05T01:22:43.322Z] 3.2.0-dev.29: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:43.672Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:44.023Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:44.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T01:22:44.023Z] 3fb4fd3192ad: Preparing [2024-07-05T01:22:44.023Z] 712fb71b0a7d: Preparing [2024-07-05T01:22:44.023Z] 050e001fe394: Preparing [2024-07-05T01:22:44.023Z] 97460a4ad89b: Preparing [2024-07-05T01:22:44.023Z] eca12bdfd339: Preparing [2024-07-05T01:22:44.023Z] f9e5758e384a: Preparing [2024-07-05T01:22:44.023Z] 3d89a100d76d: Preparing [2024-07-05T01:22:44.023Z] 5056ffe900cc: Preparing [2024-07-05T01:22:44.023Z] ad0ed3be90af: Preparing [2024-07-05T01:22:44.023Z] 12205d026635: Preparing [2024-07-05T01:22:44.023Z] 391ba60decfb: Preparing [2024-07-05T01:22:44.023Z] da707bb00cb8: Preparing [2024-07-05T01:22:44.023Z] f9e5758e384a: Waiting [2024-07-05T01:22:44.023Z] 3d89a100d76d: Waiting [2024-07-05T01:22:44.023Z] 5056ffe900cc: Waiting [2024-07-05T01:22:44.023Z] ad0ed3be90af: Waiting [2024-07-05T01:22:44.023Z] 12205d026635: Waiting [2024-07-05T01:22:44.023Z] 391ba60decfb: Waiting [2024-07-05T01:22:44.023Z] da707bb00cb8: Waiting [2024-07-05T01:22:44.023Z] 050e001fe394: Layer already exists [2024-07-05T01:22:44.023Z] eca12bdfd339: Layer already exists [2024-07-05T01:22:44.023Z] 97460a4ad89b: Layer already exists [2024-07-05T01:22:44.023Z] 3fb4fd3192ad: Layer already exists [2024-07-05T01:22:44.023Z] 712fb71b0a7d: Layer already exists [2024-07-05T01:22:44.023Z] f9e5758e384a: Layer already exists [2024-07-05T01:22:44.023Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:44.023Z] 3d89a100d76d: Layer already exists [2024-07-05T01:22:44.023Z] 12205d026635: Layer already exists [2024-07-05T01:22:44.023Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:44.023Z] 391ba60decfb: Layer already exists [2024-07-05T01:22:44.023Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:44.290Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:44.638Z] + 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-07-05T01:22:44.981Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-05T01:22:44.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-05T01:22:44.981Z] 3fb4fd3192ad: Preparing [2024-07-05T01:22:44.981Z] 712fb71b0a7d: Preparing [2024-07-05T01:22:44.981Z] 050e001fe394: Preparing [2024-07-05T01:22:44.981Z] 97460a4ad89b: Preparing [2024-07-05T01:22:44.981Z] eca12bdfd339: Preparing [2024-07-05T01:22:44.981Z] f9e5758e384a: Preparing [2024-07-05T01:22:44.981Z] 3d89a100d76d: Preparing [2024-07-05T01:22:44.981Z] 5056ffe900cc: Preparing [2024-07-05T01:22:44.981Z] ad0ed3be90af: Preparing [2024-07-05T01:22:44.981Z] 12205d026635: Preparing [2024-07-05T01:22:44.981Z] 391ba60decfb: Preparing [2024-07-05T01:22:44.981Z] da707bb00cb8: Preparing [2024-07-05T01:22:44.981Z] 5056ffe900cc: Waiting [2024-07-05T01:22:44.981Z] ad0ed3be90af: Waiting [2024-07-05T01:22:44.981Z] 12205d026635: Waiting [2024-07-05T01:22:44.981Z] 391ba60decfb: Waiting [2024-07-05T01:22:44.981Z] da707bb00cb8: Waiting [2024-07-05T01:22:44.981Z] f9e5758e384a: Waiting [2024-07-05T01:22:44.981Z] 3d89a100d76d: Waiting [2024-07-05T01:22:44.981Z] 712fb71b0a7d: Layer already exists [2024-07-05T01:22:44.981Z] eca12bdfd339: Layer already exists [2024-07-05T01:22:44.981Z] 3fb4fd3192ad: Layer already exists [2024-07-05T01:22:44.981Z] 050e001fe394: Layer already exists [2024-07-05T01:22:44.981Z] 97460a4ad89b: Layer already exists [2024-07-05T01:22:44.981Z] f9e5758e384a: Layer already exists [2024-07-05T01:22:44.981Z] 3d89a100d76d: Layer already exists [2024-07-05T01:22:44.981Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:44.981Z] 12205d026635: Layer already exists [2024-07-05T01:22:44.981Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:44.981Z] 391ba60decfb: Layer already exists [2024-07-05T01:22:44.981Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:45.247Z] main: digest: sha256:083d63b56196b2dfb6dbe05dbcc47fe74b42c91a6443b9d27cb9dd1164e26c09 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:22:45.323Z] ===================================================== [Pipeline] echo [2024-07-05T01:22:45.335Z] taggedImages: [2024-07-05T01:22:45.335Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:45.335Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-05T01:22:45.335Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.29 [2024-07-05T01:22:45.335Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:45.335Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-05T01:22:45.358Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-05T01:22:45.358Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:45.358Z] latest [2024-07-05T01:22:45.358Z] 3.2.0-dev.29 [2024-07-05T01:22:45.358Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:45.358Z] main [2024-07-05T01:22:45.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:45.716Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:46.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:46.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T01:22:46.064Z] 7e13c5aee50a: Preparing [2024-07-05T01:22:46.064Z] 9ac1d4ef730a: Preparing [2024-07-05T01:22:46.064Z] 5056ffe900cc: Preparing [2024-07-05T01:22:46.064Z] ad0ed3be90af: Preparing [2024-07-05T01:22:46.064Z] df21e91f4930: Preparing [2024-07-05T01:22:46.064Z] 04cbc60f1914: Preparing [2024-07-05T01:22:46.064Z] da707bb00cb8: Preparing [2024-07-05T01:22:46.064Z] 04cbc60f1914: Waiting [2024-07-05T01:22:46.064Z] da707bb00cb8: Waiting [2024-07-05T01:22:46.064Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:46.329Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:46.329Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:46.329Z] 7e13c5aee50a: Pushed [2024-07-05T01:22:47.732Z] df21e91f4930: Pushed [2024-07-05T01:22:47.732Z] 04cbc60f1914: Pushed [2024-07-05T01:22:49.668Z] 9ac1d4ef730a: Pushed [2024-07-05T01:22:49.936Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:50.276Z] + 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-07-05T01:22:50.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-05T01:22:50.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T01:22:50.618Z] 7e13c5aee50a: Preparing [2024-07-05T01:22:50.618Z] 9ac1d4ef730a: Preparing [2024-07-05T01:22:50.618Z] 5056ffe900cc: Preparing [2024-07-05T01:22:50.618Z] ad0ed3be90af: Preparing [2024-07-05T01:22:50.618Z] df21e91f4930: Preparing [2024-07-05T01:22:50.618Z] 04cbc60f1914: Preparing [2024-07-05T01:22:50.618Z] da707bb00cb8: Preparing [2024-07-05T01:22:50.618Z] 04cbc60f1914: Waiting [2024-07-05T01:22:50.618Z] da707bb00cb8: Waiting [2024-07-05T01:22:50.618Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:50.618Z] 7e13c5aee50a: Layer already exists [2024-07-05T01:22:50.618Z] df21e91f4930: Layer already exists [2024-07-05T01:22:50.619Z] 9ac1d4ef730a: Layer already exists [2024-07-05T01:22:50.619Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:50.619Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:50.619Z] 04cbc60f1914: Layer already exists [2024-07-05T01:22:50.885Z] latest: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:51.233Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:51.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.29 [2024-07-05T01:22:51.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T01:22:51.605Z] 7e13c5aee50a: Preparing [2024-07-05T01:22:51.605Z] 9ac1d4ef730a: Preparing [2024-07-05T01:22:51.605Z] 5056ffe900cc: Preparing [2024-07-05T01:22:51.605Z] ad0ed3be90af: Preparing [2024-07-05T01:22:51.605Z] df21e91f4930: Preparing [2024-07-05T01:22:51.605Z] 04cbc60f1914: Preparing [2024-07-05T01:22:51.605Z] da707bb00cb8: Preparing [2024-07-05T01:22:51.605Z] 04cbc60f1914: Waiting [2024-07-05T01:22:51.605Z] da707bb00cb8: Waiting [2024-07-05T01:22:51.605Z] df21e91f4930: Layer already exists [2024-07-05T01:22:51.605Z] 7e13c5aee50a: Layer already exists [2024-07-05T01:22:51.605Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:51.605Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:51.605Z] 9ac1d4ef730a: Layer already exists [2024-07-05T01:22:51.605Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:51.605Z] 04cbc60f1914: Layer already exists [2024-07-05T01:22:51.871Z] 3.2.0-dev.29: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:52.230Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:52.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:52.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T01:22:52.587Z] 7e13c5aee50a: Preparing [2024-07-05T01:22:52.587Z] 9ac1d4ef730a: Preparing [2024-07-05T01:22:52.587Z] 5056ffe900cc: Preparing [2024-07-05T01:22:52.587Z] ad0ed3be90af: Preparing [2024-07-05T01:22:52.587Z] df21e91f4930: Preparing [2024-07-05T01:22:52.587Z] 04cbc60f1914: Preparing [2024-07-05T01:22:52.587Z] da707bb00cb8: Preparing [2024-07-05T01:22:52.587Z] 04cbc60f1914: Waiting [2024-07-05T01:22:52.587Z] da707bb00cb8: Waiting [2024-07-05T01:22:52.587Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:52.587Z] 9ac1d4ef730a: Layer already exists [2024-07-05T01:22:52.587Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:52.587Z] 7e13c5aee50a: Layer already exists [2024-07-05T01:22:52.587Z] df21e91f4930: Layer already exists [2024-07-05T01:22:52.587Z] 04cbc60f1914: Layer already exists [2024-07-05T01:22:52.587Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:52.587Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:53.198Z] + 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-07-05T01:22:53.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-05T01:22:53.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-05T01:22:53.553Z] 7e13c5aee50a: Preparing [2024-07-05T01:22:53.553Z] 9ac1d4ef730a: Preparing [2024-07-05T01:22:53.553Z] 5056ffe900cc: Preparing [2024-07-05T01:22:53.553Z] ad0ed3be90af: Preparing [2024-07-05T01:22:53.553Z] df21e91f4930: Preparing [2024-07-05T01:22:53.553Z] 04cbc60f1914: Preparing [2024-07-05T01:22:53.553Z] da707bb00cb8: Preparing [2024-07-05T01:22:53.553Z] 04cbc60f1914: Waiting [2024-07-05T01:22:53.553Z] da707bb00cb8: Waiting [2024-07-05T01:22:53.553Z] 9ac1d4ef730a: Layer already exists [2024-07-05T01:22:53.553Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:53.553Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:53.553Z] df21e91f4930: Layer already exists [2024-07-05T01:22:53.553Z] 7e13c5aee50a: Layer already exists [2024-07-05T01:22:53.553Z] 04cbc60f1914: Layer already exists [2024-07-05T01:22:53.553Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:53.819Z] main: digest: sha256:f03fc6da0e09663c11185785ba65d83114ba399cd55ec1a75b6c6ede1e30b2b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:22:53.894Z] ===================================================== [Pipeline] echo [2024-07-05T01:22:53.908Z] taggedImages: [2024-07-05T01:22:53.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:53.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-05T01:22:53.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.29 [2024-07-05T01:22:53.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:53.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-05T01:22:53.932Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-05T01:22:53.932Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:53.932Z] latest [2024-07-05T01:22:53.932Z] 3.2.0-dev.29 [2024-07-05T01:22:53.932Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:22:53.932Z] main [2024-07-05T01:22:53.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:54.293Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:22:54.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:22:54.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T01:22:54.644Z] 1989f6a81dfa: Preparing [2024-07-05T01:22:54.644Z] 25d9b21f0845: Preparing [2024-07-05T01:22:54.644Z] ba1da56d8280: Preparing [2024-07-05T01:22:54.644Z] 5056ffe900cc: Preparing [2024-07-05T01:22:54.644Z] ad0ed3be90af: Preparing [2024-07-05T01:22:54.644Z] 83e4e7d00d55: Preparing [2024-07-05T01:22:54.644Z] 9f33e4d933ab: Preparing [2024-07-05T01:22:54.644Z] 7189f554dc45: Preparing [2024-07-05T01:22:54.644Z] 818bc37e2e0f: Preparing [2024-07-05T01:22:54.644Z] da707bb00cb8: Preparing [2024-07-05T01:22:54.644Z] 9f33e4d933ab: Waiting [2024-07-05T01:22:54.644Z] 7189f554dc45: Waiting [2024-07-05T01:22:54.644Z] da707bb00cb8: Waiting [2024-07-05T01:22:54.644Z] 83e4e7d00d55: Waiting [2024-07-05T01:22:54.644Z] 818bc37e2e0f: Waiting [2024-07-05T01:22:54.910Z] ad0ed3be90af: Layer already exists [2024-07-05T01:22:54.910Z] 5056ffe900cc: Layer already exists [2024-07-05T01:22:54.910Z] ba1da56d8280: Pushed [2024-07-05T01:22:54.910Z] 25d9b21f0845: Pushed [2024-07-05T01:22:54.910Z] 1989f6a81dfa: Pushed [2024-07-05T01:22:54.910Z] da707bb00cb8: Layer already exists [2024-07-05T01:22:55.175Z] 7189f554dc45: Pushed [2024-07-05T01:22:57.113Z] 818bc37e2e0f: Pushed [2024-07-05T01:23:07.166Z] 9f33e4d933ab: Pushed [2024-07-05T01:23:12.494Z] 83e4e7d00d55: Pushed [2024-07-05T01:23:12.494Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:12.850Z] + 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-07-05T01:23:13.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-05T01:23:13.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T01:23:13.201Z] 1989f6a81dfa: Preparing [2024-07-05T01:23:13.201Z] 25d9b21f0845: Preparing [2024-07-05T01:23:13.201Z] ba1da56d8280: Preparing [2024-07-05T01:23:13.201Z] 5056ffe900cc: Preparing [2024-07-05T01:23:13.201Z] ad0ed3be90af: Preparing [2024-07-05T01:23:13.201Z] 83e4e7d00d55: Preparing [2024-07-05T01:23:13.201Z] 9f33e4d933ab: Preparing [2024-07-05T01:23:13.201Z] 7189f554dc45: Preparing [2024-07-05T01:23:13.201Z] 83e4e7d00d55: Waiting [2024-07-05T01:23:13.201Z] 9f33e4d933ab: Waiting [2024-07-05T01:23:13.201Z] 818bc37e2e0f: Preparing [2024-07-05T01:23:13.201Z] da707bb00cb8: Preparing [2024-07-05T01:23:13.201Z] 7189f554dc45: Waiting [2024-07-05T01:23:13.201Z] 818bc37e2e0f: Waiting [2024-07-05T01:23:13.201Z] da707bb00cb8: Waiting [2024-07-05T01:23:13.201Z] 25d9b21f0845: Layer already exists [2024-07-05T01:23:13.201Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:13.201Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:13.201Z] ba1da56d8280: Layer already exists [2024-07-05T01:23:13.201Z] 1989f6a81dfa: Layer already exists [2024-07-05T01:23:13.201Z] 83e4e7d00d55: Layer already exists [2024-07-05T01:23:13.201Z] 9f33e4d933ab: Layer already exists [2024-07-05T01:23:13.201Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:23:13.201Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:13.201Z] 7189f554dc45: Layer already exists [2024-07-05T01:23:13.467Z] latest: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:13.818Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:14.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.29 [2024-07-05T01:23:14.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T01:23:14.253Z] 1989f6a81dfa: Preparing [2024-07-05T01:23:14.253Z] 25d9b21f0845: Preparing [2024-07-05T01:23:14.253Z] ba1da56d8280: Preparing [2024-07-05T01:23:14.253Z] 5056ffe900cc: Preparing [2024-07-05T01:23:14.253Z] ad0ed3be90af: Preparing [2024-07-05T01:23:14.253Z] 83e4e7d00d55: Preparing [2024-07-05T01:23:14.253Z] 9f33e4d933ab: Preparing [2024-07-05T01:23:14.253Z] 7189f554dc45: Preparing [2024-07-05T01:23:14.253Z] 818bc37e2e0f: Preparing [2024-07-05T01:23:14.253Z] da707bb00cb8: Preparing [2024-07-05T01:23:14.253Z] 7189f554dc45: Waiting [2024-07-05T01:23:14.253Z] 818bc37e2e0f: Waiting [2024-07-05T01:23:14.253Z] da707bb00cb8: Waiting [2024-07-05T01:23:14.253Z] 83e4e7d00d55: Waiting [2024-07-05T01:23:14.253Z] 9f33e4d933ab: Waiting [2024-07-05T01:23:14.253Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:14.253Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:14.253Z] 1989f6a81dfa: Layer already exists [2024-07-05T01:23:14.253Z] ba1da56d8280: Layer already exists [2024-07-05T01:23:14.253Z] 25d9b21f0845: Layer already exists [2024-07-05T01:23:14.253Z] 83e4e7d00d55: Layer already exists [2024-07-05T01:23:14.253Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:14.253Z] 9f33e4d933ab: Layer already exists [2024-07-05T01:23:14.253Z] 7189f554dc45: Layer already exists [2024-07-05T01:23:14.253Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:23:14.522Z] 3.2.0-dev.29: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:14.880Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:15.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:23:15.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T01:23:15.252Z] 1989f6a81dfa: Preparing [2024-07-05T01:23:15.252Z] 25d9b21f0845: Preparing [2024-07-05T01:23:15.252Z] ba1da56d8280: Preparing [2024-07-05T01:23:15.252Z] 5056ffe900cc: Preparing [2024-07-05T01:23:15.252Z] ad0ed3be90af: Preparing [2024-07-05T01:23:15.252Z] 83e4e7d00d55: Preparing [2024-07-05T01:23:15.252Z] 9f33e4d933ab: Preparing [2024-07-05T01:23:15.252Z] 7189f554dc45: Preparing [2024-07-05T01:23:15.252Z] 818bc37e2e0f: Preparing [2024-07-05T01:23:15.252Z] da707bb00cb8: Preparing [2024-07-05T01:23:15.252Z] 83e4e7d00d55: Waiting [2024-07-05T01:23:15.252Z] 9f33e4d933ab: Waiting [2024-07-05T01:23:15.252Z] 7189f554dc45: Waiting [2024-07-05T01:23:15.252Z] 818bc37e2e0f: Waiting [2024-07-05T01:23:15.252Z] da707bb00cb8: Waiting [2024-07-05T01:23:15.252Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:15.252Z] 1989f6a81dfa: Layer already exists [2024-07-05T01:23:15.252Z] ba1da56d8280: Layer already exists [2024-07-05T01:23:15.252Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:15.252Z] 25d9b21f0845: Layer already exists [2024-07-05T01:23:15.252Z] 7189f554dc45: Layer already exists [2024-07-05T01:23:15.252Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:23:15.252Z] 9f33e4d933ab: Layer already exists [2024-07-05T01:23:15.252Z] 83e4e7d00d55: Layer already exists [2024-07-05T01:23:15.252Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:15.522Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:15.884Z] + 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-07-05T01:23:16.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-05T01:23:16.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-05T01:23:16.235Z] 1989f6a81dfa: Preparing [2024-07-05T01:23:16.235Z] 25d9b21f0845: Preparing [2024-07-05T01:23:16.235Z] ba1da56d8280: Preparing [2024-07-05T01:23:16.235Z] 5056ffe900cc: Preparing [2024-07-05T01:23:16.235Z] ad0ed3be90af: Preparing [2024-07-05T01:23:16.235Z] 83e4e7d00d55: Preparing [2024-07-05T01:23:16.235Z] 9f33e4d933ab: Preparing [2024-07-05T01:23:16.235Z] 7189f554dc45: Preparing [2024-07-05T01:23:16.235Z] 818bc37e2e0f: Preparing [2024-07-05T01:23:16.235Z] da707bb00cb8: Preparing [2024-07-05T01:23:16.235Z] 83e4e7d00d55: Waiting [2024-07-05T01:23:16.235Z] 9f33e4d933ab: Waiting [2024-07-05T01:23:16.235Z] 7189f554dc45: Waiting [2024-07-05T01:23:16.235Z] 818bc37e2e0f: Waiting [2024-07-05T01:23:16.235Z] da707bb00cb8: Waiting [2024-07-05T01:23:16.235Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:16.235Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:16.235Z] 1989f6a81dfa: Layer already exists [2024-07-05T01:23:16.235Z] ba1da56d8280: Layer already exists [2024-07-05T01:23:16.235Z] 25d9b21f0845: Layer already exists [2024-07-05T01:23:16.235Z] 83e4e7d00d55: Layer already exists [2024-07-05T01:23:16.235Z] 7189f554dc45: Layer already exists [2024-07-05T01:23:16.235Z] 9f33e4d933ab: Layer already exists [2024-07-05T01:23:16.235Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:16.235Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:23:16.501Z] main: digest: sha256:06b25cea0372056302e1e6f587555e4fe75c5d8ee9580ea058dc05b760bc916c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:23:16.576Z] ===================================================== [Pipeline] echo [2024-07-05T01:23:16.588Z] taggedImages: [2024-07-05T01:23:16.588Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:23:16.588Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-05T01:23:16.588Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.29 [2024-07-05T01:23:16.588Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:23:16.588Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-05T01:23:16.617Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-05T01:23:16.617Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:23:16.617Z] latest [2024-07-05T01:23:16.617Z] 3.2.0-dev.29 [2024-07-05T01:23:16.617Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:23:16.617Z] main [2024-07-05T01:23:16.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:16.981Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:17.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:23:17.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T01:23:17.339Z] 0f584000b3fc: Preparing [2024-07-05T01:23:17.339Z] ae31333c5043: Preparing [2024-07-05T01:23:17.339Z] 82223ab1ad67: Preparing [2024-07-05T01:23:17.339Z] 5056ffe900cc: Preparing [2024-07-05T01:23:17.339Z] ad0ed3be90af: Preparing [2024-07-05T01:23:17.339Z] ac97bb0bb603: Preparing [2024-07-05T01:23:17.339Z] 8927ef485f9c: Preparing [2024-07-05T01:23:17.339Z] 54f041504146: Preparing [2024-07-05T01:23:17.339Z] da707bb00cb8: Preparing [2024-07-05T01:23:17.339Z] ac97bb0bb603: Waiting [2024-07-05T01:23:17.339Z] 8927ef485f9c: Waiting [2024-07-05T01:23:17.339Z] 54f041504146: Waiting [2024-07-05T01:23:17.339Z] da707bb00cb8: Waiting [2024-07-05T01:23:17.339Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:17.606Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:17.606Z] 82223ab1ad67: Pushed [2024-07-05T01:23:17.606Z] ae31333c5043: Pushed [2024-07-05T01:23:17.606Z] 0f584000b3fc: Pushed [2024-07-05T01:23:17.606Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:18.186Z] 54f041504146: Pushed [2024-07-05T01:23:18.769Z] 8927ef485f9c: Pushed [2024-07-05T01:23:33.738Z] ac97bb0bb603: Pushed [2024-07-05T01:23:34.004Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:34.356Z] + 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-07-05T01:23:34.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-05T01:23:34.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T01:23:34.713Z] 0f584000b3fc: Preparing [2024-07-05T01:23:34.713Z] ae31333c5043: Preparing [2024-07-05T01:23:34.713Z] 82223ab1ad67: Preparing [2024-07-05T01:23:34.713Z] 5056ffe900cc: Preparing [2024-07-05T01:23:34.713Z] ad0ed3be90af: Preparing [2024-07-05T01:23:34.713Z] ac97bb0bb603: Preparing [2024-07-05T01:23:34.713Z] 8927ef485f9c: Preparing [2024-07-05T01:23:34.713Z] 54f041504146: Preparing [2024-07-05T01:23:34.713Z] da707bb00cb8: Preparing [2024-07-05T01:23:34.713Z] ac97bb0bb603: Waiting [2024-07-05T01:23:34.713Z] 8927ef485f9c: Waiting [2024-07-05T01:23:34.713Z] 54f041504146: Waiting [2024-07-05T01:23:34.713Z] da707bb00cb8: Waiting [2024-07-05T01:23:34.713Z] 82223ab1ad67: Layer already exists [2024-07-05T01:23:34.713Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:34.713Z] ae31333c5043: Layer already exists [2024-07-05T01:23:34.713Z] 0f584000b3fc: Layer already exists [2024-07-05T01:23:34.713Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:34.713Z] 54f041504146: Layer already exists [2024-07-05T01:23:34.713Z] ac97bb0bb603: Layer already exists [2024-07-05T01:23:34.713Z] 8927ef485f9c: Layer already exists [2024-07-05T01:23:34.713Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:34.979Z] latest: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:35.327Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:35.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.29 [2024-07-05T01:23:35.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T01:23:35.676Z] 0f584000b3fc: Preparing [2024-07-05T01:23:35.676Z] ae31333c5043: Preparing [2024-07-05T01:23:35.676Z] 82223ab1ad67: Preparing [2024-07-05T01:23:35.676Z] 5056ffe900cc: Preparing [2024-07-05T01:23:35.676Z] ad0ed3be90af: Preparing [2024-07-05T01:23:35.676Z] ac97bb0bb603: Preparing [2024-07-05T01:23:35.676Z] 8927ef485f9c: Preparing [2024-07-05T01:23:35.676Z] 54f041504146: Preparing [2024-07-05T01:23:35.676Z] da707bb00cb8: Preparing [2024-07-05T01:23:35.676Z] 8927ef485f9c: Waiting [2024-07-05T01:23:35.676Z] 54f041504146: Waiting [2024-07-05T01:23:35.676Z] da707bb00cb8: Waiting [2024-07-05T01:23:35.676Z] ac97bb0bb603: Waiting [2024-07-05T01:23:35.676Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:35.676Z] 82223ab1ad67: Layer already exists [2024-07-05T01:23:35.676Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:35.676Z] 0f584000b3fc: Layer already exists [2024-07-05T01:23:35.676Z] ae31333c5043: Layer already exists [2024-07-05T01:23:35.676Z] 54f041504146: Layer already exists [2024-07-05T01:23:35.676Z] ac97bb0bb603: Layer already exists [2024-07-05T01:23:35.676Z] 8927ef485f9c: Layer already exists [2024-07-05T01:23:35.676Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:35.942Z] 3.2.0-dev.29: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:36.297Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:36.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:23:36.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T01:23:36.644Z] 0f584000b3fc: Preparing [2024-07-05T01:23:36.644Z] ae31333c5043: Preparing [2024-07-05T01:23:36.644Z] 82223ab1ad67: Preparing [2024-07-05T01:23:36.644Z] 5056ffe900cc: Preparing [2024-07-05T01:23:36.644Z] ad0ed3be90af: Preparing [2024-07-05T01:23:36.644Z] ac97bb0bb603: Preparing [2024-07-05T01:23:36.644Z] 8927ef485f9c: Preparing [2024-07-05T01:23:36.644Z] 54f041504146: Preparing [2024-07-05T01:23:36.644Z] da707bb00cb8: Preparing [2024-07-05T01:23:36.644Z] 8927ef485f9c: Waiting [2024-07-05T01:23:36.644Z] 54f041504146: Waiting [2024-07-05T01:23:36.644Z] da707bb00cb8: Waiting [2024-07-05T01:23:36.644Z] ac97bb0bb603: Waiting [2024-07-05T01:23:36.644Z] 82223ab1ad67: Layer already exists [2024-07-05T01:23:36.644Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:36.644Z] ae31333c5043: Layer already exists [2024-07-05T01:23:36.644Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:36.644Z] 0f584000b3fc: Layer already exists [2024-07-05T01:23:36.644Z] 54f041504146: Layer already exists [2024-07-05T01:23:36.644Z] 8927ef485f9c: Layer already exists [2024-07-05T01:23:36.644Z] ac97bb0bb603: Layer already exists [2024-07-05T01:23:36.644Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:36.910Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:37.266Z] + 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-07-05T01:23:37.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-05T01:23:37.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-05T01:23:37.617Z] 0f584000b3fc: Preparing [2024-07-05T01:23:37.617Z] ae31333c5043: Preparing [2024-07-05T01:23:37.617Z] 82223ab1ad67: Preparing [2024-07-05T01:23:37.617Z] 5056ffe900cc: Preparing [2024-07-05T01:23:37.617Z] ad0ed3be90af: Preparing [2024-07-05T01:23:37.617Z] ac97bb0bb603: Preparing [2024-07-05T01:23:37.617Z] 8927ef485f9c: Preparing [2024-07-05T01:23:37.617Z] 54f041504146: Preparing [2024-07-05T01:23:37.617Z] da707bb00cb8: Preparing [2024-07-05T01:23:37.617Z] 8927ef485f9c: Waiting [2024-07-05T01:23:37.617Z] 54f041504146: Waiting [2024-07-05T01:23:37.617Z] da707bb00cb8: Waiting [2024-07-05T01:23:37.617Z] ac97bb0bb603: Waiting [2024-07-05T01:23:37.617Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:37.617Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:37.617Z] 82223ab1ad67: Layer already exists [2024-07-05T01:23:37.617Z] 0f584000b3fc: Layer already exists [2024-07-05T01:23:37.617Z] ae31333c5043: Layer already exists [2024-07-05T01:23:37.617Z] 8927ef485f9c: Layer already exists [2024-07-05T01:23:37.617Z] ac97bb0bb603: Layer already exists [2024-07-05T01:23:37.617Z] 54f041504146: Layer already exists [2024-07-05T01:23:37.617Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:37.883Z] main: digest: sha256:d9f462c9acc307581edc557e7bd74dc2cd14c6b2300dd0961064ffb31318fe74 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:23:37.967Z] ===================================================== [Pipeline] echo [2024-07-05T01:23:37.984Z] taggedImages: [2024-07-05T01:23:37.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:23:37.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-05T01:23:37.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.29 [2024-07-05T01:23:37.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:23:37.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-05T01:23:38.012Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-05T01:23:38.012Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:23:38.012Z] latest [2024-07-05T01:23:38.012Z] 3.2.0-dev.29 [2024-07-05T01:23:38.012Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:23:38.012Z] main [2024-07-05T01:23:38.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:38.385Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:38.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:23:38.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T01:23:38.738Z] d59ed9a6083a: Preparing [2024-07-05T01:23:38.738Z] 8ac3c4df2506: Preparing [2024-07-05T01:23:38.738Z] 42487705b718: Preparing [2024-07-05T01:23:38.738Z] 5056ffe900cc: Preparing [2024-07-05T01:23:38.738Z] ad0ed3be90af: Preparing [2024-07-05T01:23:38.738Z] 4bff5b127631: Preparing [2024-07-05T01:23:38.738Z] 7189f554dc45: Preparing [2024-07-05T01:23:38.738Z] 818bc37e2e0f: Preparing [2024-07-05T01:23:38.738Z] da707bb00cb8: Preparing [2024-07-05T01:23:38.738Z] 7189f554dc45: Waiting [2024-07-05T01:23:38.738Z] 4bff5b127631: Waiting [2024-07-05T01:23:38.738Z] 818bc37e2e0f: Waiting [2024-07-05T01:23:38.738Z] da707bb00cb8: Waiting [2024-07-05T01:23:38.738Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:38.738Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:39.004Z] 7189f554dc45: Layer already exists [2024-07-05T01:23:39.004Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:23:39.004Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:39.004Z] 42487705b718: Pushed [2024-07-05T01:23:39.004Z] d59ed9a6083a: Pushed [2024-07-05T01:23:39.004Z] 8ac3c4df2506: Pushed [2024-07-05T01:23:57.191Z] 4bff5b127631: Pushed [2024-07-05T01:23:57.191Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:57.544Z] + 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-07-05T01:23:57.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-05T01:23:57.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T01:23:57.892Z] d59ed9a6083a: Preparing [2024-07-05T01:23:57.892Z] 8ac3c4df2506: Preparing [2024-07-05T01:23:57.892Z] 42487705b718: Preparing [2024-07-05T01:23:57.892Z] 5056ffe900cc: Preparing [2024-07-05T01:23:57.892Z] ad0ed3be90af: Preparing [2024-07-05T01:23:57.892Z] 4bff5b127631: Preparing [2024-07-05T01:23:57.892Z] 7189f554dc45: Preparing [2024-07-05T01:23:57.892Z] 818bc37e2e0f: Preparing [2024-07-05T01:23:57.892Z] da707bb00cb8: Preparing [2024-07-05T01:23:57.892Z] 818bc37e2e0f: Waiting [2024-07-05T01:23:57.892Z] 4bff5b127631: Waiting [2024-07-05T01:23:57.892Z] 7189f554dc45: Waiting [2024-07-05T01:23:57.892Z] da707bb00cb8: Waiting [2024-07-05T01:23:57.892Z] d59ed9a6083a: Layer already exists [2024-07-05T01:23:57.892Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:57.892Z] 42487705b718: Layer already exists [2024-07-05T01:23:57.892Z] 8ac3c4df2506: Layer already exists [2024-07-05T01:23:57.892Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:57.892Z] 7189f554dc45: Layer already exists [2024-07-05T01:23:57.892Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:23:57.892Z] 4bff5b127631: Layer already exists [2024-07-05T01:23:57.892Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:58.158Z] latest: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:58.505Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:58.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.29 [2024-07-05T01:23:58.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T01:23:58.858Z] d59ed9a6083a: Preparing [2024-07-05T01:23:58.858Z] 8ac3c4df2506: Preparing [2024-07-05T01:23:58.858Z] 42487705b718: Preparing [2024-07-05T01:23:58.858Z] 5056ffe900cc: Preparing [2024-07-05T01:23:58.858Z] ad0ed3be90af: Preparing [2024-07-05T01:23:58.858Z] 4bff5b127631: Preparing [2024-07-05T01:23:58.858Z] 7189f554dc45: Preparing [2024-07-05T01:23:58.858Z] 818bc37e2e0f: Preparing [2024-07-05T01:23:58.858Z] da707bb00cb8: Preparing [2024-07-05T01:23:58.858Z] 4bff5b127631: Waiting [2024-07-05T01:23:58.858Z] 7189f554dc45: Waiting [2024-07-05T01:23:58.858Z] 818bc37e2e0f: Waiting [2024-07-05T01:23:58.858Z] da707bb00cb8: Waiting [2024-07-05T01:23:58.858Z] 8ac3c4df2506: Layer already exists [2024-07-05T01:23:58.858Z] 42487705b718: Layer already exists [2024-07-05T01:23:58.858Z] d59ed9a6083a: Layer already exists [2024-07-05T01:23:58.858Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:58.858Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:58.858Z] 4bff5b127631: Layer already exists [2024-07-05T01:23:58.858Z] da707bb00cb8: Layer already exists [2024-07-05T01:23:58.858Z] 7189f554dc45: Layer already exists [2024-07-05T01:23:58.858Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:23:59.125Z] 3.2.0-dev.29: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:59.478Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:23:59.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:23:59.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T01:23:59.829Z] d59ed9a6083a: Preparing [2024-07-05T01:23:59.829Z] 8ac3c4df2506: Preparing [2024-07-05T01:23:59.829Z] 42487705b718: Preparing [2024-07-05T01:23:59.829Z] 5056ffe900cc: Preparing [2024-07-05T01:23:59.829Z] ad0ed3be90af: Preparing [2024-07-05T01:23:59.829Z] 4bff5b127631: Preparing [2024-07-05T01:23:59.829Z] 7189f554dc45: Preparing [2024-07-05T01:23:59.829Z] 818bc37e2e0f: Preparing [2024-07-05T01:23:59.829Z] da707bb00cb8: Preparing [2024-07-05T01:23:59.829Z] 4bff5b127631: Waiting [2024-07-05T01:23:59.829Z] 7189f554dc45: Waiting [2024-07-05T01:23:59.829Z] 818bc37e2e0f: Waiting [2024-07-05T01:23:59.829Z] da707bb00cb8: Waiting [2024-07-05T01:23:59.829Z] ad0ed3be90af: Layer already exists [2024-07-05T01:23:59.829Z] d59ed9a6083a: Layer already exists [2024-07-05T01:23:59.829Z] 8ac3c4df2506: Layer already exists [2024-07-05T01:23:59.829Z] 42487705b718: Layer already exists [2024-07-05T01:23:59.829Z] 5056ffe900cc: Layer already exists [2024-07-05T01:23:59.829Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:23:59.829Z] 7189f554dc45: Layer already exists [2024-07-05T01:23:59.829Z] 4bff5b127631: Layer already exists [2024-07-05T01:23:59.829Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:00.096Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:00.452Z] + 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-07-05T01:24:00.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-05T01:24:00.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-05T01:24:00.803Z] d59ed9a6083a: Preparing [2024-07-05T01:24:00.803Z] 8ac3c4df2506: Preparing [2024-07-05T01:24:00.803Z] 42487705b718: Preparing [2024-07-05T01:24:00.803Z] 5056ffe900cc: Preparing [2024-07-05T01:24:00.803Z] ad0ed3be90af: Preparing [2024-07-05T01:24:00.803Z] 4bff5b127631: Preparing [2024-07-05T01:24:00.803Z] 7189f554dc45: Preparing [2024-07-05T01:24:00.803Z] 818bc37e2e0f: Preparing [2024-07-05T01:24:00.803Z] da707bb00cb8: Preparing [2024-07-05T01:24:00.803Z] 4bff5b127631: Waiting [2024-07-05T01:24:00.803Z] 7189f554dc45: Waiting [2024-07-05T01:24:00.803Z] 818bc37e2e0f: Waiting [2024-07-05T01:24:00.803Z] da707bb00cb8: Waiting [2024-07-05T01:24:00.803Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:00.803Z] 42487705b718: Layer already exists [2024-07-05T01:24:00.803Z] d59ed9a6083a: Layer already exists [2024-07-05T01:24:00.803Z] 8ac3c4df2506: Layer already exists [2024-07-05T01:24:00.803Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:00.803Z] 7189f554dc45: Layer already exists [2024-07-05T01:24:00.803Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:00.803Z] 4bff5b127631: Layer already exists [2024-07-05T01:24:00.803Z] 818bc37e2e0f: Layer already exists [2024-07-05T01:24:01.069Z] main: digest: sha256:08326ce7648136b2ce4fdee572fbebc2ffe82ab913b15b14374428de12a13f8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:24:01.145Z] ===================================================== [Pipeline] echo [2024-07-05T01:24:01.161Z] taggedImages: [2024-07-05T01:24:01.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:24:01.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-05T01:24:01.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.29 [2024-07-05T01:24:01.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:24:01.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-05T01:24:01.189Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-05T01:24:01.189Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:24:01.189Z] latest [2024-07-05T01:24:01.189Z] 3.2.0-dev.29 [2024-07-05T01:24:01.189Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:24:01.189Z] main [2024-07-05T01:24:01.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:01.562Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:01.913Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:24:01.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T01:24:01.913Z] 98ef3f39a03b: Preparing [2024-07-05T01:24:01.913Z] 5529f5cd91cf: Preparing [2024-07-05T01:24:01.913Z] 5056ffe900cc: Preparing [2024-07-05T01:24:01.913Z] ad0ed3be90af: Preparing [2024-07-05T01:24:01.913Z] 7ae98fe28602: Preparing [2024-07-05T01:24:01.913Z] 7a0fdf939b1a: Preparing [2024-07-05T01:24:01.913Z] da707bb00cb8: Preparing [2024-07-05T01:24:01.913Z] 7a0fdf939b1a: Waiting [2024-07-05T01:24:01.913Z] da707bb00cb8: Waiting [2024-07-05T01:24:01.913Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:02.179Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:02.179Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:02.179Z] 98ef3f39a03b: Pushed [2024-07-05T01:24:02.443Z] 7a0fdf939b1a: Pushed [2024-07-05T01:24:03.394Z] 7ae98fe28602: Pushed [2024-07-05T01:24:08.720Z] 5529f5cd91cf: Pushed [2024-07-05T01:24:08.987Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:09.335Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:09.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-05T01:24:09.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T01:24:09.681Z] 98ef3f39a03b: Preparing [2024-07-05T01:24:09.681Z] 5529f5cd91cf: Preparing [2024-07-05T01:24:09.681Z] 5056ffe900cc: Preparing [2024-07-05T01:24:09.681Z] ad0ed3be90af: Preparing [2024-07-05T01:24:09.681Z] 7ae98fe28602: Preparing [2024-07-05T01:24:09.681Z] 7a0fdf939b1a: Preparing [2024-07-05T01:24:09.681Z] da707bb00cb8: Preparing [2024-07-05T01:24:09.681Z] 7a0fdf939b1a: Waiting [2024-07-05T01:24:09.681Z] da707bb00cb8: Waiting [2024-07-05T01:24:09.681Z] 5529f5cd91cf: Layer already exists [2024-07-05T01:24:09.681Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:09.681Z] 7ae98fe28602: Layer already exists [2024-07-05T01:24:09.681Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:09.681Z] 98ef3f39a03b: Layer already exists [2024-07-05T01:24:09.681Z] 7a0fdf939b1a: Layer already exists [2024-07-05T01:24:09.681Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:09.945Z] latest: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:10.288Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:10.629Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.29 [2024-07-05T01:24:10.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T01:24:10.629Z] 98ef3f39a03b: Preparing [2024-07-05T01:24:10.629Z] 5529f5cd91cf: Preparing [2024-07-05T01:24:10.629Z] 5056ffe900cc: Preparing [2024-07-05T01:24:10.629Z] ad0ed3be90af: Preparing [2024-07-05T01:24:10.629Z] 7ae98fe28602: Preparing [2024-07-05T01:24:10.629Z] 7a0fdf939b1a: Preparing [2024-07-05T01:24:10.629Z] da707bb00cb8: Preparing [2024-07-05T01:24:10.629Z] 7a0fdf939b1a: Waiting [2024-07-05T01:24:10.629Z] 5529f5cd91cf: Layer already exists [2024-07-05T01:24:10.629Z] 7ae98fe28602: Layer already exists [2024-07-05T01:24:10.629Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:10.629Z] 98ef3f39a03b: Layer already exists [2024-07-05T01:24:10.629Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:10.629Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:10.629Z] 7a0fdf939b1a: Layer already exists [2024-07-05T01:24:10.893Z] 3.2.0-dev.29: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:11.235Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:11.586Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:24:11.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T01:24:11.586Z] 98ef3f39a03b: Preparing [2024-07-05T01:24:11.586Z] 5529f5cd91cf: Preparing [2024-07-05T01:24:11.586Z] 5056ffe900cc: Preparing [2024-07-05T01:24:11.586Z] ad0ed3be90af: Preparing [2024-07-05T01:24:11.586Z] 7ae98fe28602: Preparing [2024-07-05T01:24:11.586Z] 7a0fdf939b1a: Preparing [2024-07-05T01:24:11.586Z] da707bb00cb8: Preparing [2024-07-05T01:24:11.586Z] 7a0fdf939b1a: Waiting [2024-07-05T01:24:11.586Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:11.586Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:11.586Z] 98ef3f39a03b: Layer already exists [2024-07-05T01:24:11.586Z] 7ae98fe28602: Layer already exists [2024-07-05T01:24:11.586Z] 5529f5cd91cf: Layer already exists [2024-07-05T01:24:11.586Z] 7a0fdf939b1a: Layer already exists [2024-07-05T01:24:11.586Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:11.852Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:12.204Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:12.546Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-05T01:24:12.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-05T01:24:12.546Z] 98ef3f39a03b: Preparing [2024-07-05T01:24:12.546Z] 5529f5cd91cf: Preparing [2024-07-05T01:24:12.546Z] 5056ffe900cc: Preparing [2024-07-05T01:24:12.546Z] ad0ed3be90af: Preparing [2024-07-05T01:24:12.546Z] 7ae98fe28602: Preparing [2024-07-05T01:24:12.546Z] 7a0fdf939b1a: Preparing [2024-07-05T01:24:12.546Z] da707bb00cb8: Preparing [2024-07-05T01:24:12.546Z] 7a0fdf939b1a: Waiting [2024-07-05T01:24:12.546Z] da707bb00cb8: Waiting [2024-07-05T01:24:12.546Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:12.546Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:12.546Z] 5529f5cd91cf: Layer already exists [2024-07-05T01:24:12.546Z] 98ef3f39a03b: Layer already exists [2024-07-05T01:24:12.546Z] 7ae98fe28602: Layer already exists [2024-07-05T01:24:12.812Z] 7a0fdf939b1a: Layer already exists [2024-07-05T01:24:12.812Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:12.812Z] main: digest: sha256:e0cd68b31cd66631b671589d285fe8e205c7cc911e9e25908b0a6a0b35d2f4b4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:24:12.889Z] ===================================================== [Pipeline] echo [2024-07-05T01:24:12.902Z] taggedImages: [2024-07-05T01:24:12.902Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:24:12.902Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-05T01:24:12.902Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.29 [2024-07-05T01:24:12.902Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:24:12.902Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-05T01:24:12.931Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-05T01:24:12.931Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:24:12.931Z] latest [2024-07-05T01:24:12.931Z] 3.2.0-dev.29 [2024-07-05T01:24:12.931Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:24:12.931Z] main [2024-07-05T01:24:12.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:13.291Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:13.640Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:24:13.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T01:24:13.640Z] 04fa4a06d22a: Preparing [2024-07-05T01:24:13.640Z] eb2b32e0500b: Preparing [2024-07-05T01:24:13.640Z] 5056ffe900cc: Preparing [2024-07-05T01:24:13.640Z] ad0ed3be90af: Preparing [2024-07-05T01:24:13.640Z] a5d5cc83c09e: Preparing [2024-07-05T01:24:13.640Z] d57e346c1a92: Preparing [2024-07-05T01:24:13.640Z] da707bb00cb8: Preparing [2024-07-05T01:24:13.640Z] d57e346c1a92: Waiting [2024-07-05T01:24:13.640Z] da707bb00cb8: Waiting [2024-07-05T01:24:13.640Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:24:13.904Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:13.904Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:13.904Z] d57e346c1a92: Layer already exists [2024-07-05T01:24:13.904Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:13.904Z] 04fa4a06d22a: Pushed [2024-07-05T01:24:20.526Z] eb2b32e0500b: Pushed [2024-07-05T01:24:20.526Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:20.882Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:21.454Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-05T01:24:21.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T01:24:21.454Z] 04fa4a06d22a: Preparing [2024-07-05T01:24:21.454Z] eb2b32e0500b: Preparing [2024-07-05T01:24:21.454Z] 5056ffe900cc: Preparing [2024-07-05T01:24:21.454Z] ad0ed3be90af: Preparing [2024-07-05T01:24:21.454Z] a5d5cc83c09e: Preparing [2024-07-05T01:24:21.454Z] d57e346c1a92: Preparing [2024-07-05T01:24:21.454Z] da707bb00cb8: Preparing [2024-07-05T01:24:21.454Z] d57e346c1a92: Waiting [2024-07-05T01:24:21.454Z] da707bb00cb8: Waiting [2024-07-05T01:24:21.454Z] 04fa4a06d22a: Layer already exists [2024-07-05T01:24:21.454Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:21.454Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:24:21.454Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:21.454Z] eb2b32e0500b: Layer already exists [2024-07-05T01:24:21.454Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:21.454Z] d57e346c1a92: Layer already exists [2024-07-05T01:24:21.454Z] latest: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:22.112Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:22.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.29 [2024-07-05T01:24:22.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T01:24:22.475Z] 04fa4a06d22a: Preparing [2024-07-05T01:24:22.475Z] eb2b32e0500b: Preparing [2024-07-05T01:24:22.475Z] 5056ffe900cc: Preparing [2024-07-05T01:24:22.475Z] ad0ed3be90af: Preparing [2024-07-05T01:24:22.475Z] a5d5cc83c09e: Preparing [2024-07-05T01:24:22.475Z] d57e346c1a92: Preparing [2024-07-05T01:24:22.475Z] da707bb00cb8: Preparing [2024-07-05T01:24:22.475Z] d57e346c1a92: Waiting [2024-07-05T01:24:22.475Z] da707bb00cb8: Waiting [2024-07-05T01:24:22.475Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:22.475Z] 04fa4a06d22a: Layer already exists [2024-07-05T01:24:22.475Z] eb2b32e0500b: Layer already exists [2024-07-05T01:24:22.475Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:24:22.475Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:22.475Z] d57e346c1a92: Layer already exists [2024-07-05T01:24:22.475Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:22.770Z] 3.2.0-dev.29: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:23.116Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:23.462Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:24:23.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T01:24:23.462Z] 04fa4a06d22a: Preparing [2024-07-05T01:24:23.462Z] eb2b32e0500b: Preparing [2024-07-05T01:24:23.462Z] 5056ffe900cc: Preparing [2024-07-05T01:24:23.462Z] ad0ed3be90af: Preparing [2024-07-05T01:24:23.462Z] a5d5cc83c09e: Preparing [2024-07-05T01:24:23.462Z] d57e346c1a92: Preparing [2024-07-05T01:24:23.462Z] da707bb00cb8: Preparing [2024-07-05T01:24:23.462Z] d57e346c1a92: Waiting [2024-07-05T01:24:23.462Z] da707bb00cb8: Waiting [2024-07-05T01:24:23.462Z] 04fa4a06d22a: Layer already exists [2024-07-05T01:24:23.462Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:24:23.462Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:23.462Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:23.462Z] eb2b32e0500b: Layer already exists [2024-07-05T01:24:23.462Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:23.462Z] d57e346c1a92: Layer already exists [2024-07-05T01:24:23.728Z] cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:24.080Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:24.420Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-05T01:24:24.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-05T01:24:24.420Z] 04fa4a06d22a: Preparing [2024-07-05T01:24:24.420Z] eb2b32e0500b: Preparing [2024-07-05T01:24:24.420Z] 5056ffe900cc: Preparing [2024-07-05T01:24:24.420Z] ad0ed3be90af: Preparing [2024-07-05T01:24:24.420Z] a5d5cc83c09e: Preparing [2024-07-05T01:24:24.420Z] d57e346c1a92: Preparing [2024-07-05T01:24:24.420Z] da707bb00cb8: Preparing [2024-07-05T01:24:24.420Z] d57e346c1a92: Waiting [2024-07-05T01:24:24.420Z] da707bb00cb8: Waiting [2024-07-05T01:24:24.420Z] 5056ffe900cc: Layer already exists [2024-07-05T01:24:24.420Z] 04fa4a06d22a: Layer already exists [2024-07-05T01:24:24.420Z] a5d5cc83c09e: Layer already exists [2024-07-05T01:24:24.420Z] eb2b32e0500b: Layer already exists [2024-07-05T01:24:24.420Z] ad0ed3be90af: Layer already exists [2024-07-05T01:24:24.420Z] da707bb00cb8: Layer already exists [2024-07-05T01:24:24.421Z] d57e346c1a92: Layer already exists [2024-07-05T01:24:24.687Z] main: digest: sha256:3d654d888b41fccf00fd6e3b4eb51082dc56ba73cbaf77f9f39e50e3bdca509e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-05T01:24:24.765Z] ===================================================== [Pipeline] echo [2024-07-05T01:24:24.781Z] taggedImages: [2024-07-05T01:24:24.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [2024-07-05T01:24:24.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-05T01:24:24.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.29 [2024-07-05T01:24:24.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6-3.2.0-dev.29 [2024-07-05T01:24:24.781Z] - 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-07-05T01:24:25.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T01:24:25.180Z] [2024-07-05T01:24:25.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:24:25.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T01:24:25.509Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-05T01:24:25.509Z] 8998bd30e6a1: Pulling fs layer [2024-07-05T01:24:25.509Z] 04944245beec: Pulling fs layer [2024-07-05T01:24:25.509Z] 699f458cf7ca: Pulling fs layer [2024-07-05T01:24:25.509Z] 765212b225bb: Pulling fs layer [2024-07-05T01:24:25.509Z] f23df028b6ca: Pulling fs layer [2024-07-05T01:24:25.509Z] d65c8cfc05b1: Pulling fs layer [2024-07-05T01:24:25.509Z] 2437ff75d9bd: Pulling fs layer [2024-07-05T01:24:25.509Z] 765212b225bb: Waiting [2024-07-05T01:24:25.509Z] f23df028b6ca: Waiting [2024-07-05T01:24:25.509Z] d65c8cfc05b1: Waiting [2024-07-05T01:24:25.509Z] 2437ff75d9bd: Waiting [2024-07-05T01:24:25.776Z] 04944245beec: Verifying Checksum [2024-07-05T01:24:25.776Z] 04944245beec: Download complete [2024-07-05T01:24:25.776Z] 765212b225bb: Verifying Checksum [2024-07-05T01:24:25.776Z] 765212b225bb: Download complete [2024-07-05T01:24:25.776Z] f23df028b6ca: Verifying Checksum [2024-07-05T01:24:25.776Z] f23df028b6ca: Download complete [2024-07-05T01:24:25.776Z] d65c8cfc05b1: Verifying Checksum [2024-07-05T01:24:25.776Z] d65c8cfc05b1: Download complete [2024-07-05T01:24:26.040Z] 699f458cf7ca: Verifying Checksum [2024-07-05T01:24:26.040Z] 699f458cf7ca: Download complete [2024-07-05T01:24:26.304Z] 8998bd30e6a1: Download complete [2024-07-05T01:24:28.874Z] 2437ff75d9bd: Download complete [2024-07-05T01:24:31.443Z] 8998bd30e6a1: Pull complete [2024-07-05T01:24:31.443Z] 04944245beec: Pull complete [2024-07-05T01:24:33.380Z] 699f458cf7ca: Pull complete [2024-07-05T01:24:33.380Z] 765212b225bb: Pull complete [2024-07-05T01:24:34.334Z] f23df028b6ca: Pull complete [2024-07-05T01:24:34.600Z] d65c8cfc05b1: Pull complete [2024-07-05T01:24:52.790Z] 2437ff75d9bd: Pull complete [2024-07-05T01:24:52.790Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-05T01:24:52.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T01:24:52.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T01:24:52.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-5036 does not seem to be running inside a container [2024-07-05T01:24:53.044Z] $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@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-07-05T01:24:55.070Z] $ docker top 69e4de6cee8b90d97e1d6ac8b42cf5e961aceea1bd3f701e307f47d183019c8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:24:55.987Z] ---> job-cost.sh [2024-07-05T01:24:55.988Z] lf-activate-venv: SKIPPING [2024-07-05T01:24:55.988Z] INFO: No Stack... [2024-07-05T01:24:56.253Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-05T01:24:57.207Z] INFO: Archiving Costs [Pipeline] sh [2024-07-05T01:24:57.834Z] + + catcut /w/workspace/edgex-go/647/archives/cost.csv -d, [2024-07-05T01:24:57.834Z] -f6 [Pipeline] lock [2024-07-05T01:24:57.867Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-647-stack-cost] [2024-07-05T01:24:57.877Z] Resource [jenkins-edgexfoundry-edgex-go-main-647-stack-cost] did not exist. Created. [2024-07-05T01:24:57.900Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-647-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-05T01:24:58.550Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-05T01:24:59.164Z] Stashed 1 file(s) [Pipeline] } [2024-07-05T01:24:59.172Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-647-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-05T01:24:59.196Z] $ docker stop --time=1 69e4de6cee8b90d97e1d6ac8b42cf5e961aceea1bd3f701e307f47d183019c8a [2024-07-05T01:25:00.695Z] $ docker rm -f --volumes 69e4de6cee8b90d97e1d6ac8b42cf5e961aceea1bd3f701e307f47d183019c8a [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-07-05T01:25:01.233Z] provisioning config files... [2024-07-05T01:25:01.240Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/647@tmp/config6319755637253803003tmp [Pipeline] { [Pipeline] sh [2024-07-05T01:25:01.549Z] + set +x [2024-07-05T01:25:01.549Z] + + curl -s https://codecov.io/bashbash [2024-07-05T01:25:01.549Z] -s -- [2024-07-05T01:25:01.549Z] [2024-07-05T01:25:01.549Z] _____ _ [2024-07-05T01:25:01.549Z] / ____| | | [2024-07-05T01:25:01.549Z] | | ___ __| | ___ ___ _____ __ [2024-07-05T01:25:01.549Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-05T01:25:01.549Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-05T01:25:01.549Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-05T01:25:01.549Z] Bash-1.0.6 [2024-07-05T01:25:01.549Z] [2024-07-05T01:25:01.549Z] [2024-07-05T01:25:01.549Z] ==> git version 2.25.1 found [2024-07-05T01:25:01.809Z] ==> 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-07-05T01:25:01.809Z] Release-Date: 2020-01-08 [2024-07-05T01:25:01.809Z] 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-07-05T01:25:01.809Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-05T01:25:01.809Z] ==> Jenkins CI detected. [2024-07-05T01:25:01.809Z] current dir:  /w/workspace/edgex-go/647 [2024-07-05T01:25:01.809Z] project root: . [2024-07-05T01:25:01.809Z] --> token set from env [2024-07-05T01:25:01.809Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-05T01:25:01.809Z] ==> Running gcov in . (disable via -X gcov) [2024-07-05T01:25:01.809Z] ==> Python coveragepy not found [2024-07-05T01:25:01.809Z] ==> Searching for coverage reports in: [2024-07-05T01:25:01.809Z] + . [2024-07-05T01:25:01.809Z] -> Found 1 reports [2024-07-05T01:25:01.809Z] ==> Detecting git/mercurial file structure [2024-07-05T01:25:01.809Z] ==> Reading reports [2024-07-05T01:25:01.809Z] + ./coverage.out bytes=457531 [2024-07-05T01:25:01.809Z] ==> Appending adjustments [2024-07-05T01:25:01.809Z] https://docs.codecov.io/docs/fixing-reports [2024-07-05T01:25:02.746Z] + Found adjustments [2024-07-05T01:25:02.746Z] ==> Gzipping contents [2024-07-05T01:25:03.005Z] 60K /tmp/codecov.yc5Rhd.gz [2024-07-05T01:25:03.006Z] ==> Uploading reports [2024-07-05T01:25:03.006Z] url: https://codecov.io [2024-07-05T01:25:03.006Z] query: branch=main&commit=cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6&build=647&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F647%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-05T01:25:03.006Z] -> Pinging Codecov [2024-07-05T01:25:03.006Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6&build=647&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F647%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-05T01:25:03.006Z] -> Uploading to [2024-07-05T01:25:03.006Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-05/00271124DB129430A58F1EEE437C3FCB/cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6/d86a769d-feff-4423-87f8-06e64f02afcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240705%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240705T012502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1c1e17ee5ab0632dbaf8ec76e62a8d380cd039323826308098ab3629dd21334 [2024-07-05T01:25:03.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T01:25:03.006Z] Dload Upload Total Spent Left Speed [2024-07-05T01:25:03.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58159 0 0 100 58159 0 250k --:--:-- --:--:-- --:--:-- 250k [2024-07-05T01:25:03.266Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 [Pipeline] } [2024-07-05T01:25:03.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-05T01:25:03.501Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-05T01:25:03.521Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:25:03.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-05T01:25:03.823Z] [2024-07-05T01:25:03.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:25:04.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-05T01:25:04.129Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-05T01:25:04.129Z] 619be1103602: Already exists [2024-07-05T01:25:04.129Z] f8ea3408117e: Pulling fs layer [2024-07-05T01:25:04.129Z] 91320369b822: Pulling fs layer [2024-07-05T01:25:04.129Z] 0406650e8295: Pulling fs layer [2024-07-05T01:25:04.129Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T01:25:04.129Z] 96d80e3f36e1: Pulling fs layer [2024-07-05T01:25:04.129Z] bcf3aedb951c: Pulling fs layer [2024-07-05T01:25:04.129Z] 4f4fb700ef54: Waiting [2024-07-05T01:25:04.129Z] 96d80e3f36e1: Waiting [2024-07-05T01:25:04.129Z] bcf3aedb951c: Waiting [2024-07-05T01:25:04.129Z] 0406650e8295: Verifying Checksum [2024-07-05T01:25:04.129Z] 0406650e8295: Download complete [2024-07-05T01:25:04.129Z] f8ea3408117e: Verifying Checksum [2024-07-05T01:25:04.129Z] f8ea3408117e: Download complete [2024-07-05T01:25:04.129Z] 4f4fb700ef54: Verifying Checksum [2024-07-05T01:25:04.129Z] 4f4fb700ef54: Download complete [2024-07-05T01:25:04.129Z] f8ea3408117e: Pull complete [2024-07-05T01:25:04.388Z] 96d80e3f36e1: Verifying Checksum [2024-07-05T01:25:04.646Z] 91320369b822: Verifying Checksum [2024-07-05T01:25:04.646Z] 91320369b822: Download complete [2024-07-05T01:25:04.903Z] bcf3aedb951c: Verifying Checksum [2024-07-05T01:25:04.903Z] bcf3aedb951c: Download complete [2024-07-05T01:25:07.432Z] 91320369b822: Pull complete [2024-07-05T01:25:07.432Z] 0406650e8295: Pull complete [2024-07-05T01:25:07.689Z] 4f4fb700ef54: Pull complete [2024-07-05T01:25:07.947Z] 96d80e3f36e1: Pull complete [2024-07-05T01:25:11.229Z] bcf3aedb951c: Pull complete [2024-07-05T01:25:11.229Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-05T01:25:11.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-05T01:25:11.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T01:25:11.328Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T01:25:11.350Z] $ 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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-05T01:25:16.750Z] $ docker top 464a481f73752114f8eaba2fca49df16722d850d91fd8be342762c6a225e810a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T01:25:17.100Z] + git config --global --add safe.directory /w/workspace/edgex-go/647 [Pipeline] echo [2024-07-05T01:25:17.110Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-05T01:25:17.387Z] + set -o pipefail [2024-07-05T01:25:17.387Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-05T01:25:29.761Z] [2024-07-05T01:25:29.762Z] Monitoring /w/workspace/edgex-go/647 (github.com/edgexfoundry/edgex-go)... [2024-07-05T01:25:29.762Z] [2024-07-05T01:25:29.762Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/50a21a28-2404-48c0-bf58-72d957f9700b [2024-07-05T01:25:29.762Z] [2024-07-05T01:25:29.762Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-05T01:25:29.762Z] [2024-07-05T01:25:29.762Z] [2024-07-05T01:25:29.762Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-05T01:25:29.762Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-05T01:25:29.763Z] $ docker stop --time=1 464a481f73752114f8eaba2fca49df16722d850d91fd8be342762c6a225e810a [2024-07-05T01:25:33.701Z] $ docker rm -f --volumes 464a481f73752114f8eaba2fca49df16722d850d91fd8be342762c6a225e810a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-05T01:25:34.219Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T01:25:34.231Z] provisioning config files... [2024-07-05T01:25:34.238Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/647@tmp/config3852878817284947773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:25:34.537Z] --> edgex-publish-swagger.sh [2024-07-05T01:25:34.537Z] === Publish openapi/v3 API === [2024-07-05T01:25:34.537Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-05T01:25:34.537Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/647/openapi/v3/core-command.yaml] [2024-07-05T01:25:34.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T01:25:34.537Z] Dload Upload Total Spent Left Speed [2024-07-05T01:25:35.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 47856 --:--:-- --:--:-- --:--:-- 47787 100 32782 0 0 100 32782 0 47856 --:--:-- --:--:-- --:--:-- 47787 [2024-07-05T01:25:35.105Z] [2024-07-05T01:25:35.105Z] [2024-07-05T01:25:35.105Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/647/openapi/v3/core-data.yaml] [2024-07-05T01:25:35.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T01:25:35.105Z] Dload Upload Total Spent Left Speed [2024-07-05T01:25:35.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 107k --:--:-- --:--:-- --:--:-- 107k [2024-07-05T01:25:35.671Z] [2024-07-05T01:25:35.671Z] [2024-07-05T01:25:35.671Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/647/openapi/v3/core-metadata.yaml] [2024-07-05T01:25:35.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T01:25:35.671Z] Dload Upload Total Spent Left Speed [2024-07-05T01:25:36.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 339 323k --:--:-- --:--:-- --:--:-- 323k [2024-07-05T01:25:36.187Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-05T01:25:36.187Z] [2024-07-05T01:25:36.187Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/647/openapi/v3/support-notifications.yaml] [2024-07-05T01:25:36.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T01:25:36.187Z] Dload Upload Total Spent Left Speed [2024-07-05T01:25:36.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 300 163k --:--:-- --:--:-- --:--:-- 164k [2024-07-05T01:25:36.754Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-05T01:25:36.754Z] [2024-07-05T01:25:36.754Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/647/openapi/v3/support-scheduler.yaml] [2024-07-05T01:25:36.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T01:25:36.754Z] Dload Upload Total Spent Left Speed [2024-07-05T01:25:37.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 312 74056 --:--:-- --:--:-- --:--:-- 74220 [2024-07-05T01:25:37.323Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-05T01:25:37.323Z] [Pipeline] } [2024-07-05T01:25:37.331Z] 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-07-05T01:25:37.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T01:25:37.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:25:38.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T01:25:38.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T01:25:38.101Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T01:25:38.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T01:25:38.473Z] $ docker top 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 -eo pid,comm [2024-07-05T01:25:38.526Z] 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-07-05T01:25:38.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T01:25:38.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T01:25:38.575Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T01:25:38.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T01:25:38.678Z] $ docker exec 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 ssh-agent [2024-07-05T01:25:38.780Z] SSH_AUTH_SOCK=/tmp/ssh-OlcXXOQbQvZ2/agent.32 [2024-07-05T01:25:38.780Z] SSH_AGENT_PID=38 [2024-07-05T01:25:38.784Z] Running ssh-add (command line suppressed) [2024-07-05T01:25:38.876Z] Identity added: /w/workspace/edgex-go/647@tmp/private_key_15672880138507897949.key (/w/workspace/edgex-go/647@tmp/private_key_15672880138507897949.key) [2024-07-05T01:25:38.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T01:25:39.187Z] + git semver tag [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,346 [run_tag] DEBUG tag force:False [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,346 [check_head_tag] DEBUG check head tag [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,348 [execute] INFO git cat-file --batch-check [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=) [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,352 [execute] INFO git cat-file --batch [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=) [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,385 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,386 [execute] INFO git tag -a v3.2.0-dev.29 -m v3.2.0-dev.29 [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.29', '-m', 'v3.2.0-dev.29'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=None) [2024-07-05T01:25:39.445Z] 2024-07-05 01:25:39,389 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main [2024-07-05T01:25:39.445Z] 3.2.0-dev.29 [Pipeline] } [2024-07-05T01:25:39.444Z] $ docker exec --env ******** --env ******** 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 ssh-agent -k [2024-07-05T01:25:39.543Z] unset SSH_AUTH_SOCK; [2024-07-05T01:25:39.543Z] unset SSH_AGENT_PID; [2024-07-05T01:25:39.543Z] echo Agent pid 38 killed; [2024-07-05T01:25:39.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T01:25:39.879Z] + git semver [Pipeline] } [2024-07-05T01:25:40.138Z] $ docker stop --time=1 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 [2024-07-05T01:25:41.410Z] $ docker rm -f --volumes 3317f5f6f3d932dff8a44de1e0c124c9d0151b1c1c7516b916534c10c7a84d26 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:25:41.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-05T01:25:41.828Z] [2024-07-05T01:25:41.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:25:42.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-05T01:25:42.126Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-05T01:25:42.126Z] ab5ef0e58194: Pulling fs layer [2024-07-05T01:25:42.126Z] 9712f1f96733: Pulling fs layer [2024-07-05T01:25:42.126Z] 63f879dbbcfc: Pulling fs layer [2024-07-05T01:25:42.126Z] 0d9ebad4ef96: Pulling fs layer [2024-07-05T01:25:42.126Z] e9a5061849ea: Pulling fs layer [2024-07-05T01:25:42.126Z] d747dcd14b5f: Pulling fs layer [2024-07-05T01:25:42.126Z] 2de7ff778b66: Pulling fs layer [2024-07-05T01:25:42.126Z] 0d9ebad4ef96: Waiting [2024-07-05T01:25:42.126Z] e9a5061849ea: Waiting [2024-07-05T01:25:42.126Z] d747dcd14b5f: Waiting [2024-07-05T01:25:42.126Z] 2de7ff778b66: Waiting [2024-07-05T01:25:42.126Z] 9712f1f96733: Verifying Checksum [2024-07-05T01:25:42.126Z] 9712f1f96733: Download complete [2024-07-05T01:25:42.385Z] 63f879dbbcfc: Verifying Checksum [2024-07-05T01:25:42.385Z] 63f879dbbcfc: Download complete [2024-07-05T01:25:42.643Z] e9a5061849ea: Verifying Checksum [2024-07-05T01:25:42.643Z] e9a5061849ea: Download complete [2024-07-05T01:25:42.643Z] d747dcd14b5f: Download complete [2024-07-05T01:25:42.643Z] 0d9ebad4ef96: Verifying Checksum [2024-07-05T01:25:42.643Z] 0d9ebad4ef96: Download complete [2024-07-05T01:25:42.643Z] ab5ef0e58194: Verifying Checksum [2024-07-05T01:25:42.643Z] ab5ef0e58194: Download complete [2024-07-05T01:25:42.643Z] 2de7ff778b66: Verifying Checksum [2024-07-05T01:25:42.643Z] 2de7ff778b66: Download complete [2024-07-05T01:25:45.173Z] ab5ef0e58194: Pull complete [2024-07-05T01:25:45.173Z] 9712f1f96733: Pull complete [2024-07-05T01:25:46.105Z] 63f879dbbcfc: Pull complete [2024-07-05T01:25:49.384Z] 0d9ebad4ef96: Pull complete [2024-07-05T01:25:49.384Z] e9a5061849ea: Pull complete [2024-07-05T01:25:49.384Z] d747dcd14b5f: Pull complete [2024-07-05T01:25:50.321Z] 2de7ff778b66: Pull complete [2024-07-05T01:25:50.321Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-05T01:25:50.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-05T01:25:50.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T01:25:50.422Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T01:25:50.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-05T01:25:53.434Z] $ docker top 08a71d9f98d61054b8550517e87f42189c316496b40c1d0fb77d11303a053db8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-05T01:25:53.515Z] provisioning config files... [2024-07-05T01:25:53.522Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/647@tmp/config3203772875674105733tmp [2024-07-05T01:25:53.532Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/647@tmp/config13226940084810922599tmp [2024-07-05T01:25:53.540Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/647@tmp/config13487903494451472352tmp [Pipeline] { [Pipeline] echo [2024-07-05T01:25:53.570Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:25:53.862Z] ---> sigul-configuration.sh [2024-07-05T01:25:53.862Z] gpg: directory `/root/.gnupg' created [2024-07-05T01:25:53.862Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-05T01:25:53.862Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-05T01:25:53.862Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-05T01:25:53.862Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-05T01:25:53.862Z] gpg: CAST5 encrypted data [2024-07-05T01:25:53.862Z] gpg: encrypted with 1 passphrase [2024-07-05T01:25:53.862Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-05T01:25:54.159Z] + mkdir /home/jenkins [2024-07-05T01:25:54.159Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-05T01:25:54.456Z] + 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-07-05T01:25:54.469Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:25:54.761Z] ---> sigul-install.sh [2024-07-05T01:25:54.761Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-05T01:25:55.055Z] + git tag --list [2024-07-05T01:25:55.055Z] 0.6.0 [2024-07-05T01:25:55.055Z] 0.6.1 [2024-07-05T01:25:55.055Z] 0.7.0 [2024-07-05T01:25:55.055Z] 0.7.1 [2024-07-05T01:25:55.055Z] v1.0.0 [2024-07-05T01:25:55.055Z] v1.0.1 [2024-07-05T01:25:55.055Z] v1.1.0 [2024-07-05T01:25:55.055Z] v1.2.0 [2024-07-05T01:25:55.055Z] v1.2.1 [2024-07-05T01:25:55.055Z] v1.3.0 [2024-07-05T01:25:55.055Z] v1.3.1 [2024-07-05T01:25:55.055Z] v2.0.0 [2024-07-05T01:25:55.055Z] v2.1.0 [2024-07-05T01:25:55.055Z] v2.1.1 [2024-07-05T01:25:55.055Z] v2.2.0 [2024-07-05T01:25:55.055Z] v2.3.0 [2024-07-05T01:25:55.055Z] v3.0 [2024-07-05T01:25:55.055Z] v3.0.0 [2024-07-05T01:25:55.055Z] v3.1 [2024-07-05T01:25:55.055Z] v3.1.0 [2024-07-05T01:25:55.055Z] v3.1.0-dev.1 [2024-07-05T01:25:55.055Z] v3.1.0-dev.10 [2024-07-05T01:25:55.055Z] v3.1.0-dev.11 [2024-07-05T01:25:55.055Z] v3.1.0-dev.12 [2024-07-05T01:25:55.055Z] v3.1.0-dev.13 [2024-07-05T01:25:55.055Z] v3.1.0-dev.14 [2024-07-05T01:25:55.055Z] v3.1.0-dev.15 [2024-07-05T01:25:55.055Z] v3.1.0-dev.16 [2024-07-05T01:25:55.055Z] v3.1.0-dev.17 [2024-07-05T01:25:55.055Z] v3.1.0-dev.18 [2024-07-05T01:25:55.055Z] v3.1.0-dev.19 [2024-07-05T01:25:55.055Z] v3.1.0-dev.2 [2024-07-05T01:25:55.055Z] v3.1.0-dev.20 [2024-07-05T01:25:55.055Z] v3.1.0-dev.21 [2024-07-05T01:25:55.055Z] v3.1.0-dev.22 [2024-07-05T01:25:55.055Z] v3.1.0-dev.23 [2024-07-05T01:25:55.055Z] v3.1.0-dev.24 [2024-07-05T01:25:55.055Z] v3.1.0-dev.25 [2024-07-05T01:25:55.055Z] v3.1.0-dev.26 [2024-07-05T01:25:55.055Z] v3.1.0-dev.27 [2024-07-05T01:25:55.055Z] v3.1.0-dev.28 [2024-07-05T01:25:55.055Z] v3.1.0-dev.29 [2024-07-05T01:25:55.055Z] v3.1.0-dev.3 [2024-07-05T01:25:55.055Z] v3.1.0-dev.30 [2024-07-05T01:25:55.055Z] v3.1.0-dev.31 [2024-07-05T01:25:55.055Z] v3.1.0-dev.32 [2024-07-05T01:25:55.055Z] v3.1.0-dev.33 [2024-07-05T01:25:55.055Z] v3.1.0-dev.34 [2024-07-05T01:25:55.055Z] v3.1.0-dev.35 [2024-07-05T01:25:55.055Z] v3.1.0-dev.36 [2024-07-05T01:25:55.055Z] v3.1.0-dev.37 [2024-07-05T01:25:55.055Z] v3.1.0-dev.38 [2024-07-05T01:25:55.055Z] v3.1.0-dev.39 [2024-07-05T01:25:55.055Z] v3.1.0-dev.4 [2024-07-05T01:25:55.055Z] v3.1.0-dev.40 [2024-07-05T01:25:55.055Z] v3.1.0-dev.41 [2024-07-05T01:25:55.055Z] v3.1.0-dev.42 [2024-07-05T01:25:55.055Z] v3.1.0-dev.43 [2024-07-05T01:25:55.055Z] v3.1.0-dev.44 [2024-07-05T01:25:55.055Z] v3.1.0-dev.45 [2024-07-05T01:25:55.055Z] v3.1.0-dev.46 [2024-07-05T01:25:55.055Z] v3.1.0-dev.47 [2024-07-05T01:25:55.055Z] v3.1.0-dev.48 [2024-07-05T01:25:55.055Z] v3.1.0-dev.49 [2024-07-05T01:25:55.055Z] v3.1.0-dev.5 [2024-07-05T01:25:55.055Z] v3.1.0-dev.50 [2024-07-05T01:25:55.056Z] v3.1.0-dev.51 [2024-07-05T01:25:55.056Z] v3.1.0-dev.52 [2024-07-05T01:25:55.056Z] v3.1.0-dev.53 [2024-07-05T01:25:55.056Z] v3.1.0-dev.54 [2024-07-05T01:25:55.056Z] v3.1.0-dev.55 [2024-07-05T01:25:55.056Z] v3.1.0-dev.56 [2024-07-05T01:25:55.056Z] v3.1.0-dev.57 [2024-07-05T01:25:55.056Z] v3.1.0-dev.58 [2024-07-05T01:25:55.056Z] v3.1.0-dev.59 [2024-07-05T01:25:55.056Z] v3.1.0-dev.6 [2024-07-05T01:25:55.056Z] v3.1.0-dev.60 [2024-07-05T01:25:55.056Z] v3.1.0-dev.61 [2024-07-05T01:25:55.056Z] v3.1.0-dev.62 [2024-07-05T01:25:55.056Z] v3.1.0-dev.63 [2024-07-05T01:25:55.056Z] v3.1.0-dev.64 [2024-07-05T01:25:55.056Z] v3.1.0-dev.65 [2024-07-05T01:25:55.056Z] v3.1.0-dev.66 [2024-07-05T01:25:55.056Z] v3.1.0-dev.67 [2024-07-05T01:25:55.056Z] v3.1.0-dev.68 [2024-07-05T01:25:55.056Z] v3.1.0-dev.69 [2024-07-05T01:25:55.056Z] v3.1.0-dev.7 [2024-07-05T01:25:55.056Z] v3.1.0-dev.70 [2024-07-05T01:25:55.056Z] v3.1.0-dev.71 [2024-07-05T01:25:55.056Z] v3.1.0-dev.72 [2024-07-05T01:25:55.056Z] v3.1.0-dev.73 [2024-07-05T01:25:55.056Z] v3.1.0-dev.8 [2024-07-05T01:25:55.056Z] v3.1.0-dev.9 [2024-07-05T01:25:55.056Z] v3.1.1 [2024-07-05T01:25:55.056Z] v3.1.1-dev.1 [2024-07-05T01:25:55.056Z] v3.1.1-dev.2 [2024-07-05T01:25:55.056Z] v3.2.0-dev.1 [2024-07-05T01:25:55.056Z] v3.2.0-dev.10 [2024-07-05T01:25:55.056Z] v3.2.0-dev.11 [2024-07-05T01:25:55.056Z] v3.2.0-dev.12 [2024-07-05T01:25:55.056Z] v3.2.0-dev.13 [2024-07-05T01:25:55.056Z] v3.2.0-dev.14 [2024-07-05T01:25:55.056Z] v3.2.0-dev.15 [2024-07-05T01:25:55.056Z] v3.2.0-dev.16 [2024-07-05T01:25:55.056Z] v3.2.0-dev.17 [2024-07-05T01:25:55.056Z] v3.2.0-dev.18 [2024-07-05T01:25:55.056Z] v3.2.0-dev.19 [2024-07-05T01:25:55.056Z] v3.2.0-dev.2 [2024-07-05T01:25:55.056Z] v3.2.0-dev.20 [2024-07-05T01:25:55.056Z] v3.2.0-dev.21 [2024-07-05T01:25:55.056Z] v3.2.0-dev.22 [2024-07-05T01:25:55.056Z] v3.2.0-dev.23 [2024-07-05T01:25:55.056Z] v3.2.0-dev.24 [2024-07-05T01:25:55.056Z] v3.2.0-dev.25 [2024-07-05T01:25:55.056Z] v3.2.0-dev.26 [2024-07-05T01:25:55.056Z] v3.2.0-dev.27 [2024-07-05T01:25:55.056Z] v3.2.0-dev.28 [2024-07-05T01:25:55.056Z] v3.2.0-dev.29 [2024-07-05T01:25:55.056Z] v3.2.0-dev.3 [2024-07-05T01:25:55.056Z] v3.2.0-dev.4 [2024-07-05T01:25:55.056Z] v3.2.0-dev.5 [2024-07-05T01:25:55.056Z] v3.2.0-dev.6 [2024-07-05T01:25:55.056Z] v3.2.0-dev.7 [2024-07-05T01:25:55.056Z] v3.2.0-dev.8 [2024-07-05T01:25:55.056Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-05T01:25:55.351Z] + lftools sign git-tag v3.2.0-dev.29 [2024-07-05T01:25:55.919Z] Signing Git tag with Sigul... [2024-07-05T01:25:55.919Z] Signing v3.2.0-dev.29 [Pipeline] echo [2024-07-05T01:25:56.870Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:25:57.164Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-05T01:25:57.172Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-05T01:25:57.186Z] $ docker stop --time=1 08a71d9f98d61054b8550517e87f42189c316496b40c1d0fb77d11303a053db8 [2024-07-05T01:25:58.490Z] $ docker rm -f --volumes 08a71d9f98d61054b8550517e87f42189c316496b40c1d0fb77d11303a053db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-05T01:25:58.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T01:25:58.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:25:59.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T01:25:59.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T01:25:59.318Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T01:25:59.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T01:25:59.693Z] $ docker top db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 -eo pid,comm [2024-07-05T01:25:59.753Z] 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-07-05T01:25:59.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T01:25:59.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T01:25:59.810Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T01:25:59.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T01:25:59.921Z] $ docker exec db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 ssh-agent [2024-07-05T01:26:00.041Z] SSH_AUTH_SOCK=/tmp/ssh-UuQcjcpjyCH4/agent.32 [2024-07-05T01:26:00.041Z] SSH_AGENT_PID=38 [2024-07-05T01:26:00.046Z] Running ssh-add (command line suppressed) [2024-07-05T01:26:00.140Z] Identity added: /w/workspace/edgex-go/647@tmp/private_key_228970594553818344.key (/w/workspace/edgex-go/647@tmp/private_key_228970594553818344.key) [2024-07-05T01:26:00.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T01:26:00.454Z] + git semver bump pre [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,627 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,627 [bump_version] DEBUG bumping version:3.2.0-dev.29 on axis:pre with prefix:dev [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,627 [bump_version] DEBUG bumped version:3.2.0-dev.30 [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,627 [write_version] DEBUG write version:3.2.0-dev.30 to path:/w/workspace/edgex-go/647/.semver/main with force:True [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,627 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,627 [write_file] DEBUG write to file:/w/workspace/edgex-go/647/.semver/main [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,629 [execute] INFO git cat-file --batch-check [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,635 [execute] INFO git cat-file --batch [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T01:26:00.712Z] 2024-07-05 01:26:00,641 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main [2024-07-05T01:26:00.712Z] 3.2.0-dev.30 [Pipeline] } [2024-07-05T01:26:00.710Z] $ docker exec --env ******** --env ******** db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 ssh-agent -k [2024-07-05T01:26:00.816Z] unset SSH_AUTH_SOCK; [2024-07-05T01:26:00.817Z] unset SSH_AGENT_PID; [2024-07-05T01:26:00.817Z] echo Agent pid 38 killed; [2024-07-05T01:26:00.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T01:26:01.155Z] + git semver [Pipeline] } [2024-07-05T01:26:01.417Z] $ docker stop --time=1 db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 [2024-07-05T01:26:02.684Z] $ docker rm -f --volumes db83fe1215d0bd72433f99b46144d579469ff448da4e471203393800791b7617 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T01:26:03.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T01:26:03.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:26:03.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T01:26:03.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T01:26:03.418Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T01:26:03.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T01:26:03.785Z] $ docker top 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff -eo pid,comm [2024-07-05T01:26:03.841Z] 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-07-05T01:26:03.841Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T01:26:03.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T01:26:03.889Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T01:26:03.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T01:26:03.992Z] $ docker exec 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff ssh-agent [2024-07-05T01:26:04.104Z] SSH_AUTH_SOCK=/tmp/ssh-lZpEMkdgbM2V/agent.32 [2024-07-05T01:26:04.104Z] SSH_AGENT_PID=38 [2024-07-05T01:26:04.110Z] Running ssh-add (command line suppressed) [2024-07-05T01:26:04.207Z] Identity added: /w/workspace/edgex-go/647@tmp/private_key_1811562960982991026.key (/w/workspace/edgex-go/647@tmp/private_key_1811562960982991026.key) [2024-07-05T01:26:04.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T01:26:04.523Z] + git semver push [2024-07-05T01:26:04.783Z] 2024-07-05 01:26:04,688 [run_push] DEBUG push [2024-07-05T01:26:04.783Z] 2024-07-05 01:26:04,689 [execute] INFO git cat-file --batch-check [2024-07-05T01:26:04.783Z] 2024-07-05 01:26:04,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T01:26:04.783Z] 2024-07-05 01:26:04,693 [execute] INFO git rev-list 54a6c9cb8d0dd34f31cb0c61a017ce0d62683b78 -- [2024-07-05T01:26:04.783Z] 2024-07-05 01:26:04,693 [execute] DEBUG Popen(['git', 'rev-list', '54a6c9cb8d0dd34f31cb0c61a017ce0d62683b78', '--'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-05T01:26:04.783Z] 2024-07-05 01:26:04,714 [execute] INFO git fetch -v origin [2024-07-05T01:26:04.783Z] 2024-07-05 01:26:04,715 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-05T01:26:05.350Z] 2024-07-05 01:26:05,154 [run_push] DEBUG no remote changes detected [2024-07-05T01:26:05.350Z] 2024-07-05 01:26:05,154 [execute] INFO git push origin semver [2024-07-05T01:26:05.350Z] 2024-07-05 01:26:05,155 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/647/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-05T01:26:06.286Z] 2024-07-05 01:26:06,032 [run_push] DEBUG push all version tags [2024-07-05T01:26:06.286Z] 2024-07-05 01:26:06,033 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-05T01:26:06.287Z] 2024-07-05 01:26:06,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/647, universal_newlines=False, shell=None, istream=None) [2024-07-05T01:26:06.854Z] 2024-07-05 01:26:06,839 [read_version] DEBUG read version from /w/workspace/edgex-go/647/.semver/main [2024-07-05T01:26:06.854Z] 3.2.0-dev.30 [Pipeline] } [2024-07-05T01:26:07.110Z] $ docker exec --env ******** --env ******** 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff ssh-agent -k [2024-07-05T01:26:07.207Z] unset SSH_AUTH_SOCK; [2024-07-05T01:26:07.207Z] unset SSH_AGENT_PID; [2024-07-05T01:26:07.207Z] echo Agent pid 38 killed; [2024-07-05T01:26:07.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T01:26:07.542Z] + git semver [Pipeline] } [2024-07-05T01:26:07.805Z] $ docker stop --time=1 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff [2024-07-05T01:26:09.078Z] $ docker rm -f --volumes 291ed0167f0570545c333b05206bbd6c042d0ad5f71937764e4a06f84e33c5ff [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-07-05T01:26:09.660Z] + [ -d /w/workspace/edgex-go/647/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:26:09.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:26:10.810Z] ---> package-listing.sh [2024-07-05T01:26:10.811Z] ++ facter osfamily [2024-07-05T01:26:10.811Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-05T01:26:11.069Z] + OS_FAMILY=debian [2024-07-05T01:26:11.069Z] + workspace=/w/workspace/edgex-go/647 [2024-07-05T01:26:11.069Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-05T01:26:11.069Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-05T01:26:11.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-05T01:26:11.069Z] + PACKAGES=/tmp/packages_start.txt [2024-07-05T01:26:11.069Z] + '[' /w/workspace/edgex-go/647 ']' [2024-07-05T01:26:11.069Z] + PACKAGES=/tmp/packages_end.txt [2024-07-05T01:26:11.069Z] + case "${OS_FAMILY}" in [2024-07-05T01:26:11.069Z] + dpkg -l [2024-07-05T01:26:11.069Z] + grep '^ii' [2024-07-05T01:26:11.069Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-05T01:26:11.069Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-05T01:26:11.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-05T01:26:11.069Z] + '[' /w/workspace/edgex-go/647 ']' [2024-07-05T01:26:11.069Z] + mkdir -p /w/workspace/edgex-go/647/archives/ [2024-07-05T01:26:11.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/647/archives/ [Pipeline] echo [2024-07-05T01:26:11.079Z] 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/647/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-05T01:26:11.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:26:11.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T01:26:11.914Z] [2024-07-05T01:26:11.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T01:26:12.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T01:26:12.212Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-05T01:26:12.212Z] 5eb5b503b376: Pulling fs layer [2024-07-05T01:26:12.212Z] 5c69ac0246d0: Pulling fs layer [2024-07-05T01:26:12.212Z] ec43610c2a17: Pulling fs layer [2024-07-05T01:26:12.212Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-05T01:26:12.212Z] 33b1e0a273af: Pulling fs layer [2024-07-05T01:26:12.212Z] 5d3b04190fa2: Pulling fs layer [2024-07-05T01:26:12.212Z] 2f39f015ded8: Pulling fs layer [2024-07-05T01:26:12.212Z] 3a2ae6a8a46f: Waiting [2024-07-05T01:26:12.212Z] 33b1e0a273af: Waiting [2024-07-05T01:26:12.213Z] 5d3b04190fa2: Waiting [2024-07-05T01:26:12.213Z] 2f39f015ded8: Waiting [2024-07-05T01:26:12.213Z] 5c69ac0246d0: Verifying Checksum [2024-07-05T01:26:12.213Z] 5c69ac0246d0: Download complete [2024-07-05T01:26:12.213Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-05T01:26:12.213Z] 3a2ae6a8a46f: Download complete [2024-07-05T01:26:12.472Z] 33b1e0a273af: Verifying Checksum [2024-07-05T01:26:12.472Z] 33b1e0a273af: Download complete [2024-07-05T01:26:12.472Z] 5d3b04190fa2: Verifying Checksum [2024-07-05T01:26:12.472Z] 5d3b04190fa2: Download complete [2024-07-05T01:26:12.472Z] ec43610c2a17: Download complete [2024-07-05T01:26:12.472Z] 5eb5b503b376: Verifying Checksum [2024-07-05T01:26:12.472Z] 5eb5b503b376: Download complete [2024-07-05T01:26:13.038Z] 2f39f015ded8: Download complete [2024-07-05T01:26:13.977Z] 5eb5b503b376: Pull complete [2024-07-05T01:26:13.977Z] 5c69ac0246d0: Pull complete [2024-07-05T01:26:14.544Z] ec43610c2a17: Pull complete [2024-07-05T01:26:14.804Z] 3a2ae6a8a46f: Pull complete [2024-07-05T01:26:15.063Z] 33b1e0a273af: Pull complete [2024-07-05T01:26:15.321Z] 5d3b04190fa2: Pull complete [2024-07-05T01:26:19.531Z] 2f39f015ded8: Pull complete [2024-07-05T01:26:19.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-05T01:26:19.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T01:26:19.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T01:26:19.629Z] prd-ubuntu20.04-docker-8c-8g-5034 does not seem to be running inside a container [2024-07-05T01:26:19.647Z] $ 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/647/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/647 -v /w/workspace/edgex-go/647:/w/workspace/edgex-go/647:rw,z -v /w/workspace/edgex-go/647@tmp:/w/workspace/edgex-go/647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-05T01:26:24.564Z] $ docker top 7b7536ac63c27574fcc8e5612c12ffbccf02fe7f9c6c0486c7c48344bbea50b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T01:26:24.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-05T01:26:25.207Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-05T01:26:25.489Z] + ls /var/log/sa-host [2024-07-05T01:26:25.490Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T01:26:25.635Z] provisioning config files... [2024-07-05T01:26:25.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/647@tmp/config2622059338273260419tmp [Pipeline] { [Pipeline] echo [2024-07-05T01:26:25.659Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:26:25.939Z] ---> create-netrc.sh [Pipeline] } [2024-07-05T01:26:25.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:26:26.317Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-05T01:26:26.324Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:26:26.603Z] ---> sudo-logs.sh [2024-07-05T01:26:26.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-05T01:26:26.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:26:26.910Z] ---> job-cost.sh [2024-07-05T01:26:26.910Z] lf-activate-venv: SKIPPING [2024-07-05T01:26:26.910Z] DEBUG: total: 0.10999999940395355 [2024-07-05T01:26:26.910Z] INFO: Retrieving Stack Cost... [2024-07-05T01:26:27.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-05T01:26:27.429Z] INFO: Archiving Costs [Pipeline] echo [2024-07-05T01:26:27.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T01:26:27.984Z] ---> logs-deploy.sh [2024-07-05T01:26:27.984Z] lf-activate-venv: SKIPPING [2024-07-05T01:26:27.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/647 [2024-07-05T01:26:27.984Z] INFO: archiving workspace using pattern(s): [2024-07-05T01:26:28.919Z] Archives upload complete. [2024-07-05T01:26:29.178Z] INFO: archiving logs to Nexus