Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a869a1a34d0f0849a63796cd05f94cfcea32072 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-ssh17782570403400489623.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-ssh18258285499236090564.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-ssh11298606316100111887.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-ssh15333692999963447457.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-ssh13370550570359635029.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7809 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/673 [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/673 # 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 3a869a1a34d0f0849a63796cd05f94cfcea32072 (main) Commit message: "Merge pull request #4864 from jackchenjc/issue-4834-5th" > 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 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 > git rev-list --no-walk 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-16T09:44:01.042Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-16T09:44:01.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-16T09:44:01.127Z] ========================================================= [2024-08-16T09:44:01.127Z] EdgeX Global Pipelines Version Info [2024-08-16T09:44:01.127Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-16T09:44:01.924Z] ------------------- [2024-08-16T09:44:01.924Z] stable info: [2024-08-16T09:44:01.924Z] ------------------- [2024-08-16T09:44:01.924Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-16T09:44:01.924Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-16T09:44:01.924Z] Message: update stable to v1.0.260 [2024-08-16T09:44:02.499Z] ------------------- [2024-08-16T09:44:02.499Z] experimental info: [2024-08-16T09:44:02.499Z] ------------------- [2024-08-16T09:44:02.499Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-16T09:44:02.499Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-16T09:44:02.499Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-16T09:44:02.579Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-16T09:44:02.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-16T09:44:02.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-16T09:44:02.638Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-16T09:44:02.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-16T09:44:02.689Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-16T09:44:02.714Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-16T09:44:02.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-16T09:44:02.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-16T09:44:02.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-16T09:44:02.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-16T09:44:02.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-16T09:44:02.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-16T09:44:02.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-16T09:44:02.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-16T09:44:02.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-16T09:44:02.933Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-16T09:44:02.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-16T09:44:02.978Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-16T09:44:03.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-16T09:44:03.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-16T09:44:03.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-16T09:44:03.073Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-16T09:44:03.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-16T09:44:03.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-16T09:44:03.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-16T09:44:03.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] echo [2024-08-16T09:44:03.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a869a1 [Pipeline] echo [2024-08-16T09:44:03.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T09:44:03.268Z] provisioning config files... [2024-08-16T09:44:03.283Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/673@tmp/config10267964386641793017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T09:44:03.618Z] ---> ****-login.sh [2024-08-16T09:44:03.618Z] nexus3.edgexfoundry.org:10001 [2024-08-16T09:44:03.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:44:03.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:44:03.878Z] Configure a credential helper to remove this warning. See [2024-08-16T09:44:03.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:44:03.878Z] [2024-08-16T09:44:03.879Z] Login Succeeded [2024-08-16T09:44:03.879Z] nexus3.edgexfoundry.org:10002 [2024-08-16T09:44:03.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:44:04.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:44:04.144Z] Configure a credential helper to remove this warning. See [2024-08-16T09:44:04.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:44:04.144Z] [2024-08-16T09:44:04.144Z] Login Succeeded [2024-08-16T09:44:04.144Z] nexus3.edgexfoundry.org:10003 [2024-08-16T09:44:04.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:44:04.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:44:04.144Z] Configure a credential helper to remove this warning. See [2024-08-16T09:44:04.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:44:04.144Z] [2024-08-16T09:44:04.144Z] Login Succeeded [2024-08-16T09:44:04.144Z] nexus3.edgexfoundry.org:10004 [2024-08-16T09:44:04.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:44:04.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:44:04.404Z] Configure a credential helper to remove this warning. See [2024-08-16T09:44:04.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:44:04.404Z] [2024-08-16T09:44:04.404Z] Login Succeeded [2024-08-16T09:44:04.404Z] ****.io [2024-08-16T09:44:04.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:44:04.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:44:04.664Z] Configure a credential helper to remove this warning. See [2024-08-16T09:44:04.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:44:04.664Z] [2024-08-16T09:44:04.664Z] Login Succeeded [2024-08-16T09:44:04.664Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T09:44:04.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T09:44:04.994Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/core-command/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-16T09:44:04.995Z] + + cut -d/ -f2 [2024-08-16T09:44:04.995Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-16T09:44:04.995Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + dirname cmd/core-data/Dockerfile [2024-08-16T09:44:04.995Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/core-keeper/Dockerfile+ [2024-08-16T09:44:04.995Z] cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/core-metadata/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/support-notifications/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-16T09:44:04.995Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-16T09:44:04.995Z] + cut -d/ -f2 [2024-08-16T09:44:04.995Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-16T09:44:05.033Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-16T09:44:05.399Z] + git rev-list -1 --merges 3a869a1a34d0f0849a63796cd05f94cfcea32072~1..3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] echo [2024-08-16T09:44:05.411Z] -----------> git rev-list -1 --merges 3a869a1a34d0f0849a63796cd05f94cfcea32072~1..3a869a1a34d0f0849a63796cd05f94cfcea32072 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:44:05.411Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [false] [Pipeline] sh [2024-08-16T09:44:05.703Z] + git log --format=format:%s -1 3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] echo [2024-08-16T09:44:05.720Z] ========================================================= [2024-08-16T09:44:05.720Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-16T09:44:05.720Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-16T09:44:06.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T09:44:06.164Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-16T09:44:06.164Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-16T09:44:06.164Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-16T09:44:06.164Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-16T09:44:06.164Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-16T09:44:06.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:44:06.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T09:44:06.602Z] [2024-08-16T09:44:06.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:44:06.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T09:44:06.907Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-16T09:44:06.907Z] b85a868b505f: Pulling fs layer [2024-08-16T09:44:06.907Z] e2be974225ed: Pulling fs layer [2024-08-16T09:44:06.907Z] 339a4e72a1f5: Pulling fs layer [2024-08-16T09:44:06.907Z] 988bab9f4d93: Pulling fs layer [2024-08-16T09:44:06.907Z] 1469e6f7b9e6: Pulling fs layer [2024-08-16T09:44:06.907Z] eaf3925da568: Pulling fs layer [2024-08-16T09:44:06.907Z] bab4dde63d76: Pulling fs layer [2024-08-16T09:44:06.907Z] bde34c3a00c8: Pulling fs layer [2024-08-16T09:44:06.907Z] b352a97aabf1: Pulling fs layer [2024-08-16T09:44:06.907Z] 4872d77fe225: Pulling fs layer [2024-08-16T09:44:06.907Z] 5851b861e8e6: Pulling fs layer [2024-08-16T09:44:06.907Z] 988bab9f4d93: Waiting [2024-08-16T09:44:06.907Z] bab4dde63d76: Waiting [2024-08-16T09:44:06.907Z] bde34c3a00c8: Waiting [2024-08-16T09:44:06.907Z] 1469e6f7b9e6: Waiting [2024-08-16T09:44:06.907Z] eaf3925da568: Waiting [2024-08-16T09:44:06.907Z] 5851b861e8e6: Waiting [2024-08-16T09:44:06.907Z] 4872d77fe225: Waiting [2024-08-16T09:44:06.907Z] b352a97aabf1: Waiting [2024-08-16T09:44:06.907Z] e2be974225ed: Download complete [2024-08-16T09:44:06.907Z] 988bab9f4d93: Download complete [2024-08-16T09:44:06.907Z] 1469e6f7b9e6: Verifying Checksum [2024-08-16T09:44:06.907Z] 1469e6f7b9e6: Download complete [2024-08-16T09:44:07.166Z] eaf3925da568: Download complete [2024-08-16T09:44:07.166Z] 339a4e72a1f5: Verifying Checksum [2024-08-16T09:44:07.166Z] 339a4e72a1f5: Download complete [2024-08-16T09:44:07.166Z] bde34c3a00c8: Verifying Checksum [2024-08-16T09:44:07.166Z] bde34c3a00c8: Download complete [2024-08-16T09:44:07.166Z] b352a97aabf1: Verifying Checksum [2024-08-16T09:44:07.166Z] b352a97aabf1: Download complete [2024-08-16T09:44:07.166Z] 4872d77fe225: Download complete [2024-08-16T09:44:07.166Z] 5851b861e8e6: Verifying Checksum [2024-08-16T09:44:07.166Z] 5851b861e8e6: Download complete [2024-08-16T09:44:07.166Z] b85a868b505f: Verifying Checksum [2024-08-16T09:44:07.166Z] b85a868b505f: Download complete [2024-08-16T09:44:07.425Z] bab4dde63d76: Verifying Checksum [2024-08-16T09:44:07.425Z] bab4dde63d76: Download complete [2024-08-16T09:44:08.363Z] b85a868b505f: Pull complete [2024-08-16T09:44:08.623Z] e2be974225ed: Pull complete [2024-08-16T09:44:08.882Z] 339a4e72a1f5: Pull complete [2024-08-16T09:44:09.141Z] 988bab9f4d93: Pull complete [2024-08-16T09:44:09.402Z] 1469e6f7b9e6: Pull complete [2024-08-16T09:44:09.402Z] eaf3925da568: Pull complete [2024-08-16T09:44:11.327Z] bab4dde63d76: Pull complete [2024-08-16T09:44:11.327Z] bde34c3a00c8: Pull complete [2024-08-16T09:44:11.588Z] b352a97aabf1: Pull complete [2024-08-16T09:44:11.588Z] 4872d77fe225: Pull complete [2024-08-16T09:44:11.588Z] 5851b861e8e6: Pull complete [2024-08-16T09:44:11.588Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-16T09:44:11.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T09:44:11.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T09:44:11.726Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T09:44:11.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-16T09:44:14.371Z] $ docker top 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 -eo pid,comm [2024-08-16T09:44:14.425Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-16T09:44:14.425Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T09:44:14.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T09:44:14.476Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T09:44:14.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T09:44:14.585Z] $ docker exec 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 ssh-agent [2024-08-16T09:44:14.708Z] SSH_AUTH_SOCK=/tmp/ssh-qYj0P262YkUj/agent.32 [2024-08-16T09:44:14.708Z] SSH_AGENT_PID=38 [2024-08-16T09:44:14.715Z] Running ssh-add (command line suppressed) [2024-08-16T09:44:14.816Z] Identity added: /w/workspace/edgex-go/673@tmp/private_key_15794685242936603240.key (/w/workspace/edgex-go/673@tmp/private_key_15794685242936603240.key) [2024-08-16T09:44:14.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T09:44:15.129Z] + git tag --points-at HEAD [Pipeline] } [2024-08-16T09:44:15.139Z] $ docker exec --env ******** --env ******** 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 ssh-agent -k [2024-08-16T09:44:15.239Z] unset SSH_AUTH_SOCK; [2024-08-16T09:44:15.240Z] unset SSH_AGENT_PID; [2024-08-16T09:44:15.240Z] echo Agent pid 38 killed; [2024-08-16T09:44:15.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-16T09:44:15.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T09:44:15.290Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T09:44:15.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T09:44:15.400Z] $ docker exec 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 ssh-agent [2024-08-16T09:44:15.513Z] SSH_AUTH_SOCK=/tmp/ssh-iwCCc49jxRDA/agent.71 [2024-08-16T09:44:15.514Z] SSH_AGENT_PID=77 [2024-08-16T09:44:15.518Z] Running ssh-add (command line suppressed) [2024-08-16T09:44:15.615Z] Identity added: /w/workspace/edgex-go/673@tmp/private_key_8321528241446380643.key (/w/workspace/edgex-go/673@tmp/private_key_8321528241446380643.key) [2024-08-16T09:44:15.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T09:44:15.925Z] + git semver init [2024-08-16T09:44:16.185Z] 2024-08-16 09:44:16,128 [run_init] DEBUG init version:0.0.0 force:False [2024-08-16T09:44:16.185Z] 2024-08-16 09:44:16,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/673/.semver [2024-08-16T09:44:16.185Z] 2024-08-16 09:44:16,129 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/673/.semver [2024-08-16T09:44:16.185Z] 2024-08-16 09:44:16,129 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/673/.semver'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=None) [2024-08-16T09:44:22.767Z] 2024-08-16 09:44:22,532 [append_file] DEBUG append to file:/w/workspace/edgex-go/673/.git/info/exclude [2024-08-16T09:44:22.767Z] 2024-08-16 09:44:22,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/673/.semver/main with force:False [2024-08-16T09:44:22.767Z] 2024-08-16 09:44:22,533 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main [2024-08-16T09:44:22.767Z] 2024-08-16 09:44:22,533 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main [2024-08-16T09:44:22.767Z] 3.2.0-dev.55 [Pipeline] } [2024-08-16T09:44:22.775Z] $ docker exec --env ******** --env ******** 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 ssh-agent -k [2024-08-16T09:44:22.879Z] unset SSH_AUTH_SOCK; [2024-08-16T09:44:22.879Z] unset SSH_AGENT_PID; [2024-08-16T09:44:22.879Z] echo Agent pid 77 killed; [2024-08-16T09:44:22.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T09:44:23.211Z] + git semver [Pipeline] } [2024-08-16T09:44:23.480Z] $ docker stop --time=1 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 [2024-08-16T09:44:24.803Z] $ docker rm -f --volumes 43526b18fa96f0bfd6c8d55c298b737030656c76b5fdea69f471fa91b0389bb4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T09:44:25.155Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-16T09:44:25.398Z] Stashed 1 file(s) [Pipeline] echo [2024-08-16T09:44:25.403Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.55 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-16T09:44:25.845Z] + git config --global --add safe.directory /w/workspace/edgex-go/673 [Pipeline] echo [2024-08-16T09:44:25.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T09:44:25.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T09:44:25.896Z] ========================================================= [2024-08-16T09:44:25.896Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-16T09:44:25.896Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-16T09:44:26.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T09:44:26.199Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-16T09:44:26.199Z] 619be1103602: Pulling fs layer [2024-08-16T09:44:26.199Z] 7862e08f4a3e: Pulling fs layer [2024-08-16T09:44:26.199Z] 5df492c9dc93: Pulling fs layer [2024-08-16T09:44:26.199Z] 7629e6793208: Pulling fs layer [2024-08-16T09:44:26.199Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T09:44:26.199Z] fb5054dd5b73: Pulling fs layer [2024-08-16T09:44:26.199Z] eeca6798cff9: Pulling fs layer [2024-08-16T09:44:26.199Z] aa269ceb94a6: Pulling fs layer [2024-08-16T09:44:26.199Z] ada007ff1a6a: Pulling fs layer [2024-08-16T09:44:26.199Z] fb5054dd5b73: Waiting [2024-08-16T09:44:26.199Z] eeca6798cff9: Waiting [2024-08-16T09:44:26.199Z] aa269ceb94a6: Waiting [2024-08-16T09:44:26.199Z] ada007ff1a6a: Waiting [2024-08-16T09:44:26.199Z] 7629e6793208: Waiting [2024-08-16T09:44:26.199Z] 4f4fb700ef54: Waiting [2024-08-16T09:44:26.199Z] 7862e08f4a3e: Verifying Checksum [2024-08-16T09:44:26.199Z] 7862e08f4a3e: Download complete [2024-08-16T09:44:26.199Z] 7629e6793208: Verifying Checksum [2024-08-16T09:44:26.199Z] 7629e6793208: Download complete [2024-08-16T09:44:26.199Z] 4f4fb700ef54: Verifying Checksum [2024-08-16T09:44:26.199Z] 4f4fb700ef54: Download complete [2024-08-16T09:44:26.199Z] 619be1103602: Verifying Checksum [2024-08-16T09:44:26.199Z] 619be1103602: Download complete [2024-08-16T09:44:26.199Z] fb5054dd5b73: Verifying Checksum [2024-08-16T09:44:26.199Z] fb5054dd5b73: Download complete [2024-08-16T09:44:26.199Z] eeca6798cff9: Download complete [2024-08-16T09:44:26.459Z] 619be1103602: Pull complete [2024-08-16T09:44:26.459Z] ada007ff1a6a: Verifying Checksum [2024-08-16T09:44:26.459Z] ada007ff1a6a: Download complete [2024-08-16T09:44:26.717Z] 7862e08f4a3e: Pull complete [2024-08-16T09:44:26.717Z] 5df492c9dc93: Verifying Checksum [2024-08-16T09:44:26.717Z] 5df492c9dc93: Download complete [2024-08-16T09:44:26.976Z] aa269ceb94a6: Verifying Checksum [2024-08-16T09:44:26.976Z] aa269ceb94a6: Download complete [2024-08-16T09:44:30.263Z] 5df492c9dc93: Pull complete [2024-08-16T09:44:30.521Z] 7629e6793208: Pull complete [2024-08-16T09:44:30.521Z] 4f4fb700ef54: Pull complete [2024-08-16T09:44:30.521Z] fb5054dd5b73: Pull complete [2024-08-16T09:44:30.779Z] eeca6798cff9: Pull complete [2024-08-16T09:44:33.311Z] aa269ceb94a6: Pull complete [2024-08-16T09:44:33.879Z] ada007ff1a6a: Pull complete [2024-08-16T09:44:33.879Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-16T09:44:33.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T09:44:33.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-16T09:44:34.181Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T09:44:34.181Z] WORKDIR /edgex [2024-08-16T09:44:34.181Z] COPY go.mod . [2024-08-16T09:44:34.181Z] RUN go mod download [2024-08-16T09:44:34.181Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-16T09:44:34.749Z] Sending build context to Docker daemon 179.1MB [2024-08-16T09:44:34.749Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T09:44:34.749Z] ---> f489d0715acc [2024-08-16T09:44:34.749Z] Step 2/4 : WORKDIR /edgex [2024-08-16T09:44:40.490Z] Still waiting to schedule task [2024-08-16T09:44:40.491Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-16T09:44:41.328Z] ---> Running in a049a23585a2 [2024-08-16T09:44:41.328Z] Removing intermediate container a049a23585a2 [2024-08-16T09:44:41.328Z] ---> 3d4d071290f3 [2024-08-16T09:44:41.328Z] Step 3/4 : COPY go.mod . [2024-08-16T09:44:41.328Z] ---> 83e78082abc1 [2024-08-16T09:44:41.328Z] Step 4/4 : RUN go mod download [2024-08-16T09:44:41.328Z] ---> Running in 629c3dd9750f [2024-08-16T09:45:07.928Z] Removing intermediate container 629c3dd9750f [2024-08-16T09:45:07.928Z] ---> 32095fdaadfa [2024-08-16T09:45:07.928Z] Successfully built 32095fdaadfa [2024-08-16T09:45:07.928Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:45:08.237Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-16T09:45:08.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T09:45:08.324Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T09:45:08.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-16T09:45:08.694Z] $ docker top 3441d888a01c6c0b043c2f02db49fd8417abe7d8fda05a3ec8580346140d3aa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T09:45:09.053Z] + go version [2024-08-16T09:45:09.053Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-16T09:45:09.059Z] $ docker stop --time=1 3441d888a01c6c0b043c2f02db49fd8417abe7d8fda05a3ec8580346140d3aa8 [2024-08-16T09:45:10.338Z] $ docker rm -f --volumes 3441d888a01c6c0b043c2f02db49fd8417abe7d8fda05a3ec8580346140d3aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:45:10.873Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-16T09:45:10.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T09:45:10.957Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T09:45:10.982Z] $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-16T09:45:11.313Z] $ docker top d14ae5573f376bae5bccb9cd0d0990b7d4db597313479974b389f79f8565c4d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-16T09:45:11.401Z] ========================================================= [2024-08-16T09:45:11.401Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-16T09:45:11.401Z] ========================================================= [Pipeline] sh [2024-08-16T09:45:11.680Z] + git config --global --add safe.directory /w/workspace/edgex-go/673 [Pipeline] fileExists [Pipeline] sh [2024-08-16T09:45:11.984Z] + make test [2024-08-16T09:45:11.984Z] go test -race -coverprofile=coverage.out ./... [2024-08-16T09:45:20.098Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-16T09:45:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-16T09:45:52.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-08-16T09:45:53.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-16T09:45:53.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-16T09:45:53.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-16T09:45:53.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-16T09:45:53.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-16T09:45:54.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-16T09:45:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-16T09:45:56.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-16T09:45:56.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-16T09:45:56.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-16T09:45:56.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-16T09:45:56.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-16T09:45:57.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-16T09:45:57.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-16T09:45:57.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements [2024-08-16T09:45:57.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements [2024-08-16T09:45:57.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.615s coverage: 93.4% of statements [2024-08-16T09:45:57.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-08-16T09:45:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-16T09:45:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-16T09:45:59.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-16T09:45:59.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 95.8% of statements [2024-08-16T09:45:59.580Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-08-16T09:46:00.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-16T09:46:00.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-16T09:46:00.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2024-08-16T09:46:01.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements [2024-08-16T09:46:01.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 30.7% of statements [2024-08-16T09:46:01.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-08-16T09:46:01.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.016s coverage: 77.8% of statements [2024-08-16T09:46:01.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-08-16T09:46:01.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-08-16T09:46:02.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-16T09:46:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-16T09:46:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-16T09:46:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-16T09:46:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-16T09:46:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-16T09:46:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-16T09:46:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-16T09:46:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-16T09:46:03.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-16T09:46:03.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-16T09:46:03.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-16T09:46:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-16T09:46:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-16T09:46:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-16T09:46:04.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-16T09:46:04.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-16T09:46:04.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-16T09:46:05.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-16T09:46:06.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-16T09:46:07.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-16T09:46:08.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-16T09:46:08.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-16T09:46:11.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-16T09:46:11.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-16T09:46:11.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-16T09:46:12.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-16T09:46:12.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-16T09:46:12.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-16T09:46:12.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2024-08-16T09:46:13.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-16T09:46:13.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-16T09:46:13.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-16T09:46:13.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-16T09:46:13.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-16T09:46:13.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-16T09:46:13.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-16T09:46:13.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-16T09:46:14.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-16T09:46:14.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-16T09:46:14.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T09:46:14.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-16T09:46:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-16T09:46:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-16T09:46:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-16T09:46:16.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-16T09:46:17.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-16T09:46:17.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-16T09:46:17.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-16T09:46:17.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-16T09:46:18.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-16T09:46:18.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-16T09:46:19.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-16T09:46:19.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T09:46:22.044Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7810 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-16T09:46:22.059Z] Running in /w/workspace/edgex-go/673 [Pipeline] { [Pipeline] checkout [2024-08-16T09:46:25.123Z] The recommended git tool is: git [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.045s coverage: 92.9% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 67.2% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.080s coverage: 81.8% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 89.5% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.072s coverage: 76.9% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements [2024-08-16T09:46:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-08-16T09:46:27.313Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-16T09:46:27.313Z] running golangci-lint [2024-08-16T09:46:27.313Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-16T09:46:27.313Z] go version go1.21.9 linux/amd64 [2024-08-16T09:46:27.573Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-16T09:46:27.573Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-16T09:46:32.806Z] using credential edgex-jenkins-ssh [2024-08-16T09:46:32.842Z] Cloning the remote Git repository [2024-08-16T09:46:32.889Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-16T09:46:32.996Z] > git init /w/workspace/edgex-go/673 # timeout=10 [2024-08-16T09:46:33.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-16T09:46:33.262Z] > git --version # timeout=10 [2024-08-16T09:46:33.388Z] > git --version # 'git version 2.25.1' [2024-08-16T09:46:33.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-16T09:46:33.614Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-16T09:46:49.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-16T09:46:49.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-16T09:46:50.658Z] Avoid second fetch [2024-08-16T09:46:50.659Z] Checking out Revision 3a869a1a34d0f0849a63796cd05f94cfcea32072 (main) [2024-08-16T09:46:51.430Z] Commit message: "Merge pull request #4864 from jackchenjc/issue-4834-5th" [2024-08-16T09:46:50.671Z] > git config core.sparsecheckout # timeout=10 [2024-08-16T09:46:50.726Z] > git checkout -f 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 [2024-08-16T09:46:54.122Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 24.962423395s" [2024-08-16T09:46:54.122Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.230566ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-16T09:46:56.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-16T09:46:56.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T09:46:56.200Z] Dload Upload Total Spent Left Speed [2024-08-16T09:46:56.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-08-16T09:46:56.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-16T09:46:56.862Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-16T09:46:56.862Z] + sudo tee /etc/docker/daemon.new [2024-08-16T09:46:56.862Z] { [2024-08-16T09:46:56.862Z] "registry-mirrors": [ [2024-08-16T09:46:56.862Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-16T09:46:56.862Z] ], [2024-08-16T09:46:56.862Z] "bip": "10.250.0.254/24", [2024-08-16T09:46:56.862Z] "hosts": [ [2024-08-16T09:46:56.862Z] "tcp://0.0.0.0:5555", [2024-08-16T09:46:56.862Z] "unix:///var/run/docker.sock" [2024-08-16T09:46:56.862Z] ], [2024-08-16T09:46:56.862Z] "mtu": 1458, [2024-08-16T09:46:56.862Z] "selinux-enabled": true, [2024-08-16T09:46:56.862Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-16T09:46:56.862Z] } [Pipeline] sh [2024-08-16T09:46:57.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-16T09:46:57.509Z] + sudo service docker restart [2024-08-16T09:47:08.998Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.397073196s with top 10 stages: buildir: 1m9.585073877s, gosec: 11.63520311s, inspect: 3.364403316s, fact_deprecated: 3.363359923s, printf: 2.238427871s, fact_purity: 1.837092815s, ctrlflow: 1.614970578s, nilness: 1.604140754s, S1038: 1.486134895s, isgenerated: 1.411332492s" [2024-08-16T09:47:08.998Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-16T09:47:08.998Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22" [2024-08-16T09:47:08.998Z] level=info msg="[runner] processing took 21.833797ms with stages: nolint: 10.204635ms, identifier_marker: 5.246534ms, path_prettifier: 1.972874ms, autogenerated_exclude: 1.832902ms, exclude-rules: 1.738651ms, skip_dirs: 777.51µs, cgo: 34.191µs, filename_unadjuster: 19.3µs, max_same_issues: 1.76µs, fixer: 830ns, max_from_linter: 770ns, sort_results: 730ns, skip_files: 570ns, exclude: 540ns, uniq_by_line: 510ns, severity-rules: 440ns, diff: 300ns, source_code: 210ns, max_per_file_from_linter: 200ns, path_shortener: 180ns, path_prefixer: 160ns" [2024-08-16T09:47:08.998Z] level=info msg="[runner] linters took 14.405668149s with stages: goanalysis_metalinter: 14.38364858s" [2024-08-16T09:47:08.998Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-16T09:47:08.998Z] level=info msg="Memory: 394 samples, avg is 328.4MB, max is 1403.3MB" [2024-08-16T09:47:08.999Z] level=info msg="Execution took 39.42220978s" [2024-08-16T09:47:08.999Z] go vet ./... [2024-08-16T09:47:14.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-16T09:47:14.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-16T09:47:14.528Z] ./bin/test-attribution-txt.sh [2024-08-16T09:47:14.528Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-16T09:47:14.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-16T09:47:15.099Z] + ls -al . [2024-08-16T09:47:15.099Z] total 900 [2024-08-16T09:47:15.099Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 09:45 . [2024-08-16T09:47:15.099Z] drwxr-xr-x 4 root root 4096 Aug 16 09:45 .. [2024-08-16T09:47:15.099Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 09:43 .blubracket [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 10 Aug 16 09:43 .dockerignore [2024-08-16T09:47:15.099Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 09:46 .git [2024-08-16T09:47:15.099Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 09:43 .github [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 1102 Aug 16 09:43 .gitignore [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 09:43 .golangci.yml [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 100 Aug 16 09:43 .hadolint.yml [2024-08-16T09:47:15.099Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 09:44 .semver [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 155 Aug 16 09:43 .sonarcloud.properties [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 09:43 ADOPTERS.md [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 21171 Aug 16 09:43 Attribution.txt [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 100284 Aug 16 09:43 CHANGELOG.md [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 09:43 CONTRIBUTING.md [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 09:43 GOVERNANCE.md [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 861 Aug 16 09:43 Jenkinsfile [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 09:43 LICENSE [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 16854 Aug 16 09:43 Makefile [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 09:43 OWNERS.md [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 9528 Aug 16 09:43 README.md [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 09:43 SECURITY.md [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 12 Aug 16 09:44 VERSION [2024-08-16T09:47:15.099Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 09:43 bin [2024-08-16T09:47:15.099Z] drwxrwxr-x 20 1001 1001 4096 Aug 16 09:43 cmd [2024-08-16T09:47:15.099Z] -rw-r--r-- 1 root root 529245 Aug 16 09:46 coverage.out [2024-08-16T09:47:15.099Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 09:43 fuzz_test [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 7317 Aug 16 09:43 go.mod [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 102581 Aug 16 09:43 go.sum [2024-08-16T09:47:15.099Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 09:43 internal [2024-08-16T09:47:15.099Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 09:43 openapi [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 584 Aug 16 09:43 security.txt [2024-08-16T09:47:15.099Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 09:43 version.go [Pipeline] sh [2024-08-16T09:47:15.386Z] + '[' -e coverage.out ] [2024-08-16T09:47:15.386Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-16T09:47:15.520Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T09:47:15.752Z] provisioning config files... [2024-08-16T09:47:15.775Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/673@tmp/config5604887759419725150tmp [2024-08-16T09:47:15.801Z] + make build [2024-08-16T09:47:15.801Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T09:47:16.233Z] ---> ****-login.sh [2024-08-16T09:47:16.233Z] nexus3.edgexfoundry.org:10001 [2024-08-16T09:47:16.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:47:16.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:47:16.779Z] Configure a credential helper to remove this warning. See [2024-08-16T09:47:16.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:47:16.779Z] [2024-08-16T09:47:16.779Z] Login Succeeded [2024-08-16T09:47:16.779Z] nexus3.edgexfoundry.org:10002 [2024-08-16T09:47:17.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:47:17.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:47:17.053Z] Configure a credential helper to remove this warning. See [2024-08-16T09:47:17.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:47:17.054Z] [2024-08-16T09:47:17.054Z] Login Succeeded [2024-08-16T09:47:17.054Z] nexus3.edgexfoundry.org:10003 [2024-08-16T09:47:17.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:47:17.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:47:17.592Z] Configure a credential helper to remove this warning. See [2024-08-16T09:47:17.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:47:17.592Z] [2024-08-16T09:47:17.592Z] Login Succeeded [2024-08-16T09:47:17.592Z] nexus3.edgexfoundry.org:10004 [2024-08-16T09:47:17.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:47:17.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:47:17.861Z] Configure a credential helper to remove this warning. See [2024-08-16T09:47:17.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:47:17.861Z] [2024-08-16T09:47:17.861Z] Login Succeeded [2024-08-16T09:47:17.861Z] ****.io [2024-08-16T09:47:18.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:47:18.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:47:18.395Z] Configure a credential helper to remove this warning. See [2024-08-16T09:47:18.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:47:18.395Z] [2024-08-16T09:47:18.395Z] Login Succeeded [2024-08-16T09:47:18.395Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T09:47:18.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-16T09:47:19.025Z] + git config --global --add safe.directory /w/workspace/edgex-go/673 [Pipeline] echo [2024-08-16T09:47:19.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T09:47:19.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T09:47:19.082Z] ========================================================= [2024-08-16T09:47:19.082Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-16T09:47:19.082Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-16T09:47:19.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T09:47:19.396Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-16T09:47:19.396Z] c6b39de5b339: Pulling fs layer [2024-08-16T09:47:19.396Z] a69c41024577: Pulling fs layer [2024-08-16T09:47:19.396Z] d6de4b400683: Pulling fs layer [2024-08-16T09:47:19.396Z] 35cb2a7552d0: Pulling fs layer [2024-08-16T09:47:19.396Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T09:47:19.396Z] 464afbd9ba4c: Pulling fs layer [2024-08-16T09:47:19.396Z] 00f215d4a9da: Pulling fs layer [2024-08-16T09:47:19.396Z] d496ad576159: Pulling fs layer [2024-08-16T09:47:19.396Z] 35cb2a7552d0: Waiting [2024-08-16T09:47:19.396Z] 4f4fb700ef54: Waiting [2024-08-16T09:47:19.396Z] 464afbd9ba4c: Waiting [2024-08-16T09:47:19.396Z] d496ad576159: Waiting [2024-08-16T09:47:19.665Z] a69c41024577: Verifying Checksum [2024-08-16T09:47:19.666Z] a69c41024577: Download complete [2024-08-16T09:47:19.666Z] 35cb2a7552d0: Verifying Checksum [2024-08-16T09:47:19.666Z] 35cb2a7552d0: Download complete [2024-08-16T09:47:19.666Z] 4f4fb700ef54: Verifying Checksum [2024-08-16T09:47:19.666Z] 4f4fb700ef54: Download complete [2024-08-16T09:47:19.666Z] 464afbd9ba4c: Verifying Checksum [2024-08-16T09:47:19.666Z] 464afbd9ba4c: Download complete [2024-08-16T09:47:19.666Z] c6b39de5b339: Verifying Checksum [2024-08-16T09:47:19.666Z] c6b39de5b339: Download complete [2024-08-16T09:47:19.935Z] d496ad576159: Verifying Checksum [2024-08-16T09:47:19.935Z] d496ad576159: Download complete [2024-08-16T09:47:20.527Z] c6b39de5b339: Pull complete [2024-08-16T09:47:21.121Z] a69c41024577: Pull complete [2024-08-16T09:47:21.389Z] d6de4b400683: Download complete [2024-08-16T09:47:22.351Z] 00f215d4a9da: Verifying Checksum [2024-08-16T09:47:22.351Z] 00f215d4a9da: Download complete [2024-08-16T09:47:34.693Z] d6de4b400683: Pull complete [2024-08-16T09:47:34.693Z] 35cb2a7552d0: Pull complete [2024-08-16T09:47:34.693Z] 4f4fb700ef54: Pull complete [2024-08-16T09:47:34.693Z] 464afbd9ba4c: Pull complete [2024-08-16T09:47:42.361Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T09:47:42.361Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T09:47:42.930Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T09:47:43.499Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T09:47:44.796Z] 00f215d4a9da: Pull complete [2024-08-16T09:47:45.065Z] d496ad576159: Pull complete [2024-08-16T09:47:45.065Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-16T09:47:45.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T09:47:45.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-16T09:47:45.404Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T09:47:45.404Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T09:47:45.404Z] WORKDIR /edgex [2024-08-16T09:47:45.404Z] COPY go.mod . [2024-08-16T09:47:45.404Z] RUN go mod download [2024-08-16T09:47:45.404Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-16T09:47:45.989Z] Sending build context to Docker daemon 3.516MB [2024-08-16T09:47:45.989Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T09:47:45.989Z] ---> f246e2811388 [2024-08-16T09:47:45.989Z] Step 2/4 : WORKDIR /edgex [2024-08-16T09:47:47.926Z] ---> Running in 582751dd7b62 [2024-08-16T09:47:47.926Z] Removing intermediate container 582751dd7b62 [2024-08-16T09:47:47.926Z] ---> ba12a52932ff [2024-08-16T09:47:47.926Z] Step 3/4 : COPY go.mod . [2024-08-16T09:47:48.508Z] ---> 7e254bbdaebf [2024-08-16T09:47:48.508Z] Step 4/4 : RUN go mod download [2024-08-16T09:47:48.508Z] ---> Running in 5189c882821a [2024-08-16T09:47:49.600Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T09:47:51.506Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T09:47:54.045Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T09:47:55.960Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T09:47:56.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T09:47:57.468Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T09:47:58.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T09:47:59.342Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-16T09:48:00.290Z] $ docker stop --time=1 d14ae5573f376bae5bccb9cd0d0990b7d4db597313479974b389f79f8565c4d6 [2024-08-16T09:48:03.505Z] $ docker rm -f --volumes d14ae5573f376bae5bccb9cd0d0990b7d4db597313479974b389f79f8565c4d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:48:04.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T09:48:04.799Z] [2024-08-16T09:48:04.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:48:05.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T09:48:05.104Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-16T09:48:05.104Z] 91d30c5bc195: Pulling fs layer [2024-08-16T09:48:05.104Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-16T09:48:05.104Z] 9c61dcf015f6: Pulling fs layer [2024-08-16T09:48:05.104Z] 4698f68db338: Pulling fs layer [2024-08-16T09:48:05.104Z] 2a2f49069b9e: Pulling fs layer [2024-08-16T09:48:05.104Z] e0025b399a48: Pulling fs layer [2024-08-16T09:48:05.104Z] 4698f68db338: Waiting [2024-08-16T09:48:05.104Z] 2a2f49069b9e: Waiting [2024-08-16T09:48:05.104Z] e0025b399a48: Waiting [2024-08-16T09:48:05.104Z] 91d30c5bc195: Download complete [2024-08-16T09:48:05.104Z] 4698f68db338: Verifying Checksum [2024-08-16T09:48:05.104Z] 4698f68db338: Download complete [2024-08-16T09:48:05.362Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-16T09:48:05.362Z] 2e9b0aa3be6d: Download complete [2024-08-16T09:48:05.362Z] e0025b399a48: Download complete [2024-08-16T09:48:05.362Z] 91d30c5bc195: Pull complete [2024-08-16T09:48:05.362Z] 2a2f49069b9e: Download complete [2024-08-16T09:48:05.621Z] 2e9b0aa3be6d: Pull complete [2024-08-16T09:48:05.879Z] 9c61dcf015f6: Download complete [2024-08-16T09:48:08.410Z] 9c61dcf015f6: Pull complete [2024-08-16T09:48:08.410Z] 4698f68db338: Pull complete [2024-08-16T09:48:08.978Z] 2a2f49069b9e: Pull complete [2024-08-16T09:48:08.978Z] e0025b399a48: Pull complete [2024-08-16T09:48:08.978Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-16T09:48:08.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T09:48:08.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T09:48:09.074Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T09:48:09.099Z] $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-16T09:48:10.026Z] $ docker top 561db9c4c74a114c5462a314ed26fdc3de675163b04818c0921ff063ee57fa9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T09:48:10.388Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-16T09:48:12.927Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-08-16T09:48:12.927Z] #1 transferring dockerfile: 1.95kB done [2024-08-16T09:48:12.927Z] #1 DONE 0.0s [2024-08-16T09:48:13.186Z] [2024-08-16T09:48:13.186Z] #2 [core-data internal] load build definition from Dockerfile [2024-08-16T09:48:13.186Z] #2 transferring dockerfile: 2.01kB done [2024-08-16T09:48:13.186Z] #2 DONE 0.0s [2024-08-16T09:48:13.186Z] [2024-08-16T09:48:13.186Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-16T09:48:13.186Z] #3 transferring dockerfile: 2.15kB done [2024-08-16T09:48:13.186Z] #3 DONE 0.0s [2024-08-16T09:48:13.186Z] [2024-08-16T09:48:13.186Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-08-16T09:48:13.186Z] #4 transferring dockerfile: 1.70kB done [2024-08-16T09:48:13.186Z] #4 DONE 0.0s [2024-08-16T09:48:13.186Z] [2024-08-16T09:48:13.186Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-16T09:48:13.186Z] #5 transferring dockerfile: 1.93kB done [2024-08-16T09:48:13.186Z] #5 DONE 0.0s [2024-08-16T09:48:13.186Z] [2024-08-16T09:48:13.186Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-16T09:48:13.186Z] #6 transferring dockerfile: 2.06kB done [2024-08-16T09:48:13.186Z] #6 DONE 0.0s [2024-08-16T09:48:13.186Z] [2024-08-16T09:48:13.186Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-16T09:48:13.186Z] #7 transferring dockerfile: 2.49kB done [2024-08-16T09:48:13.186Z] #7 DONE 0.0s [2024-08-16T09:48:13.186Z] [2024-08-16T09:48:13.186Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-08-16T09:48:13.186Z] #8 transferring dockerfile: 1.81kB done [2024-08-16T09:48:13.448Z] #8 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-16T09:48:13.448Z] #9 transferring dockerfile: 2.23kB done [2024-08-16T09:48:13.448Z] #9 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T09:48:13.448Z] #10 transferring dockerfile: 2.50kB done [2024-08-16T09:48:13.448Z] #10 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-08-16T09:48:13.448Z] #11 transferring dockerfile: 1.93kB done [2024-08-16T09:48:13.448Z] #11 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-08-16T09:48:13.448Z] #12 transferring dockerfile: 2.01kB done [2024-08-16T09:48:13.448Z] #12 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-16T09:48:13.448Z] #13 transferring dockerfile: 3.17kB done [2024-08-16T09:48:13.448Z] #13 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #14 [support-notifications internal] load .dockerignore [2024-08-16T09:48:13.448Z] #14 transferring context: 50B done [2024-08-16T09:48:13.448Z] #14 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-16T09:48:13.448Z] #15 transferring dockerfile: 1.69kB done [2024-08-16T09:48:13.448Z] #15 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-16T09:48:13.448Z] #16 transferring dockerfile: 1.89kB done [2024-08-16T09:48:13.448Z] #16 DONE 0.0s [2024-08-16T09:48:13.448Z] [2024-08-16T09:48:13.448Z] #17 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-16T09:48:13.448Z] #17 transferring dockerfile: 1.85kB done [2024-08-16T09:48:13.448Z] #17 DONE 0.0s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #18 [core-data internal] load .dockerignore [2024-08-16T09:48:13.708Z] #18 transferring context: 50B done [2024-08-16T09:48:13.708Z] #18 DONE 0.0s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-16T09:48:13.708Z] #19 transferring context: 50B done [2024-08-16T09:48:13.708Z] #19 DONE 0.0s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #20 [security-spire-server internal] load .dockerignore [2024-08-16T09:48:13.708Z] #20 transferring context: 50B done [2024-08-16T09:48:13.708Z] #20 DONE 0.0s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #21 [core-metadata internal] load .dockerignore [2024-08-16T09:48:13.708Z] #21 transferring context: 50B done [2024-08-16T09:48:13.708Z] #21 DONE 0.0s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #22 [core-command internal] load .dockerignore [2024-08-16T09:48:13.708Z] #22 transferring context: 50B done [2024-08-16T09:48:13.708Z] #22 DONE 0.1s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #23 [security-spire-agent internal] load .dockerignore [2024-08-16T09:48:13.708Z] #23 transferring context: 50B done [2024-08-16T09:48:13.708Z] #23 DONE 0.1s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-16T09:48:13.708Z] #24 ... [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-08-16T09:48:13.708Z] #25 transferring context: 50B done [2024-08-16T09:48:13.708Z] #25 DONE 0.1s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T09:48:13.708Z] #26 transferring context: 50B done [2024-08-16T09:48:13.708Z] #26 DONE 0.1s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #27 [support-scheduler internal] load .dockerignore [2024-08-16T09:48:13.708Z] #27 transferring context: 50B done [2024-08-16T09:48:13.708Z] #27 DONE 0.1s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-16T09:48:13.708Z] #28 transferring context: 50B done [2024-08-16T09:48:13.708Z] #28 DONE 0.1s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #29 [core-keeper internal] load .dockerignore [2024-08-16T09:48:13.708Z] #29 transferring context: 50B done [2024-08-16T09:48:13.708Z] #29 DONE 0.1s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #30 [security-spire-config internal] load .dockerignore [2024-08-16T09:48:13.708Z] #30 transferring context: 50B done [2024-08-16T09:48:13.708Z] #30 DONE 0.1s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T09:48:13.708Z] #31 DONE 0.0s [2024-08-16T09:48:13.708Z] [2024-08-16T09:48:13.708Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-16T09:48:13.708Z] #24 transferring context: 50B done [2024-08-16T09:48:13.967Z] #24 DONE 0.1s [2024-08-16T09:48:13.967Z] [2024-08-16T09:48:13.967Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-16T09:48:13.967Z] #32 transferring context: 50B done [2024-08-16T09:48:13.967Z] #32 DONE 0.1s [2024-08-16T09:48:13.967Z] [2024-08-16T09:48:13.967Z] #33 [support-cron-scheduler internal] load .dockerignore [2024-08-16T09:48:13.967Z] #33 transferring context: 50B done [2024-08-16T09:48:13.967Z] #33 DONE 0.1s [2024-08-16T09:48:13.967Z] [2024-08-16T09:48:13.967Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T09:48:13.967Z] #31 DONE 0.0s [2024-08-16T09:48:13.967Z] [2024-08-16T09:48:13.967Z] #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:48:13.967Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:48:13.967Z] #34 ... [2024-08-16T09:48:13.967Z] [2024-08-16T09:48:13.967Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T09:48:13.967Z] #31 DONE 0.0s [2024-08-16T09:48:13.967Z] [2024-08-16T09:48:13.967Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:48:13.967Z] #35 DONE 0.1s [2024-08-16T09:48:13.967Z] [2024-08-16T09:48:13.967Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:48:13.967Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:48:13.967Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:48:13.967Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T09:48:13.967Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T09:48:13.967Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s [2024-08-16T09:48:13.967Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-16T09:48:14.225Z] #34 ... [2024-08-16T09:48:14.226Z] [2024-08-16T09:48:14.226Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T09:48:14.226Z] #31 DONE 0.0s [2024-08-16T09:48:14.226Z] [2024-08-16T09:48:14.226Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:48:14.226Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-16T09:48:14.226Z] #34 ... [2024-08-16T09:48:14.226Z] [2024-08-16T09:48:14.226Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T09:48:14.226Z] #31 DONE 0.0s [2024-08-16T09:48:14.226Z] [2024-08-16T09:48:14.226Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T09:48:14.226Z] #36 DONE 0.6s [2024-08-16T09:48:14.226Z] [2024-08-16T09:48:14.226Z] #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:48:14.226Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:48:14.226Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:48:14.226Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T09:48:14.226Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T09:48:14.226Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-16T09:48:14.226Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T09:48:14.486Z] #34 ... [2024-08-16T09:48:14.486Z] [2024-08-16T09:48:14.486Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T09:48:14.486Z] #31 DONE 0.0s [2024-08-16T09:48:14.486Z] [2024-08-16T09:48:14.486Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T09:48:14.486Z] #36 DONE 0.6s [2024-08-16T09:48:14.486Z] [2024-08-16T09:48:14.486Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:48:14.486Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:48:14.486Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:48:14.486Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T09:48:14.486Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T09:48:14.486Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-16T09:48:14.486Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T09:48:14.486Z] #34 ... [2024-08-16T09:48:14.486Z] [2024-08-16T09:48:14.486Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T09:48:14.487Z] #31 DONE 0.0s [2024-08-16T09:48:14.487Z] [2024-08-16T09:48:14.487Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T09:48:14.487Z] #36 DONE 0.6s [2024-08-16T09:48:14.487Z] [2024-08-16T09:48:14.487Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T09:48:14.487Z] #31 DONE 0.0s [2024-08-16T09:48:14.487Z] [2024-08-16T09:48:14.487Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:48:14.487Z] #35 DONE 0.5s [2024-08-16T09:48:14.487Z] [2024-08-16T09:48:14.487Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-16T09:48:14.487Z] #37 DONE 0.5s [2024-08-16T09:48:14.487Z] [2024-08-16T09:48:14.487Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:48:14.487Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:48:14.487Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:48:14.487Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T09:48:14.487Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T09:48:14.487Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-16T09:48:14.487Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T09:48:14.746Z] #34 ... [2024-08-16T09:48:14.746Z] [2024-08-16T09:48:14.746Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T09:48:14.746Z] #38 DONE 0.8s [2024-08-16T09:48:14.746Z] [2024-08-16T09:48:14.746Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:48:14.746Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:48:14.746Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:48:14.746Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T09:48:14.746Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T09:48:14.746Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-16T09:48:14.746Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T09:48:15.004Z] #34 DONE 1.2s [2024-08-16T09:48:15.004Z] [2024-08-16T09:48:15.004Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T09:48:15.004Z] #39 DONE 0.7s [2024-08-16T09:48:15.004Z] [2024-08-16T09:48:15.004Z] #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T09:48:15.004Z] #40 ... [2024-08-16T09:48:15.004Z] [2024-08-16T09:48:15.004Z] #41 [security-spire-config internal] load build context [2024-08-16T09:48:15.004Z] #41 transferring context: 25.85kB 0.0s done [2024-08-16T09:48:15.004Z] #41 DONE 0.3s [2024-08-16T09:48:15.004Z] [2024-08-16T09:48:15.004Z] #42 [security-spire-server internal] load build context [2024-08-16T09:48:15.004Z] #42 transferring context: 27.60kB 0.1s done [2024-08-16T09:48:15.004Z] #42 DONE 0.3s [2024-08-16T09:48:15.004Z] [2024-08-16T09:48:15.004Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:48:15.004Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:48:15.004Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:48:15.004Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T09:48:15.004Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T09:48:15.004Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-16T09:48:15.004Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T09:48:15.004Z] #34 DONE 1.2s [2024-08-16T09:48:15.004Z] [2024-08-16T09:48:15.004Z] #43 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T09:48:15.263Z] #43 ... [2024-08-16T09:48:15.263Z] [2024-08-16T09:48:15.263Z] #44 [security-spire-agent internal] load build context [2024-08-16T09:48:15.263Z] #44 transferring context: 27.13kB 0.0s done [2024-08-16T09:48:15.263Z] #44 DONE 0.3s [2024-08-16T09:48:15.263Z] [2024-08-16T09:48:15.263Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:48:15.263Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-16T09:48:15.263Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T09:48:15.263Z] #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-16T09:48:15.263Z] #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-16T09:48:15.522Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s [2024-08-16T09:48:15.522Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s [2024-08-16T09:48:15.522Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-08-16T09:48:15.522Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T09:48:15.780Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-16T09:48:15.780Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s [2024-08-16T09:48:15.780Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-16T09:48:15.780Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-08-16T09:48:15.780Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-16T09:48:15.780Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-16T09:48:15.780Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.6s [2024-08-16T09:48:15.780Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-16T09:48:16.037Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.48MB / 30.73MB 0.7s [2024-08-16T09:48:16.037Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 0.8s [2024-08-16T09:48:16.297Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s [2024-08-16T09:48:16.555Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-08-16T09:48:17.498Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-16T09:48:17.498Z] #45 ... [2024-08-16T09:48:17.498Z] [2024-08-16T09:48:17.498Z] #46 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T09:48:17.498Z] #46 DONE 2.9s [2024-08-16T09:48:17.498Z] [2024-08-16T09:48:17.498Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:48:17.498Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-16T09:48:17.498Z] #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-16T09:48:17.498Z] #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-16T09:48:17.498Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-16T09:48:17.498Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-16T09:48:17.498Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-16T09:48:17.498Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-08-16T09:48:17.498Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.5s done [2024-08-16T09:48:17.498Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-16T09:48:17.498Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-16T09:48:17.760Z] #47 ... [2024-08-16T09:48:17.760Z] [2024-08-16T09:48:17.760Z] #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T09:48:17.760Z] #40 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:17.760Z] #40 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:17.760Z] #40 1.700 (1/4) Installing ca-certificates (20240226-r0) [2024-08-16T09:48:17.760Z] #40 1.712 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:17.760Z] #40 1.715 (3/4) Installing su-exec (0.2-r3) [2024-08-16T09:48:17.760Z] #40 1.723 (4/4) Installing yq (4.33.3-r5) [2024-08-16T09:48:17.760Z] #40 1.781 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:17.760Z] #40 1.785 Executing ca-certificates-20240226-r0.trigger [2024-08-16T09:48:17.760Z] #40 1.861 OK: 17 MiB in 19 packages [2024-08-16T09:48:17.760Z] #40 DONE 2.8s [2024-08-16T09:48:17.760Z] [2024-08-16T09:48:17.760Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T09:48:17.760Z] #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:17.760Z] #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:17.760Z] #0 1.536 OK: 264 MiB in 52 packages [2024-08-16T09:48:17.760Z] #48 DONE 3.2s [2024-08-16T09:48:17.760Z] [2024-08-16T09:48:17.760Z] #49 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T09:48:17.760Z] #0 0.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:17.760Z] #0 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:17.760Z] #0 1.173 OK: 264 MiB in 52 packages [2024-08-16T09:48:17.760Z] #49 DONE 3.3s [2024-08-16T09:48:18.018Z] [2024-08-16T09:48:18.018Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T09:48:18.018Z] #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:18.018Z] #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:18.018Z] #0 1.522 OK: 264 MiB in 52 packages [2024-08-16T09:48:18.018Z] #50 DONE 3.2s [2024-08-16T09:48:18.018Z] [2024-08-16T09:48:18.018Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T09:48:18.018Z] #0 0.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:18.018Z] #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:18.018Z] #0 1.193 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T09:48:18.018Z] #0 1.193 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T09:48:18.018Z] #0 1.193 OK: 20077 distinct packages available [2024-08-16T09:48:18.018Z] #0 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:18.018Z] #0 1.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:18.018Z] #0 1.787 OK: 264 MiB in 52 packages [2024-08-16T09:48:18.018Z] #51 DONE 3.3s [2024-08-16T09:48:18.018Z] [2024-08-16T09:48:18.018Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:48:18.018Z] #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-16T09:48:18.018Z] #45 ... [2024-08-16T09:48:18.018Z] [2024-08-16T09:48:18.018Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T09:48:18.018Z] #0 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:18.018Z] #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:18.018Z] #0 1.827 (1/2) Installing ca-certificates (20240226-r0) [2024-08-16T09:48:18.018Z] #0 1.843 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:18.018Z] #0 1.847 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:18.018Z] #0 1.861 Executing ca-certificates-20240226-r0.trigger [2024-08-16T09:48:18.018Z] #0 1.905 OK: 8 MiB in 17 packages [2024-08-16T09:48:18.018Z] #52 DONE 2.9s [2024-08-16T09:48:18.018Z] [2024-08-16T09:48:18.018Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:48:20.572Z] #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done [2024-08-16T09:48:23.857Z] #45 ... [2024-08-16T09:48:23.857Z] [2024-08-16T09:48:23.857Z] #53 [core-data internal] load build context [2024-08-16T09:48:23.857Z] #53 transferring context: 149.51MB 9.9s [2024-08-16T09:48:24.115Z] #53 ... [2024-08-16T09:48:24.115Z] [2024-08-16T09:48:24.115Z] #54 [core-metadata internal] load build context [2024-08-16T09:48:24.115Z] #54 ... [2024-08-16T09:48:24.115Z] [2024-08-16T09:48:24.115Z] #55 [security-proxy-auth internal] load build context [2024-08-16T09:48:24.406Z] #55 ... [2024-08-16T09:48:24.406Z] [2024-08-16T09:48:24.406Z] #56 [support-notifications internal] load build context [2024-08-16T09:48:24.406Z] #56 ... [2024-08-16T09:48:24.406Z] [2024-08-16T09:48:24.406Z] #57 [security-secretstore-setup internal] load build context [2024-08-16T09:48:24.406Z] #57 ... [2024-08-16T09:48:24.406Z] [2024-08-16T09:48:24.406Z] #58 [core-command internal] load build context [2024-08-16T09:48:26.121Z] #58 ... [2024-08-16T09:48:26.121Z] [2024-08-16T09:48:26.121Z] #59 [security-proxy-setup internal] load build context [2024-08-16T09:48:26.121Z] #59 ... [2024-08-16T09:48:26.121Z] [2024-08-16T09:48:26.121Z] #60 [security-bootstrapper internal] load build context [2024-08-16T09:48:27.546Z] #60 ... [2024-08-16T09:48:27.547Z] [2024-08-16T09:48:27.547Z] #61 [support-scheduler internal] load build context [2024-08-16T09:48:27.547Z] #61 ... [2024-08-16T09:48:27.547Z] [2024-08-16T09:48:27.547Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T09:48:27.547Z] #0 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:27.547Z] #0 4.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:27.547Z] #0 4.389 (1/3) Installing ca-certificates (20240226-r0) [2024-08-16T09:48:27.547Z] #0 4.406 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:27.547Z] #0 4.413 (3/3) Installing tzdata (2024a-r0) [2024-08-16T09:48:27.547Z] #0 4.478 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:27.547Z] #0 4.481 Executing ca-certificates-20240226-r0.trigger [2024-08-16T09:48:27.547Z] #0 4.531 OK: 11 MiB in 18 packages [2024-08-16T09:48:27.547Z] #62 ... [2024-08-16T09:48:27.547Z] [2024-08-16T09:48:27.547Z] #63 [security-spiffe-token-provider internal] load build context [2024-08-16T09:48:27.547Z] #63 ... [2024-08-16T09:48:27.547Z] [2024-08-16T09:48:27.547Z] #64 [support-cron-scheduler internal] load build context [2024-08-16T09:48:28.451Z] #64 ... [2024-08-16T09:48:28.451Z] [2024-08-16T09:48:28.451Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T09:48:28.451Z] #65 ... [2024-08-16T09:48:28.451Z] [2024-08-16T09:48:28.451Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-16T09:48:28.451Z] #66 ... [2024-08-16T09:48:28.451Z] [2024-08-16T09:48:28.451Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T09:48:29.059Z] #67 ... [2024-08-16T09:48:29.059Z] [2024-08-16T09:48:29.059Z] #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T09:48:29.059Z] #68 ... [2024-08-16T09:48:29.059Z] [2024-08-16T09:48:29.059Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:29.397Z] #69 ... [2024-08-16T09:48:29.397Z] [2024-08-16T09:48:29.397Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T09:48:29.397Z] #0 6.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.397Z] #0 6.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.397Z] #0 6.640 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T09:48:29.397Z] #0 6.640 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T09:48:29.397Z] #0 6.640 OK: 20070 distinct packages available [2024-08-16T09:48:29.397Z] #0 6.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.397Z] #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.397Z] #0 6.978 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:29.397Z] #0 7.252 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-16T09:48:29.397Z] #0 7.259 (3/4) Installing libucontext (1.2-r2) [2024-08-16T09:48:29.397Z] #0 7.281 (4/4) Installing gcompat (1.1.0-r1) [2024-08-16T09:48:29.397Z] #0 7.286 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:29.397Z] #0 7.298 OK: 8 MiB in 19 packages [2024-08-16T09:48:29.397Z] #70 ... [2024-08-16T09:48:29.397Z] [2024-08-16T09:48:29.397Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:48:29.397Z] #71 ... [2024-08-16T09:48:29.397Z] [2024-08-16T09:48:29.397Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T09:48:29.397Z] #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.397Z] #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.397Z] #0 4.353 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:29.397Z] #0 4.353 (2/2) Installing su-exec (0.2-r3) [2024-08-16T09:48:29.397Z] #0 4.368 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:29.397Z] #0 4.368 OK: 7 MiB in 17 packages [2024-08-16T09:48:29.397Z] #72 ... [2024-08-16T09:48:29.397Z] [2024-08-16T09:48:29.397Z] #43 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T09:48:29.397Z] #43 4.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.397Z] #43 4.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.397Z] #43 4.453 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:29.397Z] #43 4.453 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:29.397Z] #43 4.470 OK: 7 MiB in 16 packages [2024-08-16T09:48:29.671Z] #43 ... [2024-08-16T09:48:29.671Z] [2024-08-16T09:48:29.671Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:48:29.671Z] #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.2s done [2024-08-16T09:48:29.671Z] #47 ... [2024-08-16T09:48:29.671Z] [2024-08-16T09:48:29.671Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T09:48:29.671Z] #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.671Z] #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.671Z] #0 4.114 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:29.671Z] #0 4.114 (2/4) Installing openssl (3.1.6-r0) [2024-08-16T09:48:29.671Z] #0 4.114 (3/4) Installing su-exec (0.2-r3) [2024-08-16T09:48:29.671Z] #0 4.121 (4/4) Installing yq (4.33.3-r5) [2024-08-16T09:48:29.671Z] #0 4.196 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:29.671Z] #0 4.219 OK: 17 MiB in 19 packages [2024-08-16T09:48:29.671Z] #73 ... [2024-08-16T09:48:29.671Z] [2024-08-16T09:48:29.671Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T09:48:29.935Z] #74 ... [2024-08-16T09:48:29.935Z] [2024-08-16T09:48:29.935Z] #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T09:48:29.935Z] #0 3.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.935Z] #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.935Z] #0 3.964 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T09:48:29.935Z] #0 3.964 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T09:48:29.935Z] #0 3.964 OK: 20070 distinct packages available [2024-08-16T09:48:29.935Z] #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.935Z] #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.935Z] #0 4.423 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:29.935Z] #0 4.423 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-16T09:48:29.935Z] #0 4.428 (3/5) Installing libucontext (1.2-r2) [2024-08-16T09:48:29.935Z] #0 4.432 (4/5) Installing gcompat (1.1.0-r1) [2024-08-16T09:48:29.935Z] #0 4.436 (5/5) Installing openssl (3.1.6-r0) [2024-08-16T09:48:29.935Z] #0 4.447 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:29.935Z] #0 4.462 OK: 8 MiB in 20 packages [2024-08-16T09:48:29.935Z] #75 ... [2024-08-16T09:48:29.935Z] [2024-08-16T09:48:29.935Z] #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T09:48:29.935Z] #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.935Z] #0 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.935Z] #0 5.059 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T09:48:29.935Z] #0 5.059 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T09:48:29.935Z] #0 5.059 OK: 20070 distinct packages available [2024-08-16T09:48:29.935Z] #0 5.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.935Z] #0 5.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:29.935Z] #0 5.380 (1/11) Installing ca-certificates (20240226-r0) [2024-08-16T09:48:29.935Z] #0 5.398 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-16T09:48:29.935Z] #0 5.426 (3/11) Installing libunistring (1.1-r1) [2024-08-16T09:48:29.935Z] #0 5.458 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-16T09:48:29.935Z] #0 5.461 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-16T09:48:29.935Z] #0 5.467 (6/11) Installing libcurl (8.9.0-r0) [2024-08-16T09:48:29.935Z] #0 5.482 (7/11) Installing curl (8.9.0-r0) [2024-08-16T09:48:29.935Z] #0 5.489 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:29.935Z] #0 5.492 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-16T09:48:29.935Z] #0 5.494 (10/11) Installing libucontext (1.2-r2) [2024-08-16T09:48:29.935Z] #0 5.497 (11/11) Installing gcompat (1.1.0-r1) [2024-08-16T09:48:29.935Z] #0 5.503 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:29.935Z] #0 5.506 Executing ca-certificates-20240226-r0.trigger [2024-08-16T09:48:29.935Z] #0 5.550 OK: 12 MiB in 26 packages [2024-08-16T09:48:29.935Z] #76 ... [2024-08-16T09:48:29.935Z] [2024-08-16T09:48:29.935Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:29.935Z] #69 transferring context: 284.00MB 15.3s [2024-08-16T09:48:33.256Z] #69 ... [2024-08-16T09:48:33.256Z] [2024-08-16T09:48:33.256Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T09:48:33.256Z] #73 DONE 18.2s [2024-08-16T09:48:33.256Z] [2024-08-16T09:48:33.256Z] #55 [security-proxy-auth internal] load build context [2024-08-16T09:48:33.256Z] #55 transferring context: 494.48MB 18.3s done [2024-08-16T09:48:33.256Z] #55 DONE 19.2s [2024-08-16T09:48:33.256Z] [2024-08-16T09:48:33.256Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:33.256Z] #69 ... [2024-08-16T09:48:33.256Z] [2024-08-16T09:48:33.256Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T09:48:33.257Z] #72 DONE 18.2s [2024-08-16T09:48:33.257Z] [2024-08-16T09:48:33.257Z] #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T09:48:33.257Z] #76 DONE 18.3s [2024-08-16T09:48:33.257Z] [2024-08-16T09:48:33.257Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T09:48:33.257Z] #70 DONE 18.3s [2024-08-16T09:48:33.257Z] [2024-08-16T09:48:33.257Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:33.518Z] #69 ... [2024-08-16T09:48:33.518Z] [2024-08-16T09:48:33.518Z] #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T09:48:33.518Z] #75 DONE 18.4s [2024-08-16T09:48:33.518Z] [2024-08-16T09:48:33.518Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:33.518Z] #69 ... [2024-08-16T09:48:33.518Z] [2024-08-16T09:48:33.518Z] #43 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T09:48:33.518Z] #43 DONE 18.4s [2024-08-16T09:48:33.518Z] [2024-08-16T09:48:33.518Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:33.776Z] #69 ... [2024-08-16T09:48:33.776Z] [2024-08-16T09:48:33.776Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T09:48:33.776Z] #62 DONE 18.6s [2024-08-16T09:48:33.776Z] [2024-08-16T09:48:33.776Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:33.776Z] #69 ... [2024-08-16T09:48:33.776Z] [2024-08-16T09:48:33.776Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T09:48:33.776Z] #65 DONE 18.7s [2024-08-16T09:48:33.776Z] [2024-08-16T09:48:33.776Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:34.613Z] #69 ... [2024-08-16T09:48:34.613Z] [2024-08-16T09:48:34.613Z] #54 [core-metadata internal] load build context [2024-08-16T09:48:34.613Z] #54 ... [2024-08-16T09:48:34.613Z] [2024-08-16T09:48:34.613Z] #53 [core-data internal] load build context [2024-08-16T09:48:34.613Z] #53 ... [2024-08-16T09:48:34.613Z] [2024-08-16T09:48:34.613Z] #56 [support-notifications internal] load build context [2024-08-16T09:48:34.871Z] #56 ... [2024-08-16T09:48:34.871Z] [2024-08-16T09:48:34.871Z] #57 [security-secretstore-setup internal] load build context [2024-08-16T09:48:34.871Z] #57 ... [2024-08-16T09:48:34.871Z] [2024-08-16T09:48:34.871Z] #59 [security-proxy-setup internal] load build context [2024-08-16T09:48:36.170Z] #59 ... [2024-08-16T09:48:36.170Z] [2024-08-16T09:48:36.170Z] #58 [core-command internal] load build context [2024-08-16T09:48:36.170Z] #58 transferring context: 494.48MB 20.7s done [2024-08-16T09:48:36.170Z] #58 ... [2024-08-16T09:48:36.170Z] [2024-08-16T09:48:36.170Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-16T09:48:36.454Z] #66 ... [2024-08-16T09:48:36.454Z] [2024-08-16T09:48:36.454Z] #61 [support-scheduler internal] load build context [2024-08-16T09:48:36.454Z] #61 ... [2024-08-16T09:48:36.454Z] [2024-08-16T09:48:36.454Z] #60 [security-bootstrapper internal] load build context [2024-08-16T09:48:36.454Z] #60 ... [2024-08-16T09:48:36.454Z] [2024-08-16T09:48:36.454Z] #63 [security-spiffe-token-provider internal] load build context [2024-08-16T09:48:36.762Z] #63 ... [2024-08-16T09:48:36.762Z] [2024-08-16T09:48:36.762Z] #60 [security-bootstrapper internal] load build context [2024-08-16T09:48:38.169Z] #60 ... [2024-08-16T09:48:38.169Z] [2024-08-16T09:48:38.169Z] #64 [support-cron-scheduler internal] load build context [2024-08-16T09:48:38.169Z] #64 ... [2024-08-16T09:48:38.169Z] [2024-08-16T09:48:38.169Z] #60 [security-bootstrapper internal] load build context [2024-08-16T09:48:40.116Z] #60 transferring context: 317.47MB 25.3s [2024-08-16T09:48:42.225Z] #60 transferring context: 494.48MB 26.8s done [2024-08-16T09:48:44.263Z] #60 ... [2024-08-16T09:48:44.263Z] [2024-08-16T09:48:44.263Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T09:48:44.263Z] #77 ... [2024-08-16T09:48:44.263Z] [2024-08-16T09:48:44.263Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:48:44.263Z] #78 ... [2024-08-16T09:48:44.263Z] [2024-08-16T09:48:44.263Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T09:48:44.263Z] #79 ... [2024-08-16T09:48:44.263Z] [2024-08-16T09:48:44.263Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:48:44.263Z] #80 ... [2024-08-16T09:48:44.263Z] [2024-08-16T09:48:44.263Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:48:44.263Z] #71 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:44.263Z] #71 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:44.263Z] #71 16.83 OK: 8 MiB in 17 packages [2024-08-16T09:48:44.603Z] #71 ... [2024-08-16T09:48:44.603Z] [2024-08-16T09:48:44.603Z] #81 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-16T09:48:44.603Z] #81 ... [2024-08-16T09:48:44.603Z] [2024-08-16T09:48:44.603Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:48:45.860Z] Removing intermediate container 5189c882821a [2024-08-16T09:48:45.860Z] ---> 784a4c6ff44a [2024-08-16T09:48:45.860Z] Successfully built 784a4c6ff44a [2024-08-16T09:48:45.860Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:48:45.915Z] #82 ... [2024-08-16T09:48:45.915Z] [2024-08-16T09:48:45.915Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T09:48:45.915Z] #83 ... [2024-08-16T09:48:45.915Z] [2024-08-16T09:48:45.915Z] #54 [core-metadata internal] load build context [2024-08-16T09:48:45.915Z] #54 transferring context: 494.48MB 25.4s done [2024-08-16T09:48:45.915Z] #54 ... [2024-08-16T09:48:45.915Z] [2024-08-16T09:48:45.915Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T09:48:45.915Z] #84 ... [2024-08-16T09:48:45.915Z] [2024-08-16T09:48:45.915Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:45.915Z] #69 transferring context: 494.48MB 24.6s done [2024-08-16T09:48:45.915Z] #69 ... [2024-08-16T09:48:45.915Z] [2024-08-16T09:48:45.915Z] #57 [security-secretstore-setup internal] load build context [2024-08-16T09:48:45.915Z] #57 transferring context: 494.48MB 24.6s done [2024-08-16T09:48:45.915Z] #57 ... [2024-08-16T09:48:45.915Z] [2024-08-16T09:48:45.915Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T09:48:45.916Z] #85 ... [2024-08-16T09:48:45.916Z] [2024-08-16T09:48:45.916Z] #56 [support-notifications internal] load build context [2024-08-16T09:48:45.916Z] #56 transferring context: 494.48MB 26.8s done [2024-08-16T09:48:45.916Z] #56 ... [2024-08-16T09:48:45.916Z] [2024-08-16T09:48:45.916Z] #59 [security-proxy-setup internal] load build context [2024-08-16T09:48:45.916Z] #59 transferring context: 494.48MB 21.9s done [2024-08-16T09:48:48.368Z] #59 ... [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #53 [core-data internal] load build context [2024-08-16T09:48:48.368Z] #53 transferring context: 494.48MB 28.7s done [2024-08-16T09:48:48.368Z] #53 ... [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-16T09:48:48.368Z] #66 transferring context: 494.48MB 25.5s done [2024-08-16T09:48:48.368Z] #66 ... [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #61 [support-scheduler internal] load build context [2024-08-16T09:48:48.368Z] #61 transferring context: 494.48MB 23.0s done [2024-08-16T09:48:48.368Z] #61 ... [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #63 [security-spiffe-token-provider internal] load build context [2024-08-16T09:48:48.368Z] #63 transferring context: 494.48MB 22.5s done [2024-08-16T09:48:48.368Z] #63 ... [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #64 [support-cron-scheduler internal] load build context [2024-08-16T09:48:48.368Z] #64 transferring context: 494.48MB 25.4s done [2024-08-16T09:48:48.368Z] #64 ... [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #58 [core-command internal] load build context [2024-08-16T09:48:48.368Z] #58 DONE 33.9s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T09:48:48.368Z] #74 26.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:48.368Z] #74 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:48.368Z] #74 27.10 OK: 17 MiB in 19 packages [2024-08-16T09:48:48.368Z] #74 DONE 30.3s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T09:48:48.368Z] #67 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:48.368Z] #67 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:48.368Z] #67 27.73 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:48.368Z] #67 27.73 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:48.368Z] #67 27.74 OK: 7 MiB in 16 packages [2024-08-16T09:48:48.368Z] #67 DONE 33.0s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T09:48:48.368Z] #68 25.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:48.368Z] #68 26.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:48.368Z] #68 27.15 OK: 264 MiB in 52 packages [2024-08-16T09:48:48.368Z] #68 DONE 30.6s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:48:48.368Z] #80 DONE 14.8s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #59 [security-proxy-setup internal] load build context [2024-08-16T09:48:48.368Z] #59 DONE 33.6s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #63 [security-spiffe-token-provider internal] load build context [2024-08-16T09:48:48.368Z] #63 DONE 33.6s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #61 [support-scheduler internal] load build context [2024-08-16T09:48:48.368Z] #61 DONE 33.6s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #57 [security-secretstore-setup internal] load build context [2024-08-16T09:48:48.368Z] #57 DONE 33.8s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #69 [core-keeper internal] load build context [2024-08-16T09:48:48.368Z] #69 DONE 33.6s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #64 [support-cron-scheduler internal] load build context [2024-08-16T09:48:48.368Z] #64 DONE 33.6s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #54 [core-metadata internal] load build context [2024-08-16T09:48:48.368Z] #54 DONE 34.2s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #66 [core-common-config-bootstrapper internal] load build context [2024-08-16T09:48:48.368Z] #66 DONE 33.6s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:48:48.368Z] #71 DONE 30.2s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T09:48:48.368Z] #86 ... [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #60 [security-bootstrapper internal] load build context [2024-08-16T09:48:48.368Z] #60 DONE 33.7s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #53 [core-data internal] load build context [2024-08-16T09:48:48.368Z] #53 DONE 34.3s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #56 [support-notifications internal] load build context [2024-08-16T09:48:48.368Z] #56 DONE 34.3s [2024-08-16T09:48:48.368Z] [2024-08-16T09:48:48.368Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T09:48:48.369Z] #86 DONE 0.2s [2024-08-16T09:48:48.369Z] [2024-08-16T09:48:48.369Z] #87 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:48:48.369Z] #87 DONE 0.2s [2024-08-16T09:48:48.369Z] [2024-08-16T09:48:48.369Z] #88 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:48:48.369Z] #88 DONE 0.3s [2024-08-16T09:48:48.369Z] [2024-08-16T09:48:48.369Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:48:48.369Z] #89 DONE 0.3s [2024-08-16T09:48:48.369Z] [2024-08-16T09:48:48.369Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:48:50.689Z] + docker inspect -f . ci-base-image-arm64 [2024-08-16T09:48:50.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T09:48:50.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-7810 does not seem to be running inside a container [2024-08-16T09:48:50.954Z] #90 ... [2024-08-16T09:48:50.954Z] [2024-08-16T09:48:50.954Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:48:50.954Z] #45 DONE 33.8s [2024-08-16T09:48:50.954Z] [2024-08-16T09:48:50.954Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T09:48:50.954Z] #77 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:50.954Z] #77 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-16T09:48:51.357Z] #77 17.91 OK: 17 MiB in 19 packages [2024-08-16T09:48:51.357Z] #77 DONE 18.0s [2024-08-16T09:48:51.357Z] [2024-08-16T09:48:51.357Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T09:48:51.357Z] #79 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #79 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #79 17.77 OK: 7 MiB in 17 packages [2024-08-16T09:48:51.357Z] #79 DONE 17.9s [2024-08-16T09:48:51.357Z] [2024-08-16T09:48:51.357Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:48:51.357Z] #78 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #78 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #78 17.79 OK: 12 MiB in 26 packages [2024-08-16T09:48:51.357Z] #78 DONE 17.9s [2024-08-16T09:48:51.357Z] [2024-08-16T09:48:51.357Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:48:51.357Z] #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #0 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #0 3.018 OK: 7 MiB in 16 packages [2024-08-16T09:48:51.357Z] #91 DONE 3.2s [2024-08-16T09:48:51.357Z] [2024-08-16T09:48:51.357Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T09:48:51.357Z] #92 DONE 0.1s [2024-08-16T09:48:51.357Z] [2024-08-16T09:48:51.357Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:48:51.357Z] #82 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #82 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #82 17.45 OK: 11 MiB in 18 packages [2024-08-16T09:48:51.357Z] #82 DONE 17.6s [2024-08-16T09:48:51.357Z] [2024-08-16T09:48:51.357Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T09:48:51.357Z] #83 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #83 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #83 17.71 OK: 8 MiB in 20 packages [2024-08-16T09:48:51.357Z] #83 DONE 17.9s [2024-08-16T09:48:51.357Z] [2024-08-16T09:48:51.357Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T09:48:51.357Z] #85 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #85 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:51.357Z] #85 17.84 OK: 8 MiB in 19 packages [2024-08-16T09:48:51.357Z] #85 DONE 18.0s [2024-08-16T09:48:51.357Z] [2024-08-16T09:48:51.357Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T09:48:52.352Z] #93 ... [2024-08-16T09:48:52.352Z] [2024-08-16T09:48:52.352Z] #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-16T09:48:52.352Z] #81 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:52.352Z] #81 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:52.352Z] #81 17.70 OK: 7 MiB in 16 packages [2024-08-16T09:48:52.352Z] #81 DONE 18.7s [2024-08-16T09:48:52.352Z] [2024-08-16T09:48:52.352Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-16T09:48:52.352Z] #94 DONE 1.0s [2024-08-16T09:48:52.352Z] [2024-08-16T09:48:52.352Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T09:48:52.352Z] #95 DONE 1.0s [2024-08-16T09:48:52.358Z] $ docker top e06d84200a95ac32ee211879d88370f75393c8a0b93cc94eabbec56cbe5ce2ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T09:48:52.619Z] [2024-08-16T09:48:52.619Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T09:48:52.879Z] #96 DONE 0.6s [2024-08-16T09:48:52.879Z] [2024-08-16T09:48:52.879Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T09:48:52.879Z] #84 15.64 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:52.879Z] #84 17.50 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T09:48:52.879Z] #84 18.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T09:48:52.879Z] #84 18.74 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:48:52.879Z] #84 18.75 OK: 7 MiB in 16 packages [2024-08-16T09:48:52.879Z] #84 DONE 19.1s [2024-08-16T09:48:52.879Z] [2024-08-16T09:48:52.879Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T09:48:52.879Z] #97 DONE 0.6s [2024-08-16T09:48:52.879Z] [2024-08-16T09:48:52.879Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T09:48:52.879Z] #93 DONE 1.5s [2024-08-16T09:48:52.879Z] [2024-08-16T09:48:52.879Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-16T09:48:52.879Z] #98 DONE 0.1s [2024-08-16T09:48:52.879Z] [2024-08-16T09:48:52.879Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-16T09:48:52.879Z] #99 DONE 0.1s [2024-08-16T09:48:52.879Z] [2024-08-16T09:48:52.879Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T09:48:53.144Z] #100 ... [2024-08-16T09:48:53.144Z] [2024-08-16T09:48:53.144Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T09:48:53.144Z] #101 DONE 0.2s [2024-08-16T09:48:53.144Z] [2024-08-16T09:48:53.144Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T09:48:53.144Z] #102 DONE 0.1s [2024-08-16T09:48:53.144Z] [2024-08-16T09:48:53.144Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T09:48:53.144Z] #100 DONE 0.1s [2024-08-16T09:48:53.144Z] [2024-08-16T09:48:53.144Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T09:48:53.144Z] #103 DONE 0.1s [2024-08-16T09:48:53.144Z] [2024-08-16T09:48:53.144Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-16T09:48:53.220Z] + go version [2024-08-16T09:48:53.220Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-16T09:48:53.231Z] $ docker stop --time=1 e06d84200a95ac32ee211879d88370f75393c8a0b93cc94eabbec56cbe5ce2ab [2024-08-16T09:48:53.403Z] #104 DONE 0.1s [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T09:48:53.403Z] #105 DONE 0.1s [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-16T09:48:53.403Z] #106 DONE 0.0s [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T09:48:53.403Z] #107 DONE 0.1s [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-16T09:48:53.403Z] #108 DONE 0.1s [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #109 [security-spire-server] exporting to image [2024-08-16T09:48:53.403Z] #109 exporting layers [2024-08-16T09:48:53.403Z] #109 ... [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-16T09:48:53.403Z] #110 DONE 0.1s [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T09:48:53.403Z] #111 DONE 2.2s [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T09:48:53.403Z] #112 DONE 0.2s [2024-08-16T09:48:53.403Z] [2024-08-16T09:48:53.403Z] #109 [security-spire-agent] exporting to image [2024-08-16T09:48:53.661Z] #109 ... [2024-08-16T09:48:53.661Z] [2024-08-16T09:48:53.661Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T09:48:53.661Z] #113 DONE 0.0s [2024-08-16T09:48:53.661Z] [2024-08-16T09:48:53.661Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-16T09:48:53.661Z] #114 DONE 0.1s [2024-08-16T09:48:53.661Z] [2024-08-16T09:48:53.661Z] #109 [security-spire-config] exporting to image [2024-08-16T09:48:53.922Z] #109 exporting layers 0.7s done [2024-08-16T09:48:53.922Z] #109 exporting layers 0.6s done [2024-08-16T09:48:53.922Z] #109 writing image sha256:8551c95fa83988f1731c207dacc710a5ae1088faba5730d6ffa8ee7d286e8a9b done [2024-08-16T09:48:53.922Z] #109 naming to docker.io/library/security-spire-server done [2024-08-16T09:48:53.922Z] #109 writing image sha256:fb68f0f8251ea92faf1f20c92ad49eed3704e823f86653edd1a5a78a283035e3 done [2024-08-16T09:48:53.922Z] #109 naming to docker.io/library/security-spire-agent [2024-08-16T09:48:54.181Z] #109 exporting layers 0.6s done [2024-08-16T09:48:54.181Z] #109 naming to docker.io/library/security-spire-agent done [2024-08-16T09:48:54.181Z] #109 writing image sha256:7035b22e6c465bb83b09893682d7c491514b5568838c41d91e1709146667f194 done [2024-08-16T09:48:54.181Z] #109 naming to docker.io/library/security-spire-config done [2024-08-16T09:48:54.181Z] #109 DONE 0.9s [2024-08-16T09:48:54.181Z] [2024-08-16T09:48:54.181Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:48:54.854Z] $ docker rm -f --volumes e06d84200a95ac32ee211879d88370f75393c8a0b93cc94eabbec56cbe5ce2ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:48:55.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T09:48:55.549Z] [2024-08-16T09:48:55.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:48:55.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T09:48:55.888Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-16T09:48:55.888Z] 547446be3368: Pulling fs layer [2024-08-16T09:48:55.888Z] d125d8839a47: Pulling fs layer [2024-08-16T09:48:55.888Z] 3e85d5ac6304: Pulling fs layer [2024-08-16T09:48:55.888Z] c3105a71a48b: Pulling fs layer [2024-08-16T09:48:55.888Z] 0f093f025ec4: Pulling fs layer [2024-08-16T09:48:55.888Z] c3106fc0e877: Pulling fs layer [2024-08-16T09:48:55.888Z] c3105a71a48b: Waiting [2024-08-16T09:48:55.888Z] 0f093f025ec4: Waiting [2024-08-16T09:48:55.888Z] c3106fc0e877: Waiting [2024-08-16T09:48:56.156Z] 547446be3368: Verifying Checksum [2024-08-16T09:48:56.156Z] 547446be3368: Download complete [2024-08-16T09:48:56.156Z] c3105a71a48b: Verifying Checksum [2024-08-16T09:48:56.156Z] c3105a71a48b: Download complete [2024-08-16T09:48:56.740Z] d125d8839a47: Verifying Checksum [2024-08-16T09:48:56.740Z] d125d8839a47: Download complete [2024-08-16T09:48:56.740Z] c3106fc0e877: Verifying Checksum [2024-08-16T09:48:56.740Z] c3106fc0e877: Download complete [2024-08-16T09:48:56.740Z] 0f093f025ec4: Verifying Checksum [2024-08-16T09:48:56.740Z] 0f093f025ec4: Download complete [2024-08-16T09:48:57.005Z] 547446be3368: Pull complete [2024-08-16T09:48:57.958Z] d125d8839a47: Pull complete [2024-08-16T09:48:58.369Z] #115 ... [2024-08-16T09:48:58.369Z] [2024-08-16T09:48:58.369Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:48:58.369Z] #116 ... [2024-08-16T09:48:58.369Z] [2024-08-16T09:48:58.369Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:48:58.369Z] #117 ... [2024-08-16T09:48:58.369Z] [2024-08-16T09:48:58.369Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:48:58.539Z] 3e85d5ac6304: Verifying Checksum [2024-08-16T09:48:58.539Z] 3e85d5ac6304: Download complete [2024-08-16T09:48:58.628Z] #118 ... [2024-08-16T09:48:58.628Z] [2024-08-16T09:48:58.628Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:08.608Z] 3e85d5ac6304: Pull complete [2024-08-16T09:49:08.608Z] c3105a71a48b: Pull complete [2024-08-16T09:49:09.577Z] 0f093f025ec4: Pull complete [2024-08-16T09:49:09.841Z] c3106fc0e877: Pull complete [2024-08-16T09:49:09.841Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-16T09:49:09.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T09:49:09.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T09:49:10.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-7810 does not seem to be running inside a container [2024-08-16T09:49:10.109Z] $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-16T09:49:12.097Z] $ docker top c9d6c42ad0d2216fbcab33f15709db14ea879192b8aa8b1bd6b7951f1e283c05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T09:49:12.946Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-16T09:49:23.026Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-16T09:49:23.026Z] #1 transferring dockerfile: [2024-08-16T09:49:23.026Z] #1 transferring dockerfile: 2.15kB done [2024-08-16T09:49:23.026Z] #1 DONE 0.1s [2024-08-16T09:49:23.026Z] [2024-08-16T09:49:23.026Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-16T09:49:23.026Z] #2 transferring dockerfile: 3.17kB done [2024-08-16T09:49:23.026Z] #2 DONE 0.0s [2024-08-16T09:49:23.026Z] [2024-08-16T09:49:23.026Z] #3 [core-command internal] load build definition from Dockerfile [2024-08-16T09:49:23.026Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-08-16T09:49:23.026Z] #3 DONE 0.1s [2024-08-16T09:49:23.026Z] [2024-08-16T09:49:23.026Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-16T09:49:23.026Z] #4 transferring dockerfile: 2.23kB done [2024-08-16T09:49:23.026Z] #4 DONE 0.1s [2024-08-16T09:49:23.026Z] [2024-08-16T09:49:23.026Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-16T09:49:23.026Z] #5 transferring dockerfile: 2.06kB done [2024-08-16T09:49:23.026Z] #5 DONE 0.1s [2024-08-16T09:49:23.026Z] [2024-08-16T09:49:23.026Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-08-16T09:49:23.026Z] #6 transferring dockerfile: 1.95kB done [2024-08-16T09:49:23.026Z] #6 DONE 0.1s [2024-08-16T09:49:23.026Z] [2024-08-16T09:49:23.026Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-16T09:49:23.026Z] #7 transferring dockerfile: 1.69kB done [2024-08-16T09:49:23.026Z] #7 DONE 0.1s [2024-08-16T09:49:23.026Z] [2024-08-16T09:49:23.026Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-16T09:49:23.026Z] #8 transferring dockerfile: 1.89kB 0.0s done [2024-08-16T09:49:23.026Z] #8 DONE 0.1s [2024-08-16T09:49:23.026Z] [2024-08-16T09:49:23.026Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T09:49:23.294Z] #9 ... [2024-08-16T09:49:23.295Z] [2024-08-16T09:49:23.295Z] #10 [core-data internal] load build definition from Dockerfile [2024-08-16T09:49:23.295Z] #10 transferring dockerfile: 2.01kB 0.0s done [2024-08-16T09:49:23.295Z] #10 DONE 0.1s [2024-08-16T09:49:23.295Z] [2024-08-16T09:49:23.295Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T09:49:23.295Z] #9 transferring dockerfile: 2.50kB done [2024-08-16T09:49:23.295Z] #9 ... [2024-08-16T09:49:23.295Z] [2024-08-16T09:49:23.295Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-16T09:49:23.295Z] #11 transferring dockerfile: 2.01kB done [2024-08-16T09:49:23.295Z] #11 DONE 0.1s [2024-08-16T09:49:23.295Z] [2024-08-16T09:49:23.295Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-16T09:49:23.295Z] #12 transferring dockerfile: 1.85kB done [2024-08-16T09:49:23.295Z] #12 DONE 0.1s [2024-08-16T09:49:23.295Z] [2024-08-16T09:49:23.295Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-16T09:49:23.295Z] #13 transferring dockerfile: 2.49kB done [2024-08-16T09:49:23.295Z] #13 DONE 0.1s [2024-08-16T09:49:23.295Z] [2024-08-16T09:49:23.295Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-08-16T09:49:23.295Z] #14 transferring dockerfile: 1.93kB done [2024-08-16T09:49:23.295Z] #14 DONE 0.0s [2024-08-16T09:49:23.295Z] [2024-08-16T09:49:23.295Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-08-16T09:49:23.561Z] #15 transferring dockerfile: 1.81kB done [2024-08-16T09:49:23.562Z] #15 DONE 0.1s [2024-08-16T09:49:23.562Z] [2024-08-16T09:49:23.562Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-08-16T09:49:23.562Z] #16 transferring dockerfile: 1.70kB 0.0s done [2024-08-16T09:49:23.562Z] #16 DONE 0.1s [2024-08-16T09:49:23.562Z] [2024-08-16T09:49:23.562Z] #17 [security-proxy-auth internal] load .dockerignore [2024-08-16T09:49:23.562Z] #17 transferring context: 50B done [2024-08-16T09:49:23.562Z] #17 DONE 0.1s [2024-08-16T09:49:23.562Z] [2024-08-16T09:49:23.562Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T09:49:24.522Z] #9 ... [2024-08-16T09:49:24.522Z] [2024-08-16T09:49:24.522Z] #18 [security-bootstrapper internal] load .dockerignore [2024-08-16T09:49:24.522Z] #18 transferring context: 50B done [2024-08-16T09:49:24.522Z] #18 DONE 0.1s [2024-08-16T09:49:24.522Z] [2024-08-16T09:49:24.522Z] #19 [core-command internal] load .dockerignore [2024-08-16T09:49:24.522Z] #19 transferring context: 50B 0.0s done [2024-08-16T09:49:24.522Z] #19 DONE 0.1s [2024-08-16T09:49:24.522Z] [2024-08-16T09:49:24.522Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T09:49:24.522Z] #20 transferring context: 50B 0.0s done [2024-08-16T09:49:24.522Z] #20 ... [2024-08-16T09:49:24.522Z] [2024-08-16T09:49:24.522Z] #21 [core-metadata internal] load .dockerignore [2024-08-16T09:49:24.522Z] #21 transferring context: 50B 0.0s done [2024-08-16T09:49:24.522Z] #21 DONE 0.1s [2024-08-16T09:49:24.522Z] [2024-08-16T09:49:24.522Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T09:49:24.789Z] #20 ... [2024-08-16T09:49:24.789Z] [2024-08-16T09:49:24.789Z] #22 [support-notifications internal] load .dockerignore [2024-08-16T09:49:24.789Z] #22 transferring context: 50B done [2024-08-16T09:49:24.789Z] #22 DONE 0.1s [2024-08-16T09:49:24.789Z] [2024-08-16T09:49:24.789Z] #23 [core-data internal] load .dockerignore [2024-08-16T09:49:24.789Z] #23 transferring context: 50B 0.0s done [2024-08-16T09:49:24.789Z] #23 DONE 0.1s [2024-08-16T09:49:24.789Z] [2024-08-16T09:49:24.789Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-08-16T09:49:24.789Z] #24 transferring context: 50B 0.0s done [2024-08-16T09:49:24.789Z] #24 DONE 0.1s [2024-08-16T09:49:24.789Z] [2024-08-16T09:49:24.789Z] #25 [security-proxy-setup internal] load .dockerignore [2024-08-16T09:49:24.789Z] #25 transferring context: 50B done [2024-08-16T09:49:24.789Z] #25 DONE 0.1s [2024-08-16T09:49:24.789Z] [2024-08-16T09:49:24.789Z] #26 [core-keeper internal] load .dockerignore [2024-08-16T09:49:24.789Z] #26 transferring context: 50B 0.0s done [2024-08-16T09:49:25.059Z] #26 DONE 0.1s [2024-08-16T09:49:25.059Z] [2024-08-16T09:49:25.059Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-08-16T09:49:25.059Z] #27 transferring context: 50B 0.0s done [2024-08-16T09:49:25.059Z] #27 DONE 0.1s [2024-08-16T09:49:25.059Z] [2024-08-16T09:49:25.059Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-16T09:49:25.059Z] #28 transferring context: 50B done [2024-08-16T09:49:25.059Z] #28 DONE 0.1s [2024-08-16T09:49:25.059Z] [2024-08-16T09:49:25.059Z] #29 [support-scheduler internal] load .dockerignore [2024-08-16T09:49:25.059Z] #29 transferring context: 50B 0.0s done [2024-08-16T09:49:25.059Z] #29 DONE 0.1s [2024-08-16T09:49:25.059Z] [2024-08-16T09:49:25.059Z] #30 [security-spire-agent internal] load .dockerignore [2024-08-16T09:49:25.327Z] #30 transferring context: 50B done [2024-08-16T09:49:25.328Z] #30 DONE 0.1s [2024-08-16T09:49:25.328Z] [2024-08-16T09:49:25.328Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:25.328Z] #31 DONE 0.0s [2024-08-16T09:49:25.328Z] [2024-08-16T09:49:25.328Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:49:25.328Z] #32 ... [2024-08-16T09:49:25.328Z] [2024-08-16T09:49:25.328Z] #33 [security-spire-server internal] load .dockerignore [2024-08-16T09:49:25.328Z] #33 transferring context: 50B 0.0s done [2024-08-16T09:49:25.328Z] #33 DONE 0.1s [2024-08-16T09:49:25.595Z] [2024-08-16T09:49:25.595Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:49:25.595Z] #32 DONE 0.2s [2024-08-16T09:49:25.595Z] [2024-08-16T09:49:25.595Z] #34 [security-spire-config internal] load .dockerignore [2024-08-16T09:49:25.595Z] #34 transferring context: 50B done [2024-08-16T09:49:26.563Z] #34 ... [2024-08-16T09:49:26.563Z] [2024-08-16T09:49:26.563Z] #35 [security-proxy-auth internal] load build context [2024-08-16T09:49:26.563Z] #35 transferring context: 3.08MB 0.6s done [2024-08-16T09:49:26.563Z] #35 DONE 0.8s [2024-08-16T09:49:26.563Z] [2024-08-16T09:49:26.563Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:26.563Z] #31 DONE 0.0s [2024-08-16T09:49:26.563Z] [2024-08-16T09:49:26.563Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:49:26.563Z] #32 DONE 0.3s [2024-08-16T09:49:26.563Z] [2024-08-16T09:49:26.563Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:26.563Z] #36 DONE 1.6s [2024-08-16T09:49:26.563Z] [2024-08-16T09:49:26.563Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:26.563Z] #37 ... [2024-08-16T09:49:26.563Z] [2024-08-16T09:49:26.563Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:26.563Z] #31 DONE 0.0s [2024-08-16T09:49:26.563Z] [2024-08-16T09:49:26.563Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:26.563Z] #36 DONE 1.6s [2024-08-16T09:49:26.563Z] [2024-08-16T09:49:26.563Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:26.832Z] #37 ... [2024-08-16T09:49:26.832Z] [2024-08-16T09:49:26.832Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:26.832Z] #31 DONE 0.0s [2024-08-16T09:49:26.832Z] [2024-08-16T09:49:26.832Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:26.832Z] #31 DONE 0.0s [2024-08-16T09:49:26.832Z] [2024-08-16T09:49:26.832Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:26.832Z] #36 DONE 1.6s [2024-08-16T09:49:26.832Z] [2024-08-16T09:49:26.832Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:26.832Z] #37 DONE 0.8s [2024-08-16T09:49:26.832Z] [2024-08-16T09:49:26.832Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:27.099Z] #38 ... [2024-08-16T09:49:27.099Z] [2024-08-16T09:49:27.099Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:49:27.099Z] #32 DONE 0.8s [2024-08-16T09:49:27.099Z] [2024-08-16T09:49:27.099Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:27.099Z] #36 DONE 1.7s [2024-08-16T09:49:27.099Z] [2024-08-16T09:49:27.099Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:27.099Z] #37 DONE 0.8s [2024-08-16T09:49:27.099Z] [2024-08-16T09:49:27.099Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:27.366Z] #38 ... [2024-08-16T09:49:27.366Z] [2024-08-16T09:49:27.366Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:27.366Z] #31 DONE 0.0s [2024-08-16T09:49:27.366Z] [2024-08-16T09:49:27.366Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:27.632Z] #38 ... [2024-08-16T09:49:27.632Z] [2024-08-16T09:49:27.632Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:27.632Z] #31 DONE 0.0s [2024-08-16T09:49:27.632Z] [2024-08-16T09:49:27.632Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:27.632Z] #38 ... [2024-08-16T09:49:27.632Z] [2024-08-16T09:49:27.632Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:49:27.632Z] #32 DONE 1.0s [2024-08-16T09:49:27.632Z] [2024-08-16T09:49:27.632Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:27.632Z] #38 ... [2024-08-16T09:49:27.632Z] [2024-08-16T09:49:27.632Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:27.632Z] #36 DONE 1.7s [2024-08-16T09:49:27.632Z] [2024-08-16T09:49:27.632Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:27.632Z] #37 DONE 0.9s [2024-08-16T09:49:27.632Z] [2024-08-16T09:49:27.632Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:27.898Z] #38 ... [2024-08-16T09:49:27.898Z] [2024-08-16T09:49:27.898Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:27.898Z] #31 DONE 0.0s [2024-08-16T09:49:27.898Z] [2024-08-16T09:49:27.898Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:28.165Z] #38 ... [2024-08-16T09:49:28.165Z] [2024-08-16T09:49:28.165Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:28.165Z] #31 DONE 0.0s [2024-08-16T09:49:28.165Z] [2024-08-16T09:49:28.165Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:28.431Z] #38 ... [2024-08-16T09:49:28.431Z] [2024-08-16T09:49:28.431Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:28.431Z] #36 DONE 1.8s [2024-08-16T09:49:28.431Z] [2024-08-16T09:49:28.431Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:28.431Z] #37 DONE 0.9s [2024-08-16T09:49:28.431Z] [2024-08-16T09:49:28.431Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:28.431Z] #31 DONE 0.0s [2024-08-16T09:49:28.431Z] [2024-08-16T09:49:28.431Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:28.431Z] #38 ... [2024-08-16T09:49:28.431Z] [2024-08-16T09:49:28.431Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:28.431Z] #36 DONE 1.8s [2024-08-16T09:49:28.431Z] [2024-08-16T09:49:28.431Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:28.431Z] #37 DONE 0.9s [2024-08-16T09:49:28.431Z] [2024-08-16T09:49:28.431Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:28.698Z] #38 ... [2024-08-16T09:49:28.698Z] [2024-08-16T09:49:28.698Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:28.698Z] #31 DONE 0.1s [2024-08-16T09:49:28.698Z] [2024-08-16T09:49:28.698Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:28.965Z] #38 ... [2024-08-16T09:49:28.965Z] [2024-08-16T09:49:28.965Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:49:28.965Z] #32 DONE 2.1s [2024-08-16T09:49:28.965Z] [2024-08-16T09:49:28.965Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:29.233Z] #38 ... [2024-08-16T09:49:29.233Z] [2024-08-16T09:49:29.233Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:29.233Z] #36 DONE 1.8s [2024-08-16T09:49:29.233Z] [2024-08-16T09:49:29.233Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:29.233Z] #37 DONE 1.0s [2024-08-16T09:49:29.233Z] [2024-08-16T09:49:29.233Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T09:49:29.233Z] #31 DONE 0.1s [2024-08-16T09:49:29.233Z] [2024-08-16T09:49:29.233Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T09:49:29.233Z] #39 DONE 2.1s [2024-08-16T09:49:29.233Z] [2024-08-16T09:49:29.233Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T09:49:29.502Z] #40 ... [2024-08-16T09:49:29.502Z] [2024-08-16T09:49:29.502Z] #41 [security-bootstrapper internal] load build context [2024-08-16T09:49:29.502Z] #41 transferring context: 3.08MB 2.1s done [2024-08-16T09:49:29.502Z] #41 DONE 2.9s [2024-08-16T09:49:29.502Z] [2024-08-16T09:49:29.502Z] #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T09:49:30.085Z] #42 ... [2024-08-16T09:49:30.085Z] [2024-08-16T09:49:30.085Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-16T09:49:30.085Z] #43 transferring context: 3.08MB 2.0s done [2024-08-16T09:49:30.085Z] #43 DONE 3.0s [2024-08-16T09:49:30.085Z] [2024-08-16T09:49:30.085Z] #44 [core-command internal] load build context [2024-08-16T09:49:30.085Z] #44 transferring context: 3.08MB 2.7s done [2024-08-16T09:49:30.085Z] #44 DONE 3.4s [2024-08-16T09:49:30.085Z] [2024-08-16T09:49:30.085Z] #38 [core-metadata internal] load build context [2024-08-16T09:49:30.085Z] #38 transferring context: 3.08MB 2.1s done [2024-08-16T09:49:30.085Z] #38 DONE 3.2s [2024-08-16T09:49:30.085Z] [2024-08-16T09:49:30.085Z] #45 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:49:30.085Z] #45 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:49:30.085Z] #45 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:49:30.085Z] #45 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T09:49:30.085Z] #45 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T09:49:30.085Z] #45 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T09:49:30.085Z] #45 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-16T09:49:30.085Z] #45 ... [2024-08-16T09:49:30.085Z] [2024-08-16T09:49:30.085Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T09:49:30.085Z] #36 DONE 1.9s [2024-08-16T09:49:30.085Z] [2024-08-16T09:49:30.085Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-16T09:49:30.085Z] #37 DONE 1.0s [2024-08-16T09:49:30.085Z] [2024-08-16T09:49:30.085Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T09:49:30.085Z] #32 DONE 3.1s [2024-08-16T09:49:30.085Z] [2024-08-16T09:49:30.085Z] #45 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:49:30.085Z] #45 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:49:30.085Z] #45 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:49:30.085Z] #45 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T09:49:30.085Z] #45 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T09:49:30.085Z] #45 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T09:49:30.085Z] #45 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-16T09:49:30.352Z] #45 ... [2024-08-16T09:49:30.352Z] [2024-08-16T09:49:30.352Z] #46 [core-data internal] load build context [2024-08-16T09:49:30.352Z] #46 transferring context: 3.08MB 1.7s done [2024-08-16T09:49:30.352Z] #46 DONE 2.6s [2024-08-16T09:49:30.352Z] [2024-08-16T09:49:30.352Z] #47 [security-proxy-setup internal] load build context [2024-08-16T09:49:30.622Z] #47 ... [2024-08-16T09:49:30.622Z] [2024-08-16T09:49:30.622Z] #48 [support-notifications internal] load build context [2024-08-16T09:49:30.622Z] #48 transferring context: 3.08MB 2.1s done [2024-08-16T09:49:30.622Z] #48 DONE 3.6s [2024-08-16T09:49:30.622Z] [2024-08-16T09:49:30.622Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-16T09:49:30.622Z] #49 transferring context: 3.08MB 1.6s done [2024-08-16T09:49:30.622Z] #49 DONE 3.0s [2024-08-16T09:49:30.622Z] [2024-08-16T09:49:30.622Z] #47 [security-proxy-setup internal] load build context [2024-08-16T09:49:30.890Z] #47 transferring context: 3.08MB 1.9s done [2024-08-16T09:49:31.474Z] #47 ... [2024-08-16T09:49:31.474Z] [2024-08-16T09:49:31.474Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T09:49:31.474Z] #39 DONE 4.4s [2024-08-16T09:49:31.740Z] [2024-08-16T09:49:31.740Z] #47 [security-proxy-setup internal] load build context [2024-08-16T09:49:31.740Z] #47 DONE 3.2s [2024-08-16T09:49:31.740Z] [2024-08-16T09:49:31.740Z] #45 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:49:31.740Z] #45 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:49:31.740Z] #45 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:49:31.740Z] #45 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T09:49:31.740Z] #45 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T09:49:31.740Z] #45 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T09:49:31.740Z] #45 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-16T09:49:32.326Z] #45 ... [2024-08-16T09:49:32.326Z] [2024-08-16T09:49:32.326Z] #50 [security-spire-config internal] load build context [2024-08-16T09:49:32.326Z] #50 transferring context: 25.85kB 0.4s done [2024-08-16T09:49:32.326Z] #50 DONE 3.1s [2024-08-16T09:49:32.326Z] [2024-08-16T09:49:32.326Z] #51 [core-keeper internal] load build context [2024-08-16T09:49:32.326Z] #51 transferring context: 3.08MB 2.3s done [2024-08-16T09:49:32.910Z] #51 ... [2024-08-16T09:49:32.910Z] [2024-08-16T09:49:32.910Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T09:49:32.910Z] #40 DONE 3.4s [2024-08-16T09:49:32.910Z] [2024-08-16T09:49:32.910Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T09:49:32.910Z] #45 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T09:49:32.910Z] #45 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T09:49:32.910Z] #45 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T09:49:32.910Z] #45 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T09:49:32.910Z] #45 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T09:49:32.910Z] #45 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-16T09:49:33.498Z] #45 ... [2024-08-16T09:49:33.498Z] [2024-08-16T09:49:33.498Z] #51 [core-keeper internal] load build context [2024-08-16T09:49:33.498Z] #51 DONE 4.8s [2024-08-16T09:49:33.498Z] [2024-08-16T09:49:33.498Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:33.498Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-08-16T09:49:33.498Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T09:49:33.498Z] #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-16T09:49:33.498Z] #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-16T09:49:33.498Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-08-16T09:49:33.498Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s [2024-08-16T09:49:33.498Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s [2024-08-16T09:49:33.498Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-16T09:49:33.766Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-08-16T09:49:33.767Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done [2024-08-16T09:49:34.033Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.6s [2024-08-16T09:49:34.301Z] #52 ... [2024-08-16T09:49:34.301Z] [2024-08-16T09:49:34.301Z] #53 [security-spire-server internal] load build context [2024-08-16T09:49:34.301Z] #53 transferring context: 27.60kB 0.4s done [2024-08-16T09:49:34.301Z] #53 DONE 2.7s [2024-08-16T09:49:34.301Z] [2024-08-16T09:49:34.301Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:34.301Z] #52 ... [2024-08-16T09:49:34.301Z] [2024-08-16T09:49:34.301Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:34.301Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done [2024-08-16T09:49:34.301Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T09:49:34.301Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-16T09:49:34.301Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-16T09:49:34.301Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-16T09:49:34.301Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-16T09:49:34.301Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-16T09:49:34.569Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.5s [2024-08-16T09:49:34.837Z] #54 ... [2024-08-16T09:49:34.837Z] [2024-08-16T09:49:34.837Z] #55 [security-spire-agent internal] load build context [2024-08-16T09:49:34.837Z] #55 transferring context: 27.13kB 0.1s done [2024-08-16T09:49:34.837Z] #55 DONE 1.8s [2024-08-16T09:49:34.837Z] [2024-08-16T09:49:34.837Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:34.837Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 0.6s [2024-08-16T09:49:35.103Z] #54 ... [2024-08-16T09:49:35.103Z] [2024-08-16T09:49:35.103Z] #56 [support-cron-scheduler internal] load build context [2024-08-16T09:49:35.103Z] #56 transferring context: 3.08MB 4.0s done [2024-08-16T09:49:35.103Z] #56 DONE 6.0s [2024-08-16T09:49:35.103Z] [2024-08-16T09:49:35.103Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:35.103Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-08-16T09:49:35.103Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 1.1s [2024-08-16T09:49:35.683Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 1.5s [2024-08-16T09:49:36.267Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.1s [2024-08-16T09:49:36.533Z] #54 ... [2024-08-16T09:49:36.533Z] [2024-08-16T09:49:36.533Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T09:49:36.533Z] #57 DONE 8.0s [2024-08-16T09:49:36.533Z] [2024-08-16T09:49:36.533Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:36.533Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.5s [2024-08-16T09:49:36.533Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-16T09:49:36.802Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 2.6s [2024-08-16T09:49:37.068Z] #54 ... [2024-08-16T09:49:37.068Z] [2024-08-16T09:49:37.068Z] #58 [security-secretstore-setup internal] load build context [2024-08-16T09:49:37.068Z] #58 transferring context: 3.08MB 5.8s done [2024-08-16T09:49:37.068Z] #58 DONE 7.8s [2024-08-16T09:49:37.068Z] [2024-08-16T09:49:37.068Z] #59 [support-scheduler internal] load build context [2024-08-16T09:49:37.068Z] #59 transferring context: 3.08MB 4.2s done [2024-08-16T09:49:37.068Z] #59 DONE 6.3s [2024-08-16T09:49:37.068Z] [2024-08-16T09:49:37.068Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:37.068Z] #54 ... [2024-08-16T09:49:37.068Z] [2024-08-16T09:49:37.068Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T09:49:37.068Z] #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:37.068Z] #0 9.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:37.068Z] #60 ... [2024-08-16T09:49:37.068Z] [2024-08-16T09:49:37.068Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T09:49:37.068Z] #0 7.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:37.068Z] #0 8.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:37.334Z] #61 ... [2024-08-16T09:49:37.334Z] [2024-08-16T09:49:37.334Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T09:49:37.334Z] #0 9.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:37.334Z] #62 ... [2024-08-16T09:49:37.334Z] [2024-08-16T09:49:37.334Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:37.334Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.45MB / 28.04MB 5.0s [2024-08-16T09:49:37.334Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-16T09:49:37.518Z] #47 ... [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #115 DONE 44.4s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #117 DONE 44.4s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #116 DONE 44.7s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #90 DONE 44.4s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #118 DONE 44.4s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-16T09:49:37.519Z] #119 DONE 4.0s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #120 DONE 4.0s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #121 [support-scheduler builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #121 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #122 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:37.519Z] #123 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #124 DONE 4.0s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #125 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #126 [core-command builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #126 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:37.519Z] #127 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #128 DONE 4.0s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #129 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:37.519Z] #130 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #131 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #132 [core-metadata builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #132 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #133 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:37.519Z] #134 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:37.519Z] #135 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #136 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #137 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #138 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #139 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:37.519Z] #140 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #141 [core-data builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #141 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:37.519Z] #142 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #143 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #144 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #144 DONE 4.0s [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:37.519Z] #145 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:37.519Z] #146 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #147 [support-notifications builder 6/7] COPY . . [2024-08-16T09:49:37.519Z] #147 CACHED [2024-08-16T09:49:37.519Z] [2024-08-16T09:49:37.519Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T09:49:37.919Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.18MB / 28.04MB 5.4s [2024-08-16T09:49:37.919Z] #52 ... [2024-08-16T09:49:37.919Z] [2024-08-16T09:49:37.919Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T09:49:37.919Z] #0 8.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:37.919Z] #0 9.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:37.919Z] #63 ... [2024-08-16T09:49:37.919Z] [2024-08-16T09:49:37.919Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:38.456Z] #148 1.573 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T09:49:38.878Z] #52 ... [2024-08-16T09:49:38.879Z] [2024-08-16T09:49:38.879Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T09:49:38.879Z] #61 10.92 OK: 266 MiB in 52 packages [2024-08-16T09:49:38.879Z] #61 DONE 12.2s [2024-08-16T09:49:38.879Z] [2024-08-16T09:49:38.879Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:39.144Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.04MB / 28.04MB 6.7s [2024-08-16T09:49:39.144Z] #52 ... [2024-08-16T09:49:39.144Z] [2024-08-16T09:49:39.144Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T09:49:39.144Z] #0 7.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:39.144Z] #0 9.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:39.144Z] #64 ... [2024-08-16T09:49:39.144Z] [2024-08-16T09:49:39.144Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:39.415Z] #52 ... [2024-08-16T09:49:39.415Z] [2024-08-16T09:49:39.415Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T09:49:39.415Z] #65 ... [2024-08-16T09:49:39.415Z] [2024-08-16T09:49:39.415Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T09:49:39.680Z] #66 ... [2024-08-16T09:49:39.680Z] [2024-08-16T09:49:39.680Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T09:49:39.680Z] #67 ... [2024-08-16T09:49:39.680Z] [2024-08-16T09:49:39.680Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T09:49:39.680Z] #68 ... [2024-08-16T09:49:39.680Z] [2024-08-16T09:49:39.680Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T09:49:39.947Z] #69 ... [2024-08-16T09:49:39.947Z] [2024-08-16T09:49:39.947Z] #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T09:49:39.947Z] #60 12.76 OK: 266 MiB in 52 packages [2024-08-16T09:49:39.947Z] #60 DONE 14.0s [2024-08-16T09:49:39.947Z] [2024-08-16T09:49:39.947Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T09:49:40.217Z] #70 ... [2024-08-16T09:49:40.218Z] [2024-08-16T09:49:40.218Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T09:49:40.218Z] #71 ... [2024-08-16T09:49:40.218Z] [2024-08-16T09:49:40.218Z] #42 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T09:49:40.218Z] #42 ... [2024-08-16T09:49:40.218Z] [2024-08-16T09:49:40.218Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T09:49:40.484Z] #72 ... [2024-08-16T09:49:40.484Z] [2024-08-16T09:49:40.484Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:40.484Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.0s [2024-08-16T09:49:40.484Z] #52 ... [2024-08-16T09:49:40.484Z] [2024-08-16T09:49:40.484Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:40.484Z] #73 DONE 1.7s [2024-08-16T09:49:40.484Z] [2024-08-16T09:49:40.484Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:41.443Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.8s [2024-08-16T09:49:41.710Z] #52 ... [2024-08-16T09:49:41.710Z] [2024-08-16T09:49:41.710Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T09:49:41.710Z] #62 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:41.710Z] #62 13.83 OK: 266 MiB in 52 packages [2024-08-16T09:49:41.710Z] #62 DONE 14.7s [2024-08-16T09:49:41.710Z] [2024-08-16T09:49:41.710Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:41.999Z] #52 ... [2024-08-16T09:49:41.999Z] [2024-08-16T09:49:41.999Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:41.999Z] #74 DONE 2.2s [2024-08-16T09:49:41.999Z] [2024-08-16T09:49:41.999Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:42.265Z] #52 ... [2024-08-16T09:49:42.265Z] [2024-08-16T09:49:42.265Z] #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T09:49:42.265Z] #75 ... [2024-08-16T09:49:42.265Z] [2024-08-16T09:49:42.265Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:42.533Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-16T09:49:42.533Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.29MB / 28.04MB 10.2s [2024-08-16T09:49:42.533Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-16T09:49:42.799Z] #52 ... [2024-08-16T09:49:42.799Z] [2024-08-16T09:49:42.799Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T09:49:42.799Z] #64 12.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-16T09:49:42.799Z] #64 12.16 (2/2) Installing su-exec (0.2-r3) [2024-08-16T09:49:42.799Z] #64 12.25 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:49:42.799Z] #64 12.26 OK: 8 MiB in 17 packages [2024-08-16T09:49:42.799Z] #64 DONE 13.6s [2024-08-16T09:49:42.799Z] [2024-08-16T09:49:42.799Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:43.065Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.71MB / 28.04MB 10.7s [2024-08-16T09:49:43.649Z] #52 ... [2024-08-16T09:49:43.649Z] [2024-08-16T09:49:43.649Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:43.649Z] #76 DONE 1.9s [2024-08-16T09:49:43.649Z] [2024-08-16T09:49:43.649Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:43.916Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.48MB / 28.04MB 11.5s [2024-08-16T09:49:44.497Z] #52 ... [2024-08-16T09:49:44.497Z] [2024-08-16T09:49:44.497Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T09:49:44.497Z] #63 11.94 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T09:49:44.497Z] #63 11.94 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T09:49:44.497Z] #63 11.94 OK: 19953 distinct packages available [2024-08-16T09:49:44.497Z] #63 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:44.497Z] #63 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:44.497Z] #63 15.63 OK: 266 MiB in 52 packages [2024-08-16T09:49:44.497Z] #63 DONE 16.6s [2024-08-16T09:49:44.497Z] [2024-08-16T09:49:44.497Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:44.497Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.1s [2024-08-16T09:49:45.079Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.45MB / 28.04MB 12.7s [2024-08-16T09:49:45.663Z] #52 ... [2024-08-16T09:49:45.663Z] [2024-08-16T09:49:45.663Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T09:49:45.663Z] #67 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:45.663Z] #67 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:45.663Z] #67 14.11 (1/2) Installing ca-certificates (20240226-r0) [2024-08-16T09:49:45.663Z] #67 14.30 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-16T09:49:45.663Z] #67 14.33 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:49:45.663Z] #67 14.38 Executing ca-certificates-20240226-r0.trigger [2024-08-16T09:49:45.663Z] #67 15.06 OK: 9 MiB in 17 packages [2024-08-16T09:49:45.663Z] #67 DONE 16.1s [2024-08-16T09:49:45.663Z] [2024-08-16T09:49:45.663Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:46.622Z] #52 ... [2024-08-16T09:49:46.622Z] [2024-08-16T09:49:46.622Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:49:46.622Z] #77 DONE 2.3s [2024-08-16T09:49:46.622Z] [2024-08-16T09:49:46.622Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:46.622Z] #52 ... [2024-08-16T09:49:46.622Z] [2024-08-16T09:49:46.622Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T09:49:46.890Z] #78 ... [2024-08-16T09:49:46.890Z] [2024-08-16T09:49:46.890Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:46.890Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.2s [2024-08-16T09:49:46.890Z] #52 ... [2024-08-16T09:49:46.890Z] [2024-08-16T09:49:46.890Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T09:49:46.890Z] #65 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:46.890Z] #65 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:46.890Z] #65 15.24 (1/3) Installing ca-certificates (20240226-r0) [2024-08-16T09:49:46.890Z] #65 15.32 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-16T09:49:46.890Z] #65 15.34 (3/3) Installing tzdata (2024a-r0) [2024-08-16T09:49:46.890Z] #65 16.50 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:49:46.890Z] #65 16.50 Executing ca-certificates-20240226-r0.trigger [2024-08-16T09:49:46.890Z] #65 16.90 OK: 12 MiB in 18 packages [2024-08-16T09:49:46.890Z] #65 DONE 17.7s [2024-08-16T09:49:46.890Z] [2024-08-16T09:49:46.890Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:47.156Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.92MB / 28.04MB 14.7s [2024-08-16T09:49:47.156Z] #52 ... [2024-08-16T09:49:47.156Z] [2024-08-16T09:49:47.156Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:47.156Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.7s done [2024-08-16T09:49:47.156Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-16T09:49:47.156Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-16T09:49:47.156Z] #54 ... [2024-08-16T09:49:47.156Z] [2024-08-16T09:49:47.156Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:47.743Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s [2024-08-16T09:49:48.011Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done [2024-08-16T09:49:48.011Z] #52 ... [2024-08-16T09:49:48.011Z] [2024-08-16T09:49:48.011Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T09:49:48.011Z] #66 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:48.011Z] #66 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:48.011Z] #66 16.99 (1/4) Installing ca-certificates (20240226-r0) [2024-08-16T09:49:48.011Z] #66 17.31 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-16T09:49:48.011Z] #66 17.31 (3/4) Installing su-exec (0.2-r3) [2024-08-16T09:49:48.011Z] #66 17.31 (4/4) Installing yq (4.33.3-r5) [2024-08-16T09:49:48.011Z] #66 17.63 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:49:48.011Z] #66 17.69 Executing ca-certificates-20240226-r0.trigger [2024-08-16T09:49:48.011Z] #66 18.18 OK: 18 MiB in 19 packages [2024-08-16T09:49:48.011Z] #66 DONE 18.7s [2024-08-16T09:49:48.277Z] [2024-08-16T09:49:48.277Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T09:49:48.459Z] #148 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T09:49:48.459Z] #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T09:49:48.459Z] #149 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T09:49:48.459Z] #0 0.830 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T09:49:48.459Z] #150 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T09:49:48.459Z] #0 0.934 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T09:49:48.459Z] #151 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T09:49:48.459Z] #0 1.170 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T09:49:48.459Z] #152 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T09:49:48.459Z] #0 0.497 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T09:49:48.459Z] #153 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T09:49:48.459Z] #0 1.431 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T09:49:48.459Z] #154 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T09:49:48.459Z] #0 1.139 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-16T09:49:48.459Z] #155 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T09:49:48.459Z] #0 1.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T09:49:48.459Z] #156 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T09:49:48.459Z] #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T09:49:48.459Z] #157 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T09:49:48.459Z] #0 1.384 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T09:49:48.459Z] #158 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T09:49:48.459Z] #0 0.606 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T09:49:48.459Z] #159 ... [2024-08-16T09:49:48.459Z] [2024-08-16T09:49:48.459Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T09:49:48.459Z] #0 1.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T09:49:49.235Z] #79 ... [2024-08-16T09:49:49.235Z] [2024-08-16T09:49:49.235Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T09:49:49.235Z] #71 DONE 19.2s [2024-08-16T09:49:49.235Z] [2024-08-16T09:49:49.235Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T09:49:50.200Z] #80 ... [2024-08-16T09:49:50.200Z] [2024-08-16T09:49:50.200Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T09:49:50.200Z] #70 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:50.200Z] #70 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:50.200Z] #70 20.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T09:49:50.200Z] #70 20.04 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:49:50.200Z] #70 20.06 OK: 8 MiB in 16 packages [2024-08-16T09:49:50.200Z] #70 DONE 20.7s [2024-08-16T09:49:50.468Z] [2024-08-16T09:49:50.468Z] #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T09:49:50.468Z] #75 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:50.735Z] #75 ... [2024-08-16T09:49:50.735Z] [2024-08-16T09:49:50.735Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:50.735Z] #81 ... [2024-08-16T09:49:50.735Z] [2024-08-16T09:49:50.735Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T09:49:50.735Z] #69 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:51.316Z] #69 ... [2024-08-16T09:49:51.316Z] [2024-08-16T09:49:51.316Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T09:49:51.316Z] #68 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:51.316Z] #68 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:51.316Z] #68 20.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T09:49:51.316Z] #68 20.13 (2/4) Installing openssl (3.1.6-r0) [2024-08-16T09:49:51.316Z] #68 20.22 (3/4) Installing su-exec (0.2-r3) [2024-08-16T09:49:51.316Z] #68 20.22 (4/4) Installing yq (4.33.3-r5) [2024-08-16T09:49:51.316Z] #68 20.59 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:49:51.316Z] #68 20.66 OK: 18 MiB in 19 packages [2024-08-16T09:49:51.316Z] #68 DONE 21.5s [2024-08-16T09:49:51.316Z] [2024-08-16T09:49:51.316Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:52.276Z] #54 ... [2024-08-16T09:49:52.276Z] [2024-08-16T09:49:52.276Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:52.276Z] #82 ... [2024-08-16T09:49:52.276Z] [2024-08-16T09:49:52.276Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:52.547Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s [2024-08-16T09:49:52.813Z] #54 ... [2024-08-16T09:49:52.813Z] [2024-08-16T09:49:52.813Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T09:49:52.813Z] #83 ... [2024-08-16T09:49:52.813Z] [2024-08-16T09:49:52.813Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:52.813Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-16T09:49:53.771Z] #52 ... [2024-08-16T09:49:53.771Z] [2024-08-16T09:49:53.771Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:54.039Z] #84 ... [2024-08-16T09:49:54.039Z] [2024-08-16T09:49:54.039Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:55.455Z] #52 ... [2024-08-16T09:49:55.455Z] [2024-08-16T09:49:55.455Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:49:55.455Z] #85 ... [2024-08-16T09:49:55.455Z] [2024-08-16T09:49:55.455Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T09:49:55.455Z] #83 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:56.037Z] #83 ... [2024-08-16T09:49:56.037Z] [2024-08-16T09:49:56.037Z] #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T09:49:56.037Z] #42 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:56.037Z] #42 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:49:56.037Z] #42 25.79 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T09:49:56.037Z] #42 25.80 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:49:56.037Z] #42 25.90 OK: 8 MiB in 16 packages [2024-08-16T09:49:56.037Z] #42 DONE 27.3s [2024-08-16T09:49:56.037Z] [2024-08-16T09:49:56.037Z] #86 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-16T09:49:56.618Z] #86 ... [2024-08-16T09:49:56.618Z] [2024-08-16T09:49:56.618Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:49:56.883Z] #87 ... [2024-08-16T09:49:56.883Z] [2024-08-16T09:49:56.883Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:49:56.883Z] #52 ... [2024-08-16T09:49:56.883Z] [2024-08-16T09:49:56.883Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:49:57.148Z] #88 ... [2024-08-16T09:49:57.148Z] [2024-08-16T09:49:57.148Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:49:57.728Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.3s [2024-08-16T09:49:59.133Z] #54 ... [2024-08-16T09:49:59.133Z] [2024-08-16T09:49:59.133Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T09:49:59.133Z] #80 10.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:00.538Z] #80 ... [2024-08-16T09:50:00.538Z] [2024-08-16T09:50:00.538Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:00.538Z] #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:00.538Z] #89 ... [2024-08-16T09:50:00.538Z] [2024-08-16T09:50:00.538Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:50:00.538Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s [2024-08-16T09:50:01.120Z] #52 ... [2024-08-16T09:50:01.120Z] [2024-08-16T09:50:01.120Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T09:50:01.120Z] #0 7.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:01.120Z] #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:01.386Z] #90 ... [2024-08-16T09:50:01.386Z] [2024-08-16T09:50:01.386Z] #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T09:50:01.386Z] #75 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:01.386Z] #75 21.74 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T09:50:01.386Z] #75 21.75 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T09:50:01.386Z] #75 21.75 OK: 19946 distinct packages available [2024-08-16T09:50:01.386Z] #75 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:01.386Z] #75 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:01.386Z] #75 29.17 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-16T09:50:01.386Z] #75 29.19 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-16T09:50:01.386Z] #75 29.21 (3/5) Installing libucontext (1.2-r2) [2024-08-16T09:50:01.386Z] #75 29.23 (4/5) Installing gcompat (1.1.0-r1) [2024-08-16T09:50:01.386Z] #75 29.26 (5/5) Installing openssl (3.1.6-r0) [2024-08-16T09:50:01.386Z] #75 ... [2024-08-16T09:50:01.386Z] [2024-08-16T09:50:01.386Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:50:01.968Z] #52 ... [2024-08-16T09:50:01.968Z] [2024-08-16T09:50:01.968Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T09:50:01.968Z] #69 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:01.968Z] #69 25.29 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T09:50:01.968Z] #69 25.29 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T09:50:01.968Z] #69 25.29 OK: 19946 distinct packages available [2024-08-16T09:50:01.968Z] #69 26.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:01.968Z] #69 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:01.968Z] #69 ... [2024-08-16T09:50:01.968Z] [2024-08-16T09:50:01.968Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:50:02.548Z] #52 ... [2024-08-16T09:50:02.548Z] [2024-08-16T09:50:02.548Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T09:50:02.548Z] #78 15.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:02.548Z] #78 17.38 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:02.548Z] #78 25.63 OK: 266 MiB in 52 packages [2024-08-16T09:50:02.822Z] #78 ... [2024-08-16T09:50:02.822Z] [2024-08-16T09:50:02.822Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:50:03.087Z] #52 ... [2024-08-16T09:50:03.087Z] [2024-08-16T09:50:03.087Z] #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T09:50:03.087Z] #75 29.32 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:50:03.087Z] #75 29.42 OK: 9 MiB in 20 packages [2024-08-16T09:50:03.087Z] #75 DONE 30.9s [2024-08-16T09:50:03.087Z] [2024-08-16T09:50:03.087Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:03.087Z] #89 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:03.354Z] #89 ... [2024-08-16T09:50:03.354Z] [2024-08-16T09:50:03.354Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T09:50:03.354Z] #72 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:03.354Z] #72 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:03.354Z] #72 31.84 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T09:50:03.354Z] #72 31.85 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T09:50:03.354Z] #72 31.85 OK: 19946 distinct packages available [2024-08-16T09:50:03.354Z] #72 ... [2024-08-16T09:50:03.354Z] [2024-08-16T09:50:03.354Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T09:50:03.354Z] #78 DONE 26.8s [2024-08-16T09:50:03.354Z] [2024-08-16T09:50:03.354Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T09:50:04.324Z] #91 DONE 0.9s [2024-08-16T09:50:04.324Z] [2024-08-16T09:50:04.324Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:50:07.659Z] #92 ... [2024-08-16T09:50:07.659Z] [2024-08-16T09:50:07.659Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:07.659Z] #85 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:07.659Z] #85 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:07.659Z] #85 21.41 OK: 9 MiB in 17 packages [2024-08-16T09:50:07.659Z] #85 ... [2024-08-16T09:50:07.659Z] [2024-08-16T09:50:07.659Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:50:07.659Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.3s [2024-08-16T09:50:07.659Z] #52 ... [2024-08-16T09:50:07.659Z] [2024-08-16T09:50:07.659Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T09:50:07.659Z] #83 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:07.659Z] #83 22.72 OK: 8 MiB in 17 packages [2024-08-16T09:50:07.659Z] #83 DONE 24.8s [2024-08-16T09:50:07.659Z] [2024-08-16T09:50:07.659Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:50:07.659Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.8s done [2024-08-16T09:50:07.659Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.8s done [2024-08-16T09:50:08.248Z] #52 ... [2024-08-16T09:50:08.248Z] [2024-08-16T09:50:08.248Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:08.248Z] #88 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:08.248Z] #88 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:08.248Z] #88 19.68 OK: 12 MiB in 18 packages [2024-08-16T09:50:08.248Z] #88 ... [2024-08-16T09:50:08.248Z] [2024-08-16T09:50:08.248Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T09:50:08.248Z] #52 DONE 39.0s [2024-08-16T09:50:08.248Z] [2024-08-16T09:50:08.248Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T09:50:08.248Z] #69 34.73 (1/11) Installing ca-certificates (20240226-r0) [2024-08-16T09:50:08.248Z] #69 35.24 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-16T09:50:08.248Z] #69 35.38 (3/11) Installing libunistring (1.1-r1) [2024-08-16T09:50:08.248Z] #69 35.60 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-16T09:50:08.248Z] #69 35.66 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-16T09:50:08.248Z] #69 35.72 (6/11) Installing libcurl (8.9.0-r0) [2024-08-16T09:50:08.248Z] #69 35.80 (7/11) Installing curl (8.9.0-r0) [2024-08-16T09:50:08.248Z] #69 35.84 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-16T09:50:08.248Z] #69 35.85 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-16T09:50:08.248Z] #69 35.86 (10/11) Installing libucontext (1.2-r2) [2024-08-16T09:50:08.248Z] #69 35.88 (11/11) Installing gcompat (1.1.0-r1) [2024-08-16T09:50:08.248Z] #69 35.92 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:50:08.248Z] #69 36.05 Executing ca-certificates-20240226-r0.trigger [2024-08-16T09:50:08.248Z] #69 37.75 OK: 13 MiB in 26 packages [2024-08-16T09:50:08.515Z] #69 ... [2024-08-16T09:50:08.515Z] [2024-08-16T09:50:08.515Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:08.515Z] #88 DONE 21.4s [2024-08-16T09:50:08.515Z] [2024-08-16T09:50:08.515Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:08.515Z] #89 16.34 OK: 8 MiB in 16 packages [2024-08-16T09:50:08.515Z] #89 DONE 18.1s [2024-08-16T09:50:08.515Z] [2024-08-16T09:50:08.515Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:50:08.516Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.2s done [2024-08-16T09:50:08.783Z] #54 ... [2024-08-16T09:50:08.783Z] [2024-08-16T09:50:08.783Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:08.783Z] #85 DONE 23.2s [2024-08-16T09:50:08.783Z] [2024-08-16T09:50:08.783Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T09:50:08.783Z] #79 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:08.783Z] #79 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:08.783Z] #79 ... [2024-08-16T09:50:08.783Z] [2024-08-16T09:50:08.783Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T09:50:08.783Z] #90 15.98 OK: 18 MiB in 19 packages [2024-08-16T09:50:08.783Z] #90 DONE 17.6s [2024-08-16T09:50:08.783Z] [2024-08-16T09:50:08.783Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T09:50:09.366Z] #93 DONE 0.4s [2024-08-16T09:50:09.366Z] [2024-08-16T09:50:09.366Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T09:50:09.366Z] #79 20.93 OK: 18 MiB in 19 packages [2024-08-16T09:50:09.946Z] #79 ... [2024-08-16T09:50:09.946Z] [2024-08-16T09:50:09.946Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T09:50:09.946Z] #69 DONE 40.1s [2024-08-16T09:50:09.946Z] [2024-08-16T09:50:09.946Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:10.530Z] #94 ... [2024-08-16T09:50:10.530Z] [2024-08-16T09:50:10.530Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T09:50:10.530Z] #79 DONE 22.2s [2024-08-16T09:50:10.530Z] [2024-08-16T09:50:10.530Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T09:50:10.530Z] #0 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:10.530Z] #0 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:11.112Z] #95 ... [2024-08-16T09:50:11.112Z] [2024-08-16T09:50:11.112Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T09:50:11.112Z] #80 12.18 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:11.112Z] #80 20.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T09:50:11.112Z] #80 21.38 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:50:11.112Z] #80 21.57 OK: 8 MiB in 16 packages [2024-08-16T09:50:11.387Z] #80 ... [2024-08-16T09:50:11.387Z] [2024-08-16T09:50:11.387Z] #86 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-16T09:50:11.387Z] #86 5.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:11.387Z] #86 7.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:11.387Z] #86 14.34 OK: 8 MiB in 16 packages [2024-08-16T09:50:11.387Z] #86 DONE 16.5s [2024-08-16T09:50:11.387Z] [2024-08-16T09:50:11.387Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T09:50:11.387Z] #72 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:11.387Z] #72 36.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:11.655Z] #72 41.76 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T09:50:11.655Z] #72 41.78 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-16T09:50:11.655Z] #72 41.80 (3/4) Installing libucontext (1.2-r2) [2024-08-16T09:50:11.655Z] #72 41.85 (4/4) Installing gcompat (1.1.0-r1) [2024-08-16T09:50:11.924Z] #72 ... [2024-08-16T09:50:11.924Z] [2024-08-16T09:50:11.924Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T09:50:11.924Z] #80 DONE 22.9s [2024-08-16T09:50:11.924Z] [2024-08-16T09:50:11.924Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T09:50:11.924Z] #72 41.87 Executing busybox-1.36.1-r7.trigger [2024-08-16T09:50:11.924Z] #72 42.01 OK: 8 MiB in 19 packages [2024-08-16T09:50:11.924Z] #72 ... [2024-08-16T09:50:11.924Z] [2024-08-16T09:50:11.924Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T09:50:12.510Z] #96 ... [2024-08-16T09:50:12.510Z] [2024-08-16T09:50:12.510Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T09:50:12.510Z] #72 DONE 42.8s [2024-08-16T09:50:12.778Z] [2024-08-16T09:50:12.778Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T09:50:12.778Z] #97 ... [2024-08-16T09:50:12.778Z] [2024-08-16T09:50:12.778Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T09:50:12.778Z] #96 DONE 5.4s [2024-08-16T09:50:13.045Z] [2024-08-16T09:50:13.045Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-16T09:50:13.045Z] #98 DONE 0.2s [2024-08-16T09:50:13.045Z] [2024-08-16T09:50:13.045Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T09:50:13.627Z] #9 ... [2024-08-16T09:50:13.627Z] [2024-08-16T09:50:13.627Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T09:50:13.627Z] #95 10.65 OK: 9 MiB in 20 packages [2024-08-16T09:50:14.219Z] #95 DONE 11.1s [2024-08-16T09:50:14.219Z] [2024-08-16T09:50:14.219Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-16T09:50:16.171Z] #99 DONE 1.9s [2024-08-16T09:50:16.171Z] [2024-08-16T09:50:16.171Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T09:50:16.171Z] #97 3.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:16.171Z] #97 ... [2024-08-16T09:50:16.171Z] [2024-08-16T09:50:16.171Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T09:50:16.171Z] #100 DONE 1.9s [2024-08-16T09:50:16.171Z] [2024-08-16T09:50:16.171Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T09:50:16.171Z] #101 DONE 0.1s [2024-08-16T09:50:16.171Z] [2024-08-16T09:50:16.171Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-16T09:50:16.437Z] #102 DONE 0.2s [2024-08-16T09:50:16.437Z] [2024-08-16T09:50:16.437Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T09:50:16.704Z] #103 DONE 0.3s [2024-08-16T09:50:16.704Z] [2024-08-16T09:50:16.704Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-16T09:50:16.970Z] #104 DONE 0.1s [2024-08-16T09:50:16.970Z] [2024-08-16T09:50:16.970Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-16T09:50:16.970Z] #105 DONE 0.2s [2024-08-16T09:50:16.970Z] [2024-08-16T09:50:16.970Z] #106 [security-spire-server] exporting to image [2024-08-16T09:50:16.970Z] #106 exporting layers [2024-08-16T09:50:17.932Z] #106 ... [2024-08-16T09:50:17.932Z] [2024-08-16T09:50:17.932Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T09:50:17.932Z] #107 DONE 1.9s [2024-08-16T09:50:17.932Z] [2024-08-16T09:50:17.932Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-16T09:50:17.932Z] #108 DONE 0.1s [2024-08-16T09:50:18.199Z] [2024-08-16T09:50:18.199Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T09:50:18.199Z] #109 DONE 0.2s [2024-08-16T09:50:18.199Z] [2024-08-16T09:50:18.199Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T09:50:18.199Z] #97 4.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:18.465Z] #97 ... [2024-08-16T09:50:18.465Z] [2024-08-16T09:50:18.465Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T09:50:18.465Z] #94 4.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:18.465Z] #94 5.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T09:50:18.465Z] #94 7.960 OK: 13 MiB in 26 packages [2024-08-16T09:50:18.465Z] #94 DONE 8.6s [2024-08-16T09:50:18.465Z] [2024-08-16T09:50:18.465Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T09:50:18.738Z] #110 DONE 0.4s [2024-08-16T09:50:18.739Z] [2024-08-16T09:50:18.739Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-16T09:50:19.007Z] #111 DONE 0.3s [2024-08-16T09:50:19.007Z] [2024-08-16T09:50:19.007Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T09:50:19.007Z] #20 ... [2024-08-16T09:50:19.007Z] [2024-08-16T09:50:19.007Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-16T09:50:19.274Z] #112 DONE 0.2s [2024-08-16T09:50:19.274Z] [2024-08-16T09:50:19.274Z] #106 [security-spire-agent] exporting to image [2024-08-16T09:50:19.861Z] #106 exporting layers 2.8s done [2024-08-16T09:50:19.861Z] #106 writing image sha256:50e7397c9044974ebc9e32f46777f27d38e40196f9ba2c19f3850f69131bacc7 done [2024-08-16T09:50:19.861Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-08-16T09:50:20.127Z] #106 ... [2024-08-16T09:50:20.127Z] [2024-08-16T09:50:20.127Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T09:50:20.127Z] #97 6.817 OK: 8 MiB in 19 packages [2024-08-16T09:50:20.127Z] #97 DONE 7.4s [2024-08-16T09:50:20.399Z] [2024-08-16T09:50:20.399Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T09:50:21.822Z] #113 DONE 1.5s [2024-08-16T09:50:21.822Z] [2024-08-16T09:50:21.822Z] #106 [security-spire-agent] exporting to image [2024-08-16T09:50:21.822Z] #106 exporting layers 2.4s done [2024-08-16T09:50:21.822Z] #106 writing image sha256:569de0d52bbbe3fd231400332073c9e58068290e38f37bbde62099e56721e994 done [2024-08-16T09:50:21.822Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-16T09:50:21.822Z] #106 DONE 4.6s [2024-08-16T09:50:21.822Z] [2024-08-16T09:50:21.822Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T09:50:21.822Z] #114 DONE 0.2s [2024-08-16T09:50:21.822Z] [2024-08-16T09:50:21.822Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T09:50:22.090Z] #115 DONE 0.1s [2024-08-16T09:50:22.091Z] [2024-08-16T09:50:22.091Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T09:50:22.091Z] #116 DONE 0.1s [2024-08-16T09:50:22.091Z] [2024-08-16T09:50:22.091Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:50:22.091Z] #92 ... [2024-08-16T09:50:22.091Z] [2024-08-16T09:50:22.091Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T09:50:22.091Z] #117 DONE 0.1s [2024-08-16T09:50:22.091Z] [2024-08-16T09:50:22.091Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T09:50:22.091Z] #118 DONE 0.1s [2024-08-16T09:50:22.091Z] [2024-08-16T09:50:22.091Z] #34 [security-spire-config internal] load .dockerignore [2024-08-16T09:50:22.356Z] #34 ... [2024-08-16T09:50:22.356Z] [2024-08-16T09:50:22.356Z] #106 [security-spire-config] exporting to image [2024-08-16T09:50:23.779Z] #106 exporting layers 1.6s done [2024-08-16T09:50:23.779Z] #106 writing image sha256:29c7f85d42bc31178860caf40e34870918532b862bf541b03130cbb5b3595c15 done [2024-08-16T09:50:23.779Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2024-08-16T09:50:23.779Z] #106 DONE 6.2s [2024-08-16T09:50:23.779Z] [2024-08-16T09:50:23.779Z] #34 [security-spire-config internal] load .dockerignore [2024-08-16T09:51:10.116Z] #160 ... [2024-08-16T09:51:10.116Z] [2024-08-16T09:51:10.116Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T09:51:10.116Z] #152 91.21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T09:51:25.511Z] #152 ... [2024-08-16T09:51:25.511Z] [2024-08-16T09:51:25.511Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T09:51:25.511Z] #157 DONE 108.2s [2024-08-16T09:51:25.511Z] [2024-08-16T09:51:25.511Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T09:51:25.511Z] #158 DONE 108.2s [2024-08-16T09:51:25.511Z] [2024-08-16T09:51:25.511Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T09:51:25.511Z] #155 DONE 108.3s [2024-08-16T09:51:25.511Z] [2024-08-16T09:51:25.511Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T09:51:25.511Z] #150 ... [2024-08-16T09:51:25.511Z] [2024-08-16T09:51:25.511Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T09:51:25.511Z] #152 DONE 108.5s [2024-08-16T09:51:25.511Z] [2024-08-16T09:51:25.511Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T09:51:25.511Z] #161 ... [2024-08-16T09:51:25.511Z] [2024-08-16T09:51:25.511Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T09:51:25.511Z] #156 DONE 108.6s [2024-08-16T09:51:25.511Z] [2024-08-16T09:51:25.511Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:51:25.773Z] #162 ... [2024-08-16T09:51:25.773Z] [2024-08-16T09:51:25.773Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:51:25.773Z] #163 DONE 0.6s [2024-08-16T09:51:25.773Z] [2024-08-16T09:51:25.773Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:51:25.773Z] #164 DONE 0.3s [2024-08-16T09:51:25.773Z] [2024-08-16T09:51:25.773Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:51:25.773Z] #165 DONE 0.4s [2024-08-16T09:51:26.033Z] [2024-08-16T09:51:26.033Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T09:51:26.033Z] #161 DONE 0.5s [2024-08-16T09:51:26.033Z] [2024-08-16T09:51:26.033Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:51:26.033Z] #162 DONE 0.4s [2024-08-16T09:51:26.033Z] [2024-08-16T09:51:26.033Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:51:26.033Z] #166 ... [2024-08-16T09:51:26.033Z] [2024-08-16T09:51:26.033Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:51:26.033Z] #167 DONE 0.3s [2024-08-16T09:51:26.033Z] [2024-08-16T09:51:26.033Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:51:26.033Z] #168 DONE 0.2s [2024-08-16T09:51:26.033Z] [2024-08-16T09:51:26.033Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:51:26.033Z] #169 DONE 0.2s [2024-08-16T09:51:26.294Z] [2024-08-16T09:51:26.294Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-16T09:51:26.558Z] #170 ... [2024-08-16T09:51:26.558Z] [2024-08-16T09:51:26.558Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:51:26.558Z] #166 DONE 0.4s [2024-08-16T09:51:26.845Z] [2024-08-16T09:51:26.846Z] #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-16T09:51:26.846Z] #171 DONE 0.5s [2024-08-16T09:51:26.846Z] [2024-08-16T09:51:26.846Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-16T09:51:26.846Z] #172 DONE 0.7s [2024-08-16T09:51:26.846Z] [2024-08-16T09:51:26.846Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-16T09:51:26.846Z] #173 DONE 0.7s [2024-08-16T09:51:26.846Z] [2024-08-16T09:51:26.846Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:51:27.111Z] #174 ... [2024-08-16T09:51:27.111Z] [2024-08-16T09:51:27.111Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-16T09:51:27.111Z] #170 DONE 0.7s [2024-08-16T09:51:27.111Z] [2024-08-16T09:51:27.111Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T09:51:27.111Z] #175 DONE 1.2s [2024-08-16T09:51:27.111Z] [2024-08-16T09:51:27.111Z] #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-16T09:51:27.111Z] #176 DONE 0.3s [2024-08-16T09:51:27.111Z] [2024-08-16T09:51:27.111Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:51:27.111Z] #177 DONE 0.4s [2024-08-16T09:51:27.111Z] [2024-08-16T09:51:27.111Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:51:27.111Z] #174 DONE 0.3s [2024-08-16T09:51:27.111Z] [2024-08-16T09:51:27.111Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-16T09:51:27.111Z] #109 exporting layers [2024-08-16T09:51:27.371Z] #109 ... [2024-08-16T09:51:27.371Z] [2024-08-16T09:51:27.371Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T09:51:27.371Z] #178 DONE 0.4s [2024-08-16T09:51:27.371Z] [2024-08-16T09:51:27.371Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:51:27.371Z] #179 DONE 0.3s [2024-08-16T09:51:27.371Z] [2024-08-16T09:51:27.371Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T09:51:27.635Z] #180 DONE 0.3s [2024-08-16T09:51:27.635Z] [2024-08-16T09:51:27.635Z] #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-16T09:51:27.635Z] #181 DONE 0.3s [2024-08-16T09:51:27.635Z] [2024-08-16T09:51:27.635Z] #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T09:51:27.896Z] #182 ... [2024-08-16T09:51:27.896Z] [2024-08-16T09:51:27.896Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:51:27.896Z] #183 DONE 0.4s [2024-08-16T09:51:27.896Z] [2024-08-16T09:51:27.896Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-16T09:51:27.896Z] #109 exporting layers 0.7s done [2024-08-16T09:51:27.896Z] #109 ... [2024-08-16T09:51:27.896Z] [2024-08-16T09:51:27.896Z] #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:51:27.896Z] #184 DONE 0.5s [2024-08-16T09:51:28.158Z] [2024-08-16T09:51:28.158Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T09:51:28.158Z] #185 DONE 0.4s [2024-08-16T09:51:28.158Z] [2024-08-16T09:51:28.158Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-16T09:51:28.158Z] #109 writing image sha256:8050961c8324bb145e233598cddcb9a5a6c8f6f87266c9643a87ae1007c17c28 0.0s done [2024-08-16T09:51:28.158Z] #109 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-16T09:51:28.158Z] #109 DONE 1.8s [2024-08-16T09:51:28.158Z] [2024-08-16T09:51:28.158Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T09:51:28.158Z] #186 DONE 0.5s [2024-08-16T09:51:28.158Z] [2024-08-16T09:51:28.158Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T09:51:28.793Z] #187 ... [2024-08-16T09:51:28.793Z] [2024-08-16T09:51:28.793Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T09:51:28.793Z] #188 DONE 0.6s [2024-08-16T09:51:28.793Z] [2024-08-16T09:51:28.793Z] #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T09:51:28.793Z] #182 DONE 1.2s [2024-08-16T09:51:28.793Z] [2024-08-16T09:51:28.793Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T09:51:28.793Z] #189 DONE 0.6s [2024-08-16T09:51:28.793Z] [2024-08-16T09:51:28.793Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-16T09:51:29.057Z] #109 ... [2024-08-16T09:51:29.057Z] [2024-08-16T09:51:29.057Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T09:51:29.057Z] #190 DONE 0.4s [2024-08-16T09:51:29.317Z] [2024-08-16T09:51:29.317Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T09:51:29.317Z] #191 DONE 0.4s [2024-08-16T09:51:29.317Z] [2024-08-16T09:51:29.317Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T09:51:29.317Z] #192 ... [2024-08-16T09:51:29.317Z] [2024-08-16T09:51:29.317Z] #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-16T09:51:29.317Z] #193 DONE 0.3s [2024-08-16T09:51:29.581Z] [2024-08-16T09:51:29.581Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T09:51:29.581Z] #187 DONE 1.3s [2024-08-16T09:51:29.581Z] [2024-08-16T09:51:29.581Z] #109 [security-proxy-setup] exporting to image [2024-08-16T09:51:29.581Z] #109 writing image sha256:5a8c6311578eb6c749930da1c17fc7c28ff8ba9988f20a11afdc847afec81e98 done [2024-08-16T09:51:29.581Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-16T09:51:30.158Z] #109 ... [2024-08-16T09:51:30.158Z] [2024-08-16T09:51:30.158Z] #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-16T09:51:30.158Z] #194 DONE 0.5s [2024-08-16T09:51:30.158Z] [2024-08-16T09:51:30.158Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-16T09:51:30.158Z] #195 DONE 0.3s [2024-08-16T09:51:30.158Z] [2024-08-16T09:51:30.158Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T09:51:30.158Z] #159 ... [2024-08-16T09:51:30.158Z] [2024-08-16T09:51:30.158Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T09:51:30.158Z] #192 DONE 1.1s [2024-08-16T09:51:30.158Z] [2024-08-16T09:51:30.158Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-16T09:51:30.420Z] #196 DONE 0.2s [2024-08-16T09:51:30.420Z] [2024-08-16T09:51:30.420Z] #109 [security-secretstore-setup] exporting to image [2024-08-16T09:51:30.420Z] #109 exporting layers 1.0s done [2024-08-16T09:51:30.420Z] #109 writing image sha256:a80d97179cb8d58997968904f28b6945fb33d0ccddbce23315d0153cc445d453 [2024-08-16T09:51:31.859Z] #34 ... [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #87 DONE 99.1s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #84 DONE 102.0s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #81 DONE 105.1s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #119 ... [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #92 DONE 81.5s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #82 DONE 103.7s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #120 DONE 1.5s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #121 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #122 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:51:31.859Z] #123 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #124 [support-scheduler builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #124 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #125 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:51:31.859Z] #126 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #127 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #128 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:51:31.859Z] #129 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #130 [core-keeper builder 7/8] COPY . . [2024-08-16T09:51:31.859Z] #130 DONE 1.5s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:51:31.859Z] #131 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #132 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #133 [core-data builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #133 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #134 DONE 1.6s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #119 DONE 1.5s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #135 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:51:31.859Z] #136 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #137 [core-metadata builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #137 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #138 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #139 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:51:31.859Z] #140 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T09:51:31.859Z] #141 ... [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #142 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #143 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:51:31.859Z] #143 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #144 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #144 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #145 [support-notifications builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #145 DONE 1.7s [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #146 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-16T09:51:31.859Z] #146 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T09:51:31.859Z] #147 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #148 [core-command builder 6/7] COPY . . [2024-08-16T09:51:31.859Z] #148 CACHED [2024-08-16T09:51:31.859Z] [2024-08-16T09:51:31.859Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T09:51:32.166Z] #109 writing image sha256:a80d97179cb8d58997968904f28b6945fb33d0ccddbce23315d0153cc445d453 1.1s done [2024-08-16T09:51:32.166Z] #109 naming to docker.io/library/security-proxy-setup [2024-08-16T09:51:32.438Z] #109 naming to docker.io/library/security-proxy-setup 0.6s done [2024-08-16T09:51:32.821Z] #149 ... [2024-08-16T09:51:32.821Z] [2024-08-16T09:51:32.821Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T09:51:32.821Z] #0 5.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T09:51:33.088Z] #150 ... [2024-08-16T09:51:33.088Z] [2024-08-16T09:51:33.088Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T09:51:33.088Z] #0 5.631 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T09:51:33.356Z] #151 ... [2024-08-16T09:51:33.356Z] [2024-08-16T09:51:33.356Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T09:51:33.356Z] #149 5.852 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T09:51:37.617Z] #149 ... [2024-08-16T09:51:37.617Z] [2024-08-16T09:51:37.617Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T09:51:37.617Z] #0 6.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T09:51:37.617Z] #152 ... [2024-08-16T09:51:37.617Z] [2024-08-16T09:51:37.617Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T09:51:37.617Z] #0 6.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T09:51:37.617Z] #153 ... [2024-08-16T09:51:37.617Z] [2024-08-16T09:51:37.617Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T09:51:37.617Z] #0 6.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T09:51:37.886Z] #154 ... [2024-08-16T09:51:37.886Z] [2024-08-16T09:51:37.886Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T09:51:37.886Z] #0 5.190 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-16T09:51:38.043Z] #109 ... [2024-08-16T09:51:38.043Z] [2024-08-16T09:51:38.043Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-16T09:51:38.043Z] #197 DONE 6.9s [2024-08-16T09:51:38.043Z] [2024-08-16T09:51:38.043Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T09:51:38.043Z] #198 ... [2024-08-16T09:51:38.043Z] [2024-08-16T09:51:38.043Z] #109 [security-secretstore-setup] exporting to image [2024-08-16T09:51:38.043Z] #109 exporting layers 7.6s done [2024-08-16T09:51:38.043Z] #109 writing image sha256:c3f11fd82075463b3b958c7c3ff3a86293927142c6b6f1da42056d9c67ce3705 done [2024-08-16T09:51:38.043Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-08-16T09:51:38.043Z] #109 DONE 10.9s [2024-08-16T09:51:38.043Z] [2024-08-16T09:51:38.043Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T09:51:38.158Z] #155 ... [2024-08-16T09:51:38.158Z] [2024-08-16T09:51:38.158Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T09:51:38.158Z] #0 3.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T09:51:38.158Z] #156 ... [2024-08-16T09:51:38.158Z] [2024-08-16T09:51:38.158Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T09:51:38.158Z] #0 6.567 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T09:51:38.426Z] #157 ... [2024-08-16T09:51:38.426Z] [2024-08-16T09:51:38.426Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T09:51:38.426Z] #0 6.610 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T09:51:38.426Z] #158 ... [2024-08-16T09:51:38.426Z] [2024-08-16T09:51:38.426Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T09:51:38.426Z] #0 6.471 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T09:51:38.699Z] #159 ... [2024-08-16T09:51:38.699Z] [2024-08-16T09:51:38.699Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T09:51:38.699Z] #0 6.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T09:51:38.699Z] #160 ... [2024-08-16T09:51:38.699Z] [2024-08-16T09:51:38.699Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T09:51:38.699Z] #141 6.502 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T09:51:56.559Z] #151 ... [2024-08-16T09:51:56.559Z] [2024-08-16T09:51:56.559Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T09:51:56.559Z] #198 DONE 17.0s [2024-08-16T09:51:56.559Z] [2024-08-16T09:51:56.559Z] #109 [security-bootstrapper] exporting to image [2024-08-16T09:51:56.559Z] #109 exporting layers [2024-08-16T09:51:56.559Z] #109 exporting layers 0.6s done [2024-08-16T09:51:56.559Z] #109 writing image sha256:da4040d3f89a884cb0d2e35d20397cd498aed9465e6c23d1e50bca56e86e658b done [2024-08-16T09:51:56.559Z] #109 naming to docker.io/library/security-bootstrapper 0.0s done [2024-08-16T09:51:56.559Z] #109 DONE 11.5s [2024-08-16T09:51:56.559Z] [2024-08-16T09:51:56.559Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:52:23.136Z] #47 ... [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T09:52:23.136Z] #153 DONE 162.1s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T09:52:23.136Z] #151 DONE 162.2s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T09:52:23.136Z] #148 DONE 162.1s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T09:52:23.136Z] #160 DONE 162.1s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T09:52:23.136Z] #150 DONE 162.2s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T09:52:23.136Z] #149 DONE 162.2s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T09:52:23.136Z] #159 DONE 162.2s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #199 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #199 ... [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T09:52:23.136Z] #154 DONE 162.3s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #200 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #200 ... [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #199 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #199 DONE 0.4s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #201 DONE 0.5s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #202 DONE 0.4s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #200 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #200 DONE 0.4s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #203 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:52:23.136Z] #203 DONE 0.3s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:52:23.136Z] #204 ... [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:52:23.136Z] #205 DONE 0.3s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #206 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #206 DONE 0.3s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #207 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #207 CACHED [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #208 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:52:23.136Z] #208 CACHED [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:52:23.136Z] #209 CACHED [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #210 CACHED [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:52:23.136Z] #211 CACHED [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T09:52:23.136Z] #212 CACHED [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #213 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T09:52:23.136Z] #213 ... [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:52:23.136Z] #204 DONE 0.3s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #214 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T09:52:23.136Z] #214 DONE 0.3s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T09:52:23.136Z] #215 DONE 0.4s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T09:52:23.136Z] #216 DONE 0.3s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T09:52:23.136Z] #217 ... [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T09:52:23.136Z] #218 DONE 1.2s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T09:52:23.136Z] #219 DONE 1.2s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #220 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-16T09:52:23.136Z] #220 DONE 1.1s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T09:52:23.136Z] #221 DONE 1.1s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.136Z] #213 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T09:52:23.136Z] #213 DONE 1.3s [2024-08-16T09:52:23.136Z] [2024-08-16T09:52:23.137Z] #222 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T09:52:23.137Z] #222 DONE 1.3s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:52:23.137Z] #223 DONE 1.1s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T09:52:23.137Z] #217 DONE 1.1s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #109 [core-keeper] exporting to image [2024-08-16T09:52:23.137Z] #109 exporting layers [2024-08-16T09:52:23.137Z] #109 ... [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:52:23.137Z] #224 DONE 0.3s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #225 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:52:23.137Z] #225 DONE 0.2s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #226 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:52:23.137Z] #226 DONE 0.3s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #227 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:52:23.137Z] #227 DONE 0.2s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:52:23.137Z] #228 DONE 0.2s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #109 [support-notifications] exporting to image [2024-08-16T09:52:23.137Z] #109 ... [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #229 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-16T09:52:23.137Z] #229 DONE 0.2s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #230 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-16T09:52:23.137Z] #230 DONE 0.2s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #109 [core-keeper] exporting to image [2024-08-16T09:52:23.137Z] #109 writing image sha256:92c898c065582dc2180cf9a160f798a443a39bd40625a57180d12191a240667e 0.1s done [2024-08-16T09:52:23.137Z] #109 naming to docker.io/library/core-keeper 0.0s done [2024-08-16T09:52:23.137Z] #109 ... [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T09:52:23.137Z] #231 DONE 0.2s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #109 [core-metadata] exporting to image [2024-08-16T09:52:23.137Z] #109 exporting layers 0.2s done [2024-08-16T09:52:23.137Z] #109 exporting layers 0.6s done [2024-08-16T09:52:23.137Z] #109 writing image sha256:43912626a16599de9562f3fd2511920f62d9fae67e4bd8bfa534aa70f9e85d3c 0.0s done [2024-08-16T09:52:23.137Z] #109 writing image sha256:5753cd79db4e9feb95876b28cc51be1c7f355229167c6ae2d47ebb80b57197d5 0.0s done [2024-08-16T09:52:23.137Z] #109 naming to docker.io/library/core-data done [2024-08-16T09:52:23.137Z] #109 naming to docker.io/library/support-scheduler done [2024-08-16T09:52:23.137Z] #109 writing image sha256:41253bef91ed82252a33700860e6d77175ddcc90c39561ef8b5cfcb8039d6b10 done [2024-08-16T09:52:23.137Z] #109 naming to docker.io/library/support-notifications done [2024-08-16T09:52:23.137Z] #109 writing image sha256:152899463c9bfc5004bf5c3a91e43e544a3aef5672fe708f51a1d601882b989f done [2024-08-16T09:52:23.137Z] #109 naming to docker.io/library/support-cron-scheduler done [2024-08-16T09:52:23.137Z] #109 ... [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T09:52:23.137Z] #232 DONE 0.3s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #109 [security-proxy-auth] exporting to image [2024-08-16T09:52:23.137Z] #109 exporting layers 0.4s done [2024-08-16T09:52:23.137Z] #109 writing image sha256:23a59e978d7fb808c92aec928f8f9f60952ea043742d847fc76b51b416d1f1cb 0.0s done [2024-08-16T09:52:23.137Z] #109 naming to docker.io/library/core-command done [2024-08-16T09:52:23.137Z] #109 writing image sha256:68afbbe5cec26cdc7344bc4a5f29f4d346ef2c77bce6694fb940ddc0f7911e87 done [2024-08-16T09:52:23.137Z] #109 writing image sha256:e2d5c582c581e320d387a7ee40892a3200d2d6485c3f0b19e2b1a0c8bfe60211 done [2024-08-16T09:52:23.137Z] #109 naming to docker.io/library/core-metadata done [2024-08-16T09:52:23.137Z] #109 naming to docker.io/library/security-proxy-auth done [2024-08-16T09:52:23.137Z] #109 DONE 12.7s [2024-08-16T09:52:23.137Z] [2024-08-16T09:52:23.137Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T09:52:23.137Z] time="2024-08-16T09:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-16T09:52:23.149Z] $ docker stop --time=1 561db9c4c74a114c5462a314ed26fdc3de675163b04818c0921ff063ee57fa9c [2024-08-16T09:52:24.453Z] $ docker rm -f --volumes 561db9c4c74a114c5462a314ed26fdc3de675163b04818c0921ff063ee57fa9c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T09:52:24.798Z] + docker images [2024-08-16T09:52:24.798Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-16T09:52:24.798Z] support-scheduler latest 5753cd79db4e 3 seconds ago 41.9MB [2024-08-16T09:52:24.798Z] security-proxy-auth latest e2d5c582c581 3 seconds ago 33MB [2024-08-16T09:52:24.798Z] core-metadata latest 68afbbe5cec2 3 seconds ago 39.7MB [2024-08-16T09:52:24.798Z] core-command latest 23a59e978d7f 3 seconds ago 35.4MB [2024-08-16T09:52:24.798Z] support-notifications latest 41253bef91ed 3 seconds ago 42.5MB [2024-08-16T09:52:24.798Z] core-data latest 43912626a165 3 seconds ago 39.6MB [2024-08-16T09:52:24.798Z] support-cron-scheduler latest 152899463c9b 4 seconds ago 44MB [2024-08-16T09:52:24.798Z] core-keeper latest 92c898c06558 4 seconds ago 39.5MB [2024-08-16T09:52:24.798Z] security-bootstrapper latest da4040d3f89a 30 seconds ago 18.9MB [2024-08-16T09:52:24.798Z] security-secretstore-setup latest c3f11fd82075 54 seconds ago 37MB [2024-08-16T09:52:24.798Z] security-proxy-setup latest a80d97179cb8 55 seconds ago 26.2MB [2024-08-16T09:52:24.798Z] core-common-config-bootstrapper latest 5a8c6311578e 56 seconds ago 15.2MB [2024-08-16T09:52:24.798Z] security-spiffe-token-provider latest 8050961c8324 57 seconds ago 28.8MB [2024-08-16T09:52:24.798Z] security-spire-agent latest fb68f0f8251e 3 minutes ago 182MB [2024-08-16T09:52:24.798Z] security-spire-config latest 7035b22e6c46 3 minutes ago 120MB [2024-08-16T09:52:24.798Z] security-spire-server latest 8551c95fa839 3 minutes ago 121MB [2024-08-16T09:52:24.798Z] ci-base-image-x86_64 latest 32095fdaadfa 7 minutes ago 971MB [2024-08-16T09:52:24.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-16T09:52:24.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-16T09:52:24.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T09:52:24.969Z] provisioning config files... [2024-08-16T09:52:24.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/673@tmp/config6507956890670720376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T09:52:25.290Z] ---> ****-login.sh [2024-08-16T09:52:25.290Z] nexus3.edgexfoundry.org:10001 [2024-08-16T09:52:25.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:52:25.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:52:25.291Z] Configure a credential helper to remove this warning. See [2024-08-16T09:52:25.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:52:25.291Z] [2024-08-16T09:52:25.291Z] Login Succeeded [2024-08-16T09:52:25.291Z] nexus3.edgexfoundry.org:10002 [2024-08-16T09:52:25.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:52:25.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:52:25.291Z] Configure a credential helper to remove this warning. See [2024-08-16T09:52:25.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:52:25.291Z] [2024-08-16T09:52:25.291Z] Login Succeeded [2024-08-16T09:52:25.291Z] nexus3.edgexfoundry.org:10003 [2024-08-16T09:52:25.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:52:25.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:52:25.550Z] Configure a credential helper to remove this warning. See [2024-08-16T09:52:25.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:52:25.550Z] [2024-08-16T09:52:25.550Z] Login Succeeded [2024-08-16T09:52:25.550Z] nexus3.edgexfoundry.org:10004 [2024-08-16T09:52:25.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:52:25.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:52:25.551Z] Configure a credential helper to remove this warning. See [2024-08-16T09:52:25.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:52:25.551Z] [2024-08-16T09:52:25.551Z] Login Succeeded [2024-08-16T09:52:25.551Z] ****.io [2024-08-16T09:52:25.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T09:52:25.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T09:52:25.811Z] Configure a credential helper to remove this warning. See [2024-08-16T09:52:25.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T09:52:25.811Z] [2024-08-16T09:52:25.811Z] Login Succeeded [2024-08-16T09:52:25.811Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T09:52:25.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:52:25.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T09:52:25.898Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-16T09:52:25.898Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:25.898Z] latest [2024-08-16T09:52:25.898Z] 3.2.0-dev.55 [2024-08-16T09:52:25.898Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:25.898Z] main [2024-08-16T09:52:25.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:26.239Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:26.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:26.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T09:52:26.568Z] 4a0ae14162c6: Preparing [2024-08-16T09:52:26.568Z] ac7a423e966a: Preparing [2024-08-16T09:52:26.568Z] a40c9da0d4db: Preparing [2024-08-16T09:52:26.568Z] c5635b7db14b: Preparing [2024-08-16T09:52:26.568Z] 469e9a0513f8: Preparing [2024-08-16T09:52:26.568Z] b71f6b4377cb: Preparing [2024-08-16T09:52:26.568Z] ce7f800efff9: Preparing [2024-08-16T09:52:26.568Z] ce7f800efff9: Waiting [2024-08-16T09:52:26.568Z] b71f6b4377cb: Waiting [2024-08-16T09:52:26.568Z] c5635b7db14b: Pushed [2024-08-16T09:52:26.568Z] 4a0ae14162c6: Pushed [2024-08-16T09:52:26.568Z] 469e9a0513f8: Pushed [2024-08-16T09:52:26.568Z] a40c9da0d4db: Pushed [2024-08-16T09:52:26.568Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:26.826Z] b71f6b4377cb: Pushed [2024-08-16T09:52:29.360Z] ac7a423e966a: Pushed [2024-08-16T09:52:29.360Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:29.694Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:30.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-16T09:52:30.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T09:52:30.020Z] 4a0ae14162c6: Preparing [2024-08-16T09:52:30.020Z] ac7a423e966a: Preparing [2024-08-16T09:52:30.020Z] a40c9da0d4db: Preparing [2024-08-16T09:52:30.020Z] c5635b7db14b: Preparing [2024-08-16T09:52:30.020Z] 469e9a0513f8: Preparing [2024-08-16T09:52:30.020Z] b71f6b4377cb: Preparing [2024-08-16T09:52:30.020Z] ce7f800efff9: Preparing [2024-08-16T09:52:30.020Z] b71f6b4377cb: Waiting [2024-08-16T09:52:30.020Z] ce7f800efff9: Waiting [2024-08-16T09:52:30.020Z] 4a0ae14162c6: Layer already exists [2024-08-16T09:52:30.020Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:30.020Z] ac7a423e966a: Layer already exists [2024-08-16T09:52:30.020Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:30.020Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:30.020Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:30.020Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:30.020Z] latest: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:30.350Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:30.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.55 [2024-08-16T09:52:30.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T09:52:30.673Z] 4a0ae14162c6: Preparing [2024-08-16T09:52:30.673Z] ac7a423e966a: Preparing [2024-08-16T09:52:30.673Z] a40c9da0d4db: Preparing [2024-08-16T09:52:30.673Z] c5635b7db14b: Preparing [2024-08-16T09:52:30.673Z] 469e9a0513f8: Preparing [2024-08-16T09:52:30.673Z] b71f6b4377cb: Preparing [2024-08-16T09:52:30.673Z] ce7f800efff9: Preparing [2024-08-16T09:52:30.673Z] b71f6b4377cb: Waiting [2024-08-16T09:52:30.673Z] ce7f800efff9: Waiting [2024-08-16T09:52:30.673Z] 4a0ae14162c6: Layer already exists [2024-08-16T09:52:30.673Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:30.673Z] ac7a423e966a: Layer already exists [2024-08-16T09:52:30.673Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:30.673Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:30.673Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:30.673Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:30.673Z] 3.2.0-dev.55: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:30.999Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:31.322Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:31.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T09:52:31.322Z] 4a0ae14162c6: Preparing [2024-08-16T09:52:31.322Z] ac7a423e966a: Preparing [2024-08-16T09:52:31.322Z] a40c9da0d4db: Preparing [2024-08-16T09:52:31.322Z] c5635b7db14b: Preparing [2024-08-16T09:52:31.322Z] 469e9a0513f8: Preparing [2024-08-16T09:52:31.322Z] b71f6b4377cb: Preparing [2024-08-16T09:52:31.322Z] ce7f800efff9: Preparing [2024-08-16T09:52:31.322Z] b71f6b4377cb: Waiting [2024-08-16T09:52:31.322Z] ce7f800efff9: Waiting [2024-08-16T09:52:31.322Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:31.322Z] 4a0ae14162c6: Layer already exists [2024-08-16T09:52:31.322Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:31.322Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:31.322Z] ac7a423e966a: Layer already exists [2024-08-16T09:52:31.322Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:31.322Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:31.322Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:31.653Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:31.982Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-16T09:52:31.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-16T09:52:31.982Z] 4a0ae14162c6: Preparing [2024-08-16T09:52:31.982Z] ac7a423e966a: Preparing [2024-08-16T09:52:31.982Z] a40c9da0d4db: Preparing [2024-08-16T09:52:31.982Z] c5635b7db14b: Preparing [2024-08-16T09:52:31.982Z] 469e9a0513f8: Preparing [2024-08-16T09:52:31.982Z] b71f6b4377cb: Preparing [2024-08-16T09:52:31.982Z] ce7f800efff9: Preparing [2024-08-16T09:52:31.982Z] b71f6b4377cb: Waiting [2024-08-16T09:52:31.982Z] ce7f800efff9: Waiting [2024-08-16T09:52:31.982Z] ac7a423e966a: Layer already exists [2024-08-16T09:52:31.982Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:31.982Z] 4a0ae14162c6: Layer already exists [2024-08-16T09:52:31.982Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:31.982Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:31.982Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:31.982Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:31.982Z] main: digest: sha256:d7bd4723e7109598b95839d924c68f5230830182cff067ab050d8958c1176a7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:52:32.045Z] ===================================================== [Pipeline] echo [2024-08-16T09:52:32.063Z] taggedImages: [2024-08-16T09:52:32.063Z] - nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:32.063Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-16T09:52:32.063Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.55 [2024-08-16T09:52:32.063Z] - nexus3.edgexfoundry.org:10004/core-command:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:32.063Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-16T09:52:32.087Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-16T09:52:32.087Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:32.087Z] latest [2024-08-16T09:52:32.087Z] 3.2.0-dev.55 [2024-08-16T09:52:32.087Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:32.087Z] main [2024-08-16T09:52:32.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:32.411Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:32.730Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:32.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T09:52:32.730Z] c4903d59f9ef: Preparing [2024-08-16T09:52:32.730Z] bd1c42772bc2: Preparing [2024-08-16T09:52:32.730Z] 83c29bbf58cf: Preparing [2024-08-16T09:52:32.730Z] 81078fddd4a4: Preparing [2024-08-16T09:52:32.730Z] a40c9da0d4db: Preparing [2024-08-16T09:52:32.730Z] c5635b7db14b: Preparing [2024-08-16T09:52:32.730Z] 469e9a0513f8: Preparing [2024-08-16T09:52:32.730Z] b71f6b4377cb: Preparing [2024-08-16T09:52:32.730Z] ce7f800efff9: Preparing [2024-08-16T09:52:32.730Z] c5635b7db14b: Waiting [2024-08-16T09:52:32.730Z] 469e9a0513f8: Waiting [2024-08-16T09:52:32.730Z] b71f6b4377cb: Waiting [2024-08-16T09:52:32.730Z] ce7f800efff9: Waiting [2024-08-16T09:52:32.730Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:32.730Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:32.730Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:32.730Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:32.730Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:32.730Z] 83c29bbf58cf: Pushed [2024-08-16T09:52:32.730Z] c4903d59f9ef: Pushed [2024-08-16T09:52:32.730Z] bd1c42772bc2: Pushed [2024-08-16T09:52:33.665Z] 81078fddd4a4: Pushed [2024-08-16T09:52:33.665Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:34.002Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:34.328Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-16T09:52:34.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T09:52:34.328Z] c4903d59f9ef: Preparing [2024-08-16T09:52:34.328Z] bd1c42772bc2: Preparing [2024-08-16T09:52:34.328Z] 83c29bbf58cf: Preparing [2024-08-16T09:52:34.328Z] 81078fddd4a4: Preparing [2024-08-16T09:52:34.328Z] a40c9da0d4db: Preparing [2024-08-16T09:52:34.328Z] c5635b7db14b: Preparing [2024-08-16T09:52:34.328Z] 469e9a0513f8: Preparing [2024-08-16T09:52:34.328Z] b71f6b4377cb: Preparing [2024-08-16T09:52:34.328Z] ce7f800efff9: Preparing [2024-08-16T09:52:34.328Z] b71f6b4377cb: Waiting [2024-08-16T09:52:34.328Z] ce7f800efff9: Waiting [2024-08-16T09:52:34.328Z] c5635b7db14b: Waiting [2024-08-16T09:52:34.328Z] 469e9a0513f8: Waiting [2024-08-16T09:52:34.328Z] bd1c42772bc2: Layer already exists [2024-08-16T09:52:34.328Z] 83c29bbf58cf: Layer already exists [2024-08-16T09:52:34.328Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:34.328Z] c4903d59f9ef: Layer already exists [2024-08-16T09:52:34.328Z] 81078fddd4a4: Layer already exists [2024-08-16T09:52:34.328Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:34.328Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:34.328Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:34.328Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:34.328Z] latest: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:34.652Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:34.971Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.55 [2024-08-16T09:52:34.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T09:52:34.972Z] c4903d59f9ef: Preparing [2024-08-16T09:52:34.972Z] bd1c42772bc2: Preparing [2024-08-16T09:52:34.972Z] 83c29bbf58cf: Preparing [2024-08-16T09:52:34.972Z] 81078fddd4a4: Preparing [2024-08-16T09:52:34.972Z] a40c9da0d4db: Preparing [2024-08-16T09:52:34.972Z] c5635b7db14b: Preparing [2024-08-16T09:52:34.972Z] 469e9a0513f8: Preparing [2024-08-16T09:52:34.972Z] b71f6b4377cb: Preparing [2024-08-16T09:52:34.972Z] ce7f800efff9: Preparing [2024-08-16T09:52:34.972Z] 469e9a0513f8: Waiting [2024-08-16T09:52:34.972Z] c5635b7db14b: Waiting [2024-08-16T09:52:34.972Z] b71f6b4377cb: Waiting [2024-08-16T09:52:34.972Z] ce7f800efff9: Waiting [2024-08-16T09:52:34.972Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:34.972Z] 81078fddd4a4: Layer already exists [2024-08-16T09:52:34.972Z] c4903d59f9ef: Layer already exists [2024-08-16T09:52:34.972Z] 83c29bbf58cf: Layer already exists [2024-08-16T09:52:34.972Z] bd1c42772bc2: Layer already exists [2024-08-16T09:52:34.972Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:34.972Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:34.972Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:34.972Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:34.972Z] 3.2.0-dev.55: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:35.295Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:35.616Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:35.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T09:52:35.616Z] c4903d59f9ef: Preparing [2024-08-16T09:52:35.616Z] bd1c42772bc2: Preparing [2024-08-16T09:52:35.616Z] 83c29bbf58cf: Preparing [2024-08-16T09:52:35.616Z] 81078fddd4a4: Preparing [2024-08-16T09:52:35.616Z] a40c9da0d4db: Preparing [2024-08-16T09:52:35.616Z] c5635b7db14b: Preparing [2024-08-16T09:52:35.616Z] 469e9a0513f8: Preparing [2024-08-16T09:52:35.616Z] b71f6b4377cb: Preparing [2024-08-16T09:52:35.616Z] ce7f800efff9: Preparing [2024-08-16T09:52:35.616Z] c5635b7db14b: Waiting [2024-08-16T09:52:35.616Z] 469e9a0513f8: Waiting [2024-08-16T09:52:35.616Z] b71f6b4377cb: Waiting [2024-08-16T09:52:35.616Z] ce7f800efff9: Waiting [2024-08-16T09:52:35.616Z] 83c29bbf58cf: Layer already exists [2024-08-16T09:52:35.616Z] c4903d59f9ef: Layer already exists [2024-08-16T09:52:35.616Z] bd1c42772bc2: Layer already exists [2024-08-16T09:52:35.616Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:35.616Z] 81078fddd4a4: Layer already exists [2024-08-16T09:52:35.616Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:35.616Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:35.616Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:35.616Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:35.617Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:35.947Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:36.277Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-16T09:52:36.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-16T09:52:36.277Z] c4903d59f9ef: Preparing [2024-08-16T09:52:36.277Z] bd1c42772bc2: Preparing [2024-08-16T09:52:36.277Z] 83c29bbf58cf: Preparing [2024-08-16T09:52:36.277Z] 81078fddd4a4: Preparing [2024-08-16T09:52:36.277Z] a40c9da0d4db: Preparing [2024-08-16T09:52:36.277Z] c5635b7db14b: Preparing [2024-08-16T09:52:36.277Z] 469e9a0513f8: Preparing [2024-08-16T09:52:36.277Z] b71f6b4377cb: Preparing [2024-08-16T09:52:36.277Z] ce7f800efff9: Preparing [2024-08-16T09:52:36.277Z] c5635b7db14b: Waiting [2024-08-16T09:52:36.277Z] 469e9a0513f8: Waiting [2024-08-16T09:52:36.277Z] b71f6b4377cb: Waiting [2024-08-16T09:52:36.277Z] ce7f800efff9: Waiting [2024-08-16T09:52:36.277Z] 81078fddd4a4: Layer already exists [2024-08-16T09:52:36.277Z] 83c29bbf58cf: Layer already exists [2024-08-16T09:52:36.277Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:36.277Z] bd1c42772bc2: Layer already exists [2024-08-16T09:52:36.277Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:36.277Z] c4903d59f9ef: Layer already exists [2024-08-16T09:52:36.277Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:36.277Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:36.277Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:36.277Z] main: digest: sha256:a9fa64c8b51c5d4f313b8f201f6285d8e6c913ee76e636c05c9803f4fe842fa3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:52:36.355Z] ===================================================== [Pipeline] echo [2024-08-16T09:52:36.367Z] taggedImages: [2024-08-16T09:52:36.367Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:36.367Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-16T09:52:36.367Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.55 [2024-08-16T09:52:36.367Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:36.367Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-16T09:52:36.393Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-16T09:52:36.393Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:36.393Z] latest [2024-08-16T09:52:36.393Z] 3.2.0-dev.55 [2024-08-16T09:52:36.393Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:36.393Z] main [2024-08-16T09:52:36.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:36.737Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:37.068Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:37.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T09:52:37.068Z] 167973aaf875: Preparing [2024-08-16T09:52:37.068Z] 93de2b19789c: Preparing [2024-08-16T09:52:37.068Z] a40c9da0d4db: Preparing [2024-08-16T09:52:37.068Z] c5635b7db14b: Preparing [2024-08-16T09:52:37.068Z] 73b704b1eebf: Preparing [2024-08-16T09:52:37.068Z] 8555859e5bb2: Preparing [2024-08-16T09:52:37.068Z] ce7f800efff9: Preparing [2024-08-16T09:52:37.068Z] 8555859e5bb2: Waiting [2024-08-16T09:52:37.068Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:37.068Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:37.068Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:37.068Z] 73b704b1eebf: Pushed [2024-08-16T09:52:37.068Z] 167973aaf875: Pushed [2024-08-16T09:52:37.068Z] 8555859e5bb2: Pushed [2024-08-16T09:52:40.360Z] 93de2b19789c: Pushed [2024-08-16T09:52:40.360Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:40.694Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:41.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-16T09:52:41.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T09:52:41.020Z] 167973aaf875: Preparing [2024-08-16T09:52:41.020Z] 93de2b19789c: Preparing [2024-08-16T09:52:41.020Z] a40c9da0d4db: Preparing [2024-08-16T09:52:41.020Z] c5635b7db14b: Preparing [2024-08-16T09:52:41.020Z] 73b704b1eebf: Preparing [2024-08-16T09:52:41.020Z] 8555859e5bb2: Preparing [2024-08-16T09:52:41.020Z] ce7f800efff9: Preparing [2024-08-16T09:52:41.020Z] ce7f800efff9: Waiting [2024-08-16T09:52:41.020Z] 8555859e5bb2: Waiting [2024-08-16T09:52:41.020Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:41.020Z] 93de2b19789c: Layer already exists [2024-08-16T09:52:41.020Z] 167973aaf875: Layer already exists [2024-08-16T09:52:41.020Z] 73b704b1eebf: Layer already exists [2024-08-16T09:52:41.020Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:41.020Z] 8555859e5bb2: Layer already exists [2024-08-16T09:52:41.020Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:41.020Z] latest: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:41.361Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:41.695Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.55 [2024-08-16T09:52:41.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T09:52:41.695Z] 167973aaf875: Preparing [2024-08-16T09:52:41.695Z] 93de2b19789c: Preparing [2024-08-16T09:52:41.695Z] a40c9da0d4db: Preparing [2024-08-16T09:52:41.695Z] c5635b7db14b: Preparing [2024-08-16T09:52:41.695Z] 73b704b1eebf: Preparing [2024-08-16T09:52:41.695Z] 8555859e5bb2: Preparing [2024-08-16T09:52:41.695Z] ce7f800efff9: Preparing [2024-08-16T09:52:41.695Z] 8555859e5bb2: Waiting [2024-08-16T09:52:41.695Z] ce7f800efff9: Waiting [2024-08-16T09:52:41.695Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:41.695Z] 93de2b19789c: Layer already exists [2024-08-16T09:52:41.695Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:41.695Z] 73b704b1eebf: Layer already exists [2024-08-16T09:52:41.695Z] 167973aaf875: Layer already exists [2024-08-16T09:52:41.695Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:41.695Z] 8555859e5bb2: Layer already exists [2024-08-16T09:52:41.695Z] 3.2.0-dev.55: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:42.028Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:42.366Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:42.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T09:52:42.366Z] 167973aaf875: Preparing [2024-08-16T09:52:42.366Z] 93de2b19789c: Preparing [2024-08-16T09:52:42.366Z] a40c9da0d4db: Preparing [2024-08-16T09:52:42.366Z] c5635b7db14b: Preparing [2024-08-16T09:52:42.366Z] 73b704b1eebf: Preparing [2024-08-16T09:52:42.366Z] 8555859e5bb2: Preparing [2024-08-16T09:52:42.366Z] ce7f800efff9: Preparing [2024-08-16T09:52:42.366Z] 8555859e5bb2: Waiting [2024-08-16T09:52:42.366Z] ce7f800efff9: Waiting [2024-08-16T09:52:42.366Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:42.366Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:42.366Z] 73b704b1eebf: Layer already exists [2024-08-16T09:52:42.366Z] 93de2b19789c: Layer already exists [2024-08-16T09:52:42.366Z] 167973aaf875: Layer already exists [2024-08-16T09:52:42.366Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:42.366Z] 8555859e5bb2: Layer already exists [2024-08-16T09:52:42.366Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:42.696Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:43.027Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-16T09:52:43.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-16T09:52:43.027Z] 167973aaf875: Preparing [2024-08-16T09:52:43.027Z] 93de2b19789c: Preparing [2024-08-16T09:52:43.027Z] a40c9da0d4db: Preparing [2024-08-16T09:52:43.027Z] c5635b7db14b: Preparing [2024-08-16T09:52:43.027Z] 73b704b1eebf: Preparing [2024-08-16T09:52:43.027Z] 8555859e5bb2: Preparing [2024-08-16T09:52:43.027Z] ce7f800efff9: Preparing [2024-08-16T09:52:43.027Z] ce7f800efff9: Waiting [2024-08-16T09:52:43.027Z] 8555859e5bb2: Waiting [2024-08-16T09:52:43.027Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:43.027Z] 73b704b1eebf: Layer already exists [2024-08-16T09:52:43.027Z] 93de2b19789c: Layer already exists [2024-08-16T09:52:43.027Z] 167973aaf875: Layer already exists [2024-08-16T09:52:43.027Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:43.027Z] 8555859e5bb2: Layer already exists [2024-08-16T09:52:43.027Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:43.027Z] main: digest: sha256:ebfcd6e3a04cc99deb73606fe8b236918f204ef8483e762876abd45df1a0657f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:52:43.108Z] ===================================================== [Pipeline] echo [2024-08-16T09:52:43.123Z] taggedImages: [2024-08-16T09:52:43.123Z] - nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:43.123Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-16T09:52:43.123Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.55 [2024-08-16T09:52:43.123Z] - nexus3.edgexfoundry.org:10004/core-data:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:43.123Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-16T09:52:43.153Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-16T09:52:43.153Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:43.153Z] latest [2024-08-16T09:52:43.153Z] 3.2.0-dev.55 [2024-08-16T09:52:43.153Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:43.153Z] main [2024-08-16T09:52:43.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:43.510Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:43.838Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:43.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T09:52:43.838Z] 105822aa7408: Preparing [2024-08-16T09:52:43.838Z] b236e31711a2: Preparing [2024-08-16T09:52:43.838Z] c5635b7db14b: Preparing [2024-08-16T09:52:43.838Z] 0cf87f58c775: Preparing [2024-08-16T09:52:43.838Z] c6f59eba0d3e: Preparing [2024-08-16T09:52:43.838Z] ce7f800efff9: Preparing [2024-08-16T09:52:43.838Z] ce7f800efff9: Waiting [2024-08-16T09:52:43.838Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:43.838Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:43.838Z] c6f59eba0d3e: Pushed [2024-08-16T09:52:43.838Z] 0cf87f58c775: Pushed [2024-08-16T09:52:43.838Z] 105822aa7408: Pushed [2024-08-16T09:52:47.130Z] b236e31711a2: Pushed [2024-08-16T09:52:47.130Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:47.460Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:47.778Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-16T09:52:47.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T09:52:47.778Z] 105822aa7408: Preparing [2024-08-16T09:52:47.778Z] b236e31711a2: Preparing [2024-08-16T09:52:47.778Z] c5635b7db14b: Preparing [2024-08-16T09:52:47.778Z] 0cf87f58c775: Preparing [2024-08-16T09:52:47.778Z] c6f59eba0d3e: Preparing [2024-08-16T09:52:47.778Z] ce7f800efff9: Preparing [2024-08-16T09:52:47.778Z] ce7f800efff9: Waiting [2024-08-16T09:52:47.778Z] 0cf87f58c775: Layer already exists [2024-08-16T09:52:47.778Z] c6f59eba0d3e: Layer already exists [2024-08-16T09:52:47.778Z] 105822aa7408: Layer already exists [2024-08-16T09:52:47.778Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:47.778Z] b236e31711a2: Layer already exists [2024-08-16T09:52:47.778Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:47.778Z] latest: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:48.108Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:48.432Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.55 [2024-08-16T09:52:48.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T09:52:48.432Z] 105822aa7408: Preparing [2024-08-16T09:52:48.432Z] b236e31711a2: Preparing [2024-08-16T09:52:48.432Z] c5635b7db14b: Preparing [2024-08-16T09:52:48.432Z] 0cf87f58c775: Preparing [2024-08-16T09:52:48.432Z] c6f59eba0d3e: Preparing [2024-08-16T09:52:48.432Z] ce7f800efff9: Preparing [2024-08-16T09:52:48.432Z] ce7f800efff9: Waiting [2024-08-16T09:52:48.432Z] b236e31711a2: Layer already exists [2024-08-16T09:52:48.432Z] 0cf87f58c775: Layer already exists [2024-08-16T09:52:48.432Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:48.432Z] c6f59eba0d3e: Layer already exists [2024-08-16T09:52:48.432Z] 105822aa7408: Layer already exists [2024-08-16T09:52:48.432Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:48.432Z] 3.2.0-dev.55: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:48.760Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:49.084Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:49.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T09:52:49.084Z] 105822aa7408: Preparing [2024-08-16T09:52:49.084Z] b236e31711a2: Preparing [2024-08-16T09:52:49.084Z] c5635b7db14b: Preparing [2024-08-16T09:52:49.084Z] 0cf87f58c775: Preparing [2024-08-16T09:52:49.084Z] c6f59eba0d3e: Preparing [2024-08-16T09:52:49.084Z] ce7f800efff9: Preparing [2024-08-16T09:52:49.084Z] ce7f800efff9: Waiting [2024-08-16T09:52:49.084Z] b236e31711a2: Layer already exists [2024-08-16T09:52:49.084Z] 0cf87f58c775: Layer already exists [2024-08-16T09:52:49.084Z] 105822aa7408: Layer already exists [2024-08-16T09:52:49.084Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:49.084Z] c6f59eba0d3e: Layer already exists [2024-08-16T09:52:49.084Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:49.084Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:49.411Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:49.747Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-16T09:52:49.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-16T09:52:49.747Z] 105822aa7408: Preparing [2024-08-16T09:52:49.747Z] b236e31711a2: Preparing [2024-08-16T09:52:49.747Z] c5635b7db14b: Preparing [2024-08-16T09:52:49.747Z] 0cf87f58c775: Preparing [2024-08-16T09:52:49.747Z] c6f59eba0d3e: Preparing [2024-08-16T09:52:49.747Z] ce7f800efff9: Preparing [2024-08-16T09:52:49.747Z] ce7f800efff9: Waiting [2024-08-16T09:52:49.747Z] 0cf87f58c775: Layer already exists [2024-08-16T09:52:49.747Z] c6f59eba0d3e: Layer already exists [2024-08-16T09:52:49.747Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:49.747Z] 105822aa7408: Layer already exists [2024-08-16T09:52:49.747Z] b236e31711a2: Layer already exists [2024-08-16T09:52:49.747Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:49.747Z] main: digest: sha256:84680e645e7437d6d9c07b2300f3b8e9c93015d558efd1db8c91c594b0a81f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:52:49.891Z] ===================================================== [Pipeline] echo [2024-08-16T09:52:49.903Z] taggedImages: [2024-08-16T09:52:49.903Z] - nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:49.903Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-16T09:52:49.903Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.55 [2024-08-16T09:52:49.903Z] - nexus3.edgexfoundry.org:10004/core-keeper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:49.903Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-16T09:52:49.927Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-16T09:52:49.927Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:49.927Z] latest [2024-08-16T09:52:49.927Z] 3.2.0-dev.55 [2024-08-16T09:52:49.927Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:49.927Z] main [2024-08-16T09:52:49.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:50.269Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:50.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:50.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T09:52:50.595Z] 3afda96ef29f: Preparing [2024-08-16T09:52:50.595Z] 5cae31d975da: Preparing [2024-08-16T09:52:50.595Z] 3fefcc25b5ca: Preparing [2024-08-16T09:52:50.595Z] a40c9da0d4db: Preparing [2024-08-16T09:52:50.595Z] c5635b7db14b: Preparing [2024-08-16T09:52:50.595Z] 469e9a0513f8: Preparing [2024-08-16T09:52:50.595Z] b71f6b4377cb: Preparing [2024-08-16T09:52:50.595Z] ce7f800efff9: Preparing [2024-08-16T09:52:50.595Z] 469e9a0513f8: Waiting [2024-08-16T09:52:50.595Z] b71f6b4377cb: Waiting [2024-08-16T09:52:50.595Z] ce7f800efff9: Waiting [2024-08-16T09:52:50.595Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:50.595Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:50.595Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:50.595Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:50.595Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:50.595Z] 5cae31d975da: Pushed [2024-08-16T09:52:50.595Z] 3afda96ef29f: Pushed [2024-08-16T09:52:53.884Z] 3fefcc25b5ca: Pushed [2024-08-16T09:52:54.144Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:54.469Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:54.790Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-16T09:52:54.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T09:52:54.790Z] 3afda96ef29f: Preparing [2024-08-16T09:52:54.790Z] 5cae31d975da: Preparing [2024-08-16T09:52:54.790Z] 3fefcc25b5ca: Preparing [2024-08-16T09:52:54.790Z] a40c9da0d4db: Preparing [2024-08-16T09:52:54.790Z] c5635b7db14b: Preparing [2024-08-16T09:52:54.790Z] 469e9a0513f8: Preparing [2024-08-16T09:52:54.790Z] b71f6b4377cb: Preparing [2024-08-16T09:52:54.790Z] ce7f800efff9: Preparing [2024-08-16T09:52:54.790Z] 469e9a0513f8: Waiting [2024-08-16T09:52:54.790Z] b71f6b4377cb: Waiting [2024-08-16T09:52:54.790Z] ce7f800efff9: Waiting [2024-08-16T09:52:54.790Z] 3fefcc25b5ca: Layer already exists [2024-08-16T09:52:54.790Z] 3afda96ef29f: Layer already exists [2024-08-16T09:52:54.790Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:54.790Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:54.790Z] 5cae31d975da: Layer already exists [2024-08-16T09:52:54.790Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:54.790Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:54.790Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:54.790Z] latest: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:55.119Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:55.440Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.55 [2024-08-16T09:52:55.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T09:52:55.440Z] 3afda96ef29f: Preparing [2024-08-16T09:52:55.441Z] 5cae31d975da: Preparing [2024-08-16T09:52:55.441Z] 3fefcc25b5ca: Preparing [2024-08-16T09:52:55.441Z] a40c9da0d4db: Preparing [2024-08-16T09:52:55.441Z] c5635b7db14b: Preparing [2024-08-16T09:52:55.441Z] 469e9a0513f8: Preparing [2024-08-16T09:52:55.441Z] b71f6b4377cb: Preparing [2024-08-16T09:52:55.441Z] ce7f800efff9: Preparing [2024-08-16T09:52:55.441Z] 469e9a0513f8: Waiting [2024-08-16T09:52:55.441Z] b71f6b4377cb: Waiting [2024-08-16T09:52:55.441Z] ce7f800efff9: Waiting [2024-08-16T09:52:55.441Z] 3fefcc25b5ca: Layer already exists [2024-08-16T09:52:55.441Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:55.441Z] 3afda96ef29f: Layer already exists [2024-08-16T09:52:55.441Z] 5cae31d975da: Layer already exists [2024-08-16T09:52:55.441Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:55.441Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:55.441Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:55.441Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:55.441Z] 3.2.0-dev.55: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:55.763Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:56.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:56.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T09:52:56.085Z] 3afda96ef29f: Preparing [2024-08-16T09:52:56.085Z] 5cae31d975da: Preparing [2024-08-16T09:52:56.085Z] 3fefcc25b5ca: Preparing [2024-08-16T09:52:56.085Z] a40c9da0d4db: Preparing [2024-08-16T09:52:56.085Z] c5635b7db14b: Preparing [2024-08-16T09:52:56.085Z] 469e9a0513f8: Preparing [2024-08-16T09:52:56.085Z] b71f6b4377cb: Preparing [2024-08-16T09:52:56.085Z] ce7f800efff9: Preparing [2024-08-16T09:52:56.085Z] b71f6b4377cb: Waiting [2024-08-16T09:52:56.085Z] 469e9a0513f8: Waiting [2024-08-16T09:52:56.085Z] ce7f800efff9: Waiting [2024-08-16T09:52:56.085Z] 3fefcc25b5ca: Layer already exists [2024-08-16T09:52:56.085Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:56.085Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:56.085Z] 5cae31d975da: Layer already exists [2024-08-16T09:52:56.085Z] 3afda96ef29f: Layer already exists [2024-08-16T09:52:56.085Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:56.085Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:56.085Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:56.085Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:56.419Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:56.756Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-16T09:52:56.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-16T09:52:56.757Z] 3afda96ef29f: Preparing [2024-08-16T09:52:56.757Z] 5cae31d975da: Preparing [2024-08-16T09:52:56.757Z] 3fefcc25b5ca: Preparing [2024-08-16T09:52:56.757Z] a40c9da0d4db: Preparing [2024-08-16T09:52:56.757Z] c5635b7db14b: Preparing [2024-08-16T09:52:56.757Z] 469e9a0513f8: Preparing [2024-08-16T09:52:56.757Z] b71f6b4377cb: Preparing [2024-08-16T09:52:56.757Z] ce7f800efff9: Preparing [2024-08-16T09:52:56.757Z] b71f6b4377cb: Waiting [2024-08-16T09:52:56.757Z] 469e9a0513f8: Waiting [2024-08-16T09:52:56.757Z] ce7f800efff9: Waiting [2024-08-16T09:52:56.757Z] 5cae31d975da: Layer already exists [2024-08-16T09:52:56.757Z] 3fefcc25b5ca: Layer already exists [2024-08-16T09:52:56.757Z] 3afda96ef29f: Layer already exists [2024-08-16T09:52:56.757Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:56.757Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:56.757Z] 469e9a0513f8: Layer already exists [2024-08-16T09:52:56.757Z] b71f6b4377cb: Layer already exists [2024-08-16T09:52:56.757Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:56.757Z] main: digest: sha256:fc633d0e6fb36f04a01e41bcce8a9bdc3ae0b2595cc576e2f0f5b0a21eda93f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:52:56.833Z] ===================================================== [Pipeline] echo [2024-08-16T09:52:56.845Z] taggedImages: [2024-08-16T09:52:56.845Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:56.845Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-16T09:52:56.845Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.55 [2024-08-16T09:52:56.845Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:56.845Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-16T09:52:56.872Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-16T09:52:56.872Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:56.872Z] latest [2024-08-16T09:52:56.872Z] 3.2.0-dev.55 [2024-08-16T09:52:56.872Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:52:56.872Z] main [2024-08-16T09:52:56.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:57.209Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:57.530Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:52:57.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T09:52:57.530Z] a775e820309d: Preparing [2024-08-16T09:52:57.530Z] 58a226b6b733: Preparing [2024-08-16T09:52:57.530Z] 16ca686068cc: Preparing [2024-08-16T09:52:57.530Z] 11df9b0eccfe: Preparing [2024-08-16T09:52:57.530Z] 2e201a86c72f: Preparing [2024-08-16T09:52:57.530Z] cc3a10c8a377: Preparing [2024-08-16T09:52:57.530Z] 06bfc68cd197: Preparing [2024-08-16T09:52:57.530Z] b4d424bee770: Preparing [2024-08-16T09:52:57.530Z] a40c9da0d4db: Preparing [2024-08-16T09:52:57.530Z] c5635b7db14b: Preparing [2024-08-16T09:52:57.530Z] 919d1e5a648f: Preparing [2024-08-16T09:52:57.530Z] 22aa229d7fbc: Preparing [2024-08-16T09:52:57.530Z] 5f70bf18a086: Preparing [2024-08-16T09:52:57.530Z] 884cdea5b44c: Preparing [2024-08-16T09:52:57.530Z] e2362988657b: Preparing [2024-08-16T09:52:57.530Z] f359c05ef599: Preparing [2024-08-16T09:52:57.530Z] ce7f800efff9: Preparing [2024-08-16T09:52:57.530Z] b4d424bee770: Waiting [2024-08-16T09:52:57.530Z] a40c9da0d4db: Waiting [2024-08-16T09:52:57.530Z] c5635b7db14b: Waiting [2024-08-16T09:52:57.530Z] 919d1e5a648f: Waiting [2024-08-16T09:52:57.530Z] 22aa229d7fbc: Waiting [2024-08-16T09:52:57.530Z] 5f70bf18a086: Waiting [2024-08-16T09:52:57.530Z] 884cdea5b44c: Waiting [2024-08-16T09:52:57.530Z] e2362988657b: Waiting [2024-08-16T09:52:57.530Z] f359c05ef599: Waiting [2024-08-16T09:52:57.530Z] ce7f800efff9: Waiting [2024-08-16T09:52:57.530Z] cc3a10c8a377: Waiting [2024-08-16T09:52:57.530Z] 06bfc68cd197: Waiting [2024-08-16T09:52:57.530Z] 2e201a86c72f: Pushed [2024-08-16T09:52:57.530Z] 11df9b0eccfe: Pushed [2024-08-16T09:52:57.530Z] a775e820309d: Pushed [2024-08-16T09:52:57.530Z] 16ca686068cc: Pushed [2024-08-16T09:52:57.530Z] 58a226b6b733: Pushed [2024-08-16T09:52:57.530Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:57.530Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:57.788Z] cc3a10c8a377: Pushed [2024-08-16T09:52:57.788Z] 06bfc68cd197: Pushed [2024-08-16T09:52:57.788Z] 5f70bf18a086: Layer already exists [2024-08-16T09:52:57.788Z] 22aa229d7fbc: Pushed [2024-08-16T09:52:57.788Z] 919d1e5a648f: Pushed [2024-08-16T09:52:57.788Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:57.788Z] 884cdea5b44c: Pushed [2024-08-16T09:52:57.788Z] e2362988657b: Pushed [2024-08-16T09:52:57.788Z] f359c05ef599: Pushed [2024-08-16T09:52:59.164Z] b4d424bee770: Pushed [2024-08-16T09:52:59.164Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:59.492Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:52:59.816Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-16T09:52:59.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T09:52:59.816Z] a775e820309d: Preparing [2024-08-16T09:52:59.816Z] 58a226b6b733: Preparing [2024-08-16T09:52:59.816Z] 16ca686068cc: Preparing [2024-08-16T09:52:59.816Z] 11df9b0eccfe: Preparing [2024-08-16T09:52:59.816Z] 2e201a86c72f: Preparing [2024-08-16T09:52:59.816Z] cc3a10c8a377: Preparing [2024-08-16T09:52:59.816Z] 06bfc68cd197: Preparing [2024-08-16T09:52:59.816Z] b4d424bee770: Preparing [2024-08-16T09:52:59.816Z] a40c9da0d4db: Preparing [2024-08-16T09:52:59.816Z] c5635b7db14b: Preparing [2024-08-16T09:52:59.816Z] 919d1e5a648f: Preparing [2024-08-16T09:52:59.816Z] 22aa229d7fbc: Preparing [2024-08-16T09:52:59.816Z] 5f70bf18a086: Preparing [2024-08-16T09:52:59.816Z] 884cdea5b44c: Preparing [2024-08-16T09:52:59.816Z] e2362988657b: Preparing [2024-08-16T09:52:59.816Z] f359c05ef599: Preparing [2024-08-16T09:52:59.816Z] ce7f800efff9: Preparing [2024-08-16T09:52:59.816Z] cc3a10c8a377: Waiting [2024-08-16T09:52:59.816Z] 06bfc68cd197: Waiting [2024-08-16T09:52:59.816Z] b4d424bee770: Waiting [2024-08-16T09:52:59.816Z] a40c9da0d4db: Waiting [2024-08-16T09:52:59.816Z] c5635b7db14b: Waiting [2024-08-16T09:52:59.816Z] 919d1e5a648f: Waiting [2024-08-16T09:52:59.816Z] 22aa229d7fbc: Waiting [2024-08-16T09:52:59.816Z] 5f70bf18a086: Waiting [2024-08-16T09:52:59.816Z] 884cdea5b44c: Waiting [2024-08-16T09:52:59.816Z] e2362988657b: Waiting [2024-08-16T09:52:59.816Z] f359c05ef599: Waiting [2024-08-16T09:52:59.816Z] ce7f800efff9: Waiting [2024-08-16T09:52:59.816Z] 2e201a86c72f: Layer already exists [2024-08-16T09:52:59.816Z] a775e820309d: Layer already exists [2024-08-16T09:52:59.816Z] 11df9b0eccfe: Layer already exists [2024-08-16T09:52:59.816Z] 16ca686068cc: Layer already exists [2024-08-16T09:52:59.816Z] 58a226b6b733: Layer already exists [2024-08-16T09:52:59.816Z] 06bfc68cd197: Layer already exists [2024-08-16T09:52:59.816Z] cc3a10c8a377: Layer already exists [2024-08-16T09:52:59.816Z] c5635b7db14b: Layer already exists [2024-08-16T09:52:59.816Z] a40c9da0d4db: Layer already exists [2024-08-16T09:52:59.816Z] b4d424bee770: Layer already exists [2024-08-16T09:52:59.816Z] 22aa229d7fbc: Layer already exists [2024-08-16T09:52:59.816Z] 919d1e5a648f: Layer already exists [2024-08-16T09:52:59.816Z] 5f70bf18a086: Layer already exists [2024-08-16T09:52:59.816Z] e2362988657b: Layer already exists [2024-08-16T09:52:59.816Z] 884cdea5b44c: Layer already exists [2024-08-16T09:52:59.816Z] ce7f800efff9: Layer already exists [2024-08-16T09:52:59.816Z] f359c05ef599: Layer already exists [2024-08-16T09:52:59.816Z] latest: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:00.144Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:00.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.55 [2024-08-16T09:53:00.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T09:53:00.474Z] a775e820309d: Preparing [2024-08-16T09:53:00.474Z] 58a226b6b733: Preparing [2024-08-16T09:53:00.474Z] 16ca686068cc: Preparing [2024-08-16T09:53:00.474Z] 11df9b0eccfe: Preparing [2024-08-16T09:53:00.474Z] 2e201a86c72f: Preparing [2024-08-16T09:53:00.474Z] cc3a10c8a377: Preparing [2024-08-16T09:53:00.474Z] 06bfc68cd197: Preparing [2024-08-16T09:53:00.474Z] b4d424bee770: Preparing [2024-08-16T09:53:00.474Z] a40c9da0d4db: Preparing [2024-08-16T09:53:00.474Z] c5635b7db14b: Preparing [2024-08-16T09:53:00.474Z] 919d1e5a648f: Preparing [2024-08-16T09:53:00.474Z] 22aa229d7fbc: Preparing [2024-08-16T09:53:00.474Z] 5f70bf18a086: Preparing [2024-08-16T09:53:00.474Z] 884cdea5b44c: Preparing [2024-08-16T09:53:00.474Z] e2362988657b: Preparing [2024-08-16T09:53:00.474Z] f359c05ef599: Preparing [2024-08-16T09:53:00.474Z] ce7f800efff9: Preparing [2024-08-16T09:53:00.474Z] 06bfc68cd197: Waiting [2024-08-16T09:53:00.474Z] b4d424bee770: Waiting [2024-08-16T09:53:00.474Z] 884cdea5b44c: Waiting [2024-08-16T09:53:00.474Z] a40c9da0d4db: Waiting [2024-08-16T09:53:00.474Z] e2362988657b: Waiting [2024-08-16T09:53:00.474Z] f359c05ef599: Waiting [2024-08-16T09:53:00.474Z] c5635b7db14b: Waiting [2024-08-16T09:53:00.474Z] 919d1e5a648f: Waiting [2024-08-16T09:53:00.474Z] ce7f800efff9: Waiting [2024-08-16T09:53:00.474Z] 22aa229d7fbc: Waiting [2024-08-16T09:53:00.474Z] 5f70bf18a086: Waiting [2024-08-16T09:53:00.474Z] cc3a10c8a377: Waiting [2024-08-16T09:53:00.474Z] 2e201a86c72f: Layer already exists [2024-08-16T09:53:00.474Z] 11df9b0eccfe: Layer already exists [2024-08-16T09:53:00.474Z] a775e820309d: Layer already exists [2024-08-16T09:53:00.474Z] 16ca686068cc: Layer already exists [2024-08-16T09:53:00.474Z] 58a226b6b733: Layer already exists [2024-08-16T09:53:00.474Z] 06bfc68cd197: Layer already exists [2024-08-16T09:53:00.474Z] cc3a10c8a377: Layer already exists [2024-08-16T09:53:00.474Z] b4d424bee770: Layer already exists [2024-08-16T09:53:00.474Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:00.474Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:00.474Z] 919d1e5a648f: Layer already exists [2024-08-16T09:53:00.474Z] 22aa229d7fbc: Layer already exists [2024-08-16T09:53:00.474Z] 884cdea5b44c: Layer already exists [2024-08-16T09:53:00.474Z] 5f70bf18a086: Layer already exists [2024-08-16T09:53:00.474Z] e2362988657b: Layer already exists [2024-08-16T09:53:00.474Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:00.474Z] f359c05ef599: Layer already exists [2024-08-16T09:53:00.474Z] 3.2.0-dev.55: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:00.809Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:01.125Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:01.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T09:53:01.125Z] a775e820309d: Preparing [2024-08-16T09:53:01.125Z] 58a226b6b733: Preparing [2024-08-16T09:53:01.125Z] 16ca686068cc: Preparing [2024-08-16T09:53:01.125Z] 11df9b0eccfe: Preparing [2024-08-16T09:53:01.125Z] 2e201a86c72f: Preparing [2024-08-16T09:53:01.125Z] cc3a10c8a377: Preparing [2024-08-16T09:53:01.125Z] 06bfc68cd197: Preparing [2024-08-16T09:53:01.125Z] b4d424bee770: Preparing [2024-08-16T09:53:01.125Z] a40c9da0d4db: Preparing [2024-08-16T09:53:01.125Z] c5635b7db14b: Preparing [2024-08-16T09:53:01.125Z] 919d1e5a648f: Preparing [2024-08-16T09:53:01.125Z] 22aa229d7fbc: Preparing [2024-08-16T09:53:01.125Z] 5f70bf18a086: Preparing [2024-08-16T09:53:01.125Z] 884cdea5b44c: Preparing [2024-08-16T09:53:01.125Z] e2362988657b: Preparing [2024-08-16T09:53:01.125Z] f359c05ef599: Preparing [2024-08-16T09:53:01.125Z] ce7f800efff9: Preparing [2024-08-16T09:53:01.125Z] c5635b7db14b: Waiting [2024-08-16T09:53:01.125Z] 919d1e5a648f: Waiting [2024-08-16T09:53:01.125Z] 22aa229d7fbc: Waiting [2024-08-16T09:53:01.125Z] 5f70bf18a086: Waiting [2024-08-16T09:53:01.126Z] 884cdea5b44c: Waiting [2024-08-16T09:53:01.126Z] e2362988657b: Waiting [2024-08-16T09:53:01.126Z] f359c05ef599: Waiting [2024-08-16T09:53:01.126Z] ce7f800efff9: Waiting [2024-08-16T09:53:01.126Z] cc3a10c8a377: Waiting [2024-08-16T09:53:01.126Z] 06bfc68cd197: Waiting [2024-08-16T09:53:01.126Z] b4d424bee770: Waiting [2024-08-16T09:53:01.126Z] a40c9da0d4db: Waiting [2024-08-16T09:53:01.126Z] 16ca686068cc: Layer already exists [2024-08-16T09:53:01.126Z] a775e820309d: Layer already exists [2024-08-16T09:53:01.126Z] 58a226b6b733: Layer already exists [2024-08-16T09:53:01.126Z] 2e201a86c72f: Layer already exists [2024-08-16T09:53:01.126Z] 11df9b0eccfe: Layer already exists [2024-08-16T09:53:01.126Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:01.126Z] b4d424bee770: Layer already exists [2024-08-16T09:53:01.126Z] 06bfc68cd197: Layer already exists [2024-08-16T09:53:01.126Z] cc3a10c8a377: Layer already exists [2024-08-16T09:53:01.126Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:01.126Z] 919d1e5a648f: Layer already exists [2024-08-16T09:53:01.126Z] e2362988657b: Layer already exists [2024-08-16T09:53:01.126Z] 5f70bf18a086: Layer already exists [2024-08-16T09:53:01.126Z] 884cdea5b44c: Layer already exists [2024-08-16T09:53:01.126Z] 22aa229d7fbc: Layer already exists [2024-08-16T09:53:01.126Z] f359c05ef599: Layer already exists [2024-08-16T09:53:01.126Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:01.126Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:01.449Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:01.775Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-16T09:53:01.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-16T09:53:01.775Z] a775e820309d: Preparing [2024-08-16T09:53:01.775Z] 58a226b6b733: Preparing [2024-08-16T09:53:01.775Z] 16ca686068cc: Preparing [2024-08-16T09:53:01.775Z] 11df9b0eccfe: Preparing [2024-08-16T09:53:01.775Z] 2e201a86c72f: Preparing [2024-08-16T09:53:01.775Z] cc3a10c8a377: Preparing [2024-08-16T09:53:01.775Z] 06bfc68cd197: Preparing [2024-08-16T09:53:01.775Z] b4d424bee770: Preparing [2024-08-16T09:53:01.775Z] a40c9da0d4db: Preparing [2024-08-16T09:53:01.775Z] c5635b7db14b: Preparing [2024-08-16T09:53:01.775Z] 919d1e5a648f: Preparing [2024-08-16T09:53:01.775Z] 22aa229d7fbc: Preparing [2024-08-16T09:53:01.775Z] 5f70bf18a086: Preparing [2024-08-16T09:53:01.775Z] 884cdea5b44c: Preparing [2024-08-16T09:53:01.775Z] e2362988657b: Preparing [2024-08-16T09:53:01.775Z] f359c05ef599: Preparing [2024-08-16T09:53:01.775Z] ce7f800efff9: Preparing [2024-08-16T09:53:01.775Z] cc3a10c8a377: Waiting [2024-08-16T09:53:01.775Z] 06bfc68cd197: Waiting [2024-08-16T09:53:01.775Z] b4d424bee770: Waiting [2024-08-16T09:53:01.775Z] a40c9da0d4db: Waiting [2024-08-16T09:53:01.775Z] c5635b7db14b: Waiting [2024-08-16T09:53:01.775Z] 919d1e5a648f: Waiting [2024-08-16T09:53:01.775Z] 22aa229d7fbc: Waiting [2024-08-16T09:53:01.775Z] 5f70bf18a086: Waiting [2024-08-16T09:53:01.775Z] 884cdea5b44c: Waiting [2024-08-16T09:53:01.775Z] f359c05ef599: Waiting [2024-08-16T09:53:01.775Z] ce7f800efff9: Waiting [2024-08-16T09:53:01.775Z] 58a226b6b733: Layer already exists [2024-08-16T09:53:01.775Z] 2e201a86c72f: Layer already exists [2024-08-16T09:53:01.775Z] 11df9b0eccfe: Layer already exists [2024-08-16T09:53:01.775Z] 16ca686068cc: Layer already exists [2024-08-16T09:53:01.775Z] a775e820309d: Layer already exists [2024-08-16T09:53:01.775Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:01.775Z] b4d424bee770: Layer already exists [2024-08-16T09:53:01.775Z] cc3a10c8a377: Layer already exists [2024-08-16T09:53:01.775Z] 06bfc68cd197: Layer already exists [2024-08-16T09:53:01.775Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:01.775Z] 919d1e5a648f: Layer already exists [2024-08-16T09:53:01.775Z] 5f70bf18a086: Layer already exists [2024-08-16T09:53:01.775Z] 22aa229d7fbc: Layer already exists [2024-08-16T09:53:01.775Z] e2362988657b: Layer already exists [2024-08-16T09:53:01.775Z] 884cdea5b44c: Layer already exists [2024-08-16T09:53:01.775Z] f359c05ef599: Layer already exists [2024-08-16T09:53:01.775Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:01.775Z] main: digest: sha256:4710614f0f9f1d678f9cc56fff35c0342f6e324189587d3d3d497fe8a3110f59 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:01.849Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:01.865Z] taggedImages: [2024-08-16T09:53:01.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:01.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-16T09:53:01.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.55 [2024-08-16T09:53:01.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:01.865Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-16T09:53:01.887Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-16T09:53:01.887Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:01.887Z] latest [2024-08-16T09:53:01.887Z] 3.2.0-dev.55 [2024-08-16T09:53:01.887Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:01.887Z] main [2024-08-16T09:53:01.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:02.221Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:02.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:02.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T09:53:02.541Z] ff59d5c1a673: Preparing [2024-08-16T09:53:02.541Z] e57142681e41: Preparing [2024-08-16T09:53:02.541Z] d38946d8a9a0: Preparing [2024-08-16T09:53:02.541Z] 09c2e62d6894: Preparing [2024-08-16T09:53:02.541Z] a40c9da0d4db: Preparing [2024-08-16T09:53:02.541Z] c5635b7db14b: Preparing [2024-08-16T09:53:02.541Z] 469e9a0513f8: Preparing [2024-08-16T09:53:02.541Z] b71f6b4377cb: Preparing [2024-08-16T09:53:02.541Z] ce7f800efff9: Preparing [2024-08-16T09:53:02.541Z] b71f6b4377cb: Waiting [2024-08-16T09:53:02.541Z] c5635b7db14b: Waiting [2024-08-16T09:53:02.541Z] 469e9a0513f8: Waiting [2024-08-16T09:53:02.541Z] ce7f800efff9: Waiting [2024-08-16T09:53:02.541Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:02.541Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:02.541Z] 469e9a0513f8: Layer already exists [2024-08-16T09:53:02.541Z] b71f6b4377cb: Layer already exists [2024-08-16T09:53:02.541Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:02.541Z] e57142681e41: Pushed [2024-08-16T09:53:02.541Z] ff59d5c1a673: Pushed [2024-08-16T09:53:02.541Z] d38946d8a9a0: Pushed [2024-08-16T09:53:05.071Z] 09c2e62d6894: Pushed [2024-08-16T09:53:05.071Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:05.401Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:05.730Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-16T09:53:05.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T09:53:05.730Z] ff59d5c1a673: Preparing [2024-08-16T09:53:05.730Z] e57142681e41: Preparing [2024-08-16T09:53:05.730Z] d38946d8a9a0: Preparing [2024-08-16T09:53:05.730Z] 09c2e62d6894: Preparing [2024-08-16T09:53:05.730Z] a40c9da0d4db: Preparing [2024-08-16T09:53:05.730Z] c5635b7db14b: Preparing [2024-08-16T09:53:05.730Z] 469e9a0513f8: Preparing [2024-08-16T09:53:05.730Z] b71f6b4377cb: Preparing [2024-08-16T09:53:05.730Z] ce7f800efff9: Preparing [2024-08-16T09:53:05.730Z] 469e9a0513f8: Waiting [2024-08-16T09:53:05.730Z] b71f6b4377cb: Waiting [2024-08-16T09:53:05.730Z] ce7f800efff9: Waiting [2024-08-16T09:53:05.730Z] c5635b7db14b: Waiting [2024-08-16T09:53:05.730Z] e57142681e41: Layer already exists [2024-08-16T09:53:05.730Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:05.730Z] 09c2e62d6894: Layer already exists [2024-08-16T09:53:05.730Z] d38946d8a9a0: Layer already exists [2024-08-16T09:53:05.730Z] ff59d5c1a673: Layer already exists [2024-08-16T09:53:05.730Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:05.730Z] 469e9a0513f8: Layer already exists [2024-08-16T09:53:05.730Z] b71f6b4377cb: Layer already exists [2024-08-16T09:53:05.730Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:05.730Z] latest: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:06.049Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:06.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.55 [2024-08-16T09:53:06.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T09:53:06.367Z] ff59d5c1a673: Preparing [2024-08-16T09:53:06.367Z] e57142681e41: Preparing [2024-08-16T09:53:06.367Z] d38946d8a9a0: Preparing [2024-08-16T09:53:06.367Z] 09c2e62d6894: Preparing [2024-08-16T09:53:06.367Z] a40c9da0d4db: Preparing [2024-08-16T09:53:06.367Z] c5635b7db14b: Preparing [2024-08-16T09:53:06.367Z] 469e9a0513f8: Preparing [2024-08-16T09:53:06.367Z] b71f6b4377cb: Preparing [2024-08-16T09:53:06.367Z] ce7f800efff9: Preparing [2024-08-16T09:53:06.367Z] c5635b7db14b: Waiting [2024-08-16T09:53:06.367Z] 469e9a0513f8: Waiting [2024-08-16T09:53:06.367Z] b71f6b4377cb: Waiting [2024-08-16T09:53:06.367Z] ce7f800efff9: Waiting [2024-08-16T09:53:06.367Z] ff59d5c1a673: Layer already exists [2024-08-16T09:53:06.367Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:06.367Z] e57142681e41: Layer already exists [2024-08-16T09:53:06.367Z] 09c2e62d6894: Layer already exists [2024-08-16T09:53:06.367Z] d38946d8a9a0: Layer already exists [2024-08-16T09:53:06.367Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:06.367Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:06.367Z] b71f6b4377cb: Layer already exists [2024-08-16T09:53:06.367Z] 469e9a0513f8: Layer already exists [2024-08-16T09:53:06.367Z] 3.2.0-dev.55: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:06.701Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:07.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:07.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T09:53:07.027Z] ff59d5c1a673: Preparing [2024-08-16T09:53:07.027Z] e57142681e41: Preparing [2024-08-16T09:53:07.027Z] d38946d8a9a0: Preparing [2024-08-16T09:53:07.027Z] 09c2e62d6894: Preparing [2024-08-16T09:53:07.027Z] a40c9da0d4db: Preparing [2024-08-16T09:53:07.027Z] c5635b7db14b: Preparing [2024-08-16T09:53:07.027Z] 469e9a0513f8: Preparing [2024-08-16T09:53:07.027Z] b71f6b4377cb: Preparing [2024-08-16T09:53:07.027Z] ce7f800efff9: Preparing [2024-08-16T09:53:07.027Z] 469e9a0513f8: Waiting [2024-08-16T09:53:07.027Z] b71f6b4377cb: Waiting [2024-08-16T09:53:07.027Z] ce7f800efff9: Waiting [2024-08-16T09:53:07.027Z] c5635b7db14b: Waiting [2024-08-16T09:53:07.027Z] d38946d8a9a0: Layer already exists [2024-08-16T09:53:07.027Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:07.027Z] ff59d5c1a673: Layer already exists [2024-08-16T09:53:07.027Z] 09c2e62d6894: Layer already exists [2024-08-16T09:53:07.027Z] e57142681e41: Layer already exists [2024-08-16T09:53:07.027Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:07.027Z] 469e9a0513f8: Layer already exists [2024-08-16T09:53:07.027Z] b71f6b4377cb: Layer already exists [2024-08-16T09:53:07.027Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:07.027Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:07.350Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:07.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-16T09:53:07.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-16T09:53:07.673Z] ff59d5c1a673: Preparing [2024-08-16T09:53:07.673Z] e57142681e41: Preparing [2024-08-16T09:53:07.673Z] d38946d8a9a0: Preparing [2024-08-16T09:53:07.673Z] 09c2e62d6894: Preparing [2024-08-16T09:53:07.673Z] a40c9da0d4db: Preparing [2024-08-16T09:53:07.673Z] c5635b7db14b: Preparing [2024-08-16T09:53:07.673Z] 469e9a0513f8: Preparing [2024-08-16T09:53:07.673Z] b71f6b4377cb: Preparing [2024-08-16T09:53:07.673Z] ce7f800efff9: Preparing [2024-08-16T09:53:07.673Z] 469e9a0513f8: Waiting [2024-08-16T09:53:07.673Z] b71f6b4377cb: Waiting [2024-08-16T09:53:07.673Z] ce7f800efff9: Waiting [2024-08-16T09:53:07.673Z] c5635b7db14b: Waiting [2024-08-16T09:53:07.673Z] e57142681e41: Layer already exists [2024-08-16T09:53:07.673Z] 09c2e62d6894: Layer already exists [2024-08-16T09:53:07.673Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:07.673Z] ff59d5c1a673: Layer already exists [2024-08-16T09:53:07.673Z] d38946d8a9a0: Layer already exists [2024-08-16T09:53:07.673Z] 469e9a0513f8: Layer already exists [2024-08-16T09:53:07.673Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:07.673Z] b71f6b4377cb: Layer already exists [2024-08-16T09:53:07.673Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:07.673Z] main: digest: sha256:a1a457226b48022b032b3f06383ba9b6415ca2dbc4d98761458f7c26cacd961e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:07.750Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:07.767Z] taggedImages: [2024-08-16T09:53:07.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:07.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-16T09:53:07.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.55 [2024-08-16T09:53:07.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:07.767Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-16T09:53:07.794Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-16T09:53:07.794Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:07.794Z] latest [2024-08-16T09:53:07.794Z] 3.2.0-dev.55 [2024-08-16T09:53:07.794Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:07.794Z] main [2024-08-16T09:53:07.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:08.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:08.479Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:08.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T09:53:08.479Z] 7fa9ac22ffaf: Preparing [2024-08-16T09:53:08.479Z] b9458a022c72: Preparing [2024-08-16T09:53:08.479Z] 27969b208a06: Preparing [2024-08-16T09:53:08.479Z] 603ce3d05948: Preparing [2024-08-16T09:53:08.479Z] c9b7ac75a267: Preparing [2024-08-16T09:53:08.479Z] a40c9da0d4db: Preparing [2024-08-16T09:53:08.479Z] c5635b7db14b: Preparing [2024-08-16T09:53:08.479Z] 2382fc1c3ad4: Preparing [2024-08-16T09:53:08.479Z] 91556a896c66: Preparing [2024-08-16T09:53:08.479Z] 656e0162c9a2: Preparing [2024-08-16T09:53:08.479Z] ce7f800efff9: Preparing [2024-08-16T09:53:08.479Z] 2382fc1c3ad4: Waiting [2024-08-16T09:53:08.479Z] 91556a896c66: Waiting [2024-08-16T09:53:08.479Z] c5635b7db14b: Waiting [2024-08-16T09:53:08.479Z] a40c9da0d4db: Waiting [2024-08-16T09:53:08.479Z] 656e0162c9a2: Waiting [2024-08-16T09:53:08.479Z] ce7f800efff9: Waiting [2024-08-16T09:53:08.479Z] 7fa9ac22ffaf: Pushed [2024-08-16T09:53:08.479Z] 603ce3d05948: Pushed [2024-08-16T09:53:08.479Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:08.479Z] b9458a022c72: Pushed [2024-08-16T09:53:08.479Z] c9b7ac75a267: Pushed [2024-08-16T09:53:08.479Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:08.479Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:08.737Z] 91556a896c66: Pushed [2024-08-16T09:53:08.737Z] 2382fc1c3ad4: Pushed [2024-08-16T09:53:09.360Z] 27969b208a06: Pushed [2024-08-16T09:53:09.637Z] 656e0162c9a2: Pushed [2024-08-16T09:53:09.900Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:10.251Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:10.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-16T09:53:10.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T09:53:10.607Z] 7fa9ac22ffaf: Preparing [2024-08-16T09:53:10.607Z] b9458a022c72: Preparing [2024-08-16T09:53:10.607Z] 27969b208a06: Preparing [2024-08-16T09:53:10.607Z] 603ce3d05948: Preparing [2024-08-16T09:53:10.607Z] c9b7ac75a267: Preparing [2024-08-16T09:53:10.607Z] a40c9da0d4db: Preparing [2024-08-16T09:53:10.607Z] c5635b7db14b: Preparing [2024-08-16T09:53:10.607Z] a40c9da0d4db: Waiting [2024-08-16T09:53:10.607Z] 2382fc1c3ad4: Preparing [2024-08-16T09:53:10.607Z] c5635b7db14b: Waiting [2024-08-16T09:53:10.607Z] 91556a896c66: Preparing [2024-08-16T09:53:10.607Z] 2382fc1c3ad4: Waiting [2024-08-16T09:53:10.607Z] 656e0162c9a2: Preparing [2024-08-16T09:53:10.607Z] 91556a896c66: Waiting [2024-08-16T09:53:10.607Z] ce7f800efff9: Preparing [2024-08-16T09:53:10.607Z] 656e0162c9a2: Waiting [2024-08-16T09:53:10.607Z] ce7f800efff9: Waiting [2024-08-16T09:53:10.607Z] b9458a022c72: Layer already exists [2024-08-16T09:53:10.607Z] 27969b208a06: Layer already exists [2024-08-16T09:53:10.607Z] 7fa9ac22ffaf: Layer already exists [2024-08-16T09:53:10.607Z] c9b7ac75a267: Layer already exists [2024-08-16T09:53:10.607Z] 603ce3d05948: Layer already exists [2024-08-16T09:53:10.607Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:10.607Z] 2382fc1c3ad4: Layer already exists [2024-08-16T09:53:10.607Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:10.607Z] 91556a896c66: Layer already exists [2024-08-16T09:53:10.607Z] 656e0162c9a2: Layer already exists [2024-08-16T09:53:10.607Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:10.607Z] latest: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:10.937Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:11.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.55 [2024-08-16T09:53:11.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T09:53:11.253Z] 7fa9ac22ffaf: Preparing [2024-08-16T09:53:11.253Z] b9458a022c72: Preparing [2024-08-16T09:53:11.253Z] 27969b208a06: Preparing [2024-08-16T09:53:11.253Z] 603ce3d05948: Preparing [2024-08-16T09:53:11.253Z] c9b7ac75a267: Preparing [2024-08-16T09:53:11.253Z] a40c9da0d4db: Preparing [2024-08-16T09:53:11.253Z] c5635b7db14b: Preparing [2024-08-16T09:53:11.253Z] 2382fc1c3ad4: Preparing [2024-08-16T09:53:11.253Z] 91556a896c66: Preparing [2024-08-16T09:53:11.253Z] 656e0162c9a2: Preparing [2024-08-16T09:53:11.253Z] ce7f800efff9: Preparing [2024-08-16T09:53:11.253Z] 91556a896c66: Waiting [2024-08-16T09:53:11.253Z] c5635b7db14b: Waiting [2024-08-16T09:53:11.253Z] 656e0162c9a2: Waiting [2024-08-16T09:53:11.253Z] 2382fc1c3ad4: Waiting [2024-08-16T09:53:11.253Z] ce7f800efff9: Waiting [2024-08-16T09:53:11.253Z] a40c9da0d4db: Waiting [2024-08-16T09:53:11.253Z] 27969b208a06: Layer already exists [2024-08-16T09:53:11.253Z] c9b7ac75a267: Layer already exists [2024-08-16T09:53:11.253Z] 603ce3d05948: Layer already exists [2024-08-16T09:53:11.253Z] 7fa9ac22ffaf: Layer already exists [2024-08-16T09:53:11.254Z] b9458a022c72: Layer already exists [2024-08-16T09:53:11.254Z] 2382fc1c3ad4: Layer already exists [2024-08-16T09:53:11.254Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:11.254Z] 91556a896c66: Layer already exists [2024-08-16T09:53:11.254Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:11.254Z] 656e0162c9a2: Layer already exists [2024-08-16T09:53:11.254Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:11.254Z] 3.2.0-dev.55: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:11.576Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:11.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:11.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T09:53:11.898Z] 7fa9ac22ffaf: Preparing [2024-08-16T09:53:11.898Z] b9458a022c72: Preparing [2024-08-16T09:53:11.898Z] 27969b208a06: Preparing [2024-08-16T09:53:11.898Z] 603ce3d05948: Preparing [2024-08-16T09:53:11.898Z] c9b7ac75a267: Preparing [2024-08-16T09:53:11.898Z] a40c9da0d4db: Preparing [2024-08-16T09:53:11.898Z] c5635b7db14b: Preparing [2024-08-16T09:53:11.898Z] 2382fc1c3ad4: Preparing [2024-08-16T09:53:11.898Z] 91556a896c66: Preparing [2024-08-16T09:53:11.898Z] 656e0162c9a2: Preparing [2024-08-16T09:53:11.898Z] ce7f800efff9: Preparing [2024-08-16T09:53:11.898Z] c5635b7db14b: Waiting [2024-08-16T09:53:11.898Z] 2382fc1c3ad4: Waiting [2024-08-16T09:53:11.898Z] 91556a896c66: Waiting [2024-08-16T09:53:11.898Z] ce7f800efff9: Waiting [2024-08-16T09:53:11.898Z] 656e0162c9a2: Waiting [2024-08-16T09:53:11.898Z] a40c9da0d4db: Waiting [2024-08-16T09:53:11.898Z] b9458a022c72: Layer already exists [2024-08-16T09:53:11.898Z] 27969b208a06: Layer already exists [2024-08-16T09:53:11.898Z] 603ce3d05948: Layer already exists [2024-08-16T09:53:11.898Z] c9b7ac75a267: Layer already exists [2024-08-16T09:53:11.898Z] 7fa9ac22ffaf: Layer already exists [2024-08-16T09:53:11.898Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:11.898Z] 91556a896c66: Layer already exists [2024-08-16T09:53:11.898Z] 2382fc1c3ad4: Layer already exists [2024-08-16T09:53:11.898Z] 656e0162c9a2: Layer already exists [2024-08-16T09:53:11.898Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:11.898Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:11.898Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:12.223Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:12.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-16T09:53:12.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-16T09:53:12.560Z] 7fa9ac22ffaf: Preparing [2024-08-16T09:53:12.560Z] b9458a022c72: Preparing [2024-08-16T09:53:12.560Z] 27969b208a06: Preparing [2024-08-16T09:53:12.560Z] 603ce3d05948: Preparing [2024-08-16T09:53:12.560Z] c9b7ac75a267: Preparing [2024-08-16T09:53:12.560Z] a40c9da0d4db: Preparing [2024-08-16T09:53:12.560Z] c5635b7db14b: Preparing [2024-08-16T09:53:12.560Z] 2382fc1c3ad4: Preparing [2024-08-16T09:53:12.560Z] 91556a896c66: Preparing [2024-08-16T09:53:12.560Z] 656e0162c9a2: Preparing [2024-08-16T09:53:12.560Z] ce7f800efff9: Preparing [2024-08-16T09:53:12.560Z] c5635b7db14b: Waiting [2024-08-16T09:53:12.560Z] 2382fc1c3ad4: Waiting [2024-08-16T09:53:12.560Z] 91556a896c66: Waiting [2024-08-16T09:53:12.560Z] 656e0162c9a2: Waiting [2024-08-16T09:53:12.560Z] ce7f800efff9: Waiting [2024-08-16T09:53:12.560Z] a40c9da0d4db: Waiting [2024-08-16T09:53:12.560Z] b9458a022c72: Layer already exists [2024-08-16T09:53:12.560Z] 7fa9ac22ffaf: Layer already exists [2024-08-16T09:53:12.560Z] 27969b208a06: Layer already exists [2024-08-16T09:53:12.560Z] c9b7ac75a267: Layer already exists [2024-08-16T09:53:12.560Z] 603ce3d05948: Layer already exists [2024-08-16T09:53:12.560Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:12.560Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:12.560Z] 91556a896c66: Layer already exists [2024-08-16T09:53:12.560Z] 2382fc1c3ad4: Layer already exists [2024-08-16T09:53:12.560Z] 656e0162c9a2: Layer already exists [2024-08-16T09:53:12.560Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:12.560Z] main: digest: sha256:8a3f72393add535af2d2f0393b087ead39eee47cbbe59e75c2104335429492e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:12.636Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:12.648Z] taggedImages: [2024-08-16T09:53:12.648Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:12.648Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-16T09:53:12.648Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.55 [2024-08-16T09:53:12.648Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:12.648Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-16T09:53:12.675Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-16T09:53:12.675Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:12.675Z] latest [2024-08-16T09:53:12.675Z] 3.2.0-dev.55 [2024-08-16T09:53:12.675Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:12.675Z] main [2024-08-16T09:53:12.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:13.012Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:13.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:13.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T09:53:13.329Z] 61aaedffda30: Preparing [2024-08-16T09:53:13.329Z] f8215da490f0: Preparing [2024-08-16T09:53:13.329Z] 6481ee761f37: Preparing [2024-08-16T09:53:13.329Z] 42d6ee03ca5f: Preparing [2024-08-16T09:53:13.329Z] bb6ff085655b: Preparing [2024-08-16T09:53:13.329Z] f4212b2d1735: Preparing [2024-08-16T09:53:13.329Z] 5f9ed73a47e8: Preparing [2024-08-16T09:53:13.329Z] a40c9da0d4db: Preparing [2024-08-16T09:53:13.329Z] c5635b7db14b: Preparing [2024-08-16T09:53:13.329Z] 6ddbdf231b9d: Preparing [2024-08-16T09:53:13.329Z] 561a838471f3: Preparing [2024-08-16T09:53:13.329Z] ce7f800efff9: Preparing [2024-08-16T09:53:13.329Z] a40c9da0d4db: Waiting [2024-08-16T09:53:13.329Z] 561a838471f3: Waiting [2024-08-16T09:53:13.329Z] 6ddbdf231b9d: Waiting [2024-08-16T09:53:13.329Z] c5635b7db14b: Waiting [2024-08-16T09:53:13.329Z] ce7f800efff9: Waiting [2024-08-16T09:53:13.329Z] 5f9ed73a47e8: Waiting [2024-08-16T09:53:13.329Z] f4212b2d1735: Waiting [2024-08-16T09:53:13.329Z] f8215da490f0: Pushed [2024-08-16T09:53:13.329Z] bb6ff085655b: Pushed [2024-08-16T09:53:13.329Z] 61aaedffda30: Pushed [2024-08-16T09:53:13.329Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:13.329Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:13.588Z] f4212b2d1735: Pushed [2024-08-16T09:53:13.588Z] 5f9ed73a47e8: Pushed [2024-08-16T09:53:13.588Z] 6ddbdf231b9d: Pushed [2024-08-16T09:53:13.588Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:14.154Z] 42d6ee03ca5f: Pushed [2024-08-16T09:53:14.412Z] 6481ee761f37: Pushed [2024-08-16T09:53:14.412Z] 561a838471f3: Pushed [2024-08-16T09:53:14.671Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:15.003Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:15.331Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-16T09:53:15.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T09:53:15.331Z] 61aaedffda30: Preparing [2024-08-16T09:53:15.331Z] f8215da490f0: Preparing [2024-08-16T09:53:15.331Z] 6481ee761f37: Preparing [2024-08-16T09:53:15.331Z] 42d6ee03ca5f: Preparing [2024-08-16T09:53:15.331Z] bb6ff085655b: Preparing [2024-08-16T09:53:15.331Z] f4212b2d1735: Preparing [2024-08-16T09:53:15.331Z] 5f9ed73a47e8: Preparing [2024-08-16T09:53:15.331Z] a40c9da0d4db: Preparing [2024-08-16T09:53:15.331Z] c5635b7db14b: Preparing [2024-08-16T09:53:15.331Z] 6ddbdf231b9d: Preparing [2024-08-16T09:53:15.331Z] 561a838471f3: Preparing [2024-08-16T09:53:15.331Z] ce7f800efff9: Preparing [2024-08-16T09:53:15.331Z] f4212b2d1735: Waiting [2024-08-16T09:53:15.331Z] 5f9ed73a47e8: Waiting [2024-08-16T09:53:15.331Z] a40c9da0d4db: Waiting [2024-08-16T09:53:15.331Z] c5635b7db14b: Waiting [2024-08-16T09:53:15.331Z] 6ddbdf231b9d: Waiting [2024-08-16T09:53:15.331Z] 561a838471f3: Waiting [2024-08-16T09:53:15.331Z] ce7f800efff9: Waiting [2024-08-16T09:53:15.331Z] 42d6ee03ca5f: Layer already exists [2024-08-16T09:53:15.331Z] 61aaedffda30: Layer already exists [2024-08-16T09:53:15.331Z] bb6ff085655b: Layer already exists [2024-08-16T09:53:15.331Z] 6481ee761f37: Layer already exists [2024-08-16T09:53:15.331Z] f8215da490f0: Layer already exists [2024-08-16T09:53:15.331Z] 5f9ed73a47e8: Layer already exists [2024-08-16T09:53:15.331Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:15.331Z] 6ddbdf231b9d: Layer already exists [2024-08-16T09:53:15.331Z] f4212b2d1735: Layer already exists [2024-08-16T09:53:15.331Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:15.331Z] 561a838471f3: Layer already exists [2024-08-16T09:53:15.331Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:15.331Z] latest: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:15.655Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:15.981Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.55 [2024-08-16T09:53:15.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T09:53:15.981Z] 61aaedffda30: Preparing [2024-08-16T09:53:15.981Z] f8215da490f0: Preparing [2024-08-16T09:53:15.981Z] 6481ee761f37: Preparing [2024-08-16T09:53:15.981Z] 42d6ee03ca5f: Preparing [2024-08-16T09:53:15.981Z] bb6ff085655b: Preparing [2024-08-16T09:53:15.981Z] f4212b2d1735: Preparing [2024-08-16T09:53:15.981Z] 5f9ed73a47e8: Preparing [2024-08-16T09:53:15.981Z] a40c9da0d4db: Preparing [2024-08-16T09:53:15.981Z] c5635b7db14b: Preparing [2024-08-16T09:53:15.981Z] 6ddbdf231b9d: Preparing [2024-08-16T09:53:15.981Z] 561a838471f3: Preparing [2024-08-16T09:53:15.981Z] ce7f800efff9: Preparing [2024-08-16T09:53:15.981Z] 6ddbdf231b9d: Waiting [2024-08-16T09:53:15.981Z] 561a838471f3: Waiting [2024-08-16T09:53:15.981Z] ce7f800efff9: Waiting [2024-08-16T09:53:15.981Z] 5f9ed73a47e8: Waiting [2024-08-16T09:53:15.981Z] c5635b7db14b: Waiting [2024-08-16T09:53:15.981Z] a40c9da0d4db: Waiting [2024-08-16T09:53:15.981Z] f4212b2d1735: Waiting [2024-08-16T09:53:15.981Z] f8215da490f0: Layer already exists [2024-08-16T09:53:15.981Z] bb6ff085655b: Layer already exists [2024-08-16T09:53:15.981Z] 61aaedffda30: Layer already exists [2024-08-16T09:53:15.981Z] 42d6ee03ca5f: Layer already exists [2024-08-16T09:53:15.981Z] 6481ee761f37: Layer already exists [2024-08-16T09:53:15.981Z] f4212b2d1735: Layer already exists [2024-08-16T09:53:15.981Z] 5f9ed73a47e8: Layer already exists [2024-08-16T09:53:15.981Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:15.981Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:15.981Z] 6ddbdf231b9d: Layer already exists [2024-08-16T09:53:15.981Z] 561a838471f3: Layer already exists [2024-08-16T09:53:15.981Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:15.981Z] 3.2.0-dev.55: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:16.307Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:16.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:16.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T09:53:16.705Z] 61aaedffda30: Preparing [2024-08-16T09:53:16.705Z] f8215da490f0: Preparing [2024-08-16T09:53:16.705Z] 6481ee761f37: Preparing [2024-08-16T09:53:16.705Z] 42d6ee03ca5f: Preparing [2024-08-16T09:53:16.705Z] bb6ff085655b: Preparing [2024-08-16T09:53:16.705Z] f4212b2d1735: Preparing [2024-08-16T09:53:16.705Z] 5f9ed73a47e8: Preparing [2024-08-16T09:53:16.705Z] a40c9da0d4db: Preparing [2024-08-16T09:53:16.705Z] c5635b7db14b: Preparing [2024-08-16T09:53:16.705Z] 6ddbdf231b9d: Preparing [2024-08-16T09:53:16.705Z] 561a838471f3: Preparing [2024-08-16T09:53:16.705Z] ce7f800efff9: Preparing [2024-08-16T09:53:16.705Z] a40c9da0d4db: Waiting [2024-08-16T09:53:16.705Z] c5635b7db14b: Waiting [2024-08-16T09:53:16.705Z] f4212b2d1735: Waiting [2024-08-16T09:53:16.705Z] ce7f800efff9: Waiting [2024-08-16T09:53:16.705Z] 6ddbdf231b9d: Waiting [2024-08-16T09:53:16.705Z] 5f9ed73a47e8: Waiting [2024-08-16T09:53:16.705Z] 561a838471f3: Waiting [2024-08-16T09:53:16.705Z] 42d6ee03ca5f: Layer already exists [2024-08-16T09:53:16.705Z] f8215da490f0: Layer already exists [2024-08-16T09:53:16.705Z] 6481ee761f37: Layer already exists [2024-08-16T09:53:16.705Z] 61aaedffda30: Layer already exists [2024-08-16T09:53:16.705Z] bb6ff085655b: Layer already exists [2024-08-16T09:53:16.705Z] 5f9ed73a47e8: Layer already exists [2024-08-16T09:53:16.705Z] f4212b2d1735: Layer already exists [2024-08-16T09:53:16.705Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:16.705Z] 6ddbdf231b9d: Layer already exists [2024-08-16T09:53:16.705Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:16.705Z] 561a838471f3: Layer already exists [2024-08-16T09:53:16.705Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:16.705Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:17.021Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:17.353Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-16T09:53:17.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-16T09:53:17.353Z] 61aaedffda30: Preparing [2024-08-16T09:53:17.353Z] f8215da490f0: Preparing [2024-08-16T09:53:17.353Z] 6481ee761f37: Preparing [2024-08-16T09:53:17.353Z] 42d6ee03ca5f: Preparing [2024-08-16T09:53:17.353Z] bb6ff085655b: Preparing [2024-08-16T09:53:17.353Z] f4212b2d1735: Preparing [2024-08-16T09:53:17.353Z] 5f9ed73a47e8: Preparing [2024-08-16T09:53:17.353Z] a40c9da0d4db: Preparing [2024-08-16T09:53:17.353Z] c5635b7db14b: Preparing [2024-08-16T09:53:17.353Z] 6ddbdf231b9d: Preparing [2024-08-16T09:53:17.353Z] 561a838471f3: Preparing [2024-08-16T09:53:17.353Z] ce7f800efff9: Preparing [2024-08-16T09:53:17.353Z] f4212b2d1735: Waiting [2024-08-16T09:53:17.353Z] 6ddbdf231b9d: Waiting [2024-08-16T09:53:17.353Z] 561a838471f3: Waiting [2024-08-16T09:53:17.353Z] ce7f800efff9: Waiting [2024-08-16T09:53:17.353Z] 5f9ed73a47e8: Waiting [2024-08-16T09:53:17.353Z] c5635b7db14b: Waiting [2024-08-16T09:53:17.353Z] a40c9da0d4db: Waiting [2024-08-16T09:53:17.353Z] 42d6ee03ca5f: Layer already exists [2024-08-16T09:53:17.353Z] f8215da490f0: Layer already exists [2024-08-16T09:53:17.353Z] 6481ee761f37: Layer already exists [2024-08-16T09:53:17.353Z] 61aaedffda30: Layer already exists [2024-08-16T09:53:17.353Z] bb6ff085655b: Layer already exists [2024-08-16T09:53:17.353Z] f4212b2d1735: Layer already exists [2024-08-16T09:53:17.353Z] 5f9ed73a47e8: Layer already exists [2024-08-16T09:53:17.353Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:17.353Z] 6ddbdf231b9d: Layer already exists [2024-08-16T09:53:17.353Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:17.353Z] 561a838471f3: Layer already exists [2024-08-16T09:53:17.353Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:17.353Z] main: digest: sha256:27dcca429b655216d48fafac7b4411de41d397dfc0fa1464137f3296667ea91c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:17.434Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:17.453Z] taggedImages: [2024-08-16T09:53:17.453Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:17.453Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-16T09:53:17.453Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.55 [2024-08-16T09:53:17.453Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:17.453Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-16T09:53:17.487Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-16T09:53:17.487Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:17.487Z] latest [2024-08-16T09:53:17.487Z] 3.2.0-dev.55 [2024-08-16T09:53:17.487Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:17.487Z] main [2024-08-16T09:53:17.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:17.848Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:18.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:18.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T09:53:18.168Z] baa620485e11: Preparing [2024-08-16T09:53:18.168Z] b1c96a85ad7a: Preparing [2024-08-16T09:53:18.168Z] a40c9da0d4db: Preparing [2024-08-16T09:53:18.168Z] c5635b7db14b: Preparing [2024-08-16T09:53:18.168Z] d71fb6cf96b8: Preparing [2024-08-16T09:53:18.168Z] e9d769e45c33: Preparing [2024-08-16T09:53:18.168Z] e9d769e45c33: Waiting [2024-08-16T09:53:18.168Z] ce7f800efff9: Preparing [2024-08-16T09:53:18.168Z] ce7f800efff9: Waiting [2024-08-16T09:53:18.168Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:18.168Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:18.168Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:18.168Z] d71fb6cf96b8: Pushed [2024-08-16T09:53:18.168Z] baa620485e11: Pushed [2024-08-16T09:53:19.106Z] e9d769e45c33: Pushed [2024-08-16T09:53:19.673Z] b1c96a85ad7a: Pushed [2024-08-16T09:53:19.933Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:20.273Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:20.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-16T09:53:20.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T09:53:20.589Z] baa620485e11: Preparing [2024-08-16T09:53:20.589Z] b1c96a85ad7a: Preparing [2024-08-16T09:53:20.589Z] a40c9da0d4db: Preparing [2024-08-16T09:53:20.589Z] c5635b7db14b: Preparing [2024-08-16T09:53:20.589Z] d71fb6cf96b8: Preparing [2024-08-16T09:53:20.589Z] e9d769e45c33: Preparing [2024-08-16T09:53:20.589Z] ce7f800efff9: Preparing [2024-08-16T09:53:20.589Z] e9d769e45c33: Waiting [2024-08-16T09:53:20.589Z] ce7f800efff9: Waiting [2024-08-16T09:53:20.589Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:20.589Z] b1c96a85ad7a: Layer already exists [2024-08-16T09:53:20.589Z] d71fb6cf96b8: Layer already exists [2024-08-16T09:53:20.589Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:20.589Z] baa620485e11: Layer already exists [2024-08-16T09:53:20.589Z] e9d769e45c33: Layer already exists [2024-08-16T09:53:20.589Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:20.589Z] latest: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:20.914Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:21.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.55 [2024-08-16T09:53:21.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T09:53:21.237Z] baa620485e11: Preparing [2024-08-16T09:53:21.237Z] b1c96a85ad7a: Preparing [2024-08-16T09:53:21.237Z] a40c9da0d4db: Preparing [2024-08-16T09:53:21.237Z] c5635b7db14b: Preparing [2024-08-16T09:53:21.237Z] d71fb6cf96b8: Preparing [2024-08-16T09:53:21.237Z] e9d769e45c33: Preparing [2024-08-16T09:53:21.237Z] ce7f800efff9: Preparing [2024-08-16T09:53:21.237Z] e9d769e45c33: Waiting [2024-08-16T09:53:21.237Z] ce7f800efff9: Waiting [2024-08-16T09:53:21.237Z] b1c96a85ad7a: Layer already exists [2024-08-16T09:53:21.237Z] d71fb6cf96b8: Layer already exists [2024-08-16T09:53:21.237Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:21.237Z] baa620485e11: Layer already exists [2024-08-16T09:53:21.237Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:21.237Z] e9d769e45c33: Layer already exists [2024-08-16T09:53:21.237Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:21.237Z] 3.2.0-dev.55: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:21.558Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:21.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:21.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T09:53:21.865Z] baa620485e11: Preparing [2024-08-16T09:53:21.865Z] b1c96a85ad7a: Preparing [2024-08-16T09:53:21.865Z] a40c9da0d4db: Preparing [2024-08-16T09:53:21.865Z] c5635b7db14b: Preparing [2024-08-16T09:53:21.865Z] d71fb6cf96b8: Preparing [2024-08-16T09:53:21.865Z] e9d769e45c33: Preparing [2024-08-16T09:53:21.865Z] ce7f800efff9: Preparing [2024-08-16T09:53:21.865Z] e9d769e45c33: Waiting [2024-08-16T09:53:21.865Z] ce7f800efff9: Waiting [2024-08-16T09:53:21.865Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:21.865Z] baa620485e11: Layer already exists [2024-08-16T09:53:21.865Z] d71fb6cf96b8: Layer already exists [2024-08-16T09:53:21.865Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:21.865Z] b1c96a85ad7a: Layer already exists [2024-08-16T09:53:21.865Z] e9d769e45c33: Layer already exists [2024-08-16T09:53:21.865Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:21.865Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:22.187Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:22.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-16T09:53:22.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-16T09:53:22.512Z] baa620485e11: Preparing [2024-08-16T09:53:22.512Z] b1c96a85ad7a: Preparing [2024-08-16T09:53:22.512Z] a40c9da0d4db: Preparing [2024-08-16T09:53:22.512Z] c5635b7db14b: Preparing [2024-08-16T09:53:22.512Z] d71fb6cf96b8: Preparing [2024-08-16T09:53:22.512Z] e9d769e45c33: Preparing [2024-08-16T09:53:22.512Z] ce7f800efff9: Preparing [2024-08-16T09:53:22.512Z] e9d769e45c33: Waiting [2024-08-16T09:53:22.512Z] ce7f800efff9: Waiting [2024-08-16T09:53:22.512Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:22.512Z] baa620485e11: Layer already exists [2024-08-16T09:53:22.512Z] d71fb6cf96b8: Layer already exists [2024-08-16T09:53:22.512Z] b1c96a85ad7a: Layer already exists [2024-08-16T09:53:22.512Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:22.512Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:22.512Z] e9d769e45c33: Layer already exists [2024-08-16T09:53:22.512Z] main: digest: sha256:ca2d00082918f840f1cf223647d877bdbdf3c8649452738eeae93dab2ec77e45 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:22.584Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:22.599Z] taggedImages: [2024-08-16T09:53:22.599Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:22.599Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-16T09:53:22.599Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.55 [2024-08-16T09:53:22.599Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:22.599Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-16T09:53:22.623Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-16T09:53:22.623Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:22.623Z] latest [2024-08-16T09:53:22.623Z] 3.2.0-dev.55 [2024-08-16T09:53:22.623Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:22.623Z] main [2024-08-16T09:53:22.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:22.966Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:23.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:23.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T09:53:23.284Z] 35723d5e74ab: Preparing [2024-08-16T09:53:23.284Z] 8a2b26dc2ace: Preparing [2024-08-16T09:53:23.284Z] 2ef31ff1d95d: Preparing [2024-08-16T09:53:23.284Z] a40c9da0d4db: Preparing [2024-08-16T09:53:23.284Z] c5635b7db14b: Preparing [2024-08-16T09:53:23.284Z] 0f6821aebeca: Preparing [2024-08-16T09:53:23.284Z] b1fea4e8e0cd: Preparing [2024-08-16T09:53:23.284Z] f9af3403bc00: Preparing [2024-08-16T09:53:23.284Z] 6694dd0bb889: Preparing [2024-08-16T09:53:23.284Z] ce7f800efff9: Preparing [2024-08-16T09:53:23.284Z] b1fea4e8e0cd: Waiting [2024-08-16T09:53:23.284Z] 0f6821aebeca: Waiting [2024-08-16T09:53:23.284Z] f9af3403bc00: Waiting [2024-08-16T09:53:23.284Z] 6694dd0bb889: Waiting [2024-08-16T09:53:23.284Z] ce7f800efff9: Waiting [2024-08-16T09:53:23.284Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:23.284Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:23.284Z] 2ef31ff1d95d: Pushed [2024-08-16T09:53:23.284Z] 35723d5e74ab: Pushed [2024-08-16T09:53:23.284Z] 8a2b26dc2ace: Pushed [2024-08-16T09:53:23.284Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:23.284Z] f9af3403bc00: Pushed [2024-08-16T09:53:23.851Z] 6694dd0bb889: Pushed [2024-08-16T09:53:29.119Z] b1fea4e8e0cd: Pushed [2024-08-16T09:53:32.404Z] 0f6821aebeca: Pushed [2024-08-16T09:53:32.404Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:32.732Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:33.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-16T09:53:33.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T09:53:33.043Z] 35723d5e74ab: Preparing [2024-08-16T09:53:33.043Z] 8a2b26dc2ace: Preparing [2024-08-16T09:53:33.043Z] 2ef31ff1d95d: Preparing [2024-08-16T09:53:33.043Z] a40c9da0d4db: Preparing [2024-08-16T09:53:33.043Z] c5635b7db14b: Preparing [2024-08-16T09:53:33.043Z] 0f6821aebeca: Preparing [2024-08-16T09:53:33.043Z] b1fea4e8e0cd: Preparing [2024-08-16T09:53:33.043Z] f9af3403bc00: Preparing [2024-08-16T09:53:33.043Z] 6694dd0bb889: Preparing [2024-08-16T09:53:33.043Z] ce7f800efff9: Preparing [2024-08-16T09:53:33.043Z] f9af3403bc00: Waiting [2024-08-16T09:53:33.043Z] b1fea4e8e0cd: Waiting [2024-08-16T09:53:33.043Z] 6694dd0bb889: Waiting [2024-08-16T09:53:33.043Z] ce7f800efff9: Waiting [2024-08-16T09:53:33.043Z] 0f6821aebeca: Waiting [2024-08-16T09:53:33.043Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:33.043Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:33.043Z] 2ef31ff1d95d: Layer already exists [2024-08-16T09:53:33.043Z] 8a2b26dc2ace: Layer already exists [2024-08-16T09:53:33.043Z] 35723d5e74ab: Layer already exists [2024-08-16T09:53:33.043Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:33.043Z] b1fea4e8e0cd: Layer already exists [2024-08-16T09:53:33.043Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:33.043Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:33.043Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:33.043Z] latest: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:33.359Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:33.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.55 [2024-08-16T09:53:33.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T09:53:33.681Z] 35723d5e74ab: Preparing [2024-08-16T09:53:33.681Z] 8a2b26dc2ace: Preparing [2024-08-16T09:53:33.681Z] 2ef31ff1d95d: Preparing [2024-08-16T09:53:33.681Z] a40c9da0d4db: Preparing [2024-08-16T09:53:33.681Z] c5635b7db14b: Preparing [2024-08-16T09:53:33.681Z] 0f6821aebeca: Preparing [2024-08-16T09:53:33.681Z] b1fea4e8e0cd: Preparing [2024-08-16T09:53:33.681Z] f9af3403bc00: Preparing [2024-08-16T09:53:33.681Z] 6694dd0bb889: Preparing [2024-08-16T09:53:33.681Z] ce7f800efff9: Preparing [2024-08-16T09:53:33.681Z] f9af3403bc00: Waiting [2024-08-16T09:53:33.681Z] 6694dd0bb889: Waiting [2024-08-16T09:53:33.681Z] ce7f800efff9: Waiting [2024-08-16T09:53:33.681Z] 0f6821aebeca: Waiting [2024-08-16T09:53:33.681Z] b1fea4e8e0cd: Waiting [2024-08-16T09:53:33.681Z] 2ef31ff1d95d: Layer already exists [2024-08-16T09:53:33.681Z] 35723d5e74ab: Layer already exists [2024-08-16T09:53:33.681Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:33.681Z] 8a2b26dc2ace: Layer already exists [2024-08-16T09:53:33.681Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:33.681Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:33.681Z] b1fea4e8e0cd: Layer already exists [2024-08-16T09:53:33.681Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:33.681Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:33.681Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:33.681Z] 3.2.0-dev.55: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:34.005Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:34.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:34.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T09:53:34.328Z] 35723d5e74ab: Preparing [2024-08-16T09:53:34.328Z] 8a2b26dc2ace: Preparing [2024-08-16T09:53:34.328Z] 2ef31ff1d95d: Preparing [2024-08-16T09:53:34.328Z] a40c9da0d4db: Preparing [2024-08-16T09:53:34.328Z] c5635b7db14b: Preparing [2024-08-16T09:53:34.328Z] 0f6821aebeca: Preparing [2024-08-16T09:53:34.328Z] b1fea4e8e0cd: Preparing [2024-08-16T09:53:34.328Z] f9af3403bc00: Preparing [2024-08-16T09:53:34.328Z] 6694dd0bb889: Preparing [2024-08-16T09:53:34.328Z] ce7f800efff9: Preparing [2024-08-16T09:53:34.328Z] b1fea4e8e0cd: Waiting [2024-08-16T09:53:34.328Z] f9af3403bc00: Waiting [2024-08-16T09:53:34.328Z] 6694dd0bb889: Waiting [2024-08-16T09:53:34.328Z] ce7f800efff9: Waiting [2024-08-16T09:53:34.328Z] 0f6821aebeca: Waiting [2024-08-16T09:53:34.328Z] 2ef31ff1d95d: Layer already exists [2024-08-16T09:53:34.328Z] 35723d5e74ab: Layer already exists [2024-08-16T09:53:34.328Z] 8a2b26dc2ace: Layer already exists [2024-08-16T09:53:34.328Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:34.328Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:34.328Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:34.328Z] b1fea4e8e0cd: Layer already exists [2024-08-16T09:53:34.328Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:34.328Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:34.328Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:34.328Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:34.651Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:34.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-16T09:53:34.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-16T09:53:34.975Z] 35723d5e74ab: Preparing [2024-08-16T09:53:34.975Z] 8a2b26dc2ace: Preparing [2024-08-16T09:53:34.975Z] 2ef31ff1d95d: Preparing [2024-08-16T09:53:34.975Z] a40c9da0d4db: Preparing [2024-08-16T09:53:34.975Z] c5635b7db14b: Preparing [2024-08-16T09:53:34.975Z] 0f6821aebeca: Preparing [2024-08-16T09:53:34.975Z] b1fea4e8e0cd: Preparing [2024-08-16T09:53:34.975Z] f9af3403bc00: Preparing [2024-08-16T09:53:34.975Z] 6694dd0bb889: Preparing [2024-08-16T09:53:34.975Z] ce7f800efff9: Preparing [2024-08-16T09:53:34.975Z] f9af3403bc00: Waiting [2024-08-16T09:53:34.975Z] 6694dd0bb889: Waiting [2024-08-16T09:53:34.975Z] 0f6821aebeca: Waiting [2024-08-16T09:53:34.975Z] ce7f800efff9: Waiting [2024-08-16T09:53:34.975Z] b1fea4e8e0cd: Waiting [2024-08-16T09:53:34.975Z] 35723d5e74ab: Layer already exists [2024-08-16T09:53:34.975Z] 2ef31ff1d95d: Layer already exists [2024-08-16T09:53:34.975Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:34.975Z] 8a2b26dc2ace: Layer already exists [2024-08-16T09:53:34.975Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:34.975Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:34.975Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:34.975Z] b1fea4e8e0cd: Layer already exists [2024-08-16T09:53:34.975Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:34.975Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:34.975Z] main: digest: sha256:d056e1c81b6abcd8419ee4bd9d8175c956d3df29f368d656e8c490e950ef42b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:35.055Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:35.067Z] taggedImages: [2024-08-16T09:53:35.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:35.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-16T09:53:35.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.55 [2024-08-16T09:53:35.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:35.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-16T09:53:35.095Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-16T09:53:35.095Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:35.095Z] latest [2024-08-16T09:53:35.095Z] 3.2.0-dev.55 [2024-08-16T09:53:35.095Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:35.095Z] main [2024-08-16T09:53:35.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:35.440Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:35.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:35.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T09:53:35.764Z] c5c7e8680ac0: Preparing [2024-08-16T09:53:35.764Z] d7f045e74134: Preparing [2024-08-16T09:53:35.764Z] b988ed17e4e5: Preparing [2024-08-16T09:53:35.764Z] a40c9da0d4db: Preparing [2024-08-16T09:53:35.764Z] c5635b7db14b: Preparing [2024-08-16T09:53:35.764Z] 0f6821aebeca: Preparing [2024-08-16T09:53:35.764Z] 1cee01ec3cb5: Preparing [2024-08-16T09:53:35.764Z] d51898340eab: Preparing [2024-08-16T09:53:35.764Z] ce7f800efff9: Preparing [2024-08-16T09:53:35.764Z] ce7f800efff9: Waiting [2024-08-16T09:53:35.764Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:35.764Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:35.764Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:35.764Z] d7f045e74134: Pushed [2024-08-16T09:53:35.764Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:35.764Z] 1cee01ec3cb5: Pushed [2024-08-16T09:53:35.764Z] c5c7e8680ac0: Pushed [2024-08-16T09:53:35.764Z] b988ed17e4e5: Pushed [2024-08-16T09:53:36.023Z] d51898340eab: Pushed [2024-08-16T09:53:36.281Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:36.613Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:36.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-16T09:53:36.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T09:53:36.942Z] c5c7e8680ac0: Preparing [2024-08-16T09:53:36.942Z] d7f045e74134: Preparing [2024-08-16T09:53:36.942Z] b988ed17e4e5: Preparing [2024-08-16T09:53:36.942Z] a40c9da0d4db: Preparing [2024-08-16T09:53:36.942Z] c5635b7db14b: Preparing [2024-08-16T09:53:36.942Z] 0f6821aebeca: Preparing [2024-08-16T09:53:36.942Z] 1cee01ec3cb5: Preparing [2024-08-16T09:53:36.942Z] d51898340eab: Preparing [2024-08-16T09:53:36.942Z] ce7f800efff9: Preparing [2024-08-16T09:53:36.942Z] 0f6821aebeca: Waiting [2024-08-16T09:53:36.942Z] ce7f800efff9: Waiting [2024-08-16T09:53:36.942Z] 1cee01ec3cb5: Waiting [2024-08-16T09:53:36.942Z] d51898340eab: Waiting [2024-08-16T09:53:36.942Z] d7f045e74134: Layer already exists [2024-08-16T09:53:36.942Z] b988ed17e4e5: Layer already exists [2024-08-16T09:53:36.942Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:36.942Z] c5c7e8680ac0: Layer already exists [2024-08-16T09:53:36.942Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:36.942Z] 1cee01ec3cb5: Layer already exists [2024-08-16T09:53:36.942Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:36.942Z] d51898340eab: Layer already exists [2024-08-16T09:53:36.942Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:36.942Z] latest: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:37.262Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:37.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.55 [2024-08-16T09:53:37.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T09:53:37.575Z] c5c7e8680ac0: Preparing [2024-08-16T09:53:37.575Z] d7f045e74134: Preparing [2024-08-16T09:53:37.575Z] b988ed17e4e5: Preparing [2024-08-16T09:53:37.575Z] a40c9da0d4db: Preparing [2024-08-16T09:53:37.575Z] c5635b7db14b: Preparing [2024-08-16T09:53:37.575Z] 0f6821aebeca: Preparing [2024-08-16T09:53:37.575Z] 1cee01ec3cb5: Preparing [2024-08-16T09:53:37.575Z] d51898340eab: Preparing [2024-08-16T09:53:37.575Z] ce7f800efff9: Preparing [2024-08-16T09:53:37.575Z] 0f6821aebeca: Waiting [2024-08-16T09:53:37.575Z] 1cee01ec3cb5: Waiting [2024-08-16T09:53:37.575Z] d51898340eab: Waiting [2024-08-16T09:53:37.575Z] ce7f800efff9: Waiting [2024-08-16T09:53:37.575Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:37.575Z] b988ed17e4e5: Layer already exists [2024-08-16T09:53:37.575Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:37.575Z] d7f045e74134: Layer already exists [2024-08-16T09:53:37.575Z] c5c7e8680ac0: Layer already exists [2024-08-16T09:53:37.575Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:37.575Z] 1cee01ec3cb5: Layer already exists [2024-08-16T09:53:37.575Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:37.575Z] d51898340eab: Layer already exists [2024-08-16T09:53:37.575Z] 3.2.0-dev.55: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:37.896Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:38.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:38.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T09:53:38.215Z] c5c7e8680ac0: Preparing [2024-08-16T09:53:38.215Z] d7f045e74134: Preparing [2024-08-16T09:53:38.215Z] b988ed17e4e5: Preparing [2024-08-16T09:53:38.215Z] a40c9da0d4db: Preparing [2024-08-16T09:53:38.215Z] c5635b7db14b: Preparing [2024-08-16T09:53:38.215Z] 0f6821aebeca: Preparing [2024-08-16T09:53:38.215Z] 1cee01ec3cb5: Preparing [2024-08-16T09:53:38.215Z] d51898340eab: Preparing [2024-08-16T09:53:38.215Z] ce7f800efff9: Preparing [2024-08-16T09:53:38.215Z] 0f6821aebeca: Waiting [2024-08-16T09:53:38.215Z] 1cee01ec3cb5: Waiting [2024-08-16T09:53:38.215Z] d51898340eab: Waiting [2024-08-16T09:53:38.215Z] ce7f800efff9: Waiting [2024-08-16T09:53:38.215Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:38.215Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:38.215Z] d7f045e74134: Layer already exists [2024-08-16T09:53:38.215Z] b988ed17e4e5: Layer already exists [2024-08-16T09:53:38.215Z] c5c7e8680ac0: Layer already exists [2024-08-16T09:53:38.215Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:38.215Z] 1cee01ec3cb5: Layer already exists [2024-08-16T09:53:38.215Z] d51898340eab: Layer already exists [2024-08-16T09:53:38.215Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:38.215Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:38.537Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:38.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-16T09:53:38.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-16T09:53:38.853Z] c5c7e8680ac0: Preparing [2024-08-16T09:53:38.853Z] d7f045e74134: Preparing [2024-08-16T09:53:38.853Z] b988ed17e4e5: Preparing [2024-08-16T09:53:38.853Z] a40c9da0d4db: Preparing [2024-08-16T09:53:38.853Z] c5635b7db14b: Preparing [2024-08-16T09:53:38.853Z] 0f6821aebeca: Preparing [2024-08-16T09:53:38.853Z] 1cee01ec3cb5: Preparing [2024-08-16T09:53:38.853Z] d51898340eab: Preparing [2024-08-16T09:53:38.853Z] ce7f800efff9: Preparing [2024-08-16T09:53:38.853Z] 0f6821aebeca: Waiting [2024-08-16T09:53:38.853Z] 1cee01ec3cb5: Waiting [2024-08-16T09:53:38.853Z] d51898340eab: Waiting [2024-08-16T09:53:38.853Z] c5c7e8680ac0: Layer already exists [2024-08-16T09:53:38.853Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:38.853Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:38.853Z] d7f045e74134: Layer already exists [2024-08-16T09:53:38.853Z] b988ed17e4e5: Layer already exists [2024-08-16T09:53:38.853Z] d51898340eab: Layer already exists [2024-08-16T09:53:38.853Z] 1cee01ec3cb5: Layer already exists [2024-08-16T09:53:38.853Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:38.853Z] 0f6821aebeca: Layer already exists [2024-08-16T09:53:38.853Z] main: digest: sha256:353a012b1ad53f5654bdc405e778528e07bab2fe965d600aaf27873dbf714eeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:38.930Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:38.943Z] taggedImages: [2024-08-16T09:53:38.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:38.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-16T09:53:38.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.55 [2024-08-16T09:53:38.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:38.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-16T09:53:38.972Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-16T09:53:38.972Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:38.972Z] latest [2024-08-16T09:53:38.972Z] 3.2.0-dev.55 [2024-08-16T09:53:38.972Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:38.972Z] main [2024-08-16T09:53:38.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:39.316Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:39.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:39.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T09:53:39.641Z] a4e8d6b6846c: Preparing [2024-08-16T09:53:39.641Z] 4a4040cb3322: Preparing [2024-08-16T09:53:39.641Z] 0b8131aa6435: Preparing [2024-08-16T09:53:39.641Z] a40c9da0d4db: Preparing [2024-08-16T09:53:39.641Z] c5635b7db14b: Preparing [2024-08-16T09:53:39.641Z] 626e0d841371: Preparing [2024-08-16T09:53:39.641Z] f9af3403bc00: Preparing [2024-08-16T09:53:39.641Z] 6694dd0bb889: Preparing [2024-08-16T09:53:39.641Z] ce7f800efff9: Preparing [2024-08-16T09:53:39.641Z] f9af3403bc00: Waiting [2024-08-16T09:53:39.641Z] 6694dd0bb889: Waiting [2024-08-16T09:53:39.641Z] ce7f800efff9: Waiting [2024-08-16T09:53:39.641Z] 626e0d841371: Waiting [2024-08-16T09:53:39.641Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:39.641Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:39.641Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:39.641Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:39.641Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:39.641Z] a4e8d6b6846c: Pushed [2024-08-16T09:53:39.641Z] 4a4040cb3322: Pushed [2024-08-16T09:53:39.641Z] 0b8131aa6435: Pushed [2024-08-16T09:53:49.619Z] 626e0d841371: Pushed [2024-08-16T09:53:49.619Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:49.953Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:50.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-16T09:53:50.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T09:53:50.280Z] a4e8d6b6846c: Preparing [2024-08-16T09:53:50.280Z] 4a4040cb3322: Preparing [2024-08-16T09:53:50.280Z] 0b8131aa6435: Preparing [2024-08-16T09:53:50.280Z] a40c9da0d4db: Preparing [2024-08-16T09:53:50.280Z] c5635b7db14b: Preparing [2024-08-16T09:53:50.280Z] 626e0d841371: Preparing [2024-08-16T09:53:50.280Z] f9af3403bc00: Preparing [2024-08-16T09:53:50.280Z] 626e0d841371: Waiting [2024-08-16T09:53:50.280Z] 6694dd0bb889: Preparing [2024-08-16T09:53:50.280Z] ce7f800efff9: Preparing [2024-08-16T09:53:50.280Z] f9af3403bc00: Waiting [2024-08-16T09:53:50.280Z] 6694dd0bb889: Waiting [2024-08-16T09:53:50.280Z] ce7f800efff9: Waiting [2024-08-16T09:53:50.280Z] 4a4040cb3322: Layer already exists [2024-08-16T09:53:50.280Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:50.280Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:50.280Z] a4e8d6b6846c: Layer already exists [2024-08-16T09:53:50.280Z] 0b8131aa6435: Layer already exists [2024-08-16T09:53:50.280Z] 626e0d841371: Layer already exists [2024-08-16T09:53:50.280Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:50.280Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:50.280Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:50.280Z] latest: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:50.608Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:50.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.55 [2024-08-16T09:53:50.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T09:53:50.942Z] a4e8d6b6846c: Preparing [2024-08-16T09:53:50.942Z] 4a4040cb3322: Preparing [2024-08-16T09:53:50.942Z] 0b8131aa6435: Preparing [2024-08-16T09:53:50.942Z] a40c9da0d4db: Preparing [2024-08-16T09:53:50.942Z] c5635b7db14b: Preparing [2024-08-16T09:53:50.942Z] 626e0d841371: Preparing [2024-08-16T09:53:50.942Z] f9af3403bc00: Preparing [2024-08-16T09:53:50.942Z] 6694dd0bb889: Preparing [2024-08-16T09:53:50.942Z] ce7f800efff9: Preparing [2024-08-16T09:53:50.942Z] f9af3403bc00: Waiting [2024-08-16T09:53:50.942Z] 626e0d841371: Waiting [2024-08-16T09:53:50.942Z] 6694dd0bb889: Waiting [2024-08-16T09:53:50.942Z] 0b8131aa6435: Layer already exists [2024-08-16T09:53:50.942Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:50.942Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:50.942Z] 4a4040cb3322: Layer already exists [2024-08-16T09:53:50.942Z] a4e8d6b6846c: Layer already exists [2024-08-16T09:53:50.942Z] 626e0d841371: Layer already exists [2024-08-16T09:53:50.942Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:50.942Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:50.942Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:50.942Z] 3.2.0-dev.55: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:51.271Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:51.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:51.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T09:53:51.603Z] a4e8d6b6846c: Preparing [2024-08-16T09:53:51.603Z] 4a4040cb3322: Preparing [2024-08-16T09:53:51.603Z] 0b8131aa6435: Preparing [2024-08-16T09:53:51.603Z] a40c9da0d4db: Preparing [2024-08-16T09:53:51.603Z] c5635b7db14b: Preparing [2024-08-16T09:53:51.603Z] 626e0d841371: Preparing [2024-08-16T09:53:51.603Z] f9af3403bc00: Preparing [2024-08-16T09:53:51.603Z] 6694dd0bb889: Preparing [2024-08-16T09:53:51.603Z] ce7f800efff9: Preparing [2024-08-16T09:53:51.603Z] 626e0d841371: Waiting [2024-08-16T09:53:51.603Z] 6694dd0bb889: Waiting [2024-08-16T09:53:51.603Z] ce7f800efff9: Waiting [2024-08-16T09:53:51.603Z] f9af3403bc00: Waiting [2024-08-16T09:53:51.603Z] 0b8131aa6435: Layer already exists [2024-08-16T09:53:51.603Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:51.603Z] a4e8d6b6846c: Layer already exists [2024-08-16T09:53:51.603Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:51.603Z] 4a4040cb3322: Layer already exists [2024-08-16T09:53:51.603Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:51.603Z] 626e0d841371: Layer already exists [2024-08-16T09:53:51.603Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:51.603Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:51.603Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:51.939Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:52.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-16T09:53:52.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-16T09:53:52.267Z] a4e8d6b6846c: Preparing [2024-08-16T09:53:52.267Z] 4a4040cb3322: Preparing [2024-08-16T09:53:52.267Z] 0b8131aa6435: Preparing [2024-08-16T09:53:52.267Z] a40c9da0d4db: Preparing [2024-08-16T09:53:52.267Z] c5635b7db14b: Preparing [2024-08-16T09:53:52.267Z] 626e0d841371: Preparing [2024-08-16T09:53:52.267Z] f9af3403bc00: Preparing [2024-08-16T09:53:52.267Z] 6694dd0bb889: Preparing [2024-08-16T09:53:52.267Z] ce7f800efff9: Preparing [2024-08-16T09:53:52.267Z] 6694dd0bb889: Waiting [2024-08-16T09:53:52.267Z] ce7f800efff9: Waiting [2024-08-16T09:53:52.267Z] f9af3403bc00: Waiting [2024-08-16T09:53:52.267Z] 626e0d841371: Waiting [2024-08-16T09:53:52.267Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:52.267Z] a4e8d6b6846c: Layer already exists [2024-08-16T09:53:52.267Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:52.267Z] 4a4040cb3322: Layer already exists [2024-08-16T09:53:52.267Z] 0b8131aa6435: Layer already exists [2024-08-16T09:53:52.267Z] 6694dd0bb889: Layer already exists [2024-08-16T09:53:52.267Z] f9af3403bc00: Layer already exists [2024-08-16T09:53:52.267Z] 626e0d841371: Layer already exists [2024-08-16T09:53:52.267Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:52.267Z] main: digest: sha256:07c0381f93b4f3f18f157cc21c16de19684caa0f86c2e47ece7700670674a023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:52.340Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:52.350Z] taggedImages: [2024-08-16T09:53:52.350Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:52.350Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-16T09:53:52.350Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.55 [2024-08-16T09:53:52.350Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:52.350Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-16T09:53:52.375Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-16T09:53:52.375Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:52.375Z] latest [2024-08-16T09:53:52.375Z] 3.2.0-dev.55 [2024-08-16T09:53:52.375Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:52.375Z] main [2024-08-16T09:53:52.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:52.719Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:53.057Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:53.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T09:53:53.057Z] 4f205e0ed84c: Preparing [2024-08-16T09:53:53.057Z] 341befef7af1: Preparing [2024-08-16T09:53:53.057Z] a40c9da0d4db: Preparing [2024-08-16T09:53:53.057Z] c5635b7db14b: Preparing [2024-08-16T09:53:53.057Z] ef9faeae66ee: Preparing [2024-08-16T09:53:53.057Z] 5ed60abc9a2f: Preparing [2024-08-16T09:53:53.057Z] ce7f800efff9: Preparing [2024-08-16T09:53:53.057Z] 5ed60abc9a2f: Waiting [2024-08-16T09:53:53.057Z] ce7f800efff9: Waiting [2024-08-16T09:53:53.057Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:53.057Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:53.057Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:53.057Z] ef9faeae66ee: Pushed [2024-08-16T09:53:53.057Z] 4f205e0ed84c: Pushed [2024-08-16T09:53:53.315Z] 5ed60abc9a2f: Pushed [2024-08-16T09:53:56.606Z] 341befef7af1: Pushed [2024-08-16T09:53:56.606Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:56.939Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:57.263Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-16T09:53:57.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T09:53:57.263Z] 4f205e0ed84c: Preparing [2024-08-16T09:53:57.263Z] 341befef7af1: Preparing [2024-08-16T09:53:57.263Z] a40c9da0d4db: Preparing [2024-08-16T09:53:57.263Z] c5635b7db14b: Preparing [2024-08-16T09:53:57.263Z] ef9faeae66ee: Preparing [2024-08-16T09:53:57.263Z] 5ed60abc9a2f: Preparing [2024-08-16T09:53:57.263Z] ce7f800efff9: Preparing [2024-08-16T09:53:57.263Z] 5ed60abc9a2f: Waiting [2024-08-16T09:53:57.263Z] 341befef7af1: Layer already exists [2024-08-16T09:53:57.263Z] ef9faeae66ee: Layer already exists [2024-08-16T09:53:57.263Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:57.263Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:57.263Z] 4f205e0ed84c: Layer already exists [2024-08-16T09:53:57.263Z] 5ed60abc9a2f: Layer already exists [2024-08-16T09:53:57.263Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:57.263Z] latest: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:57.593Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:57.922Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.55 [2024-08-16T09:53:57.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T09:53:57.922Z] 4f205e0ed84c: Preparing [2024-08-16T09:53:57.922Z] 341befef7af1: Preparing [2024-08-16T09:53:57.922Z] a40c9da0d4db: Preparing [2024-08-16T09:53:57.922Z] c5635b7db14b: Preparing [2024-08-16T09:53:57.922Z] ef9faeae66ee: Preparing [2024-08-16T09:53:57.922Z] 5ed60abc9a2f: Preparing [2024-08-16T09:53:57.922Z] ce7f800efff9: Preparing [2024-08-16T09:53:57.922Z] ce7f800efff9: Waiting [2024-08-16T09:53:57.922Z] 5ed60abc9a2f: Waiting [2024-08-16T09:53:57.922Z] 4f205e0ed84c: Layer already exists [2024-08-16T09:53:57.922Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:57.922Z] ef9faeae66ee: Layer already exists [2024-08-16T09:53:57.922Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:57.922Z] 341befef7af1: Layer already exists [2024-08-16T09:53:57.922Z] 5ed60abc9a2f: Layer already exists [2024-08-16T09:53:57.922Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:57.922Z] 3.2.0-dev.55: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:58.249Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:58.573Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:58.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T09:53:58.573Z] 4f205e0ed84c: Preparing [2024-08-16T09:53:58.573Z] 341befef7af1: Preparing [2024-08-16T09:53:58.573Z] a40c9da0d4db: Preparing [2024-08-16T09:53:58.573Z] c5635b7db14b: Preparing [2024-08-16T09:53:58.573Z] ef9faeae66ee: Preparing [2024-08-16T09:53:58.573Z] 5ed60abc9a2f: Preparing [2024-08-16T09:53:58.573Z] ce7f800efff9: Preparing [2024-08-16T09:53:58.573Z] 5ed60abc9a2f: Waiting [2024-08-16T09:53:58.573Z] ce7f800efff9: Waiting [2024-08-16T09:53:58.573Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:58.573Z] ef9faeae66ee: Layer already exists [2024-08-16T09:53:58.573Z] 341befef7af1: Layer already exists [2024-08-16T09:53:58.573Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:58.573Z] 4f205e0ed84c: Layer already exists [2024-08-16T09:53:58.573Z] 5ed60abc9a2f: Layer already exists [2024-08-16T09:53:58.573Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:58.573Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:58.908Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:59.231Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-16T09:53:59.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-16T09:53:59.231Z] 4f205e0ed84c: Preparing [2024-08-16T09:53:59.231Z] 341befef7af1: Preparing [2024-08-16T09:53:59.231Z] a40c9da0d4db: Preparing [2024-08-16T09:53:59.231Z] c5635b7db14b: Preparing [2024-08-16T09:53:59.231Z] ef9faeae66ee: Preparing [2024-08-16T09:53:59.231Z] 5ed60abc9a2f: Preparing [2024-08-16T09:53:59.231Z] ce7f800efff9: Preparing [2024-08-16T09:53:59.231Z] 5ed60abc9a2f: Waiting [2024-08-16T09:53:59.231Z] ce7f800efff9: Waiting [2024-08-16T09:53:59.231Z] 341befef7af1: Layer already exists [2024-08-16T09:53:59.231Z] ef9faeae66ee: Layer already exists [2024-08-16T09:53:59.231Z] c5635b7db14b: Layer already exists [2024-08-16T09:53:59.231Z] a40c9da0d4db: Layer already exists [2024-08-16T09:53:59.231Z] 4f205e0ed84c: Layer already exists [2024-08-16T09:53:59.231Z] ce7f800efff9: Layer already exists [2024-08-16T09:53:59.231Z] 5ed60abc9a2f: Layer already exists [2024-08-16T09:53:59.231Z] main: digest: sha256:84921f61ea147610679cd07f7ba43fe5606e344b2fb4376011a39514aa110139 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:53:59.295Z] ===================================================== [Pipeline] echo [2024-08-16T09:53:59.307Z] taggedImages: [2024-08-16T09:53:59.307Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:59.307Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-16T09:53:59.307Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.55 [2024-08-16T09:53:59.307Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:59.307Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-16T09:53:59.332Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-16T09:53:59.332Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:53:59.332Z] latest [2024-08-16T09:53:59.332Z] 3.2.0-dev.55 [2024-08-16T09:53:59.332Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:53:59.332Z] main [2024-08-16T09:53:59.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:53:59.670Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:00.001Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:54:00.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T09:54:00.001Z] 42de108958de: Preparing [2024-08-16T09:54:00.001Z] 6251a7983b4a: Preparing [2024-08-16T09:54:00.001Z] a40c9da0d4db: Preparing [2024-08-16T09:54:00.001Z] c5635b7db14b: Preparing [2024-08-16T09:54:00.001Z] 2124485802af: Preparing [2024-08-16T09:54:00.001Z] 01981838fce8: Preparing [2024-08-16T09:54:00.001Z] ce7f800efff9: Preparing [2024-08-16T09:54:00.001Z] ce7f800efff9: Waiting [2024-08-16T09:54:00.001Z] 01981838fce8: Waiting [2024-08-16T09:54:00.001Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:00.001Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:00.001Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:00.001Z] 2124485802af: Pushed [2024-08-16T09:54:00.002Z] 42de108958de: Pushed [2024-08-16T09:54:00.002Z] 01981838fce8: Pushed [2024-08-16T09:54:03.295Z] 6251a7983b4a: Pushed [2024-08-16T09:54:03.295Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:03.629Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:03.959Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-16T09:54:03.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T09:54:03.960Z] 42de108958de: Preparing [2024-08-16T09:54:03.960Z] 6251a7983b4a: Preparing [2024-08-16T09:54:03.960Z] a40c9da0d4db: Preparing [2024-08-16T09:54:03.960Z] c5635b7db14b: Preparing [2024-08-16T09:54:03.960Z] 2124485802af: Preparing [2024-08-16T09:54:03.960Z] 01981838fce8: Preparing [2024-08-16T09:54:03.960Z] ce7f800efff9: Preparing [2024-08-16T09:54:03.960Z] ce7f800efff9: Waiting [2024-08-16T09:54:03.960Z] 01981838fce8: Waiting [2024-08-16T09:54:03.960Z] 6251a7983b4a: Layer already exists [2024-08-16T09:54:03.960Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:03.960Z] 2124485802af: Layer already exists [2024-08-16T09:54:03.960Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:03.960Z] 42de108958de: Layer already exists [2024-08-16T09:54:03.960Z] 01981838fce8: Layer already exists [2024-08-16T09:54:03.960Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:03.960Z] latest: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:04.296Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:04.625Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.55 [2024-08-16T09:54:04.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T09:54:04.625Z] 42de108958de: Preparing [2024-08-16T09:54:04.625Z] 6251a7983b4a: Preparing [2024-08-16T09:54:04.625Z] a40c9da0d4db: Preparing [2024-08-16T09:54:04.625Z] c5635b7db14b: Preparing [2024-08-16T09:54:04.625Z] 2124485802af: Preparing [2024-08-16T09:54:04.625Z] 01981838fce8: Preparing [2024-08-16T09:54:04.625Z] ce7f800efff9: Preparing [2024-08-16T09:54:04.625Z] ce7f800efff9: Waiting [2024-08-16T09:54:04.625Z] 01981838fce8: Waiting [2024-08-16T09:54:04.625Z] 6251a7983b4a: Layer already exists [2024-08-16T09:54:04.625Z] 2124485802af: Layer already exists [2024-08-16T09:54:04.625Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:04.625Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:04.625Z] 42de108958de: Layer already exists [2024-08-16T09:54:04.625Z] 01981838fce8: Layer already exists [2024-08-16T09:54:04.625Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:04.625Z] 3.2.0-dev.55: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:04.957Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:05.285Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:54:05.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T09:54:05.285Z] 42de108958de: Preparing [2024-08-16T09:54:05.285Z] 6251a7983b4a: Preparing [2024-08-16T09:54:05.285Z] a40c9da0d4db: Preparing [2024-08-16T09:54:05.285Z] c5635b7db14b: Preparing [2024-08-16T09:54:05.285Z] 2124485802af: Preparing [2024-08-16T09:54:05.285Z] 01981838fce8: Preparing [2024-08-16T09:54:05.285Z] ce7f800efff9: Preparing [2024-08-16T09:54:05.285Z] 01981838fce8: Waiting [2024-08-16T09:54:05.285Z] ce7f800efff9: Waiting [2024-08-16T09:54:05.285Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:05.285Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:05.285Z] 6251a7983b4a: Layer already exists [2024-08-16T09:54:05.285Z] 42de108958de: Layer already exists [2024-08-16T09:54:05.285Z] 2124485802af: Layer already exists [2024-08-16T09:54:05.285Z] 01981838fce8: Layer already exists [2024-08-16T09:54:05.285Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:05.285Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:05.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:05.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-16T09:54:05.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-16T09:54:05.935Z] 42de108958de: Preparing [2024-08-16T09:54:05.935Z] 6251a7983b4a: Preparing [2024-08-16T09:54:05.935Z] a40c9da0d4db: Preparing [2024-08-16T09:54:05.935Z] c5635b7db14b: Preparing [2024-08-16T09:54:05.935Z] 2124485802af: Preparing [2024-08-16T09:54:05.935Z] 01981838fce8: Preparing [2024-08-16T09:54:05.935Z] ce7f800efff9: Preparing [2024-08-16T09:54:05.935Z] ce7f800efff9: Waiting [2024-08-16T09:54:05.935Z] 42de108958de: Layer already exists [2024-08-16T09:54:05.935Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:05.935Z] 2124485802af: Layer already exists [2024-08-16T09:54:05.935Z] 6251a7983b4a: Layer already exists [2024-08-16T09:54:05.935Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:05.935Z] 01981838fce8: Layer already exists [2024-08-16T09:54:05.935Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:05.935Z] main: digest: sha256:2335fec6cb644ce5cfd4cb0773991539257a78db0bc3ed4de26bc3eb7d749131 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:54:06.014Z] ===================================================== [Pipeline] echo [2024-08-16T09:54:06.029Z] taggedImages: [2024-08-16T09:54:06.029Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:54:06.029Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-16T09:54:06.029Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.55 [2024-08-16T09:54:06.029Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:54:06.029Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-16T09:54:06.062Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-16T09:54:06.062Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:54:06.062Z] latest [2024-08-16T09:54:06.062Z] 3.2.0-dev.55 [2024-08-16T09:54:06.062Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:54:06.062Z] main [2024-08-16T09:54:06.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:06.409Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:06.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:54:06.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T09:54:06.737Z] 3937a0cf645b: Preparing [2024-08-16T09:54:06.737Z] bbeeef4fc1fc: Preparing [2024-08-16T09:54:06.737Z] a40c9da0d4db: Preparing [2024-08-16T09:54:06.737Z] c5635b7db14b: Preparing [2024-08-16T09:54:06.737Z] 469e9a0513f8: Preparing [2024-08-16T09:54:06.737Z] b71f6b4377cb: Preparing [2024-08-16T09:54:06.737Z] ce7f800efff9: Preparing [2024-08-16T09:54:06.737Z] b71f6b4377cb: Waiting [2024-08-16T09:54:06.737Z] ce7f800efff9: Waiting [2024-08-16T09:54:06.737Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:06.737Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:06.737Z] 469e9a0513f8: Layer already exists [2024-08-16T09:54:06.737Z] b71f6b4377cb: Layer already exists [2024-08-16T09:54:06.737Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:06.737Z] 3937a0cf645b: Pushed [2024-08-16T09:54:10.946Z] bbeeef4fc1fc: Pushed [2024-08-16T09:54:10.946Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:11.276Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:11.606Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-16T09:54:11.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T09:54:11.606Z] 3937a0cf645b: Preparing [2024-08-16T09:54:11.606Z] bbeeef4fc1fc: Preparing [2024-08-16T09:54:11.606Z] a40c9da0d4db: Preparing [2024-08-16T09:54:11.606Z] c5635b7db14b: Preparing [2024-08-16T09:54:11.606Z] 469e9a0513f8: Preparing [2024-08-16T09:54:11.606Z] b71f6b4377cb: Preparing [2024-08-16T09:54:11.606Z] ce7f800efff9: Preparing [2024-08-16T09:54:11.606Z] b71f6b4377cb: Waiting [2024-08-16T09:54:11.606Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:11.606Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:11.606Z] 469e9a0513f8: Layer already exists [2024-08-16T09:54:11.606Z] bbeeef4fc1fc: Layer already exists [2024-08-16T09:54:11.606Z] 3937a0cf645b: Layer already exists [2024-08-16T09:54:11.606Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:11.606Z] b71f6b4377cb: Layer already exists [2024-08-16T09:54:11.606Z] latest: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:11.937Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:12.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.55 [2024-08-16T09:54:12.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T09:54:12.259Z] 3937a0cf645b: Preparing [2024-08-16T09:54:12.259Z] bbeeef4fc1fc: Preparing [2024-08-16T09:54:12.259Z] a40c9da0d4db: Preparing [2024-08-16T09:54:12.259Z] c5635b7db14b: Preparing [2024-08-16T09:54:12.259Z] 469e9a0513f8: Preparing [2024-08-16T09:54:12.259Z] b71f6b4377cb: Preparing [2024-08-16T09:54:12.259Z] ce7f800efff9: Preparing [2024-08-16T09:54:12.259Z] b71f6b4377cb: Waiting [2024-08-16T09:54:12.259Z] ce7f800efff9: Waiting [2024-08-16T09:54:12.259Z] 3937a0cf645b: Layer already exists [2024-08-16T09:54:12.259Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:12.259Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:12.259Z] bbeeef4fc1fc: Layer already exists [2024-08-16T09:54:12.259Z] 469e9a0513f8: Layer already exists [2024-08-16T09:54:12.259Z] b71f6b4377cb: Layer already exists [2024-08-16T09:54:12.259Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:12.259Z] 3.2.0-dev.55: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:12.589Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:12.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:54:12.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T09:54:12.918Z] 3937a0cf645b: Preparing [2024-08-16T09:54:12.918Z] bbeeef4fc1fc: Preparing [2024-08-16T09:54:12.918Z] a40c9da0d4db: Preparing [2024-08-16T09:54:12.918Z] c5635b7db14b: Preparing [2024-08-16T09:54:12.918Z] 469e9a0513f8: Preparing [2024-08-16T09:54:12.918Z] b71f6b4377cb: Preparing [2024-08-16T09:54:12.918Z] ce7f800efff9: Preparing [2024-08-16T09:54:12.918Z] b71f6b4377cb: Waiting [2024-08-16T09:54:12.918Z] ce7f800efff9: Waiting [2024-08-16T09:54:12.918Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:12.918Z] bbeeef4fc1fc: Layer already exists [2024-08-16T09:54:12.918Z] 469e9a0513f8: Layer already exists [2024-08-16T09:54:12.918Z] 3937a0cf645b: Layer already exists [2024-08-16T09:54:12.918Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:12.918Z] b71f6b4377cb: Layer already exists [2024-08-16T09:54:12.918Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:12.918Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:13.256Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T09:54:13.579Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-16T09:54:13.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-16T09:54:13.579Z] 3937a0cf645b: Preparing [2024-08-16T09:54:13.579Z] bbeeef4fc1fc: Preparing [2024-08-16T09:54:13.579Z] a40c9da0d4db: Preparing [2024-08-16T09:54:13.579Z] c5635b7db14b: Preparing [2024-08-16T09:54:13.579Z] 469e9a0513f8: Preparing [2024-08-16T09:54:13.579Z] b71f6b4377cb: Preparing [2024-08-16T09:54:13.579Z] ce7f800efff9: Preparing [2024-08-16T09:54:13.579Z] b71f6b4377cb: Waiting [2024-08-16T09:54:13.579Z] ce7f800efff9: Waiting [2024-08-16T09:54:13.579Z] a40c9da0d4db: Layer already exists [2024-08-16T09:54:13.579Z] 469e9a0513f8: Layer already exists [2024-08-16T09:54:13.579Z] c5635b7db14b: Layer already exists [2024-08-16T09:54:13.579Z] bbeeef4fc1fc: Layer already exists [2024-08-16T09:54:13.579Z] 3937a0cf645b: Layer already exists [2024-08-16T09:54:13.579Z] b71f6b4377cb: Layer already exists [2024-08-16T09:54:13.579Z] ce7f800efff9: Layer already exists [2024-08-16T09:54:13.579Z] main: digest: sha256:cf017a12b88a61b92de66615af6ab2bd0f7538bdc6415e06da12908b206cacda size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T09:54:13.659Z] ===================================================== [Pipeline] echo [2024-08-16T09:54:13.673Z] taggedImages: [2024-08-16T09:54:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T09:54:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-16T09:54:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.55 [2024-08-16T09:54:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T09:54:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-16T10:10:49.911Z] #141 ... [2024-08-16T10:10:49.911Z] [2024-08-16T10:10:49.911Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T10:10:49.911Z] #156 DONE 1160.8s [2024-08-16T10:10:49.911Z] [2024-08-16T10:10:49.911Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T10:10:49.911Z] #161 DONE 0.4s [2024-08-16T10:10:49.911Z] [2024-08-16T10:10:49.911Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T10:10:49.911Z] #150 ... [2024-08-16T10:10:49.911Z] [2024-08-16T10:10:49.911Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T10:10:50.870Z] #162 DONE 2.4s [2024-08-16T10:10:50.870Z] [2024-08-16T10:10:50.870Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:10:51.142Z] #163 DONE 0.2s [2024-08-16T10:10:51.142Z] [2024-08-16T10:10:51.142Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:10:51.142Z] #152 ... [2024-08-16T10:10:51.142Z] [2024-08-16T10:10:51.142Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:10:51.744Z] #164 DONE 0.3s [2024-08-16T10:10:51.744Z] [2024-08-16T10:10:51.744Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T10:10:51.744Z] #165 DONE 0.4s [2024-08-16T10:10:51.744Z] [2024-08-16T10:10:51.744Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T10:10:52.009Z] #160 ... [2024-08-16T10:10:52.009Z] [2024-08-16T10:10:52.009Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T10:10:52.009Z] #166 DONE 0.3s [2024-08-16T10:10:52.009Z] [2024-08-16T10:10:52.009Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T10:10:52.279Z] #155 ... [2024-08-16T10:10:52.279Z] [2024-08-16T10:10:52.279Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-16T10:10:52.279Z] #167 DONE 0.2s [2024-08-16T10:10:52.279Z] [2024-08-16T10:10:52.279Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-16T10:10:52.545Z] #168 DONE 0.2s [2024-08-16T10:10:52.545Z] [2024-08-16T10:10:52.545Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-16T10:10:52.814Z] #169 DONE 0.1s [2024-08-16T10:10:52.814Z] [2024-08-16T10:10:52.814Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-16T10:10:52.814Z] #170 DONE 0.2s [2024-08-16T10:10:52.814Z] [2024-08-16T10:10:52.814Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:10:53.286Z] #152 ... [2024-08-16T10:10:53.286Z] [2024-08-16T10:10:53.286Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-16T10:10:53.286Z] #171 DONE 0.1s [2024-08-16T10:10:53.286Z] [2024-08-16T10:10:53.286Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T10:10:54.296Z] #172 ... [2024-08-16T10:10:54.296Z] [2024-08-16T10:10:54.296Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T10:10:54.296Z] #154 DONE 1167.0s [2024-08-16T10:10:54.580Z] [2024-08-16T10:10:54.580Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T10:10:55.191Z] #20 ... [2024-08-16T10:10:55.191Z] [2024-08-16T10:10:55.191Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:10:55.191Z] #173 DONE 0.3s [2024-08-16T10:10:55.191Z] [2024-08-16T10:10:55.191Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T10:10:55.191Z] #155 ... [2024-08-16T10:10:55.191Z] [2024-08-16T10:10:55.191Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:10:55.475Z] #174 DONE 0.3s [2024-08-16T10:10:55.475Z] [2024-08-16T10:10:55.475Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:10:55.475Z] #54 ... [2024-08-16T10:10:55.475Z] [2024-08-16T10:10:55.475Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-16T10:10:55.823Z] #175 DONE 0.3s [2024-08-16T10:10:55.823Z] [2024-08-16T10:10:55.823Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:10:55.823Z] #152 ... [2024-08-16T10:10:55.823Z] [2024-08-16T10:10:55.823Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T10:10:56.096Z] #176 DONE 0.4s [2024-08-16T10:10:56.096Z] [2024-08-16T10:10:56.096Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T10:10:56.399Z] #177 DONE 0.3s [2024-08-16T10:10:56.399Z] [2024-08-16T10:10:56.399Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T10:10:56.719Z] #159 ... [2024-08-16T10:10:56.719Z] [2024-08-16T10:10:56.719Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T10:10:56.719Z] #178 DONE 0.2s [2024-08-16T10:10:56.719Z] [2024-08-16T10:10:56.719Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T10:10:57.352Z] #179 ... [2024-08-16T10:10:57.352Z] [2024-08-16T10:10:57.352Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T10:10:57.352Z] #172 DONE 4.1s [2024-08-16T10:10:57.352Z] [2024-08-16T10:10:57.352Z] #106 [security-bootstrapper] exporting to image [2024-08-16T10:10:57.352Z] #106 exporting layers [2024-08-16T10:10:58.778Z] #106 exporting layers 1.7s done [2024-08-16T10:10:58.778Z] #106 writing image sha256:c6243113ac6b7fc189be1d88dff023dd3809ec600ef12e3e96906b796ae05e8e done [2024-08-16T10:10:58.778Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-16T10:10:58.778Z] #106 DONE 7.9s [2024-08-16T10:10:58.778Z] [2024-08-16T10:10:58.778Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T10:10:59.358Z] #153 ... [2024-08-16T10:10:59.358Z] [2024-08-16T10:10:59.358Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T10:10:59.358Z] #179 DONE 2.7s [2024-08-16T10:10:59.358Z] [2024-08-16T10:10:59.358Z] #106 [security-proxy-setup] exporting to image [2024-08-16T10:11:00.313Z] #106 exporting layers 0.8s done [2024-08-16T10:11:00.313Z] #106 writing image sha256:d5c4d42fd8d98e9fd4326c710a1888dfdba6ac56ae2a05ecadf97fd938fa1e99 done [2024-08-16T10:11:00.313Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-16T10:11:00.313Z] #106 DONE 8.6s [2024-08-16T10:11:00.313Z] [2024-08-16T10:11:00.313Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T10:11:04.549Z] #158 ... [2024-08-16T10:11:04.549Z] [2024-08-16T10:11:04.549Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T10:11:04.549Z] #153 1176.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T10:11:22.726Z] #153 DONE 1193.3s [2024-08-16T10:11:22.726Z] [2024-08-16T10:11:22.726Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:11:22.726Z] #45 ... [2024-08-16T10:11:22.726Z] [2024-08-16T10:11:22.726Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:11:22.726Z] #180 DONE 0.4s [2024-08-16T10:11:22.726Z] [2024-08-16T10:11:22.726Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:11:22.726Z] #181 DONE 0.1s [2024-08-16T10:11:22.726Z] [2024-08-16T10:11:22.726Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-16T10:11:22.726Z] #182 DONE 0.3s [2024-08-16T10:11:22.726Z] [2024-08-16T10:11:22.726Z] #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-08-16T10:11:22.726Z] #183 DONE 0.2s [2024-08-16T10:11:22.726Z] [2024-08-16T10:11:22.726Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:11:22.726Z] #184 DONE 0.1s [2024-08-16T10:11:22.726Z] [2024-08-16T10:11:22.726Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T10:11:22.992Z] #185 DONE 0.3s [2024-08-16T10:11:22.992Z] [2024-08-16T10:11:22.992Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T10:11:23.256Z] #186 DONE 0.3s [2024-08-16T10:11:23.256Z] [2024-08-16T10:11:23.256Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T10:11:23.256Z] #187 DONE 0.1s [2024-08-16T10:11:23.256Z] [2024-08-16T10:11:23.256Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T10:11:25.830Z] #188 DONE 2.2s [2024-08-16T10:11:25.830Z] [2024-08-16T10:11:25.830Z] #106 [security-secretstore-setup] exporting to image [2024-08-16T10:11:25.830Z] #106 exporting layers [2024-08-16T10:11:26.784Z] #106 exporting layers 1.2s done [2024-08-16T10:11:26.784Z] #106 writing image sha256:b7b387b60c624e78825020e199018043ddcb607f30fa53464149ccea0de5582d done [2024-08-16T10:11:26.784Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-16T10:11:26.784Z] #106 DONE 9.9s [2024-08-16T10:11:26.784Z] [2024-08-16T10:11:26.784Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T10:12:13.581Z] #141 ... [2024-08-16T10:12:13.581Z] [2024-08-16T10:12:13.581Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T10:12:13.581Z] #159 DONE 1238.3s [2024-08-16T10:12:13.581Z] [2024-08-16T10:12:13.581Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T10:12:13.581Z] #158 ... [2024-08-16T10:12:13.581Z] [2024-08-16T10:12:13.581Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:12:13.581Z] #189 DONE 0.2s [2024-08-16T10:12:13.581Z] [2024-08-16T10:12:13.581Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:12:13.582Z] #45 ... [2024-08-16T10:12:13.582Z] [2024-08-16T10:12:13.582Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:12:13.582Z] #190 DONE 0.1s [2024-08-16T10:12:13.582Z] [2024-08-16T10:12:13.582Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-16T10:12:13.582Z] #191 DONE 0.2s [2024-08-16T10:12:13.582Z] [2024-08-16T10:12:13.582Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:12:13.582Z] #192 DONE 0.1s [2024-08-16T10:12:13.582Z] [2024-08-16T10:12:13.582Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-16T10:12:13.582Z] #193 DONE 0.1s [2024-08-16T10:12:13.582Z] [2024-08-16T10:12:13.582Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:12:13.582Z] #54 ... [2024-08-16T10:12:13.582Z] [2024-08-16T10:12:13.582Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T10:12:13.582Z] #194 DONE 1.9s [2024-08-16T10:12:13.582Z] [2024-08-16T10:12:13.582Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-16T10:12:13.582Z] #106 exporting layers [2024-08-16T10:12:13.582Z] #106 exporting layers 0.4s done [2024-08-16T10:12:13.582Z] #106 writing image sha256:ed114ac00a62a7cff3be57b5e3bcbfa8f811add94f084ba48a1432807084490b done [2024-08-16T10:12:13.582Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-16T10:12:13.582Z] #106 DONE 10.3s [2024-08-16T10:12:13.582Z] [2024-08-16T10:12:13.582Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T10:14:20.260Z] #158 ... [2024-08-16T10:14:20.260Z] [2024-08-16T10:14:20.260Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T10:14:20.260Z] #155 DONE 1369.1s [2024-08-16T10:14:20.260Z] [2024-08-16T10:14:20.260Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T10:14:20.260Z] #150 ... [2024-08-16T10:14:20.260Z] [2024-08-16T10:14:20.260Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:14:20.260Z] #195 DONE 0.2s [2024-08-16T10:14:20.260Z] [2024-08-16T10:14:20.260Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:14:20.260Z] #196 DONE 0.1s [2024-08-16T10:14:20.260Z] [2024-08-16T10:14:20.260Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-16T10:14:20.260Z] #197 DONE 0.3s [2024-08-16T10:14:20.260Z] [2024-08-16T10:14:20.260Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:14:20.260Z] #198 DONE 0.1s [2024-08-16T10:14:20.260Z] [2024-08-16T10:14:20.260Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-16T10:14:20.260Z] #106 exporting layers [2024-08-16T10:14:20.260Z] #106 exporting layers 0.7s done [2024-08-16T10:14:20.260Z] #106 writing image sha256:34eedcafcd655fc291babe213952e2cd50fb7da961685076d5426bc95408aa8e done [2024-08-16T10:14:20.260Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-16T10:14:20.260Z] #106 DONE 11.0s [2024-08-16T10:14:20.260Z] [2024-08-16T10:14:20.260Z] #34 [security-spire-config internal] load .dockerignore [2024-08-16T10:22:12.300Z] #34 ... [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T10:22:12.300Z] #150 DONE 1841.9s [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T10:22:12.300Z] #160 ... [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:22:12.300Z] #199 DONE 0.1s [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:22:12.300Z] #200 DONE 0.1s [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:22:12.300Z] #152 ... [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T10:22:12.300Z] #201 DONE 0.9s [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T10:22:12.300Z] #141 ... [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:22:12.300Z] #202 DONE 0.1s [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T10:22:12.300Z] #203 DONE 0.2s [2024-08-16T10:22:12.300Z] [2024-08-16T10:22:12.300Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T10:22:13.708Z] #204 DONE 1.9s [2024-08-16T10:22:13.708Z] [2024-08-16T10:22:13.708Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:22:13.708Z] #152 ... [2024-08-16T10:22:13.708Z] [2024-08-16T10:22:13.708Z] #106 [security-proxy-auth] exporting to image [2024-08-16T10:22:13.708Z] #106 exporting layers [2024-08-16T10:22:14.288Z] #106 exporting layers 0.7s done [2024-08-16T10:22:14.288Z] #106 writing image sha256:235ba70ea42937e2fc3f512e76aae19e8cadb91da33893ae6d7a5c93a4e6011e done [2024-08-16T10:22:14.288Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-16T10:22:14.288Z] #106 DONE 11.7s [2024-08-16T10:22:14.288Z] [2024-08-16T10:22:14.288Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T10:23:12.621Z] #141 ... [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T10:23:12.621Z] #158 DONE 1902.7s [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T10:23:12.621Z] #160 ... [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:23:12.621Z] #205 DONE 0.1s [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:23:12.621Z] #45 ... [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:23:12.621Z] #206 DONE 0.1s [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T10:23:12.621Z] #207 DONE 0.4s [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:23:12.621Z] #45 ... [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:23:12.621Z] #208 DONE 0.1s [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #106 [core-command] exporting to image [2024-08-16T10:23:12.621Z] #106 exporting layers [2024-08-16T10:23:12.621Z] #106 exporting layers 0.4s done [2024-08-16T10:23:12.621Z] #106 writing image sha256:ee33028e63c84eeb94ff19971cb91d18f0550a0d6186ce503aed413bbcc1c323 done [2024-08-16T10:23:12.621Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-16T10:23:12.621Z] #106 DONE 12.2s [2024-08-16T10:23:12.621Z] [2024-08-16T10:23:12.621Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T10:25:19.264Z] #141 DONE 2027.9s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:25:19.264Z] #45 ... [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:25:19.264Z] #209 DONE 0.2s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:25:19.264Z] #210 DONE 0.2s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T10:25:19.264Z] #157 ... [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T10:25:19.264Z] #211 ... [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T10:25:19.264Z] #151 DONE 2029.0s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T10:25:19.264Z] #160 ... [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T10:25:19.264Z] #211 DONE 0.7s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:25:19.264Z] #212 DONE 0.3s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:25:19.264Z] #213 DONE 1.0s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:25:19.264Z] #214 ... [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #106 [core-data] exporting to image [2024-08-16T10:25:19.264Z] #106 exporting layers 0.9s done [2024-08-16T10:25:19.264Z] #106 writing image sha256:e522a84b8946c4dceb263c91189ce786831296778788b6fb93b4532485a12e5c done [2024-08-16T10:25:19.264Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-16T10:25:19.264Z] #106 DONE 13.1s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:25:19.264Z] #214 DONE 0.3s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T10:25:19.264Z] #215 DONE 0.5s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:25:19.264Z] #152 ... [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:25:19.264Z] #216 DONE 0.1s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-16T10:25:19.264Z] #217 DONE 0.1s [2024-08-16T10:25:19.264Z] [2024-08-16T10:25:19.264Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:25:19.530Z] #54 ... [2024-08-16T10:25:19.530Z] [2024-08-16T10:25:19.530Z] #106 [core-metadata] exporting to image [2024-08-16T10:25:20.132Z] #106 exporting layers 0.7s done [2024-08-16T10:25:20.132Z] #106 writing image sha256:c5dc7aceb559fb02fdc35b69373bf0b1e8736392f71f85cd86f2fd43c6bc1fa7 done [2024-08-16T10:25:20.132Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-16T10:25:20.132Z] #106 DONE 13.8s [2024-08-16T10:25:20.132Z] [2024-08-16T10:25:20.132Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T10:25:22.530Z] #149 ... [2024-08-16T10:25:22.530Z] [2024-08-16T10:25:22.530Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T10:25:22.530Z] #160 DONE 2035.1s [2024-08-16T10:25:22.804Z] [2024-08-16T10:25:22.804Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:25:22.804Z] #45 ... [2024-08-16T10:25:22.804Z] [2024-08-16T10:25:22.804Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:25:23.070Z] #218 DONE 0.2s [2024-08-16T10:25:23.070Z] [2024-08-16T10:25:23.070Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:25:23.070Z] #152 ... [2024-08-16T10:25:23.070Z] [2024-08-16T10:25:23.070Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T10:25:24.033Z] #219 DONE 0.6s [2024-08-16T10:25:24.033Z] [2024-08-16T10:25:24.033Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:25:24.033Z] #220 DONE 0.1s [2024-08-16T10:25:24.033Z] [2024-08-16T10:25:24.033Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:25:24.033Z] #152 ... [2024-08-16T10:25:24.033Z] [2024-08-16T10:25:24.033Z] #106 [core-keeper] exporting to image [2024-08-16T10:25:24.620Z] #106 exporting layers 0.6s done [2024-08-16T10:25:24.621Z] #106 writing image sha256:d3eb44b15295e1b00427f378d8c03d4886ed2e69cb763d6eda262a82925331bf 0.0s done [2024-08-16T10:25:24.621Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-16T10:25:24.621Z] #106 DONE 14.4s [2024-08-16T10:25:24.621Z] [2024-08-16T10:25:24.621Z] #34 [security-spire-config internal] load .dockerignore [2024-08-16T10:25:56.858Z] #34 ... [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T10:25:56.858Z] #152 DONE 2067.2s [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #34 [security-spire-config internal] load .dockerignore [2024-08-16T10:25:56.858Z] #34 ... [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:25:56.858Z] #221 DONE 0.1s [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:25:56.858Z] #45 ... [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:25:56.858Z] #222 DONE 0.2s [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T10:25:56.858Z] #223 DONE 0.6s [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:25:56.858Z] #224 DONE 0.2s [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T10:25:56.858Z] #157 ... [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #106 [support-scheduler] exporting to image [2024-08-16T10:25:56.858Z] #106 exporting layers [2024-08-16T10:25:56.858Z] #106 exporting layers 0.6s done [2024-08-16T10:25:56.858Z] #106 writing image sha256:be11a85fcd77de9769285d28c3da344840f8b5d7c24edbaf649c82fed6b9aeea done [2024-08-16T10:25:56.858Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-16T10:25:56.858Z] #106 DONE 15.0s [2024-08-16T10:25:56.858Z] [2024-08-16T10:25:56.858Z] #45 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:25:57.125Z] #45 ... [2024-08-16T10:25:57.125Z] [2024-08-16T10:25:57.125Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T10:25:57.125Z] #149 DONE 2069.5s [2024-08-16T10:25:57.125Z] [2024-08-16T10:25:57.125Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:25:57.394Z] #54 ... [2024-08-16T10:25:57.394Z] [2024-08-16T10:25:57.394Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T10:25:57.394Z] #157 DONE 2069.8s [2024-08-16T10:25:57.394Z] [2024-08-16T10:25:57.394Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:25:57.394Z] #225 DONE 0.2s [2024-08-16T10:25:57.394Z] [2024-08-16T10:25:57.394Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:25:57.661Z] #226 DONE 0.1s [2024-08-16T10:25:57.661Z] [2024-08-16T10:25:57.661Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T10:25:57.661Z] #227 DONE 0.1s [2024-08-16T10:25:57.661Z] [2024-08-16T10:25:57.661Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T10:25:57.929Z] #228 ... [2024-08-16T10:25:57.929Z] [2024-08-16T10:25:57.929Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T10:25:57.929Z] #229 DONE 0.2s [2024-08-16T10:25:58.197Z] [2024-08-16T10:25:58.197Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T10:25:58.197Z] #228 DONE 0.4s [2024-08-16T10:25:58.197Z] [2024-08-16T10:25:58.197Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-16T10:25:58.463Z] #230 DONE 0.2s [2024-08-16T10:25:58.463Z] [2024-08-16T10:25:58.463Z] #106 [support-cron-scheduler] exporting to image [2024-08-16T10:25:58.463Z] #106 ... [2024-08-16T10:25:58.463Z] [2024-08-16T10:25:58.463Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T10:25:58.463Z] #231 DONE 0.5s [2024-08-16T10:25:58.463Z] [2024-08-16T10:25:58.463Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-16T10:25:58.463Z] #232 DONE 0.1s [2024-08-16T10:25:58.463Z] [2024-08-16T10:25:58.463Z] #106 [support-notifications] exporting to image [2024-08-16T10:25:59.417Z] #106 exporting layers 0.6s done [2024-08-16T10:25:59.417Z] #106 writing image sha256:65fb3ac577f5e4ba4ef988fa768d94b5d167fa2c1cf8048616fc66d0361c586e done [2024-08-16T10:25:59.417Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-16T10:25:59.682Z] #106 exporting layers 1.4s done [2024-08-16T10:25:59.682Z] #106 writing image sha256:00b670958a467f264a71f99722cc5d8aa19d9b098f355604b01a8bcf95feec75 done [2024-08-16T10:25:59.682Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-16T10:25:59.682Z] #106 DONE 16.4s [2024-08-16T10:25:59.682Z] [2024-08-16T10:25:59.682Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T10:25:59.682Z] time="2024-08-16T09:49:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-16T10:25:59.676Z] $ docker stop --time=1 c9d6c42ad0d2216fbcab33f15709db14ea879192b8aa8b1bd6b7951f1e283c05 [2024-08-16T10:26:01.307Z] $ docker rm -f --volumes c9d6c42ad0d2216fbcab33f15709db14ea879192b8aa8b1bd6b7951f1e283c05 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T10:26:01.815Z] + docker images [2024-08-16T10:26:01.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-16T10:26:01.815Z] support-notifications-arm64 latest 65fb3ac577f5 3 seconds ago 42MB [2024-08-16T10:26:01.815Z] support-cron-scheduler-arm64 latest 00b670958a46 3 seconds ago 43.5MB [2024-08-16T10:26:01.815Z] support-scheduler-arm64 latest be11a85fcd77 6 seconds ago 41.3MB [2024-08-16T10:26:01.815Z] core-keeper-arm64 latest d3eb44b15295 38 seconds ago 39MB [2024-08-16T10:26:01.815Z] core-metadata-arm64 latest c5dc7aceb559 42 seconds ago 39.3MB [2024-08-16T10:26:01.815Z] core-data-arm64 latest e522a84b8946 44 seconds ago 39.1MB [2024-08-16T10:26:01.815Z] core-command-arm64 latest ee33028e63c8 2 minutes ago 35MB [2024-08-16T10:26:01.815Z] security-proxy-auth-arm64 latest 235ba70ea429 3 minutes ago 32.6MB [2024-08-16T10:26:01.815Z] security-spiffe-token-provider-arm64 latest 34eedcafcd65 11 minutes ago 29MB [2024-08-16T10:26:01.815Z] core-common-config-bootstrapper-arm64 latest ed114ac00a62 13 minutes ago 15.3MB [2024-08-16T10:26:01.815Z] security-secretstore-setup-arm64 latest b7b387b60c62 14 minutes ago 36.4MB [2024-08-16T10:26:01.815Z] security-proxy-setup-arm64 latest d5c4d42fd8d9 15 minutes ago 26.1MB [2024-08-16T10:26:01.815Z] security-bootstrapper-arm64 latest c6243113ac6b 15 minutes ago 18.9MB [2024-08-16T10:26:01.815Z] security-spire-config-arm64 latest 29c7f85d42bc 35 minutes ago 115MB [2024-08-16T10:26:01.815Z] security-spire-agent-arm64 latest 569de0d52bbb 35 minutes ago 174MB [2024-08-16T10:26:01.815Z] security-spire-server-arm64 latest 50e7397c9044 35 minutes ago 116MB [2024-08-16T10:26:01.815Z] ci-base-image-arm64 latest 784a4c6ff44a 37 minutes ago 967MB [2024-08-16T10:26:01.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-16T10:26:01.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T10:26:01.979Z] provisioning config files... [2024-08-16T10:26:01.994Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/673@tmp/config335620672627165366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:26:02.346Z] ---> ****-login.sh [2024-08-16T10:26:02.346Z] nexus3.edgexfoundry.org:10001 [2024-08-16T10:26:02.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:26:02.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:26:02.613Z] Configure a credential helper to remove this warning. See [2024-08-16T10:26:02.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:26:02.613Z] [2024-08-16T10:26:02.613Z] Login Succeeded [2024-08-16T10:26:02.613Z] nexus3.edgexfoundry.org:10002 [2024-08-16T10:26:02.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:26:03.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:26:03.144Z] Configure a credential helper to remove this warning. See [2024-08-16T10:26:03.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:26:03.144Z] [2024-08-16T10:26:03.144Z] Login Succeeded [2024-08-16T10:26:03.144Z] nexus3.edgexfoundry.org:10003 [2024-08-16T10:26:03.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:26:03.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:26:03.409Z] Configure a credential helper to remove this warning. See [2024-08-16T10:26:03.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:26:03.409Z] [2024-08-16T10:26:03.409Z] Login Succeeded [2024-08-16T10:26:03.409Z] nexus3.edgexfoundry.org:10004 [2024-08-16T10:26:03.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:26:03.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:26:03.675Z] Configure a credential helper to remove this warning. See [2024-08-16T10:26:03.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:26:03.675Z] [2024-08-16T10:26:03.675Z] Login Succeeded [2024-08-16T10:26:03.675Z] ****.io [2024-08-16T10:26:03.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:26:04.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:26:04.205Z] Configure a credential helper to remove this warning. See [2024-08-16T10:26:04.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:26:04.205Z] [2024-08-16T10:26:04.205Z] Login Succeeded [2024-08-16T10:26:04.205Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T10:26:04.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:26:04.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T10:26:04.313Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-16T10:26:04.313Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:04.313Z] latest [2024-08-16T10:26:04.313Z] 3.2.0-dev.55 [2024-08-16T10:26:04.313Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:04.313Z] main [2024-08-16T10:26:04.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:04.689Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:05.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:05.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T10:26:05.082Z] ac0872b4c4d9: Preparing [2024-08-16T10:26:05.082Z] 6c8ed8e8b732: Preparing [2024-08-16T10:26:05.082Z] b181db29f8cf: Preparing [2024-08-16T10:26:05.082Z] 9070205c6478: Preparing [2024-08-16T10:26:05.082Z] dd5f32a9192a: Preparing [2024-08-16T10:26:05.082Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:05.082Z] 3c20671a5817: Preparing [2024-08-16T10:26:05.082Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:05.082Z] 3c20671a5817: Waiting [2024-08-16T10:26:05.355Z] b181db29f8cf: Pushed [2024-08-16T10:26:05.355Z] 9070205c6478: Pushed [2024-08-16T10:26:05.355Z] ac0872b4c4d9: Pushed [2024-08-16T10:26:05.355Z] dd5f32a9192a: Pushed [2024-08-16T10:26:05.355Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:05.632Z] 05cedfe1e65a: Pushed [2024-08-16T10:26:12.486Z] 6c8ed8e8b732: Pushed [2024-08-16T10:26:12.486Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:12.835Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:13.186Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-16T10:26:13.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T10:26:13.186Z] ac0872b4c4d9: Preparing [2024-08-16T10:26:13.186Z] 6c8ed8e8b732: Preparing [2024-08-16T10:26:13.186Z] b181db29f8cf: Preparing [2024-08-16T10:26:13.186Z] 9070205c6478: Preparing [2024-08-16T10:26:13.186Z] dd5f32a9192a: Preparing [2024-08-16T10:26:13.186Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:13.186Z] 3c20671a5817: Preparing [2024-08-16T10:26:13.186Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:13.186Z] 3c20671a5817: Waiting [2024-08-16T10:26:13.186Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:13.186Z] 6c8ed8e8b732: Layer already exists [2024-08-16T10:26:13.186Z] 9070205c6478: Layer already exists [2024-08-16T10:26:13.186Z] ac0872b4c4d9: Layer already exists [2024-08-16T10:26:13.186Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:13.186Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:13.186Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:13.450Z] latest: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:13.811Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:14.166Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.55 [2024-08-16T10:26:14.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T10:26:14.166Z] ac0872b4c4d9: Preparing [2024-08-16T10:26:14.166Z] 6c8ed8e8b732: Preparing [2024-08-16T10:26:14.166Z] b181db29f8cf: Preparing [2024-08-16T10:26:14.166Z] 9070205c6478: Preparing [2024-08-16T10:26:14.166Z] dd5f32a9192a: Preparing [2024-08-16T10:26:14.166Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:14.166Z] 3c20671a5817: Preparing [2024-08-16T10:26:14.166Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:14.166Z] 3c20671a5817: Waiting [2024-08-16T10:26:14.166Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:14.166Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:14.166Z] ac0872b4c4d9: Layer already exists [2024-08-16T10:26:14.166Z] 6c8ed8e8b732: Layer already exists [2024-08-16T10:26:14.166Z] 9070205c6478: Layer already exists [2024-08-16T10:26:14.166Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:14.166Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:14.166Z] 3.2.0-dev.55: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:14.792Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:15.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:15.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T10:26:15.140Z] ac0872b4c4d9: Preparing [2024-08-16T10:26:15.140Z] 6c8ed8e8b732: Preparing [2024-08-16T10:26:15.140Z] b181db29f8cf: Preparing [2024-08-16T10:26:15.140Z] 9070205c6478: Preparing [2024-08-16T10:26:15.140Z] dd5f32a9192a: Preparing [2024-08-16T10:26:15.140Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:15.140Z] 3c20671a5817: Preparing [2024-08-16T10:26:15.140Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:15.140Z] 3c20671a5817: Waiting [2024-08-16T10:26:15.140Z] ac0872b4c4d9: Layer already exists [2024-08-16T10:26:15.140Z] 6c8ed8e8b732: Layer already exists [2024-08-16T10:26:15.140Z] 9070205c6478: Layer already exists [2024-08-16T10:26:15.140Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:15.140Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:15.140Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:15.140Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:15.140Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:15.755Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:16.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-16T10:26:16.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-16T10:26:16.113Z] ac0872b4c4d9: Preparing [2024-08-16T10:26:16.113Z] 6c8ed8e8b732: Preparing [2024-08-16T10:26:16.113Z] b181db29f8cf: Preparing [2024-08-16T10:26:16.113Z] 9070205c6478: Preparing [2024-08-16T10:26:16.113Z] dd5f32a9192a: Preparing [2024-08-16T10:26:16.113Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:16.113Z] 3c20671a5817: Preparing [2024-08-16T10:26:16.113Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:16.113Z] 3c20671a5817: Waiting [2024-08-16T10:26:16.113Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:16.113Z] ac0872b4c4d9: Layer already exists [2024-08-16T10:26:16.113Z] 9070205c6478: Layer already exists [2024-08-16T10:26:16.113Z] 6c8ed8e8b732: Layer already exists [2024-08-16T10:26:16.113Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:16.113Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:16.113Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:16.377Z] main: digest: sha256:2c2ef7a9e5221ddb7233e063a91bbb5a98831a2573fb580e43ff35c9ce069fab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:26:16.451Z] ===================================================== [Pipeline] echo [2024-08-16T10:26:16.479Z] taggedImages: [2024-08-16T10:26:16.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:16.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-16T10:26:16.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.55 [2024-08-16T10:26:16.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:16.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-16T10:26:16.508Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-16T10:26:16.508Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:16.508Z] latest [2024-08-16T10:26:16.508Z] 3.2.0-dev.55 [2024-08-16T10:26:16.508Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:16.508Z] main [2024-08-16T10:26:16.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:16.872Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:17.210Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:17.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T10:26:17.210Z] 1f0b75e74b53: Preparing [2024-08-16T10:26:17.210Z] a38dec05b8e9: Preparing [2024-08-16T10:26:17.210Z] 5fafadcfdeb0: Preparing [2024-08-16T10:26:17.210Z] 307095be5371: Preparing [2024-08-16T10:26:17.210Z] b181db29f8cf: Preparing [2024-08-16T10:26:17.210Z] 9070205c6478: Preparing [2024-08-16T10:26:17.210Z] 9070205c6478: Waiting [2024-08-16T10:26:17.210Z] dd5f32a9192a: Preparing [2024-08-16T10:26:17.210Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:17.210Z] dd5f32a9192a: Waiting [2024-08-16T10:26:17.210Z] 3c20671a5817: Preparing [2024-08-16T10:26:17.210Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:17.210Z] 3c20671a5817: Waiting [2024-08-16T10:26:17.210Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:17.474Z] 9070205c6478: Layer already exists [2024-08-16T10:26:17.474Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:17.474Z] a38dec05b8e9: Pushed [2024-08-16T10:26:17.474Z] 5fafadcfdeb0: Pushed [2024-08-16T10:26:17.474Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:17.474Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:17.474Z] 1f0b75e74b53: Pushed [2024-08-16T10:26:19.402Z] 307095be5371: Pushed [2024-08-16T10:26:19.402Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:19.750Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:20.093Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-16T10:26:20.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T10:26:20.093Z] 1f0b75e74b53: Preparing [2024-08-16T10:26:20.093Z] a38dec05b8e9: Preparing [2024-08-16T10:26:20.093Z] 5fafadcfdeb0: Preparing [2024-08-16T10:26:20.093Z] 307095be5371: Preparing [2024-08-16T10:26:20.093Z] b181db29f8cf: Preparing [2024-08-16T10:26:20.093Z] 9070205c6478: Preparing [2024-08-16T10:26:20.093Z] dd5f32a9192a: Preparing [2024-08-16T10:26:20.093Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:20.093Z] 3c20671a5817: Preparing [2024-08-16T10:26:20.093Z] 9070205c6478: Waiting [2024-08-16T10:26:20.093Z] dd5f32a9192a: Waiting [2024-08-16T10:26:20.093Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:20.093Z] 3c20671a5817: Waiting [2024-08-16T10:26:20.093Z] 5fafadcfdeb0: Layer already exists [2024-08-16T10:26:20.093Z] 1f0b75e74b53: Layer already exists [2024-08-16T10:26:20.093Z] 307095be5371: Layer already exists [2024-08-16T10:26:20.093Z] a38dec05b8e9: Layer already exists [2024-08-16T10:26:20.093Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:20.093Z] 9070205c6478: Layer already exists [2024-08-16T10:26:20.093Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:20.093Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:20.093Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:20.358Z] latest: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:20.712Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:21.063Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.55 [2024-08-16T10:26:21.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T10:26:21.064Z] 1f0b75e74b53: Preparing [2024-08-16T10:26:21.064Z] a38dec05b8e9: Preparing [2024-08-16T10:26:21.064Z] 5fafadcfdeb0: Preparing [2024-08-16T10:26:21.064Z] 307095be5371: Preparing [2024-08-16T10:26:21.064Z] b181db29f8cf: Preparing [2024-08-16T10:26:21.064Z] 9070205c6478: Preparing [2024-08-16T10:26:21.064Z] dd5f32a9192a: Preparing [2024-08-16T10:26:21.064Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:21.064Z] 3c20671a5817: Preparing [2024-08-16T10:26:21.064Z] dd5f32a9192a: Waiting [2024-08-16T10:26:21.064Z] 3c20671a5817: Waiting [2024-08-16T10:26:21.064Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:21.064Z] 9070205c6478: Waiting [2024-08-16T10:26:21.064Z] 1f0b75e74b53: Layer already exists [2024-08-16T10:26:21.064Z] 5fafadcfdeb0: Layer already exists [2024-08-16T10:26:21.064Z] a38dec05b8e9: Layer already exists [2024-08-16T10:26:21.064Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:21.064Z] 307095be5371: Layer already exists [2024-08-16T10:26:21.064Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:21.064Z] 9070205c6478: Layer already exists [2024-08-16T10:26:21.064Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:21.064Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:21.064Z] 3.2.0-dev.55: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:21.415Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:21.764Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:21.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T10:26:21.764Z] 1f0b75e74b53: Preparing [2024-08-16T10:26:21.764Z] a38dec05b8e9: Preparing [2024-08-16T10:26:21.764Z] 5fafadcfdeb0: Preparing [2024-08-16T10:26:21.764Z] 307095be5371: Preparing [2024-08-16T10:26:21.764Z] b181db29f8cf: Preparing [2024-08-16T10:26:21.764Z] 9070205c6478: Preparing [2024-08-16T10:26:21.764Z] dd5f32a9192a: Preparing [2024-08-16T10:26:21.764Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:21.764Z] 3c20671a5817: Preparing [2024-08-16T10:26:21.764Z] 9070205c6478: Waiting [2024-08-16T10:26:21.764Z] dd5f32a9192a: Waiting [2024-08-16T10:26:21.764Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:21.764Z] 3c20671a5817: Waiting [2024-08-16T10:26:21.764Z] 307095be5371: Layer already exists [2024-08-16T10:26:21.764Z] a38dec05b8e9: Layer already exists [2024-08-16T10:26:21.764Z] 1f0b75e74b53: Layer already exists [2024-08-16T10:26:21.764Z] 5fafadcfdeb0: Layer already exists [2024-08-16T10:26:21.764Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:21.764Z] 9070205c6478: Layer already exists [2024-08-16T10:26:21.764Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:21.764Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:21.764Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:21.764Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:22.386Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:22.730Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-16T10:26:22.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-16T10:26:22.730Z] 1f0b75e74b53: Preparing [2024-08-16T10:26:22.730Z] a38dec05b8e9: Preparing [2024-08-16T10:26:22.730Z] 5fafadcfdeb0: Preparing [2024-08-16T10:26:22.730Z] 307095be5371: Preparing [2024-08-16T10:26:22.730Z] b181db29f8cf: Preparing [2024-08-16T10:26:22.730Z] 9070205c6478: Preparing [2024-08-16T10:26:22.730Z] dd5f32a9192a: Preparing [2024-08-16T10:26:22.730Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:22.730Z] 3c20671a5817: Preparing [2024-08-16T10:26:22.730Z] dd5f32a9192a: Waiting [2024-08-16T10:26:22.730Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:22.730Z] 3c20671a5817: Waiting [2024-08-16T10:26:22.730Z] 9070205c6478: Waiting [2024-08-16T10:26:22.730Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:22.730Z] 1f0b75e74b53: Layer already exists [2024-08-16T10:26:22.730Z] 307095be5371: Layer already exists [2024-08-16T10:26:22.730Z] 5fafadcfdeb0: Layer already exists [2024-08-16T10:26:22.730Z] a38dec05b8e9: Layer already exists [2024-08-16T10:26:22.730Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:22.730Z] 9070205c6478: Layer already exists [2024-08-16T10:26:22.730Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:22.730Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:22.995Z] main: digest: sha256:d5ee61acccfb1ddf996975e07f4989867a15707ca87666361b95198d64249cff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:26:23.072Z] ===================================================== [Pipeline] echo [2024-08-16T10:26:23.084Z] taggedImages: [2024-08-16T10:26:23.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:23.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-16T10:26:23.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.55 [2024-08-16T10:26:23.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:23.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-16T10:26:23.111Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-16T10:26:23.111Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:23.111Z] latest [2024-08-16T10:26:23.111Z] 3.2.0-dev.55 [2024-08-16T10:26:23.111Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:23.111Z] main [2024-08-16T10:26:23.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:23.490Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:23.843Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:23.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T10:26:23.844Z] 735fb6edc712: Preparing [2024-08-16T10:26:23.844Z] ea89bdeef986: Preparing [2024-08-16T10:26:23.844Z] b181db29f8cf: Preparing [2024-08-16T10:26:23.844Z] 9070205c6478: Preparing [2024-08-16T10:26:23.844Z] d5181bf47e24: Preparing [2024-08-16T10:26:23.844Z] 90f67101426d: Preparing [2024-08-16T10:26:23.844Z] 3c20671a5817: Preparing [2024-08-16T10:26:23.844Z] 90f67101426d: Waiting [2024-08-16T10:26:23.844Z] 3c20671a5817: Waiting [2024-08-16T10:26:23.844Z] 9070205c6478: Layer already exists [2024-08-16T10:26:23.844Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:24.110Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:36.407Z] d5181bf47e24: Pushed [2024-08-16T10:26:36.407Z] 735fb6edc712: Pushed [2024-08-16T10:26:36.407Z] 90f67101426d: Pushed [2024-08-16T10:26:36.407Z] ea89bdeef986: Pushed [2024-08-16T10:26:36.407Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:36.763Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:37.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-16T10:26:37.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T10:26:37.118Z] 735fb6edc712: Preparing [2024-08-16T10:26:37.118Z] ea89bdeef986: Preparing [2024-08-16T10:26:37.118Z] b181db29f8cf: Preparing [2024-08-16T10:26:37.118Z] 9070205c6478: Preparing [2024-08-16T10:26:37.118Z] d5181bf47e24: Preparing [2024-08-16T10:26:37.118Z] 90f67101426d: Preparing [2024-08-16T10:26:37.118Z] 3c20671a5817: Preparing [2024-08-16T10:26:37.118Z] 90f67101426d: Waiting [2024-08-16T10:26:37.118Z] 3c20671a5817: Waiting [2024-08-16T10:26:37.118Z] 735fb6edc712: Layer already exists [2024-08-16T10:26:37.118Z] 9070205c6478: Layer already exists [2024-08-16T10:26:37.118Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:37.118Z] d5181bf47e24: Layer already exists [2024-08-16T10:26:37.118Z] ea89bdeef986: Layer already exists [2024-08-16T10:26:37.118Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:37.118Z] 90f67101426d: Layer already exists [2024-08-16T10:26:37.381Z] latest: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:37.727Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:38.083Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.55 [2024-08-16T10:26:38.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T10:26:38.083Z] 735fb6edc712: Preparing [2024-08-16T10:26:38.083Z] ea89bdeef986: Preparing [2024-08-16T10:26:38.083Z] b181db29f8cf: Preparing [2024-08-16T10:26:38.083Z] 9070205c6478: Preparing [2024-08-16T10:26:38.083Z] d5181bf47e24: Preparing [2024-08-16T10:26:38.083Z] 90f67101426d: Preparing [2024-08-16T10:26:38.083Z] 3c20671a5817: Preparing [2024-08-16T10:26:38.083Z] 3c20671a5817: Waiting [2024-08-16T10:26:38.083Z] 90f67101426d: Waiting [2024-08-16T10:26:38.083Z] ea89bdeef986: Layer already exists [2024-08-16T10:26:38.083Z] 9070205c6478: Layer already exists [2024-08-16T10:26:38.083Z] 735fb6edc712: Layer already exists [2024-08-16T10:26:38.083Z] d5181bf47e24: Layer already exists [2024-08-16T10:26:38.083Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:38.083Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:38.083Z] 90f67101426d: Layer already exists [2024-08-16T10:26:38.083Z] 3.2.0-dev.55: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:38.431Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:38.781Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:38.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T10:26:38.781Z] 735fb6edc712: Preparing [2024-08-16T10:26:38.781Z] ea89bdeef986: Preparing [2024-08-16T10:26:38.781Z] b181db29f8cf: Preparing [2024-08-16T10:26:38.781Z] 9070205c6478: Preparing [2024-08-16T10:26:38.781Z] d5181bf47e24: Preparing [2024-08-16T10:26:38.781Z] 90f67101426d: Preparing [2024-08-16T10:26:38.781Z] 3c20671a5817: Preparing [2024-08-16T10:26:38.781Z] 90f67101426d: Waiting [2024-08-16T10:26:38.781Z] 3c20671a5817: Waiting [2024-08-16T10:26:38.781Z] 735fb6edc712: Layer already exists [2024-08-16T10:26:38.781Z] 9070205c6478: Layer already exists [2024-08-16T10:26:38.781Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:38.781Z] ea89bdeef986: Layer already exists [2024-08-16T10:26:38.781Z] d5181bf47e24: Layer already exists [2024-08-16T10:26:38.781Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:38.781Z] 90f67101426d: Layer already exists [2024-08-16T10:26:38.781Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:39.383Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:39.731Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-16T10:26:39.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-16T10:26:39.731Z] 735fb6edc712: Preparing [2024-08-16T10:26:39.731Z] ea89bdeef986: Preparing [2024-08-16T10:26:39.731Z] b181db29f8cf: Preparing [2024-08-16T10:26:39.731Z] 9070205c6478: Preparing [2024-08-16T10:26:39.731Z] d5181bf47e24: Preparing [2024-08-16T10:26:39.731Z] 90f67101426d: Preparing [2024-08-16T10:26:39.731Z] 3c20671a5817: Preparing [2024-08-16T10:26:39.731Z] 90f67101426d: Waiting [2024-08-16T10:26:39.731Z] 9070205c6478: Layer already exists [2024-08-16T10:26:39.731Z] 735fb6edc712: Layer already exists [2024-08-16T10:26:39.731Z] d5181bf47e24: Layer already exists [2024-08-16T10:26:39.731Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:39.731Z] ea89bdeef986: Layer already exists [2024-08-16T10:26:39.731Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:39.731Z] 90f67101426d: Layer already exists [2024-08-16T10:26:39.995Z] main: digest: sha256:32de60d64a49fd4f819895ac05bddb9df85d912908fe5ddb384d0cd96b72a627 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:26:40.066Z] ===================================================== [Pipeline] echo [2024-08-16T10:26:40.091Z] taggedImages: [2024-08-16T10:26:40.091Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:40.091Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-16T10:26:40.091Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.55 [2024-08-16T10:26:40.091Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:40.091Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-16T10:26:40.119Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-16T10:26:40.119Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:40.119Z] latest [2024-08-16T10:26:40.119Z] 3.2.0-dev.55 [2024-08-16T10:26:40.119Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:40.119Z] main [2024-08-16T10:26:40.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:40.483Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:40.828Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:40.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T10:26:40.828Z] ae694625f362: Preparing [2024-08-16T10:26:40.828Z] dd97c0d8bfba: Preparing [2024-08-16T10:26:40.828Z] 9070205c6478: Preparing [2024-08-16T10:26:40.828Z] 83cc1f809f34: Preparing [2024-08-16T10:26:40.828Z] 5d55af78fb84: Preparing [2024-08-16T10:26:40.828Z] 3c20671a5817: Preparing [2024-08-16T10:26:40.828Z] 3c20671a5817: Waiting [2024-08-16T10:26:40.828Z] 9070205c6478: Layer already exists [2024-08-16T10:26:41.092Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:41.092Z] 83cc1f809f34: Pushed [2024-08-16T10:26:41.092Z] 5d55af78fb84: Pushed [2024-08-16T10:26:41.092Z] ae694625f362: Pushed [2024-08-16T10:26:47.718Z] dd97c0d8bfba: Pushed [2024-08-16T10:26:47.718Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:48.068Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:48.414Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-16T10:26:48.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T10:26:48.414Z] ae694625f362: Preparing [2024-08-16T10:26:48.414Z] dd97c0d8bfba: Preparing [2024-08-16T10:26:48.414Z] 9070205c6478: Preparing [2024-08-16T10:26:48.414Z] 83cc1f809f34: Preparing [2024-08-16T10:26:48.414Z] 5d55af78fb84: Preparing [2024-08-16T10:26:48.414Z] 3c20671a5817: Preparing [2024-08-16T10:26:48.414Z] 3c20671a5817: Waiting [2024-08-16T10:26:48.414Z] ae694625f362: Layer already exists [2024-08-16T10:26:48.414Z] 9070205c6478: Layer already exists [2024-08-16T10:26:48.414Z] 83cc1f809f34: Layer already exists [2024-08-16T10:26:48.414Z] dd97c0d8bfba: Layer already exists [2024-08-16T10:26:48.414Z] 5d55af78fb84: Layer already exists [2024-08-16T10:26:48.414Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:48.676Z] latest: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:49.013Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:49.361Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.55 [2024-08-16T10:26:49.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T10:26:49.361Z] ae694625f362: Preparing [2024-08-16T10:26:49.361Z] dd97c0d8bfba: Preparing [2024-08-16T10:26:49.361Z] 9070205c6478: Preparing [2024-08-16T10:26:49.361Z] 83cc1f809f34: Preparing [2024-08-16T10:26:49.361Z] 5d55af78fb84: Preparing [2024-08-16T10:26:49.361Z] 3c20671a5817: Preparing [2024-08-16T10:26:49.361Z] 3c20671a5817: Waiting [2024-08-16T10:26:49.361Z] dd97c0d8bfba: Layer already exists [2024-08-16T10:26:49.361Z] 83cc1f809f34: Layer already exists [2024-08-16T10:26:49.361Z] 5d55af78fb84: Layer already exists [2024-08-16T10:26:49.361Z] 9070205c6478: Layer already exists [2024-08-16T10:26:49.361Z] ae694625f362: Layer already exists [2024-08-16T10:26:49.361Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:49.625Z] 3.2.0-dev.55: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:49.971Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:50.327Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:50.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T10:26:50.327Z] ae694625f362: Preparing [2024-08-16T10:26:50.327Z] dd97c0d8bfba: Preparing [2024-08-16T10:26:50.327Z] 9070205c6478: Preparing [2024-08-16T10:26:50.327Z] 83cc1f809f34: Preparing [2024-08-16T10:26:50.327Z] 5d55af78fb84: Preparing [2024-08-16T10:26:50.327Z] 3c20671a5817: Preparing [2024-08-16T10:26:50.327Z] 3c20671a5817: Waiting [2024-08-16T10:26:50.327Z] 9070205c6478: Layer already exists [2024-08-16T10:26:50.327Z] 5d55af78fb84: Layer already exists [2024-08-16T10:26:50.327Z] 83cc1f809f34: Layer already exists [2024-08-16T10:26:50.327Z] dd97c0d8bfba: Layer already exists [2024-08-16T10:26:50.327Z] ae694625f362: Layer already exists [2024-08-16T10:26:50.327Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:50.327Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:50.935Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:51.277Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-16T10:26:51.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-16T10:26:51.277Z] ae694625f362: Preparing [2024-08-16T10:26:51.277Z] dd97c0d8bfba: Preparing [2024-08-16T10:26:51.277Z] 9070205c6478: Preparing [2024-08-16T10:26:51.277Z] 83cc1f809f34: Preparing [2024-08-16T10:26:51.277Z] 5d55af78fb84: Preparing [2024-08-16T10:26:51.277Z] 3c20671a5817: Preparing [2024-08-16T10:26:51.277Z] 3c20671a5817: Waiting [2024-08-16T10:26:51.277Z] dd97c0d8bfba: Layer already exists [2024-08-16T10:26:51.277Z] 9070205c6478: Layer already exists [2024-08-16T10:26:51.277Z] ae694625f362: Layer already exists [2024-08-16T10:26:51.277Z] 83cc1f809f34: Layer already exists [2024-08-16T10:26:51.277Z] 5d55af78fb84: Layer already exists [2024-08-16T10:26:51.277Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:51.854Z] main: digest: sha256:72b9bd452664ba7e6340e57c913621fe091f276c557f081051c90cc45ac3da81 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:26:51.926Z] ===================================================== [Pipeline] echo [2024-08-16T10:26:51.943Z] taggedImages: [2024-08-16T10:26:51.943Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:51.943Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-16T10:26:51.943Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.55 [2024-08-16T10:26:51.943Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:51.943Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-16T10:26:51.966Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-16T10:26:51.966Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:51.966Z] latest [2024-08-16T10:26:51.966Z] 3.2.0-dev.55 [2024-08-16T10:26:51.966Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:26:51.966Z] main [2024-08-16T10:26:51.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:52.330Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:52.684Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:26:52.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T10:26:52.684Z] 6abdb3adc9f2: Preparing [2024-08-16T10:26:52.684Z] e275bfb594e5: Preparing [2024-08-16T10:26:52.684Z] 373810173c37: Preparing [2024-08-16T10:26:52.684Z] b181db29f8cf: Preparing [2024-08-16T10:26:52.684Z] 9070205c6478: Preparing [2024-08-16T10:26:52.684Z] dd5f32a9192a: Preparing [2024-08-16T10:26:52.684Z] 05cedfe1e65a: Preparing [2024-08-16T10:26:52.684Z] 3c20671a5817: Preparing [2024-08-16T10:26:52.684Z] dd5f32a9192a: Waiting [2024-08-16T10:26:52.684Z] 05cedfe1e65a: Waiting [2024-08-16T10:26:52.684Z] 3c20671a5817: Waiting [2024-08-16T10:26:52.684Z] 9070205c6478: Layer already exists [2024-08-16T10:26:52.684Z] b181db29f8cf: Layer already exists [2024-08-16T10:26:52.949Z] dd5f32a9192a: Layer already exists [2024-08-16T10:26:52.949Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:26:52.949Z] 3c20671a5817: Layer already exists [2024-08-16T10:26:52.949Z] e275bfb594e5: Pushed [2024-08-16T10:26:52.949Z] 6abdb3adc9f2: Pushed [2024-08-16T10:26:59.563Z] 373810173c37: Pushed [2024-08-16T10:26:59.563Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:26:59.916Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:00.264Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-16T10:27:00.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T10:27:00.264Z] 6abdb3adc9f2: Preparing [2024-08-16T10:27:00.264Z] e275bfb594e5: Preparing [2024-08-16T10:27:00.264Z] 373810173c37: Preparing [2024-08-16T10:27:00.264Z] b181db29f8cf: Preparing [2024-08-16T10:27:00.264Z] 9070205c6478: Preparing [2024-08-16T10:27:00.264Z] dd5f32a9192a: Preparing [2024-08-16T10:27:00.264Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:00.264Z] 3c20671a5817: Preparing [2024-08-16T10:27:00.264Z] dd5f32a9192a: Waiting [2024-08-16T10:27:00.264Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:00.264Z] 3c20671a5817: Waiting [2024-08-16T10:27:00.264Z] e275bfb594e5: Layer already exists [2024-08-16T10:27:00.264Z] 373810173c37: Layer already exists [2024-08-16T10:27:00.264Z] 9070205c6478: Layer already exists [2024-08-16T10:27:00.264Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:00.264Z] 6abdb3adc9f2: Layer already exists [2024-08-16T10:27:00.264Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:00.264Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:00.264Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:00.264Z] latest: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:00.873Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:01.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.55 [2024-08-16T10:27:01.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T10:27:01.221Z] 6abdb3adc9f2: Preparing [2024-08-16T10:27:01.221Z] e275bfb594e5: Preparing [2024-08-16T10:27:01.221Z] 373810173c37: Preparing [2024-08-16T10:27:01.221Z] b181db29f8cf: Preparing [2024-08-16T10:27:01.221Z] 9070205c6478: Preparing [2024-08-16T10:27:01.221Z] dd5f32a9192a: Preparing [2024-08-16T10:27:01.221Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:01.221Z] 3c20671a5817: Preparing [2024-08-16T10:27:01.221Z] dd5f32a9192a: Waiting [2024-08-16T10:27:01.221Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:01.221Z] 3c20671a5817: Waiting [2024-08-16T10:27:01.221Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:01.221Z] 6abdb3adc9f2: Layer already exists [2024-08-16T10:27:01.221Z] e275bfb594e5: Layer already exists [2024-08-16T10:27:01.221Z] 373810173c37: Layer already exists [2024-08-16T10:27:01.221Z] 9070205c6478: Layer already exists [2024-08-16T10:27:01.221Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:01.221Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:01.221Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:01.221Z] 3.2.0-dev.55: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:01.566Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:01.917Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:01.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T10:27:01.917Z] 6abdb3adc9f2: Preparing [2024-08-16T10:27:01.917Z] e275bfb594e5: Preparing [2024-08-16T10:27:01.917Z] 373810173c37: Preparing [2024-08-16T10:27:01.917Z] b181db29f8cf: Preparing [2024-08-16T10:27:01.917Z] 9070205c6478: Preparing [2024-08-16T10:27:01.917Z] dd5f32a9192a: Preparing [2024-08-16T10:27:01.917Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:01.917Z] 3c20671a5817: Preparing [2024-08-16T10:27:01.917Z] dd5f32a9192a: Waiting [2024-08-16T10:27:01.917Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:01.917Z] 3c20671a5817: Waiting [2024-08-16T10:27:01.917Z] e275bfb594e5: Layer already exists [2024-08-16T10:27:01.917Z] 9070205c6478: Layer already exists [2024-08-16T10:27:01.917Z] 373810173c37: Layer already exists [2024-08-16T10:27:01.917Z] 6abdb3adc9f2: Layer already exists [2024-08-16T10:27:01.918Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:01.918Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:01.918Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:01.918Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:02.180Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:02.522Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:02.872Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-16T10:27:02.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-16T10:27:02.872Z] 6abdb3adc9f2: Preparing [2024-08-16T10:27:02.872Z] e275bfb594e5: Preparing [2024-08-16T10:27:02.872Z] 373810173c37: Preparing [2024-08-16T10:27:02.872Z] b181db29f8cf: Preparing [2024-08-16T10:27:02.872Z] 9070205c6478: Preparing [2024-08-16T10:27:02.872Z] dd5f32a9192a: Preparing [2024-08-16T10:27:02.872Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:02.872Z] 3c20671a5817: Preparing [2024-08-16T10:27:02.872Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:02.872Z] 3c20671a5817: Waiting [2024-08-16T10:27:02.872Z] dd5f32a9192a: Waiting [2024-08-16T10:27:02.872Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:02.872Z] 373810173c37: Layer already exists [2024-08-16T10:27:02.872Z] 9070205c6478: Layer already exists [2024-08-16T10:27:02.872Z] 6abdb3adc9f2: Layer already exists [2024-08-16T10:27:02.872Z] e275bfb594e5: Layer already exists [2024-08-16T10:27:02.872Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:02.872Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:02.872Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:03.135Z] main: digest: sha256:9c8806854fceff4e434ed8db5a13b44d0db559ef55fe6f42600c604a6476bf8f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:27:03.212Z] ===================================================== [Pipeline] echo [2024-08-16T10:27:03.223Z] taggedImages: [2024-08-16T10:27:03.223Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:03.223Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-16T10:27:03.223Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.55 [2024-08-16T10:27:03.223Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:03.223Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-16T10:27:03.373Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-16T10:27:03.373Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:03.373Z] latest [2024-08-16T10:27:03.373Z] 3.2.0-dev.55 [2024-08-16T10:27:03.373Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:03.373Z] main [2024-08-16T10:27:03.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:03.774Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:04.115Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:04.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T10:27:04.115Z] b757347babcf: Preparing [2024-08-16T10:27:04.115Z] 85ba29375edc: Preparing [2024-08-16T10:27:04.115Z] 79968cb126be: Preparing [2024-08-16T10:27:04.115Z] a31d6792bb94: Preparing [2024-08-16T10:27:04.115Z] ef7cb7fbaaa3: Preparing [2024-08-16T10:27:04.115Z] f30d44b6ce01: Preparing [2024-08-16T10:27:04.115Z] 92aaae34752c: Preparing [2024-08-16T10:27:04.115Z] 2a3158d845e7: Preparing [2024-08-16T10:27:04.115Z] b181db29f8cf: Preparing [2024-08-16T10:27:04.115Z] 9070205c6478: Preparing [2024-08-16T10:27:04.115Z] 1d649218be4b: Preparing [2024-08-16T10:27:04.115Z] 858752105746: Preparing [2024-08-16T10:27:04.115Z] 5f70bf18a086: Preparing [2024-08-16T10:27:04.115Z] e334a40d1a30: Preparing [2024-08-16T10:27:04.115Z] 95d19c391c34: Preparing [2024-08-16T10:27:04.115Z] 04749e812343: Preparing [2024-08-16T10:27:04.115Z] 3c20671a5817: Preparing [2024-08-16T10:27:04.115Z] f30d44b6ce01: Waiting [2024-08-16T10:27:04.115Z] 858752105746: Waiting [2024-08-16T10:27:04.115Z] 92aaae34752c: Waiting [2024-08-16T10:27:04.115Z] 5f70bf18a086: Waiting [2024-08-16T10:27:04.115Z] 2a3158d845e7: Waiting [2024-08-16T10:27:04.115Z] e334a40d1a30: Waiting [2024-08-16T10:27:04.115Z] b181db29f8cf: Waiting [2024-08-16T10:27:04.115Z] 95d19c391c34: Waiting [2024-08-16T10:27:04.115Z] 9070205c6478: Waiting [2024-08-16T10:27:04.115Z] 04749e812343: Waiting [2024-08-16T10:27:04.115Z] 1d649218be4b: Waiting [2024-08-16T10:27:04.115Z] 3c20671a5817: Waiting [2024-08-16T10:27:04.382Z] ef7cb7fbaaa3: Pushed [2024-08-16T10:27:04.382Z] 85ba29375edc: Pushed [2024-08-16T10:27:04.382Z] 79968cb126be: Pushed [2024-08-16T10:27:04.382Z] a31d6792bb94: Pushed [2024-08-16T10:27:04.382Z] b757347babcf: Pushed [2024-08-16T10:27:04.382Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:04.382Z] 9070205c6478: Layer already exists [2024-08-16T10:27:04.382Z] f30d44b6ce01: Pushed [2024-08-16T10:27:04.647Z] 92aaae34752c: Pushed [2024-08-16T10:27:04.647Z] 5f70bf18a086: Layer already exists [2024-08-16T10:27:04.647Z] 1d649218be4b: Pushed [2024-08-16T10:27:04.647Z] 858752105746: Pushed [2024-08-16T10:27:04.647Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:04.647Z] e334a40d1a30: Pushed [2024-08-16T10:27:04.647Z] 95d19c391c34: Pushed [2024-08-16T10:27:04.647Z] 04749e812343: Pushed [2024-08-16T10:27:09.971Z] 2a3158d845e7: Pushed [2024-08-16T10:27:09.971Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:10.601Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:10.960Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-16T10:27:10.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T10:27:10.960Z] b757347babcf: Preparing [2024-08-16T10:27:10.960Z] 85ba29375edc: Preparing [2024-08-16T10:27:10.960Z] 79968cb126be: Preparing [2024-08-16T10:27:10.960Z] a31d6792bb94: Preparing [2024-08-16T10:27:10.960Z] ef7cb7fbaaa3: Preparing [2024-08-16T10:27:10.960Z] f30d44b6ce01: Preparing [2024-08-16T10:27:10.960Z] 92aaae34752c: Preparing [2024-08-16T10:27:10.960Z] 2a3158d845e7: Preparing [2024-08-16T10:27:10.960Z] b181db29f8cf: Preparing [2024-08-16T10:27:10.960Z] 9070205c6478: Preparing [2024-08-16T10:27:10.960Z] 1d649218be4b: Preparing [2024-08-16T10:27:10.960Z] 858752105746: Preparing [2024-08-16T10:27:10.960Z] 5f70bf18a086: Preparing [2024-08-16T10:27:10.960Z] e334a40d1a30: Preparing [2024-08-16T10:27:10.960Z] 95d19c391c34: Preparing [2024-08-16T10:27:10.960Z] 04749e812343: Preparing [2024-08-16T10:27:10.960Z] 3c20671a5817: Preparing [2024-08-16T10:27:10.960Z] f30d44b6ce01: Waiting [2024-08-16T10:27:10.960Z] 92aaae34752c: Waiting [2024-08-16T10:27:10.960Z] 2a3158d845e7: Waiting [2024-08-16T10:27:10.960Z] b181db29f8cf: Waiting [2024-08-16T10:27:10.960Z] 9070205c6478: Waiting [2024-08-16T10:27:10.960Z] 1d649218be4b: Waiting [2024-08-16T10:27:10.960Z] 858752105746: Waiting [2024-08-16T10:27:10.960Z] 5f70bf18a086: Waiting [2024-08-16T10:27:10.960Z] e334a40d1a30: Waiting [2024-08-16T10:27:10.960Z] 95d19c391c34: Waiting [2024-08-16T10:27:10.960Z] 04749e812343: Waiting [2024-08-16T10:27:10.960Z] 3c20671a5817: Waiting [2024-08-16T10:27:10.960Z] b757347babcf: Layer already exists [2024-08-16T10:27:10.960Z] 79968cb126be: Layer already exists [2024-08-16T10:27:10.960Z] ef7cb7fbaaa3: Layer already exists [2024-08-16T10:27:10.960Z] a31d6792bb94: Layer already exists [2024-08-16T10:27:10.960Z] 85ba29375edc: Layer already exists [2024-08-16T10:27:10.960Z] 2a3158d845e7: Layer already exists [2024-08-16T10:27:10.960Z] f30d44b6ce01: Layer already exists [2024-08-16T10:27:10.960Z] 92aaae34752c: Layer already exists [2024-08-16T10:27:10.960Z] 9070205c6478: Layer already exists [2024-08-16T10:27:10.960Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:10.960Z] e334a40d1a30: Layer already exists [2024-08-16T10:27:10.960Z] 1d649218be4b: Layer already exists [2024-08-16T10:27:10.960Z] 858752105746: Layer already exists [2024-08-16T10:27:10.960Z] 5f70bf18a086: Layer already exists [2024-08-16T10:27:10.960Z] 95d19c391c34: Layer already exists [2024-08-16T10:27:11.226Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:11.226Z] 04749e812343: Layer already exists [2024-08-16T10:27:11.226Z] latest: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:11.571Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:11.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.55 [2024-08-16T10:27:11.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T10:27:11.911Z] b757347babcf: Preparing [2024-08-16T10:27:11.911Z] 85ba29375edc: Preparing [2024-08-16T10:27:11.911Z] 79968cb126be: Preparing [2024-08-16T10:27:11.911Z] a31d6792bb94: Preparing [2024-08-16T10:27:11.911Z] ef7cb7fbaaa3: Preparing [2024-08-16T10:27:11.911Z] f30d44b6ce01: Preparing [2024-08-16T10:27:11.911Z] 92aaae34752c: Preparing [2024-08-16T10:27:11.911Z] 2a3158d845e7: Preparing [2024-08-16T10:27:11.911Z] b181db29f8cf: Preparing [2024-08-16T10:27:11.911Z] 9070205c6478: Preparing [2024-08-16T10:27:11.911Z] 1d649218be4b: Preparing [2024-08-16T10:27:11.911Z] 858752105746: Preparing [2024-08-16T10:27:11.911Z] 5f70bf18a086: Preparing [2024-08-16T10:27:11.911Z] e334a40d1a30: Preparing [2024-08-16T10:27:11.911Z] 95d19c391c34: Preparing [2024-08-16T10:27:11.911Z] 04749e812343: Preparing [2024-08-16T10:27:11.911Z] 3c20671a5817: Preparing [2024-08-16T10:27:11.911Z] 1d649218be4b: Waiting [2024-08-16T10:27:11.911Z] 858752105746: Waiting [2024-08-16T10:27:11.911Z] 5f70bf18a086: Waiting [2024-08-16T10:27:11.911Z] e334a40d1a30: Waiting [2024-08-16T10:27:11.911Z] f30d44b6ce01: Waiting [2024-08-16T10:27:11.911Z] 92aaae34752c: Waiting [2024-08-16T10:27:11.911Z] 95d19c391c34: Waiting [2024-08-16T10:27:11.911Z] 3c20671a5817: Waiting [2024-08-16T10:27:11.911Z] 2a3158d845e7: Waiting [2024-08-16T10:27:11.911Z] b181db29f8cf: Waiting [2024-08-16T10:27:11.911Z] 9070205c6478: Waiting [2024-08-16T10:27:11.911Z] 04749e812343: Waiting [2024-08-16T10:27:11.911Z] b757347babcf: Layer already exists [2024-08-16T10:27:11.911Z] a31d6792bb94: Layer already exists [2024-08-16T10:27:11.911Z] 79968cb126be: Layer already exists [2024-08-16T10:27:11.911Z] ef7cb7fbaaa3: Layer already exists [2024-08-16T10:27:11.911Z] 85ba29375edc: Layer already exists [2024-08-16T10:27:11.911Z] f30d44b6ce01: Layer already exists [2024-08-16T10:27:11.911Z] 92aaae34752c: Layer already exists [2024-08-16T10:27:11.911Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:11.911Z] 9070205c6478: Layer already exists [2024-08-16T10:27:11.911Z] 2a3158d845e7: Layer already exists [2024-08-16T10:27:11.911Z] 858752105746: Layer already exists [2024-08-16T10:27:11.911Z] 1d649218be4b: Layer already exists [2024-08-16T10:27:11.911Z] 95d19c391c34: Layer already exists [2024-08-16T10:27:11.911Z] 5f70bf18a086: Layer already exists [2024-08-16T10:27:11.911Z] e334a40d1a30: Layer already exists [2024-08-16T10:27:11.911Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:11.911Z] 04749e812343: Layer already exists [2024-08-16T10:27:12.175Z] 3.2.0-dev.55: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:12.526Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:12.929Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:12.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T10:27:12.930Z] b757347babcf: Preparing [2024-08-16T10:27:12.930Z] 85ba29375edc: Preparing [2024-08-16T10:27:12.930Z] 79968cb126be: Preparing [2024-08-16T10:27:12.930Z] a31d6792bb94: Preparing [2024-08-16T10:27:12.930Z] ef7cb7fbaaa3: Preparing [2024-08-16T10:27:12.930Z] f30d44b6ce01: Preparing [2024-08-16T10:27:12.930Z] 92aaae34752c: Preparing [2024-08-16T10:27:12.930Z] 2a3158d845e7: Preparing [2024-08-16T10:27:12.930Z] b181db29f8cf: Preparing [2024-08-16T10:27:12.930Z] 9070205c6478: Preparing [2024-08-16T10:27:12.930Z] 1d649218be4b: Preparing [2024-08-16T10:27:12.930Z] 858752105746: Preparing [2024-08-16T10:27:12.930Z] 5f70bf18a086: Preparing [2024-08-16T10:27:12.930Z] e334a40d1a30: Preparing [2024-08-16T10:27:12.930Z] 95d19c391c34: Preparing [2024-08-16T10:27:12.930Z] 04749e812343: Preparing [2024-08-16T10:27:12.930Z] 3c20671a5817: Preparing [2024-08-16T10:27:12.930Z] 92aaae34752c: Waiting [2024-08-16T10:27:12.930Z] 2a3158d845e7: Waiting [2024-08-16T10:27:12.930Z] f30d44b6ce01: Waiting [2024-08-16T10:27:12.930Z] b181db29f8cf: Waiting [2024-08-16T10:27:12.930Z] 9070205c6478: Waiting [2024-08-16T10:27:12.930Z] 1d649218be4b: Waiting [2024-08-16T10:27:12.930Z] 858752105746: Waiting [2024-08-16T10:27:12.930Z] e334a40d1a30: Waiting [2024-08-16T10:27:12.930Z] 5f70bf18a086: Waiting [2024-08-16T10:27:12.930Z] 95d19c391c34: Waiting [2024-08-16T10:27:12.930Z] 04749e812343: Waiting [2024-08-16T10:27:12.930Z] 3c20671a5817: Waiting [2024-08-16T10:27:12.930Z] b757347babcf: Layer already exists [2024-08-16T10:27:12.930Z] 85ba29375edc: Layer already exists [2024-08-16T10:27:12.930Z] ef7cb7fbaaa3: Layer already exists [2024-08-16T10:27:12.930Z] a31d6792bb94: Layer already exists [2024-08-16T10:27:12.930Z] 79968cb126be: Layer already exists [2024-08-16T10:27:12.930Z] f30d44b6ce01: Layer already exists [2024-08-16T10:27:12.930Z] 2a3158d845e7: Layer already exists [2024-08-16T10:27:12.930Z] 9070205c6478: Layer already exists [2024-08-16T10:27:12.930Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:12.930Z] 92aaae34752c: Layer already exists [2024-08-16T10:27:12.930Z] 5f70bf18a086: Layer already exists [2024-08-16T10:27:12.930Z] e334a40d1a30: Layer already exists [2024-08-16T10:27:12.930Z] 1d649218be4b: Layer already exists [2024-08-16T10:27:12.930Z] 858752105746: Layer already exists [2024-08-16T10:27:12.930Z] 95d19c391c34: Layer already exists [2024-08-16T10:27:12.930Z] 04749e812343: Layer already exists [2024-08-16T10:27:12.930Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:13.204Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:13.592Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:13.972Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-16T10:27:13.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-16T10:27:13.972Z] b757347babcf: Preparing [2024-08-16T10:27:13.972Z] 85ba29375edc: Preparing [2024-08-16T10:27:13.972Z] 79968cb126be: Preparing [2024-08-16T10:27:13.972Z] a31d6792bb94: Preparing [2024-08-16T10:27:13.972Z] ef7cb7fbaaa3: Preparing [2024-08-16T10:27:13.972Z] f30d44b6ce01: Preparing [2024-08-16T10:27:13.972Z] 92aaae34752c: Preparing [2024-08-16T10:27:13.972Z] 2a3158d845e7: Preparing [2024-08-16T10:27:13.972Z] b181db29f8cf: Preparing [2024-08-16T10:27:13.972Z] 9070205c6478: Preparing [2024-08-16T10:27:13.972Z] 1d649218be4b: Preparing [2024-08-16T10:27:13.972Z] 858752105746: Preparing [2024-08-16T10:27:13.972Z] 5f70bf18a086: Preparing [2024-08-16T10:27:13.972Z] e334a40d1a30: Preparing [2024-08-16T10:27:13.972Z] 95d19c391c34: Preparing [2024-08-16T10:27:13.972Z] 04749e812343: Preparing [2024-08-16T10:27:13.972Z] 3c20671a5817: Preparing [2024-08-16T10:27:13.972Z] 2a3158d845e7: Waiting [2024-08-16T10:27:13.972Z] b181db29f8cf: Waiting [2024-08-16T10:27:13.972Z] 9070205c6478: Waiting [2024-08-16T10:27:13.972Z] 1d649218be4b: Waiting [2024-08-16T10:27:13.972Z] f30d44b6ce01: Waiting [2024-08-16T10:27:13.972Z] 92aaae34752c: Waiting [2024-08-16T10:27:13.972Z] 5f70bf18a086: Waiting [2024-08-16T10:27:13.972Z] e334a40d1a30: Waiting [2024-08-16T10:27:13.972Z] 95d19c391c34: Waiting [2024-08-16T10:27:13.972Z] 858752105746: Waiting [2024-08-16T10:27:13.972Z] 04749e812343: Waiting [2024-08-16T10:27:13.972Z] 3c20671a5817: Waiting [2024-08-16T10:27:13.972Z] ef7cb7fbaaa3: Layer already exists [2024-08-16T10:27:13.972Z] 85ba29375edc: Layer already exists [2024-08-16T10:27:13.972Z] b757347babcf: Layer already exists [2024-08-16T10:27:13.972Z] 79968cb126be: Layer already exists [2024-08-16T10:27:13.972Z] a31d6792bb94: Layer already exists [2024-08-16T10:27:13.972Z] f30d44b6ce01: Layer already exists [2024-08-16T10:27:13.972Z] 9070205c6478: Layer already exists [2024-08-16T10:27:13.972Z] 92aaae34752c: Layer already exists [2024-08-16T10:27:13.972Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:13.972Z] 2a3158d845e7: Layer already exists [2024-08-16T10:27:13.972Z] 858752105746: Layer already exists [2024-08-16T10:27:13.972Z] e334a40d1a30: Layer already exists [2024-08-16T10:27:13.972Z] 1d649218be4b: Layer already exists [2024-08-16T10:27:13.972Z] 95d19c391c34: Layer already exists [2024-08-16T10:27:13.972Z] 5f70bf18a086: Layer already exists [2024-08-16T10:27:13.972Z] 04749e812343: Layer already exists [2024-08-16T10:27:13.972Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:14.244Z] main: digest: sha256:b792b8913e6f4c921157317740fd15d76b14a6106f61474c19fd46046fcf101c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:27:14.339Z] ===================================================== [Pipeline] echo [2024-08-16T10:27:14.356Z] taggedImages: [2024-08-16T10:27:14.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:14.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-16T10:27:14.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.55 [2024-08-16T10:27:14.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:14.356Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-16T10:27:14.387Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-16T10:27:14.387Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:14.387Z] latest [2024-08-16T10:27:14.387Z] 3.2.0-dev.55 [2024-08-16T10:27:14.387Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:14.387Z] main [2024-08-16T10:27:14.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:14.787Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:15.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:15.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T10:27:15.185Z] c073bc06b505: Preparing [2024-08-16T10:27:15.185Z] cc5cbcb607bd: Preparing [2024-08-16T10:27:15.185Z] cace27336cd5: Preparing [2024-08-16T10:27:15.185Z] 1c6ca6c49e4e: Preparing [2024-08-16T10:27:15.185Z] b181db29f8cf: Preparing [2024-08-16T10:27:15.185Z] 9070205c6478: Preparing [2024-08-16T10:27:15.185Z] dd5f32a9192a: Preparing [2024-08-16T10:27:15.185Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:15.185Z] 3c20671a5817: Preparing [2024-08-16T10:27:15.185Z] 9070205c6478: Waiting [2024-08-16T10:27:15.185Z] dd5f32a9192a: Waiting [2024-08-16T10:27:15.185Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:15.185Z] 3c20671a5817: Waiting [2024-08-16T10:27:15.185Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:15.449Z] 9070205c6478: Layer already exists [2024-08-16T10:27:15.449Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:15.449Z] cace27336cd5: Pushed [2024-08-16T10:27:15.449Z] cc5cbcb607bd: Pushed [2024-08-16T10:27:15.449Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:15.449Z] c073bc06b505: Pushed [2024-08-16T10:27:15.449Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:20.761Z] 1c6ca6c49e4e: Pushed [2024-08-16T10:27:20.761Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:21.124Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:21.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-16T10:27:21.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T10:27:21.470Z] c073bc06b505: Preparing [2024-08-16T10:27:21.470Z] cc5cbcb607bd: Preparing [2024-08-16T10:27:21.470Z] cace27336cd5: Preparing [2024-08-16T10:27:21.470Z] 1c6ca6c49e4e: Preparing [2024-08-16T10:27:21.470Z] b181db29f8cf: Preparing [2024-08-16T10:27:21.470Z] 9070205c6478: Preparing [2024-08-16T10:27:21.470Z] dd5f32a9192a: Preparing [2024-08-16T10:27:21.470Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:21.470Z] 3c20671a5817: Preparing [2024-08-16T10:27:21.470Z] 9070205c6478: Waiting [2024-08-16T10:27:21.470Z] dd5f32a9192a: Waiting [2024-08-16T10:27:21.470Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:21.470Z] 3c20671a5817: Waiting [2024-08-16T10:27:21.470Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:21.470Z] c073bc06b505: Layer already exists [2024-08-16T10:27:21.470Z] cc5cbcb607bd: Layer already exists [2024-08-16T10:27:21.470Z] 1c6ca6c49e4e: Layer already exists [2024-08-16T10:27:21.470Z] cace27336cd5: Layer already exists [2024-08-16T10:27:21.470Z] 9070205c6478: Layer already exists [2024-08-16T10:27:21.470Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:21.470Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:21.470Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:21.735Z] latest: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:22.088Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:22.438Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.55 [2024-08-16T10:27:22.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T10:27:22.438Z] c073bc06b505: Preparing [2024-08-16T10:27:22.438Z] cc5cbcb607bd: Preparing [2024-08-16T10:27:22.438Z] cace27336cd5: Preparing [2024-08-16T10:27:22.438Z] 1c6ca6c49e4e: Preparing [2024-08-16T10:27:22.438Z] b181db29f8cf: Preparing [2024-08-16T10:27:22.438Z] 9070205c6478: Preparing [2024-08-16T10:27:22.438Z] dd5f32a9192a: Preparing [2024-08-16T10:27:22.438Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:22.438Z] 3c20671a5817: Preparing [2024-08-16T10:27:22.438Z] dd5f32a9192a: Waiting [2024-08-16T10:27:22.438Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:22.438Z] 3c20671a5817: Waiting [2024-08-16T10:27:22.438Z] 9070205c6478: Waiting [2024-08-16T10:27:22.438Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:22.438Z] cace27336cd5: Layer already exists [2024-08-16T10:27:22.438Z] 1c6ca6c49e4e: Layer already exists [2024-08-16T10:27:22.438Z] c073bc06b505: Layer already exists [2024-08-16T10:27:22.438Z] cc5cbcb607bd: Layer already exists [2024-08-16T10:27:22.438Z] 9070205c6478: Layer already exists [2024-08-16T10:27:22.438Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:22.438Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:22.438Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:22.702Z] 3.2.0-dev.55: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:23.055Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:23.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:23.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T10:27:23.399Z] c073bc06b505: Preparing [2024-08-16T10:27:23.399Z] cc5cbcb607bd: Preparing [2024-08-16T10:27:23.399Z] cace27336cd5: Preparing [2024-08-16T10:27:23.399Z] 1c6ca6c49e4e: Preparing [2024-08-16T10:27:23.399Z] b181db29f8cf: Preparing [2024-08-16T10:27:23.399Z] 9070205c6478: Preparing [2024-08-16T10:27:23.399Z] dd5f32a9192a: Preparing [2024-08-16T10:27:23.399Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:23.399Z] 3c20671a5817: Preparing [2024-08-16T10:27:23.399Z] dd5f32a9192a: Waiting [2024-08-16T10:27:23.399Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:23.399Z] 3c20671a5817: Waiting [2024-08-16T10:27:23.399Z] 9070205c6478: Waiting [2024-08-16T10:27:23.399Z] 1c6ca6c49e4e: Layer already exists [2024-08-16T10:27:23.399Z] cace27336cd5: Layer already exists [2024-08-16T10:27:23.399Z] c073bc06b505: Layer already exists [2024-08-16T10:27:23.399Z] cc5cbcb607bd: Layer already exists [2024-08-16T10:27:23.399Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:23.399Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:23.399Z] 9070205c6478: Layer already exists [2024-08-16T10:27:23.399Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:23.399Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:23.399Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:24.012Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:24.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-16T10:27:24.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-16T10:27:24.364Z] c073bc06b505: Preparing [2024-08-16T10:27:24.364Z] cc5cbcb607bd: Preparing [2024-08-16T10:27:24.364Z] cace27336cd5: Preparing [2024-08-16T10:27:24.364Z] 1c6ca6c49e4e: Preparing [2024-08-16T10:27:24.364Z] b181db29f8cf: Preparing [2024-08-16T10:27:24.364Z] 9070205c6478: Preparing [2024-08-16T10:27:24.364Z] dd5f32a9192a: Preparing [2024-08-16T10:27:24.364Z] 05cedfe1e65a: Preparing [2024-08-16T10:27:24.364Z] 3c20671a5817: Preparing [2024-08-16T10:27:24.364Z] dd5f32a9192a: Waiting [2024-08-16T10:27:24.364Z] 05cedfe1e65a: Waiting [2024-08-16T10:27:24.364Z] 3c20671a5817: Waiting [2024-08-16T10:27:24.364Z] 9070205c6478: Waiting [2024-08-16T10:27:24.364Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:24.364Z] 1c6ca6c49e4e: Layer already exists [2024-08-16T10:27:24.364Z] cace27336cd5: Layer already exists [2024-08-16T10:27:24.364Z] cc5cbcb607bd: Layer already exists [2024-08-16T10:27:24.364Z] c073bc06b505: Layer already exists [2024-08-16T10:27:24.364Z] 9070205c6478: Layer already exists [2024-08-16T10:27:24.364Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:24.364Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:27:24.364Z] dd5f32a9192a: Layer already exists [2024-08-16T10:27:24.626Z] main: digest: sha256:5f92d9557aeb3c3bcb61014257b3fc0a7574860f9fe4d96c104bbe912ea51a6a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:27:24.711Z] ===================================================== [Pipeline] echo [2024-08-16T10:27:24.741Z] taggedImages: [2024-08-16T10:27:24.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:24.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-16T10:27:24.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.55 [2024-08-16T10:27:24.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:24.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-16T10:27:24.763Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-16T10:27:24.763Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:24.763Z] latest [2024-08-16T10:27:24.763Z] 3.2.0-dev.55 [2024-08-16T10:27:24.763Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:24.763Z] main [2024-08-16T10:27:24.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:25.120Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:25.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:25.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T10:27:25.466Z] e984803d61ad: Preparing [2024-08-16T10:27:25.466Z] 000e9761bd44: Preparing [2024-08-16T10:27:25.466Z] 6f3c000b1e3a: Preparing [2024-08-16T10:27:25.466Z] 370f853c644b: Preparing [2024-08-16T10:27:25.466Z] 891589dc77d0: Preparing [2024-08-16T10:27:25.466Z] b181db29f8cf: Preparing [2024-08-16T10:27:25.466Z] 9070205c6478: Preparing [2024-08-16T10:27:25.466Z] 2d063ab2227d: Preparing [2024-08-16T10:27:25.466Z] 3af56fed2e31: Preparing [2024-08-16T10:27:25.466Z] 378ac0f2171c: Preparing [2024-08-16T10:27:25.466Z] 3c20671a5817: Preparing [2024-08-16T10:27:25.466Z] b181db29f8cf: Waiting [2024-08-16T10:27:25.466Z] 9070205c6478: Waiting [2024-08-16T10:27:25.466Z] 378ac0f2171c: Waiting [2024-08-16T10:27:25.466Z] 2d063ab2227d: Waiting [2024-08-16T10:27:25.466Z] 3af56fed2e31: Waiting [2024-08-16T10:27:25.466Z] 3c20671a5817: Waiting [2024-08-16T10:27:25.729Z] 000e9761bd44: Pushed [2024-08-16T10:27:25.729Z] 891589dc77d0: Pushed [2024-08-16T10:27:25.729Z] 370f853c644b: Pushed [2024-08-16T10:27:25.729Z] e984803d61ad: Pushed [2024-08-16T10:27:25.729Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:25.729Z] 9070205c6478: Layer already exists [2024-08-16T10:27:25.729Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:25.729Z] 2d063ab2227d: Pushed [2024-08-16T10:27:25.992Z] 3af56fed2e31: Pushed [2024-08-16T10:27:27.915Z] 6f3c000b1e3a: Pushed [2024-08-16T10:27:28.179Z] 378ac0f2171c: Pushed [2024-08-16T10:27:28.441Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:28.795Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:29.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-16T10:27:29.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T10:27:29.706Z] e984803d61ad: Preparing [2024-08-16T10:27:29.706Z] 000e9761bd44: Preparing [2024-08-16T10:27:29.706Z] 6f3c000b1e3a: Preparing [2024-08-16T10:27:29.706Z] 370f853c644b: Preparing [2024-08-16T10:27:29.706Z] 891589dc77d0: Preparing [2024-08-16T10:27:29.706Z] b181db29f8cf: Preparing [2024-08-16T10:27:29.706Z] 9070205c6478: Preparing [2024-08-16T10:27:29.706Z] 2d063ab2227d: Preparing [2024-08-16T10:27:29.706Z] 3af56fed2e31: Preparing [2024-08-16T10:27:29.706Z] 378ac0f2171c: Preparing [2024-08-16T10:27:29.706Z] 3c20671a5817: Preparing [2024-08-16T10:27:29.706Z] b181db29f8cf: Waiting [2024-08-16T10:27:29.706Z] 9070205c6478: Waiting [2024-08-16T10:27:29.706Z] 2d063ab2227d: Waiting [2024-08-16T10:27:29.706Z] 3af56fed2e31: Waiting [2024-08-16T10:27:29.706Z] 378ac0f2171c: Waiting [2024-08-16T10:27:29.706Z] 3c20671a5817: Waiting [2024-08-16T10:27:29.706Z] 891589dc77d0: Layer already exists [2024-08-16T10:27:29.706Z] e984803d61ad: Layer already exists [2024-08-16T10:27:29.706Z] 6f3c000b1e3a: Layer already exists [2024-08-16T10:27:29.706Z] 000e9761bd44: Layer already exists [2024-08-16T10:27:29.706Z] 370f853c644b: Layer already exists [2024-08-16T10:27:29.706Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:29.706Z] 378ac0f2171c: Layer already exists [2024-08-16T10:27:29.706Z] 9070205c6478: Layer already exists [2024-08-16T10:27:29.706Z] 2d063ab2227d: Layer already exists [2024-08-16T10:27:29.706Z] 3af56fed2e31: Layer already exists [2024-08-16T10:27:29.706Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:29.969Z] latest: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:30.306Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:30.648Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.55 [2024-08-16T10:27:30.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T10:27:30.648Z] e984803d61ad: Preparing [2024-08-16T10:27:30.648Z] 000e9761bd44: Preparing [2024-08-16T10:27:30.648Z] 6f3c000b1e3a: Preparing [2024-08-16T10:27:30.648Z] 370f853c644b: Preparing [2024-08-16T10:27:30.648Z] 891589dc77d0: Preparing [2024-08-16T10:27:30.648Z] b181db29f8cf: Preparing [2024-08-16T10:27:30.648Z] 9070205c6478: Preparing [2024-08-16T10:27:30.648Z] 2d063ab2227d: Preparing [2024-08-16T10:27:30.648Z] 3af56fed2e31: Preparing [2024-08-16T10:27:30.648Z] 378ac0f2171c: Preparing [2024-08-16T10:27:30.648Z] 3c20671a5817: Preparing [2024-08-16T10:27:30.648Z] b181db29f8cf: Waiting [2024-08-16T10:27:30.648Z] 9070205c6478: Waiting [2024-08-16T10:27:30.648Z] 2d063ab2227d: Waiting [2024-08-16T10:27:30.648Z] 378ac0f2171c: Waiting [2024-08-16T10:27:30.648Z] 3af56fed2e31: Waiting [2024-08-16T10:27:30.648Z] 891589dc77d0: Layer already exists [2024-08-16T10:27:30.648Z] 6f3c000b1e3a: Layer already exists [2024-08-16T10:27:30.648Z] e984803d61ad: Layer already exists [2024-08-16T10:27:30.648Z] 000e9761bd44: Layer already exists [2024-08-16T10:27:30.648Z] 370f853c644b: Layer already exists [2024-08-16T10:27:30.648Z] 9070205c6478: Layer already exists [2024-08-16T10:27:30.648Z] 2d063ab2227d: Layer already exists [2024-08-16T10:27:30.648Z] 378ac0f2171c: Layer already exists [2024-08-16T10:27:30.648Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:30.648Z] 3af56fed2e31: Layer already exists [2024-08-16T10:27:30.648Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:30.911Z] 3.2.0-dev.55: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:31.260Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:31.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:31.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T10:27:31.604Z] e984803d61ad: Preparing [2024-08-16T10:27:31.604Z] 000e9761bd44: Preparing [2024-08-16T10:27:31.604Z] 6f3c000b1e3a: Preparing [2024-08-16T10:27:31.604Z] 370f853c644b: Preparing [2024-08-16T10:27:31.604Z] 891589dc77d0: Preparing [2024-08-16T10:27:31.604Z] b181db29f8cf: Preparing [2024-08-16T10:27:31.604Z] 9070205c6478: Preparing [2024-08-16T10:27:31.604Z] 2d063ab2227d: Preparing [2024-08-16T10:27:31.604Z] 3af56fed2e31: Preparing [2024-08-16T10:27:31.604Z] 378ac0f2171c: Preparing [2024-08-16T10:27:31.604Z] 3c20671a5817: Preparing [2024-08-16T10:27:31.604Z] b181db29f8cf: Waiting [2024-08-16T10:27:31.604Z] 9070205c6478: Waiting [2024-08-16T10:27:31.604Z] 2d063ab2227d: Waiting [2024-08-16T10:27:31.604Z] 3af56fed2e31: Waiting [2024-08-16T10:27:31.604Z] 378ac0f2171c: Waiting [2024-08-16T10:27:31.604Z] 3c20671a5817: Waiting [2024-08-16T10:27:31.604Z] 370f853c644b: Layer already exists [2024-08-16T10:27:31.604Z] 6f3c000b1e3a: Layer already exists [2024-08-16T10:27:31.604Z] 000e9761bd44: Layer already exists [2024-08-16T10:27:31.604Z] 891589dc77d0: Layer already exists [2024-08-16T10:27:31.604Z] e984803d61ad: Layer already exists [2024-08-16T10:27:31.604Z] 2d063ab2227d: Layer already exists [2024-08-16T10:27:31.604Z] 9070205c6478: Layer already exists [2024-08-16T10:27:31.604Z] 378ac0f2171c: Layer already exists [2024-08-16T10:27:31.604Z] 3af56fed2e31: Layer already exists [2024-08-16T10:27:31.604Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:31.604Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:31.869Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:32.215Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:32.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-16T10:27:32.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-16T10:27:32.552Z] e984803d61ad: Preparing [2024-08-16T10:27:32.552Z] 000e9761bd44: Preparing [2024-08-16T10:27:32.552Z] 6f3c000b1e3a: Preparing [2024-08-16T10:27:32.552Z] 370f853c644b: Preparing [2024-08-16T10:27:32.552Z] 891589dc77d0: Preparing [2024-08-16T10:27:32.552Z] b181db29f8cf: Preparing [2024-08-16T10:27:32.552Z] 9070205c6478: Preparing [2024-08-16T10:27:32.552Z] 2d063ab2227d: Preparing [2024-08-16T10:27:32.552Z] 3af56fed2e31: Preparing [2024-08-16T10:27:32.552Z] 378ac0f2171c: Preparing [2024-08-16T10:27:32.552Z] 3c20671a5817: Preparing [2024-08-16T10:27:32.552Z] 2d063ab2227d: Waiting [2024-08-16T10:27:32.552Z] 3af56fed2e31: Waiting [2024-08-16T10:27:32.552Z] 378ac0f2171c: Waiting [2024-08-16T10:27:32.552Z] 3c20671a5817: Waiting [2024-08-16T10:27:32.552Z] b181db29f8cf: Waiting [2024-08-16T10:27:32.552Z] 9070205c6478: Waiting [2024-08-16T10:27:32.552Z] 891589dc77d0: Layer already exists [2024-08-16T10:27:32.552Z] 370f853c644b: Layer already exists [2024-08-16T10:27:32.552Z] e984803d61ad: Layer already exists [2024-08-16T10:27:32.552Z] 6f3c000b1e3a: Layer already exists [2024-08-16T10:27:32.552Z] 000e9761bd44: Layer already exists [2024-08-16T10:27:32.552Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:32.552Z] 9070205c6478: Layer already exists [2024-08-16T10:27:32.552Z] 3af56fed2e31: Layer already exists [2024-08-16T10:27:32.552Z] 2d063ab2227d: Layer already exists [2024-08-16T10:27:32.552Z] 378ac0f2171c: Layer already exists [2024-08-16T10:27:32.552Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:32.814Z] main: digest: sha256:f718aa9aad9d9e07eaa04d23635174b6935bedfd25fdc97aea7c5a4424ab0e43 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:27:32.886Z] ===================================================== [Pipeline] echo [2024-08-16T10:27:32.898Z] taggedImages: [2024-08-16T10:27:32.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:32.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-16T10:27:32.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.55 [2024-08-16T10:27:32.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:32.898Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-16T10:27:32.921Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-16T10:27:32.921Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:32.921Z] latest [2024-08-16T10:27:32.921Z] 3.2.0-dev.55 [2024-08-16T10:27:32.921Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:32.921Z] main [2024-08-16T10:27:32.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:33.284Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:33.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:33.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T10:27:33.626Z] d1f861185e71: Preparing [2024-08-16T10:27:33.626Z] bca9fee2eaf8: Preparing [2024-08-16T10:27:33.626Z] 524ae0e28dce: Preparing [2024-08-16T10:27:33.626Z] 1706d61bb061: Preparing [2024-08-16T10:27:33.626Z] 01c744a53cb6: Preparing [2024-08-16T10:27:33.626Z] 4526109b15f2: Preparing [2024-08-16T10:27:33.626Z] 3f13682665e2: Preparing [2024-08-16T10:27:33.626Z] b181db29f8cf: Preparing [2024-08-16T10:27:33.626Z] 9070205c6478: Preparing [2024-08-16T10:27:33.626Z] 17397c3b4bc6: Preparing [2024-08-16T10:27:33.626Z] 0edc37fb64f2: Preparing [2024-08-16T10:27:33.626Z] 4526109b15f2: Waiting [2024-08-16T10:27:33.626Z] 3c20671a5817: Preparing [2024-08-16T10:27:33.626Z] 3f13682665e2: Waiting [2024-08-16T10:27:33.626Z] 9070205c6478: Waiting [2024-08-16T10:27:33.626Z] b181db29f8cf: Waiting [2024-08-16T10:27:33.626Z] 17397c3b4bc6: Waiting [2024-08-16T10:27:33.626Z] 3c20671a5817: Waiting [2024-08-16T10:27:33.626Z] 0edc37fb64f2: Waiting [2024-08-16T10:27:33.891Z] bca9fee2eaf8: Pushed [2024-08-16T10:27:33.891Z] d1f861185e71: Pushed [2024-08-16T10:27:33.891Z] 01c744a53cb6: Pushed [2024-08-16T10:27:33.891Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:33.891Z] 4526109b15f2: Pushed [2024-08-16T10:27:33.891Z] 9070205c6478: Layer already exists [2024-08-16T10:27:34.153Z] 3f13682665e2: Pushed [2024-08-16T10:27:34.153Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:34.153Z] 17397c3b4bc6: Pushed [2024-08-16T10:27:36.077Z] 1706d61bb061: Pushed [2024-08-16T10:27:36.340Z] 524ae0e28dce: Pushed [2024-08-16T10:27:36.603Z] 0edc37fb64f2: Pushed [2024-08-16T10:27:36.866Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:37.210Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:37.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-16T10:27:37.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T10:27:37.551Z] d1f861185e71: Preparing [2024-08-16T10:27:37.551Z] bca9fee2eaf8: Preparing [2024-08-16T10:27:37.551Z] 524ae0e28dce: Preparing [2024-08-16T10:27:37.551Z] 1706d61bb061: Preparing [2024-08-16T10:27:37.551Z] 01c744a53cb6: Preparing [2024-08-16T10:27:37.551Z] 4526109b15f2: Preparing [2024-08-16T10:27:37.551Z] 3f13682665e2: Preparing [2024-08-16T10:27:37.551Z] b181db29f8cf: Preparing [2024-08-16T10:27:37.551Z] 9070205c6478: Preparing [2024-08-16T10:27:37.551Z] 17397c3b4bc6: Preparing [2024-08-16T10:27:37.551Z] 0edc37fb64f2: Preparing [2024-08-16T10:27:37.551Z] 3c20671a5817: Preparing [2024-08-16T10:27:37.551Z] 9070205c6478: Waiting [2024-08-16T10:27:37.551Z] 17397c3b4bc6: Waiting [2024-08-16T10:27:37.551Z] 0edc37fb64f2: Waiting [2024-08-16T10:27:37.551Z] 4526109b15f2: Waiting [2024-08-16T10:27:37.551Z] 3c20671a5817: Waiting [2024-08-16T10:27:37.551Z] b181db29f8cf: Waiting [2024-08-16T10:27:37.551Z] 3f13682665e2: Waiting [2024-08-16T10:27:37.551Z] bca9fee2eaf8: Layer already exists [2024-08-16T10:27:37.551Z] 01c744a53cb6: Layer already exists [2024-08-16T10:27:37.551Z] d1f861185e71: Layer already exists [2024-08-16T10:27:37.551Z] 1706d61bb061: Layer already exists [2024-08-16T10:27:37.551Z] 524ae0e28dce: Layer already exists [2024-08-16T10:27:37.551Z] 9070205c6478: Layer already exists [2024-08-16T10:27:37.551Z] 4526109b15f2: Layer already exists [2024-08-16T10:27:37.551Z] 3f13682665e2: Layer already exists [2024-08-16T10:27:37.551Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:37.551Z] 17397c3b4bc6: Layer already exists [2024-08-16T10:27:37.551Z] 0edc37fb64f2: Layer already exists [2024-08-16T10:27:37.551Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:37.814Z] latest: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:38.157Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:38.497Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.55 [2024-08-16T10:27:38.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T10:27:38.497Z] d1f861185e71: Preparing [2024-08-16T10:27:38.497Z] bca9fee2eaf8: Preparing [2024-08-16T10:27:38.497Z] 524ae0e28dce: Preparing [2024-08-16T10:27:38.497Z] 1706d61bb061: Preparing [2024-08-16T10:27:38.497Z] 01c744a53cb6: Preparing [2024-08-16T10:27:38.497Z] 4526109b15f2: Preparing [2024-08-16T10:27:38.497Z] 3f13682665e2: Preparing [2024-08-16T10:27:38.497Z] b181db29f8cf: Preparing [2024-08-16T10:27:38.497Z] 9070205c6478: Preparing [2024-08-16T10:27:38.497Z] 17397c3b4bc6: Preparing [2024-08-16T10:27:38.497Z] 0edc37fb64f2: Preparing [2024-08-16T10:27:38.497Z] 3c20671a5817: Preparing [2024-08-16T10:27:38.497Z] 4526109b15f2: Waiting [2024-08-16T10:27:38.497Z] 3f13682665e2: Waiting [2024-08-16T10:27:38.497Z] b181db29f8cf: Waiting [2024-08-16T10:27:38.497Z] 0edc37fb64f2: Waiting [2024-08-16T10:27:38.497Z] 9070205c6478: Waiting [2024-08-16T10:27:38.497Z] 3c20671a5817: Waiting [2024-08-16T10:27:38.497Z] 17397c3b4bc6: Waiting [2024-08-16T10:27:38.497Z] bca9fee2eaf8: Layer already exists [2024-08-16T10:27:38.497Z] 1706d61bb061: Layer already exists [2024-08-16T10:27:38.497Z] d1f861185e71: Layer already exists [2024-08-16T10:27:38.497Z] 01c744a53cb6: Layer already exists [2024-08-16T10:27:38.497Z] 524ae0e28dce: Layer already exists [2024-08-16T10:27:38.497Z] 4526109b15f2: Layer already exists [2024-08-16T10:27:38.497Z] 9070205c6478: Layer already exists [2024-08-16T10:27:38.497Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:38.497Z] 3f13682665e2: Layer already exists [2024-08-16T10:27:38.497Z] 17397c3b4bc6: Layer already exists [2024-08-16T10:27:38.497Z] 0edc37fb64f2: Layer already exists [2024-08-16T10:27:38.497Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:38.760Z] 3.2.0-dev.55: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:39.095Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:39.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:39.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T10:27:39.441Z] d1f861185e71: Preparing [2024-08-16T10:27:39.441Z] bca9fee2eaf8: Preparing [2024-08-16T10:27:39.441Z] 524ae0e28dce: Preparing [2024-08-16T10:27:39.441Z] 1706d61bb061: Preparing [2024-08-16T10:27:39.441Z] 01c744a53cb6: Preparing [2024-08-16T10:27:39.441Z] 4526109b15f2: Preparing [2024-08-16T10:27:39.441Z] 3f13682665e2: Preparing [2024-08-16T10:27:39.441Z] b181db29f8cf: Preparing [2024-08-16T10:27:39.441Z] 9070205c6478: Preparing [2024-08-16T10:27:39.441Z] 17397c3b4bc6: Preparing [2024-08-16T10:27:39.441Z] 0edc37fb64f2: Preparing [2024-08-16T10:27:39.441Z] 3c20671a5817: Preparing [2024-08-16T10:27:39.441Z] 4526109b15f2: Waiting [2024-08-16T10:27:39.441Z] 3f13682665e2: Waiting [2024-08-16T10:27:39.441Z] 0edc37fb64f2: Waiting [2024-08-16T10:27:39.441Z] b181db29f8cf: Waiting [2024-08-16T10:27:39.441Z] 3c20671a5817: Waiting [2024-08-16T10:27:39.441Z] 9070205c6478: Waiting [2024-08-16T10:27:39.441Z] 17397c3b4bc6: Waiting [2024-08-16T10:27:39.441Z] bca9fee2eaf8: Layer already exists [2024-08-16T10:27:39.441Z] 01c744a53cb6: Layer already exists [2024-08-16T10:27:39.441Z] d1f861185e71: Layer already exists [2024-08-16T10:27:39.441Z] 1706d61bb061: Layer already exists [2024-08-16T10:27:39.441Z] 524ae0e28dce: Layer already exists [2024-08-16T10:27:39.441Z] 4526109b15f2: Layer already exists [2024-08-16T10:27:39.441Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:39.441Z] 3f13682665e2: Layer already exists [2024-08-16T10:27:39.441Z] 9070205c6478: Layer already exists [2024-08-16T10:27:39.441Z] 17397c3b4bc6: Layer already exists [2024-08-16T10:27:39.441Z] 0edc37fb64f2: Layer already exists [2024-08-16T10:27:39.441Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:39.703Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:40.045Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:40.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-16T10:27:40.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-16T10:27:40.385Z] d1f861185e71: Preparing [2024-08-16T10:27:40.385Z] bca9fee2eaf8: Preparing [2024-08-16T10:27:40.385Z] 524ae0e28dce: Preparing [2024-08-16T10:27:40.385Z] 1706d61bb061: Preparing [2024-08-16T10:27:40.385Z] 01c744a53cb6: Preparing [2024-08-16T10:27:40.385Z] 4526109b15f2: Preparing [2024-08-16T10:27:40.385Z] 3f13682665e2: Preparing [2024-08-16T10:27:40.385Z] b181db29f8cf: Preparing [2024-08-16T10:27:40.385Z] 9070205c6478: Preparing [2024-08-16T10:27:40.385Z] 17397c3b4bc6: Preparing [2024-08-16T10:27:40.385Z] 0edc37fb64f2: Preparing [2024-08-16T10:27:40.385Z] 3c20671a5817: Preparing [2024-08-16T10:27:40.385Z] 4526109b15f2: Waiting [2024-08-16T10:27:40.385Z] 3f13682665e2: Waiting [2024-08-16T10:27:40.385Z] 17397c3b4bc6: Waiting [2024-08-16T10:27:40.385Z] 0edc37fb64f2: Waiting [2024-08-16T10:27:40.385Z] 3c20671a5817: Waiting [2024-08-16T10:27:40.385Z] b181db29f8cf: Waiting [2024-08-16T10:27:40.385Z] 9070205c6478: Waiting [2024-08-16T10:27:40.385Z] 1706d61bb061: Layer already exists [2024-08-16T10:27:40.385Z] 01c744a53cb6: Layer already exists [2024-08-16T10:27:40.385Z] d1f861185e71: Layer already exists [2024-08-16T10:27:40.385Z] 524ae0e28dce: Layer already exists [2024-08-16T10:27:40.385Z] bca9fee2eaf8: Layer already exists [2024-08-16T10:27:40.385Z] 4526109b15f2: Layer already exists [2024-08-16T10:27:40.385Z] 3f13682665e2: Layer already exists [2024-08-16T10:27:40.385Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:40.385Z] 17397c3b4bc6: Layer already exists [2024-08-16T10:27:40.385Z] 9070205c6478: Layer already exists [2024-08-16T10:27:40.385Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:40.385Z] 0edc37fb64f2: Layer already exists [2024-08-16T10:27:40.649Z] main: digest: sha256:0f746ae207367eaa44dc95fd0e0adfd8661bd9355e504070813b5bab65f31886 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:27:40.739Z] ===================================================== [Pipeline] echo [2024-08-16T10:27:40.755Z] taggedImages: [2024-08-16T10:27:40.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:40.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-16T10:27:40.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.55 [2024-08-16T10:27:40.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:40.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-16T10:27:40.787Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-16T10:27:40.787Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:40.787Z] latest [2024-08-16T10:27:40.787Z] 3.2.0-dev.55 [2024-08-16T10:27:40.787Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:40.787Z] main [2024-08-16T10:27:40.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:41.159Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:41.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:41.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T10:27:41.508Z] a32700b6f516: Preparing [2024-08-16T10:27:41.508Z] 83066377f98a: Preparing [2024-08-16T10:27:41.508Z] b181db29f8cf: Preparing [2024-08-16T10:27:41.508Z] 9070205c6478: Preparing [2024-08-16T10:27:41.508Z] 8e47c982f60f: Preparing [2024-08-16T10:27:41.508Z] 109872ee9a5f: Preparing [2024-08-16T10:27:41.508Z] 3c20671a5817: Preparing [2024-08-16T10:27:41.508Z] 109872ee9a5f: Waiting [2024-08-16T10:27:41.508Z] 3c20671a5817: Waiting [2024-08-16T10:27:41.508Z] 9070205c6478: Layer already exists [2024-08-16T10:27:41.508Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:41.773Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:41.774Z] 8e47c982f60f: Pushed [2024-08-16T10:27:41.774Z] a32700b6f516: Pushed [2024-08-16T10:27:43.169Z] 109872ee9a5f: Pushed [2024-08-16T10:27:45.095Z] 83066377f98a: Pushed [2024-08-16T10:27:45.095Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:45.695Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:46.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-16T10:27:46.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T10:27:46.033Z] a32700b6f516: Preparing [2024-08-16T10:27:46.033Z] 83066377f98a: Preparing [2024-08-16T10:27:46.033Z] b181db29f8cf: Preparing [2024-08-16T10:27:46.033Z] 9070205c6478: Preparing [2024-08-16T10:27:46.033Z] 8e47c982f60f: Preparing [2024-08-16T10:27:46.033Z] 109872ee9a5f: Preparing [2024-08-16T10:27:46.033Z] 3c20671a5817: Preparing [2024-08-16T10:27:46.033Z] 109872ee9a5f: Waiting [2024-08-16T10:27:46.033Z] 3c20671a5817: Waiting [2024-08-16T10:27:46.033Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:46.033Z] 8e47c982f60f: Layer already exists [2024-08-16T10:27:46.033Z] 9070205c6478: Layer already exists [2024-08-16T10:27:46.033Z] a32700b6f516: Layer already exists [2024-08-16T10:27:46.033Z] 83066377f98a: Layer already exists [2024-08-16T10:27:46.033Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:46.033Z] 109872ee9a5f: Layer already exists [2024-08-16T10:27:46.033Z] latest: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:46.633Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:46.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.55 [2024-08-16T10:27:46.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T10:27:46.969Z] a32700b6f516: Preparing [2024-08-16T10:27:46.969Z] 83066377f98a: Preparing [2024-08-16T10:27:46.969Z] b181db29f8cf: Preparing [2024-08-16T10:27:46.969Z] 9070205c6478: Preparing [2024-08-16T10:27:46.969Z] 8e47c982f60f: Preparing [2024-08-16T10:27:46.969Z] 109872ee9a5f: Preparing [2024-08-16T10:27:46.969Z] 3c20671a5817: Preparing [2024-08-16T10:27:46.969Z] 109872ee9a5f: Waiting [2024-08-16T10:27:46.969Z] 3c20671a5817: Waiting [2024-08-16T10:27:46.969Z] a32700b6f516: Layer already exists [2024-08-16T10:27:46.969Z] 83066377f98a: Layer already exists [2024-08-16T10:27:46.969Z] 8e47c982f60f: Layer already exists [2024-08-16T10:27:46.969Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:46.969Z] 9070205c6478: Layer already exists [2024-08-16T10:27:46.969Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:46.969Z] 109872ee9a5f: Layer already exists [2024-08-16T10:27:46.969Z] 3.2.0-dev.55: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:47.575Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:47.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:47.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T10:27:47.930Z] a32700b6f516: Preparing [2024-08-16T10:27:47.930Z] 83066377f98a: Preparing [2024-08-16T10:27:47.930Z] b181db29f8cf: Preparing [2024-08-16T10:27:47.930Z] 9070205c6478: Preparing [2024-08-16T10:27:47.930Z] 8e47c982f60f: Preparing [2024-08-16T10:27:47.930Z] 109872ee9a5f: Preparing [2024-08-16T10:27:47.930Z] 3c20671a5817: Preparing [2024-08-16T10:27:47.930Z] 109872ee9a5f: Waiting [2024-08-16T10:27:47.930Z] 3c20671a5817: Waiting [2024-08-16T10:27:47.930Z] 9070205c6478: Layer already exists [2024-08-16T10:27:47.930Z] 83066377f98a: Layer already exists [2024-08-16T10:27:47.930Z] 8e47c982f60f: Layer already exists [2024-08-16T10:27:47.930Z] a32700b6f516: Layer already exists [2024-08-16T10:27:47.930Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:47.930Z] 109872ee9a5f: Layer already exists [2024-08-16T10:27:47.930Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:47.930Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:48.277Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:48.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-16T10:27:48.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-16T10:27:48.611Z] a32700b6f516: Preparing [2024-08-16T10:27:48.611Z] 83066377f98a: Preparing [2024-08-16T10:27:48.611Z] b181db29f8cf: Preparing [2024-08-16T10:27:48.611Z] 9070205c6478: Preparing [2024-08-16T10:27:48.611Z] 8e47c982f60f: Preparing [2024-08-16T10:27:48.611Z] 109872ee9a5f: Preparing [2024-08-16T10:27:48.611Z] 3c20671a5817: Preparing [2024-08-16T10:27:48.611Z] 109872ee9a5f: Waiting [2024-08-16T10:27:48.611Z] 3c20671a5817: Waiting [2024-08-16T10:27:48.611Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:48.611Z] 8e47c982f60f: Layer already exists [2024-08-16T10:27:48.611Z] 9070205c6478: Layer already exists [2024-08-16T10:27:48.611Z] 83066377f98a: Layer already exists [2024-08-16T10:27:48.611Z] a32700b6f516: Layer already exists [2024-08-16T10:27:48.611Z] 109872ee9a5f: Layer already exists [2024-08-16T10:27:48.611Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:48.875Z] main: digest: sha256:330579168ec82a5fa2bd8eb82241fbd090fea9862808f215133d11515cbbc2a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:27:48.946Z] ===================================================== [Pipeline] echo [2024-08-16T10:27:48.961Z] taggedImages: [2024-08-16T10:27:48.961Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:48.961Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-16T10:27:48.961Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.55 [2024-08-16T10:27:48.961Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:48.961Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-16T10:27:48.988Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-16T10:27:48.988Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:48.988Z] latest [2024-08-16T10:27:48.988Z] 3.2.0-dev.55 [2024-08-16T10:27:48.988Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:27:48.988Z] main [2024-08-16T10:27:48.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:49.422Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:27:49.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:27:49.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T10:27:49.769Z] 888324845322: Preparing [2024-08-16T10:27:49.769Z] 847ad962204b: Preparing [2024-08-16T10:27:49.769Z] cd3e297e1ecc: Preparing [2024-08-16T10:27:49.769Z] b181db29f8cf: Preparing [2024-08-16T10:27:49.769Z] 9070205c6478: Preparing [2024-08-16T10:27:49.769Z] 0fea40fc3489: Preparing [2024-08-16T10:27:49.769Z] 1222d7388697: Preparing [2024-08-16T10:27:49.769Z] c58c9b7e3716: Preparing [2024-08-16T10:27:49.769Z] 0fea40fc3489: Waiting [2024-08-16T10:27:49.769Z] 915d70dfb2a5: Preparing [2024-08-16T10:27:49.769Z] c58c9b7e3716: Waiting [2024-08-16T10:27:49.769Z] 915d70dfb2a5: Waiting [2024-08-16T10:27:49.769Z] 3c20671a5817: Preparing [2024-08-16T10:27:49.769Z] 3c20671a5817: Waiting [2024-08-16T10:27:49.769Z] 9070205c6478: Layer already exists [2024-08-16T10:27:49.769Z] b181db29f8cf: Layer already exists [2024-08-16T10:27:50.033Z] 847ad962204b: Pushed [2024-08-16T10:27:50.033Z] cd3e297e1ecc: Pushed [2024-08-16T10:27:50.033Z] 888324845322: Pushed [2024-08-16T10:27:50.033Z] 3c20671a5817: Layer already exists [2024-08-16T10:27:50.033Z] c58c9b7e3716: Pushed [2024-08-16T10:27:50.986Z] 915d70dfb2a5: Pushed [2024-08-16T10:28:03.274Z] 1222d7388697: Pushed [2024-08-16T10:28:11.455Z] 0fea40fc3489: Pushed [2024-08-16T10:28:11.455Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:11.805Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:12.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-16T10:28:12.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T10:28:12.157Z] 888324845322: Preparing [2024-08-16T10:28:12.157Z] 847ad962204b: Preparing [2024-08-16T10:28:12.157Z] cd3e297e1ecc: Preparing [2024-08-16T10:28:12.157Z] b181db29f8cf: Preparing [2024-08-16T10:28:12.157Z] 9070205c6478: Preparing [2024-08-16T10:28:12.157Z] 0fea40fc3489: Preparing [2024-08-16T10:28:12.157Z] 1222d7388697: Preparing [2024-08-16T10:28:12.157Z] c58c9b7e3716: Preparing [2024-08-16T10:28:12.157Z] 915d70dfb2a5: Preparing [2024-08-16T10:28:12.157Z] 3c20671a5817: Preparing [2024-08-16T10:28:12.157Z] 0fea40fc3489: Waiting [2024-08-16T10:28:12.157Z] 1222d7388697: Waiting [2024-08-16T10:28:12.157Z] c58c9b7e3716: Waiting [2024-08-16T10:28:12.157Z] 915d70dfb2a5: Waiting [2024-08-16T10:28:12.157Z] 3c20671a5817: Waiting [2024-08-16T10:28:12.157Z] 9070205c6478: Layer already exists [2024-08-16T10:28:12.157Z] cd3e297e1ecc: Layer already exists [2024-08-16T10:28:12.157Z] 888324845322: Layer already exists [2024-08-16T10:28:12.157Z] 847ad962204b: Layer already exists [2024-08-16T10:28:12.157Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:12.157Z] 0fea40fc3489: Layer already exists [2024-08-16T10:28:12.157Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:12.157Z] 1222d7388697: Layer already exists [2024-08-16T10:28:12.157Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:28:12.157Z] c58c9b7e3716: Layer already exists [2024-08-16T10:28:12.422Z] latest: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:12.783Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:13.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.55 [2024-08-16T10:28:13.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T10:28:13.142Z] 888324845322: Preparing [2024-08-16T10:28:13.142Z] 847ad962204b: Preparing [2024-08-16T10:28:13.142Z] cd3e297e1ecc: Preparing [2024-08-16T10:28:13.142Z] b181db29f8cf: Preparing [2024-08-16T10:28:13.142Z] 9070205c6478: Preparing [2024-08-16T10:28:13.142Z] 0fea40fc3489: Preparing [2024-08-16T10:28:13.142Z] 1222d7388697: Preparing [2024-08-16T10:28:13.142Z] c58c9b7e3716: Preparing [2024-08-16T10:28:13.142Z] 915d70dfb2a5: Preparing [2024-08-16T10:28:13.142Z] 3c20671a5817: Preparing [2024-08-16T10:28:13.142Z] 0fea40fc3489: Waiting [2024-08-16T10:28:13.142Z] 915d70dfb2a5: Waiting [2024-08-16T10:28:13.142Z] 3c20671a5817: Waiting [2024-08-16T10:28:13.142Z] 1222d7388697: Waiting [2024-08-16T10:28:13.142Z] c58c9b7e3716: Waiting [2024-08-16T10:28:13.142Z] 9070205c6478: Layer already exists [2024-08-16T10:28:13.142Z] 847ad962204b: Layer already exists [2024-08-16T10:28:13.142Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:13.142Z] cd3e297e1ecc: Layer already exists [2024-08-16T10:28:13.142Z] 888324845322: Layer already exists [2024-08-16T10:28:13.142Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:28:13.142Z] 0fea40fc3489: Layer already exists [2024-08-16T10:28:13.142Z] 1222d7388697: Layer already exists [2024-08-16T10:28:13.142Z] c58c9b7e3716: Layer already exists [2024-08-16T10:28:13.142Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:13.407Z] 3.2.0-dev.55: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:13.767Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:14.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:28:14.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T10:28:14.117Z] 888324845322: Preparing [2024-08-16T10:28:14.117Z] 847ad962204b: Preparing [2024-08-16T10:28:14.117Z] cd3e297e1ecc: Preparing [2024-08-16T10:28:14.117Z] b181db29f8cf: Preparing [2024-08-16T10:28:14.117Z] 9070205c6478: Preparing [2024-08-16T10:28:14.117Z] 0fea40fc3489: Preparing [2024-08-16T10:28:14.117Z] 1222d7388697: Preparing [2024-08-16T10:28:14.117Z] c58c9b7e3716: Preparing [2024-08-16T10:28:14.117Z] 915d70dfb2a5: Preparing [2024-08-16T10:28:14.117Z] 3c20671a5817: Preparing [2024-08-16T10:28:14.117Z] 1222d7388697: Waiting [2024-08-16T10:28:14.117Z] c58c9b7e3716: Waiting [2024-08-16T10:28:14.117Z] 915d70dfb2a5: Waiting [2024-08-16T10:28:14.117Z] 3c20671a5817: Waiting [2024-08-16T10:28:14.117Z] 0fea40fc3489: Waiting [2024-08-16T10:28:14.117Z] 9070205c6478: Layer already exists [2024-08-16T10:28:14.117Z] 888324845322: Layer already exists [2024-08-16T10:28:14.117Z] cd3e297e1ecc: Layer already exists [2024-08-16T10:28:14.117Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:14.117Z] 847ad962204b: Layer already exists [2024-08-16T10:28:14.117Z] 0fea40fc3489: Layer already exists [2024-08-16T10:28:14.117Z] 1222d7388697: Layer already exists [2024-08-16T10:28:14.117Z] c58c9b7e3716: Layer already exists [2024-08-16T10:28:14.117Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:28:14.117Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:14.383Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:14.739Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:15.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-16T10:28:15.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-16T10:28:15.088Z] 888324845322: Preparing [2024-08-16T10:28:15.088Z] 847ad962204b: Preparing [2024-08-16T10:28:15.088Z] cd3e297e1ecc: Preparing [2024-08-16T10:28:15.088Z] b181db29f8cf: Preparing [2024-08-16T10:28:15.088Z] 9070205c6478: Preparing [2024-08-16T10:28:15.088Z] 0fea40fc3489: Preparing [2024-08-16T10:28:15.088Z] 1222d7388697: Preparing [2024-08-16T10:28:15.088Z] c58c9b7e3716: Preparing [2024-08-16T10:28:15.088Z] 915d70dfb2a5: Preparing [2024-08-16T10:28:15.088Z] 3c20671a5817: Preparing [2024-08-16T10:28:15.088Z] 0fea40fc3489: Waiting [2024-08-16T10:28:15.088Z] 915d70dfb2a5: Waiting [2024-08-16T10:28:15.088Z] 3c20671a5817: Waiting [2024-08-16T10:28:15.088Z] 1222d7388697: Waiting [2024-08-16T10:28:15.088Z] c58c9b7e3716: Waiting [2024-08-16T10:28:15.088Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:15.088Z] 9070205c6478: Layer already exists [2024-08-16T10:28:15.088Z] 847ad962204b: Layer already exists [2024-08-16T10:28:15.088Z] cd3e297e1ecc: Layer already exists [2024-08-16T10:28:15.088Z] 888324845322: Layer already exists [2024-08-16T10:28:15.088Z] c58c9b7e3716: Layer already exists [2024-08-16T10:28:15.088Z] 0fea40fc3489: Layer already exists [2024-08-16T10:28:15.088Z] 1222d7388697: Layer already exists [2024-08-16T10:28:15.088Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:28:15.088Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:15.353Z] main: digest: sha256:1c922a9a79efb0f33e30d675086641de8a131c48817052d451f5770fa8c18f89 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:28:15.448Z] ===================================================== [Pipeline] echo [2024-08-16T10:28:15.466Z] taggedImages: [2024-08-16T10:28:15.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:28:15.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-16T10:28:15.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.55 [2024-08-16T10:28:15.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:28:15.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-16T10:28:15.501Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-16T10:28:15.501Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:28:15.501Z] latest [2024-08-16T10:28:15.501Z] 3.2.0-dev.55 [2024-08-16T10:28:15.501Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:28:15.501Z] main [2024-08-16T10:28:15.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:15.871Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:16.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:28:16.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T10:28:16.232Z] e7ac578b09b8: Preparing [2024-08-16T10:28:16.232Z] 7dcb1ac1a462: Preparing [2024-08-16T10:28:16.232Z] b3d637da7770: Preparing [2024-08-16T10:28:16.232Z] b181db29f8cf: Preparing [2024-08-16T10:28:16.232Z] 9070205c6478: Preparing [2024-08-16T10:28:16.232Z] 66c4b6245be4: Preparing [2024-08-16T10:28:16.232Z] 37fb8a2979ee: Preparing [2024-08-16T10:28:16.232Z] 9f5985fc2bad: Preparing [2024-08-16T10:28:16.232Z] 3c20671a5817: Preparing [2024-08-16T10:28:16.232Z] 37fb8a2979ee: Waiting [2024-08-16T10:28:16.232Z] 3c20671a5817: Waiting [2024-08-16T10:28:16.232Z] 9f5985fc2bad: Waiting [2024-08-16T10:28:16.232Z] 66c4b6245be4: Waiting [2024-08-16T10:28:16.232Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:16.232Z] 9070205c6478: Layer already exists [2024-08-16T10:28:16.498Z] 7dcb1ac1a462: Pushed [2024-08-16T10:28:16.498Z] b3d637da7770: Pushed [2024-08-16T10:28:16.498Z] e7ac578b09b8: Pushed [2024-08-16T10:28:16.498Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:16.498Z] 37fb8a2979ee: Pushed [2024-08-16T10:28:17.075Z] 9f5985fc2bad: Pushed [2024-08-16T10:28:39.284Z] 66c4b6245be4: Pushed [2024-08-16T10:28:39.284Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:39.635Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:39.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-16T10:28:39.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T10:28:39.977Z] e7ac578b09b8: Preparing [2024-08-16T10:28:39.977Z] 7dcb1ac1a462: Preparing [2024-08-16T10:28:39.977Z] b3d637da7770: Preparing [2024-08-16T10:28:39.977Z] b181db29f8cf: Preparing [2024-08-16T10:28:39.977Z] 9070205c6478: Preparing [2024-08-16T10:28:39.977Z] 66c4b6245be4: Preparing [2024-08-16T10:28:39.977Z] 37fb8a2979ee: Preparing [2024-08-16T10:28:39.977Z] 9f5985fc2bad: Preparing [2024-08-16T10:28:39.977Z] 3c20671a5817: Preparing [2024-08-16T10:28:39.977Z] 37fb8a2979ee: Waiting [2024-08-16T10:28:39.977Z] 66c4b6245be4: Waiting [2024-08-16T10:28:39.977Z] 3c20671a5817: Waiting [2024-08-16T10:28:39.977Z] e7ac578b09b8: Layer already exists [2024-08-16T10:28:39.977Z] 7dcb1ac1a462: Layer already exists [2024-08-16T10:28:39.977Z] b3d637da7770: Layer already exists [2024-08-16T10:28:39.977Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:39.977Z] 9070205c6478: Layer already exists [2024-08-16T10:28:39.977Z] 37fb8a2979ee: Layer already exists [2024-08-16T10:28:39.977Z] 9f5985fc2bad: Layer already exists [2024-08-16T10:28:39.977Z] 66c4b6245be4: Layer already exists [2024-08-16T10:28:39.977Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:39.977Z] latest: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:40.584Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:40.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.55 [2024-08-16T10:28:40.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T10:28:40.931Z] e7ac578b09b8: Preparing [2024-08-16T10:28:40.931Z] 7dcb1ac1a462: Preparing [2024-08-16T10:28:40.931Z] b3d637da7770: Preparing [2024-08-16T10:28:40.931Z] b181db29f8cf: Preparing [2024-08-16T10:28:40.931Z] 9070205c6478: Preparing [2024-08-16T10:28:40.931Z] 66c4b6245be4: Preparing [2024-08-16T10:28:40.931Z] 37fb8a2979ee: Preparing [2024-08-16T10:28:40.931Z] 9f5985fc2bad: Preparing [2024-08-16T10:28:40.931Z] 3c20671a5817: Preparing [2024-08-16T10:28:40.931Z] 37fb8a2979ee: Waiting [2024-08-16T10:28:40.931Z] 9f5985fc2bad: Waiting [2024-08-16T10:28:40.931Z] 3c20671a5817: Waiting [2024-08-16T10:28:40.931Z] 66c4b6245be4: Waiting [2024-08-16T10:28:40.931Z] e7ac578b09b8: Layer already exists [2024-08-16T10:28:40.931Z] 7dcb1ac1a462: Layer already exists [2024-08-16T10:28:40.931Z] b3d637da7770: Layer already exists [2024-08-16T10:28:40.931Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:40.931Z] 9070205c6478: Layer already exists [2024-08-16T10:28:40.931Z] 66c4b6245be4: Layer already exists [2024-08-16T10:28:40.931Z] 37fb8a2979ee: Layer already exists [2024-08-16T10:28:40.931Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:40.931Z] 9f5985fc2bad: Layer already exists [2024-08-16T10:28:41.195Z] 3.2.0-dev.55: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:41.540Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:41.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:28:41.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T10:28:41.881Z] e7ac578b09b8: Preparing [2024-08-16T10:28:41.881Z] 7dcb1ac1a462: Preparing [2024-08-16T10:28:41.881Z] b3d637da7770: Preparing [2024-08-16T10:28:41.881Z] b181db29f8cf: Preparing [2024-08-16T10:28:41.881Z] 9070205c6478: Preparing [2024-08-16T10:28:41.881Z] 66c4b6245be4: Preparing [2024-08-16T10:28:41.881Z] 37fb8a2979ee: Preparing [2024-08-16T10:28:41.881Z] 9f5985fc2bad: Preparing [2024-08-16T10:28:41.881Z] 3c20671a5817: Preparing [2024-08-16T10:28:41.881Z] 66c4b6245be4: Waiting [2024-08-16T10:28:41.881Z] 37fb8a2979ee: Waiting [2024-08-16T10:28:41.881Z] 9f5985fc2bad: Waiting [2024-08-16T10:28:41.881Z] 3c20671a5817: Waiting [2024-08-16T10:28:41.881Z] b3d637da7770: Layer already exists [2024-08-16T10:28:41.881Z] 7dcb1ac1a462: Layer already exists [2024-08-16T10:28:41.881Z] 9070205c6478: Layer already exists [2024-08-16T10:28:41.881Z] e7ac578b09b8: Layer already exists [2024-08-16T10:28:41.881Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:41.881Z] 9f5985fc2bad: Layer already exists [2024-08-16T10:28:41.881Z] 37fb8a2979ee: Layer already exists [2024-08-16T10:28:41.881Z] 66c4b6245be4: Layer already exists [2024-08-16T10:28:41.881Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:41.881Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:42.493Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:42.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-16T10:28:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-16T10:28:42.845Z] e7ac578b09b8: Preparing [2024-08-16T10:28:42.845Z] 7dcb1ac1a462: Preparing [2024-08-16T10:28:42.845Z] b3d637da7770: Preparing [2024-08-16T10:28:42.845Z] b181db29f8cf: Preparing [2024-08-16T10:28:42.845Z] 9070205c6478: Preparing [2024-08-16T10:28:42.845Z] 66c4b6245be4: Preparing [2024-08-16T10:28:42.845Z] 37fb8a2979ee: Preparing [2024-08-16T10:28:42.845Z] 9f5985fc2bad: Preparing [2024-08-16T10:28:42.845Z] 3c20671a5817: Preparing [2024-08-16T10:28:42.845Z] 37fb8a2979ee: Waiting [2024-08-16T10:28:42.845Z] 66c4b6245be4: Waiting [2024-08-16T10:28:42.845Z] 9f5985fc2bad: Waiting [2024-08-16T10:28:42.845Z] 3c20671a5817: Waiting [2024-08-16T10:28:42.845Z] b3d637da7770: Layer already exists [2024-08-16T10:28:42.845Z] 9070205c6478: Layer already exists [2024-08-16T10:28:42.845Z] e7ac578b09b8: Layer already exists [2024-08-16T10:28:42.845Z] 7dcb1ac1a462: Layer already exists [2024-08-16T10:28:42.845Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:42.845Z] 37fb8a2979ee: Layer already exists [2024-08-16T10:28:42.845Z] 66c4b6245be4: Layer already exists [2024-08-16T10:28:42.845Z] 9f5985fc2bad: Layer already exists [2024-08-16T10:28:42.845Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:43.108Z] main: digest: sha256:72fccd1587e882acc3ae54c4b3c6c0b57eaa1dddc316bc81047781a0d2dfd878 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:28:43.186Z] ===================================================== [Pipeline] echo [2024-08-16T10:28:43.211Z] taggedImages: [2024-08-16T10:28:43.211Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:28:43.211Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-16T10:28:43.211Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.55 [2024-08-16T10:28:43.211Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:28:43.211Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-16T10:28:43.235Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-16T10:28:43.235Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:28:43.235Z] latest [2024-08-16T10:28:43.235Z] 3.2.0-dev.55 [2024-08-16T10:28:43.235Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:28:43.235Z] main [2024-08-16T10:28:43.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:43.598Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:28:43.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:28:43.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T10:28:43.959Z] 867a9ded7742: Preparing [2024-08-16T10:28:43.959Z] 8e7e1dc47d99: Preparing [2024-08-16T10:28:43.959Z] 6cbb20d5cfc6: Preparing [2024-08-16T10:28:43.959Z] b181db29f8cf: Preparing [2024-08-16T10:28:43.959Z] 9070205c6478: Preparing [2024-08-16T10:28:43.959Z] 3d6a11368023: Preparing [2024-08-16T10:28:43.959Z] c58c9b7e3716: Preparing [2024-08-16T10:28:43.959Z] 915d70dfb2a5: Preparing [2024-08-16T10:28:43.959Z] 3c20671a5817: Preparing [2024-08-16T10:28:43.959Z] 915d70dfb2a5: Waiting [2024-08-16T10:28:43.959Z] 3c20671a5817: Waiting [2024-08-16T10:28:43.959Z] c58c9b7e3716: Waiting [2024-08-16T10:28:43.959Z] b181db29f8cf: Layer already exists [2024-08-16T10:28:43.959Z] 9070205c6478: Layer already exists [2024-08-16T10:28:44.224Z] c58c9b7e3716: Layer already exists [2024-08-16T10:28:44.224Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:28:44.224Z] 867a9ded7742: Pushed [2024-08-16T10:28:44.224Z] 6cbb20d5cfc6: Pushed [2024-08-16T10:28:44.224Z] 3c20671a5817: Layer already exists [2024-08-16T10:28:44.224Z] 8e7e1dc47d99: Pushed [2024-08-16T10:29:06.262Z] 3d6a11368023: Pushed [2024-08-16T10:29:06.262Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:06.605Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:06.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-16T10:29:06.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T10:29:06.950Z] 867a9ded7742: Preparing [2024-08-16T10:29:06.950Z] 8e7e1dc47d99: Preparing [2024-08-16T10:29:06.950Z] 6cbb20d5cfc6: Preparing [2024-08-16T10:29:06.950Z] b181db29f8cf: Preparing [2024-08-16T10:29:06.950Z] 9070205c6478: Preparing [2024-08-16T10:29:06.950Z] 3d6a11368023: Preparing [2024-08-16T10:29:06.950Z] c58c9b7e3716: Preparing [2024-08-16T10:29:06.950Z] 915d70dfb2a5: Preparing [2024-08-16T10:29:06.950Z] 3c20671a5817: Preparing [2024-08-16T10:29:06.950Z] 3d6a11368023: Waiting [2024-08-16T10:29:06.950Z] c58c9b7e3716: Waiting [2024-08-16T10:29:06.950Z] 915d70dfb2a5: Waiting [2024-08-16T10:29:06.950Z] 3c20671a5817: Waiting [2024-08-16T10:29:06.950Z] 6cbb20d5cfc6: Layer already exists [2024-08-16T10:29:06.950Z] 8e7e1dc47d99: Layer already exists [2024-08-16T10:29:06.950Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:06.950Z] 867a9ded7742: Layer already exists [2024-08-16T10:29:06.950Z] 9070205c6478: Layer already exists [2024-08-16T10:29:06.950Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:29:06.950Z] c58c9b7e3716: Layer already exists [2024-08-16T10:29:06.950Z] 3d6a11368023: Layer already exists [2024-08-16T10:29:06.950Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:06.950Z] latest: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:07.557Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:07.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.55 [2024-08-16T10:29:07.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T10:29:07.897Z] 867a9ded7742: Preparing [2024-08-16T10:29:07.897Z] 8e7e1dc47d99: Preparing [2024-08-16T10:29:07.897Z] 6cbb20d5cfc6: Preparing [2024-08-16T10:29:07.897Z] b181db29f8cf: Preparing [2024-08-16T10:29:07.897Z] 9070205c6478: Preparing [2024-08-16T10:29:07.897Z] 3d6a11368023: Preparing [2024-08-16T10:29:07.897Z] c58c9b7e3716: Preparing [2024-08-16T10:29:07.897Z] 915d70dfb2a5: Preparing [2024-08-16T10:29:07.897Z] 3c20671a5817: Preparing [2024-08-16T10:29:07.897Z] c58c9b7e3716: Waiting [2024-08-16T10:29:07.897Z] 915d70dfb2a5: Waiting [2024-08-16T10:29:07.897Z] 3d6a11368023: Waiting [2024-08-16T10:29:07.897Z] 3c20671a5817: Waiting [2024-08-16T10:29:07.897Z] 9070205c6478: Layer already exists [2024-08-16T10:29:07.897Z] 6cbb20d5cfc6: Layer already exists [2024-08-16T10:29:07.897Z] 8e7e1dc47d99: Layer already exists [2024-08-16T10:29:07.897Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:07.897Z] 867a9ded7742: Layer already exists [2024-08-16T10:29:07.897Z] c58c9b7e3716: Layer already exists [2024-08-16T10:29:07.897Z] 3d6a11368023: Layer already exists [2024-08-16T10:29:07.897Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:07.897Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:29:08.161Z] 3.2.0-dev.55: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:08.514Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:08.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:08.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T10:29:08.859Z] 867a9ded7742: Preparing [2024-08-16T10:29:08.859Z] 8e7e1dc47d99: Preparing [2024-08-16T10:29:08.859Z] 6cbb20d5cfc6: Preparing [2024-08-16T10:29:08.859Z] b181db29f8cf: Preparing [2024-08-16T10:29:08.859Z] 9070205c6478: Preparing [2024-08-16T10:29:08.859Z] 3d6a11368023: Preparing [2024-08-16T10:29:08.859Z] c58c9b7e3716: Preparing [2024-08-16T10:29:08.859Z] 915d70dfb2a5: Preparing [2024-08-16T10:29:08.859Z] 3c20671a5817: Preparing [2024-08-16T10:29:08.859Z] 3d6a11368023: Waiting [2024-08-16T10:29:08.859Z] c58c9b7e3716: Waiting [2024-08-16T10:29:08.859Z] 915d70dfb2a5: Waiting [2024-08-16T10:29:08.859Z] 3c20671a5817: Waiting [2024-08-16T10:29:08.859Z] 867a9ded7742: Layer already exists [2024-08-16T10:29:08.859Z] 6cbb20d5cfc6: Layer already exists [2024-08-16T10:29:08.859Z] 8e7e1dc47d99: Layer already exists [2024-08-16T10:29:08.859Z] 9070205c6478: Layer already exists [2024-08-16T10:29:08.859Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:08.859Z] 3d6a11368023: Layer already exists [2024-08-16T10:29:08.859Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:29:08.859Z] c58c9b7e3716: Layer already exists [2024-08-16T10:29:08.859Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:09.123Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:09.472Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:09.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-16T10:29:09.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-16T10:29:09.815Z] 867a9ded7742: Preparing [2024-08-16T10:29:09.815Z] 8e7e1dc47d99: Preparing [2024-08-16T10:29:09.815Z] 6cbb20d5cfc6: Preparing [2024-08-16T10:29:09.815Z] b181db29f8cf: Preparing [2024-08-16T10:29:09.815Z] 9070205c6478: Preparing [2024-08-16T10:29:09.815Z] 3d6a11368023: Preparing [2024-08-16T10:29:09.815Z] c58c9b7e3716: Preparing [2024-08-16T10:29:09.815Z] 915d70dfb2a5: Preparing [2024-08-16T10:29:09.815Z] 3c20671a5817: Preparing [2024-08-16T10:29:09.815Z] 3d6a11368023: Waiting [2024-08-16T10:29:09.815Z] c58c9b7e3716: Waiting [2024-08-16T10:29:09.815Z] 3c20671a5817: Waiting [2024-08-16T10:29:09.815Z] 915d70dfb2a5: Waiting [2024-08-16T10:29:09.815Z] 8e7e1dc47d99: Layer already exists [2024-08-16T10:29:09.815Z] 867a9ded7742: Layer already exists [2024-08-16T10:29:09.815Z] 9070205c6478: Layer already exists [2024-08-16T10:29:09.815Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:09.815Z] 6cbb20d5cfc6: Layer already exists [2024-08-16T10:29:09.815Z] 3d6a11368023: Layer already exists [2024-08-16T10:29:09.815Z] c58c9b7e3716: Layer already exists [2024-08-16T10:29:09.815Z] 915d70dfb2a5: Layer already exists [2024-08-16T10:29:09.815Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:10.078Z] main: digest: sha256:fe5cbc7212afcb7b2e2f3f996982fe9afeff6dac72fccc64b23010f7ce9dfe73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:29:10.153Z] ===================================================== [Pipeline] echo [2024-08-16T10:29:10.165Z] taggedImages: [2024-08-16T10:29:10.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:10.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-16T10:29:10.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.55 [2024-08-16T10:29:10.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:10.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-16T10:29:10.188Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-16T10:29:10.188Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:10.188Z] latest [2024-08-16T10:29:10.188Z] 3.2.0-dev.55 [2024-08-16T10:29:10.188Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:10.188Z] main [2024-08-16T10:29:10.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:10.540Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:10.884Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:10.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T10:29:10.884Z] 5a675dd00713: Preparing [2024-08-16T10:29:10.884Z] 9824d516410b: Preparing [2024-08-16T10:29:10.884Z] b181db29f8cf: Preparing [2024-08-16T10:29:10.884Z] 9070205c6478: Preparing [2024-08-16T10:29:10.884Z] adc78a04970a: Preparing [2024-08-16T10:29:10.884Z] 82e689d6711a: Preparing [2024-08-16T10:29:10.884Z] 3c20671a5817: Preparing [2024-08-16T10:29:10.884Z] 82e689d6711a: Waiting [2024-08-16T10:29:10.884Z] 3c20671a5817: Waiting [2024-08-16T10:29:10.884Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:11.150Z] 9070205c6478: Layer already exists [2024-08-16T10:29:11.150Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:11.150Z] adc78a04970a: Pushed [2024-08-16T10:29:11.150Z] 5a675dd00713: Pushed [2024-08-16T10:29:12.119Z] 82e689d6711a: Pushed [2024-08-16T10:29:18.734Z] 9824d516410b: Pushed [2024-08-16T10:29:18.734Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:19.087Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:19.427Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-16T10:29:19.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T10:29:19.427Z] 5a675dd00713: Preparing [2024-08-16T10:29:19.427Z] 9824d516410b: Preparing [2024-08-16T10:29:19.427Z] b181db29f8cf: Preparing [2024-08-16T10:29:19.427Z] 9070205c6478: Preparing [2024-08-16T10:29:19.427Z] adc78a04970a: Preparing [2024-08-16T10:29:19.427Z] 82e689d6711a: Preparing [2024-08-16T10:29:19.427Z] 3c20671a5817: Preparing [2024-08-16T10:29:19.427Z] 82e689d6711a: Waiting [2024-08-16T10:29:19.427Z] 3c20671a5817: Waiting [2024-08-16T10:29:19.427Z] 5a675dd00713: Layer already exists [2024-08-16T10:29:19.427Z] adc78a04970a: Layer already exists [2024-08-16T10:29:19.427Z] 9824d516410b: Layer already exists [2024-08-16T10:29:19.427Z] 9070205c6478: Layer already exists [2024-08-16T10:29:19.427Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:19.427Z] 82e689d6711a: Layer already exists [2024-08-16T10:29:19.427Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:19.691Z] latest: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:20.057Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:20.419Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.55 [2024-08-16T10:29:20.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T10:29:20.419Z] 5a675dd00713: Preparing [2024-08-16T10:29:20.419Z] 9824d516410b: Preparing [2024-08-16T10:29:20.419Z] b181db29f8cf: Preparing [2024-08-16T10:29:20.419Z] 9070205c6478: Preparing [2024-08-16T10:29:20.419Z] adc78a04970a: Preparing [2024-08-16T10:29:20.419Z] 82e689d6711a: Preparing [2024-08-16T10:29:20.419Z] 3c20671a5817: Preparing [2024-08-16T10:29:20.419Z] 82e689d6711a: Waiting [2024-08-16T10:29:20.419Z] 3c20671a5817: Waiting [2024-08-16T10:29:20.419Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:20.419Z] adc78a04970a: Layer already exists [2024-08-16T10:29:20.419Z] 5a675dd00713: Layer already exists [2024-08-16T10:29:20.419Z] 9824d516410b: Layer already exists [2024-08-16T10:29:20.419Z] 9070205c6478: Layer already exists [2024-08-16T10:29:20.419Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:20.419Z] 82e689d6711a: Layer already exists [2024-08-16T10:29:20.419Z] 3.2.0-dev.55: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:20.769Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:21.113Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:21.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T10:29:21.113Z] 5a675dd00713: Preparing [2024-08-16T10:29:21.113Z] 9824d516410b: Preparing [2024-08-16T10:29:21.113Z] b181db29f8cf: Preparing [2024-08-16T10:29:21.113Z] 9070205c6478: Preparing [2024-08-16T10:29:21.113Z] adc78a04970a: Preparing [2024-08-16T10:29:21.113Z] 82e689d6711a: Preparing [2024-08-16T10:29:21.113Z] 3c20671a5817: Preparing [2024-08-16T10:29:21.113Z] 82e689d6711a: Waiting [2024-08-16T10:29:21.113Z] 3c20671a5817: Waiting [2024-08-16T10:29:21.113Z] 5a675dd00713: Layer already exists [2024-08-16T10:29:21.113Z] adc78a04970a: Layer already exists [2024-08-16T10:29:21.113Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:21.113Z] 9824d516410b: Layer already exists [2024-08-16T10:29:21.113Z] 9070205c6478: Layer already exists [2024-08-16T10:29:21.113Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:21.113Z] 82e689d6711a: Layer already exists [2024-08-16T10:29:21.375Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:21.722Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:22.077Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-16T10:29:22.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-16T10:29:22.077Z] 5a675dd00713: Preparing [2024-08-16T10:29:22.077Z] 9824d516410b: Preparing [2024-08-16T10:29:22.077Z] b181db29f8cf: Preparing [2024-08-16T10:29:22.077Z] 9070205c6478: Preparing [2024-08-16T10:29:22.077Z] adc78a04970a: Preparing [2024-08-16T10:29:22.077Z] 82e689d6711a: Preparing [2024-08-16T10:29:22.077Z] 3c20671a5817: Preparing [2024-08-16T10:29:22.077Z] 82e689d6711a: Waiting [2024-08-16T10:29:22.077Z] 3c20671a5817: Waiting [2024-08-16T10:29:22.077Z] 5a675dd00713: Layer already exists [2024-08-16T10:29:22.077Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:22.077Z] 9070205c6478: Layer already exists [2024-08-16T10:29:22.077Z] 9824d516410b: Layer already exists [2024-08-16T10:29:22.077Z] adc78a04970a: Layer already exists [2024-08-16T10:29:22.077Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:22.077Z] 82e689d6711a: Layer already exists [2024-08-16T10:29:22.340Z] main: digest: sha256:fb07fb280002b330ba3411e8963a1b595a0964edfee7848a45742376d2602ee3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:29:22.417Z] ===================================================== [Pipeline] echo [2024-08-16T10:29:22.432Z] taggedImages: [2024-08-16T10:29:22.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:22.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-16T10:29:22.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.55 [2024-08-16T10:29:22.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:22.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-16T10:29:22.461Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-16T10:29:22.461Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:22.461Z] latest [2024-08-16T10:29:22.461Z] 3.2.0-dev.55 [2024-08-16T10:29:22.461Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:22.461Z] main [2024-08-16T10:29:22.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:22.824Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:23.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:23.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T10:29:23.164Z] aa4c25ff849a: Preparing [2024-08-16T10:29:23.164Z] 8856c5ebad29: Preparing [2024-08-16T10:29:23.164Z] b181db29f8cf: Preparing [2024-08-16T10:29:23.164Z] 9070205c6478: Preparing [2024-08-16T10:29:23.164Z] 0fafe1312434: Preparing [2024-08-16T10:29:23.164Z] 9a6da2f17ad8: Preparing [2024-08-16T10:29:23.164Z] 3c20671a5817: Preparing [2024-08-16T10:29:23.164Z] 9a6da2f17ad8: Waiting [2024-08-16T10:29:23.164Z] 3c20671a5817: Waiting [2024-08-16T10:29:23.164Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:23.164Z] 9070205c6478: Layer already exists [2024-08-16T10:29:23.429Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:23.429Z] 0fafe1312434: Pushed [2024-08-16T10:29:23.429Z] aa4c25ff849a: Pushed [2024-08-16T10:29:23.691Z] 9a6da2f17ad8: Pushed [2024-08-16T10:29:30.305Z] 8856c5ebad29: Pushed [2024-08-16T10:29:30.570Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:30.936Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:31.282Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-16T10:29:31.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T10:29:31.282Z] aa4c25ff849a: Preparing [2024-08-16T10:29:31.282Z] 8856c5ebad29: Preparing [2024-08-16T10:29:31.282Z] b181db29f8cf: Preparing [2024-08-16T10:29:31.282Z] 9070205c6478: Preparing [2024-08-16T10:29:31.282Z] 0fafe1312434: Preparing [2024-08-16T10:29:31.282Z] 9a6da2f17ad8: Preparing [2024-08-16T10:29:31.282Z] 3c20671a5817: Preparing [2024-08-16T10:29:31.282Z] 9a6da2f17ad8: Waiting [2024-08-16T10:29:31.282Z] 3c20671a5817: Waiting [2024-08-16T10:29:31.282Z] 8856c5ebad29: Layer already exists [2024-08-16T10:29:31.282Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:31.282Z] 9070205c6478: Layer already exists [2024-08-16T10:29:31.282Z] aa4c25ff849a: Layer already exists [2024-08-16T10:29:31.282Z] 0fafe1312434: Layer already exists [2024-08-16T10:29:31.282Z] 9a6da2f17ad8: Layer already exists [2024-08-16T10:29:31.282Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:31.547Z] latest: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:31.887Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:32.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.55 [2024-08-16T10:29:32.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T10:29:32.230Z] aa4c25ff849a: Preparing [2024-08-16T10:29:32.230Z] 8856c5ebad29: Preparing [2024-08-16T10:29:32.230Z] b181db29f8cf: Preparing [2024-08-16T10:29:32.230Z] 9070205c6478: Preparing [2024-08-16T10:29:32.230Z] 0fafe1312434: Preparing [2024-08-16T10:29:32.230Z] 9a6da2f17ad8: Preparing [2024-08-16T10:29:32.230Z] 3c20671a5817: Preparing [2024-08-16T10:29:32.230Z] 9a6da2f17ad8: Waiting [2024-08-16T10:29:32.230Z] 3c20671a5817: Waiting [2024-08-16T10:29:32.230Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:32.230Z] 8856c5ebad29: Layer already exists [2024-08-16T10:29:32.230Z] 9070205c6478: Layer already exists [2024-08-16T10:29:32.230Z] 0fafe1312434: Layer already exists [2024-08-16T10:29:32.230Z] aa4c25ff849a: Layer already exists [2024-08-16T10:29:32.230Z] 9a6da2f17ad8: Layer already exists [2024-08-16T10:29:32.230Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:32.495Z] 3.2.0-dev.55: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:32.834Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:33.173Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:33.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T10:29:33.173Z] aa4c25ff849a: Preparing [2024-08-16T10:29:33.173Z] 8856c5ebad29: Preparing [2024-08-16T10:29:33.173Z] b181db29f8cf: Preparing [2024-08-16T10:29:33.173Z] 9070205c6478: Preparing [2024-08-16T10:29:33.173Z] 0fafe1312434: Preparing [2024-08-16T10:29:33.173Z] 9a6da2f17ad8: Preparing [2024-08-16T10:29:33.173Z] 3c20671a5817: Preparing [2024-08-16T10:29:33.173Z] 9a6da2f17ad8: Waiting [2024-08-16T10:29:33.173Z] 3c20671a5817: Waiting [2024-08-16T10:29:33.173Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:33.173Z] 8856c5ebad29: Layer already exists [2024-08-16T10:29:33.173Z] 9070205c6478: Layer already exists [2024-08-16T10:29:33.173Z] aa4c25ff849a: Layer already exists [2024-08-16T10:29:33.173Z] 0fafe1312434: Layer already exists [2024-08-16T10:29:33.173Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:33.173Z] 9a6da2f17ad8: Layer already exists [2024-08-16T10:29:33.173Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:33.784Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:34.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-16T10:29:34.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-16T10:29:34.126Z] aa4c25ff849a: Preparing [2024-08-16T10:29:34.126Z] 8856c5ebad29: Preparing [2024-08-16T10:29:34.126Z] b181db29f8cf: Preparing [2024-08-16T10:29:34.126Z] 9070205c6478: Preparing [2024-08-16T10:29:34.126Z] 0fafe1312434: Preparing [2024-08-16T10:29:34.126Z] 9a6da2f17ad8: Preparing [2024-08-16T10:29:34.126Z] 3c20671a5817: Preparing [2024-08-16T10:29:34.126Z] 9a6da2f17ad8: Waiting [2024-08-16T10:29:34.126Z] 3c20671a5817: Waiting [2024-08-16T10:29:34.126Z] 9070205c6478: Layer already exists [2024-08-16T10:29:34.126Z] 0fafe1312434: Layer already exists [2024-08-16T10:29:34.126Z] 8856c5ebad29: Layer already exists [2024-08-16T10:29:34.126Z] aa4c25ff849a: Layer already exists [2024-08-16T10:29:34.126Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:34.126Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:34.126Z] 9a6da2f17ad8: Layer already exists [2024-08-16T10:29:34.390Z] main: digest: sha256:43e68cce28cde14aeef9dfdd4b4f1b74a396febf89046d393bffbd933ed98e62 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:29:34.456Z] ===================================================== [Pipeline] echo [2024-08-16T10:29:34.474Z] taggedImages: [2024-08-16T10:29:34.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:34.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-16T10:29:34.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.55 [2024-08-16T10:29:34.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:34.474Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-16T10:29:34.555Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-16T10:29:34.555Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:34.555Z] latest [2024-08-16T10:29:34.555Z] 3.2.0-dev.55 [2024-08-16T10:29:34.555Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:34.555Z] main [2024-08-16T10:29:34.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:34.923Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:35.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:35.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T10:29:35.262Z] 916c48b2d0bb: Preparing [2024-08-16T10:29:35.262Z] 547cf6b93a45: Preparing [2024-08-16T10:29:35.262Z] b181db29f8cf: Preparing [2024-08-16T10:29:35.262Z] 9070205c6478: Preparing [2024-08-16T10:29:35.262Z] dd5f32a9192a: Preparing [2024-08-16T10:29:35.262Z] 05cedfe1e65a: Preparing [2024-08-16T10:29:35.262Z] 3c20671a5817: Preparing [2024-08-16T10:29:35.262Z] 05cedfe1e65a: Waiting [2024-08-16T10:29:35.262Z] 3c20671a5817: Waiting [2024-08-16T10:29:35.262Z] dd5f32a9192a: Layer already exists [2024-08-16T10:29:35.262Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:35.262Z] 9070205c6478: Layer already exists [2024-08-16T10:29:35.525Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:29:35.525Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:35.525Z] 916c48b2d0bb: Pushed [2024-08-16T10:29:43.703Z] 547cf6b93a45: Pushed [2024-08-16T10:29:43.703Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:44.047Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:44.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-16T10:29:44.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T10:29:44.390Z] 916c48b2d0bb: Preparing [2024-08-16T10:29:44.390Z] 547cf6b93a45: Preparing [2024-08-16T10:29:44.390Z] b181db29f8cf: Preparing [2024-08-16T10:29:44.390Z] 9070205c6478: Preparing [2024-08-16T10:29:44.390Z] dd5f32a9192a: Preparing [2024-08-16T10:29:44.390Z] 05cedfe1e65a: Preparing [2024-08-16T10:29:44.390Z] 3c20671a5817: Preparing [2024-08-16T10:29:44.390Z] 05cedfe1e65a: Waiting [2024-08-16T10:29:44.390Z] 3c20671a5817: Waiting [2024-08-16T10:29:44.390Z] 547cf6b93a45: Layer already exists [2024-08-16T10:29:44.390Z] 916c48b2d0bb: Layer already exists [2024-08-16T10:29:44.390Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:44.390Z] dd5f32a9192a: Layer already exists [2024-08-16T10:29:44.390Z] 9070205c6478: Layer already exists [2024-08-16T10:29:44.390Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:29:44.390Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:44.652Z] latest: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:44.998Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:45.343Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.55 [2024-08-16T10:29:45.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T10:29:45.343Z] 916c48b2d0bb: Preparing [2024-08-16T10:29:45.343Z] 547cf6b93a45: Preparing [2024-08-16T10:29:45.343Z] b181db29f8cf: Preparing [2024-08-16T10:29:45.343Z] 9070205c6478: Preparing [2024-08-16T10:29:45.343Z] dd5f32a9192a: Preparing [2024-08-16T10:29:45.343Z] 05cedfe1e65a: Preparing [2024-08-16T10:29:45.343Z] 3c20671a5817: Preparing [2024-08-16T10:29:45.343Z] 05cedfe1e65a: Waiting [2024-08-16T10:29:45.343Z] 3c20671a5817: Waiting [2024-08-16T10:29:45.343Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:45.343Z] 916c48b2d0bb: Layer already exists [2024-08-16T10:29:45.343Z] 547cf6b93a45: Layer already exists [2024-08-16T10:29:45.343Z] 9070205c6478: Layer already exists [2024-08-16T10:29:45.343Z] dd5f32a9192a: Layer already exists [2024-08-16T10:29:45.343Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:29:45.343Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:45.343Z] 3.2.0-dev.55: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:45.953Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:46.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:46.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T10:29:46.287Z] 916c48b2d0bb: Preparing [2024-08-16T10:29:46.287Z] 547cf6b93a45: Preparing [2024-08-16T10:29:46.287Z] b181db29f8cf: Preparing [2024-08-16T10:29:46.287Z] 9070205c6478: Preparing [2024-08-16T10:29:46.287Z] dd5f32a9192a: Preparing [2024-08-16T10:29:46.287Z] 05cedfe1e65a: Preparing [2024-08-16T10:29:46.287Z] 3c20671a5817: Preparing [2024-08-16T10:29:46.287Z] 05cedfe1e65a: Waiting [2024-08-16T10:29:46.287Z] 3c20671a5817: Waiting [2024-08-16T10:29:46.287Z] 916c48b2d0bb: Layer already exists [2024-08-16T10:29:46.287Z] 547cf6b93a45: Layer already exists [2024-08-16T10:29:46.287Z] dd5f32a9192a: Layer already exists [2024-08-16T10:29:46.287Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:46.287Z] 9070205c6478: Layer already exists [2024-08-16T10:29:46.287Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:29:46.287Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:46.287Z] 3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:46.634Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:46.978Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-16T10:29:46.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-16T10:29:46.979Z] 916c48b2d0bb: Preparing [2024-08-16T10:29:46.979Z] 547cf6b93a45: Preparing [2024-08-16T10:29:46.979Z] b181db29f8cf: Preparing [2024-08-16T10:29:46.979Z] 9070205c6478: Preparing [2024-08-16T10:29:46.979Z] dd5f32a9192a: Preparing [2024-08-16T10:29:46.979Z] 05cedfe1e65a: Preparing [2024-08-16T10:29:46.979Z] 3c20671a5817: Preparing [2024-08-16T10:29:46.979Z] 05cedfe1e65a: Waiting [2024-08-16T10:29:46.979Z] 3c20671a5817: Waiting [2024-08-16T10:29:46.979Z] 916c48b2d0bb: Layer already exists [2024-08-16T10:29:46.979Z] 9070205c6478: Layer already exists [2024-08-16T10:29:46.979Z] 547cf6b93a45: Layer already exists [2024-08-16T10:29:46.979Z] dd5f32a9192a: Layer already exists [2024-08-16T10:29:46.979Z] b181db29f8cf: Layer already exists [2024-08-16T10:29:46.979Z] 05cedfe1e65a: Layer already exists [2024-08-16T10:29:46.979Z] 3c20671a5817: Layer already exists [2024-08-16T10:29:47.242Z] main: digest: sha256:31b86427d5a59d0c9c6456b074a8e15edf21cb7aab5c3c2848469ac6f660060a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-16T10:29:47.336Z] ===================================================== [Pipeline] echo [2024-08-16T10:29:47.352Z] taggedImages: [2024-08-16T10:29:47.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072 [2024-08-16T10:29:47.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-16T10:29:47.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.55 [2024-08-16T10:29:47.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a869a1a34d0f0849a63796cd05f94cfcea32072-3.2.0-dev.55 [2024-08-16T10:29:47.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:47.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T10:29:47.734Z] [2024-08-16T10:29:47.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:29:48.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T10:29:48.061Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-16T10:29:48.061Z] 8998bd30e6a1: Pulling fs layer [2024-08-16T10:29:48.061Z] 04944245beec: Pulling fs layer [2024-08-16T10:29:48.061Z] 699f458cf7ca: Pulling fs layer [2024-08-16T10:29:48.061Z] 765212b225bb: Pulling fs layer [2024-08-16T10:29:48.061Z] f23df028b6ca: Pulling fs layer [2024-08-16T10:29:48.061Z] d65c8cfc05b1: Pulling fs layer [2024-08-16T10:29:48.061Z] 2437ff75d9bd: Pulling fs layer [2024-08-16T10:29:48.061Z] f23df028b6ca: Waiting [2024-08-16T10:29:48.061Z] d65c8cfc05b1: Waiting [2024-08-16T10:29:48.061Z] 2437ff75d9bd: Waiting [2024-08-16T10:29:48.061Z] 765212b225bb: Waiting [2024-08-16T10:29:48.328Z] 04944245beec: Verifying Checksum [2024-08-16T10:29:48.328Z] 04944245beec: Download complete [2024-08-16T10:29:48.328Z] 765212b225bb: Verifying Checksum [2024-08-16T10:29:48.328Z] 765212b225bb: Download complete [2024-08-16T10:29:48.328Z] f23df028b6ca: Verifying Checksum [2024-08-16T10:29:48.328Z] f23df028b6ca: Download complete [2024-08-16T10:29:48.328Z] d65c8cfc05b1: Verifying Checksum [2024-08-16T10:29:48.328Z] d65c8cfc05b1: Download complete [2024-08-16T10:29:48.328Z] 699f458cf7ca: Verifying Checksum [2024-08-16T10:29:48.328Z] 699f458cf7ca: Download complete [2024-08-16T10:29:48.910Z] 8998bd30e6a1: Download complete [2024-08-16T10:29:51.481Z] 2437ff75d9bd: Verifying Checksum [2024-08-16T10:29:53.418Z] 8998bd30e6a1: Pull complete [2024-08-16T10:29:53.999Z] 04944245beec: Pull complete [2024-08-16T10:29:55.402Z] 699f458cf7ca: Pull complete [2024-08-16T10:29:55.402Z] 765212b225bb: Pull complete [2024-08-16T10:29:56.356Z] f23df028b6ca: Pull complete [2024-08-16T10:29:56.621Z] d65c8cfc05b1: Pull complete [2024-08-16T10:30:14.799Z] 2437ff75d9bd: Pull complete [2024-08-16T10:30:14.799Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-16T10:30:14.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T10:30:14.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:30:15.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-7810 does not seem to be running inside a container [2024-08-16T10:30:15.072Z] $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-16T10:30:17.844Z] $ docker top a51fa0a25e2899461d87162266e32c4622fa7cf7fcdaa7c10773703e509008d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:30:18.459Z] ---> job-cost.sh [2024-08-16T10:30:18.737Z] lf-activate-venv: SKIPPING [2024-08-16T10:30:18.737Z] INFO: No Stack... [2024-08-16T10:30:19.010Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-16T10:30:19.984Z] INFO: Archiving Costs [Pipeline] sh [2024-08-16T10:30:20.623Z] + cut -d, -f6 [2024-08-16T10:30:20.623Z] + cat /w/workspace/edgex-go/673/archives/cost.csv [Pipeline] lock [2024-08-16T10:30:20.657Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-673-stack-cost] [2024-08-16T10:30:20.668Z] Resource [jenkins-edgexfoundry-edgex-go-main-673-stack-cost] did not exist. Created. [2024-08-16T10:30:20.675Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-673-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-16T10:30:21.005Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-16T10:30:21.585Z] Stashed 1 file(s) [Pipeline] } [2024-08-16T10:30:21.601Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-673-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-16T10:30:21.605Z] $ docker stop --time=1 a51fa0a25e2899461d87162266e32c4622fa7cf7fcdaa7c10773703e509008d2 [2024-08-16T10:30:23.065Z] $ docker rm -f --volumes a51fa0a25e2899461d87162266e32c4622fa7cf7fcdaa7c10773703e509008d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-16T10:30:23.615Z] provisioning config files... [2024-08-16T10:30:23.622Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/673@tmp/config10119120357261750315tmp [Pipeline] { [Pipeline] sh [2024-08-16T10:30:23.924Z] + set +x [2024-08-16T10:30:23.924Z] + bash -s -- [2024-08-16T10:30:23.924Z] + curl -s https://codecov.io/bash [2024-08-16T10:30:23.924Z] [2024-08-16T10:30:23.924Z] _____ _ [2024-08-16T10:30:23.924Z] / ____| | | [2024-08-16T10:30:23.924Z] | | ___ __| | ___ ___ _____ __ [2024-08-16T10:30:23.924Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-16T10:30:23.924Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-16T10:30:23.924Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-16T10:30:23.924Z] Bash-1.0.6 [2024-08-16T10:30:23.924Z] [2024-08-16T10:30:23.924Z] [2024-08-16T10:30:23.924Z] ==> git version 2.25.1 found [2024-08-16T10:30:23.924Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-16T10:30:23.924Z] Release-Date: 2020-01-08 [2024-08-16T10:30:23.924Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-16T10:30:23.924Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-16T10:30:23.924Z] ==> Jenkins CI detected. [2024-08-16T10:30:23.925Z] current dir:  /w/workspace/edgex-go/673 [2024-08-16T10:30:23.925Z] project root: . [2024-08-16T10:30:23.925Z] --> token set from env [2024-08-16T10:30:23.925Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-16T10:30:23.925Z] ==> Running gcov in . (disable via -X gcov) [2024-08-16T10:30:23.925Z] ==> Python coveragepy not found [2024-08-16T10:30:23.925Z] ==> Searching for coverage reports in: [2024-08-16T10:30:23.925Z] + . [2024-08-16T10:30:24.184Z] -> Found 1 reports [2024-08-16T10:30:24.184Z] ==> Detecting git/mercurial file structure [2024-08-16T10:30:24.184Z] ==> Reading reports [2024-08-16T10:30:24.184Z] + ./coverage.out bytes=529245 [2024-08-16T10:30:24.184Z] ==> Appending adjustments [2024-08-16T10:30:24.184Z] https://docs.codecov.io/docs/fixing-reports [2024-08-16T10:30:25.562Z] + Found adjustments [2024-08-16T10:30:25.562Z] ==> Gzipping contents [2024-08-16T10:30:25.562Z] 68K /tmp/codecov.zDMT72.gz [2024-08-16T10:30:25.562Z] ==> Uploading reports [2024-08-16T10:30:25.562Z] url: https://codecov.io [2024-08-16T10:30:25.562Z] query: branch=main&commit=3a869a1a34d0f0849a63796cd05f94cfcea32072&build=673&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F673%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-16T10:30:25.562Z] -> Pinging Codecov [2024-08-16T10:30:25.562Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a869a1a34d0f0849a63796cd05f94cfcea32072&build=673&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F673%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-16T10:30:25.562Z] -> Uploading to [2024-08-16T10:30:25.562Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-16/00271124DB129430A58F1EEE437C3FCB/3a869a1a34d0f0849a63796cd05f94cfcea32072/3b902e42-6d19-4f4e-a604-83feb7048116.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240816%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240816T103025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4707f5fd343d48770ee121ce027859d829bac0186f3aa629721da581995c03a [2024-08-16T10:30:25.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:30:25.562Z] Dload Upload Total Spent Left Speed [2024-08-16T10:30:25.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67019 0 0 100 67019 0 319k --:--:-- --:--:-- --:--:-- 317k 100 67019 0 0 100 67019 0 243k --:--:-- --:--:-- --:--:-- 242k [2024-08-16T10:30:25.821Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a869a1a34d0f0849a63796cd05f94cfcea32072 [Pipeline] } [2024-08-16T10:30:25.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-16T10:30:26.074Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-16T10:30:26.101Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:30:26.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-16T10:30:26.406Z] [2024-08-16T10:30:26.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:30:26.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-16T10:30:26.712Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-16T10:30:26.712Z] 619be1103602: Already exists [2024-08-16T10:30:26.712Z] f8ea3408117e: Pulling fs layer [2024-08-16T10:30:26.712Z] 91320369b822: Pulling fs layer [2024-08-16T10:30:26.712Z] 0406650e8295: Pulling fs layer [2024-08-16T10:30:26.712Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T10:30:26.712Z] 96d80e3f36e1: Pulling fs layer [2024-08-16T10:30:26.712Z] bcf3aedb951c: Pulling fs layer [2024-08-16T10:30:26.712Z] 4f4fb700ef54: Waiting [2024-08-16T10:30:26.712Z] 96d80e3f36e1: Waiting [2024-08-16T10:30:26.712Z] bcf3aedb951c: Waiting [2024-08-16T10:30:26.712Z] 0406650e8295: Download complete [2024-08-16T10:30:26.712Z] f8ea3408117e: Download complete [2024-08-16T10:30:26.712Z] 4f4fb700ef54: Verifying Checksum [2024-08-16T10:30:26.712Z] 4f4fb700ef54: Download complete [2024-08-16T10:30:26.712Z] f8ea3408117e: Pull complete [2024-08-16T10:30:26.970Z] 96d80e3f36e1: Verifying Checksum [2024-08-16T10:30:26.970Z] 96d80e3f36e1: Download complete [2024-08-16T10:30:27.229Z] 91320369b822: Verifying Checksum [2024-08-16T10:30:27.229Z] 91320369b822: Download complete [2024-08-16T10:30:27.795Z] bcf3aedb951c: Verifying Checksum [2024-08-16T10:30:27.795Z] bcf3aedb951c: Download complete [2024-08-16T10:30:30.323Z] 91320369b822: Pull complete [2024-08-16T10:30:30.323Z] 0406650e8295: Pull complete [2024-08-16T10:30:30.323Z] 4f4fb700ef54: Pull complete [2024-08-16T10:30:30.323Z] 96d80e3f36e1: Pull complete [2024-08-16T10:30:32.853Z] bcf3aedb951c: Pull complete [2024-08-16T10:30:32.853Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-16T10:30:32.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-16T10:30:32.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:30:32.955Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T10:30:32.983Z] $ 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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-16T10:30:34.243Z] $ docker top 5ac30142e4910e6a596243bead69f582717a0deb6bd64fd457936a952a101be3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T10:30:34.586Z] + git config --global --add safe.directory /w/workspace/edgex-go/673 [Pipeline] echo [2024-08-16T10:30:34.596Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-16T10:30:34.871Z] + set -o pipefail [2024-08-16T10:30:34.871Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-16T10:30:44.843Z] [2024-08-16T10:30:44.843Z] Monitoring /w/workspace/edgex-go/673 (github.com/edgexfoundry/edgex-go)... [2024-08-16T10:30:44.843Z] [2024-08-16T10:30:44.843Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a7212547-6c48-4eba-9edf-675f03c9546f [2024-08-16T10:30:44.843Z] [2024-08-16T10:30:44.843Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-16T10:30:44.843Z] [Pipeline] } [2024-08-16T10:30:45.107Z] $ docker stop --time=1 5ac30142e4910e6a596243bead69f582717a0deb6bd64fd457936a952a101be3 [2024-08-16T10:30:47.029Z] $ docker rm -f --volumes 5ac30142e4910e6a596243bead69f582717a0deb6bd64fd457936a952a101be3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-16T10:30:47.583Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T10:30:47.603Z] provisioning config files... [2024-08-16T10:30:47.611Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/673@tmp/config6288862150420914014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:30:47.908Z] --> edgex-publish-swagger.sh [2024-08-16T10:30:47.908Z] === Publish openapi/v3 API === [2024-08-16T10:30:47.908Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-16T10:30:47.908Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/673/openapi/v3/core-command.yaml] [2024-08-16T10:30:47.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:30:47.908Z] Dload Upload Total Spent Left Speed [2024-08-16T10:30:48.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60040 --:--:-- --:--:-- --:--:-- 60150 [2024-08-16T10:30:48.475Z] [2024-08-16T10:30:48.475Z] [2024-08-16T10:30:48.475Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/673/openapi/v3/core-data.yaml] [2024-08-16T10:30:48.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:30:48.475Z] Dload Upload Total Spent Left Speed [2024-08-16T10:30:49.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 130k --:--:-- --:--:-- --:--:-- 130k 100 72043 0 0 100 72043 0 130k --:--:-- --:--:-- --:--:-- 130k [2024-08-16T10:30:49.043Z] [2024-08-16T10:30:49.043Z] [2024-08-16T10:30:49.043Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/673/openapi/v3/core-keeper.yaml] [2024-08-16T10:30:49.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:30:49.043Z] Dload Upload Total Spent Left Speed [2024-08-16T10:30:49.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 222 107k --:--:-- --:--:-- --:--:-- 108k [2024-08-16T10:30:49.303Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-16T10:30:49.303Z] [2024-08-16T10:30:49.303Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/673/openapi/v3/core-metadata.yaml] [2024-08-16T10:30:49.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:30:49.303Z] Dload Upload Total Spent Left Speed [2024-08-16T10:30:49.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 326 311k --:--:-- --:--:-- --:--:-- 311k 100 149k 100 156 100 148k 326 311k --:--:-- --:--:-- --:--:-- 311k [2024-08-16T10:30:49.872Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-16T10:30:49.872Z] [2024-08-16T10:30:49.873Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/673/openapi/v3/support-cron-scheduler.yaml] [2024-08-16T10:30:49.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:30:49.873Z] Dload Upload Total Spent Left Speed [2024-08-16T10:30:50.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 208 131k --:--:-- --:--:-- --:--:-- 132k [2024-08-16T10:30:50.132Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-16T10:30:50.132Z] [2024-08-16T10:30:50.132Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/673/openapi/v3/support-notifications.yaml] [2024-08-16T10:30:50.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:30:50.132Z] Dload Upload Total Spent Left Speed [2024-08-16T10:30:50.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 353 193k --:--:-- --:--:-- --:--:-- 193k [2024-08-16T10:30:50.392Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-16T10:30:50.392Z] [2024-08-16T10:30:50.392Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/673/openapi/v3/support-scheduler.yaml] [2024-08-16T10:30:50.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:30:50.651Z] Dload Upload Total Spent Left Speed [2024-08-16T10:30:50.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 373 88406 --:--:-- --:--:-- --:--:-- 88779 [2024-08-16T10:30:50.911Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-16T10:30:50.911Z] [Pipeline] } [2024-08-16T10:30:50.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-08-16T10:30:51.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T10:30:51.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:30:51.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T10:30:51.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:30:51.739Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T10:30:51.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-16T10:30:52.141Z] $ docker top e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T10:30:52.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T10:30:52.256Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T10:30:52.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T10:30:52.384Z] $ docker exec e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 ssh-agent [2024-08-16T10:30:52.498Z] SSH_AUTH_SOCK=/tmp/ssh-8oL98IMwQqzP/agent.31 [2024-08-16T10:30:52.498Z] SSH_AGENT_PID=37 [2024-08-16T10:30:52.503Z] Running ssh-add (command line suppressed) [2024-08-16T10:30:52.619Z] Identity added: /w/workspace/edgex-go/673@tmp/private_key_330330617096740672.key (/w/workspace/edgex-go/673@tmp/private_key_330330617096740672.key) [2024-08-16T10:30:52.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T10:30:52.939Z] + git semver tag [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,108 [run_tag] DEBUG tag force:False [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,108 [check_head_tag] DEBUG check head tag [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,110 [execute] INFO git cat-file --batch-check [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=) [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,114 [execute] INFO git cat-file --batch [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=) [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,158 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,158 [execute] INFO git tag -a v3.2.0-dev.55 -m v3.2.0-dev.55 [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,158 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.55', '-m', 'v3.2.0-dev.55'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=None) [2024-08-16T10:30:53.198Z] 2024-08-16 10:30:53,163 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main [2024-08-16T10:30:53.198Z] 3.2.0-dev.55 [Pipeline] } [2024-08-16T10:30:53.204Z] $ docker exec --env ******** --env ******** e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 ssh-agent -k [2024-08-16T10:30:53.300Z] unset SSH_AUTH_SOCK; [2024-08-16T10:30:53.300Z] unset SSH_AGENT_PID; [2024-08-16T10:30:53.300Z] echo Agent pid 37 killed; [2024-08-16T10:30:53.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T10:30:53.638Z] + git semver [Pipeline] } [2024-08-16T10:30:53.905Z] $ docker stop --time=1 e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 [2024-08-16T10:30:55.147Z] $ docker rm -f --volumes e86a3c1078870fbb1a5e843188fa6ad2f2b81c2ffda55dfd2711422bed45f530 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:30:55.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-16T10:30:55.568Z] [2024-08-16T10:30:55.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:30:55.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-16T10:30:55.869Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-16T10:30:55.869Z] ab5ef0e58194: Pulling fs layer [2024-08-16T10:30:55.869Z] 9712f1f96733: Pulling fs layer [2024-08-16T10:30:55.869Z] 63f879dbbcfc: Pulling fs layer [2024-08-16T10:30:55.869Z] 0d9ebad4ef96: Pulling fs layer [2024-08-16T10:30:55.869Z] e9a5061849ea: Pulling fs layer [2024-08-16T10:30:55.869Z] d747dcd14b5f: Pulling fs layer [2024-08-16T10:30:55.869Z] 2de7ff778b66: Pulling fs layer [2024-08-16T10:30:55.869Z] 0d9ebad4ef96: Waiting [2024-08-16T10:30:55.869Z] e9a5061849ea: Waiting [2024-08-16T10:30:55.869Z] d747dcd14b5f: Waiting [2024-08-16T10:30:55.869Z] 2de7ff778b66: Waiting [2024-08-16T10:30:55.869Z] 9712f1f96733: Verifying Checksum [2024-08-16T10:30:55.869Z] 9712f1f96733: Download complete [2024-08-16T10:30:56.127Z] 63f879dbbcfc: Verifying Checksum [2024-08-16T10:30:56.127Z] 63f879dbbcfc: Download complete [2024-08-16T10:30:56.387Z] e9a5061849ea: Verifying Checksum [2024-08-16T10:30:56.387Z] e9a5061849ea: Download complete [2024-08-16T10:30:56.387Z] d747dcd14b5f: Download complete [2024-08-16T10:30:56.387Z] 0d9ebad4ef96: Verifying Checksum [2024-08-16T10:30:56.387Z] 0d9ebad4ef96: Download complete [2024-08-16T10:30:56.387Z] ab5ef0e58194: Verifying Checksum [2024-08-16T10:30:56.387Z] ab5ef0e58194: Download complete [2024-08-16T10:30:56.387Z] 2de7ff778b66: Verifying Checksum [2024-08-16T10:30:56.387Z] 2de7ff778b66: Download complete [2024-08-16T10:30:58.915Z] ab5ef0e58194: Pull complete [2024-08-16T10:30:58.915Z] 9712f1f96733: Pull complete [2024-08-16T10:30:59.850Z] 63f879dbbcfc: Pull complete [2024-08-16T10:31:03.135Z] 0d9ebad4ef96: Pull complete [2024-08-16T10:31:03.393Z] e9a5061849ea: Pull complete [2024-08-16T10:31:03.393Z] d747dcd14b5f: Pull complete [2024-08-16T10:31:04.328Z] 2de7ff778b66: Pull complete [2024-08-16T10:31:04.328Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-16T10:31:04.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-16T10:31:04.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:31:04.438Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T10:31:04.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-16T10:31:05.815Z] $ docker top c465a133a6711931436e226146adb6d4adbfb7c9d7bc7d117901e57c97e144ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-16T10:31:05.902Z] provisioning config files... [2024-08-16T10:31:05.909Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/673@tmp/config17718999587826124739tmp [2024-08-16T10:31:05.920Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/673@tmp/config4071539308021792286tmp [2024-08-16T10:31:05.929Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/673@tmp/config9367895673053970336tmp [Pipeline] { [Pipeline] echo [2024-08-16T10:31:05.957Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:06.243Z] ---> sigul-configuration.sh [2024-08-16T10:31:06.243Z] gpg: directory `/root/.gnupg' created [2024-08-16T10:31:06.243Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-16T10:31:06.243Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-16T10:31:06.243Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-16T10:31:06.243Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-16T10:31:06.243Z] gpg: CAST5 encrypted data [2024-08-16T10:31:06.243Z] gpg: encrypted with 1 passphrase [2024-08-16T10:31:06.243Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-16T10:31:06.535Z] + mkdir /home/jenkins [2024-08-16T10:31:06.535Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-16T10:31:06.824Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-08-16T10:31:06.836Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:07.126Z] ---> sigul-install.sh [2024-08-16T10:31:07.126Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-16T10:31:07.422Z] + git tag --list [2024-08-16T10:31:07.422Z] 0.6.0 [2024-08-16T10:31:07.422Z] 0.6.1 [2024-08-16T10:31:07.422Z] 0.7.0 [2024-08-16T10:31:07.422Z] 0.7.1 [2024-08-16T10:31:07.422Z] v1.0.0 [2024-08-16T10:31:07.422Z] v1.0.1 [2024-08-16T10:31:07.422Z] v1.1.0 [2024-08-16T10:31:07.422Z] v1.2.0 [2024-08-16T10:31:07.422Z] v1.2.1 [2024-08-16T10:31:07.422Z] v1.3.0 [2024-08-16T10:31:07.422Z] v1.3.1 [2024-08-16T10:31:07.422Z] v2.0.0 [2024-08-16T10:31:07.422Z] v2.1.0 [2024-08-16T10:31:07.422Z] v2.1.1 [2024-08-16T10:31:07.422Z] v2.2.0 [2024-08-16T10:31:07.422Z] v2.3.0 [2024-08-16T10:31:07.422Z] v3.0 [2024-08-16T10:31:07.422Z] v3.0.0 [2024-08-16T10:31:07.422Z] v3.1 [2024-08-16T10:31:07.422Z] v3.1.0 [2024-08-16T10:31:07.422Z] v3.1.0-dev.1 [2024-08-16T10:31:07.422Z] v3.1.0-dev.10 [2024-08-16T10:31:07.422Z] v3.1.0-dev.11 [2024-08-16T10:31:07.422Z] v3.1.0-dev.12 [2024-08-16T10:31:07.422Z] v3.1.0-dev.13 [2024-08-16T10:31:07.422Z] v3.1.0-dev.14 [2024-08-16T10:31:07.422Z] v3.1.0-dev.15 [2024-08-16T10:31:07.422Z] v3.1.0-dev.16 [2024-08-16T10:31:07.422Z] v3.1.0-dev.17 [2024-08-16T10:31:07.422Z] v3.1.0-dev.18 [2024-08-16T10:31:07.422Z] v3.1.0-dev.19 [2024-08-16T10:31:07.422Z] v3.1.0-dev.2 [2024-08-16T10:31:07.422Z] v3.1.0-dev.20 [2024-08-16T10:31:07.422Z] v3.1.0-dev.21 [2024-08-16T10:31:07.422Z] v3.1.0-dev.22 [2024-08-16T10:31:07.422Z] v3.1.0-dev.23 [2024-08-16T10:31:07.422Z] v3.1.0-dev.24 [2024-08-16T10:31:07.422Z] v3.1.0-dev.25 [2024-08-16T10:31:07.422Z] v3.1.0-dev.26 [2024-08-16T10:31:07.422Z] v3.1.0-dev.27 [2024-08-16T10:31:07.422Z] v3.1.0-dev.28 [2024-08-16T10:31:07.422Z] v3.1.0-dev.29 [2024-08-16T10:31:07.422Z] v3.1.0-dev.3 [2024-08-16T10:31:07.422Z] v3.1.0-dev.30 [2024-08-16T10:31:07.422Z] v3.1.0-dev.31 [2024-08-16T10:31:07.422Z] v3.1.0-dev.32 [2024-08-16T10:31:07.422Z] v3.1.0-dev.33 [2024-08-16T10:31:07.422Z] v3.1.0-dev.34 [2024-08-16T10:31:07.422Z] v3.1.0-dev.35 [2024-08-16T10:31:07.422Z] v3.1.0-dev.36 [2024-08-16T10:31:07.422Z] v3.1.0-dev.37 [2024-08-16T10:31:07.422Z] v3.1.0-dev.38 [2024-08-16T10:31:07.422Z] v3.1.0-dev.39 [2024-08-16T10:31:07.422Z] v3.1.0-dev.4 [2024-08-16T10:31:07.422Z] v3.1.0-dev.40 [2024-08-16T10:31:07.422Z] v3.1.0-dev.41 [2024-08-16T10:31:07.422Z] v3.1.0-dev.42 [2024-08-16T10:31:07.422Z] v3.1.0-dev.43 [2024-08-16T10:31:07.422Z] v3.1.0-dev.44 [2024-08-16T10:31:07.422Z] v3.1.0-dev.45 [2024-08-16T10:31:07.422Z] v3.1.0-dev.46 [2024-08-16T10:31:07.422Z] v3.1.0-dev.47 [2024-08-16T10:31:07.422Z] v3.1.0-dev.48 [2024-08-16T10:31:07.422Z] v3.1.0-dev.49 [2024-08-16T10:31:07.422Z] v3.1.0-dev.5 [2024-08-16T10:31:07.422Z] v3.1.0-dev.50 [2024-08-16T10:31:07.422Z] v3.1.0-dev.51 [2024-08-16T10:31:07.422Z] v3.1.0-dev.52 [2024-08-16T10:31:07.422Z] v3.1.0-dev.53 [2024-08-16T10:31:07.422Z] v3.1.0-dev.54 [2024-08-16T10:31:07.422Z] v3.1.0-dev.55 [2024-08-16T10:31:07.422Z] v3.1.0-dev.56 [2024-08-16T10:31:07.422Z] v3.1.0-dev.57 [2024-08-16T10:31:07.422Z] v3.1.0-dev.58 [2024-08-16T10:31:07.422Z] v3.1.0-dev.59 [2024-08-16T10:31:07.422Z] v3.1.0-dev.6 [2024-08-16T10:31:07.422Z] v3.1.0-dev.60 [2024-08-16T10:31:07.422Z] v3.1.0-dev.61 [2024-08-16T10:31:07.422Z] v3.1.0-dev.62 [2024-08-16T10:31:07.422Z] v3.1.0-dev.63 [2024-08-16T10:31:07.422Z] v3.1.0-dev.64 [2024-08-16T10:31:07.422Z] v3.1.0-dev.65 [2024-08-16T10:31:07.422Z] v3.1.0-dev.66 [2024-08-16T10:31:07.422Z] v3.1.0-dev.67 [2024-08-16T10:31:07.422Z] v3.1.0-dev.68 [2024-08-16T10:31:07.422Z] v3.1.0-dev.69 [2024-08-16T10:31:07.422Z] v3.1.0-dev.7 [2024-08-16T10:31:07.422Z] v3.1.0-dev.70 [2024-08-16T10:31:07.422Z] v3.1.0-dev.71 [2024-08-16T10:31:07.422Z] v3.1.0-dev.72 [2024-08-16T10:31:07.422Z] v3.1.0-dev.73 [2024-08-16T10:31:07.422Z] v3.1.0-dev.8 [2024-08-16T10:31:07.422Z] v3.1.0-dev.9 [2024-08-16T10:31:07.422Z] v3.1.1 [2024-08-16T10:31:07.422Z] v3.1.1-dev.1 [2024-08-16T10:31:07.422Z] v3.1.1-dev.2 [2024-08-16T10:31:07.422Z] v3.2.0-dev.1 [2024-08-16T10:31:07.422Z] v3.2.0-dev.10 [2024-08-16T10:31:07.422Z] v3.2.0-dev.11 [2024-08-16T10:31:07.422Z] v3.2.0-dev.12 [2024-08-16T10:31:07.422Z] v3.2.0-dev.13 [2024-08-16T10:31:07.422Z] v3.2.0-dev.14 [2024-08-16T10:31:07.422Z] v3.2.0-dev.15 [2024-08-16T10:31:07.422Z] v3.2.0-dev.16 [2024-08-16T10:31:07.422Z] v3.2.0-dev.17 [2024-08-16T10:31:07.422Z] v3.2.0-dev.18 [2024-08-16T10:31:07.422Z] v3.2.0-dev.19 [2024-08-16T10:31:07.422Z] v3.2.0-dev.2 [2024-08-16T10:31:07.422Z] v3.2.0-dev.20 [2024-08-16T10:31:07.422Z] v3.2.0-dev.21 [2024-08-16T10:31:07.422Z] v3.2.0-dev.22 [2024-08-16T10:31:07.422Z] v3.2.0-dev.23 [2024-08-16T10:31:07.422Z] v3.2.0-dev.24 [2024-08-16T10:31:07.422Z] v3.2.0-dev.25 [2024-08-16T10:31:07.422Z] v3.2.0-dev.26 [2024-08-16T10:31:07.422Z] v3.2.0-dev.27 [2024-08-16T10:31:07.422Z] v3.2.0-dev.28 [2024-08-16T10:31:07.422Z] v3.2.0-dev.29 [2024-08-16T10:31:07.422Z] v3.2.0-dev.3 [2024-08-16T10:31:07.422Z] v3.2.0-dev.30 [2024-08-16T10:31:07.422Z] v3.2.0-dev.31 [2024-08-16T10:31:07.422Z] v3.2.0-dev.32 [2024-08-16T10:31:07.422Z] v3.2.0-dev.33 [2024-08-16T10:31:07.422Z] v3.2.0-dev.34 [2024-08-16T10:31:07.422Z] v3.2.0-dev.35 [2024-08-16T10:31:07.422Z] v3.2.0-dev.36 [2024-08-16T10:31:07.422Z] v3.2.0-dev.37 [2024-08-16T10:31:07.422Z] v3.2.0-dev.38 [2024-08-16T10:31:07.422Z] v3.2.0-dev.39 [2024-08-16T10:31:07.422Z] v3.2.0-dev.4 [2024-08-16T10:31:07.422Z] v3.2.0-dev.40 [2024-08-16T10:31:07.422Z] v3.2.0-dev.41 [2024-08-16T10:31:07.422Z] v3.2.0-dev.42 [2024-08-16T10:31:07.422Z] v3.2.0-dev.43 [2024-08-16T10:31:07.422Z] v3.2.0-dev.44 [2024-08-16T10:31:07.422Z] v3.2.0-dev.45 [2024-08-16T10:31:07.422Z] v3.2.0-dev.46 [2024-08-16T10:31:07.422Z] v3.2.0-dev.47 [2024-08-16T10:31:07.422Z] v3.2.0-dev.48 [2024-08-16T10:31:07.422Z] v3.2.0-dev.49 [2024-08-16T10:31:07.422Z] v3.2.0-dev.5 [2024-08-16T10:31:07.422Z] v3.2.0-dev.50 [2024-08-16T10:31:07.422Z] v3.2.0-dev.51 [2024-08-16T10:31:07.422Z] v3.2.0-dev.52 [2024-08-16T10:31:07.422Z] v3.2.0-dev.53 [2024-08-16T10:31:07.422Z] v3.2.0-dev.54 [2024-08-16T10:31:07.422Z] v3.2.0-dev.55 [2024-08-16T10:31:07.422Z] v3.2.0-dev.6 [2024-08-16T10:31:07.422Z] v3.2.0-dev.7 [2024-08-16T10:31:07.422Z] v3.2.0-dev.8 [2024-08-16T10:31:07.422Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-16T10:31:07.719Z] + lftools sign git-tag v3.2.0-dev.55 [2024-08-16T10:31:08.285Z] Signing Git tag with Sigul... [2024-08-16T10:31:08.285Z] Signing v3.2.0-dev.55 [Pipeline] echo [2024-08-16T10:31:10.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:11.125Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-16T10:31:11.132Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-16T10:31:11.160Z] $ docker stop --time=1 c465a133a6711931436e226146adb6d4adbfb7c9d7bc7d117901e57c97e144ea [2024-08-16T10:31:12.429Z] $ docker rm -f --volumes c465a133a6711931436e226146adb6d4adbfb7c9d7bc7d117901e57c97e144ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-16T10:31:12.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T10:31:12.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:31:13.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T10:31:13.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:31:13.261Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T10:31:13.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-16T10:31:13.634Z] $ docker top 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b -eo pid,comm [2024-08-16T10:31:13.684Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-16T10:31:13.684Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T10:31:13.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T10:31:13.745Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T10:31:13.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T10:31:13.856Z] $ docker exec 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b ssh-agent [2024-08-16T10:31:13.966Z] SSH_AUTH_SOCK=/tmp/ssh-HEezQNzuiBNB/agent.33 [2024-08-16T10:31:13.966Z] SSH_AGENT_PID=40 [2024-08-16T10:31:13.970Z] Running ssh-add (command line suppressed) [2024-08-16T10:31:14.061Z] Identity added: /w/workspace/edgex-go/673@tmp/private_key_11117880091790922249.key (/w/workspace/edgex-go/673@tmp/private_key_11117880091790922249.key) [2024-08-16T10:31:14.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T10:31:14.445Z] + git semver bump pre [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,571 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,571 [bump_version] DEBUG bumping version:3.2.0-dev.55 on axis:pre with prefix:dev [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,571 [bump_version] DEBUG bumped version:3.2.0-dev.56 [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,571 [write_version] DEBUG write version:3.2.0-dev.56 to path:/w/workspace/edgex-go/673/.semver/main with force:True [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,571 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,571 [write_file] DEBUG write to file:/w/workspace/edgex-go/673/.semver/main [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,574 [execute] INFO git cat-file --batch-check [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,579 [execute] INFO git cat-file --batch [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T10:31:14.704Z] 2024-08-16 10:31:14,583 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main [2024-08-16T10:31:14.704Z] 3.2.0-dev.56 [Pipeline] } [2024-08-16T10:31:14.708Z] $ docker exec --env ******** --env ******** 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b ssh-agent -k [2024-08-16T10:31:14.799Z] unset SSH_AUTH_SOCK; [2024-08-16T10:31:14.799Z] unset SSH_AGENT_PID; [2024-08-16T10:31:14.799Z] echo Agent pid 40 killed; [2024-08-16T10:31:14.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T10:31:15.137Z] + git semver [Pipeline] } [2024-08-16T10:31:15.404Z] $ docker stop --time=1 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b [2024-08-16T10:31:16.671Z] $ docker rm -f --volumes 3fe029723955d73ab63615518ddcf5dd230a6df59c45f70862d09583b51b1d0b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T10:31:17.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T10:31:17.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:31:17.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T10:31:17.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:31:17.408Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T10:31:17.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-16T10:31:17.765Z] $ docker top 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 -eo pid,comm [2024-08-16T10:31:17.818Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-16T10:31:17.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T10:31:17.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T10:31:17.888Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T10:31:17.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T10:31:17.986Z] $ docker exec 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 ssh-agent [2024-08-16T10:31:18.106Z] SSH_AUTH_SOCK=/tmp/ssh-WrSoDuRxQjec/agent.32 [2024-08-16T10:31:18.106Z] SSH_AGENT_PID=38 [2024-08-16T10:31:18.110Z] Running ssh-add (command line suppressed) [2024-08-16T10:31:18.208Z] Identity added: /w/workspace/edgex-go/673@tmp/private_key_3682922784375375848.key (/w/workspace/edgex-go/673@tmp/private_key_3682922784375375848.key) [2024-08-16T10:31:18.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T10:31:18.523Z] + git semver push [2024-08-16T10:31:18.783Z] 2024-08-16 10:31:18,706 [run_push] DEBUG push [2024-08-16T10:31:18.783Z] 2024-08-16 10:31:18,707 [execute] INFO git cat-file --batch-check [2024-08-16T10:31:18.783Z] 2024-08-16 10:31:18,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T10:31:18.783Z] 2024-08-16 10:31:18,711 [execute] INFO git rev-list b703c15e0787e9385be72d1e9168e6d0670b4d2b -- [2024-08-16T10:31:18.783Z] 2024-08-16 10:31:18,711 [execute] DEBUG Popen(['git', 'rev-list', 'b703c15e0787e9385be72d1e9168e6d0670b4d2b', '--'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-16T10:31:18.783Z] 2024-08-16 10:31:18,729 [execute] INFO git fetch -v origin [2024-08-16T10:31:18.783Z] 2024-08-16 10:31:18,729 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-16T10:31:19.352Z] 2024-08-16 10:31:19,162 [run_push] DEBUG no remote changes detected [2024-08-16T10:31:19.353Z] 2024-08-16 10:31:19,162 [execute] INFO git push origin semver [2024-08-16T10:31:19.353Z] 2024-08-16 10:31:19,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/673/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-16T10:31:19.921Z] 2024-08-16 10:31:19,847 [run_push] DEBUG push all version tags [2024-08-16T10:31:19.921Z] 2024-08-16 10:31:19,847 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-16T10:31:19.921Z] 2024-08-16 10:31:19,848 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/673, universal_newlines=False, shell=None, istream=None) [2024-08-16T10:31:20.861Z] 2024-08-16 10:31:20,551 [read_version] DEBUG read version from /w/workspace/edgex-go/673/.semver/main [2024-08-16T10:31:20.861Z] 3.2.0-dev.56 [Pipeline] } [2024-08-16T10:31:20.866Z] $ docker exec --env ******** --env ******** 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 ssh-agent -k [2024-08-16T10:31:20.962Z] unset SSH_AUTH_SOCK; [2024-08-16T10:31:20.963Z] unset SSH_AGENT_PID; [2024-08-16T10:31:20.963Z] echo Agent pid 38 killed; [2024-08-16T10:31:20.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T10:31:21.297Z] + git semver [Pipeline] } [2024-08-16T10:31:21.565Z] $ docker stop --time=1 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 [2024-08-16T10:31:22.828Z] $ docker rm -f --volumes 9f1928319edde1f50a70b18d501d15e7dbc9e44ff9db84e0682f9ab052896330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-16T10:31:23.449Z] + [ -d /w/workspace/edgex-go/673/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:23.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:24.595Z] ---> package-listing.sh [2024-08-16T10:31:24.596Z] ++ facter osfamily [2024-08-16T10:31:24.596Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-16T10:31:24.855Z] + OS_FAMILY=debian [2024-08-16T10:31:24.855Z] + workspace=/w/workspace/edgex-go/673 [2024-08-16T10:31:24.855Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-16T10:31:24.855Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-16T10:31:24.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-16T10:31:24.855Z] + PACKAGES=/tmp/packages_start.txt [2024-08-16T10:31:24.855Z] + '[' /w/workspace/edgex-go/673 ']' [2024-08-16T10:31:24.855Z] + PACKAGES=/tmp/packages_end.txt [2024-08-16T10:31:24.855Z] + case "${OS_FAMILY}" in [2024-08-16T10:31:24.855Z] + dpkg -l [2024-08-16T10:31:24.855Z] + grep '^ii' [2024-08-16T10:31:24.855Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-16T10:31:24.855Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-16T10:31:24.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-16T10:31:24.855Z] + '[' /w/workspace/edgex-go/673 ']' [2024-08-16T10:31:24.855Z] + mkdir -p /w/workspace/edgex-go/673/archives/ [2024-08-16T10:31:24.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/673/archives/ [Pipeline] echo [2024-08-16T10:31:24.867Z] 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/673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-16T10:31:25.142Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:31:25.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T10:31:25.708Z] [2024-08-16T10:31:25.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:31:26.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T10:31:26.006Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-16T10:31:26.006Z] 5eb5b503b376: Pulling fs layer [2024-08-16T10:31:26.006Z] 5c69ac0246d0: Pulling fs layer [2024-08-16T10:31:26.006Z] ec43610c2a17: Pulling fs layer [2024-08-16T10:31:26.006Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-16T10:31:26.006Z] 33b1e0a273af: Pulling fs layer [2024-08-16T10:31:26.006Z] 5d3b04190fa2: Pulling fs layer [2024-08-16T10:31:26.006Z] 2f39f015ded8: Pulling fs layer [2024-08-16T10:31:26.006Z] 3a2ae6a8a46f: Waiting [2024-08-16T10:31:26.006Z] 5d3b04190fa2: Waiting [2024-08-16T10:31:26.006Z] 33b1e0a273af: Waiting [2024-08-16T10:31:26.006Z] 2f39f015ded8: Waiting [2024-08-16T10:31:26.006Z] 5c69ac0246d0: Verifying Checksum [2024-08-16T10:31:26.006Z] 5c69ac0246d0: Download complete [2024-08-16T10:31:26.006Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-16T10:31:26.006Z] 3a2ae6a8a46f: Download complete [2024-08-16T10:31:26.265Z] 33b1e0a273af: Verifying Checksum [2024-08-16T10:31:26.265Z] 33b1e0a273af: Download complete [2024-08-16T10:31:26.265Z] 5d3b04190fa2: Download complete [2024-08-16T10:31:26.265Z] ec43610c2a17: Verifying Checksum [2024-08-16T10:31:26.265Z] ec43610c2a17: Download complete [2024-08-16T10:31:26.265Z] 5eb5b503b376: Verifying Checksum [2024-08-16T10:31:26.265Z] 5eb5b503b376: Download complete [2024-08-16T10:31:27.199Z] 2f39f015ded8: Download complete [2024-08-16T10:31:27.457Z] 5eb5b503b376: Pull complete [2024-08-16T10:31:27.715Z] 5c69ac0246d0: Pull complete [2024-08-16T10:31:27.972Z] ec43610c2a17: Pull complete [2024-08-16T10:31:27.972Z] 3a2ae6a8a46f: Pull complete [2024-08-16T10:31:28.231Z] 33b1e0a273af: Pull complete [2024-08-16T10:31:28.231Z] 5d3b04190fa2: Pull complete [2024-08-16T10:31:32.412Z] 2f39f015ded8: Pull complete [2024-08-16T10:31:32.412Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-16T10:31:32.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T10:31:32.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:31:32.516Z] prd-ubuntu20.04-docker-8c-8g-7809 does not seem to be running inside a container [2024-08-16T10:31:32.536Z] $ 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/673/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/673 -v /w/workspace/edgex-go/673:/w/workspace/edgex-go/673:rw,z -v /w/workspace/edgex-go/673@tmp:/w/workspace/edgex-go/673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-16T10:31:33.901Z] $ docker top 42fb8f1ed6d2516df2c07ecdfa106c1bcb9b9761b54e99d7710fa18cd287f2a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T10:31:34.251Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-16T10:31:34.537Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-16T10:31:34.822Z] + ls /var/log/sa-host [2024-08-16T10:31:34.822Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T10:31:34.991Z] provisioning config files... [2024-08-16T10:31:34.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/673@tmp/config3342248163930058776tmp [Pipeline] { [Pipeline] echo [2024-08-16T10:31:35.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:35.301Z] ---> create-netrc.sh [Pipeline] } [2024-08-16T10:31:35.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:35.646Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-16T10:31:35.655Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:35.938Z] ---> sudo-logs.sh [2024-08-16T10:31:35.938Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-16T10:31:36.088Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:36.370Z] ---> job-cost.sh [2024-08-16T10:31:36.370Z] lf-activate-venv: SKIPPING [2024-08-16T10:31:36.370Z] DEBUG: total: 0.10999999940395355 [2024-08-16T10:31:36.370Z] INFO: Retrieving Stack Cost... [2024-08-16T10:31:36.628Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-16T10:31:37.194Z] INFO: Archiving Costs [Pipeline] echo [2024-08-16T10:31:37.205Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:31:37.488Z] ---> logs-deploy.sh [2024-08-16T10:31:37.488Z] lf-activate-venv: SKIPPING [2024-08-16T10:31:37.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/673 [2024-08-16T10:31:37.488Z] INFO: archiving workspace using pattern(s): [2024-08-16T10:31:38.427Z] Archives upload complete. [2024-08-16T10:31:38.427Z] INFO: archiving logs to Nexus