Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e781922a1177edd67fefec0bad5a77a09780891 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-ssh5129566962848703937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12667100008090212647.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17655223689388575999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6151876111883694116.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-ssh12358230537405942897.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22489 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/723 [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/723 # 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 2e781922a1177edd67fefec0bad5a77a09780891 (main) Commit message: "Merge pull request #4968 from jackchenjc/issue-4959" > 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 2e781922a1177edd67fefec0bad5a77a09780891 # timeout=10 > git rev-list --no-walk 57d582de66f95770521161450c5858bd8cea222e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-11T07:18:27.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-11T07:18:27.139Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-11T07:18:27.163Z] ========================================================= [2024-10-11T07:18:27.163Z] EdgeX Global Pipelines Version Info [2024-10-11T07:18:27.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:18:27.927Z] ------------------- [2024-10-11T07:18:27.927Z] stable info: [2024-10-11T07:18:27.927Z] ------------------- [2024-10-11T07:18:27.927Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-11T07:18:27.927Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-11T07:18:27.927Z] Message: update stable to v1.0.265 [2024-10-11T07:18:28.497Z] ------------------- [2024-10-11T07:18:28.497Z] experimental info: [2024-10-11T07:18:28.497Z] ------------------- [2024-10-11T07:18:28.497Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-11T07:18:28.497Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-11T07:18:28.497Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-11T07:18:28.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-11T07:18:28.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-11T07:18:28.627Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-11T07:18:28.646Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-11T07:18:28.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-11T07:18:28.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-11T07:18:28.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-11T07:18:28.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-11T07:18:28.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-11T07:18:28.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-11T07:18:28.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-11T07:18:28.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-11T07:18:28.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-11T07:18:28.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-11T07:18:28.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-11T07:18:28.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T07:18:28.953Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T07:18:28.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-11T07:18:29.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-11T07:18:29.023Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-11T07:18:29.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-11T07:18:29.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-11T07:18:29.075Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-11T07:18:29.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-11T07:18:29.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-11T07:18:29.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-11T07:18:29.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] echo [2024-10-11T07:18:29.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e78192 [Pipeline] echo [2024-10-11T07:18:29.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T07:18:29.239Z] provisioning config files... [2024-10-11T07:18:29.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/723@tmp/config6448211831281005861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:18:29.577Z] ---> ****-login.sh [2024-10-11T07:18:29.577Z] nexus3.edgexfoundry.org:10001 [2024-10-11T07:18:29.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:18:30.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:18:30.099Z] Configure a credential helper to remove this warning. See [2024-10-11T07:18:30.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:18:30.099Z] [2024-10-11T07:18:30.099Z] Login Succeeded [2024-10-11T07:18:30.099Z] nexus3.edgexfoundry.org:10002 [2024-10-11T07:18:30.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:18:30.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:18:30.099Z] Configure a credential helper to remove this warning. See [2024-10-11T07:18:30.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:18:30.099Z] [2024-10-11T07:18:30.099Z] Login Succeeded [2024-10-11T07:18:30.099Z] nexus3.edgexfoundry.org:10003 [2024-10-11T07:18:30.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:18:30.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:18:30.359Z] Configure a credential helper to remove this warning. See [2024-10-11T07:18:30.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:18:30.359Z] [2024-10-11T07:18:30.359Z] Login Succeeded [2024-10-11T07:18:30.359Z] nexus3.edgexfoundry.org:10004 [2024-10-11T07:18:30.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:18:30.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:18:30.359Z] Configure a credential helper to remove this warning. See [2024-10-11T07:18:30.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:18:30.360Z] [2024-10-11T07:18:30.360Z] Login Succeeded [2024-10-11T07:18:30.360Z] ****.io [2024-10-11T07:18:30.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:18:30.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:18:30.620Z] Configure a credential helper to remove this warning. See [2024-10-11T07:18:30.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:18:30.620Z] [2024-10-11T07:18:30.620Z] Login Succeeded [2024-10-11T07:18:30.620Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T07:18:30.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T07:18:30.963Z] + 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-10-11T07:18:30.964Z] + dirname cmd/core-command/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-11T07:18:30.964Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-11T07:18:30.964Z] + + cut -d/ -f2 [2024-10-11T07:18:30.964Z] dirname cmd/core-data/Dockerfile [2024-10-11T07:18:30.964Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-11T07:18:30.964Z] + + dirname cmd/core-keeper/Dockerfilecut [2024-10-11T07:18:30.964Z] -d/ -f2 [2024-10-11T07:18:30.964Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-11T07:18:30.964Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2024-10-11T07:18:30.964Z] -f2 [2024-10-11T07:18:30.964Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-11T07:18:30.964Z] + + cut -d/ -f2 [2024-10-11T07:18:30.964Z] dirname cmd/security-bootstrapper/Dockerfile [2024-10-11T07:18:30.964Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-11T07:18:30.964Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-10-11T07:18:30.964Z] cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-11T07:18:30.964Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-10-11T07:18:30.964Z] cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-11T07:18:30.964Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-11T07:18:30.964Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-11T07:18:30.964Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-11T07:18:30.964Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-11T07:18:30.964Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-11T07:18:30.964Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-11T07:18:30.964Z] + dirname cmd/support-notifications/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-11T07:18:30.964Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-11T07:18:30.964Z] + cut -d/ -f2 [2024-10-11T07:18:30.964Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-11T07:18:30.996Z] 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-10-11T07:18:31.364Z] + git rev-list -1 --merges 2e781922a1177edd67fefec0bad5a77a09780891~1..2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] echo [2024-10-11T07:18:31.376Z] -----------> git rev-list -1 --merges 2e781922a1177edd67fefec0bad5a77a09780891~1..2e781922a1177edd67fefec0bad5a77a09780891 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:18:31.376Z] 2e781922a1177edd67fefec0bad5a77a09780891 [false] [Pipeline] sh [2024-10-11T07:18:31.666Z] + git log --format=format:%s -1 2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] echo [2024-10-11T07:18:31.682Z] ========================================================= [2024-10-11T07:18:31.682Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-11T07:18:31.682Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-11T07:18:32.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T07:18:32.128Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-11T07:18:32.128Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-11T07:18:32.128Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-11T07:18:32.128Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-11T07:18:32.128Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-11T07:18:32.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:18:32.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T07:18:32.573Z] [2024-10-11T07:18:32.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:18:32.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T07:18:32.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-11T07:18:32.881Z] b85a868b505f: Pulling fs layer [2024-10-11T07:18:32.881Z] e2be974225ed: Pulling fs layer [2024-10-11T07:18:32.881Z] 339a4e72a1f5: Pulling fs layer [2024-10-11T07:18:32.881Z] 988bab9f4d93: Pulling fs layer [2024-10-11T07:18:32.881Z] 1469e6f7b9e6: Pulling fs layer [2024-10-11T07:18:32.881Z] eaf3925da568: Pulling fs layer [2024-10-11T07:18:32.881Z] bab4dde63d76: Pulling fs layer [2024-10-11T07:18:32.881Z] bde34c3a00c8: Pulling fs layer [2024-10-11T07:18:32.881Z] b352a97aabf1: Pulling fs layer [2024-10-11T07:18:32.881Z] 4872d77fe225: Pulling fs layer [2024-10-11T07:18:32.881Z] 5851b861e8e6: Pulling fs layer [2024-10-11T07:18:32.881Z] bde34c3a00c8: Waiting [2024-10-11T07:18:32.881Z] b352a97aabf1: Waiting [2024-10-11T07:18:32.881Z] 988bab9f4d93: Waiting [2024-10-11T07:18:32.881Z] 4872d77fe225: Waiting [2024-10-11T07:18:32.881Z] 1469e6f7b9e6: Waiting [2024-10-11T07:18:32.881Z] 5851b861e8e6: Waiting [2024-10-11T07:18:32.881Z] eaf3925da568: Waiting [2024-10-11T07:18:32.881Z] bab4dde63d76: Waiting [2024-10-11T07:18:32.881Z] e2be974225ed: Verifying Checksum [2024-10-11T07:18:32.881Z] e2be974225ed: Download complete [2024-10-11T07:18:32.881Z] 988bab9f4d93: Verifying Checksum [2024-10-11T07:18:32.881Z] 988bab9f4d93: Download complete [2024-10-11T07:18:32.881Z] 339a4e72a1f5: Verifying Checksum [2024-10-11T07:18:32.881Z] 339a4e72a1f5: Download complete [2024-10-11T07:18:32.881Z] 1469e6f7b9e6: Verifying Checksum [2024-10-11T07:18:32.881Z] 1469e6f7b9e6: Download complete [2024-10-11T07:18:32.881Z] eaf3925da568: Download complete [2024-10-11T07:18:33.141Z] bde34c3a00c8: Download complete [2024-10-11T07:18:33.141Z] b352a97aabf1: Verifying Checksum [2024-10-11T07:18:33.141Z] b352a97aabf1: Download complete [2024-10-11T07:18:33.141Z] 4872d77fe225: Verifying Checksum [2024-10-11T07:18:33.141Z] 4872d77fe225: Download complete [2024-10-11T07:18:33.141Z] b85a868b505f: Verifying Checksum [2024-10-11T07:18:33.141Z] b85a868b505f: Download complete [2024-10-11T07:18:33.401Z] bab4dde63d76: Verifying Checksum [2024-10-11T07:18:33.401Z] bab4dde63d76: Download complete [2024-10-11T07:18:34.339Z] b85a868b505f: Pull complete [2024-10-11T07:18:34.599Z] e2be974225ed: Pull complete [2024-10-11T07:18:34.859Z] 339a4e72a1f5: Pull complete [2024-10-11T07:18:34.859Z] 988bab9f4d93: Pull complete [2024-10-11T07:18:36.027Z] 1469e6f7b9e6: Pull complete [2024-10-11T07:18:36.027Z] eaf3925da568: Pull complete [2024-10-11T07:18:36.963Z] bab4dde63d76: Pull complete [2024-10-11T07:18:36.963Z] bde34c3a00c8: Pull complete [2024-10-11T07:18:36.963Z] b352a97aabf1: Pull complete [2024-10-11T07:18:37.222Z] 4872d77fe225: Pull complete [2024-10-11T07:18:37.222Z] 5851b861e8e6: Pull complete [2024-10-11T07:18:37.222Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-11T07:18:37.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T07:18:37.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:18:37.355Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T07:18:37.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T07:18:45.961Z] $ docker top 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a -eo pid,comm [2024-10-11T07:18:46.012Z] 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-10-11T07:18:46.012Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T07:18:46.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T07:18:46.066Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T07:18:46.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T07:18:46.161Z] $ docker exec 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a ssh-agent [2024-10-11T07:18:46.269Z] SSH_AUTH_SOCK=/tmp/ssh-NTLC1RN0ZrLK/agent.32 [2024-10-11T07:18:46.269Z] SSH_AGENT_PID=38 [2024-10-11T07:18:46.274Z] Running ssh-add (command line suppressed) [2024-10-11T07:18:46.364Z] Identity added: /w/workspace/edgex-go/723@tmp/private_key_9246552931929733466.key (/w/workspace/edgex-go/723@tmp/private_key_9246552931929733466.key) [2024-10-11T07:18:46.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T07:18:46.664Z] + git tag --points-at HEAD [Pipeline] } [2024-10-11T07:18:46.673Z] $ docker exec --env ******** --env ******** 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a ssh-agent -k [2024-10-11T07:18:46.786Z] unset SSH_AUTH_SOCK; [2024-10-11T07:18:46.786Z] unset SSH_AGENT_PID; [2024-10-11T07:18:46.787Z] echo Agent pid 38 killed; [2024-10-11T07:18:46.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-11T07:18:46.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T07:18:46.825Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T07:18:46.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T07:18:46.942Z] $ docker exec 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a ssh-agent [2024-10-11T07:18:47.035Z] SSH_AUTH_SOCK=/tmp/ssh-6767Q2d1YOKl/agent.72 [2024-10-11T07:18:47.035Z] SSH_AGENT_PID=78 [2024-10-11T07:18:47.039Z] Running ssh-add (command line suppressed) [2024-10-11T07:18:47.136Z] Identity added: /w/workspace/edgex-go/723@tmp/private_key_3005367224281325916.key (/w/workspace/edgex-go/723@tmp/private_key_3005367224281325916.key) [2024-10-11T07:18:47.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T07:18:47.439Z] + git semver init [2024-10-11T07:18:47.698Z] 2024-10-11 07:18:47,612 [run_init] DEBUG init version:0.0.0 force:False [2024-10-11T07:18:47.698Z] 2024-10-11 07:18:47,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/723/.semver [2024-10-11T07:18:47.698Z] 2024-10-11 07:18:47,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/723/.semver [2024-10-11T07:18:47.698Z] 2024-10-11 07:18:47,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/723/.semver'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=None) [2024-10-11T07:18:54.285Z] 2024-10-11 07:18:53,322 [append_file] DEBUG append to file:/w/workspace/edgex-go/723/.git/info/exclude [2024-10-11T07:18:54.285Z] 2024-10-11 07:18:53,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/723/.semver/main with force:False [2024-10-11T07:18:54.285Z] 2024-10-11 07:18:53,323 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main [2024-10-11T07:18:54.285Z] 2024-10-11 07:18:53,323 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main [2024-10-11T07:18:54.285Z] 3.2.0-dev.100 [Pipeline] } [2024-10-11T07:18:54.294Z] $ docker exec --env ******** --env ******** 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a ssh-agent -k [2024-10-11T07:18:54.388Z] unset SSH_AUTH_SOCK; [2024-10-11T07:18:54.390Z] unset SSH_AGENT_PID; [2024-10-11T07:18:54.390Z] echo Agent pid 78 killed; [2024-10-11T07:18:54.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T07:18:54.732Z] + git semver [Pipeline] } [2024-10-11T07:18:55.007Z] $ docker stop --time=1 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a [2024-10-11T07:18:56.286Z] $ docker rm -f --volumes 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T07:18:56.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-11T07:18:56.869Z] Stashed 1 file(s) [Pipeline] echo [2024-10-11T07:18:56.875Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.100 [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-10-11T07:18:57.323Z] + git config --global --add safe.directory /w/workspace/edgex-go/723 [Pipeline] echo [2024-10-11T07:18:57.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T07:18:57.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T07:18:57.368Z] ========================================================= [2024-10-11T07:18:57.368Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-11T07:18:57.368Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-11T07:18:57.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T07:18:57.660Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-11T07:18:57.660Z] 43c4264eed91: Pulling fs layer [2024-10-11T07:18:57.660Z] 4cc291be95ef: Pulling fs layer [2024-10-11T07:18:57.660Z] 2ac1f1163629: Pulling fs layer [2024-10-11T07:18:57.660Z] 5c3c966382ef: Pulling fs layer [2024-10-11T07:18:57.660Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T07:18:57.660Z] 5d5c8e513c77: Pulling fs layer [2024-10-11T07:18:57.660Z] 9f66e0745190: Pulling fs layer [2024-10-11T07:18:57.660Z] f49a43e4bbc0: Pulling fs layer [2024-10-11T07:18:57.660Z] 561ebcabdf7f: Pulling fs layer [2024-10-11T07:18:57.660Z] 5c3c966382ef: Waiting [2024-10-11T07:18:57.660Z] f49a43e4bbc0: Waiting [2024-10-11T07:18:57.660Z] 561ebcabdf7f: Waiting [2024-10-11T07:18:57.660Z] 4f4fb700ef54: Waiting [2024-10-11T07:18:57.660Z] 9f66e0745190: Waiting [2024-10-11T07:18:57.660Z] 5d5c8e513c77: Waiting [2024-10-11T07:18:57.660Z] 4cc291be95ef: Download complete [2024-10-11T07:18:57.660Z] 5c3c966382ef: Verifying Checksum [2024-10-11T07:18:57.660Z] 5c3c966382ef: Download complete [2024-10-11T07:18:57.660Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T07:18:57.660Z] 4f4fb700ef54: Download complete [2024-10-11T07:18:57.660Z] 5d5c8e513c77: Verifying Checksum [2024-10-11T07:18:57.660Z] 5d5c8e513c77: Download complete [2024-10-11T07:18:57.660Z] 43c4264eed91: Verifying Checksum [2024-10-11T07:18:57.660Z] 43c4264eed91: Download complete [2024-10-11T07:18:57.660Z] 9f66e0745190: Verifying Checksum [2024-10-11T07:18:57.660Z] 9f66e0745190: Download complete [2024-10-11T07:18:57.919Z] 43c4264eed91: Pull complete [2024-10-11T07:18:57.919Z] 561ebcabdf7f: Download complete [2024-10-11T07:18:57.919Z] 4cc291be95ef: Pull complete [2024-10-11T07:18:58.176Z] 2ac1f1163629: Verifying Checksum [2024-10-11T07:18:58.176Z] 2ac1f1163629: Download complete [2024-10-11T07:18:58.435Z] f49a43e4bbc0: Verifying Checksum [2024-10-11T07:18:58.435Z] f49a43e4bbc0: Download complete [2024-10-11T07:19:01.718Z] 2ac1f1163629: Pull complete [2024-10-11T07:19:01.718Z] 5c3c966382ef: Pull complete [2024-10-11T07:19:01.718Z] 4f4fb700ef54: Pull complete [2024-10-11T07:19:01.718Z] 5d5c8e513c77: Pull complete [2024-10-11T07:19:01.718Z] 9f66e0745190: Pull complete [2024-10-11T07:19:03.619Z] f49a43e4bbc0: Pull complete [2024-10-11T07:19:03.876Z] 561ebcabdf7f: Pull complete [2024-10-11T07:19:03.876Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-11T07:19:03.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T07:19:03.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-11T07:19:04.180Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T07:19:04.180Z] WORKDIR /edgex [2024-10-11T07:19:04.180Z] COPY go.mod . [2024-10-11T07:19:04.180Z] RUN go mod download [2024-10-11T07:19:04.180Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-11T07:19:04.749Z] Sending build context to Docker daemon 179.7MB [2024-10-11T07:19:04.749Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T07:19:04.749Z] ---> 3a752c3f9dda [2024-10-11T07:19:04.749Z] Step 2/4 : WORKDIR /edgex [2024-10-11T07:19:11.324Z] ---> Running in ec3c645ebe15 [2024-10-11T07:19:11.324Z] Removing intermediate container ec3c645ebe15 [2024-10-11T07:19:11.324Z] ---> 1b9d6d63d87f [2024-10-11T07:19:11.324Z] Step 3/4 : COPY go.mod . [2024-10-11T07:19:11.324Z] ---> bb8e27b18bd9 [2024-10-11T07:19:11.324Z] Step 4/4 : RUN go mod download [2024-10-11T07:19:11.324Z] ---> Running in 2da48dab450f [2024-10-11T07:19:11.988Z] Still waiting to schedule task [2024-10-11T07:19:11.989Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-11T07:19:37.901Z] Removing intermediate container 2da48dab450f [2024-10-11T07:19:37.901Z] ---> 592a768ba768 [2024-10-11T07:19:37.901Z] Successfully built 592a768ba768 [2024-10-11T07:19:37.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:19:38.206Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T07:19:38.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:19:38.294Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T07:19:38.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-11T07:19:38.717Z] $ docker top 5b1864cdc5d1cb5d3fbd8bdee02a9422dc190cd7ec1ff07e2de316498fa9a12c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T07:19:39.066Z] + go version [2024-10-11T07:19:39.066Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-11T07:19:39.076Z] $ docker stop --time=1 5b1864cdc5d1cb5d3fbd8bdee02a9422dc190cd7ec1ff07e2de316498fa9a12c [2024-10-11T07:19:40.295Z] $ docker rm -f --volumes 5b1864cdc5d1cb5d3fbd8bdee02a9422dc190cd7ec1ff07e2de316498fa9a12c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:19:40.735Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T07:19:40.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:19:40.839Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T07:19:40.863Z] $ 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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-11T07:19:41.151Z] $ docker top 698050265e22bab75156e9d7b508942b3c355c112c7b343333d5eca50cf27f55 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-11T07:19:41.233Z] ========================================================= [2024-10-11T07:19:41.233Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-11T07:19:41.233Z] ========================================================= [Pipeline] sh [2024-10-11T07:19:41.510Z] + git config --global --add safe.directory /w/workspace/edgex-go/723 [Pipeline] fileExists [Pipeline] sh [2024-10-11T07:19:41.815Z] + make test [2024-10-11T07:19:41.815Z] go test -race -coverprofile=coverage.out ./... [2024-10-11T07:19:49.928Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-11T07:20:15.968Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-11T07:20:18.314Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-11T07:20:18.314Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-11T07:20:18.314Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-11T07:20:18.314Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-11T07:20:18.314Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-11T07:20:18.314Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-11T07:20:19.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.016s coverage: 28.7% of statements [2024-10-11T07:20:19.494Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-11T07:20:19.494Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-11T07:20:19.494Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-11T07:20:19.494Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-11T07:20:19.494Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2024-10-11T07:20:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-11T07:20:21.856Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T07:20:22.792Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-11T07:20:22.793Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-11T07:20:23.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-10-11T07:20:23.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.3% of statements [2024-10-11T07:20:23.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.642s coverage: 93.4% of statements [2024-10-11T07:20:23.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 91.7% of statements [2024-10-11T07:20:23.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-11T07:20:23.926Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T07:20:23.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-11T07:20:23.926Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-11T07:20:23.926Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-11T07:20:23.927Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-11T07:20:23.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.079s coverage: 10.0% of statements [2024-10-11T07:20:23.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-11T07:20:23.927Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-11T07:20:23.927Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-11T07:20:23.927Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-11T07:20:23.927Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-11T07:20:26.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 95.8% of statements [2024-10-11T07:20:26.601Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-10-11T07:20:26.601Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-11T07:20:26.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-11T07:20:26.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-11T07:20:26.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-10-11T07:20:26.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-10-11T07:20:26.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements [2024-10-11T07:20:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 41.7% of statements [2024-10-11T07:20:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 77.8% of statements [2024-10-11T07:20:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-10-11T07:20:27.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.355s coverage: 96.3% of statements [2024-10-11T07:20:27.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-10-11T07:20:27.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-11T07:20:27.944Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-11T07:20:27.944Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-11T07:20:27.944Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-11T07:20:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-11T07:20:28.203Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-11T07:20:28.203Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-11T07:20:28.203Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-11T07:20:29.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-11T07:20:29.602Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-11T07:20:29.602Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-11T07:20:30.169Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-11T07:20:30.169Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-11T07:20:30.169Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-11T07:20:30.169Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-11T07:20:30.746Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-11T07:20:30.746Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-11T07:20:31.315Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-11T07:20:32.694Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-11T07:20:33.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-11T07:20:34.641Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-11T07:20:34.641Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-11T07:20:37.195Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-11T07:20:37.195Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-11T07:20:37.195Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-11T07:20:38.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-11T07:20:38.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-11T07:20:38.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-11T07:20:38.648Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-11T07:20:38.648Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-11T07:20:38.648Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-11T07:20:38.648Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-11T07:20:39.583Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-11T07:20:39.583Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-11T07:20:39.583Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-11T07:20:40.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-10-11T07:20:41.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-11T07:20:41.086Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-11T07:20:41.086Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T07:20:42.460Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-11T07:20:42.460Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-11T07:20:42.460Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-11T07:20:42.460Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-11T07:20:43.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-11T07:20:43.834Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T07:20:43.834Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-11T07:20:44.093Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-11T07:20:45.126Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-11T07:20:45.126Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-11T07:20:45.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-11T07:20:45.385Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.238s coverage: 79.9% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.040s coverage: 92.9% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 66.7% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.121s coverage: 36.5% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.6% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.1% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.037s coverage: 45.8% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.6% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements [2024-10-11T07:20:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-10-11T07:20:53.509Z] 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-10-11T07:20:53.509Z] running golangci-lint [2024-10-11T07:20:53.509Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-11T07:20:53.509Z] go version go1.23.2 linux/amd64 [2024-10-11T07:20:53.509Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-11T07:20:53.509Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-11T07:20:53.509Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-11T07:20:53.900Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22490 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-11T07:20:53.920Z] Running in /w/workspace/edgex-go/723 [Pipeline] { [Pipeline] checkout [2024-10-11T07:20:53.959Z] The recommended git tool is: git [2024-10-11T07:21:00.149Z] using credential edgex-jenkins-ssh [2024-10-11T07:21:00.172Z] Cloning the remote Git repository [2024-10-11T07:21:00.208Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-11T07:21:00.293Z] > git init /w/workspace/edgex-go/723 # timeout=10 [2024-10-11T07:21:00.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-11T07:21:00.431Z] > git --version # timeout=10 [2024-10-11T07:21:00.450Z] > git --version # 'git version 2.25.1' [2024-10-11T07:21:00.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-11T07:21:00.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T07:21:15.440Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 21.478225652s" [2024-10-11T07:21:15.440Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.017147ms" [2024-10-11T07:21:18.196Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-11T07:21:18.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T07:21:19.085Z] Avoid second fetch [2024-10-11T07:21:19.086Z] Checking out Revision 2e781922a1177edd67fefec0bad5a77a09780891 (main) [2024-10-11T07:21:19.941Z] Commit message: "Merge pull request #4968 from jackchenjc/issue-4959" [2024-10-11T07:21:19.103Z] > git config core.sparsecheckout # timeout=10 [2024-10-11T07:21:19.171Z] > git checkout -f 2e781922a1177edd67fefec0bad5a77a09780891 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T07:21:24.660Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-11T07:21:24.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T07:21:24.660Z] Dload Upload Total Spent Left Speed [2024-10-11T07:21:24.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh [2024-10-11T07:21:25.004Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-11T07:21:25.332Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-10-11T07:21:25.333Z] sudo tee /etc/docker/daemon.new [2024-10-11T07:21:25.333Z] { [2024-10-11T07:21:25.333Z] "registry-mirrors": [ [2024-10-11T07:21:25.333Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-11T07:21:25.333Z] ], [2024-10-11T07:21:25.333Z] "bip": "10.250.0.254/24", [2024-10-11T07:21:25.333Z] "hosts": [ [2024-10-11T07:21:25.333Z] "tcp://0.0.0.0:5555", [2024-10-11T07:21:25.333Z] "unix:///var/run/docker.sock" [2024-10-11T07:21:25.333Z] ], [2024-10-11T07:21:25.333Z] "mtu": 1458, [2024-10-11T07:21:25.333Z] "selinux-enabled": true, [2024-10-11T07:21:25.333Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-11T07:21:25.333Z] } [Pipeline] sh [2024-10-11T07:21:25.403Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.918418205s with top 10 stages: buildir: 51.535425798s, inspect: 4.114569084s, gosec: 3.397446978s, fact_deprecated: 3.143619473s, printf: 1.972590037s, ctrlflow: 1.943672153s, directives: 1.468785877s, fact_purity: 1.450718516s, nilness: 1.111354293s, S1038: 1.089670623s" [2024-10-11T07:21:25.403Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-11T07:21:25.403Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 22/0, path_prettifier: 219/219, skip_files: 219/219, skip_dirs: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, cgo: 219/219, filename_unadjuster: 219/219, identifier_marker: 219/219, invalid_issue: 219/219, exclude-rules: 219/22" [2024-10-11T07:21:25.403Z] level=info msg="[runner] processing took 20.57535ms with stages: nolint: 10.327091ms, identifier_marker: 5.396394ms, exclude-rules: 1.769494ms, autogenerated_exclude: 1.289387ms, path_prettifier: 1.156766ms, skip_dirs: 574.758µs, cgo: 24.86µs, invalid_issue: 21.86µs, filename_unadjuster: 10.26µs, max_same_issues: 1.38µs, uniq_by_line: 440ns, fixer: 410ns, exclude: 340ns, sort_results: 300ns, skip_files: 300ns, max_from_linter: 270ns, diff: 210ns, source_code: 200ns, max_per_file_from_linter: 180ns, path_shortener: 160ns, path_prefixer: 150ns, severity-rules: 140ns" [2024-10-11T07:21:25.403Z] level=info msg="[runner] linters took 10.520478529s with stages: goanalysis_metalinter: 10.499796337s" [2024-10-11T07:21:25.403Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-11T07:21:25.403Z] level=info msg="Memory: 319 samples, avg is 266.6MB, max is 1278.6MB" [2024-10-11T07:21:25.403Z] level=info msg="Execution took 32.042792258s" [2024-10-11T07:21:25.403Z] go vet ./... [2024-10-11T07:21:25.673Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-11T07:21:26.011Z] + sudo service docker restart [2024-10-11T07:21:31.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T07:21:31.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T07:21:31.962Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T07:21:31.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-11T07:21:32.586Z] + ls -al . [2024-10-11T07:21:32.587Z] total 1852 [2024-10-11T07:21:32.587Z] drwxrwxr-x 11 1001 1001 4096 Oct 11 07:19 . [2024-10-11T07:21:32.587Z] drwxr-xr-x 4 root root 4096 Oct 11 07:19 .. [2024-10-11T07:21:32.587Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 07:18 .blubracket [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 10 Oct 11 07:18 .dockerignore [2024-10-11T07:21:32.587Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 07:20 .git [2024-10-11T07:21:32.587Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 07:18 .github [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 1102 Oct 11 07:18 .gitignore [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 199 Oct 11 07:18 .golangci.yml [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 100 Oct 11 07:18 .hadolint.yml [2024-10-11T07:21:32.587Z] drwxr-xr-x 3 1001 1001 4096 Oct 11 07:18 .semver [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 155 Oct 11 07:18 .sonarcloud.properties [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 07:18 ADOPTERS.md [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 21553 Oct 11 07:18 Attribution.txt [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 100284 Oct 11 07:18 CHANGELOG.md [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 07:18 CONTRIBUTING.md [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 07:18 GOVERNANCE.md [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 861 Oct 11 07:18 Jenkinsfile [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 07:18 LICENSE [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 16854 Oct 11 07:18 Makefile [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 07:18 OWNERS.md [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 9528 Oct 11 07:18 README.md [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 789 Oct 11 07:18 SECURITY.md [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 13 Oct 11 07:18 VERSION [2024-10-11T07:21:32.587Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 07:18 bin [2024-10-11T07:21:32.587Z] drwxrwxr-x 20 1001 1001 4096 Oct 11 07:18 cmd [2024-10-11T07:21:32.587Z] -rw-r--r-- 1 root root 1505380 Oct 11 07:20 coverage.out [2024-10-11T07:21:32.587Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 07:18 fuzz_test [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 7305 Oct 11 07:18 go.mod [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 102748 Oct 11 07:18 go.sum [2024-10-11T07:21:32.587Z] drwxrwxr-x 7 1001 1001 4096 Oct 11 07:18 internal [2024-10-11T07:21:32.587Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 07:18 openapi [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 584 Oct 11 07:18 security.txt [2024-10-11T07:21:32.587Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 07:18 version.go [Pipeline] sh [2024-10-11T07:21:32.874Z] + '[' -e coverage.out ] [2024-10-11T07:21:32.875Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-11T07:21:33.026Z] Stashed 1 file(s) [Pipeline] sh [2024-10-11T07:21:33.314Z] + make build [2024-10-11T07:21:33.314Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T07:21:44.311Z] provisioning config files... [2024-10-11T07:21:44.342Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/723@tmp/config5121674402796053690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:21:44.762Z] ---> ****-login.sh [2024-10-11T07:21:44.762Z] nexus3.edgexfoundry.org:10001 [2024-10-11T07:21:45.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:21:45.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:21:45.311Z] Configure a credential helper to remove this warning. See [2024-10-11T07:21:45.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:21:45.311Z] [2024-10-11T07:21:45.311Z] Login Succeeded [2024-10-11T07:21:45.311Z] nexus3.edgexfoundry.org:10002 [2024-10-11T07:21:45.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:21:45.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:21:45.863Z] Configure a credential helper to remove this warning. See [2024-10-11T07:21:45.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:21:45.863Z] [2024-10-11T07:21:45.863Z] Login Succeeded [2024-10-11T07:21:45.863Z] nexus3.edgexfoundry.org:10003 [2024-10-11T07:21:45.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:21:46.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:21:46.134Z] Configure a credential helper to remove this warning. See [2024-10-11T07:21:46.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:21:46.134Z] [2024-10-11T07:21:46.134Z] Login Succeeded [2024-10-11T07:21:46.134Z] nexus3.edgexfoundry.org:10004 [2024-10-11T07:21:46.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:21:46.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:21:46.404Z] Configure a credential helper to remove this warning. See [2024-10-11T07:21:46.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:21:46.404Z] [2024-10-11T07:21:46.404Z] Login Succeeded [2024-10-11T07:21:46.405Z] ****.io [2024-10-11T07:21:46.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:21:46.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:21:46.940Z] Configure a credential helper to remove this warning. See [2024-10-11T07:21:46.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:21:46.940Z] [2024-10-11T07:21:46.940Z] Login Succeeded [2024-10-11T07:21:46.940Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T07:21:46.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-11T07:21:47.556Z] + git config --global --add safe.directory /w/workspace/edgex-go/723 [Pipeline] echo [2024-10-11T07:21:47.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T07:21:47.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T07:21:47.614Z] ========================================================= [2024-10-11T07:21:47.614Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-11T07:21:47.614Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-11T07:21:47.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T07:21:47.941Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-11T07:21:47.941Z] cf04c63912e1: Pulling fs layer [2024-10-11T07:21:47.941Z] 55b35a11ae5e: Pulling fs layer [2024-10-11T07:21:47.941Z] a37a00ec5f00: Pulling fs layer [2024-10-11T07:21:47.941Z] 50b3750afda1: Pulling fs layer [2024-10-11T07:21:47.941Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T07:21:47.941Z] 80978eb59214: Pulling fs layer [2024-10-11T07:21:47.941Z] c9f46d7d2bd2: Pulling fs layer [2024-10-11T07:21:47.941Z] 50b3750afda1: Waiting [2024-10-11T07:21:47.941Z] 4f4fb700ef54: Waiting [2024-10-11T07:21:47.941Z] 80978eb59214: Waiting [2024-10-11T07:21:47.942Z] c5a475d317c9: Pulling fs layer [2024-10-11T07:21:47.942Z] c9f46d7d2bd2: Waiting [2024-10-11T07:21:47.942Z] c5a475d317c9: Waiting [2024-10-11T07:21:48.214Z] 55b35a11ae5e: Verifying Checksum [2024-10-11T07:21:48.214Z] 55b35a11ae5e: Download complete [2024-10-11T07:21:48.214Z] 50b3750afda1: Verifying Checksum [2024-10-11T07:21:48.214Z] 50b3750afda1: Download complete [2024-10-11T07:21:48.214Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T07:21:48.214Z] 4f4fb700ef54: Download complete [2024-10-11T07:21:48.214Z] 80978eb59214: Verifying Checksum [2024-10-11T07:21:48.214Z] 80978eb59214: Download complete [2024-10-11T07:21:48.214Z] cf04c63912e1: Verifying Checksum [2024-10-11T07:21:48.214Z] cf04c63912e1: Download complete [2024-10-11T07:21:48.807Z] c5a475d317c9: Verifying Checksum [2024-10-11T07:21:48.808Z] c5a475d317c9: Download complete [2024-10-11T07:21:49.396Z] cf04c63912e1: Pull complete [2024-10-11T07:21:49.987Z] 55b35a11ae5e: Pull complete [2024-10-11T07:21:50.257Z] a37a00ec5f00: Download complete [2024-10-11T07:21:51.221Z] c9f46d7d2bd2: Verifying Checksum [2024-10-11T07:21:51.221Z] c9f46d7d2bd2: Download complete [2024-10-11T07:21:55.231Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T07:21:56.626Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T07:21:58.005Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T07:21:58.573Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-11T07:21:59.953Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T07:22:04.140Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T07:22:05.517Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T07:22:06.268Z] a37a00ec5f00: Pull complete [2024-10-11T07:22:06.268Z] 50b3750afda1: Pull complete [2024-10-11T07:22:06.268Z] 4f4fb700ef54: Pull complete [2024-10-11T07:22:06.268Z] 80978eb59214: Pull complete [2024-10-11T07:22:08.063Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T07:22:09.981Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T07:22:10.549Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T07:22:11.114Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T07:22:12.050Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T07:22:12.940Z] c9f46d7d2bd2: Pull complete [2024-10-11T07:22:12.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-11T07:22:13.924Z] $ docker stop --time=1 698050265e22bab75156e9d7b508942b3c355c112c7b343333d5eca50cf27f55 [2024-10-11T07:22:14.370Z] c5a475d317c9: Pull complete [2024-10-11T07:22:14.370Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-11T07:22:14.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T07:22:14.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T07:22:22.488Z] $ docker rm -f --volumes 698050265e22bab75156e9d7b508942b3c355c112c7b343333d5eca50cf27f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-10-11T07:22:23.405Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T07:22:23.405Z] WORKDIR /edgex [2024-10-11T07:22:23.405Z] COPY go.mod . [2024-10-11T07:22:23.405Z] RUN go mod download [2024-10-11T07:22:23.405Z] docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:22:23.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T07:22:23.765Z] [2024-10-11T07:22:23.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:22:23.992Z] Sending build context to Docker daemon 3.687MB [2024-10-11T07:22:23.992Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T07:22:23.992Z] ---> be29e6b0f0d4 [2024-10-11T07:22:23.992Z] Step 2/4 : WORKDIR /edgex [2024-10-11T07:22:24.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T07:22:24.076Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-11T07:22:24.076Z] 91d30c5bc195: Pulling fs layer [2024-10-11T07:22:24.076Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-11T07:22:24.076Z] 9c61dcf015f6: Pulling fs layer [2024-10-11T07:22:24.076Z] 4698f68db338: Pulling fs layer [2024-10-11T07:22:24.076Z] 2a2f49069b9e: Pulling fs layer [2024-10-11T07:22:24.076Z] e0025b399a48: Pulling fs layer [2024-10-11T07:22:24.076Z] e0025b399a48: Waiting [2024-10-11T07:22:24.076Z] 2a2f49069b9e: Waiting [2024-10-11T07:22:24.076Z] 4698f68db338: Waiting [2024-10-11T07:22:24.076Z] 91d30c5bc195: Verifying Checksum [2024-10-11T07:22:24.076Z] 91d30c5bc195: Download complete [2024-10-11T07:22:24.076Z] 4698f68db338: Download complete [2024-10-11T07:22:24.341Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-11T07:22:24.341Z] 2e9b0aa3be6d: Download complete [2024-10-11T07:22:24.341Z] 91d30c5bc195: Pull complete [2024-10-11T07:22:24.341Z] e0025b399a48: Verifying Checksum [2024-10-11T07:22:24.341Z] e0025b399a48: Download complete [2024-10-11T07:22:24.341Z] 2a2f49069b9e: Download complete [2024-10-11T07:22:24.600Z] 2e9b0aa3be6d: Pull complete [2024-10-11T07:22:24.858Z] 9c61dcf015f6: Download complete [2024-10-11T07:22:24.951Z] ---> Running in e7991fafaef6 [2024-10-11T07:22:25.221Z] Removing intermediate container e7991fafaef6 [2024-10-11T07:22:25.221Z] ---> c9176cfdfaca [2024-10-11T07:22:25.221Z] Step 3/4 : COPY go.mod . [2024-10-11T07:22:25.492Z] ---> 7d52c3a64169 [2024-10-11T07:22:25.492Z] Step 4/4 : RUN go mod download [2024-10-11T07:22:25.763Z] ---> Running in ace349bea7e7 [2024-10-11T07:22:27.389Z] 9c61dcf015f6: Pull complete [2024-10-11T07:22:27.389Z] 4698f68db338: Pull complete [2024-10-11T07:22:27.648Z] 2a2f49069b9e: Pull complete [2024-10-11T07:22:27.648Z] e0025b399a48: Pull complete [2024-10-11T07:22:27.648Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-11T07:22:27.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T07:22:27.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:22:27.748Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T07:22:27.769Z] $ 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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-11T07:22:32.425Z] $ docker top af0b4b5b36746323a172cc05416b141907b679f0ab25419bd897094757632bf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T07:22:32.783Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-11T07:22:35.418Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-10-11T07:22:35.418Z] #1 transferring dockerfile: 2.02kB done [2024-10-11T07:22:35.418Z] #1 DONE 0.0s [2024-10-11T07:22:35.418Z] [2024-10-11T07:22:35.418Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-10-11T07:22:35.418Z] #2 ... [2024-10-11T07:22:35.418Z] [2024-10-11T07:22:35.418Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-10-11T07:22:35.418Z] #3 transferring dockerfile: 1.69kB 0.0s done [2024-10-11T07:22:35.418Z] #3 DONE 0.2s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #4 [core-command internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #4 transferring dockerfile: 1.93kB done [2024-10-11T07:22:35.708Z] #4 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #5 transferring dockerfile: 1.89kB done [2024-10-11T07:22:35.708Z] #5 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #6 transferring dockerfile: 3.17kB done [2024-10-11T07:22:35.708Z] #6 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #7 transferring dockerfile: 2.07kB done [2024-10-11T07:22:35.708Z] #7 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #8 transferring dockerfile: 2.23kB done [2024-10-11T07:22:35.708Z] #8 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #2 transferring dockerfile: 1.81kB done [2024-10-11T07:22:35.708Z] #2 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #9 transferring dockerfile: 1.85kB done [2024-10-11T07:22:35.708Z] #9 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #10 transferring dockerfile: 1.93kB done [2024-10-11T07:22:35.708Z] #10 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #11 [core-data internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #11 transferring dockerfile: 2.07kB done [2024-10-11T07:22:35.708Z] #11 DONE 0.2s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #12 transferring dockerfile: 2.15kB done [2024-10-11T07:22:35.708Z] #12 DONE 0.4s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #13 transferring dockerfile: 1.70kB done [2024-10-11T07:22:35.708Z] #13 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #14 transferring dockerfile: 2.49kB done [2024-10-11T07:22:35.708Z] #14 DONE 0.4s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #15 [support-notifications internal] load .dockerignore [2024-10-11T07:22:35.708Z] #15 transferring context: 50B done [2024-10-11T07:22:35.708Z] #15 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-10-11T07:22:35.708Z] #16 transferring context: 50B done [2024-10-11T07:22:35.708Z] #16 DONE 0.1s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #17 transferring dockerfile: 2.50kB done [2024-10-11T07:22:35.708Z] #17 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #18 [core-metadata internal] load build definition from Dockerfile [2024-10-11T07:22:35.708Z] #18 transferring dockerfile: 2.13kB done [2024-10-11T07:22:35.708Z] #18 DONE 0.3s [2024-10-11T07:22:35.708Z] [2024-10-11T07:22:35.708Z] #19 [security-spire-config internal] load .dockerignore [2024-10-11T07:22:35.709Z] #19 transferring context: 50B done [2024-10-11T07:22:35.709Z] #19 DONE 0.1s [2024-10-11T07:22:35.709Z] [2024-10-11T07:22:35.709Z] #20 [core-command internal] load .dockerignore [2024-10-11T07:22:35.709Z] #20 transferring context: 50B done [2024-10-11T07:22:35.709Z] #20 DONE 0.1s [2024-10-11T07:22:35.709Z] [2024-10-11T07:22:35.709Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-11T07:22:35.709Z] #21 transferring context: 50B done [2024-10-11T07:22:35.709Z] #21 DONE 0.1s [2024-10-11T07:22:35.709Z] [2024-10-11T07:22:35.709Z] #22 [security-spire-agent internal] load .dockerignore [2024-10-11T07:22:35.709Z] #22 transferring context: 50B done [2024-10-11T07:22:35.709Z] #22 DONE 0.1s [2024-10-11T07:22:35.709Z] [2024-10-11T07:22:35.709Z] #23 [core-data internal] load .dockerignore [2024-10-11T07:22:35.983Z] #23 transferring context: 50B done [2024-10-11T07:22:35.984Z] #23 DONE 0.1s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-11T07:22:35.984Z] #24 transferring context: 50B done [2024-10-11T07:22:35.984Z] #24 DONE 0.1s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #25 [core-keeper internal] load .dockerignore [2024-10-11T07:22:35.984Z] #25 transferring context: 50B done [2024-10-11T07:22:35.984Z] #25 DONE 0.1s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #26 [security-spire-server internal] load .dockerignore [2024-10-11T07:22:35.984Z] #26 transferring context: 50B done [2024-10-11T07:22:35.984Z] #26 DONE 0.1s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-10-11T07:22:35.984Z] #27 transferring context: 50B done [2024-10-11T07:22:35.984Z] #27 DONE 0.1s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #28 [security-bootstrapper internal] load .dockerignore [2024-10-11T07:22:35.984Z] #28 transferring context: 50B done [2024-10-11T07:22:35.984Z] #28 DONE 0.2s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #29 [security-proxy-setup internal] load .dockerignore [2024-10-11T07:22:35.984Z] #29 transferring context: 50B done [2024-10-11T07:22:35.984Z] #29 DONE 0.1s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-11T07:22:35.984Z] #30 transferring context: 50B done [2024-10-11T07:22:35.984Z] #30 DONE 0.2s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #31 [support-scheduler internal] load .dockerignore [2024-10-11T07:22:35.984Z] #31 transferring context: 50B done [2024-10-11T07:22:35.984Z] #31 DONE 0.1s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #32 [core-metadata internal] load .dockerignore [2024-10-11T07:22:35.984Z] #32 transferring context: 50B done [2024-10-11T07:22:35.984Z] #32 DONE 0.1s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T07:22:35.984Z] #33 DONE 0.0s [2024-10-11T07:22:35.984Z] [2024-10-11T07:22:35.984Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T07:22:36.258Z] #34 ... [2024-10-11T07:22:36.258Z] [2024-10-11T07:22:36.258Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T07:22:36.258Z] #33 DONE 0.0s [2024-10-11T07:22:36.258Z] [2024-10-11T07:22:36.258Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T07:22:36.258Z] #34 ... [2024-10-11T07:22:36.258Z] [2024-10-11T07:22:36.258Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T07:22:36.258Z] #33 DONE 0.0s [2024-10-11T07:22:36.258Z] [2024-10-11T07:22:36.258Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T07:22:36.522Z] #34 DONE 0.5s [2024-10-11T07:22:36.522Z] [2024-10-11T07:22:36.522Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:22:36.522Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.2s done [2024-10-11T07:22:36.522Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:22:36.522Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T07:22:36.522Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T07:22:37.097Z] #35 ... [2024-10-11T07:22:37.097Z] [2024-10-11T07:22:37.097Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-11T07:22:37.097Z] #36 DONE 1.1s [2024-10-11T07:22:37.097Z] [2024-10-11T07:22:37.097Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-11T07:22:37.097Z] #37 DONE 1.3s [2024-10-11T07:22:37.097Z] [2024-10-11T07:22:37.097Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:22:37.097Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.2s done [2024-10-11T07:22:37.097Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:22:37.097Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T07:22:37.097Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T07:22:38.033Z] #35 ... [2024-10-11T07:22:38.033Z] [2024-10-11T07:22:38.033Z] #38 [security-spire-server internal] load build context [2024-10-11T07:22:38.033Z] #38 transferring context: 27.98kB 0.1s done [2024-10-11T07:22:38.033Z] #38 DONE 0.8s [2024-10-11T07:22:38.033Z] [2024-10-11T07:22:38.033Z] #39 [security-spire-config internal] load build context [2024-10-11T07:22:38.033Z] #39 transferring context: 26.23kB 0.1s done [2024-10-11T07:22:38.033Z] #39 DONE 0.8s [2024-10-11T07:22:38.033Z] [2024-10-11T07:22:38.033Z] #40 [security-spire-agent internal] load build context [2024-10-11T07:22:38.033Z] #40 transferring context: 27.51kB 0.1s done [2024-10-11T07:22:38.033Z] #40 DONE 0.8s [2024-10-11T07:22:38.033Z] [2024-10-11T07:22:38.033Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:22:38.033Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-10-11T07:22:38.033Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-11T07:22:38.033Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-11T07:22:38.033Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-11T07:22:38.033Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-11T07:22:38.033Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-11T07:22:38.033Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-11T07:22:38.033Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-10-11T07:22:38.033Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.05MB / 30.73MB 0.5s [2024-10-11T07:22:38.033Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-11T07:22:38.923Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.7s [2024-10-11T07:22:39.205Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.8s [2024-10-11T07:22:39.205Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.5s [2024-10-11T07:22:39.205Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 1.6s [2024-10-11T07:22:39.464Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s [2024-10-11T07:22:44.786Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.8s [2024-10-11T07:22:45.352Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.1s done [2024-10-11T07:22:45.352Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-11T07:22:45.919Z] #41 ... [2024-10-11T07:22:45.920Z] [2024-10-11T07:22:45.920Z] #42 [support-notifications internal] load build context [2024-10-11T07:22:45.920Z] #42 transferring context: 336.23MB 9.7s [2024-10-11T07:22:46.308Z] #42 ... [2024-10-11T07:22:46.308Z] [2024-10-11T07:22:46.308Z] #43 [core-command internal] load build context [2024-10-11T07:22:46.308Z] #43 ... [2024-10-11T07:22:46.308Z] [2024-10-11T07:22:46.308Z] #44 [support-cron-scheduler internal] load build context [2024-10-11T07:22:46.568Z] #44 ... [2024-10-11T07:22:46.568Z] [2024-10-11T07:22:46.568Z] #45 [security-secretstore-setup internal] load build context [2024-10-11T07:22:46.568Z] #45 ... [2024-10-11T07:22:46.568Z] [2024-10-11T07:22:46.568Z] #46 [security-proxy-setup internal] load build context [2024-10-11T07:22:46.839Z] #46 ... [2024-10-11T07:22:46.839Z] [2024-10-11T07:22:46.839Z] #47 [core-data internal] load build context [2024-10-11T07:22:46.839Z] #47 ... [2024-10-11T07:22:46.839Z] [2024-10-11T07:22:46.839Z] #48 [support-scheduler internal] load build context [2024-10-11T07:22:46.839Z] #48 ... [2024-10-11T07:22:46.839Z] [2024-10-11T07:22:46.839Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T07:22:46.839Z] #0 1.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:46.839Z] #0 1.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:46.839Z] #0 1.600 (1/4) Installing ca-certificates (20240705-r0) [2024-10-11T07:22:46.839Z] #0 1.623 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-11T07:22:46.839Z] #0 2.298 (3/4) Installing su-exec (0.2-r3) [2024-10-11T07:22:46.839Z] #0 2.305 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T07:22:46.839Z] #0 2.378 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:22:46.839Z] #0 2.384 Executing ca-certificates-20240705-r0.trigger [2024-10-11T07:22:46.839Z] #0 2.441 OK: 19 MiB in 18 packages [2024-10-11T07:22:47.100Z] #49 ... [2024-10-11T07:22:47.100Z] [2024-10-11T07:22:47.100Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T07:22:47.100Z] #50 ... [2024-10-11T07:22:47.100Z] [2024-10-11T07:22:47.100Z] #51 [security-spiffe-token-provider internal] load build context [2024-10-11T07:22:47.359Z] #51 ... [2024-10-11T07:22:47.359Z] [2024-10-11T07:22:47.359Z] #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T07:22:47.359Z] #52 ... [2024-10-11T07:22:47.359Z] [2024-10-11T07:22:47.359Z] #53 [security-bootstrapper internal] load build context [2024-10-11T07:22:47.359Z] #53 ... [2024-10-11T07:22:47.359Z] [2024-10-11T07:22:47.359Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T07:22:47.359Z] #0 8.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:47.359Z] #0 8.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:47.359Z] #0 8.903 (1/2) Installing ca-certificates (20240705-r0) [2024-10-11T07:22:47.359Z] #0 8.916 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-11T07:22:47.359Z] #0 8.919 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:22:47.359Z] #0 8.923 Executing ca-certificates-20240705-r0.trigger [2024-10-11T07:22:47.359Z] #0 8.960 OK: 9 MiB in 16 packages [2024-10-11T07:22:47.617Z] #54 ... [2024-10-11T07:22:47.617Z] [2024-10-11T07:22:47.617Z] #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T07:22:47.617Z] #55 ... [2024-10-11T07:22:47.617Z] [2024-10-11T07:22:47.617Z] #56 [security-proxy-auth internal] load build context [2024-10-11T07:22:47.875Z] #56 ... [2024-10-11T07:22:47.875Z] [2024-10-11T07:22:47.875Z] #57 [core-metadata internal] load build context [2024-10-11T07:22:47.875Z] #57 ... [2024-10-11T07:22:47.875Z] [2024-10-11T07:22:47.875Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:22:47.875Z] #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:47.875Z] #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:47.875Z] #0 1.585 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T07:22:47.875Z] #0 1.585 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T07:22:47.875Z] #0 1.585 OK: 24163 distinct packages available [2024-10-11T07:22:47.875Z] #0 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:47.875Z] #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:47.875Z] #0 1.963 (1/14) Installing ca-certificates (20240705-r0) [2024-10-11T07:22:47.875Z] #0 2.315 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-11T07:22:47.875Z] #0 2.325 (3/14) Installing c-ares (1.33.1-r0) [2024-10-11T07:22:47.875Z] #0 2.330 (4/14) Installing libunistring (1.2-r0) [2024-10-11T07:22:47.875Z] #0 2.348 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-11T07:22:47.875Z] #0 2.352 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-11T07:22:47.875Z] #0 2.356 (7/14) Installing libpsl (0.21.5-r1) [2024-10-11T07:22:47.875Z] #0 2.365 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-11T07:22:47.875Z] #0 2.384 (9/14) Installing libcurl (8.10.1-r0) [2024-10-11T07:22:47.875Z] #0 2.392 (10/14) Installing curl (8.10.1-r0) [2024-10-11T07:22:47.875Z] #0 2.398 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-11T07:22:47.875Z] #0 2.400 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-11T07:22:47.875Z] #0 2.403 (13/14) Installing libucontext (1.2-r3) [2024-10-11T07:22:47.875Z] #0 2.407 (14/14) Installing gcompat (1.1.0-r4) [2024-10-11T07:22:47.875Z] #0 2.409 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:22:47.875Z] #0 2.417 Executing ca-certificates-20240705-r0.trigger [2024-10-11T07:22:47.875Z] #0 2.502 OK: 13 MiB in 28 packages [2024-10-11T07:22:47.875Z] #58 ... [2024-10-11T07:22:47.875Z] [2024-10-11T07:22:47.875Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T07:22:47.875Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-11T07:22:47.875Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-11T07:22:47.875Z] #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-11T07:22:47.875Z] #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-11T07:22:47.875Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-11T07:22:47.875Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-11T07:22:47.875Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-10-11T07:22:47.875Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-11T07:22:47.875Z] #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-10-11T07:22:47.875Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-11T07:22:47.875Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-11T07:22:48.601Z] #59 ... [2024-10-11T07:22:48.601Z] [2024-10-11T07:22:48.601Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T07:22:48.601Z] #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:48.601Z] #0 1.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:48.601Z] #0 1.828 (1/3) Installing ca-certificates (20240705-r0) [2024-10-11T07:22:48.601Z] #0 2.302 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-11T07:22:48.601Z] #0 2.305 (3/3) Installing tzdata (2024b-r0) [2024-10-11T07:22:48.601Z] #0 2.339 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:22:48.601Z] #0 2.354 Executing ca-certificates-20240705-r0.trigger [2024-10-11T07:22:48.601Z] #0 2.406 OK: 10 MiB in 17 packages [2024-10-11T07:22:48.601Z] #60 ... [2024-10-11T07:22:48.601Z] [2024-10-11T07:22:48.601Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T07:22:48.864Z] #61 ... [2024-10-11T07:22:48.864Z] [2024-10-11T07:22:48.864Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T07:22:48.864Z] #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:48.864Z] #0 9.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:48.864Z] #0 10.19 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-11T07:22:48.864Z] #0 10.20 (2/2) Installing su-exec (0.2-r3) [2024-10-11T07:22:48.864Z] #0 10.20 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:22:48.864Z] #0 10.21 OK: 8 MiB in 16 packages [2024-10-11T07:22:48.864Z] #62 ... [2024-10-11T07:22:48.864Z] [2024-10-11T07:22:48.864Z] #63 [core-common-config-bootstrapper internal] load build context [2024-10-11T07:22:48.864Z] #63 ... [2024-10-11T07:22:48.864Z] [2024-10-11T07:22:48.864Z] #64 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-11T07:22:48.864Z] #64 ... [2024-10-11T07:22:48.864Z] [2024-10-11T07:22:48.864Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T07:22:48.864Z] #0 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:48.864Z] #0 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:48.864Z] #0 1.410 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T07:22:48.864Z] #0 1.415 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:22:48.864Z] #0 1.465 OK: 8 MiB in 15 packages [2024-10-11T07:22:49.124Z] #65 ... [2024-10-11T07:22:49.124Z] [2024-10-11T07:22:49.124Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T07:22:49.124Z] #0 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:49.124Z] #0 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:49.124Z] #66 ... [2024-10-11T07:22:49.124Z] [2024-10-11T07:22:49.124Z] #67 [core-keeper internal] load build context [2024-10-11T07:22:49.384Z] #67 ... [2024-10-11T07:22:49.384Z] [2024-10-11T07:22:49.384Z] #63 [core-common-config-bootstrapper internal] load build context [2024-10-11T07:22:50.321Z] #63 transferring context: 452.47MB 13.7s done [2024-10-11T07:22:54.514Z] #63 ... [2024-10-11T07:22:54.514Z] [2024-10-11T07:22:54.514Z] #44 [support-cron-scheduler internal] load build context [2024-10-11T07:22:54.514Z] #44 transferring context: 452.47MB 17.6s done [2024-10-11T07:22:56.421Z] #44 ... [2024-10-11T07:22:56.421Z] [2024-10-11T07:22:56.421Z] #42 [support-notifications internal] load build context [2024-10-11T07:22:56.421Z] #42 transferring context: 452.47MB 12.7s done [2024-10-11T07:22:56.421Z] #42 ... [2024-10-11T07:22:56.421Z] [2024-10-11T07:22:56.421Z] #45 [security-secretstore-setup internal] load build context [2024-10-11T07:22:56.421Z] #45 transferring context: 452.47MB 14.3s done [2024-10-11T07:22:56.681Z] #45 ... [2024-10-11T07:22:56.681Z] [2024-10-11T07:22:56.681Z] #46 [security-proxy-setup internal] load build context [2024-10-11T07:22:56.681Z] #46 transferring context: 452.47MB 14.0s done [2024-10-11T07:22:56.939Z] #46 ... [2024-10-11T07:22:56.939Z] [2024-10-11T07:22:56.939Z] #43 [core-command internal] load build context [2024-10-11T07:22:56.939Z] #43 transferring context: 452.47MB 14.0s done [2024-10-11T07:22:57.199Z] #43 ... [2024-10-11T07:22:57.199Z] [2024-10-11T07:22:57.199Z] #47 [core-data internal] load build context [2024-10-11T07:22:57.199Z] #47 transferring context: 452.47MB 13.3s done [2024-10-11T07:22:57.199Z] #47 ... [2024-10-11T07:22:57.199Z] [2024-10-11T07:22:57.199Z] #48 [support-scheduler internal] load build context [2024-10-11T07:22:57.199Z] #48 transferring context: 452.47MB 13.5s done [2024-10-11T07:22:57.459Z] #48 ... [2024-10-11T07:22:57.459Z] [2024-10-11T07:22:57.459Z] #51 [security-spiffe-token-provider internal] load build context [2024-10-11T07:22:57.459Z] #51 transferring context: 452.47MB 13.9s done [2024-10-11T07:22:57.459Z] #51 ... [2024-10-11T07:22:57.459Z] [2024-10-11T07:22:57.459Z] #56 [security-proxy-auth internal] load build context [2024-10-11T07:22:57.459Z] #56 transferring context: 452.47MB 14.3s done [2024-10-11T07:22:57.730Z] #56 ... [2024-10-11T07:22:57.730Z] [2024-10-11T07:22:57.730Z] #53 [security-bootstrapper internal] load build context [2024-10-11T07:22:57.730Z] #53 transferring context: 452.47MB 12.3s done [2024-10-11T07:22:57.730Z] #53 ... [2024-10-11T07:22:57.730Z] [2024-10-11T07:22:57.730Z] #57 [core-metadata internal] load build context [2024-10-11T07:22:57.730Z] #57 transferring context: 452.47MB 13.5s done [2024-10-11T07:22:59.634Z] #57 ... [2024-10-11T07:22:59.634Z] [2024-10-11T07:22:59.634Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T07:22:59.634Z] #66 11.98 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T07:22:59.634Z] #66 11.98 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T07:22:59.634Z] #66 11.98 OK: 24163 distinct packages available [2024-10-11T07:22:59.634Z] #66 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:59.634Z] #66 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:22:59.634Z] #66 12.61 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T07:22:59.634Z] #66 12.61 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-11T07:22:59.634Z] #66 12.61 (3/4) Installing libucontext (1.2-r3) [2024-10-11T07:22:59.634Z] #66 12.62 (4/4) Installing gcompat (1.1.0-r4) [2024-10-11T07:22:59.634Z] #66 12.62 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:22:59.634Z] #66 12.63 OK: 8 MiB in 18 packages [2024-10-11T07:22:59.634Z] #66 ... [2024-10-11T07:22:59.634Z] [2024-10-11T07:22:59.634Z] #67 [core-keeper internal] load build context [2024-10-11T07:22:59.634Z] #67 transferring context: 452.47MB 12.9s done [2024-10-11T07:23:07.788Z] #67 ... [2024-10-11T07:23:07.788Z] [2024-10-11T07:23:07.788Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T07:23:07.788Z] #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.1s [2024-10-11T07:23:07.788Z] #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-10-11T07:23:14.330Z] #59 ... [2024-10-11T07:23:14.330Z] [2024-10-11T07:23:14.330Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:23:14.330Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-11T07:23:17.134Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.1s done [2024-10-11T07:23:22.198Z] Removing intermediate container ace349bea7e7 [2024-10-11T07:23:22.198Z] ---> f593e1fb5b16 [2024-10-11T07:23:22.198Z] Successfully built f593e1fb5b16 [2024-10-11T07:23:22.198Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:23:22.538Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T07:23:22.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:23:22.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-22490 does not seem to be running inside a container [2024-10-11T07:23:22.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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-10-11T07:23:24.119Z] $ docker top 94231fb0ac16c3f2333c7b951aa7600b540339343e3a6d61617edd459ed521e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T07:23:25.009Z] + go version [2024-10-11T07:23:25.009Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-11T07:23:25.025Z] $ docker stop --time=1 94231fb0ac16c3f2333c7b951aa7600b540339343e3a6d61617edd459ed521e4 [2024-10-11T07:23:26.686Z] $ docker rm -f --volumes 94231fb0ac16c3f2333c7b951aa7600b540339343e3a6d61617edd459ed521e4 [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-10-11T07:23:27.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T07:23:27.406Z] [2024-10-11T07:23:27.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:23:27.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T07:23:28.343Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-11T07:23:28.343Z] 547446be3368: Pulling fs layer [2024-10-11T07:23:28.343Z] d125d8839a47: Pulling fs layer [2024-10-11T07:23:28.343Z] 3e85d5ac6304: Pulling fs layer [2024-10-11T07:23:28.343Z] c3105a71a48b: Pulling fs layer [2024-10-11T07:23:28.343Z] 0f093f025ec4: Pulling fs layer [2024-10-11T07:23:28.343Z] c3105a71a48b: Waiting [2024-10-11T07:23:28.343Z] 0f093f025ec4: Waiting [2024-10-11T07:23:28.343Z] c3106fc0e877: Pulling fs layer [2024-10-11T07:23:28.343Z] c3106fc0e877: Waiting [2024-10-11T07:23:28.343Z] 547446be3368: Verifying Checksum [2024-10-11T07:23:28.343Z] c3105a71a48b: Verifying Checksum [2024-10-11T07:23:28.343Z] c3105a71a48b: Download complete [2024-10-11T07:23:28.935Z] d125d8839a47: Verifying Checksum [2024-10-11T07:23:28.935Z] d125d8839a47: Download complete [2024-10-11T07:23:28.935Z] 0f093f025ec4: Verifying Checksum [2024-10-11T07:23:28.935Z] 0f093f025ec4: Download complete [2024-10-11T07:23:29.472Z] #41 ... [2024-10-11T07:23:29.472Z] [2024-10-11T07:23:29.472Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T07:23:29.472Z] #65 DONE 52.7s [2024-10-11T07:23:29.472Z] [2024-10-11T07:23:29.472Z] #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:23:29.527Z] 547446be3368: Pull complete [2024-10-11T07:23:29.730Z] #68 ... [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T07:23:29.730Z] #60 DONE 52.7s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T07:23:29.730Z] #62 DONE 52.7s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:23:29.730Z] #58 DONE 52.8s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T07:23:29.730Z] #49 DONE 52.8s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T07:23:29.730Z] #66 DONE 52.1s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #53 [security-bootstrapper internal] load build context [2024-10-11T07:23:29.730Z] #53 DONE 53.4s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #67 [core-keeper internal] load build context [2024-10-11T07:23:29.730Z] #67 DONE 53.4s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T07:23:29.730Z] #54 DONE 52.8s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #42 [support-notifications internal] load build context [2024-10-11T07:23:29.730Z] #42 DONE 53.7s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #47 [core-data internal] load build context [2024-10-11T07:23:29.730Z] #47 DONE 53.5s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #48 [support-scheduler internal] load build context [2024-10-11T07:23:29.730Z] #48 DONE 53.3s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #51 [security-spiffe-token-provider internal] load build context [2024-10-11T07:23:29.730Z] #51 DONE 53.7s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #46 [security-proxy-setup internal] load build context [2024-10-11T07:23:29.730Z] #46 DONE 53.5s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #63 [core-common-config-bootstrapper internal] load build context [2024-10-11T07:23:29.730Z] #63 DONE 53.5s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #57 [core-metadata internal] load build context [2024-10-11T07:23:29.730Z] #57 DONE 53.3s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #43 [core-command internal] load build context [2024-10-11T07:23:29.730Z] #43 DONE 53.7s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #44 [support-cron-scheduler internal] load build context [2024-10-11T07:23:29.730Z] #44 DONE 53.5s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #56 [security-proxy-auth internal] load build context [2024-10-11T07:23:29.730Z] #56 DONE 53.5s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #45 [security-secretstore-setup internal] load build context [2024-10-11T07:23:29.730Z] #45 DONE 53.5s [2024-10-11T07:23:29.730Z] [2024-10-11T07:23:29.730Z] #64 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-11T07:23:29.992Z] #64 DONE 54.1s [2024-10-11T07:23:29.992Z] [2024-10-11T07:23:29.992Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T07:23:29.992Z] #59 DONE 52.7s [2024-10-11T07:23:29.992Z] [2024-10-11T07:23:29.992Z] #69 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-11T07:23:29.992Z] #69 DONE 0.1s [2024-10-11T07:23:29.992Z] [2024-10-11T07:23:29.992Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T07:23:30.491Z] d125d8839a47: Pull complete [2024-10-11T07:23:30.628Z] #70 ... [2024-10-11T07:23:30.628Z] [2024-10-11T07:23:30.628Z] #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T07:23:30.628Z] #55 DONE 53.7s [2024-10-11T07:23:30.628Z] [2024-10-11T07:23:30.628Z] #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T07:23:30.628Z] #52 53.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:30.628Z] #52 53.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:30.887Z] #52 54.09 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T07:23:30.887Z] #52 54.09 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:30.887Z] #52 54.10 OK: 8 MiB in 15 packages [2024-10-11T07:23:31.146Z] #52 DONE 54.3s [2024-10-11T07:23:31.146Z] [2024-10-11T07:23:31.146Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T07:23:31.146Z] #50 53.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:31.146Z] #50 53.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:31.146Z] #50 53.83 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T07:23:31.146Z] #50 53.83 (2/4) Installing openssl (3.3.2-r0) [2024-10-11T07:23:31.146Z] #50 53.84 (3/4) Installing su-exec (0.2-r3) [2024-10-11T07:23:31.146Z] #50 53.85 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T07:23:31.146Z] #50 53.92 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:31.146Z] #50 53.92 OK: 19 MiB in 18 packages [2024-10-11T07:23:31.146Z] #50 DONE 54.2s [2024-10-11T07:23:31.146Z] [2024-10-11T07:23:31.146Z] #71 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:23:31.407Z] #71 ... [2024-10-11T07:23:31.407Z] [2024-10-11T07:23:31.407Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T07:23:31.407Z] #61 52.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:31.407Z] #61 53.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:31.407Z] #61 53.41 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T07:23:31.407Z] #61 53.41 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T07:23:31.407Z] #61 53.41 OK: 24163 distinct packages available [2024-10-11T07:23:31.407Z] #61 53.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:31.407Z] #61 53.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:31.407Z] #61 53.86 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-11T07:23:31.407Z] #61 53.86 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-11T07:23:31.407Z] #61 53.86 (3/5) Installing libucontext (1.2-r3) [2024-10-11T07:23:31.407Z] #61 53.87 (4/5) Installing gcompat (1.1.0-r4) [2024-10-11T07:23:31.407Z] #61 53.87 (5/5) Installing openssl (3.3.2-r0) [2024-10-11T07:23:31.407Z] #61 53.88 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:31.407Z] #61 53.89 OK: 9 MiB in 19 packages [2024-10-11T07:23:31.407Z] #61 DONE 54.1s [2024-10-11T07:23:31.454Z] c3106fc0e877: Download complete [2024-10-11T07:23:31.666Z] [2024-10-11T07:23:31.666Z] #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-11T07:23:32.038Z] 3e85d5ac6304: Verifying Checksum [2024-10-11T07:23:32.039Z] 3e85d5ac6304: Download complete [2024-10-11T07:23:32.605Z] #72 ... [2024-10-11T07:23:32.605Z] [2024-10-11T07:23:32.605Z] #73 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T07:23:32.605Z] #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.235 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:32.605Z] #0 2.235 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:32.605Z] #0 2.243 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:32.605Z] #0 2.315 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:32.605Z] #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.687 OK: 8 MiB in 16 packages [2024-10-11T07:23:32.605Z] #73 DONE 2.9s [2024-10-11T07:23:32.605Z] [2024-10-11T07:23:32.605Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:23:32.605Z] #0 1.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.224 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:32.605Z] #0 2.224 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:32.605Z] #0 2.231 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:32.605Z] #0 2.298 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:32.605Z] #0 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.702 OK: 10 MiB in 17 packages [2024-10-11T07:23:32.605Z] #74 DONE 2.9s [2024-10-11T07:23:32.605Z] [2024-10-11T07:23:32.605Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:23:32.605Z] #0 1.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.318 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:32.605Z] #0 2.318 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:32.605Z] #0 2.326 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:32.605Z] #0 2.394 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:32.605Z] #0 2.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.605Z] #0 2.866 OK: 13 MiB in 28 packages [2024-10-11T07:23:32.605Z] #75 DONE 3.0s [2024-10-11T07:23:32.605Z] [2024-10-11T07:23:32.605Z] #76 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T07:23:32.863Z] #76 ... [2024-10-11T07:23:32.863Z] [2024-10-11T07:23:32.863Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T07:23:32.863Z] #70 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.863Z] #70 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.863Z] #70 2.764 OK: 246 MiB in 54 packages [2024-10-11T07:23:32.863Z] #70 DONE 2.9s [2024-10-11T07:23:32.863Z] [2024-10-11T07:23:32.863Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:23:32.863Z] #77 DONE 0.1s [2024-10-11T07:23:32.863Z] [2024-10-11T07:23:32.863Z] #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:23:32.863Z] #68 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.863Z] #68 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.863Z] #68 2.630 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:32.863Z] #68 2.630 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:32.863Z] #68 2.635 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:32.863Z] #68 2.712 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:32.863Z] #68 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.863Z] #68 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:32.863Z] #68 3.201 OK: 8 MiB in 15 packages [2024-10-11T07:23:32.863Z] #68 DONE 3.3s [2024-10-11T07:23:32.863Z] [2024-10-11T07:23:32.863Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T07:23:32.863Z] #78 DONE 3.1s [2024-10-11T07:23:32.863Z] [2024-10-11T07:23:32.863Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:23:33.122Z] #79 ... [2024-10-11T07:23:33.122Z] [2024-10-11T07:23:33.122Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T07:23:33.122Z] #0 2.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.723 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:33.122Z] #0 2.723 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:33.122Z] #0 2.727 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:33.122Z] #0 2.787 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:33.122Z] #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 3.313 OK: 19 MiB in 18 packages [2024-10-11T07:23:33.122Z] #80 DONE 3.4s [2024-10-11T07:23:33.122Z] [2024-10-11T07:23:33.122Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:23:33.122Z] #0 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.538 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:33.122Z] #0 2.538 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:33.122Z] #0 2.547 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:33.122Z] #0 2.639 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:33.122Z] #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 3.259 OK: 9 MiB in 16 packages [2024-10-11T07:23:33.122Z] #81 DONE 3.4s [2024-10-11T07:23:33.122Z] [2024-10-11T07:23:33.122Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T07:23:33.122Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.740 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:33.122Z] #0 2.740 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:33.122Z] #0 2.797 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:33.122Z] #0 2.896 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:33.122Z] #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 3.386 OK: 8 MiB in 18 packages [2024-10-11T07:23:33.122Z] #82 DONE 3.5s [2024-10-11T07:23:33.122Z] [2024-10-11T07:23:33.122Z] #83 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T07:23:33.122Z] #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:33.122Z] #0 3.223 OK: 246 MiB in 54 packages [2024-10-11T07:23:33.122Z] #83 DONE 3.3s [2024-10-11T07:23:33.122Z] [2024-10-11T07:23:33.122Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:23:35.024Z] #84 ... [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #85 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T07:23:35.024Z] #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.024Z] #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.024Z] #0 3.925 OK: 246 MiB in 54 packages [2024-10-11T07:23:35.024Z] #85 DONE 5.2s [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:23:35.024Z] #84 DONE 1.7s [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T07:23:35.024Z] #86 DONE 1.8s [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-11T07:23:35.024Z] #87 DONE 0.1s [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:23:35.024Z] #88 DONE 0.1s [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:23:35.024Z] #89 ... [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-11T07:23:35.024Z] #90 DONE 0.1s [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T07:23:35.024Z] #91 DONE 0.0s [2024-10-11T07:23:35.024Z] [2024-10-11T07:23:35.024Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-11T07:23:35.024Z] #92 DONE 0.0s [2024-10-11T07:23:35.288Z] [2024-10-11T07:23:35.288Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-11T07:23:35.288Z] #93 DONE 0.1s [2024-10-11T07:23:35.288Z] [2024-10-11T07:23:35.288Z] #94 [security-spire-config] exporting to image [2024-10-11T07:23:35.288Z] #94 exporting layers [2024-10-11T07:23:35.856Z] #94 exporting layers 0.8s done [2024-10-11T07:23:35.856Z] #94 writing image sha256:9a5dc97d813ab2693fbcc0d20a2a921692351749182075771e3e3ff83eba1643 done [2024-10-11T07:23:35.856Z] #94 naming to docker.io/library/security-spire-config done [2024-10-11T07:23:35.856Z] #94 DONE 0.8s [2024-10-11T07:23:35.856Z] [2024-10-11T07:23:35.856Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T07:23:35.856Z] #0 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #0 4.329 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:35.856Z] #0 4.329 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:35.856Z] #0 4.338 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:35.856Z] #0 4.401 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:35.856Z] #0 4.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #0 4.735 OK: 19 MiB in 18 packages [2024-10-11T07:23:35.856Z] #95 DONE 4.9s [2024-10-11T07:23:35.856Z] [2024-10-11T07:23:35.856Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-11T07:23:35.856Z] #96 DONE 0.0s [2024-10-11T07:23:35.856Z] [2024-10-11T07:23:35.856Z] #71 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:23:35.856Z] #71 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #71 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #71 4.329 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:35.856Z] #71 4.329 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:35.856Z] #71 4.337 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:35.856Z] #71 4.402 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:35.856Z] #71 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #71 4.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #71 4.810 OK: 8 MiB in 15 packages [2024-10-11T07:23:35.856Z] #71 DONE 4.9s [2024-10-11T07:23:35.856Z] [2024-10-11T07:23:35.856Z] #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-11T07:23:35.856Z] #72 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #72 4.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:35.856Z] #72 4.541 Upgrading critical system libraries and apk-tools: [2024-10-11T07:23:35.856Z] #72 4.541 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:23:35.856Z] #72 4.549 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:36.115Z] #72 ... [2024-10-11T07:23:36.115Z] [2024-10-11T07:23:36.115Z] #76 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T07:23:36.115Z] #76 DONE 3.5s [2024-10-11T07:23:36.115Z] [2024-10-11T07:23:36.115Z] #97 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T07:23:36.115Z] #0 5.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:36.115Z] #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:36.115Z] #0 5.551 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T07:23:36.115Z] #0 5.551 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T07:23:36.115Z] #0 5.551 OK: 24162 distinct packages available [2024-10-11T07:23:36.115Z] #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:36.115Z] #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:36.115Z] #0 6.008 OK: 246 MiB in 54 packages [2024-10-11T07:23:36.115Z] #97 DONE 6.2s [2024-10-11T07:23:36.115Z] [2024-10-11T07:23:36.115Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-11T07:23:36.115Z] #98 DONE 0.1s [2024-10-11T07:23:36.115Z] [2024-10-11T07:23:36.115Z] #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-11T07:23:36.115Z] #72 4.616 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:23:36.115Z] #72 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:36.115Z] #72 4.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:36.115Z] #72 ... [2024-10-11T07:23:36.115Z] [2024-10-11T07:23:36.115Z] #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:23:36.115Z] #99 DONE 0.1s [2024-10-11T07:23:36.374Z] [2024-10-11T07:23:36.374Z] #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-11T07:23:36.374Z] #72 4.943 OK: 9 MiB in 19 packages [2024-10-11T07:23:36.632Z] #72 DONE 5.1s [2024-10-11T07:23:36.632Z] [2024-10-11T07:23:36.632Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T07:23:38.009Z] #100 DONE 1.5s [2024-10-11T07:23:38.009Z] [2024-10-11T07:23:38.009Z] #101 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T07:23:38.009Z] #0 4.375 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:38.009Z] #0 5.377 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:38.009Z] #0 6.095 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T07:23:38.009Z] #0 6.373 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:23:38.009Z] #0 6.382 OK: 8 MiB in 15 packages [2024-10-11T07:23:38.009Z] #101 DONE 7.4s [2024-10-11T07:23:38.009Z] [2024-10-11T07:23:38.009Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T07:23:38.009Z] #0 3.030 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:38.009Z] #0 3.494 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T07:23:38.009Z] #0 4.215 OK: 246 MiB in 54 packages [2024-10-11T07:23:38.009Z] #102 DONE 5.0s [2024-10-11T07:23:38.009Z] [2024-10-11T07:23:38.009Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-11T07:23:38.009Z] #103 DONE 1.5s [2024-10-11T07:23:38.009Z] [2024-10-11T07:23:38.009Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-11T07:23:38.009Z] #104 DONE 0.1s [2024-10-11T07:23:38.009Z] [2024-10-11T07:23:38.009Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-11T07:23:38.009Z] #105 DONE 0.1s [2024-10-11T07:23:38.009Z] [2024-10-11T07:23:38.009Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-11T07:23:38.576Z] #106 DONE 0.6s [2024-10-11T07:23:38.576Z] [2024-10-11T07:23:38.576Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T07:23:38.576Z] #107 DONE 0.7s [2024-10-11T07:23:38.576Z] [2024-10-11T07:23:38.576Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T07:23:38.576Z] #108 DONE 0.0s [2024-10-11T07:23:38.576Z] [2024-10-11T07:23:38.576Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-11T07:23:38.576Z] #109 DONE 0.1s [2024-10-11T07:23:38.576Z] [2024-10-11T07:23:38.576Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-11T07:23:38.834Z] #110 DONE 0.0s [2024-10-11T07:23:38.834Z] [2024-10-11T07:23:38.834Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-11T07:23:38.834Z] #111 DONE 0.1s [2024-10-11T07:23:38.834Z] [2024-10-11T07:23:38.834Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-11T07:23:38.834Z] #112 DONE 0.1s [2024-10-11T07:23:38.834Z] [2024-10-11T07:23:38.834Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T07:23:38.834Z] #113 DONE 0.1s [2024-10-11T07:23:38.834Z] [2024-10-11T07:23:38.834Z] #94 [security-spire-server] exporting to image [2024-10-11T07:23:38.834Z] #94 ... [2024-10-11T07:23:38.834Z] [2024-10-11T07:23:38.834Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-11T07:23:38.834Z] #114 DONE 0.0s [2024-10-11T07:23:39.091Z] [2024-10-11T07:23:39.091Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-11T07:23:39.091Z] #115 DONE 0.1s [2024-10-11T07:23:39.091Z] [2024-10-11T07:23:39.091Z] #94 [security-spire-agent] exporting to image [2024-10-11T07:23:39.348Z] #94 exporting layers 0.6s done [2024-10-11T07:23:39.606Z] #94 writing image sha256:3955288ce95c9c204bf5ad9f033752a302d60deed0dbbdd911589472669b60a0 done [2024-10-11T07:23:39.606Z] #94 naming to docker.io/library/security-spire-server done [2024-10-11T07:23:39.606Z] #94 exporting layers 0.6s done [2024-10-11T07:23:39.606Z] #94 writing image sha256:30169c57dae8a21d8d5d07820ba50e8dac48aa28da0e6404c49711de75930041 done [2024-10-11T07:23:39.606Z] #94 naming to docker.io/library/security-spire-agent done [2024-10-11T07:23:39.606Z] #94 DONE 1.6s [2024-10-11T07:23:39.606Z] [2024-10-11T07:23:39.606Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:23:39.864Z] #116 ... [2024-10-11T07:23:39.864Z] [2024-10-11T07:23:39.864Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:23:42.130Z] 3e85d5ac6304: Pull complete [2024-10-11T07:23:42.130Z] c3105a71a48b: Pull complete [2024-10-11T07:23:42.725Z] 0f093f025ec4: Pull complete [2024-10-11T07:23:42.993Z] c3106fc0e877: Pull complete [2024-10-11T07:23:42.993Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-11T07:23:42.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T07:23:42.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:23:43.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-22490 does not seem to be running inside a container [2024-10-11T07:23:43.257Z] $ 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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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-10-11T07:23:45.138Z] #41 ... [2024-10-11T07:23:45.138Z] [2024-10-11T07:23:45.138Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:23:45.138Z] #117 ... [2024-10-11T07:23:45.138Z] [2024-10-11T07:23:45.138Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:23:45.374Z] $ docker top a52d592f1ad221e98fd86b0f727092687497d825b56dbe1d3e92e511ca5e8701 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T07:23:46.211Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-11T07:23:56.305Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-10-11T07:23:56.305Z] #1 transferring dockerfile: [2024-10-11T07:23:56.305Z] #1 transferring dockerfile: 2.07kB done [2024-10-11T07:23:56.305Z] #1 DONE 0.1s [2024-10-11T07:23:56.305Z] [2024-10-11T07:23:56.305Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-10-11T07:23:56.305Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-10-11T07:23:56.305Z] #2 DONE 0.0s [2024-10-11T07:23:56.305Z] [2024-10-11T07:23:56.305Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-10-11T07:23:56.305Z] #3 transferring dockerfile: 2.02kB done [2024-10-11T07:23:56.305Z] #3 DONE 0.0s [2024-10-11T07:23:56.574Z] [2024-10-11T07:23:56.574Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-11T07:23:56.574Z] #4 transferring dockerfile: 3.17kB done [2024-10-11T07:23:56.574Z] #4 DONE 0.1s [2024-10-11T07:23:56.574Z] [2024-10-11T07:23:56.574Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-10-11T07:23:56.574Z] #5 transferring dockerfile: 1.70kB 0.0s done [2024-10-11T07:23:56.574Z] #5 DONE 0.1s [2024-10-11T07:23:56.574Z] [2024-10-11T07:23:56.574Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-11T07:23:56.574Z] #6 transferring dockerfile: 2.23kB done [2024-10-11T07:23:56.574Z] #6 DONE 0.1s [2024-10-11T07:23:56.574Z] [2024-10-11T07:23:56.574Z] #7 [core-command internal] load build definition from Dockerfile [2024-10-11T07:23:56.843Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-10-11T07:23:56.843Z] #7 DONE 0.1s [2024-10-11T07:23:56.843Z] [2024-10-11T07:23:56.843Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-11T07:23:56.843Z] #8 transferring dockerfile: 2.15kB 0.0s done [2024-10-11T07:23:56.843Z] #8 DONE 0.1s [2024-10-11T07:23:56.843Z] [2024-10-11T07:23:56.843Z] #9 [core-data internal] load build definition from Dockerfile [2024-10-11T07:23:56.843Z] #9 transferring dockerfile: 2.07kB done [2024-10-11T07:23:56.843Z] #9 DONE 0.1s [2024-10-11T07:23:56.843Z] [2024-10-11T07:23:56.843Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-11T07:23:57.117Z] #10 transferring dockerfile: 2.49kB done [2024-10-11T07:23:57.117Z] #10 DONE 0.1s [2024-10-11T07:23:57.117Z] [2024-10-11T07:23:57.117Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-10-11T07:23:57.117Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-10-11T07:23:57.117Z] #11 DONE 0.1s [2024-10-11T07:23:57.117Z] [2024-10-11T07:23:57.117Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-10-11T07:23:57.117Z] #12 transferring dockerfile: 2.13kB done [2024-10-11T07:23:57.117Z] #12 DONE 0.1s [2024-10-11T07:23:57.117Z] [2024-10-11T07:23:57.117Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-11T07:23:57.387Z] #13 transferring dockerfile: 1.89kB done [2024-10-11T07:23:57.387Z] #13 DONE 0.1s [2024-10-11T07:23:57.387Z] [2024-10-11T07:23:57.387Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-11T07:23:57.387Z] #14 transferring dockerfile: 1.85kB 0.0s done [2024-10-11T07:23:57.387Z] #14 DONE 0.1s [2024-10-11T07:23:57.387Z] [2024-10-11T07:23:57.387Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-10-11T07:23:57.387Z] #15 transferring dockerfile: 1.69kB 0.0s done [2024-10-11T07:23:57.387Z] #15 DONE 0.1s [2024-10-11T07:23:57.387Z] [2024-10-11T07:23:57.387Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-11T07:23:57.387Z] #16 transferring dockerfile: 2.50kB done [2024-10-11T07:23:57.387Z] #16 DONE 0.1s [2024-10-11T07:23:57.387Z] [2024-10-11T07:23:57.387Z] #17 [core-keeper internal] load .dockerignore [2024-10-11T07:23:57.387Z] #17 transferring context: 50B done [2024-10-11T07:23:57.387Z] #17 DONE 0.1s [2024-10-11T07:23:58.356Z] [2024-10-11T07:23:58.356Z] #18 [support-scheduler internal] load .dockerignore [2024-10-11T07:23:58.356Z] #18 transferring context: 50B done [2024-10-11T07:23:58.356Z] #18 DONE 0.1s [2024-10-11T07:23:58.356Z] [2024-10-11T07:23:58.356Z] #19 [support-notifications internal] load .dockerignore [2024-10-11T07:23:58.356Z] #19 transferring context: 50B 0.0s done [2024-10-11T07:23:58.356Z] #19 DONE 0.0s [2024-10-11T07:23:58.356Z] [2024-10-11T07:23:58.356Z] #20 [security-spire-server internal] load .dockerignore [2024-10-11T07:23:58.356Z] #20 transferring context: 50B 0.0s done [2024-10-11T07:23:58.356Z] #20 DONE 0.1s [2024-10-11T07:23:58.356Z] [2024-10-11T07:23:58.356Z] #21 [security-bootstrapper internal] load .dockerignore [2024-10-11T07:23:58.356Z] #21 transferring context: 50B 0.0s done [2024-10-11T07:23:58.356Z] #21 DONE 0.1s [2024-10-11T07:23:58.356Z] [2024-10-11T07:23:58.356Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-11T07:23:58.356Z] #22 transferring context: 50B 0.0s done [2024-10-11T07:23:58.628Z] #22 DONE 0.1s [2024-10-11T07:23:58.628Z] [2024-10-11T07:23:58.628Z] #23 [core-command internal] load .dockerignore [2024-10-11T07:23:58.628Z] #23 transferring context: 50B 0.0s done [2024-10-11T07:23:58.628Z] #23 DONE 0.1s [2024-10-11T07:23:58.628Z] [2024-10-11T07:23:58.628Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-11T07:23:58.628Z] #24 transferring context: 50B 0.0s done [2024-10-11T07:23:58.628Z] #24 DONE 0.1s [2024-10-11T07:23:58.628Z] [2024-10-11T07:23:58.628Z] #25 [core-data internal] load .dockerignore [2024-10-11T07:23:58.899Z] #25 transferring context: 50B 0.0s done [2024-10-11T07:23:58.899Z] #25 DONE 0.1s [2024-10-11T07:23:58.899Z] [2024-10-11T07:23:58.899Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-10-11T07:23:58.899Z] #26 transferring context: 50B 0.0s done [2024-10-11T07:23:58.899Z] #26 DONE 0.1s [2024-10-11T07:23:58.899Z] [2024-10-11T07:23:58.899Z] #27 [security-spire-agent internal] load .dockerignore [2024-10-11T07:23:58.899Z] #27 transferring context: 50B done [2024-10-11T07:23:58.899Z] #27 DONE 0.1s [2024-10-11T07:23:58.899Z] [2024-10-11T07:23:58.899Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-10-11T07:23:58.899Z] #28 transferring context: 50B done [2024-10-11T07:23:58.899Z] #28 DONE 0.1s [2024-10-11T07:23:58.899Z] [2024-10-11T07:23:58.899Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-10-11T07:23:58.899Z] #29 transferring context: 50B 0.0s done [2024-10-11T07:23:58.899Z] #29 DONE 0.1s [2024-10-11T07:23:58.899Z] [2024-10-11T07:23:58.899Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T07:23:58.899Z] #30 transferring context: 50B 0.0s done [2024-10-11T07:23:59.166Z] #30 ... [2024-10-11T07:23:59.166Z] [2024-10-11T07:23:59.166Z] #31 [security-spire-config internal] load .dockerignore [2024-10-11T07:23:59.166Z] #31 transferring context: 50B 0.0s done [2024-10-11T07:23:59.166Z] #31 DONE 0.1s [2024-10-11T07:23:59.166Z] [2024-10-11T07:23:59.166Z] #32 [security-proxy-setup internal] load .dockerignore [2024-10-11T07:23:59.166Z] #32 transferring context: 50B done [2024-10-11T07:23:59.166Z] #32 DONE 0.1s [2024-10-11T07:23:59.166Z] [2024-10-11T07:23:59.166Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:23:59.166Z] #33 DONE 0.0s [2024-10-11T07:23:59.166Z] [2024-10-11T07:23:59.166Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T07:23:59.434Z] #34 DONE 0.2s [2024-10-11T07:23:59.434Z] [2024-10-11T07:23:59.434Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T07:23:59.702Z] #30 ... [2024-10-11T07:23:59.702Z] [2024-10-11T07:23:59.702Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:23:59.702Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:23:59.702Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:23:59.702Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:23:59.702Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:23:59.702Z] #35 DONE 0.3s [2024-10-11T07:23:59.974Z] [2024-10-11T07:23:59.974Z] #36 [core-keeper internal] load build context [2024-10-11T07:23:59.974Z] #36 transferring context: 3.24MB 0.6s done [2024-10-11T07:24:00.251Z] #36 DONE 0.7s [2024-10-11T07:24:00.251Z] [2024-10-11T07:24:00.251Z] #37 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:00.251Z] #37 ... [2024-10-11T07:24:00.251Z] [2024-10-11T07:24:00.251Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:00.251Z] #33 DONE 0.0s [2024-10-11T07:24:00.251Z] [2024-10-11T07:24:00.251Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:00.251Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:00.251Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:00.251Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:00.251Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:00.251Z] #35 DONE 0.5s [2024-10-11T07:24:00.251Z] [2024-10-11T07:24:00.251Z] #37 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:00.519Z] #37 DONE 1.6s [2024-10-11T07:24:00.519Z] [2024-10-11T07:24:00.519Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:00.519Z] #33 DONE 0.0s [2024-10-11T07:24:00.519Z] [2024-10-11T07:24:00.519Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:00.519Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:00.519Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:00.519Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:00.519Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:00.519Z] #35 DONE 0.5s [2024-10-11T07:24:00.519Z] [2024-10-11T07:24:00.519Z] #38 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T07:24:00.793Z] #38 ... [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:00.793Z] #33 DONE 0.0s [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #39 [support-scheduler builder 2/8] WORKDIR /edgex-go [2024-10-11T07:24:00.793Z] #39 DONE 0.6s [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:00.793Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:00.793Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:00.793Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:00.793Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:00.793Z] #35 DONE 0.5s [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T07:24:00.793Z] #34 DONE 0.6s [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #37 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:00.793Z] #37 DONE 1.6s [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #39 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-10-11T07:24:00.793Z] #39 DONE 0.6s [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:00.793Z] #40 ... [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:00.793Z] #33 DONE 0.0s [2024-10-11T07:24:00.793Z] [2024-10-11T07:24:00.793Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:01.062Z] #40 ... [2024-10-11T07:24:01.062Z] [2024-10-11T07:24:01.062Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:01.062Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:01.062Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:01.062Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:01.062Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:01.062Z] #35 DONE 0.6s [2024-10-11T07:24:01.062Z] [2024-10-11T07:24:01.062Z] #37 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:01.062Z] #37 DONE 1.7s [2024-10-11T07:24:01.062Z] [2024-10-11T07:24:01.062Z] #39 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-10-11T07:24:01.062Z] #39 DONE 0.6s [2024-10-11T07:24:01.062Z] [2024-10-11T07:24:01.062Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:01.062Z] #40 ... [2024-10-11T07:24:01.062Z] [2024-10-11T07:24:01.062Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:01.062Z] #33 DONE 0.0s [2024-10-11T07:24:01.062Z] [2024-10-11T07:24:01.062Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:01.343Z] #40 ... [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T07:24:01.343Z] #34 DONE 0.9s [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:01.343Z] #40 ... [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:01.343Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:01.343Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:01.343Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:01.343Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:01.343Z] #35 DONE 0.6s [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #37 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:01.343Z] #37 DONE 1.7s [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:01.343Z] #33 DONE 0.0s [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #39 [core-command builder 2/8] WORKDIR /edgex-go [2024-10-11T07:24:01.343Z] #39 DONE 0.6s [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:01.343Z] #40 ... [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:01.343Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:01.343Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:01.343Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:01.343Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:01.343Z] #35 DONE 0.6s [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #37 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:01.343Z] #37 DONE 1.7s [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #39 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2024-10-11T07:24:01.343Z] #39 DONE 0.7s [2024-10-11T07:24:01.343Z] [2024-10-11T07:24:01.343Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:01.613Z] #40 ... [2024-10-11T07:24:01.613Z] [2024-10-11T07:24:01.613Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:01.613Z] #33 DONE 0.0s [2024-10-11T07:24:01.613Z] [2024-10-11T07:24:01.613Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:02.208Z] #40 ... [2024-10-11T07:24:02.208Z] [2024-10-11T07:24:02.208Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:02.208Z] #33 DONE 0.0s [2024-10-11T07:24:02.208Z] [2024-10-11T07:24:02.208Z] #41 [support-scheduler internal] load build context [2024-10-11T07:24:02.208Z] #41 transferring context: 3.24MB 1.3s done [2024-10-11T07:24:02.208Z] #41 DONE 1.7s [2024-10-11T07:24:02.208Z] [2024-10-11T07:24:02.208Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:02.479Z] #40 ... [2024-10-11T07:24:02.479Z] [2024-10-11T07:24:02.479Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:02.479Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:02.479Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:02.479Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:02.479Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:02.479Z] #35 DONE 0.6s [2024-10-11T07:24:02.479Z] [2024-10-11T07:24:02.479Z] #37 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:02.479Z] #37 DONE 1.7s [2024-10-11T07:24:02.479Z] [2024-10-11T07:24:02.479Z] #39 [core-data builder 2/8] WORKDIR /edgex-go [2024-10-11T07:24:02.479Z] #39 DONE 0.7s [2024-10-11T07:24:02.479Z] [2024-10-11T07:24:02.479Z] #40 [security-bootstrapper internal] load build context [2024-10-11T07:24:02.479Z] #40 transferring context: 3.24MB 1.6s done [2024-10-11T07:24:02.479Z] #40 DONE 1.8s [2024-10-11T07:24:02.479Z] [2024-10-11T07:24:02.479Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:02.479Z] #33 DONE 0.0s [2024-10-11T07:24:02.479Z] [2024-10-11T07:24:02.479Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:02.750Z] #42 ... [2024-10-11T07:24:02.750Z] [2024-10-11T07:24:02.750Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:02.750Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:02.750Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:02.750Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:02.750Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:02.750Z] #35 DONE 0.6s [2024-10-11T07:24:02.750Z] [2024-10-11T07:24:03.030Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:03.030Z] #33 DONE 0.0s [2024-10-11T07:24:03.030Z] [2024-10-11T07:24:03.030Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-11T07:24:03.030Z] #43 DONE 2.4s [2024-10-11T07:24:03.030Z] [2024-10-11T07:24:03.030Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:03.030Z] #42 ... [2024-10-11T07:24:03.030Z] [2024-10-11T07:24:03.030Z] #44 [core-common-config-bootstrapper internal] load build context [2024-10-11T07:24:03.030Z] #44 transferring context: 3.24MB 1.7s done [2024-10-11T07:24:03.030Z] #44 DONE 2.2s [2024-10-11T07:24:03.030Z] [2024-10-11T07:24:03.030Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:03.300Z] #42 ... [2024-10-11T07:24:03.300Z] [2024-10-11T07:24:03.300Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T07:24:03.300Z] #34 DONE 2.8s [2024-10-11T07:24:03.300Z] [2024-10-11T07:24:03.300Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:03.300Z] #42 ... [2024-10-11T07:24:03.300Z] [2024-10-11T07:24:03.300Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:03.300Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:03.300Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:03.300Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:03.300Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:03.300Z] #35 DONE 0.8s [2024-10-11T07:24:03.300Z] [2024-10-11T07:24:03.300Z] #37 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:03.300Z] #37 DONE 1.9s [2024-10-11T07:24:03.300Z] [2024-10-11T07:24:03.300Z] #39 [core-metadata builder 2/8] WORKDIR /edgex-go [2024-10-11T07:24:03.300Z] #39 DONE 0.9s [2024-10-11T07:24:03.300Z] [2024-10-11T07:24:03.300Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:03.570Z] #42 ... [2024-10-11T07:24:03.570Z] [2024-10-11T07:24:03.570Z] #45 [support-notifications internal] load build context [2024-10-11T07:24:03.570Z] #45 transferring context: 3.24MB 2.6s done [2024-10-11T07:24:03.570Z] #45 DONE 3.1s [2024-10-11T07:24:03.570Z] [2024-10-11T07:24:03.570Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:03.570Z] #42 ... [2024-10-11T07:24:03.570Z] [2024-10-11T07:24:03.570Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T07:24:03.570Z] #33 DONE 0.0s [2024-10-11T07:24:03.570Z] [2024-10-11T07:24:03.570Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:04.166Z] #42 ... [2024-10-11T07:24:04.166Z] [2024-10-11T07:24:04.166Z] #46 [security-spire-server internal] load build context [2024-10-11T07:24:04.166Z] #46 transferring context: 27.98kB 0.1s done [2024-10-11T07:24:04.166Z] #46 DONE 1.3s [2024-10-11T07:24:04.166Z] [2024-10-11T07:24:04.166Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:05.589Z] #42 ... [2024-10-11T07:24:05.589Z] [2024-10-11T07:24:05.589Z] #47 [security-proxy-auth internal] load build context [2024-10-11T07:24:05.589Z] #47 transferring context: 3.24MB 3.0s done [2024-10-11T07:24:05.589Z] #47 DONE 4.1s [2024-10-11T07:24:05.589Z] [2024-10-11T07:24:05.589Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:05.866Z] #42 ... [2024-10-11T07:24:05.866Z] [2024-10-11T07:24:05.866Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-11T07:24:05.866Z] #48 DONE 4.0s [2024-10-11T07:24:05.866Z] [2024-10-11T07:24:05.866Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:06.134Z] #42 ... [2024-10-11T07:24:06.134Z] [2024-10-11T07:24:06.134Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T07:24:06.134Z] #34 DONE 5.3s [2024-10-11T07:24:06.134Z] [2024-10-11T07:24:06.134Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:06.134Z] #42 ... [2024-10-11T07:24:06.134Z] [2024-10-11T07:24:06.134Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:06.134Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:06.134Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:06.134Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:06.134Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:06.134Z] #35 DONE 0.8s [2024-10-11T07:24:06.134Z] [2024-10-11T07:24:06.134Z] #37 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T07:24:06.134Z] #37 DONE 1.9s [2024-10-11T07:24:06.134Z] [2024-10-11T07:24:06.134Z] #39 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2024-10-11T07:24:06.134Z] #39 DONE 0.9s [2024-10-11T07:24:06.134Z] [2024-10-11T07:24:06.134Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-11T07:24:06.134Z] #43 DONE 5.2s [2024-10-11T07:24:06.134Z] [2024-10-11T07:24:06.134Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:06.404Z] #42 ... [2024-10-11T07:24:06.404Z] [2024-10-11T07:24:06.404Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:06.404Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:06.404Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:06.404Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:06.404Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:06.404Z] #35 DONE 0.8s [2024-10-11T07:24:06.404Z] [2024-10-11T07:24:06.404Z] #49 [core-command internal] load build context [2024-10-11T07:24:06.404Z] #49 transferring context: 3.24MB 3.6s done [2024-10-11T07:24:06.404Z] #49 DONE 5.1s [2024-10-11T07:24:06.404Z] [2024-10-11T07:24:06.404Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:24:06.404Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T07:24:06.404Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T07:24:06.404Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T07:24:06.404Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T07:24:06.404Z] #35 DONE 0.8s [2024-10-11T07:24:06.404Z] [2024-10-11T07:24:06.404Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T07:24:06.404Z] #50 DONE 0.0s [2024-10-11T07:24:06.404Z] [2024-10-11T07:24:06.404Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:06.994Z] #42 ... [2024-10-11T07:24:06.994Z] [2024-10-11T07:24:06.994Z] #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T07:24:06.994Z] #51 DONE 7.0s [2024-10-11T07:24:06.994Z] [2024-10-11T07:24:06.994Z] #52 [core-data internal] load build context [2024-10-11T07:24:07.262Z] #52 transferring context: 3.24MB 4.2s done [2024-10-11T07:24:07.854Z] #52 DONE 5.3s [2024-10-11T07:24:07.854Z] [2024-10-11T07:24:07.854Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:08.125Z] #42 transferring context: 3.24MB 5.3s done [2024-10-11T07:24:08.725Z] #42 ... [2024-10-11T07:24:08.725Z] [2024-10-11T07:24:08.725Z] #53 [security-spire-agent internal] load build context [2024-10-11T07:24:08.725Z] #53 transferring context: 27.51kB 0.1s done [2024-10-11T07:24:08.725Z] #53 DONE 2.4s [2024-10-11T07:24:08.725Z] [2024-10-11T07:24:08.725Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T07:24:08.725Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.2s done [2024-10-11T07:24:08.725Z] #50 DONE 2.2s [2024-10-11T07:24:08.993Z] [2024-10-11T07:24:08.993Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:08.993Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done [2024-10-11T07:24:08.993Z] #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-11T07:24:08.993Z] #54 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-11T07:24:08.993Z] #54 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-11T07:24:08.993Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done [2024-10-11T07:24:08.993Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-10-11T07:24:08.993Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s [2024-10-11T07:24:08.993Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-11T07:24:08.993Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-10-11T07:24:09.270Z] #54 ... [2024-10-11T07:24:09.270Z] [2024-10-11T07:24:09.270Z] #38 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T07:24:09.270Z] #38 8.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:09.865Z] #38 ... [2024-10-11T07:24:09.865Z] [2024-10-11T07:24:09.865Z] #42 [security-secretstore-setup internal] load build context [2024-10-11T07:24:09.865Z] #42 DONE 7.4s [2024-10-11T07:24:10.134Z] [2024-10-11T07:24:10.134Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:10.134Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.1s [2024-10-11T07:24:10.134Z] #54 ... [2024-10-11T07:24:10.134Z] [2024-10-11T07:24:10.134Z] #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-11T07:24:10.134Z] #0 8.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:10.134Z] #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:10.403Z] #55 ... [2024-10-11T07:24:10.403Z] [2024-10-11T07:24:10.403Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:10.705Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.00MB / 28.04MB 3.8s [2024-10-11T07:24:10.705Z] #54 ... [2024-10-11T07:24:10.705Z] [2024-10-11T07:24:10.705Z] #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T07:24:10.974Z] #56 ... [2024-10-11T07:24:10.974Z] [2024-10-11T07:24:10.974Z] #57 [security-spire-config internal] load build context [2024-10-11T07:24:10.974Z] #57 transferring context: 26.23kB 0.3s done [2024-10-11T07:24:10.974Z] #57 DONE 4.5s [2024-10-11T07:24:10.974Z] [2024-10-11T07:24:10.974Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T07:24:10.974Z] #58 ... [2024-10-11T07:24:10.974Z] [2024-10-11T07:24:10.974Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T07:24:10.974Z] #59 ... [2024-10-11T07:24:10.974Z] [2024-10-11T07:24:10.974Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T07:24:11.240Z] #60 ... [2024-10-11T07:24:11.240Z] [2024-10-11T07:24:11.240Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T07:24:11.240Z] #61 ... [2024-10-11T07:24:11.240Z] [2024-10-11T07:24:11.240Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:11.513Z] #54 ... [2024-10-11T07:24:11.513Z] [2024-10-11T07:24:11.513Z] #62 [security-spiffe-token-provider internal] load build context [2024-10-11T07:24:11.513Z] #62 transferring context: 3.24MB 5.5s done [2024-10-11T07:24:11.513Z] #62 DONE 8.1s [2024-10-11T07:24:11.513Z] [2024-10-11T07:24:11.513Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:12.099Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.16MB / 28.04MB 5.1s [2024-10-11T07:24:12.394Z] #54 ... [2024-10-11T07:24:12.394Z] [2024-10-11T07:24:12.394Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T07:24:12.671Z] #63 ... [2024-10-11T07:24:12.671Z] [2024-10-11T07:24:12.671Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:12.943Z] #54 ... [2024-10-11T07:24:12.943Z] [2024-10-11T07:24:12.943Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T07:24:12.943Z] #64 ... [2024-10-11T07:24:12.943Z] [2024-10-11T07:24:12.943Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:12.943Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.21MB / 28.04MB 6.0s [2024-10-11T07:24:13.683Z] #54 ... [2024-10-11T07:24:13.683Z] [2024-10-11T07:24:13.683Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T07:24:13.683Z] #65 ... [2024-10-11T07:24:13.683Z] [2024-10-11T07:24:13.683Z] #66 [core-metadata internal] load build context [2024-10-11T07:24:13.683Z] #66 transferring context: 3.24MB 6.9s done [2024-10-11T07:24:13.683Z] #66 DONE 10.0s [2024-10-11T07:24:13.683Z] [2024-10-11T07:24:13.683Z] #67 [support-cron-scheduler internal] load build context [2024-10-11T07:24:13.683Z] #67 transferring context: 3.24MB 8.0s done [2024-10-11T07:24:13.683Z] #67 ... [2024-10-11T07:24:13.683Z] [2024-10-11T07:24:13.683Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:13.683Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.31MB / 28.04MB 6.7s [2024-10-11T07:24:13.683Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-11T07:24:14.037Z] #54 ... [2024-10-11T07:24:14.037Z] [2024-10-11T07:24:14.037Z] #67 [support-cron-scheduler internal] load build context [2024-10-11T07:24:14.037Z] #67 DONE 10.3s [2024-10-11T07:24:14.037Z] [2024-10-11T07:24:14.037Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:14.037Z] #54 ... [2024-10-11T07:24:14.037Z] [2024-10-11T07:24:14.037Z] #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-11T07:24:14.037Z] #55 11.25 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:14.037Z] #55 11.25 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:14.037Z] #55 11.25 OK: 9 MiB in 15 packages [2024-10-11T07:24:14.037Z] #55 DONE 13.8s [2024-10-11T07:24:14.037Z] [2024-10-11T07:24:14.037Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:14.037Z] #54 ... [2024-10-11T07:24:14.037Z] [2024-10-11T07:24:14.037Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T07:24:14.037Z] #68 ... [2024-10-11T07:24:14.037Z] [2024-10-11T07:24:14.037Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:14.642Z] #54 ... [2024-10-11T07:24:14.642Z] [2024-10-11T07:24:14.642Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:24:14.642Z] #69 ... [2024-10-11T07:24:14.642Z] [2024-10-11T07:24:14.642Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:14.929Z] #54 ... [2024-10-11T07:24:14.929Z] [2024-10-11T07:24:14.929Z] #38 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T07:24:14.929Z] #38 9.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:14.929Z] #38 11.96 (1/2) Installing ca-certificates (20240705-r0) [2024-10-11T07:24:14.929Z] #38 12.09 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:14.929Z] #38 12.09 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:14.929Z] #38 12.18 Executing ca-certificates-20240705-r0.trigger [2024-10-11T07:24:14.929Z] #38 12.78 OK: 10 MiB in 16 packages [2024-10-11T07:24:14.929Z] #38 DONE 14.4s [2024-10-11T07:24:14.929Z] [2024-10-11T07:24:14.929Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:14.929Z] #54 ... [2024-10-11T07:24:14.929Z] [2024-10-11T07:24:14.929Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T07:24:14.929Z] #70 ... [2024-10-11T07:24:14.929Z] [2024-10-11T07:24:14.929Z] #71 [security-proxy-setup internal] load build context [2024-10-11T07:24:14.929Z] #71 transferring context: 3.24MB 6.4s done [2024-10-11T07:24:14.929Z] #71 DONE 8.8s [2024-10-11T07:24:14.929Z] [2024-10-11T07:24:14.929Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:14.929Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.09MB / 28.04MB 7.9s [2024-10-11T07:24:15.916Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 9.0s [2024-10-11T07:24:16.902Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.31MB / 28.04MB 9.9s [2024-10-11T07:24:16.902Z] #54 ... [2024-10-11T07:24:16.902Z] [2024-10-11T07:24:16.902Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T07:24:17.198Z] #72 ... [2024-10-11T07:24:17.198Z] [2024-10-11T07:24:17.198Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:17.198Z] #54 ... [2024-10-11T07:24:17.198Z] [2024-10-11T07:24:17.198Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T07:24:17.198Z] #73 ... [2024-10-11T07:24:17.198Z] [2024-10-11T07:24:17.198Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T07:24:17.473Z] #74 ... [2024-10-11T07:24:17.473Z] [2024-10-11T07:24:17.473Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:17.785Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.6s [2024-10-11T07:24:18.393Z] #54 ... [2024-10-11T07:24:18.393Z] [2024-10-11T07:24:18.393Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T07:24:18.393Z] #61 DONE 17.7s [2024-10-11T07:24:18.393Z] [2024-10-11T07:24:18.393Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:18.393Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.5s [2024-10-11T07:24:18.996Z] #54 ... [2024-10-11T07:24:18.996Z] [2024-10-11T07:24:18.996Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T07:24:18.996Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-11T07:24:18.996Z] #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-11T07:24:18.996Z] #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-11T07:24:18.996Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-11T07:24:18.996Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-11T07:24:18.996Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-11T07:24:18.996Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-10-11T07:24:18.996Z] #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.05MB / 18.32MB 9.3s [2024-10-11T07:24:18.996Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-11T07:24:19.275Z] #50 ... [2024-10-11T07:24:19.275Z] [2024-10-11T07:24:19.275Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:19.865Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.8s [2024-10-11T07:24:19.865Z] #54 ... [2024-10-11T07:24:19.865Z] [2024-10-11T07:24:19.865Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T07:24:19.865Z] #58 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:19.865Z] #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:19.865Z] #58 17.24 OK: 238 MiB in 54 packages [2024-10-11T07:24:19.865Z] #58 DONE 19.3s [2024-10-11T07:24:20.134Z] [2024-10-11T07:24:20.134Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:20.724Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.7s [2024-10-11T07:24:20.724Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-11T07:24:21.689Z] #54 ... [2024-10-11T07:24:21.689Z] [2024-10-11T07:24:21.689Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T07:24:21.689Z] #56 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:21.689Z] #56 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:21.689Z] #56 19.04 OK: 238 MiB in 54 packages [2024-10-11T07:24:21.689Z] #56 DONE 21.0s [2024-10-11T07:24:21.689Z] [2024-10-11T07:24:21.689Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:21.961Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.73MB / 28.04MB 14.9s [2024-10-11T07:24:22.232Z] #54 ... [2024-10-11T07:24:22.232Z] [2024-10-11T07:24:22.232Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T07:24:22.232Z] #60 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:22.232Z] #60 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:22.232Z] #60 19.81 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:22.232Z] #60 19.88 (2/2) Installing su-exec (0.2-r3) [2024-10-11T07:24:22.232Z] #60 19.88 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:22.232Z] #60 20.01 OK: 9 MiB in 16 packages [2024-10-11T07:24:22.232Z] #60 DONE 21.2s [2024-10-11T07:24:22.232Z] [2024-10-11T07:24:22.232Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:22.232Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 15.3s [2024-10-11T07:24:22.515Z] #54 ... [2024-10-11T07:24:22.515Z] [2024-10-11T07:24:22.515Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T07:24:22.515Z] #59 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:22.515Z] #59 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:22.515Z] #59 20.24 OK: 238 MiB in 54 packages [2024-10-11T07:24:22.515Z] #59 DONE 21.8s [2024-10-11T07:24:22.515Z] [2024-10-11T07:24:22.515Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:23.122Z] #54 ... [2024-10-11T07:24:23.122Z] [2024-10-11T07:24:23.122Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:23.122Z] #75 DONE 3.2s [2024-10-11T07:24:23.122Z] [2024-10-11T07:24:23.122Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:23.122Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s [2024-10-11T07:24:23.410Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done [2024-10-11T07:24:23.681Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done [2024-10-11T07:24:24.272Z] #54 ... [2024-10-11T07:24:24.272Z] [2024-10-11T07:24:24.272Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:24.272Z] #76 DONE 2.7s [2024-10-11T07:24:24.272Z] [2024-10-11T07:24:24.272Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:24.550Z] #77 ... [2024-10-11T07:24:24.550Z] [2024-10-11T07:24:24.550Z] #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:24:24.819Z] #78 ... [2024-10-11T07:24:24.819Z] [2024-10-11T07:24:24.819Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T07:24:24.819Z] #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.9s done [2024-10-11T07:24:24.819Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-11T07:24:25.089Z] #50 ... [2024-10-11T07:24:25.089Z] [2024-10-11T07:24:25.089Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:25.089Z] #79 DONE 2.8s [2024-10-11T07:24:25.089Z] [2024-10-11T07:24:25.089Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:24:25.089Z] #80 ... [2024-10-11T07:24:25.089Z] [2024-10-11T07:24:25.089Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:26.611Z] #81 ... [2024-10-11T07:24:26.611Z] [2024-10-11T07:24:26.611Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T07:24:26.611Z] #63 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:26.611Z] #63 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:26.611Z] #63 21.48 (1/4) Installing ca-certificates (20240705-r0) [2024-10-11T07:24:26.612Z] #63 21.57 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:26.612Z] #63 21.59 (3/4) Installing su-exec (0.2-r3) [2024-10-11T07:24:26.612Z] #63 21.60 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T07:24:26.612Z] #63 21.99 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:26.612Z] #63 22.07 Executing ca-certificates-20240705-r0.trigger [2024-10-11T07:24:26.612Z] #63 22.63 OK: 20 MiB in 18 packages [2024-10-11T07:24:26.612Z] #63 DONE 24.2s [2024-10-11T07:24:26.891Z] [2024-10-11T07:24:26.891Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T07:24:27.478Z] #82 ... [2024-10-11T07:24:27.478Z] [2024-10-11T07:24:27.478Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T07:24:27.478Z] #64 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:27.478Z] #64 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:27.478Z] #64 22.88 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:27.478Z] #64 22.89 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:27.478Z] #64 22.98 OK: 9 MiB in 15 packages [2024-10-11T07:24:27.478Z] #64 DONE 24.4s [2024-10-11T07:24:27.478Z] [2024-10-11T07:24:27.478Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:24:28.444Z] #83 ... [2024-10-11T07:24:28.444Z] [2024-10-11T07:24:28.444Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T07:24:28.713Z] #84 ... [2024-10-11T07:24:28.713Z] [2024-10-11T07:24:28.713Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T07:24:28.713Z] #73 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:30.133Z] #73 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:31.108Z] #73 ... [2024-10-11T07:24:31.108Z] [2024-10-11T07:24:31.108Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T07:24:31.108Z] #65 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:31.108Z] #65 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:31.108Z] #65 22.68 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T07:24:31.108Z] #65 22.68 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T07:24:31.108Z] #65 22.68 OK: 24040 distinct packages available [2024-10-11T07:24:31.108Z] #65 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:31.108Z] #65 24.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:31.108Z] #65 ... [2024-10-11T07:24:31.108Z] [2024-10-11T07:24:31.108Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:31.108Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s [2024-10-11T07:24:32.540Z] #54 ... [2024-10-11T07:24:32.540Z] [2024-10-11T07:24:32.540Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T07:24:32.811Z] #85 ... [2024-10-11T07:24:32.811Z] [2024-10-11T07:24:32.811Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:33.081Z] #54 ... [2024-10-11T07:24:33.081Z] [2024-10-11T07:24:33.081Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:33.350Z] #86 ... [2024-10-11T07:24:33.350Z] [2024-10-11T07:24:33.350Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:35.301Z] #54 ... [2024-10-11T07:24:35.301Z] [2024-10-11T07:24:35.301Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T07:24:35.301Z] #68 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:35.301Z] #68 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:35.301Z] #68 27.47 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T07:24:35.301Z] #68 27.49 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T07:24:35.301Z] #68 27.49 OK: 24041 distinct packages available [2024-10-11T07:24:35.301Z] #68 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:35.301Z] #68 31.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:35.301Z] #68 ... [2024-10-11T07:24:35.301Z] [2024-10-11T07:24:35.301Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:35.896Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2024-10-11T07:24:37.316Z] #54 ... [2024-10-11T07:24:37.316Z] [2024-10-11T07:24:37.316Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T07:24:37.316Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.7s done [2024-10-11T07:24:37.592Z] #50 DONE 30.6s [2024-10-11T07:24:37.592Z] [2024-10-11T07:24:37.592Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:37.862Z] #54 ... [2024-10-11T07:24:37.862Z] [2024-10-11T07:24:37.862Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T07:24:37.862Z] #70 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:37.862Z] #70 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:37.862Z] #70 ... [2024-10-11T07:24:37.862Z] [2024-10-11T07:24:37.862Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:38.826Z] #54 ... [2024-10-11T07:24:38.826Z] [2024-10-11T07:24:38.826Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:24:38.826Z] #69 24.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:38.826Z] #69 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:39.093Z] #69 ... [2024-10-11T07:24:39.093Z] [2024-10-11T07:24:39.093Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:39.369Z] #54 ... [2024-10-11T07:24:39.369Z] [2024-10-11T07:24:39.369Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T07:24:39.369Z] #65 33.27 OK: 238 MiB in 54 packages [2024-10-11T07:24:39.369Z] #65 DONE 35.8s [2024-10-11T07:24:39.369Z] [2024-10-11T07:24:39.369Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T07:24:39.369Z] #72 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:39.369Z] #72 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:39.369Z] #72 ... [2024-10-11T07:24:39.369Z] [2024-10-11T07:24:39.369Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:44.517Z] #118 ... [2024-10-11T07:24:44.517Z] [2024-10-11T07:24:44.517Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:44.517Z] #79 DONE 62.1s [2024-10-11T07:24:44.517Z] [2024-10-11T07:24:44.517Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:44.517Z] #117 DONE 60.0s [2024-10-11T07:24:44.517Z] [2024-10-11T07:24:44.517Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:44.517Z] #116 DONE 56.9s [2024-10-11T07:24:44.517Z] [2024-10-11T07:24:44.517Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:44.517Z] #118 DONE 58.8s [2024-10-11T07:24:44.517Z] [2024-10-11T07:24:44.517Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:44.517Z] #89 DONE 60.0s [2024-10-11T07:24:44.517Z] [2024-10-11T07:24:44.517Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-11T07:24:44.521Z] #54 ... [2024-10-11T07:24:44.521Z] [2024-10-11T07:24:44.521Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:44.521Z] #87 DONE 0.7s [2024-10-11T07:24:44.521Z] [2024-10-11T07:24:44.521Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:44.521Z] #54 ... [2024-10-11T07:24:44.521Z] [2024-10-11T07:24:44.521Z] #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:24:44.521Z] #78 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.521Z] #78 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.521Z] #78 ... [2024-10-11T07:24:44.521Z] [2024-10-11T07:24:44.521Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:24:44.521Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s done [2024-10-11T07:24:44.521Z] #54 ... [2024-10-11T07:24:44.521Z] [2024-10-11T07:24:44.521Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:24:44.521Z] #80 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.521Z] #80 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.521Z] #80 ... [2024-10-11T07:24:44.521Z] [2024-10-11T07:24:44.521Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T07:24:44.521Z] #70 35.03 (1/3) Installing ca-certificates (20240705-r0) [2024-10-11T07:24:44.521Z] #70 35.83 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:44.521Z] #70 35.86 (3/3) Installing tzdata (2024b-r0) [2024-10-11T07:24:44.521Z] #70 ... [2024-10-11T07:24:44.521Z] [2024-10-11T07:24:44.522Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T07:24:44.522Z] #74 24.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.522Z] #74 26.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.522Z] #74 ... [2024-10-11T07:24:44.522Z] [2024-10-11T07:24:44.522Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:24:44.522Z] #69 36.86 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T07:24:44.522Z] #69 36.86 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T07:24:44.522Z] #69 36.86 OK: 24041 distinct packages available [2024-10-11T07:24:44.522Z] #69 ... [2024-10-11T07:24:44.522Z] [2024-10-11T07:24:44.522Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T07:24:44.522Z] #84 13.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.522Z] #84 15.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.522Z] #84 ... [2024-10-11T07:24:44.522Z] [2024-10-11T07:24:44.522Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T07:24:44.522Z] #73 34.30 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T07:24:44.522Z] #73 34.32 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T07:24:44.522Z] #73 34.32 OK: 24041 distinct packages available [2024-10-11T07:24:44.522Z] #73 36.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.522Z] #73 ... [2024-10-11T07:24:44.522Z] [2024-10-11T07:24:44.522Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T07:24:44.522Z] #85 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.522Z] #85 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.522Z] #85 ... [2024-10-11T07:24:44.522Z] [2024-10-11T07:24:44.522Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:24:44.522Z] #80 28.77 Upgrading critical system libraries and apk-tools: [2024-10-11T07:24:44.522Z] #80 28.78 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:24:44.522Z] #80 28.84 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:44.778Z] #119 ... [2024-10-11T07:24:44.778Z] [2024-10-11T07:24:44.778Z] #120 [core-command builder 6/7] COPY . . [2024-10-11T07:24:44.789Z] #80 ... [2024-10-11T07:24:44.789Z] [2024-10-11T07:24:44.789Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:24:44.789Z] #83 7.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.789Z] #83 9.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.789Z] #83 ... [2024-10-11T07:24:44.789Z] [2024-10-11T07:24:44.789Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T07:24:44.789Z] #82 8.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:44.789Z] #82 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:45.040Z] #120 ... [2024-10-11T07:24:45.040Z] [2024-10-11T07:24:45.040Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-11T07:24:45.040Z] #121 ... [2024-10-11T07:24:45.040Z] [2024-10-11T07:24:45.040Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-10-11T07:24:45.057Z] #82 ... [2024-10-11T07:24:45.057Z] [2024-10-11T07:24:45.057Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T07:24:45.057Z] #72 36.64 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:45.057Z] #72 36.70 (2/4) Installing openssl (3.3.2-r0) [2024-10-11T07:24:45.057Z] #72 36.84 (3/4) Installing su-exec (0.2-r3) [2024-10-11T07:24:45.057Z] #72 36.86 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T07:24:45.057Z] #72 37.98 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:45.057Z] #72 38.21 OK: 20 MiB in 18 packages [2024-10-11T07:24:45.649Z] #72 ... [2024-10-11T07:24:45.649Z] [2024-10-11T07:24:45.649Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T07:24:45.649Z] #70 37.58 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:45.649Z] #70 37.69 Executing ca-certificates-20240705-r0.trigger [2024-10-11T07:24:45.649Z] #70 38.80 OK: 11 MiB in 17 packages [2024-10-11T07:24:45.649Z] #70 DONE 40.7s [2024-10-11T07:24:45.697Z] #122 ... [2024-10-11T07:24:45.697Z] [2024-10-11T07:24:45.697Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-11T07:24:45.922Z] [2024-10-11T07:24:45.922Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:24:46.892Z] #88 ... [2024-10-11T07:24:46.892Z] [2024-10-11T07:24:46.892Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T07:24:46.892Z] #84 26.18 OK: 238 MiB in 54 packages [2024-10-11T07:24:46.892Z] #84 DONE 28.2s [2024-10-11T07:24:46.892Z] [2024-10-11T07:24:46.892Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T07:24:46.892Z] #68 42.55 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:46.892Z] #68 42.57 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-11T07:24:46.892Z] #68 42.59 (3/5) Installing libucontext (1.2-r3) [2024-10-11T07:24:46.892Z] #68 42.61 (4/5) Installing gcompat (1.1.0-r4) [2024-10-11T07:24:46.892Z] #68 42.63 (5/5) Installing openssl (3.3.2-r0) [2024-10-11T07:24:46.892Z] #68 42.84 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:46.892Z] #68 43.05 OK: 10 MiB in 19 packages [2024-10-11T07:24:47.160Z] #68 ... [2024-10-11T07:24:47.160Z] [2024-10-11T07:24:47.160Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-11T07:24:47.160Z] #89 DONE 0.6s [2024-10-11T07:24:47.430Z] [2024-10-11T07:24:47.430Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.015Z] #90 ... [2024-10-11T07:24:48.015Z] [2024-10-11T07:24:48.015Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T07:24:48.015Z] #72 DONE 41.6s [2024-10-11T07:24:48.243Z] #123 DONE 13.4s [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #124 [core-data builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #124 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:48.243Z] #125 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.243Z] #126 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.243Z] #127 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:48.243Z] #128 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #129 [support-scheduler builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #129 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #122 DONE 13.4s [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:48.243Z] #130 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #131 [core-metadata builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #131 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.243Z] #132 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #133 [support-cron-scheduler builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #133 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.243Z] #134 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:48.243Z] #135 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #136 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.243Z] #137 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:48.243Z] #138 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #120 [core-command builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #120 DONE 13.4s [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.243Z] #139 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:48.243Z] #140 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #141 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.243Z] #142 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #143 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:48.243Z] #144 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:48.243Z] #145 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:24:48.243Z] #146 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #147 CACHED [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-11T07:24:48.243Z] #121 DONE 13.4s [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-11T07:24:48.243Z] #119 DONE 13.4s [2024-10-11T07:24:48.243Z] [2024-10-11T07:24:48.243Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T07:24:48.284Z] [2024-10-11T07:24:48.284Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T07:24:49.631Z] #148 1.292 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-11T07:24:50.239Z] #91 ... [2024-10-11T07:24:50.239Z] [2024-10-11T07:24:50.239Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:24:50.239Z] #92 ... [2024-10-11T07:24:50.239Z] [2024-10-11T07:24:50.239Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:24:50.239Z] #88 4.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:50.506Z] #88 ... [2024-10-11T07:24:50.506Z] [2024-10-11T07:24:50.506Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T07:24:50.506Z] #68 DONE 46.5s [2024-10-11T07:24:50.506Z] [2024-10-11T07:24:50.506Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T07:24:52.040Z] #93 ... [2024-10-11T07:24:52.040Z] [2024-10-11T07:24:52.040Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T07:24:52.040Z] #74 39.03 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:52.040Z] #74 39.90 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:52.040Z] #74 40.08 OK: 9 MiB in 15 packages [2024-10-11T07:24:52.040Z] #74 DONE 43.7s [2024-10-11T07:24:52.040Z] [2024-10-11T07:24:52.040Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:24:52.040Z] #83 20.35 Upgrading critical system libraries and apk-tools: [2024-10-11T07:24:52.040Z] #83 20.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:24:52.040Z] #83 20.48 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:52.040Z] #83 23.40 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:24:52.040Z] #83 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:54.415Z] #83 25.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:54.415Z] #83 ... [2024-10-11T07:24:54.415Z] [2024-10-11T07:24:54.415Z] #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:24:54.415Z] #78 28.72 Upgrading critical system libraries and apk-tools: [2024-10-11T07:24:54.415Z] #78 28.73 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:24:54.415Z] #78 28.79 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:54.415Z] #78 30.38 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:24:54.415Z] #78 30.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:54.415Z] #78 32.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:54.415Z] #78 ... [2024-10-11T07:24:54.415Z] [2024-10-11T07:24:54.415Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T07:24:54.415Z] #85 24.25 Upgrading critical system libraries and apk-tools: [2024-10-11T07:24:54.415Z] #85 24.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:24:54.415Z] #85 24.40 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:54.415Z] #85 27.78 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:24:54.415Z] #85 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:54.415Z] #85 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:54.415Z] #85 ... [2024-10-11T07:24:54.415Z] [2024-10-11T07:24:54.415Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:24:54.415Z] #69 38.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:54.415Z] #69 41.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:54.415Z] #69 ... [2024-10-11T07:24:54.415Z] [2024-10-11T07:24:54.415Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T07:24:54.415Z] #93 3.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:55.828Z] #93 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:56.419Z] #93 ... [2024-10-11T07:24:56.419Z] [2024-10-11T07:24:56.419Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:24:56.419Z] #80 31.50 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:24:56.419Z] #80 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:56.419Z] #80 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:56.687Z] #80 ... [2024-10-11T07:24:56.687Z] [2024-10-11T07:24:56.687Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:24:56.687Z] #69 52.07 (1/14) Installing ca-certificates (20240705-r0) [2024-10-11T07:24:56.687Z] #69 ... [2024-10-11T07:24:56.687Z] [2024-10-11T07:24:56.687Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T07:24:56.687Z] #73 39.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:56.687Z] #73 48.98 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:56.687Z] #73 49.01 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-11T07:24:56.687Z] #73 49.04 (3/4) Installing libucontext (1.2-r3) [2024-10-11T07:24:56.687Z] #73 49.05 (4/4) Installing gcompat (1.1.0-r4) [2024-10-11T07:24:56.687Z] #73 49.10 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:56.687Z] #73 49.23 OK: 9 MiB in 18 packages [2024-10-11T07:24:56.958Z] #73 ... [2024-10-11T07:24:56.958Z] [2024-10-11T07:24:56.958Z] #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:24:56.958Z] #78 41.82 OK: 9 MiB in 15 packages [2024-10-11T07:24:57.923Z] #78 DONE 43.6s [2024-10-11T07:24:57.923Z] [2024-10-11T07:24:57.923Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:24:57.923Z] #69 52.47 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-11T07:24:57.923Z] #69 52.66 (3/14) Installing c-ares (1.33.1-r0) [2024-10-11T07:24:57.923Z] #69 52.71 (4/14) Installing libunistring (1.2-r0) [2024-10-11T07:24:57.923Z] #69 52.89 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-11T07:24:57.923Z] #69 52.96 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-11T07:24:57.923Z] #69 52.99 (7/14) Installing libpsl (0.21.5-r1) [2024-10-11T07:24:57.923Z] #69 53.02 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-11T07:24:57.923Z] #69 53.13 (9/14) Installing libcurl (8.10.1-r0) [2024-10-11T07:24:57.923Z] #69 53.28 (10/14) Installing curl (8.10.1-r0) [2024-10-11T07:24:57.923Z] #69 53.33 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-11T07:24:57.923Z] #69 53.35 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-11T07:24:57.923Z] #69 53.40 (13/14) Installing libucontext (1.2-r3) [2024-10-11T07:24:57.923Z] #69 53.43 (14/14) Installing gcompat (1.1.0-r4) [2024-10-11T07:24:57.923Z] #69 53.52 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:58.180Z] #148 ... [2024-10-11T07:24:58.180Z] [2024-10-11T07:24:58.180Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T07:24:58.180Z] #0 1.440 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T07:24:58.440Z] #149 ... [2024-10-11T07:24:58.440Z] [2024-10-11T07:24:58.440Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T07:24:58.440Z] #0 0.764 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T07:24:58.440Z] #150 ... [2024-10-11T07:24:58.440Z] [2024-10-11T07:24:58.440Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T07:24:58.440Z] #0 0.798 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T07:24:58.512Z] #69 ... [2024-10-11T07:24:58.512Z] [2024-10-11T07:24:58.512Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T07:24:58.512Z] #73 DONE 51.1s [2024-10-11T07:24:58.512Z] [2024-10-11T07:24:58.512Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:24:58.512Z] #69 53.68 Executing ca-certificates-20240705-r0.trigger [2024-10-11T07:24:58.512Z] #69 ... [2024-10-11T07:24:58.512Z] [2024-10-11T07:24:58.512Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T07:24:58.512Z] #82 21.83 Upgrading critical system libraries and apk-tools: [2024-10-11T07:24:58.512Z] #82 21.83 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:24:58.512Z] #82 21.87 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:24:58.512Z] #82 24.77 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:24:58.512Z] #82 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:58.512Z] #82 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:24:58.700Z] #151 ... [2024-10-11T07:24:58.700Z] [2024-10-11T07:24:58.700Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T07:24:58.700Z] #0 0.643 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-11T07:24:58.780Z] #82 ... [2024-10-11T07:24:58.780Z] [2024-10-11T07:24:58.780Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T07:24:58.959Z] #152 ... [2024-10-11T07:24:58.959Z] [2024-10-11T07:24:58.959Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:24:58.959Z] #0 0.975 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T07:24:58.959Z] #153 ... [2024-10-11T07:24:58.959Z] [2024-10-11T07:24:58.959Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T07:24:58.959Z] #0 0.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T07:24:59.218Z] #154 ... [2024-10-11T07:24:59.218Z] [2024-10-11T07:24:59.218Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T07:24:59.218Z] #0 1.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T07:24:59.218Z] #155 ... [2024-10-11T07:24:59.218Z] [2024-10-11T07:24:59.218Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T07:24:59.218Z] #0 1.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T07:24:59.477Z] #156 ... [2024-10-11T07:24:59.477Z] [2024-10-11T07:24:59.477Z] #157 [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-10-11T07:24:59.477Z] #0 1.391 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T07:24:59.477Z] #157 ... [2024-10-11T07:24:59.477Z] [2024-10-11T07:24:59.477Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T07:24:59.477Z] #0 1.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T07:24:59.736Z] #158 ... [2024-10-11T07:24:59.736Z] [2024-10-11T07:24:59.736Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T07:24:59.736Z] #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-11T07:24:59.995Z] #159 ... [2024-10-11T07:24:59.995Z] [2024-10-11T07:24:59.995Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T07:24:59.995Z] #0 0.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T07:25:00.759Z] #94 ... [2024-10-11T07:25:00.759Z] [2024-10-11T07:25:00.759Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:25:00.759Z] #80 43.74 OK: 10 MiB in 16 packages [2024-10-11T07:25:00.759Z] #80 DONE 45.4s [2024-10-11T07:25:00.759Z] [2024-10-11T07:25:00.759Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T07:25:00.759Z] #69 54.60 OK: 15 MiB in 28 packages [2024-10-11T07:25:01.729Z] #69 DONE 56.9s [2024-10-11T07:25:01.729Z] [2024-10-11T07:25:01.730Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:25:02.005Z] #95 ... [2024-10-11T07:25:02.005Z] [2024-10-11T07:25:02.005Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:25:02.005Z] #88 6.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:02.005Z] #88 15.07 Upgrading critical system libraries and apk-tools: [2024-10-11T07:25:02.005Z] #88 15.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:25:02.005Z] #88 15.14 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:25:02.005Z] #88 ... [2024-10-11T07:25:02.005Z] [2024-10-11T07:25:02.005Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T07:25:02.005Z] #85 38.87 OK: 9 MiB in 16 packages [2024-10-11T07:25:02.278Z] #85 ... [2024-10-11T07:25:02.278Z] [2024-10-11T07:25:02.278Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T07:25:02.278Z] #91 4.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:02.278Z] #91 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:02.278Z] #91 ... [2024-10-11T07:25:02.278Z] [2024-10-11T07:25:02.278Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:25:02.278Z] #83 34.74 OK: 9 MiB in 15 packages [2024-10-11T07:25:02.868Z] #83 ... [2024-10-11T07:25:02.868Z] [2024-10-11T07:25:02.868Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T07:25:02.868Z] #85 DONE 40.4s [2024-10-11T07:25:03.136Z] [2024-10-11T07:25:03.136Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T07:25:04.548Z] #96 ... [2024-10-11T07:25:04.549Z] [2024-10-11T07:25:04.549Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T07:25:04.549Z] #83 DONE 36.9s [2024-10-11T07:25:04.549Z] [2024-10-11T07:25:04.549Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:25:04.549Z] #88 17.60 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:25:04.549Z] #88 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:04.818Z] #88 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:05.409Z] #88 ... [2024-10-11T07:25:05.409Z] [2024-10-11T07:25:05.409Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T07:25:05.409Z] #82 36.48 OK: 20 MiB in 18 packages [2024-10-11T07:25:05.409Z] #82 DONE 38.6s [2024-10-11T07:25:05.409Z] [2024-10-11T07:25:05.409Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T07:25:05.409Z] #93 14.65 Upgrading critical system libraries and apk-tools: [2024-10-11T07:25:05.409Z] #93 14.65 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:25:05.409Z] #93 14.73 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:25:06.008Z] #93 ... [2024-10-11T07:25:06.008Z] [2024-10-11T07:25:06.008Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T07:25:06.008Z] #96 DONE 3.3s [2024-10-11T07:25:06.286Z] [2024-10-11T07:25:06.286Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-11T07:25:06.286Z] #97 DONE 0.2s [2024-10-11T07:25:06.286Z] [2024-10-11T07:25:06.286Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T07:25:06.286Z] #91 16.66 Upgrading critical system libraries and apk-tools: [2024-10-11T07:25:06.286Z] #91 16.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:25:06.286Z] #91 16.72 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:25:06.555Z] #91 18.37 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:25:06.555Z] #91 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:07.517Z] #91 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:10.102Z] #91 ... [2024-10-11T07:25:10.102Z] [2024-10-11T07:25:10.102Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:25:10.102Z] #88 24.45 OK: 11 MiB in 17 packages [2024-10-11T07:25:11.066Z] #88 DONE 25.3s [2024-10-11T07:25:11.067Z] [2024-10-11T07:25:11.067Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T07:25:11.067Z] #94 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:11.067Z] #94 4.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:11.067Z] #94 10.54 Upgrading critical system libraries and apk-tools: [2024-10-11T07:25:11.067Z] #94 10.54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:25:11.067Z] #94 10.57 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:25:11.067Z] #94 11.53 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:25:11.067Z] #94 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:11.067Z] #94 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:11.652Z] #94 ... [2024-10-11T07:25:11.652Z] [2024-10-11T07:25:11.652Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:25:11.652Z] #95 3.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:11.652Z] #95 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:11.652Z] #95 10.20 Upgrading critical system libraries and apk-tools: [2024-10-11T07:25:11.652Z] #95 10.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:25:11.652Z] #95 10.26 Executing busybox-1.36.1-r29.trigger [2024-10-11T07:25:12.241Z] #95 ... [2024-10-11T07:25:12.241Z] [2024-10-11T07:25:12.241Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T07:25:12.241Z] #91 23.95 OK: 20 MiB in 18 packages [2024-10-11T07:25:13.207Z] #91 DONE 24.8s [2024-10-11T07:25:13.207Z] [2024-10-11T07:25:13.207Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T07:25:13.207Z] #93 16.53 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:25:13.207Z] #93 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:13.207Z] #93 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:13.207Z] #93 ... [2024-10-11T07:25:13.207Z] [2024-10-11T07:25:13.207Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:25:13.207Z] #95 11.63 Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:25:13.207Z] #95 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:13.207Z] #95 ... [2024-10-11T07:25:13.207Z] [2024-10-11T07:25:13.207Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-11T07:25:13.207Z] #98 DONE 0.2s [2024-10-11T07:25:13.475Z] [2024-10-11T07:25:13.475Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T07:25:13.743Z] #54 ... [2024-10-11T07:25:13.743Z] [2024-10-11T07:25:13.743Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T07:25:13.743Z] #93 23.40 OK: 10 MiB in 19 packages [2024-10-11T07:25:15.156Z] #93 DONE 24.6s [2024-10-11T07:25:15.156Z] [2024-10-11T07:25:15.156Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-11T07:25:16.129Z] #99 DONE 1.2s [2024-10-11T07:25:16.129Z] [2024-10-11T07:25:16.129Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T07:25:16.429Z] #100 ... [2024-10-11T07:25:16.429Z] [2024-10-11T07:25:16.429Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T07:25:16.429Z] #101 DONE 1.6s [2024-10-11T07:25:16.429Z] [2024-10-11T07:25:16.429Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-11T07:25:16.698Z] #102 DONE 0.2s [2024-10-11T07:25:16.698Z] [2024-10-11T07:25:16.698Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-11T07:25:16.967Z] #103 DONE 0.2s [2024-10-11T07:25:16.967Z] [2024-10-11T07:25:16.967Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T07:25:17.237Z] #104 DONE 0.4s [2024-10-11T07:25:17.237Z] [2024-10-11T07:25:17.237Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T07:25:17.237Z] #94 17.59 OK: 9 MiB in 18 packages [2024-10-11T07:25:17.237Z] #94 DONE 18.8s [2024-10-11T07:25:17.237Z] [2024-10-11T07:25:17.237Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T07:25:17.825Z] #105 ... [2024-10-11T07:25:17.825Z] [2024-10-11T07:25:17.825Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-11T07:25:17.825Z] #106 DONE 0.5s [2024-10-11T07:25:17.825Z] [2024-10-11T07:25:17.825Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-11T07:25:18.092Z] #107 DONE 0.4s [2024-10-11T07:25:18.092Z] [2024-10-11T07:25:18.092Z] #108 [security-spire-server] exporting to image [2024-10-11T07:25:18.092Z] #108 exporting layers [2024-10-11T07:25:19.068Z] #108 ... [2024-10-11T07:25:19.068Z] [2024-10-11T07:25:19.068Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T07:25:19.068Z] #100 DONE 2.9s [2024-10-11T07:25:19.068Z] [2024-10-11T07:25:19.068Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-11T07:25:19.345Z] #109 DONE 0.2s [2024-10-11T07:25:19.345Z] [2024-10-11T07:25:19.345Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-11T07:25:19.345Z] #110 DONE 0.2s [2024-10-11T07:25:19.345Z] [2024-10-11T07:25:19.345Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:25:19.345Z] #95 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:25:19.345Z] #95 17.60 OK: 15 MiB in 28 packages [2024-10-11T07:25:19.649Z] #95 ... [2024-10-11T07:25:19.649Z] [2024-10-11T07:25:19.649Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T07:25:19.917Z] #111 DONE 0.4s [2024-10-11T07:25:19.917Z] [2024-10-11T07:25:19.917Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-11T07:25:20.200Z] #112 DONE 0.4s [2024-10-11T07:25:20.200Z] [2024-10-11T07:25:20.200Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T07:25:20.200Z] #95 DONE 18.8s [2024-10-11T07:25:20.200Z] [2024-10-11T07:25:20.200Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-11T07:25:20.791Z] #113 DONE 0.5s [2024-10-11T07:25:20.791Z] [2024-10-11T07:25:20.791Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T07:25:20.791Z] #105 DONE 3.6s [2024-10-11T07:25:20.791Z] [2024-10-11T07:25:20.791Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:25:20.791Z] #86 ... [2024-10-11T07:25:20.791Z] [2024-10-11T07:25:20.791Z] #108 [security-spire-agent] exporting to image [2024-10-11T07:25:21.086Z] #108 ... [2024-10-11T07:25:21.086Z] [2024-10-11T07:25:21.086Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-11T07:25:21.086Z] #114 DONE 0.4s [2024-10-11T07:25:21.361Z] [2024-10-11T07:25:21.361Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-11T07:25:21.632Z] #115 DONE 0.4s [2024-10-11T07:25:21.632Z] [2024-10-11T07:25:21.632Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T07:25:21.632Z] #30 ... [2024-10-11T07:25:21.632Z] [2024-10-11T07:25:21.632Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T07:25:22.223Z] #116 DONE 0.5s [2024-10-11T07:25:22.223Z] [2024-10-11T07:25:22.223Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-11T07:25:22.223Z] #117 DONE 0.3s [2024-10-11T07:25:22.223Z] [2024-10-11T07:25:22.223Z] #108 [security-spire-server] exporting to image [2024-10-11T07:25:22.223Z] #108 exporting layers 3.8s done [2024-10-11T07:25:22.223Z] #108 writing image sha256:94d4566bee839e8c7272583121b84c00f27fb953ec6f8205c59fc638e4d4e05e 0.0s done [2024-10-11T07:25:22.223Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-11T07:25:22.810Z] #108 ... [2024-10-11T07:25:22.810Z] [2024-10-11T07:25:22.810Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-11T07:25:22.810Z] #118 DONE 0.4s [2024-10-11T07:25:22.810Z] [2024-10-11T07:25:22.810Z] #108 [security-spire-config] exporting to image [2024-10-11T07:25:23.778Z] #108 exporting layers 3.1s done [2024-10-11T07:25:23.778Z] #108 writing image sha256:f07f029ecb18c04b1204fb4e12af9199bb45d72df56508bebd2a3e27728994e9 0.0s done [2024-10-11T07:25:23.778Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-10-11T07:25:24.743Z] #108 exporting layers 1.9s done [2024-10-11T07:25:24.744Z] #108 writing image sha256:166ccbf4ebc9046b47ae02c2a705de889e7fb79c15c8b29306082bfce57a9849 done [2024-10-11T07:25:24.744Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-10-11T07:25:24.744Z] #108 DONE 6.5s [2024-10-11T07:25:24.744Z] [2024-10-11T07:25:24.744Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #86 DONE 118.2s [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #92 DONE 101.4s [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #90 DONE 94.1s [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #119 [support-scheduler builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #119 ... [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #77 DONE 117.2s [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #81 DONE 116.3s [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #120 ... [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #121 DONE 1.6s [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #122 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #123 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:26:32.619Z] #124 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #119 [support-scheduler builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #119 DONE 1.6s [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #125 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:26:32.619Z] #126 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #127 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #128 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #128 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #129 [support-cron-scheduler builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #129 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #130 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:26:32.619Z] #130 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.619Z] #131 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:26:32.619Z] #132 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #133 [core-metadata builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #133 CACHED [2024-10-11T07:26:32.619Z] [2024-10-11T07:26:32.619Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2024-10-11T07:26:32.619Z] #134 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:26:32.620Z] #135 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.620Z] #136 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.620Z] #137 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:26:32.620Z] #138 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #139 [core-data builder 6/7] COPY . . [2024-10-11T07:26:32.620Z] #139 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:26:32.620Z] #140 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.620Z] #141 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #142 [core-command builder 6/7] COPY . . [2024-10-11T07:26:32.620Z] #142 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:26:32.620Z] #143 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-11T07:26:32.620Z] #144 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T07:26:32.620Z] #145 CACHED [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T07:26:32.620Z] #120 DONE 1.6s [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #146 [support-notifications builder 6/7] COPY . . [2024-10-11T07:26:32.620Z] #146 DONE 1.6s [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #147 [core-keeper builder 7/8] COPY . . [2024-10-11T07:26:32.620Z] #147 DONE 1.7s [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T07:26:32.620Z] #148 ... [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T07:26:32.620Z] #0 4.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T07:26:32.620Z] #149 ... [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T07:26:32.620Z] #0 5.825 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T07:26:32.620Z] #150 ... [2024-10-11T07:26:32.620Z] [2024-10-11T07:26:32.620Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T07:26:32.620Z] #148 6.497 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-11T07:26:33.239Z] #148 ... [2024-10-11T07:26:33.239Z] [2024-10-11T07:26:33.239Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T07:26:33.239Z] #0 5.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-11T07:26:33.239Z] #151 ... [2024-10-11T07:26:33.239Z] [2024-10-11T07:26:33.239Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:26:33.239Z] #0 7.306 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T07:26:33.510Z] #152 ... [2024-10-11T07:26:33.510Z] [2024-10-11T07:26:33.510Z] #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-10-11T07:26:33.510Z] #0 7.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T07:26:33.510Z] #153 ... [2024-10-11T07:26:33.510Z] [2024-10-11T07:26:33.510Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T07:26:33.510Z] #0 6.275 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-11T07:26:33.776Z] #154 ... [2024-10-11T07:26:33.776Z] [2024-10-11T07:26:33.776Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T07:26:33.776Z] #0 7.317 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T07:26:33.776Z] #155 ... [2024-10-11T07:26:33.776Z] [2024-10-11T07:26:33.776Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T07:26:33.776Z] #0 6.874 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T07:26:34.043Z] #156 ... [2024-10-11T07:26:34.043Z] [2024-10-11T07:26:34.043Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T07:26:34.043Z] #0 5.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T07:26:34.314Z] #157 ... [2024-10-11T07:26:34.314Z] [2024-10-11T07:26:34.314Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T07:26:34.314Z] #0 6.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T07:26:34.314Z] #158 ... [2024-10-11T07:26:34.314Z] [2024-10-11T07:26:34.314Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T07:26:34.314Z] #0 6.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T07:26:34.582Z] #159 ... [2024-10-11T07:26:34.582Z] [2024-10-11T07:26:34.582Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T07:26:34.582Z] #0 6.220 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T07:26:36.495Z] #160 ... [2024-10-11T07:26:36.495Z] [2024-10-11T07:26:36.495Z] #157 [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-10-11T07:26:36.495Z] #157 100.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T07:27:48.230Z] #157 ... [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T07:27:48.230Z] #154 DONE 172.1s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T07:27:48.230Z] #159 DONE 172.2s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T07:27:48.230Z] #160 DONE 172.1s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T07:27:48.230Z] #152 DONE 172.1s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T07:27:48.230Z] #149 DONE 172.2s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T07:27:48.230Z] #148 DONE 172.1s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T07:27:48.230Z] #155 DONE 172.2s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.230Z] #161 ... [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:27:48.230Z] #153 DONE 172.3s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T07:27:48.230Z] #150 DONE 172.5s [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.230Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.230Z] #162 ... [2024-10-11T07:27:48.230Z] [2024-10-11T07:27:48.231Z] #157 [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-10-11T07:27:48.231Z] #157 DONE 172.5s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T07:27:48.231Z] #156 DONE 172.5s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T07:27:48.231Z] #158 DONE 172.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T07:27:48.231Z] #151 DONE 172.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-11T07:27:48.231Z] #163 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #164 DONE 0.9s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #161 DONE 0.9s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #165 DONE 1.0s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #162 DONE 0.8s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #166 DONE 0.8s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #167 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #167 DONE 0.7s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #168 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #168 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-11T07:27:48.231Z] #163 DONE 0.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #169 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #169 DONE 0.7s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #170 DONE 0.7s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #171 CACHED [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #172 CACHED [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #173 DONE 0.5s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #174 CACHED [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #175 CACHED [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #176 CACHED [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #177 CACHED [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #178 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.231Z] #178 CACHED [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #179 CACHED [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-11T07:27:48.231Z] #180 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #181 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #181 DONE 0.5s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #182 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #182 DONE 0.5s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #183 DONE 0.5s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-11T07:27:48.231Z] #184 DONE 0.5s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #185 DONE 0.4s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #168 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #168 DONE 0.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-11T07:27:48.231Z] #186 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:48.231Z] #187 DONE 1.5s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T07:27:48.231Z] #188 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-11T07:27:48.231Z] #189 DONE 3.3s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-11T07:27:48.231Z] #190 DONE 3.2s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-11T07:27:48.231Z] #191 DONE 3.3s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-11T07:27:48.231Z] #192 DONE 3.4s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #193 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-11T07:27:48.231Z] #193 DONE 3.2s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-11T07:27:48.231Z] #194 DONE 3.4s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-11T07:27:48.231Z] #180 DONE 3.4s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-11T07:27:48.231Z] #195 DONE 3.3s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:27:48.231Z] #196 DONE 3.3s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-11T07:27:48.231Z] #197 DONE 3.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-11T07:27:48.231Z] #198 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T07:27:48.231Z] #188 DONE 4.4s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-11T07:27:48.231Z] #186 DONE 4.4s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #199 [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-10-11T07:27:48.231Z] #199 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #200 [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-10-11T07:27:48.231Z] #200 DONE 2.2s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #201 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:27:48.231Z] #201 DONE 1.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #202 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:27:48.231Z] #202 DONE 1.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #203 [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-10-11T07:27:48.231Z] #203 DONE 1.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-11T07:27:48.231Z] #204 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-11T07:27:48.231Z] #205 DONE 1.9s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:27:48.231Z] #206 DONE 2.1s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #207 [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-10-11T07:27:48.231Z] #207 DONE 2.2s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #94 [support-cron-scheduler] exporting to image [2024-10-11T07:27:48.231Z] #94 exporting layers [2024-10-11T07:27:48.231Z] #94 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:27:48.231Z] #208 DONE 2.2s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:27:48.231Z] #209 DONE 2.2s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #94 [support-scheduler] exporting to image [2024-10-11T07:27:48.231Z] #94 ... [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-11T07:27:48.231Z] #198 DONE 2.6s [2024-10-11T07:27:48.231Z] [2024-10-11T07:27:48.231Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-11T07:27:48.494Z] #210 ... [2024-10-11T07:27:48.494Z] [2024-10-11T07:27:48.494Z] #199 [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-10-11T07:27:48.494Z] #199 DONE 2.0s [2024-10-11T07:27:48.494Z] [2024-10-11T07:27:48.494Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:27:48.494Z] #211 DONE 2.9s [2024-10-11T07:27:48.494Z] [2024-10-11T07:27:48.494Z] #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:27:48.494Z] #212 DONE 2.0s [2024-10-11T07:27:48.494Z] [2024-10-11T07:27:48.494Z] #94 [core-keeper] exporting to image [2024-10-11T07:27:48.758Z] #94 ... [2024-10-11T07:27:48.758Z] [2024-10-11T07:27:48.758Z] #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-11T07:27:48.758Z] #213 DONE 1.9s [2024-10-11T07:27:48.758Z] [2024-10-11T07:27:48.758Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-11T07:27:48.758Z] #214 DONE 1.8s [2024-10-11T07:27:48.758Z] [2024-10-11T07:27:48.758Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-11T07:27:48.758Z] #204 DONE 1.9s [2024-10-11T07:27:48.758Z] [2024-10-11T07:27:48.758Z] #94 [core-keeper] exporting to image [2024-10-11T07:27:48.758Z] #94 exporting layers 1.4s done [2024-10-11T07:27:48.758Z] #94 ... [2024-10-11T07:27:48.758Z] [2024-10-11T07:27:48.758Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-11T07:27:48.758Z] #215 DONE 1.8s [2024-10-11T07:27:48.758Z] [2024-10-11T07:27:48.758Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-11T07:27:48.758Z] #210 DONE 1.5s [2024-10-11T07:27:48.758Z] [2024-10-11T07:27:48.758Z] #94 [core-data] exporting to image [2024-10-11T07:27:48.758Z] #94 exporting layers 1.4s done [2024-10-11T07:27:49.018Z] #94 ... [2024-10-11T07:27:49.018Z] [2024-10-11T07:27:49.018Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:27:49.018Z] #216 DONE 0.6s [2024-10-11T07:27:49.018Z] [2024-10-11T07:27:49.018Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:27:49.018Z] #217 DONE 0.5s [2024-10-11T07:27:49.018Z] [2024-10-11T07:27:49.018Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-11T07:27:49.018Z] #218 DONE 0.5s [2024-10-11T07:27:49.018Z] [2024-10-11T07:27:49.018Z] #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-11T07:27:49.018Z] #219 DONE 0.4s [2024-10-11T07:27:49.018Z] [2024-10-11T07:27:49.019Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-11T07:27:49.019Z] #220 DONE 0.5s [2024-10-11T07:27:49.019Z] [2024-10-11T07:27:49.019Z] #94 [core-metadata] exporting to image [2024-10-11T07:27:49.422Z] #94 writing image sha256:a860e4cbd23ebe215bc3a98a18a4969acbb4d8a8868d97264ba3ab140e57eb54 [2024-10-11T07:27:49.422Z] #94 ... [2024-10-11T07:27:49.422Z] [2024-10-11T07:27:49.422Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T07:27:49.422Z] #221 DONE 0.4s [2024-10-11T07:27:49.422Z] [2024-10-11T07:27:49.422Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-11T07:27:49.422Z] #222 DONE 0.4s [2024-10-11T07:27:49.422Z] [2024-10-11T07:27:49.422Z] #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-11T07:27:49.422Z] #223 DONE 0.4s [2024-10-11T07:27:49.422Z] [2024-10-11T07:27:49.422Z] #94 [support-scheduler] exporting to image [2024-10-11T07:27:49.422Z] #94 exporting layers 0.4s done [2024-10-11T07:27:49.422Z] #94 writing image sha256:a860e4cbd23ebe215bc3a98a18a4969acbb4d8a8868d97264ba3ab140e57eb54 0.0s done [2024-10-11T07:27:49.422Z] #94 writing image sha256:3df6e57891a2fb1faf2992a2eb3b4162d3fe8a789cf8c95635583018e00c614a 0.0s done [2024-10-11T07:27:49.422Z] #94 writing image sha256:5d3f638f9dc63bf0540ce2d45f2da8cf64a99ca4ac297dec75dd675a2c781d43 0.0s done [2024-10-11T07:27:49.422Z] #94 writing image sha256:b26973581a12307f473b9586d1f33513f063bcdd06dc2a090df5231887c32eb5 0.0s done [2024-10-11T07:27:49.422Z] #94 writing image sha256:e11006e14177b9d7d1d810b9b6f2946d65c1a845c0c0d9a36f0f2e20e6cca1bf 0.0s done [2024-10-11T07:27:49.422Z] #94 naming to docker.io/library/security-spiffe-token-provider done [2024-10-11T07:27:49.422Z] #94 naming to docker.io/library/support-cron-scheduler done [2024-10-11T07:27:49.422Z] #94 naming to docker.io/library/core-command done [2024-10-11T07:27:49.422Z] #94 naming to docker.io/library/core-keeper done [2024-10-11T07:27:49.422Z] #94 naming to docker.io/library/support-scheduler done [2024-10-11T07:27:49.422Z] #94 writing image sha256:995f24179032a916664cb287dafa251c2a850bb5c488b3d6929737f9f76457e0 0.0s done [2024-10-11T07:27:49.422Z] #94 naming to docker.io/library/core-data [2024-10-11T07:27:49.684Z] #94 exporting layers 0.5s done [2024-10-11T07:27:49.684Z] #94 naming to docker.io/library/core-data done [2024-10-11T07:27:49.684Z] #94 writing image sha256:2764939b5c25e777d343f216b0abcb02849397582c8ce2af6b25acc15e31502b done [2024-10-11T07:27:49.684Z] #94 naming to docker.io/library/core-metadata done [2024-10-11T07:27:49.949Z] #94 writing image sha256:7df318f39563b08417e27147fb0d768ad4331ad704a570d292910e71f2258d9b [2024-10-11T07:27:49.949Z] #94 ... [2024-10-11T07:27:49.949Z] [2024-10-11T07:27:49.949Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-11T07:27:49.949Z] #224 DONE 0.4s [2024-10-11T07:27:49.949Z] [2024-10-11T07:27:49.949Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-11T07:27:49.949Z] #225 DONE 0.4s [2024-10-11T07:27:49.949Z] [2024-10-11T07:27:49.949Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T07:27:49.949Z] #226 DONE 1.2s [2024-10-11T07:27:49.949Z] [2024-10-11T07:27:49.949Z] #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T07:27:49.949Z] #227 DONE 1.2s [2024-10-11T07:27:49.949Z] [2024-10-11T07:27:49.949Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T07:27:49.949Z] #228 DONE 0.1s [2024-10-11T07:27:49.949Z] [2024-10-11T07:27:49.949Z] #94 [core-common-config-bootstrapper] exporting to image [2024-10-11T07:27:49.949Z] #94 writing image sha256:7df318f39563b08417e27147fb0d768ad4331ad704a570d292910e71f2258d9b done [2024-10-11T07:27:49.949Z] #94 naming to docker.io/library/support-notifications done [2024-10-11T07:27:50.210Z] #94 ... [2024-10-11T07:27:50.210Z] [2024-10-11T07:27:50.210Z] #229 [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-10-11T07:27:50.210Z] #229 DONE 0.1s [2024-10-11T07:27:50.210Z] [2024-10-11T07:27:50.210Z] #230 [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-10-11T07:27:50.211Z] #230 DONE 0.1s [2024-10-11T07:27:50.211Z] [2024-10-11T07:27:50.211Z] #231 [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-10-11T07:27:50.211Z] #231 DONE 0.1s [2024-10-11T07:27:50.211Z] [2024-10-11T07:27:50.211Z] #94 [core-common-config-bootstrapper] exporting to image [2024-10-11T07:27:50.211Z] #94 exporting layers 0.3s done [2024-10-11T07:27:50.211Z] #94 writing image sha256:01f45c4546a525f0493dbedf6f847aeec844df9a8b263d66ec9a80c2c262d967 0.1s done [2024-10-11T07:27:50.211Z] #94 naming to docker.io/library/security-proxy-auth [2024-10-11T07:27:50.471Z] #94 ... [2024-10-11T07:27:50.471Z] [2024-10-11T07:27:50.471Z] #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-11T07:27:50.471Z] #232 DONE 0.1s [2024-10-11T07:27:50.471Z] [2024-10-11T07:27:50.471Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T07:27:50.471Z] #233 DONE 0.9s [2024-10-11T07:27:50.471Z] [2024-10-11T07:27:50.471Z] #94 [security-proxy-setup] exporting to image [2024-10-11T07:27:50.471Z] #94 naming to docker.io/library/security-proxy-auth done [2024-10-11T07:27:50.471Z] #94 writing image sha256:6466f7af4b230a8b1bb4493999e4a1e525c63f1fb268fed63116746ea4f40790 done [2024-10-11T07:27:50.471Z] #94 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-11T07:27:50.471Z] #94 ... [2024-10-11T07:27:50.471Z] [2024-10-11T07:27:50.471Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-11T07:27:50.471Z] #234 DONE 0.1s [2024-10-11T07:27:50.734Z] [2024-10-11T07:27:50.734Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T07:27:50.734Z] #235 DONE 0.5s [2024-10-11T07:27:50.734Z] [2024-10-11T07:27:50.734Z] #94 [security-proxy-setup] exporting to image [2024-10-11T07:27:50.734Z] #94 exporting layers 0.2s done [2024-10-11T07:27:50.734Z] #94 writing image sha256:fcd870511dc603969aeba23c86402e077ca71df2f9ec2cad2c3ab10f2edc769d done [2024-10-11T07:27:50.734Z] #94 naming to docker.io/library/security-proxy-setup done [2024-10-11T07:27:50.734Z] #94 exporting layers 0.2s done [2024-10-11T07:27:50.995Z] #94 writing image sha256:be2afe5d841fb605ff53fd0b25d53cb6fefcfaf3ecc58ea9156a30b6b4f64d77 done [2024-10-11T07:27:50.995Z] #94 naming to docker.io/library/security-secretstore-setup done [2024-10-11T07:27:50.995Z] #94 DONE 5.1s [2024-10-11T07:27:50.995Z] [2024-10-11T07:27:50.995Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-11T07:27:50.995Z] #236 DONE 0.6s [2024-10-11T07:27:50.995Z] [2024-10-11T07:27:50.995Z] #94 [security-bootstrapper] exporting to image [2024-10-11T07:27:50.995Z] #94 exporting layers 0.2s done [2024-10-11T07:27:50.995Z] #94 writing image sha256:96a28479613533d429fb5bf02afba66865a3276af2ff5382573305e1404222b8 done [2024-10-11T07:27:50.995Z] #94 naming to docker.io/library/security-bootstrapper done [2024-10-11T07:27:50.995Z] #94 DONE 5.3s [2024-10-11T07:27:50.995Z] [2024-10-11T07:27:50.995Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T07:27:50.995Z] time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-11T07:27:51.005Z] $ docker stop --time=1 af0b4b5b36746323a172cc05416b141907b679f0ab25419bd897094757632bf7 [2024-10-11T07:27:52.290Z] $ docker rm -f --volumes af0b4b5b36746323a172cc05416b141907b679f0ab25419bd897094757632bf7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T07:27:52.647Z] + docker images [2024-10-11T07:27:52.647Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-11T07:27:52.647Z] security-secretstore-setup latest be2afe5d841f 2 seconds ago 40.2MB [2024-10-11T07:27:52.647Z] security-proxy-setup latest fcd870511dc6 2 seconds ago 28.7MB [2024-10-11T07:27:52.647Z] security-bootstrapper latest 96a284796135 2 seconds ago 20.4MB [2024-10-11T07:27:52.647Z] security-proxy-auth latest 01f45c4546a5 3 seconds ago 24.6MB [2024-10-11T07:27:52.647Z] core-common-config-bootstrapper latest 6466f7af4b23 3 seconds ago 16.5MB [2024-10-11T07:27:52.647Z] core-data latest 995f24179032 4 seconds ago 29.6MB [2024-10-11T07:27:52.647Z] support-notifications latest 7df318f39563 4 seconds ago 44.4MB [2024-10-11T07:27:52.647Z] core-metadata latest 2764939b5c25 4 seconds ago 29.8MB [2024-10-11T07:27:52.647Z] support-scheduler latest b26973581a12 5 seconds ago 43.8MB [2024-10-11T07:27:52.647Z] core-keeper latest e11006e14177 5 seconds ago 29MB [2024-10-11T07:27:52.647Z] security-spiffe-token-provider latest a860e4cbd23e 5 seconds ago 31.8MB [2024-10-11T07:27:52.647Z] core-command latest 5d3f638f9dc6 5 seconds ago 25.9MB [2024-10-11T07:27:52.647Z] support-cron-scheduler latest 3df6e57891a2 6 seconds ago 45.4MB [2024-10-11T07:27:52.647Z] security-spire-server latest 3955288ce95c 4 minutes ago 122MB [2024-10-11T07:27:52.647Z] security-spire-agent latest 30169c57dae8 4 minutes ago 183MB [2024-10-11T07:27:52.647Z] security-spire-config latest 9a5dc97d813a 4 minutes ago 121MB [2024-10-11T07:27:52.647Z] ci-base-image-x86_64 latest 592a768ba768 8 minutes ago 979MB [2024-10-11T07:27:52.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 8 days ago 573MB [2024-10-11T07:27:52.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-11T07:27:52.647Z] 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-10-11T07:27:52.801Z] provisioning config files... [2024-10-11T07:27:52.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/723@tmp/config6667354420521562995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:27:53.115Z] ---> ****-login.sh [2024-10-11T07:27:53.115Z] nexus3.edgexfoundry.org:10001 [2024-10-11T07:27:53.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:27:53.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:27:53.115Z] Configure a credential helper to remove this warning. See [2024-10-11T07:27:53.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:27:53.115Z] [2024-10-11T07:27:53.115Z] Login Succeeded [2024-10-11T07:27:53.115Z] nexus3.edgexfoundry.org:10002 [2024-10-11T07:27:53.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:27:53.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:27:53.116Z] Configure a credential helper to remove this warning. See [2024-10-11T07:27:53.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:27:53.116Z] [2024-10-11T07:27:53.116Z] Login Succeeded [2024-10-11T07:27:53.116Z] nexus3.edgexfoundry.org:10003 [2024-10-11T07:27:53.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:27:53.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:27:53.374Z] Configure a credential helper to remove this warning. See [2024-10-11T07:27:53.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:27:53.374Z] [2024-10-11T07:27:53.374Z] Login Succeeded [2024-10-11T07:27:53.374Z] nexus3.edgexfoundry.org:10004 [2024-10-11T07:27:53.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:27:53.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:27:53.375Z] Configure a credential helper to remove this warning. See [2024-10-11T07:27:53.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:27:53.375Z] [2024-10-11T07:27:53.375Z] Login Succeeded [2024-10-11T07:27:53.375Z] ****.io [2024-10-11T07:27:53.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:27:53.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:27:53.632Z] Configure a credential helper to remove this warning. See [2024-10-11T07:27:53.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:27:53.632Z] [2024-10-11T07:27:53.632Z] Login Succeeded [2024-10-11T07:27:53.632Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T07:27:53.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:27:53.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T07:27:53.727Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-11T07:27:53.727Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:27:53.727Z] latest [2024-10-11T07:27:53.727Z] 3.2.0-dev.100 [2024-10-11T07:27:53.727Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:27:53.727Z] main [2024-10-11T07:27:53.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:54.082Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:54.411Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:27:54.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T07:27:54.412Z] 37f65cca0f51: Preparing [2024-10-11T07:27:54.412Z] 50c9fa6ed253: Preparing [2024-10-11T07:27:54.412Z] f542fe8f0c91: Preparing [2024-10-11T07:27:54.412Z] 4291d34bd15c: Preparing [2024-10-11T07:27:54.412Z] b8e40f5fc3c7: Preparing [2024-10-11T07:27:54.412Z] ae463b7f179f: Preparing [2024-10-11T07:27:54.412Z] 63ca1fbb43ae: Preparing [2024-10-11T07:27:54.412Z] ae463b7f179f: Waiting [2024-10-11T07:27:54.412Z] 63ca1fbb43ae: Waiting [2024-10-11T07:27:54.412Z] 37f65cca0f51: Pushed [2024-10-11T07:27:54.412Z] 4291d34bd15c: Pushed [2024-10-11T07:27:54.412Z] f542fe8f0c91: Pushed [2024-10-11T07:27:54.412Z] b8e40f5fc3c7: Pushed [2024-10-11T07:27:54.412Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:27:54.412Z] ae463b7f179f: Pushed [2024-10-11T07:27:56.313Z] 50c9fa6ed253: Pushed [2024-10-11T07:27:56.313Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:56.644Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:56.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-11T07:27:56.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T07:27:56.979Z] 37f65cca0f51: Preparing [2024-10-11T07:27:56.979Z] 50c9fa6ed253: Preparing [2024-10-11T07:27:56.979Z] f542fe8f0c91: Preparing [2024-10-11T07:27:56.979Z] 4291d34bd15c: Preparing [2024-10-11T07:27:56.979Z] b8e40f5fc3c7: Preparing [2024-10-11T07:27:56.979Z] ae463b7f179f: Preparing [2024-10-11T07:27:56.979Z] 63ca1fbb43ae: Preparing [2024-10-11T07:27:56.979Z] ae463b7f179f: Waiting [2024-10-11T07:27:56.979Z] 63ca1fbb43ae: Waiting [2024-10-11T07:27:56.979Z] 37f65cca0f51: Layer already exists [2024-10-11T07:27:56.979Z] 4291d34bd15c: Layer already exists [2024-10-11T07:27:56.979Z] f542fe8f0c91: Layer already exists [2024-10-11T07:27:56.979Z] 50c9fa6ed253: Layer already exists [2024-10-11T07:27:56.979Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:27:56.979Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:27:56.979Z] ae463b7f179f: Layer already exists [2024-10-11T07:27:56.979Z] latest: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:57.311Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:57.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.100 [2024-10-11T07:27:57.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T07:27:57.633Z] 37f65cca0f51: Preparing [2024-10-11T07:27:57.633Z] 50c9fa6ed253: Preparing [2024-10-11T07:27:57.633Z] f542fe8f0c91: Preparing [2024-10-11T07:27:57.633Z] 4291d34bd15c: Preparing [2024-10-11T07:27:57.633Z] b8e40f5fc3c7: Preparing [2024-10-11T07:27:57.633Z] ae463b7f179f: Preparing [2024-10-11T07:27:57.633Z] 63ca1fbb43ae: Preparing [2024-10-11T07:27:57.633Z] ae463b7f179f: Waiting [2024-10-11T07:27:57.633Z] 63ca1fbb43ae: Waiting [2024-10-11T07:27:57.633Z] 50c9fa6ed253: Layer already exists [2024-10-11T07:27:57.633Z] 37f65cca0f51: Layer already exists [2024-10-11T07:27:57.633Z] f542fe8f0c91: Layer already exists [2024-10-11T07:27:57.633Z] 4291d34bd15c: Layer already exists [2024-10-11T07:27:57.633Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:27:57.633Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:27:57.633Z] ae463b7f179f: Layer already exists [2024-10-11T07:27:57.633Z] 3.2.0-dev.100: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:57.975Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:58.295Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:27:58.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T07:27:58.295Z] 37f65cca0f51: Preparing [2024-10-11T07:27:58.295Z] 50c9fa6ed253: Preparing [2024-10-11T07:27:58.295Z] f542fe8f0c91: Preparing [2024-10-11T07:27:58.295Z] 4291d34bd15c: Preparing [2024-10-11T07:27:58.295Z] b8e40f5fc3c7: Preparing [2024-10-11T07:27:58.295Z] ae463b7f179f: Preparing [2024-10-11T07:27:58.295Z] 63ca1fbb43ae: Preparing [2024-10-11T07:27:58.295Z] ae463b7f179f: Waiting [2024-10-11T07:27:58.295Z] 63ca1fbb43ae: Waiting [2024-10-11T07:27:58.295Z] 37f65cca0f51: Layer already exists [2024-10-11T07:27:58.295Z] 50c9fa6ed253: Layer already exists [2024-10-11T07:27:58.295Z] 4291d34bd15c: Layer already exists [2024-10-11T07:27:58.295Z] f542fe8f0c91: Layer already exists [2024-10-11T07:27:58.295Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:27:58.295Z] ae463b7f179f: Layer already exists [2024-10-11T07:27:58.295Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:27:58.295Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:58.625Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:58.952Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-11T07:27:58.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T07:27:58.952Z] 37f65cca0f51: Preparing [2024-10-11T07:27:58.952Z] 50c9fa6ed253: Preparing [2024-10-11T07:27:58.952Z] f542fe8f0c91: Preparing [2024-10-11T07:27:58.952Z] 4291d34bd15c: Preparing [2024-10-11T07:27:58.952Z] b8e40f5fc3c7: Preparing [2024-10-11T07:27:58.952Z] ae463b7f179f: Preparing [2024-10-11T07:27:58.952Z] 63ca1fbb43ae: Preparing [2024-10-11T07:27:58.952Z] ae463b7f179f: Waiting [2024-10-11T07:27:58.952Z] 50c9fa6ed253: Layer already exists [2024-10-11T07:27:58.952Z] 37f65cca0f51: Layer already exists [2024-10-11T07:27:58.952Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:27:58.952Z] 4291d34bd15c: Layer already exists [2024-10-11T07:27:58.952Z] f542fe8f0c91: Layer already exists [2024-10-11T07:27:58.952Z] ae463b7f179f: Layer already exists [2024-10-11T07:27:58.952Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:27:58.952Z] main: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:27:59.031Z] ===================================================== [Pipeline] echo [2024-10-11T07:27:59.046Z] taggedImages: [2024-10-11T07:27:59.046Z] - nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:27:59.046Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-11T07:27:59.046Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.100 [2024-10-11T07:27:59.046Z] - nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:27:59.046Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-11T07:27:59.078Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-11T07:27:59.078Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:27:59.078Z] latest [2024-10-11T07:27:59.078Z] 3.2.0-dev.100 [2024-10-11T07:27:59.078Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:27:59.078Z] main [2024-10-11T07:27:59.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:59.423Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:27:59.741Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:27:59.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T07:27:59.741Z] e44b3dd0a3f3: Preparing [2024-10-11T07:27:59.741Z] 3497a4435ffd: Preparing [2024-10-11T07:27:59.741Z] 8f72670640da: Preparing [2024-10-11T07:27:59.741Z] 044de6692dec: Preparing [2024-10-11T07:27:59.741Z] f542fe8f0c91: Preparing [2024-10-11T07:27:59.741Z] 4291d34bd15c: Preparing [2024-10-11T07:27:59.741Z] b8e40f5fc3c7: Preparing [2024-10-11T07:27:59.741Z] ae463b7f179f: Preparing [2024-10-11T07:27:59.741Z] 63ca1fbb43ae: Preparing [2024-10-11T07:27:59.741Z] 4291d34bd15c: Waiting [2024-10-11T07:27:59.741Z] b8e40f5fc3c7: Waiting [2024-10-11T07:27:59.741Z] ae463b7f179f: Waiting [2024-10-11T07:27:59.741Z] 63ca1fbb43ae: Waiting [2024-10-11T07:27:59.741Z] f542fe8f0c91: Layer already exists [2024-10-11T07:27:59.741Z] 4291d34bd15c: Layer already exists [2024-10-11T07:27:59.741Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:27:59.741Z] ae463b7f179f: Layer already exists [2024-10-11T07:27:59.741Z] 3497a4435ffd: Pushed [2024-10-11T07:27:59.741Z] e44b3dd0a3f3: Pushed [2024-10-11T07:27:59.741Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:27:59.741Z] 8f72670640da: Pushed [2024-10-11T07:28:00.675Z] 044de6692dec: Pushed [2024-10-11T07:28:00.675Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:01.004Z] + 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-10-11T07:28:01.326Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-11T07:28:01.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T07:28:01.327Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:01.327Z] 3497a4435ffd: Preparing [2024-10-11T07:28:01.327Z] 8f72670640da: Preparing [2024-10-11T07:28:01.327Z] 044de6692dec: Preparing [2024-10-11T07:28:01.327Z] f542fe8f0c91: Preparing [2024-10-11T07:28:01.327Z] 4291d34bd15c: Preparing [2024-10-11T07:28:01.327Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:01.327Z] ae463b7f179f: Preparing [2024-10-11T07:28:01.327Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:01.327Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:01.327Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:01.327Z] ae463b7f179f: Waiting [2024-10-11T07:28:01.327Z] 4291d34bd15c: Waiting [2024-10-11T07:28:01.327Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:01.327Z] 8f72670640da: Layer already exists [2024-10-11T07:28:01.327Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:01.327Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:01.327Z] 044de6692dec: Layer already exists [2024-10-11T07:28:01.327Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:01.327Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:01.327Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:01.327Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:01.327Z] latest: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:01.658Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:01.977Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.100 [2024-10-11T07:28:01.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T07:28:01.977Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:01.977Z] 3497a4435ffd: Preparing [2024-10-11T07:28:01.977Z] 8f72670640da: Preparing [2024-10-11T07:28:01.977Z] 044de6692dec: Preparing [2024-10-11T07:28:01.977Z] f542fe8f0c91: Preparing [2024-10-11T07:28:01.977Z] 4291d34bd15c: Preparing [2024-10-11T07:28:01.977Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:01.977Z] ae463b7f179f: Preparing [2024-10-11T07:28:01.977Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:01.977Z] 4291d34bd15c: Waiting [2024-10-11T07:28:01.977Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:01.977Z] ae463b7f179f: Waiting [2024-10-11T07:28:01.977Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:01.977Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:01.977Z] 8f72670640da: Layer already exists [2024-10-11T07:28:01.977Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:01.977Z] 044de6692dec: Layer already exists [2024-10-11T07:28:01.977Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:01.977Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:01.977Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:01.977Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:01.977Z] 3.2.0-dev.100: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:02.298Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:02.615Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:02.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T07:28:02.615Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:02.615Z] 3497a4435ffd: Preparing [2024-10-11T07:28:02.615Z] 8f72670640da: Preparing [2024-10-11T07:28:02.615Z] 044de6692dec: Preparing [2024-10-11T07:28:02.615Z] f542fe8f0c91: Preparing [2024-10-11T07:28:02.615Z] 4291d34bd15c: Preparing [2024-10-11T07:28:02.615Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:02.615Z] ae463b7f179f: Preparing [2024-10-11T07:28:02.615Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:02.615Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:02.615Z] ae463b7f179f: Waiting [2024-10-11T07:28:02.615Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:02.615Z] 4291d34bd15c: Waiting [2024-10-11T07:28:02.615Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:02.615Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:02.616Z] 044de6692dec: Layer already exists [2024-10-11T07:28:02.616Z] 8f72670640da: Layer already exists [2024-10-11T07:28:02.616Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:02.616Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:02.616Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:02.616Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:02.616Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:02.616Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:02.938Z] + 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-10-11T07:28:03.258Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-11T07:28:03.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T07:28:03.258Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:03.258Z] 3497a4435ffd: Preparing [2024-10-11T07:28:03.258Z] 8f72670640da: Preparing [2024-10-11T07:28:03.258Z] 044de6692dec: Preparing [2024-10-11T07:28:03.258Z] f542fe8f0c91: Preparing [2024-10-11T07:28:03.258Z] 4291d34bd15c: Preparing [2024-10-11T07:28:03.258Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:03.258Z] ae463b7f179f: Preparing [2024-10-11T07:28:03.258Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:03.258Z] 4291d34bd15c: Waiting [2024-10-11T07:28:03.258Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:03.258Z] ae463b7f179f: Waiting [2024-10-11T07:28:03.258Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:03.258Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:03.258Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:03.258Z] 8f72670640da: Layer already exists [2024-10-11T07:28:03.258Z] 044de6692dec: Layer already exists [2024-10-11T07:28:03.258Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:03.258Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:03.258Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:03.258Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:03.258Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:03.258Z] main: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:03.322Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:03.335Z] taggedImages: [2024-10-11T07:28:03.335Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:03.335Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-11T07:28:03.335Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.100 [2024-10-11T07:28:03.335Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:03.335Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-11T07:28:03.366Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-11T07:28:03.366Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:03.366Z] latest [2024-10-11T07:28:03.366Z] 3.2.0-dev.100 [2024-10-11T07:28:03.366Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:03.366Z] main [2024-10-11T07:28:03.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:03.708Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:04.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:04.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T07:28:04.026Z] 5239eff35c68: Preparing [2024-10-11T07:28:04.026Z] 814a6cc84461: Preparing [2024-10-11T07:28:04.026Z] 3aa3a92918c0: Preparing [2024-10-11T07:28:04.026Z] f542fe8f0c91: Preparing [2024-10-11T07:28:04.026Z] 4291d34bd15c: Preparing [2024-10-11T07:28:04.026Z] 2ba979063403: Preparing [2024-10-11T07:28:04.026Z] 2ccb0bcb0fc5: Preparing [2024-10-11T07:28:04.026Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:04.026Z] 2ba979063403: Waiting [2024-10-11T07:28:04.026Z] 2ccb0bcb0fc5: Waiting [2024-10-11T07:28:04.026Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:04.026Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:04.026Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:04.026Z] 5239eff35c68: Pushed [2024-10-11T07:28:04.026Z] 814a6cc84461: Pushed [2024-10-11T07:28:04.026Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:04.026Z] 2ba979063403: Pushed [2024-10-11T07:28:04.026Z] 2ccb0bcb0fc5: Pushed [2024-10-11T07:28:05.927Z] 3aa3a92918c0: Pushed [2024-10-11T07:28:06.188Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:06.517Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:06.847Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-11T07:28:06.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T07:28:06.847Z] 5239eff35c68: Preparing [2024-10-11T07:28:06.847Z] 814a6cc84461: Preparing [2024-10-11T07:28:06.847Z] 3aa3a92918c0: Preparing [2024-10-11T07:28:06.847Z] f542fe8f0c91: Preparing [2024-10-11T07:28:06.847Z] 4291d34bd15c: Preparing [2024-10-11T07:28:06.847Z] 2ba979063403: Preparing [2024-10-11T07:28:06.847Z] 2ccb0bcb0fc5: Preparing [2024-10-11T07:28:06.847Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:06.847Z] 2ccb0bcb0fc5: Waiting [2024-10-11T07:28:06.847Z] 814a6cc84461: Layer already exists [2024-10-11T07:28:06.847Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:06.847Z] 5239eff35c68: Layer already exists [2024-10-11T07:28:06.847Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:06.847Z] 3aa3a92918c0: Layer already exists [2024-10-11T07:28:06.847Z] 2ba979063403: Layer already exists [2024-10-11T07:28:06.847Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:06.847Z] 2ccb0bcb0fc5: Layer already exists [2024-10-11T07:28:06.847Z] latest: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:07.187Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:07.513Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.100 [2024-10-11T07:28:07.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T07:28:07.513Z] 5239eff35c68: Preparing [2024-10-11T07:28:07.513Z] 814a6cc84461: Preparing [2024-10-11T07:28:07.513Z] 3aa3a92918c0: Preparing [2024-10-11T07:28:07.513Z] f542fe8f0c91: Preparing [2024-10-11T07:28:07.513Z] 4291d34bd15c: Preparing [2024-10-11T07:28:07.513Z] 2ba979063403: Preparing [2024-10-11T07:28:07.513Z] 2ccb0bcb0fc5: Preparing [2024-10-11T07:28:07.513Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:07.513Z] 2ba979063403: Waiting [2024-10-11T07:28:07.513Z] 2ccb0bcb0fc5: Waiting [2024-10-11T07:28:07.513Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:07.513Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:07.513Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:07.513Z] 814a6cc84461: Layer already exists [2024-10-11T07:28:07.513Z] 5239eff35c68: Layer already exists [2024-10-11T07:28:07.513Z] 3aa3a92918c0: Layer already exists [2024-10-11T07:28:07.513Z] 2ccb0bcb0fc5: Layer already exists [2024-10-11T07:28:07.513Z] 2ba979063403: Layer already exists [2024-10-11T07:28:07.513Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:07.513Z] 3.2.0-dev.100: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:07.846Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:08.177Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:08.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T07:28:08.177Z] 5239eff35c68: Preparing [2024-10-11T07:28:08.177Z] 814a6cc84461: Preparing [2024-10-11T07:28:08.177Z] 3aa3a92918c0: Preparing [2024-10-11T07:28:08.177Z] f542fe8f0c91: Preparing [2024-10-11T07:28:08.177Z] 4291d34bd15c: Preparing [2024-10-11T07:28:08.177Z] 2ba979063403: Preparing [2024-10-11T07:28:08.177Z] 2ccb0bcb0fc5: Preparing [2024-10-11T07:28:08.177Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:08.177Z] 2ba979063403: Waiting [2024-10-11T07:28:08.177Z] 2ccb0bcb0fc5: Waiting [2024-10-11T07:28:08.177Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:08.177Z] 3aa3a92918c0: Layer already exists [2024-10-11T07:28:08.177Z] 5239eff35c68: Layer already exists [2024-10-11T07:28:08.177Z] 814a6cc84461: Layer already exists [2024-10-11T07:28:08.177Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:08.177Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:08.177Z] 2ba979063403: Layer already exists [2024-10-11T07:28:08.177Z] 2ccb0bcb0fc5: Layer already exists [2024-10-11T07:28:08.177Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:08.177Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:08.516Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:08.849Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-11T07:28:08.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T07:28:08.849Z] 5239eff35c68: Preparing [2024-10-11T07:28:08.849Z] 814a6cc84461: Preparing [2024-10-11T07:28:08.849Z] 3aa3a92918c0: Preparing [2024-10-11T07:28:08.849Z] f542fe8f0c91: Preparing [2024-10-11T07:28:08.849Z] 4291d34bd15c: Preparing [2024-10-11T07:28:08.849Z] 2ba979063403: Preparing [2024-10-11T07:28:08.849Z] 2ccb0bcb0fc5: Preparing [2024-10-11T07:28:08.849Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:08.849Z] 2ccb0bcb0fc5: Waiting [2024-10-11T07:28:08.849Z] 5239eff35c68: Layer already exists [2024-10-11T07:28:08.849Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:08.849Z] 814a6cc84461: Layer already exists [2024-10-11T07:28:08.849Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:08.849Z] 3aa3a92918c0: Layer already exists [2024-10-11T07:28:08.849Z] 2ccb0bcb0fc5: Layer already exists [2024-10-11T07:28:08.849Z] 2ba979063403: Layer already exists [2024-10-11T07:28:08.849Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:08.849Z] main: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:08.927Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:08.943Z] taggedImages: [2024-10-11T07:28:08.943Z] - nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:08.943Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-11T07:28:08.943Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.100 [2024-10-11T07:28:08.943Z] - nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:08.943Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-11T07:28:08.976Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-11T07:28:08.976Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:08.976Z] latest [2024-10-11T07:28:08.976Z] 3.2.0-dev.100 [2024-10-11T07:28:08.976Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:08.976Z] main [2024-10-11T07:28:08.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:09.336Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:09.663Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:09.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T07:28:09.663Z] a74d13436898: Preparing [2024-10-11T07:28:09.663Z] 8c387cd0ef65: Preparing [2024-10-11T07:28:09.663Z] 523e46fadf6e: Preparing [2024-10-11T07:28:09.663Z] 4291d34bd15c: Preparing [2024-10-11T07:28:09.663Z] 027fae3e03cd: Preparing [2024-10-11T07:28:09.663Z] 202e9e73afdd: Preparing [2024-10-11T07:28:09.663Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:09.663Z] 202e9e73afdd: Waiting [2024-10-11T07:28:09.663Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:09.663Z] 027fae3e03cd: Pushed [2024-10-11T07:28:09.663Z] a74d13436898: Pushed [2024-10-11T07:28:09.663Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:09.663Z] 8c387cd0ef65: Pushed [2024-10-11T07:28:09.663Z] 202e9e73afdd: Pushed [2024-10-11T07:28:11.567Z] 523e46fadf6e: Pushed [2024-10-11T07:28:11.826Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:12.155Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:12.487Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-11T07:28:12.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T07:28:12.487Z] a74d13436898: Preparing [2024-10-11T07:28:12.487Z] 8c387cd0ef65: Preparing [2024-10-11T07:28:12.487Z] 523e46fadf6e: Preparing [2024-10-11T07:28:12.487Z] 4291d34bd15c: Preparing [2024-10-11T07:28:12.487Z] 027fae3e03cd: Preparing [2024-10-11T07:28:12.487Z] 202e9e73afdd: Preparing [2024-10-11T07:28:12.487Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:12.487Z] 202e9e73afdd: Waiting [2024-10-11T07:28:12.487Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:12.487Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:12.487Z] 8c387cd0ef65: Layer already exists [2024-10-11T07:28:12.487Z] 027fae3e03cd: Layer already exists [2024-10-11T07:28:12.487Z] 523e46fadf6e: Layer already exists [2024-10-11T07:28:12.487Z] a74d13436898: Layer already exists [2024-10-11T07:28:12.487Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:12.487Z] 202e9e73afdd: Layer already exists [2024-10-11T07:28:12.487Z] latest: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:12.825Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:13.143Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.100 [2024-10-11T07:28:13.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T07:28:13.143Z] a74d13436898: Preparing [2024-10-11T07:28:13.143Z] 8c387cd0ef65: Preparing [2024-10-11T07:28:13.143Z] 523e46fadf6e: Preparing [2024-10-11T07:28:13.143Z] 4291d34bd15c: Preparing [2024-10-11T07:28:13.143Z] 027fae3e03cd: Preparing [2024-10-11T07:28:13.143Z] 202e9e73afdd: Preparing [2024-10-11T07:28:13.143Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:13.143Z] 202e9e73afdd: Waiting [2024-10-11T07:28:13.143Z] a74d13436898: Layer already exists [2024-10-11T07:28:13.143Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:13.143Z] 027fae3e03cd: Layer already exists [2024-10-11T07:28:13.143Z] 523e46fadf6e: Layer already exists [2024-10-11T07:28:13.143Z] 8c387cd0ef65: Layer already exists [2024-10-11T07:28:13.143Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:13.143Z] 202e9e73afdd: Layer already exists [2024-10-11T07:28:13.143Z] 3.2.0-dev.100: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:13.479Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:13.805Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:13.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T07:28:13.805Z] a74d13436898: Preparing [2024-10-11T07:28:13.805Z] 8c387cd0ef65: Preparing [2024-10-11T07:28:13.805Z] 523e46fadf6e: Preparing [2024-10-11T07:28:13.805Z] 4291d34bd15c: Preparing [2024-10-11T07:28:13.805Z] 027fae3e03cd: Preparing [2024-10-11T07:28:13.805Z] 202e9e73afdd: Preparing [2024-10-11T07:28:13.805Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:13.805Z] 202e9e73afdd: Waiting [2024-10-11T07:28:13.805Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:13.805Z] 027fae3e03cd: Layer already exists [2024-10-11T07:28:13.805Z] a74d13436898: Layer already exists [2024-10-11T07:28:13.805Z] 8c387cd0ef65: Layer already exists [2024-10-11T07:28:13.805Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:13.805Z] 523e46fadf6e: Layer already exists [2024-10-11T07:28:13.805Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:13.805Z] 202e9e73afdd: Layer already exists [2024-10-11T07:28:13.805Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:14.145Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:14.472Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-11T07:28:14.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T07:28:14.472Z] a74d13436898: Preparing [2024-10-11T07:28:14.472Z] 8c387cd0ef65: Preparing [2024-10-11T07:28:14.472Z] 523e46fadf6e: Preparing [2024-10-11T07:28:14.472Z] 4291d34bd15c: Preparing [2024-10-11T07:28:14.472Z] 027fae3e03cd: Preparing [2024-10-11T07:28:14.472Z] 202e9e73afdd: Preparing [2024-10-11T07:28:14.472Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:14.472Z] 202e9e73afdd: Waiting [2024-10-11T07:28:14.472Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:14.472Z] 523e46fadf6e: Layer already exists [2024-10-11T07:28:14.472Z] 027fae3e03cd: Layer already exists [2024-10-11T07:28:14.472Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:14.472Z] a74d13436898: Layer already exists [2024-10-11T07:28:14.472Z] 8c387cd0ef65: Layer already exists [2024-10-11T07:28:14.472Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:14.472Z] 202e9e73afdd: Layer already exists [2024-10-11T07:28:14.472Z] main: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:14.545Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:14.623Z] taggedImages: [2024-10-11T07:28:14.623Z] - nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:14.623Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-11T07:28:14.623Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.100 [2024-10-11T07:28:14.623Z] - nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:14.623Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-11T07:28:14.651Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-11T07:28:14.651Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:14.651Z] latest [2024-10-11T07:28:14.651Z] 3.2.0-dev.100 [2024-10-11T07:28:14.651Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:14.651Z] main [2024-10-11T07:28:14.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:14.995Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:15.319Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:15.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T07:28:15.319Z] e9d7adb9f362: Preparing [2024-10-11T07:28:15.319Z] 45bdd02d19bb: Preparing [2024-10-11T07:28:15.319Z] cbb9f9e48dcd: Preparing [2024-10-11T07:28:15.319Z] 9333464f6e16: Preparing [2024-10-11T07:28:15.319Z] f542fe8f0c91: Preparing [2024-10-11T07:28:15.319Z] 4291d34bd15c: Preparing [2024-10-11T07:28:15.319Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:15.319Z] ae463b7f179f: Preparing [2024-10-11T07:28:15.319Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:15.319Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:15.319Z] ae463b7f179f: Waiting [2024-10-11T07:28:15.319Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:15.319Z] 4291d34bd15c: Waiting [2024-10-11T07:28:15.319Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:15.319Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:15.319Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:15.319Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:15.319Z] 45bdd02d19bb: Pushed [2024-10-11T07:28:15.319Z] e9d7adb9f362: Pushed [2024-10-11T07:28:15.319Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:15.319Z] cbb9f9e48dcd: Pushed [2024-10-11T07:28:17.850Z] 9333464f6e16: Pushed [2024-10-11T07:28:17.850Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:18.178Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:18.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-11T07:28:18.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T07:28:18.503Z] e9d7adb9f362: Preparing [2024-10-11T07:28:18.503Z] 45bdd02d19bb: Preparing [2024-10-11T07:28:18.503Z] cbb9f9e48dcd: Preparing [2024-10-11T07:28:18.503Z] 9333464f6e16: Preparing [2024-10-11T07:28:18.503Z] f542fe8f0c91: Preparing [2024-10-11T07:28:18.503Z] 4291d34bd15c: Preparing [2024-10-11T07:28:18.503Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:18.503Z] ae463b7f179f: Preparing [2024-10-11T07:28:18.503Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:18.503Z] ae463b7f179f: Waiting [2024-10-11T07:28:18.503Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:18.503Z] 4291d34bd15c: Waiting [2024-10-11T07:28:18.503Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:18.503Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:18.503Z] e9d7adb9f362: Layer already exists [2024-10-11T07:28:18.503Z] 45bdd02d19bb: Layer already exists [2024-10-11T07:28:18.503Z] cbb9f9e48dcd: Layer already exists [2024-10-11T07:28:18.503Z] 9333464f6e16: Layer already exists [2024-10-11T07:28:18.503Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:18.503Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:18.503Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:18.503Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:18.503Z] latest: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:18.835Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:19.159Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.100 [2024-10-11T07:28:19.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T07:28:19.159Z] e9d7adb9f362: Preparing [2024-10-11T07:28:19.159Z] 45bdd02d19bb: Preparing [2024-10-11T07:28:19.159Z] cbb9f9e48dcd: Preparing [2024-10-11T07:28:19.159Z] 9333464f6e16: Preparing [2024-10-11T07:28:19.159Z] f542fe8f0c91: Preparing [2024-10-11T07:28:19.159Z] 4291d34bd15c: Preparing [2024-10-11T07:28:19.159Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:19.159Z] ae463b7f179f: Preparing [2024-10-11T07:28:19.159Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:19.159Z] 4291d34bd15c: Waiting [2024-10-11T07:28:19.159Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:19.159Z] ae463b7f179f: Waiting [2024-10-11T07:28:19.159Z] e9d7adb9f362: Layer already exists [2024-10-11T07:28:19.159Z] 45bdd02d19bb: Layer already exists [2024-10-11T07:28:19.159Z] 9333464f6e16: Layer already exists [2024-10-11T07:28:19.159Z] cbb9f9e48dcd: Layer already exists [2024-10-11T07:28:19.159Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:19.159Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:19.159Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:19.159Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:19.159Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:19.159Z] 3.2.0-dev.100: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:19.488Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:19.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:19.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T07:28:19.823Z] e9d7adb9f362: Preparing [2024-10-11T07:28:19.823Z] 45bdd02d19bb: Preparing [2024-10-11T07:28:19.823Z] cbb9f9e48dcd: Preparing [2024-10-11T07:28:19.823Z] 9333464f6e16: Preparing [2024-10-11T07:28:19.823Z] f542fe8f0c91: Preparing [2024-10-11T07:28:19.823Z] 4291d34bd15c: Preparing [2024-10-11T07:28:19.823Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:19.823Z] ae463b7f179f: Preparing [2024-10-11T07:28:19.823Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:19.823Z] 4291d34bd15c: Waiting [2024-10-11T07:28:19.823Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:19.823Z] ae463b7f179f: Waiting [2024-10-11T07:28:19.823Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:19.823Z] 9333464f6e16: Layer already exists [2024-10-11T07:28:19.823Z] e9d7adb9f362: Layer already exists [2024-10-11T07:28:19.823Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:19.823Z] cbb9f9e48dcd: Layer already exists [2024-10-11T07:28:19.823Z] 45bdd02d19bb: Layer already exists [2024-10-11T07:28:19.823Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:19.823Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:19.823Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:19.823Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:19.823Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:20.156Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:20.477Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-11T07:28:20.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T07:28:20.477Z] e9d7adb9f362: Preparing [2024-10-11T07:28:20.477Z] 45bdd02d19bb: Preparing [2024-10-11T07:28:20.477Z] cbb9f9e48dcd: Preparing [2024-10-11T07:28:20.477Z] 9333464f6e16: Preparing [2024-10-11T07:28:20.477Z] f542fe8f0c91: Preparing [2024-10-11T07:28:20.477Z] 4291d34bd15c: Preparing [2024-10-11T07:28:20.477Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:20.477Z] ae463b7f179f: Preparing [2024-10-11T07:28:20.477Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:20.477Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:20.477Z] ae463b7f179f: Waiting [2024-10-11T07:28:20.477Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:20.477Z] 4291d34bd15c: Waiting [2024-10-11T07:28:20.477Z] 45bdd02d19bb: Layer already exists [2024-10-11T07:28:20.477Z] cbb9f9e48dcd: Layer already exists [2024-10-11T07:28:20.477Z] e9d7adb9f362: Layer already exists [2024-10-11T07:28:20.477Z] 9333464f6e16: Layer already exists [2024-10-11T07:28:20.477Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:20.477Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:20.477Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:20.477Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:20.477Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:20.477Z] main: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:20.550Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:20.565Z] taggedImages: [2024-10-11T07:28:20.565Z] - nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:20.565Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-11T07:28:20.565Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.100 [2024-10-11T07:28:20.565Z] - nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:20.565Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-11T07:28:20.600Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-11T07:28:20.600Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:20.600Z] latest [2024-10-11T07:28:20.600Z] 3.2.0-dev.100 [2024-10-11T07:28:20.600Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:20.600Z] main [2024-10-11T07:28:20.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:20.954Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:21.285Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:21.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T07:28:21.285Z] bcf4ada2dec9: Preparing [2024-10-11T07:28:21.285Z] 17b30369008a: Preparing [2024-10-11T07:28:21.285Z] bde5f9ffa8d5: Preparing [2024-10-11T07:28:21.285Z] fbe44e462038: Preparing [2024-10-11T07:28:21.285Z] ffd79f200d5a: Preparing [2024-10-11T07:28:21.285Z] 5dabb0b19004: Preparing [2024-10-11T07:28:21.285Z] 87ad22cac87d: Preparing [2024-10-11T07:28:21.285Z] a428377215f8: Preparing [2024-10-11T07:28:21.285Z] f542fe8f0c91: Preparing [2024-10-11T07:28:21.285Z] 4291d34bd15c: Preparing [2024-10-11T07:28:21.285Z] 81c81eee7819: Preparing [2024-10-11T07:28:21.285Z] a21ae559a755: Preparing [2024-10-11T07:28:21.285Z] 5f70bf18a086: Preparing [2024-10-11T07:28:21.285Z] 97d172f65bea: Preparing [2024-10-11T07:28:21.285Z] 4291d34bd15c: Waiting [2024-10-11T07:28:21.285Z] a428377215f8: Waiting [2024-10-11T07:28:21.285Z] f542fe8f0c91: Waiting [2024-10-11T07:28:21.285Z] 5dabb0b19004: Waiting [2024-10-11T07:28:21.285Z] 81c81eee7819: Waiting [2024-10-11T07:28:21.285Z] 87ad22cac87d: Waiting [2024-10-11T07:28:21.285Z] a21ae559a755: Waiting [2024-10-11T07:28:21.285Z] 3a81c752cb29: Preparing [2024-10-11T07:28:21.285Z] a0b2a8699361: Preparing [2024-10-11T07:28:21.285Z] 97d172f65bea: Waiting [2024-10-11T07:28:21.285Z] 3a81c752cb29: Waiting [2024-10-11T07:28:21.285Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:21.285Z] a0b2a8699361: Waiting [2024-10-11T07:28:21.285Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:21.285Z] bcf4ada2dec9: Pushed [2024-10-11T07:28:21.285Z] fbe44e462038: Pushed [2024-10-11T07:28:21.285Z] ffd79f200d5a: Pushed [2024-10-11T07:28:21.285Z] bde5f9ffa8d5: Pushed [2024-10-11T07:28:21.285Z] 17b30369008a: Pushed [2024-10-11T07:28:21.285Z] 5dabb0b19004: Pushed [2024-10-11T07:28:21.285Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:21.285Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:21.285Z] 5f70bf18a086: Layer already exists [2024-10-11T07:28:21.547Z] 87ad22cac87d: Pushed [2024-10-11T07:28:21.547Z] a21ae559a755: Pushed [2024-10-11T07:28:21.547Z] 81c81eee7819: Pushed [2024-10-11T07:28:21.547Z] 97d172f65bea: Pushed [2024-10-11T07:28:21.547Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:21.547Z] 3a81c752cb29: Pushed [2024-10-11T07:28:21.547Z] a0b2a8699361: Pushed [2024-10-11T07:28:22.927Z] a428377215f8: Pushed [2024-10-11T07:28:22.927Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:23.253Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:23.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-11T07:28:23.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T07:28:23.575Z] bcf4ada2dec9: Preparing [2024-10-11T07:28:23.575Z] 17b30369008a: Preparing [2024-10-11T07:28:23.575Z] bde5f9ffa8d5: Preparing [2024-10-11T07:28:23.575Z] fbe44e462038: Preparing [2024-10-11T07:28:23.575Z] ffd79f200d5a: Preparing [2024-10-11T07:28:23.575Z] 5dabb0b19004: Preparing [2024-10-11T07:28:23.575Z] 87ad22cac87d: Preparing [2024-10-11T07:28:23.575Z] a428377215f8: Preparing [2024-10-11T07:28:23.575Z] f542fe8f0c91: Preparing [2024-10-11T07:28:23.575Z] 4291d34bd15c: Preparing [2024-10-11T07:28:23.575Z] 81c81eee7819: Preparing [2024-10-11T07:28:23.575Z] a21ae559a755: Preparing [2024-10-11T07:28:23.575Z] 87ad22cac87d: Waiting [2024-10-11T07:28:23.575Z] a428377215f8: Waiting [2024-10-11T07:28:23.575Z] 4291d34bd15c: Waiting [2024-10-11T07:28:23.575Z] 81c81eee7819: Waiting [2024-10-11T07:28:23.575Z] 5dabb0b19004: Waiting [2024-10-11T07:28:23.575Z] 5f70bf18a086: Preparing [2024-10-11T07:28:23.575Z] 97d172f65bea: Preparing [2024-10-11T07:28:23.575Z] 3a81c752cb29: Preparing [2024-10-11T07:28:23.575Z] a21ae559a755: Waiting [2024-10-11T07:28:23.575Z] 97d172f65bea: Waiting [2024-10-11T07:28:23.575Z] 5f70bf18a086: Waiting [2024-10-11T07:28:23.575Z] a0b2a8699361: Preparing [2024-10-11T07:28:23.575Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:23.575Z] f542fe8f0c91: Waiting [2024-10-11T07:28:23.575Z] 3a81c752cb29: Waiting [2024-10-11T07:28:23.575Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:23.575Z] a0b2a8699361: Waiting [2024-10-11T07:28:23.575Z] fbe44e462038: Layer already exists [2024-10-11T07:28:23.575Z] ffd79f200d5a: Layer already exists [2024-10-11T07:28:23.575Z] bde5f9ffa8d5: Layer already exists [2024-10-11T07:28:23.575Z] bcf4ada2dec9: Layer already exists [2024-10-11T07:28:23.575Z] 17b30369008a: Layer already exists [2024-10-11T07:28:23.575Z] 87ad22cac87d: Layer already exists [2024-10-11T07:28:23.575Z] a428377215f8: Layer already exists [2024-10-11T07:28:23.575Z] 5dabb0b19004: Layer already exists [2024-10-11T07:28:23.575Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:23.575Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:23.575Z] 81c81eee7819: Layer already exists [2024-10-11T07:28:23.575Z] 5f70bf18a086: Layer already exists [2024-10-11T07:28:23.575Z] a21ae559a755: Layer already exists [2024-10-11T07:28:23.575Z] 97d172f65bea: Layer already exists [2024-10-11T07:28:23.575Z] 3a81c752cb29: Layer already exists [2024-10-11T07:28:23.575Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:23.575Z] a0b2a8699361: Layer already exists [2024-10-11T07:28:23.575Z] latest: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:23.909Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:24.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.100 [2024-10-11T07:28:24.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T07:28:24.235Z] bcf4ada2dec9: Preparing [2024-10-11T07:28:24.235Z] 17b30369008a: Preparing [2024-10-11T07:28:24.235Z] bde5f9ffa8d5: Preparing [2024-10-11T07:28:24.235Z] fbe44e462038: Preparing [2024-10-11T07:28:24.235Z] ffd79f200d5a: Preparing [2024-10-11T07:28:24.235Z] 5dabb0b19004: Preparing [2024-10-11T07:28:24.235Z] 87ad22cac87d: Preparing [2024-10-11T07:28:24.235Z] a428377215f8: Preparing [2024-10-11T07:28:24.235Z] f542fe8f0c91: Preparing [2024-10-11T07:28:24.235Z] 4291d34bd15c: Preparing [2024-10-11T07:28:24.235Z] 81c81eee7819: Preparing [2024-10-11T07:28:24.235Z] a21ae559a755: Preparing [2024-10-11T07:28:24.235Z] 5f70bf18a086: Preparing [2024-10-11T07:28:24.235Z] 97d172f65bea: Preparing [2024-10-11T07:28:24.235Z] 3a81c752cb29: Preparing [2024-10-11T07:28:24.235Z] a0b2a8699361: Preparing [2024-10-11T07:28:24.235Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:24.235Z] a21ae559a755: Waiting [2024-10-11T07:28:24.235Z] a0b2a8699361: Waiting [2024-10-11T07:28:24.235Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:24.235Z] a428377215f8: Waiting [2024-10-11T07:28:24.235Z] 5f70bf18a086: Waiting [2024-10-11T07:28:24.235Z] 81c81eee7819: Waiting [2024-10-11T07:28:24.235Z] 97d172f65bea: Waiting [2024-10-11T07:28:24.235Z] 3a81c752cb29: Waiting [2024-10-11T07:28:24.235Z] f542fe8f0c91: Waiting [2024-10-11T07:28:24.235Z] 4291d34bd15c: Waiting [2024-10-11T07:28:24.235Z] ffd79f200d5a: Layer already exists [2024-10-11T07:28:24.235Z] bcf4ada2dec9: Layer already exists [2024-10-11T07:28:24.235Z] 17b30369008a: Layer already exists [2024-10-11T07:28:24.235Z] bde5f9ffa8d5: Layer already exists [2024-10-11T07:28:24.235Z] fbe44e462038: Layer already exists [2024-10-11T07:28:24.235Z] 5dabb0b19004: Layer already exists [2024-10-11T07:28:24.235Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:24.235Z] 87ad22cac87d: Layer already exists [2024-10-11T07:28:24.235Z] a428377215f8: Layer already exists [2024-10-11T07:28:24.235Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:24.235Z] 81c81eee7819: Layer already exists [2024-10-11T07:28:24.235Z] 97d172f65bea: Layer already exists [2024-10-11T07:28:24.235Z] a21ae559a755: Layer already exists [2024-10-11T07:28:24.235Z] 5f70bf18a086: Layer already exists [2024-10-11T07:28:24.235Z] 3a81c752cb29: Layer already exists [2024-10-11T07:28:24.235Z] a0b2a8699361: Layer already exists [2024-10-11T07:28:24.235Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:24.235Z] 3.2.0-dev.100: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:24.564Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:24.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:24.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T07:28:24.896Z] bcf4ada2dec9: Preparing [2024-10-11T07:28:24.896Z] 17b30369008a: Preparing [2024-10-11T07:28:24.896Z] bde5f9ffa8d5: Preparing [2024-10-11T07:28:24.896Z] fbe44e462038: Preparing [2024-10-11T07:28:24.896Z] ffd79f200d5a: Preparing [2024-10-11T07:28:24.896Z] 5dabb0b19004: Preparing [2024-10-11T07:28:24.896Z] 87ad22cac87d: Preparing [2024-10-11T07:28:24.896Z] a428377215f8: Preparing [2024-10-11T07:28:24.896Z] f542fe8f0c91: Preparing [2024-10-11T07:28:24.896Z] 4291d34bd15c: Preparing [2024-10-11T07:28:24.896Z] 81c81eee7819: Preparing [2024-10-11T07:28:24.896Z] a428377215f8: Waiting [2024-10-11T07:28:24.896Z] 4291d34bd15c: Waiting [2024-10-11T07:28:24.896Z] 5dabb0b19004: Waiting [2024-10-11T07:28:24.896Z] 87ad22cac87d: Waiting [2024-10-11T07:28:24.896Z] a21ae559a755: Preparing [2024-10-11T07:28:24.896Z] 5f70bf18a086: Preparing [2024-10-11T07:28:24.896Z] 81c81eee7819: Waiting [2024-10-11T07:28:24.896Z] 97d172f65bea: Preparing [2024-10-11T07:28:24.896Z] 5f70bf18a086: Waiting [2024-10-11T07:28:24.896Z] 3a81c752cb29: Preparing [2024-10-11T07:28:24.896Z] a0b2a8699361: Preparing [2024-10-11T07:28:24.896Z] 3a81c752cb29: Waiting [2024-10-11T07:28:24.896Z] 97d172f65bea: Waiting [2024-10-11T07:28:24.896Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:24.896Z] a0b2a8699361: Waiting [2024-10-11T07:28:24.896Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:24.896Z] bcf4ada2dec9: Layer already exists [2024-10-11T07:28:24.896Z] fbe44e462038: Layer already exists [2024-10-11T07:28:24.896Z] 17b30369008a: Layer already exists [2024-10-11T07:28:24.896Z] bde5f9ffa8d5: Layer already exists [2024-10-11T07:28:24.896Z] ffd79f200d5a: Layer already exists [2024-10-11T07:28:24.896Z] 5dabb0b19004: Layer already exists [2024-10-11T07:28:24.896Z] 87ad22cac87d: Layer already exists [2024-10-11T07:28:24.896Z] a428377215f8: Layer already exists [2024-10-11T07:28:24.896Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:24.896Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:24.896Z] 81c81eee7819: Layer already exists [2024-10-11T07:28:24.896Z] a21ae559a755: Layer already exists [2024-10-11T07:28:24.896Z] 5f70bf18a086: Layer already exists [2024-10-11T07:28:24.896Z] 3a81c752cb29: Layer already exists [2024-10-11T07:28:24.896Z] 97d172f65bea: Layer already exists [2024-10-11T07:28:24.896Z] a0b2a8699361: Layer already exists [2024-10-11T07:28:24.896Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:24.896Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:25.224Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:25.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-11T07:28:25.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T07:28:25.573Z] bcf4ada2dec9: Preparing [2024-10-11T07:28:25.573Z] 17b30369008a: Preparing [2024-10-11T07:28:25.573Z] bde5f9ffa8d5: Preparing [2024-10-11T07:28:25.573Z] fbe44e462038: Preparing [2024-10-11T07:28:25.573Z] ffd79f200d5a: Preparing [2024-10-11T07:28:25.573Z] 5dabb0b19004: Preparing [2024-10-11T07:28:25.573Z] 87ad22cac87d: Preparing [2024-10-11T07:28:25.573Z] a428377215f8: Preparing [2024-10-11T07:28:25.573Z] f542fe8f0c91: Preparing [2024-10-11T07:28:25.573Z] 4291d34bd15c: Preparing [2024-10-11T07:28:25.573Z] 81c81eee7819: Preparing [2024-10-11T07:28:25.573Z] a21ae559a755: Preparing [2024-10-11T07:28:25.573Z] 5f70bf18a086: Preparing [2024-10-11T07:28:25.573Z] 97d172f65bea: Preparing [2024-10-11T07:28:25.573Z] 3a81c752cb29: Preparing [2024-10-11T07:28:25.573Z] a0b2a8699361: Preparing [2024-10-11T07:28:25.573Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:25.573Z] 5dabb0b19004: Waiting [2024-10-11T07:28:25.573Z] 87ad22cac87d: Waiting [2024-10-11T07:28:25.573Z] 5f70bf18a086: Waiting [2024-10-11T07:28:25.573Z] 97d172f65bea: Waiting [2024-10-11T07:28:25.573Z] 3a81c752cb29: Waiting [2024-10-11T07:28:25.573Z] a428377215f8: Waiting [2024-10-11T07:28:25.573Z] a0b2a8699361: Waiting [2024-10-11T07:28:25.573Z] f542fe8f0c91: Waiting [2024-10-11T07:28:25.573Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:25.573Z] a21ae559a755: Waiting [2024-10-11T07:28:25.573Z] 4291d34bd15c: Waiting [2024-10-11T07:28:25.573Z] 81c81eee7819: Waiting [2024-10-11T07:28:25.573Z] bcf4ada2dec9: Layer already exists [2024-10-11T07:28:25.573Z] bde5f9ffa8d5: Layer already exists [2024-10-11T07:28:25.573Z] fbe44e462038: Layer already exists [2024-10-11T07:28:25.573Z] ffd79f200d5a: Layer already exists [2024-10-11T07:28:25.573Z] 17b30369008a: Layer already exists [2024-10-11T07:28:25.573Z] a428377215f8: Layer already exists [2024-10-11T07:28:25.573Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:25.573Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:25.573Z] 87ad22cac87d: Layer already exists [2024-10-11T07:28:25.573Z] 5dabb0b19004: Layer already exists [2024-10-11T07:28:25.573Z] 81c81eee7819: Layer already exists [2024-10-11T07:28:25.573Z] a21ae559a755: Layer already exists [2024-10-11T07:28:25.573Z] 97d172f65bea: Layer already exists [2024-10-11T07:28:25.573Z] 5f70bf18a086: Layer already exists [2024-10-11T07:28:25.573Z] 3a81c752cb29: Layer already exists [2024-10-11T07:28:25.573Z] a0b2a8699361: Layer already exists [2024-10-11T07:28:25.573Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:25.573Z] main: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:25.658Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:25.672Z] taggedImages: [2024-10-11T07:28:25.672Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:25.672Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-11T07:28:25.672Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.100 [2024-10-11T07:28:25.672Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:25.672Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-11T07:28:25.704Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-11T07:28:25.704Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:25.704Z] latest [2024-10-11T07:28:25.704Z] 3.2.0-dev.100 [2024-10-11T07:28:25.704Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:25.704Z] main [2024-10-11T07:28:25.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:26.059Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:26.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:26.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T07:28:26.383Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:26.383Z] 3497a4435ffd: Preparing [2024-10-11T07:28:26.383Z] 1030dfedea82: Preparing [2024-10-11T07:28:26.383Z] a7fdc88fdc60: Preparing [2024-10-11T07:28:26.383Z] f542fe8f0c91: Preparing [2024-10-11T07:28:26.383Z] 4291d34bd15c: Preparing [2024-10-11T07:28:26.383Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:26.383Z] ae463b7f179f: Preparing [2024-10-11T07:28:26.383Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:26.383Z] ae463b7f179f: Waiting [2024-10-11T07:28:26.383Z] 4291d34bd15c: Waiting [2024-10-11T07:28:26.383Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:26.383Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:26.383Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:26.383Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:26.383Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:26.383Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:26.383Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:26.383Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:26.383Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:26.383Z] 1030dfedea82: Pushed [2024-10-11T07:28:28.289Z] a7fdc88fdc60: Pushed [2024-10-11T07:28:29.227Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:29.558Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:29.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-11T07:28:29.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T07:28:29.893Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:29.893Z] 3497a4435ffd: Preparing [2024-10-11T07:28:29.893Z] 1030dfedea82: Preparing [2024-10-11T07:28:29.893Z] a7fdc88fdc60: Preparing [2024-10-11T07:28:29.893Z] f542fe8f0c91: Preparing [2024-10-11T07:28:29.893Z] 4291d34bd15c: Preparing [2024-10-11T07:28:29.893Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:29.893Z] ae463b7f179f: Preparing [2024-10-11T07:28:29.893Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:29.893Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:29.893Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:29.893Z] ae463b7f179f: Waiting [2024-10-11T07:28:29.893Z] 4291d34bd15c: Waiting [2024-10-11T07:28:29.893Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:29.893Z] a7fdc88fdc60: Layer already exists [2024-10-11T07:28:29.893Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:29.893Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:29.893Z] 1030dfedea82: Layer already exists [2024-10-11T07:28:29.893Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:29.893Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:29.893Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:29.893Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:29.893Z] latest: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:30.308Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:30.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.100 [2024-10-11T07:28:30.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T07:28:30.670Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:30.670Z] 3497a4435ffd: Preparing [2024-10-11T07:28:30.670Z] 1030dfedea82: Preparing [2024-10-11T07:28:30.670Z] a7fdc88fdc60: Preparing [2024-10-11T07:28:30.670Z] f542fe8f0c91: Preparing [2024-10-11T07:28:30.670Z] 4291d34bd15c: Preparing [2024-10-11T07:28:30.670Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:30.670Z] ae463b7f179f: Preparing [2024-10-11T07:28:30.670Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:30.670Z] 4291d34bd15c: Waiting [2024-10-11T07:28:30.670Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:30.670Z] ae463b7f179f: Waiting [2024-10-11T07:28:30.670Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:30.670Z] a7fdc88fdc60: Layer already exists [2024-10-11T07:28:30.670Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:30.670Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:30.670Z] 1030dfedea82: Layer already exists [2024-10-11T07:28:30.670Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:30.670Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:30.670Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:30.670Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:30.670Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:30.670Z] 3.2.0-dev.100: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:31.023Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:31.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:31.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T07:28:31.398Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:31.398Z] 3497a4435ffd: Preparing [2024-10-11T07:28:31.398Z] 1030dfedea82: Preparing [2024-10-11T07:28:31.398Z] a7fdc88fdc60: Preparing [2024-10-11T07:28:31.398Z] f542fe8f0c91: Preparing [2024-10-11T07:28:31.398Z] 4291d34bd15c: Preparing [2024-10-11T07:28:31.398Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:31.398Z] ae463b7f179f: Preparing [2024-10-11T07:28:31.398Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:31.398Z] 4291d34bd15c: Waiting [2024-10-11T07:28:31.398Z] ae463b7f179f: Waiting [2024-10-11T07:28:31.398Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:31.398Z] 1030dfedea82: Layer already exists [2024-10-11T07:28:31.398Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:31.398Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:31.398Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:31.398Z] a7fdc88fdc60: Layer already exists [2024-10-11T07:28:31.398Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:31.398Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:31.398Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:31.398Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:31.398Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:31.726Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:32.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-11T07:28:32.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T07:28:32.048Z] e44b3dd0a3f3: Preparing [2024-10-11T07:28:32.048Z] 3497a4435ffd: Preparing [2024-10-11T07:28:32.048Z] 1030dfedea82: Preparing [2024-10-11T07:28:32.048Z] a7fdc88fdc60: Preparing [2024-10-11T07:28:32.048Z] f542fe8f0c91: Preparing [2024-10-11T07:28:32.048Z] 4291d34bd15c: Preparing [2024-10-11T07:28:32.048Z] b8e40f5fc3c7: Preparing [2024-10-11T07:28:32.048Z] ae463b7f179f: Preparing [2024-10-11T07:28:32.048Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:32.048Z] b8e40f5fc3c7: Waiting [2024-10-11T07:28:32.048Z] ae463b7f179f: Waiting [2024-10-11T07:28:32.048Z] 4291d34bd15c: Waiting [2024-10-11T07:28:32.048Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:32.048Z] 1030dfedea82: Layer already exists [2024-10-11T07:28:32.048Z] a7fdc88fdc60: Layer already exists [2024-10-11T07:28:32.048Z] e44b3dd0a3f3: Layer already exists [2024-10-11T07:28:32.048Z] 3497a4435ffd: Layer already exists [2024-10-11T07:28:32.048Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:32.048Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:32.048Z] ae463b7f179f: Layer already exists [2024-10-11T07:28:32.048Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:32.048Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:28:32.048Z] main: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:32.131Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:32.150Z] taggedImages: [2024-10-11T07:28:32.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:32.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-11T07:28:32.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.100 [2024-10-11T07:28:32.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:32.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-11T07:28:32.186Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-11T07:28:32.186Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:32.186Z] latest [2024-10-11T07:28:32.186Z] 3.2.0-dev.100 [2024-10-11T07:28:32.186Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:32.186Z] main [2024-10-11T07:28:32.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:32.538Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:32.863Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:32.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T07:28:32.863Z] 1be9b6bc9841: Preparing [2024-10-11T07:28:32.863Z] 9e45c3500c9d: Preparing [2024-10-11T07:28:32.863Z] 97efb46d0f68: Preparing [2024-10-11T07:28:32.863Z] e57f0299ee3e: Preparing [2024-10-11T07:28:32.863Z] df93244519ad: Preparing [2024-10-11T07:28:32.863Z] f542fe8f0c91: Preparing [2024-10-11T07:28:32.863Z] 4291d34bd15c: Preparing [2024-10-11T07:28:32.863Z] 5f08cdc3ccda: Preparing [2024-10-11T07:28:32.863Z] b76069c641c9: Preparing [2024-10-11T07:28:32.863Z] f78ffbb0d969: Preparing [2024-10-11T07:28:32.863Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:32.863Z] f542fe8f0c91: Waiting [2024-10-11T07:28:32.863Z] 4291d34bd15c: Waiting [2024-10-11T07:28:32.863Z] 5f08cdc3ccda: Waiting [2024-10-11T07:28:32.863Z] b76069c641c9: Waiting [2024-10-11T07:28:32.863Z] f78ffbb0d969: Waiting [2024-10-11T07:28:32.863Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:32.863Z] df93244519ad: Pushed [2024-10-11T07:28:32.863Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:32.863Z] 9e45c3500c9d: Pushed [2024-10-11T07:28:32.863Z] 1be9b6bc9841: Pushed [2024-10-11T07:28:32.863Z] e57f0299ee3e: Pushed [2024-10-11T07:28:32.863Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:32.863Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:33.121Z] 5f08cdc3ccda: Pushed [2024-10-11T07:28:33.121Z] b76069c641c9: Pushed [2024-10-11T07:28:33.688Z] 97efb46d0f68: Pushed [2024-10-11T07:28:34.256Z] f78ffbb0d969: Pushed [2024-10-11T07:28:34.256Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:34.577Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:34.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-11T07:28:34.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T07:28:35.472Z] 1be9b6bc9841: Preparing [2024-10-11T07:28:35.472Z] 9e45c3500c9d: Preparing [2024-10-11T07:28:35.472Z] 97efb46d0f68: Preparing [2024-10-11T07:28:35.472Z] e57f0299ee3e: Preparing [2024-10-11T07:28:35.472Z] df93244519ad: Preparing [2024-10-11T07:28:35.472Z] f542fe8f0c91: Preparing [2024-10-11T07:28:35.472Z] 4291d34bd15c: Preparing [2024-10-11T07:28:35.472Z] 5f08cdc3ccda: Preparing [2024-10-11T07:28:35.472Z] b76069c641c9: Preparing [2024-10-11T07:28:35.472Z] f78ffbb0d969: Preparing [2024-10-11T07:28:35.472Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:35.472Z] 5f08cdc3ccda: Waiting [2024-10-11T07:28:35.472Z] b76069c641c9: Waiting [2024-10-11T07:28:35.472Z] f78ffbb0d969: Waiting [2024-10-11T07:28:35.472Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:35.472Z] f542fe8f0c91: Waiting [2024-10-11T07:28:35.472Z] 4291d34bd15c: Waiting [2024-10-11T07:28:35.472Z] 9e45c3500c9d: Layer already exists [2024-10-11T07:28:35.472Z] 1be9b6bc9841: Layer already exists [2024-10-11T07:28:35.472Z] e57f0299ee3e: Layer already exists [2024-10-11T07:28:35.472Z] df93244519ad: Layer already exists [2024-10-11T07:28:35.472Z] 97efb46d0f68: Layer already exists [2024-10-11T07:28:35.472Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:35.472Z] 5f08cdc3ccda: Layer already exists [2024-10-11T07:28:35.472Z] f78ffbb0d969: Layer already exists [2024-10-11T07:28:35.472Z] b76069c641c9: Layer already exists [2024-10-11T07:28:35.472Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:35.472Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:35.472Z] latest: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:35.798Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:36.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.100 [2024-10-11T07:28:36.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T07:28:36.110Z] 1be9b6bc9841: Preparing [2024-10-11T07:28:36.110Z] 9e45c3500c9d: Preparing [2024-10-11T07:28:36.110Z] 97efb46d0f68: Preparing [2024-10-11T07:28:36.110Z] e57f0299ee3e: Preparing [2024-10-11T07:28:36.110Z] df93244519ad: Preparing [2024-10-11T07:28:36.110Z] f542fe8f0c91: Preparing [2024-10-11T07:28:36.110Z] 4291d34bd15c: Preparing [2024-10-11T07:28:36.110Z] 5f08cdc3ccda: Preparing [2024-10-11T07:28:36.110Z] b76069c641c9: Preparing [2024-10-11T07:28:36.110Z] f78ffbb0d969: Preparing [2024-10-11T07:28:36.110Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:36.110Z] 5f08cdc3ccda: Waiting [2024-10-11T07:28:36.110Z] b76069c641c9: Waiting [2024-10-11T07:28:36.110Z] f78ffbb0d969: Waiting [2024-10-11T07:28:36.110Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:36.110Z] f542fe8f0c91: Waiting [2024-10-11T07:28:36.110Z] 4291d34bd15c: Waiting [2024-10-11T07:28:36.110Z] df93244519ad: Layer already exists [2024-10-11T07:28:36.110Z] 9e45c3500c9d: Layer already exists [2024-10-11T07:28:36.110Z] 97efb46d0f68: Layer already exists [2024-10-11T07:28:36.110Z] 1be9b6bc9841: Layer already exists [2024-10-11T07:28:36.110Z] e57f0299ee3e: Layer already exists [2024-10-11T07:28:36.110Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:36.110Z] b76069c641c9: Layer already exists [2024-10-11T07:28:36.110Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:36.110Z] 5f08cdc3ccda: Layer already exists [2024-10-11T07:28:36.110Z] f78ffbb0d969: Layer already exists [2024-10-11T07:28:36.110Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:36.110Z] 3.2.0-dev.100: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:36.446Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:36.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:36.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T07:28:36.765Z] 1be9b6bc9841: Preparing [2024-10-11T07:28:36.765Z] 9e45c3500c9d: Preparing [2024-10-11T07:28:36.765Z] 97efb46d0f68: Preparing [2024-10-11T07:28:36.765Z] e57f0299ee3e: Preparing [2024-10-11T07:28:36.765Z] df93244519ad: Preparing [2024-10-11T07:28:36.765Z] f542fe8f0c91: Preparing [2024-10-11T07:28:36.765Z] 4291d34bd15c: Preparing [2024-10-11T07:28:36.765Z] 5f08cdc3ccda: Preparing [2024-10-11T07:28:36.765Z] b76069c641c9: Preparing [2024-10-11T07:28:36.765Z] f78ffbb0d969: Preparing [2024-10-11T07:28:36.765Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:36.765Z] 5f08cdc3ccda: Waiting [2024-10-11T07:28:36.765Z] 4291d34bd15c: Waiting [2024-10-11T07:28:36.765Z] f78ffbb0d969: Waiting [2024-10-11T07:28:36.765Z] b76069c641c9: Waiting [2024-10-11T07:28:36.765Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:36.765Z] 97efb46d0f68: Layer already exists [2024-10-11T07:28:36.765Z] 1be9b6bc9841: Layer already exists [2024-10-11T07:28:36.765Z] e57f0299ee3e: Layer already exists [2024-10-11T07:28:36.765Z] df93244519ad: Layer already exists [2024-10-11T07:28:36.765Z] 9e45c3500c9d: Layer already exists [2024-10-11T07:28:36.765Z] 5f08cdc3ccda: Layer already exists [2024-10-11T07:28:36.765Z] b76069c641c9: Layer already exists [2024-10-11T07:28:36.765Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:36.765Z] f78ffbb0d969: Layer already exists [2024-10-11T07:28:36.765Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:36.765Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:36.765Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:37.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:37.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-11T07:28:37.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T07:28:37.416Z] 1be9b6bc9841: Preparing [2024-10-11T07:28:37.416Z] 9e45c3500c9d: Preparing [2024-10-11T07:28:37.416Z] 97efb46d0f68: Preparing [2024-10-11T07:28:37.416Z] e57f0299ee3e: Preparing [2024-10-11T07:28:37.416Z] df93244519ad: Preparing [2024-10-11T07:28:37.416Z] f542fe8f0c91: Preparing [2024-10-11T07:28:37.416Z] 4291d34bd15c: Preparing [2024-10-11T07:28:37.416Z] 5f08cdc3ccda: Preparing [2024-10-11T07:28:37.416Z] b76069c641c9: Preparing [2024-10-11T07:28:37.416Z] f78ffbb0d969: Preparing [2024-10-11T07:28:37.416Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:37.416Z] f542fe8f0c91: Waiting [2024-10-11T07:28:37.416Z] 4291d34bd15c: Waiting [2024-10-11T07:28:37.416Z] 5f08cdc3ccda: Waiting [2024-10-11T07:28:37.416Z] b76069c641c9: Waiting [2024-10-11T07:28:37.416Z] f78ffbb0d969: Waiting [2024-10-11T07:28:37.416Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:37.416Z] 97efb46d0f68: Layer already exists [2024-10-11T07:28:37.416Z] 1be9b6bc9841: Layer already exists [2024-10-11T07:28:37.416Z] df93244519ad: Layer already exists [2024-10-11T07:28:37.416Z] 9e45c3500c9d: Layer already exists [2024-10-11T07:28:37.416Z] e57f0299ee3e: Layer already exists [2024-10-11T07:28:37.416Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:37.416Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:37.416Z] b76069c641c9: Layer already exists [2024-10-11T07:28:37.416Z] 5f08cdc3ccda: Layer already exists [2024-10-11T07:28:37.416Z] f78ffbb0d969: Layer already exists [2024-10-11T07:28:37.416Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:37.416Z] main: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:37.484Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:37.499Z] taggedImages: [2024-10-11T07:28:37.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:37.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-11T07:28:37.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.100 [2024-10-11T07:28:37.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:37.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-11T07:28:37.525Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-11T07:28:37.525Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:37.525Z] latest [2024-10-11T07:28:37.525Z] 3.2.0-dev.100 [2024-10-11T07:28:37.525Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:37.525Z] main [2024-10-11T07:28:37.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:37.861Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:38.181Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:38.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T07:28:38.181Z] 7cebdf684eb3: Preparing [2024-10-11T07:28:38.181Z] d04394714bf2: Preparing [2024-10-11T07:28:38.181Z] 0773f69c4397: Preparing [2024-10-11T07:28:38.181Z] 624acb31bebe: Preparing [2024-10-11T07:28:38.181Z] e76747cbdbab: Preparing [2024-10-11T07:28:38.181Z] b573e0abd6f0: Preparing [2024-10-11T07:28:38.181Z] 5a8da989c9f7: Preparing [2024-10-11T07:28:38.181Z] f542fe8f0c91: Preparing [2024-10-11T07:28:38.181Z] 4291d34bd15c: Preparing [2024-10-11T07:28:38.181Z] d81203fd1389: Preparing [2024-10-11T07:28:38.181Z] 9f5139f0147e: Preparing [2024-10-11T07:28:38.181Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:38.181Z] 5a8da989c9f7: Waiting [2024-10-11T07:28:38.181Z] b573e0abd6f0: Waiting [2024-10-11T07:28:38.181Z] f542fe8f0c91: Waiting [2024-10-11T07:28:38.181Z] 4291d34bd15c: Waiting [2024-10-11T07:28:38.181Z] d81203fd1389: Waiting [2024-10-11T07:28:38.181Z] 9f5139f0147e: Waiting [2024-10-11T07:28:38.181Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:38.181Z] 7cebdf684eb3: Pushed [2024-10-11T07:28:38.181Z] e76747cbdbab: Pushed [2024-10-11T07:28:38.181Z] d04394714bf2: Pushed [2024-10-11T07:28:38.181Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:38.181Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:38.181Z] b573e0abd6f0: Pushed [2024-10-11T07:28:38.181Z] 5a8da989c9f7: Pushed [2024-10-11T07:28:38.439Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:38.439Z] d81203fd1389: Pushed [2024-10-11T07:28:39.007Z] 624acb31bebe: Pushed [2024-10-11T07:28:39.265Z] 0773f69c4397: Pushed [2024-10-11T07:28:39.524Z] 9f5139f0147e: Pushed [2024-10-11T07:28:39.524Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:39.849Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:40.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-11T07:28:40.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T07:28:40.171Z] 7cebdf684eb3: Preparing [2024-10-11T07:28:40.171Z] d04394714bf2: Preparing [2024-10-11T07:28:40.171Z] 0773f69c4397: Preparing [2024-10-11T07:28:40.171Z] 624acb31bebe: Preparing [2024-10-11T07:28:40.171Z] e76747cbdbab: Preparing [2024-10-11T07:28:40.171Z] b573e0abd6f0: Preparing [2024-10-11T07:28:40.171Z] 5a8da989c9f7: Preparing [2024-10-11T07:28:40.171Z] f542fe8f0c91: Preparing [2024-10-11T07:28:40.171Z] 4291d34bd15c: Preparing [2024-10-11T07:28:40.171Z] d81203fd1389: Preparing [2024-10-11T07:28:40.171Z] 9f5139f0147e: Preparing [2024-10-11T07:28:40.171Z] 5a8da989c9f7: Waiting [2024-10-11T07:28:40.171Z] 4291d34bd15c: Waiting [2024-10-11T07:28:40.171Z] f542fe8f0c91: Waiting [2024-10-11T07:28:40.171Z] b573e0abd6f0: Waiting [2024-10-11T07:28:40.171Z] d81203fd1389: Waiting [2024-10-11T07:28:40.171Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:40.171Z] 9f5139f0147e: Waiting [2024-10-11T07:28:40.171Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:40.171Z] d04394714bf2: Layer already exists [2024-10-11T07:28:40.171Z] 7cebdf684eb3: Layer already exists [2024-10-11T07:28:40.171Z] 624acb31bebe: Layer already exists [2024-10-11T07:28:40.171Z] 0773f69c4397: Layer already exists [2024-10-11T07:28:40.171Z] e76747cbdbab: Layer already exists [2024-10-11T07:28:40.171Z] b573e0abd6f0: Layer already exists [2024-10-11T07:28:40.171Z] 5a8da989c9f7: Layer already exists [2024-10-11T07:28:40.171Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:40.171Z] d81203fd1389: Layer already exists [2024-10-11T07:28:40.171Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:40.171Z] 9f5139f0147e: Layer already exists [2024-10-11T07:28:40.171Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:40.171Z] latest: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:40.494Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:40.821Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.100 [2024-10-11T07:28:40.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T07:28:40.821Z] 7cebdf684eb3: Preparing [2024-10-11T07:28:40.821Z] d04394714bf2: Preparing [2024-10-11T07:28:40.821Z] 0773f69c4397: Preparing [2024-10-11T07:28:40.821Z] 624acb31bebe: Preparing [2024-10-11T07:28:40.821Z] e76747cbdbab: Preparing [2024-10-11T07:28:40.821Z] b573e0abd6f0: Preparing [2024-10-11T07:28:40.821Z] 5a8da989c9f7: Preparing [2024-10-11T07:28:40.821Z] f542fe8f0c91: Preparing [2024-10-11T07:28:40.821Z] 4291d34bd15c: Preparing [2024-10-11T07:28:40.821Z] 5a8da989c9f7: Waiting [2024-10-11T07:28:40.821Z] f542fe8f0c91: Waiting [2024-10-11T07:28:40.821Z] b573e0abd6f0: Waiting [2024-10-11T07:28:40.821Z] d81203fd1389: Preparing [2024-10-11T07:28:40.821Z] 9f5139f0147e: Preparing [2024-10-11T07:28:40.821Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:40.821Z] 9f5139f0147e: Waiting [2024-10-11T07:28:40.821Z] d81203fd1389: Waiting [2024-10-11T07:28:40.821Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:40.821Z] 4291d34bd15c: Waiting [2024-10-11T07:28:40.821Z] 0773f69c4397: Layer already exists [2024-10-11T07:28:40.821Z] e76747cbdbab: Layer already exists [2024-10-11T07:28:40.821Z] d04394714bf2: Layer already exists [2024-10-11T07:28:40.821Z] 7cebdf684eb3: Layer already exists [2024-10-11T07:28:40.821Z] 624acb31bebe: Layer already exists [2024-10-11T07:28:40.821Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:40.821Z] d81203fd1389: Layer already exists [2024-10-11T07:28:40.821Z] b573e0abd6f0: Layer already exists [2024-10-11T07:28:40.821Z] 5a8da989c9f7: Layer already exists [2024-10-11T07:28:40.821Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:40.821Z] 9f5139f0147e: Layer already exists [2024-10-11T07:28:40.821Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:40.821Z] 3.2.0-dev.100: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:41.149Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:41.476Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:41.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T07:28:41.476Z] 7cebdf684eb3: Preparing [2024-10-11T07:28:41.476Z] d04394714bf2: Preparing [2024-10-11T07:28:41.476Z] 0773f69c4397: Preparing [2024-10-11T07:28:41.476Z] 624acb31bebe: Preparing [2024-10-11T07:28:41.476Z] e76747cbdbab: Preparing [2024-10-11T07:28:41.476Z] b573e0abd6f0: Preparing [2024-10-11T07:28:41.476Z] 5a8da989c9f7: Preparing [2024-10-11T07:28:41.476Z] f542fe8f0c91: Preparing [2024-10-11T07:28:41.476Z] 4291d34bd15c: Preparing [2024-10-11T07:28:41.476Z] d81203fd1389: Preparing [2024-10-11T07:28:41.476Z] 9f5139f0147e: Preparing [2024-10-11T07:28:41.476Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:41.476Z] d81203fd1389: Waiting [2024-10-11T07:28:41.476Z] 9f5139f0147e: Waiting [2024-10-11T07:28:41.476Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:41.476Z] b573e0abd6f0: Waiting [2024-10-11T07:28:41.476Z] 5a8da989c9f7: Waiting [2024-10-11T07:28:41.476Z] f542fe8f0c91: Waiting [2024-10-11T07:28:41.476Z] 4291d34bd15c: Waiting [2024-10-11T07:28:41.476Z] e76747cbdbab: Layer already exists [2024-10-11T07:28:41.476Z] 7cebdf684eb3: Layer already exists [2024-10-11T07:28:41.476Z] d04394714bf2: Layer already exists [2024-10-11T07:28:41.476Z] 0773f69c4397: Layer already exists [2024-10-11T07:28:41.476Z] 624acb31bebe: Layer already exists [2024-10-11T07:28:41.476Z] b573e0abd6f0: Layer already exists [2024-10-11T07:28:41.476Z] 5a8da989c9f7: Layer already exists [2024-10-11T07:28:41.476Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:41.476Z] d81203fd1389: Layer already exists [2024-10-11T07:28:41.476Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:41.476Z] 9f5139f0147e: Layer already exists [2024-10-11T07:28:41.476Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:41.476Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:41.807Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:42.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-11T07:28:42.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T07:28:42.143Z] 7cebdf684eb3: Preparing [2024-10-11T07:28:42.143Z] d04394714bf2: Preparing [2024-10-11T07:28:42.143Z] 0773f69c4397: Preparing [2024-10-11T07:28:42.143Z] 624acb31bebe: Preparing [2024-10-11T07:28:42.143Z] e76747cbdbab: Preparing [2024-10-11T07:28:42.143Z] b573e0abd6f0: Preparing [2024-10-11T07:28:42.143Z] 5a8da989c9f7: Preparing [2024-10-11T07:28:42.143Z] f542fe8f0c91: Preparing [2024-10-11T07:28:42.143Z] 4291d34bd15c: Preparing [2024-10-11T07:28:42.143Z] d81203fd1389: Preparing [2024-10-11T07:28:42.143Z] 9f5139f0147e: Preparing [2024-10-11T07:28:42.143Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:42.143Z] b573e0abd6f0: Waiting [2024-10-11T07:28:42.143Z] 5a8da989c9f7: Waiting [2024-10-11T07:28:42.143Z] f542fe8f0c91: Waiting [2024-10-11T07:28:42.143Z] 4291d34bd15c: Waiting [2024-10-11T07:28:42.143Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:42.143Z] d81203fd1389: Waiting [2024-10-11T07:28:42.143Z] 9f5139f0147e: Waiting [2024-10-11T07:28:42.143Z] 7cebdf684eb3: Layer already exists [2024-10-11T07:28:42.143Z] d04394714bf2: Layer already exists [2024-10-11T07:28:42.143Z] 0773f69c4397: Layer already exists [2024-10-11T07:28:42.143Z] e76747cbdbab: Layer already exists [2024-10-11T07:28:42.143Z] 624acb31bebe: Layer already exists [2024-10-11T07:28:42.143Z] 5a8da989c9f7: Layer already exists [2024-10-11T07:28:42.143Z] b573e0abd6f0: Layer already exists [2024-10-11T07:28:42.143Z] d81203fd1389: Layer already exists [2024-10-11T07:28:42.143Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:42.143Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:42.143Z] 9f5139f0147e: Layer already exists [2024-10-11T07:28:42.143Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:42.143Z] main: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:42.210Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:42.224Z] taggedImages: [2024-10-11T07:28:42.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:42.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-11T07:28:42.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.100 [2024-10-11T07:28:42.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:42.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-11T07:28:42.257Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-11T07:28:42.257Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:42.257Z] latest [2024-10-11T07:28:42.257Z] 3.2.0-dev.100 [2024-10-11T07:28:42.257Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:42.257Z] main [2024-10-11T07:28:42.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:42.602Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:42.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:42.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T07:28:42.917Z] b2b781e9d724: Preparing [2024-10-11T07:28:42.917Z] 6f5eeff206d4: Preparing [2024-10-11T07:28:42.917Z] f542fe8f0c91: Preparing [2024-10-11T07:28:42.917Z] 4291d34bd15c: Preparing [2024-10-11T07:28:42.917Z] f11ab9498150: Preparing [2024-10-11T07:28:42.917Z] 9b1573825c9e: Preparing [2024-10-11T07:28:42.917Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:42.917Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:42.917Z] 9b1573825c9e: Waiting [2024-10-11T07:28:42.917Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:42.917Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:42.917Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:42.917Z] b2b781e9d724: Pushed [2024-10-11T07:28:42.917Z] f11ab9498150: Pushed [2024-10-11T07:28:43.853Z] 9b1573825c9e: Pushed [2024-10-11T07:28:44.421Z] 6f5eeff206d4: Pushed [2024-10-11T07:28:44.681Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:45.016Z] + 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-10-11T07:28:45.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-11T07:28:45.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T07:28:45.344Z] b2b781e9d724: Preparing [2024-10-11T07:28:45.344Z] 6f5eeff206d4: Preparing [2024-10-11T07:28:45.344Z] f542fe8f0c91: Preparing [2024-10-11T07:28:45.344Z] 4291d34bd15c: Preparing [2024-10-11T07:28:45.345Z] f11ab9498150: Preparing [2024-10-11T07:28:45.345Z] 9b1573825c9e: Preparing [2024-10-11T07:28:45.345Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:45.345Z] 9b1573825c9e: Waiting [2024-10-11T07:28:45.345Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:45.345Z] b2b781e9d724: Layer already exists [2024-10-11T07:28:45.345Z] f11ab9498150: Layer already exists [2024-10-11T07:28:45.345Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:45.345Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:45.345Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:45.345Z] 9b1573825c9e: Layer already exists [2024-10-11T07:28:45.345Z] 6f5eeff206d4: Layer already exists [2024-10-11T07:28:45.345Z] latest: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:45.670Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:45.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.100 [2024-10-11T07:28:45.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T07:28:45.996Z] b2b781e9d724: Preparing [2024-10-11T07:28:45.996Z] 6f5eeff206d4: Preparing [2024-10-11T07:28:45.996Z] f542fe8f0c91: Preparing [2024-10-11T07:28:45.996Z] 4291d34bd15c: Preparing [2024-10-11T07:28:45.996Z] f11ab9498150: Preparing [2024-10-11T07:28:45.996Z] 9b1573825c9e: Preparing [2024-10-11T07:28:45.996Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:45.996Z] 9b1573825c9e: Waiting [2024-10-11T07:28:45.996Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:45.996Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:45.996Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:45.996Z] 6f5eeff206d4: Layer already exists [2024-10-11T07:28:45.996Z] b2b781e9d724: Layer already exists [2024-10-11T07:28:45.996Z] f11ab9498150: Layer already exists [2024-10-11T07:28:45.996Z] 9b1573825c9e: Layer already exists [2024-10-11T07:28:45.996Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:45.996Z] 3.2.0-dev.100: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:46.333Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:46.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:46.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T07:28:46.658Z] b2b781e9d724: Preparing [2024-10-11T07:28:46.658Z] 6f5eeff206d4: Preparing [2024-10-11T07:28:46.658Z] f542fe8f0c91: Preparing [2024-10-11T07:28:46.658Z] 4291d34bd15c: Preparing [2024-10-11T07:28:46.658Z] f11ab9498150: Preparing [2024-10-11T07:28:46.658Z] 9b1573825c9e: Preparing [2024-10-11T07:28:46.658Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:46.658Z] 9b1573825c9e: Waiting [2024-10-11T07:28:46.658Z] 6f5eeff206d4: Layer already exists [2024-10-11T07:28:46.658Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:46.658Z] f11ab9498150: Layer already exists [2024-10-11T07:28:46.658Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:46.658Z] b2b781e9d724: Layer already exists [2024-10-11T07:28:46.658Z] 9b1573825c9e: Layer already exists [2024-10-11T07:28:46.658Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:46.658Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:46.981Z] + 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-10-11T07:28:47.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-11T07:28:47.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T07:28:47.298Z] b2b781e9d724: Preparing [2024-10-11T07:28:47.298Z] 6f5eeff206d4: Preparing [2024-10-11T07:28:47.298Z] f542fe8f0c91: Preparing [2024-10-11T07:28:47.298Z] 4291d34bd15c: Preparing [2024-10-11T07:28:47.298Z] f11ab9498150: Preparing [2024-10-11T07:28:47.298Z] 9b1573825c9e: Preparing [2024-10-11T07:28:47.298Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:47.298Z] 9b1573825c9e: Waiting [2024-10-11T07:28:47.298Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:47.298Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:47.298Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:47.298Z] 6f5eeff206d4: Layer already exists [2024-10-11T07:28:47.298Z] b2b781e9d724: Layer already exists [2024-10-11T07:28:47.298Z] f11ab9498150: Layer already exists [2024-10-11T07:28:47.298Z] 9b1573825c9e: Layer already exists [2024-10-11T07:28:47.298Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:47.298Z] main: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:47.375Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:47.388Z] taggedImages: [2024-10-11T07:28:47.388Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:47.388Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-11T07:28:47.388Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.100 [2024-10-11T07:28:47.388Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:47.388Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-11T07:28:47.423Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-11T07:28:47.424Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:47.424Z] latest [2024-10-11T07:28:47.424Z] 3.2.0-dev.100 [2024-10-11T07:28:47.424Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:47.424Z] main [2024-10-11T07:28:47.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:47.772Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:48.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:48.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T07:28:48.098Z] 16c78a3e7d3e: Preparing [2024-10-11T07:28:48.098Z] 41a551fa0f4b: Preparing [2024-10-11T07:28:48.098Z] 0f83484c72ec: Preparing [2024-10-11T07:28:48.098Z] f542fe8f0c91: Preparing [2024-10-11T07:28:48.098Z] 4291d34bd15c: Preparing [2024-10-11T07:28:48.098Z] 082f26490a24: Preparing [2024-10-11T07:28:48.098Z] 0d563f7faec9: Preparing [2024-10-11T07:28:48.098Z] d895ffdb8632: Preparing [2024-10-11T07:28:48.098Z] 09e6850a554a: Preparing [2024-10-11T07:28:48.098Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:48.098Z] 082f26490a24: Waiting [2024-10-11T07:28:48.098Z] 0d563f7faec9: Waiting [2024-10-11T07:28:48.098Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:48.098Z] d895ffdb8632: Waiting [2024-10-11T07:28:48.098Z] 09e6850a554a: Waiting [2024-10-11T07:28:48.098Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:48.098Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:48.098Z] 0f83484c72ec: Pushed [2024-10-11T07:28:48.098Z] 41a551fa0f4b: Pushed [2024-10-11T07:28:48.098Z] 16c78a3e7d3e: Pushed [2024-10-11T07:28:48.098Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:48.098Z] d895ffdb8632: Pushed [2024-10-11T07:28:48.665Z] 09e6850a554a: Pushed [2024-10-11T07:28:53.933Z] 0d563f7faec9: Pushed [2024-10-11T07:28:56.465Z] 082f26490a24: Pushed [2024-10-11T07:28:56.724Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:57.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:57.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-11T07:28:57.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T07:28:57.385Z] 16c78a3e7d3e: Preparing [2024-10-11T07:28:57.385Z] 41a551fa0f4b: Preparing [2024-10-11T07:28:57.385Z] 0f83484c72ec: Preparing [2024-10-11T07:28:57.385Z] f542fe8f0c91: Preparing [2024-10-11T07:28:57.385Z] 4291d34bd15c: Preparing [2024-10-11T07:28:57.385Z] 082f26490a24: Preparing [2024-10-11T07:28:57.385Z] 0d563f7faec9: Preparing [2024-10-11T07:28:57.385Z] d895ffdb8632: Preparing [2024-10-11T07:28:57.385Z] 09e6850a554a: Preparing [2024-10-11T07:28:57.385Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:57.385Z] d895ffdb8632: Waiting [2024-10-11T07:28:57.385Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:57.385Z] 09e6850a554a: Waiting [2024-10-11T07:28:57.385Z] 082f26490a24: Waiting [2024-10-11T07:28:57.385Z] 0d563f7faec9: Waiting [2024-10-11T07:28:57.385Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:57.385Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:57.385Z] 41a551fa0f4b: Layer already exists [2024-10-11T07:28:57.385Z] 0f83484c72ec: Layer already exists [2024-10-11T07:28:57.385Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:28:57.385Z] 0d563f7faec9: Layer already exists [2024-10-11T07:28:57.385Z] 082f26490a24: Layer already exists [2024-10-11T07:28:57.385Z] 09e6850a554a: Layer already exists [2024-10-11T07:28:57.385Z] d895ffdb8632: Layer already exists [2024-10-11T07:28:57.385Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:57.385Z] latest: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:57.723Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:58.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.100 [2024-10-11T07:28:58.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T07:28:58.054Z] 16c78a3e7d3e: Preparing [2024-10-11T07:28:58.054Z] 41a551fa0f4b: Preparing [2024-10-11T07:28:58.054Z] 0f83484c72ec: Preparing [2024-10-11T07:28:58.054Z] f542fe8f0c91: Preparing [2024-10-11T07:28:58.054Z] 4291d34bd15c: Preparing [2024-10-11T07:28:58.054Z] 082f26490a24: Preparing [2024-10-11T07:28:58.054Z] 0d563f7faec9: Preparing [2024-10-11T07:28:58.054Z] d895ffdb8632: Preparing [2024-10-11T07:28:58.054Z] 09e6850a554a: Preparing [2024-10-11T07:28:58.054Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:58.054Z] d895ffdb8632: Waiting [2024-10-11T07:28:58.054Z] 09e6850a554a: Waiting [2024-10-11T07:28:58.054Z] 082f26490a24: Waiting [2024-10-11T07:28:58.054Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:58.054Z] 0d563f7faec9: Waiting [2024-10-11T07:28:58.054Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:58.054Z] 0f83484c72ec: Layer already exists [2024-10-11T07:28:58.054Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:28:58.054Z] 41a551fa0f4b: Layer already exists [2024-10-11T07:28:58.054Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:58.054Z] d895ffdb8632: Layer already exists [2024-10-11T07:28:58.054Z] 082f26490a24: Layer already exists [2024-10-11T07:28:58.054Z] 0d563f7faec9: Layer already exists [2024-10-11T07:28:58.054Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:58.054Z] 09e6850a554a: Layer already exists [2024-10-11T07:28:58.054Z] 3.2.0-dev.100: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:58.390Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:58.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:58.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T07:28:58.713Z] 16c78a3e7d3e: Preparing [2024-10-11T07:28:58.713Z] 41a551fa0f4b: Preparing [2024-10-11T07:28:58.713Z] 0f83484c72ec: Preparing [2024-10-11T07:28:58.713Z] f542fe8f0c91: Preparing [2024-10-11T07:28:58.713Z] 4291d34bd15c: Preparing [2024-10-11T07:28:58.713Z] 082f26490a24: Preparing [2024-10-11T07:28:58.713Z] 0d563f7faec9: Preparing [2024-10-11T07:28:58.713Z] d895ffdb8632: Preparing [2024-10-11T07:28:58.713Z] 09e6850a554a: Preparing [2024-10-11T07:28:58.713Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:58.713Z] 0d563f7faec9: Waiting [2024-10-11T07:28:58.713Z] d895ffdb8632: Waiting [2024-10-11T07:28:58.713Z] 09e6850a554a: Waiting [2024-10-11T07:28:58.713Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:58.713Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:58.713Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:28:58.713Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:58.713Z] 41a551fa0f4b: Layer already exists [2024-10-11T07:28:58.713Z] 0f83484c72ec: Layer already exists [2024-10-11T07:28:58.713Z] d895ffdb8632: Layer already exists [2024-10-11T07:28:58.713Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:58.713Z] 082f26490a24: Layer already exists [2024-10-11T07:28:58.713Z] 0d563f7faec9: Layer already exists [2024-10-11T07:28:58.713Z] 09e6850a554a: Layer already exists [2024-10-11T07:28:58.713Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:59.045Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:59.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-11T07:28:59.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T07:28:59.366Z] 16c78a3e7d3e: Preparing [2024-10-11T07:28:59.366Z] 41a551fa0f4b: Preparing [2024-10-11T07:28:59.366Z] 0f83484c72ec: Preparing [2024-10-11T07:28:59.366Z] f542fe8f0c91: Preparing [2024-10-11T07:28:59.366Z] 4291d34bd15c: Preparing [2024-10-11T07:28:59.366Z] 082f26490a24: Preparing [2024-10-11T07:28:59.366Z] 0d563f7faec9: Preparing [2024-10-11T07:28:59.366Z] d895ffdb8632: Preparing [2024-10-11T07:28:59.366Z] 09e6850a554a: Preparing [2024-10-11T07:28:59.366Z] 63ca1fbb43ae: Preparing [2024-10-11T07:28:59.366Z] 0d563f7faec9: Waiting [2024-10-11T07:28:59.366Z] d895ffdb8632: Waiting [2024-10-11T07:28:59.366Z] 09e6850a554a: Waiting [2024-10-11T07:28:59.366Z] 63ca1fbb43ae: Waiting [2024-10-11T07:28:59.366Z] 082f26490a24: Waiting [2024-10-11T07:28:59.366Z] 41a551fa0f4b: Layer already exists [2024-10-11T07:28:59.366Z] f542fe8f0c91: Layer already exists [2024-10-11T07:28:59.366Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:28:59.366Z] 0f83484c72ec: Layer already exists [2024-10-11T07:28:59.366Z] 4291d34bd15c: Layer already exists [2024-10-11T07:28:59.366Z] 082f26490a24: Layer already exists [2024-10-11T07:28:59.366Z] 0d563f7faec9: Layer already exists [2024-10-11T07:28:59.366Z] 09e6850a554a: Layer already exists [2024-10-11T07:28:59.366Z] d895ffdb8632: Layer already exists [2024-10-11T07:28:59.366Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:28:59.366Z] main: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:28:59.433Z] ===================================================== [Pipeline] echo [2024-10-11T07:28:59.447Z] taggedImages: [2024-10-11T07:28:59.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:59.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-11T07:28:59.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.100 [2024-10-11T07:28:59.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:59.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-11T07:28:59.482Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-11T07:28:59.482Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:28:59.482Z] latest [2024-10-11T07:28:59.482Z] 3.2.0-dev.100 [2024-10-11T07:28:59.482Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:28:59.482Z] main [2024-10-11T07:28:59.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:28:59.835Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:00.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:00.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T07:29:00.171Z] 3c944474e254: Preparing [2024-10-11T07:29:00.171Z] 07ff60e6bf8c: Preparing [2024-10-11T07:29:00.171Z] 25738e8c0935: Preparing [2024-10-11T07:29:00.171Z] f542fe8f0c91: Preparing [2024-10-11T07:29:00.171Z] 4291d34bd15c: Preparing [2024-10-11T07:29:00.171Z] b3e694d752a4: Preparing [2024-10-11T07:29:00.171Z] 5df6829c65a2: Preparing [2024-10-11T07:29:00.171Z] 90d30ae7379f: Preparing [2024-10-11T07:29:00.171Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:00.171Z] 5df6829c65a2: Waiting [2024-10-11T07:29:00.171Z] 90d30ae7379f: Waiting [2024-10-11T07:29:00.171Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:00.171Z] b3e694d752a4: Waiting [2024-10-11T07:29:00.171Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:00.171Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:00.429Z] 07ff60e6bf8c: Pushed [2024-10-11T07:29:00.429Z] 25738e8c0935: Pushed [2024-10-11T07:29:00.429Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:00.429Z] 3c944474e254: Pushed [2024-10-11T07:29:00.429Z] 5df6829c65a2: Pushed [2024-10-11T07:29:00.688Z] 90d30ae7379f: Pushed [2024-10-11T07:29:08.801Z] b3e694d752a4: Pushed [2024-10-11T07:29:09.059Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:09.384Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:09.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-11T07:29:09.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T07:29:09.717Z] 3c944474e254: Preparing [2024-10-11T07:29:09.717Z] 07ff60e6bf8c: Preparing [2024-10-11T07:29:09.717Z] 25738e8c0935: Preparing [2024-10-11T07:29:09.717Z] f542fe8f0c91: Preparing [2024-10-11T07:29:09.717Z] 4291d34bd15c: Preparing [2024-10-11T07:29:09.717Z] b3e694d752a4: Preparing [2024-10-11T07:29:09.717Z] 5df6829c65a2: Preparing [2024-10-11T07:29:09.717Z] 90d30ae7379f: Preparing [2024-10-11T07:29:09.717Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:09.717Z] 90d30ae7379f: Waiting [2024-10-11T07:29:09.717Z] 5df6829c65a2: Waiting [2024-10-11T07:29:09.717Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:09.717Z] b3e694d752a4: Waiting [2024-10-11T07:29:09.717Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:09.717Z] 25738e8c0935: Layer already exists [2024-10-11T07:29:09.717Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:09.717Z] 3c944474e254: Layer already exists [2024-10-11T07:29:09.717Z] 07ff60e6bf8c: Layer already exists [2024-10-11T07:29:09.717Z] 90d30ae7379f: Layer already exists [2024-10-11T07:29:09.717Z] 5df6829c65a2: Layer already exists [2024-10-11T07:29:09.717Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:09.717Z] b3e694d752a4: Layer already exists [2024-10-11T07:29:09.717Z] latest: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:10.055Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:10.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.100 [2024-10-11T07:29:10.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T07:29:10.375Z] 3c944474e254: Preparing [2024-10-11T07:29:10.375Z] 07ff60e6bf8c: Preparing [2024-10-11T07:29:10.375Z] 25738e8c0935: Preparing [2024-10-11T07:29:10.375Z] f542fe8f0c91: Preparing [2024-10-11T07:29:10.375Z] 4291d34bd15c: Preparing [2024-10-11T07:29:10.375Z] b3e694d752a4: Preparing [2024-10-11T07:29:10.375Z] 5df6829c65a2: Preparing [2024-10-11T07:29:10.375Z] 90d30ae7379f: Preparing [2024-10-11T07:29:10.375Z] b3e694d752a4: Waiting [2024-10-11T07:29:10.376Z] 5df6829c65a2: Waiting [2024-10-11T07:29:10.376Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:10.376Z] 90d30ae7379f: Waiting [2024-10-11T07:29:10.376Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:10.376Z] 3c944474e254: Layer already exists [2024-10-11T07:29:10.376Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:10.376Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:10.376Z] 25738e8c0935: Layer already exists [2024-10-11T07:29:10.376Z] 07ff60e6bf8c: Layer already exists [2024-10-11T07:29:10.376Z] b3e694d752a4: Layer already exists [2024-10-11T07:29:10.376Z] 5df6829c65a2: Layer already exists [2024-10-11T07:29:10.376Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:10.376Z] 90d30ae7379f: Layer already exists [2024-10-11T07:29:10.376Z] 3.2.0-dev.100: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:10.705Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:11.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:11.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T07:29:11.028Z] 3c944474e254: Preparing [2024-10-11T07:29:11.028Z] 07ff60e6bf8c: Preparing [2024-10-11T07:29:11.028Z] 25738e8c0935: Preparing [2024-10-11T07:29:11.028Z] f542fe8f0c91: Preparing [2024-10-11T07:29:11.028Z] 4291d34bd15c: Preparing [2024-10-11T07:29:11.028Z] b3e694d752a4: Preparing [2024-10-11T07:29:11.028Z] 5df6829c65a2: Preparing [2024-10-11T07:29:11.028Z] 90d30ae7379f: Preparing [2024-10-11T07:29:11.028Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:11.028Z] b3e694d752a4: Waiting [2024-10-11T07:29:11.028Z] 5df6829c65a2: Waiting [2024-10-11T07:29:11.028Z] 90d30ae7379f: Waiting [2024-10-11T07:29:11.028Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:11.028Z] 25738e8c0935: Layer already exists [2024-10-11T07:29:11.028Z] 3c944474e254: Layer already exists [2024-10-11T07:29:11.028Z] 07ff60e6bf8c: Layer already exists [2024-10-11T07:29:11.028Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:11.028Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:11.028Z] b3e694d752a4: Layer already exists [2024-10-11T07:29:11.028Z] 5df6829c65a2: Layer already exists [2024-10-11T07:29:11.028Z] 90d30ae7379f: Layer already exists [2024-10-11T07:29:11.028Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:11.028Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:11.354Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:11.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-11T07:29:11.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T07:29:11.678Z] 3c944474e254: Preparing [2024-10-11T07:29:11.678Z] 07ff60e6bf8c: Preparing [2024-10-11T07:29:11.678Z] 25738e8c0935: Preparing [2024-10-11T07:29:11.678Z] f542fe8f0c91: Preparing [2024-10-11T07:29:11.678Z] 4291d34bd15c: Preparing [2024-10-11T07:29:11.678Z] b3e694d752a4: Preparing [2024-10-11T07:29:11.678Z] 5df6829c65a2: Preparing [2024-10-11T07:29:11.678Z] 90d30ae7379f: Preparing [2024-10-11T07:29:11.678Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:11.678Z] b3e694d752a4: Waiting [2024-10-11T07:29:11.678Z] 5df6829c65a2: Waiting [2024-10-11T07:29:11.678Z] 90d30ae7379f: Waiting [2024-10-11T07:29:11.678Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:11.678Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:11.678Z] 25738e8c0935: Layer already exists [2024-10-11T07:29:11.678Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:11.678Z] 3c944474e254: Layer already exists [2024-10-11T07:29:11.678Z] 07ff60e6bf8c: Layer already exists [2024-10-11T07:29:11.678Z] 5df6829c65a2: Layer already exists [2024-10-11T07:29:11.678Z] b3e694d752a4: Layer already exists [2024-10-11T07:29:11.678Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:11.678Z] 90d30ae7379f: Layer already exists [2024-10-11T07:29:11.678Z] main: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:29:11.763Z] ===================================================== [Pipeline] echo [2024-10-11T07:29:11.777Z] taggedImages: [2024-10-11T07:29:11.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:11.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-11T07:29:11.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.100 [2024-10-11T07:29:11.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:11.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-11T07:29:11.804Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-11T07:29:11.804Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:11.804Z] latest [2024-10-11T07:29:11.804Z] 3.2.0-dev.100 [2024-10-11T07:29:11.804Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:11.804Z] main [2024-10-11T07:29:11.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:12.147Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:12.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:12.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T07:29:12.465Z] 16c78a3e7d3e: Preparing [2024-10-11T07:29:12.465Z] ae9f1cdbbe5a: Preparing [2024-10-11T07:29:12.465Z] 44cde8cbb1c3: Preparing [2024-10-11T07:29:12.465Z] f542fe8f0c91: Preparing [2024-10-11T07:29:12.465Z] 4291d34bd15c: Preparing [2024-10-11T07:29:12.465Z] 0104897cda4e: Preparing [2024-10-11T07:29:12.465Z] d895ffdb8632: Preparing [2024-10-11T07:29:12.465Z] 09e6850a554a: Preparing [2024-10-11T07:29:12.465Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:12.465Z] 09e6850a554a: Waiting [2024-10-11T07:29:12.465Z] d895ffdb8632: Waiting [2024-10-11T07:29:12.465Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:12.465Z] 0104897cda4e: Waiting [2024-10-11T07:29:12.465Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:12.465Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:29:12.465Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:12.465Z] d895ffdb8632: Layer already exists [2024-10-11T07:29:12.465Z] 09e6850a554a: Layer already exists [2024-10-11T07:29:12.465Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:12.465Z] 44cde8cbb1c3: Pushed [2024-10-11T07:29:12.465Z] ae9f1cdbbe5a: Pushed [2024-10-11T07:29:22.455Z] 0104897cda4e: Pushed [2024-10-11T07:29:22.455Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:22.785Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:23.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-11T07:29:23.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T07:29:23.108Z] 16c78a3e7d3e: Preparing [2024-10-11T07:29:23.108Z] ae9f1cdbbe5a: Preparing [2024-10-11T07:29:23.108Z] 44cde8cbb1c3: Preparing [2024-10-11T07:29:23.108Z] f542fe8f0c91: Preparing [2024-10-11T07:29:23.108Z] 4291d34bd15c: Preparing [2024-10-11T07:29:23.108Z] 0104897cda4e: Preparing [2024-10-11T07:29:23.108Z] d895ffdb8632: Preparing [2024-10-11T07:29:23.108Z] 09e6850a554a: Preparing [2024-10-11T07:29:23.108Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:23.108Z] d895ffdb8632: Waiting [2024-10-11T07:29:23.108Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:23.108Z] 0104897cda4e: Waiting [2024-10-11T07:29:23.108Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:23.108Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:23.108Z] ae9f1cdbbe5a: Layer already exists [2024-10-11T07:29:23.108Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:29:23.108Z] 44cde8cbb1c3: Layer already exists [2024-10-11T07:29:23.108Z] d895ffdb8632: Layer already exists [2024-10-11T07:29:23.108Z] 0104897cda4e: Layer already exists [2024-10-11T07:29:23.108Z] 09e6850a554a: Layer already exists [2024-10-11T07:29:23.108Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:23.108Z] latest: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:23.435Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:23.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.100 [2024-10-11T07:29:23.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T07:29:23.760Z] 16c78a3e7d3e: Preparing [2024-10-11T07:29:23.760Z] ae9f1cdbbe5a: Preparing [2024-10-11T07:29:23.760Z] 44cde8cbb1c3: Preparing [2024-10-11T07:29:23.760Z] f542fe8f0c91: Preparing [2024-10-11T07:29:23.760Z] 4291d34bd15c: Preparing [2024-10-11T07:29:23.760Z] 0104897cda4e: Preparing [2024-10-11T07:29:23.760Z] d895ffdb8632: Preparing [2024-10-11T07:29:23.760Z] 09e6850a554a: Preparing [2024-10-11T07:29:23.760Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:23.760Z] 09e6850a554a: Waiting [2024-10-11T07:29:23.760Z] 0104897cda4e: Waiting [2024-10-11T07:29:23.760Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:23.760Z] 44cde8cbb1c3: Layer already exists [2024-10-11T07:29:23.760Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:29:23.760Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:23.760Z] ae9f1cdbbe5a: Layer already exists [2024-10-11T07:29:23.760Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:23.760Z] d895ffdb8632: Layer already exists [2024-10-11T07:29:23.760Z] 0104897cda4e: Layer already exists [2024-10-11T07:29:23.760Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:23.760Z] 09e6850a554a: Layer already exists [2024-10-11T07:29:23.760Z] 3.2.0-dev.100: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:24.098Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:24.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:24.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T07:29:24.417Z] 16c78a3e7d3e: Preparing [2024-10-11T07:29:24.417Z] ae9f1cdbbe5a: Preparing [2024-10-11T07:29:24.417Z] 44cde8cbb1c3: Preparing [2024-10-11T07:29:24.417Z] f542fe8f0c91: Preparing [2024-10-11T07:29:24.417Z] 4291d34bd15c: Preparing [2024-10-11T07:29:24.417Z] 0104897cda4e: Preparing [2024-10-11T07:29:24.417Z] d895ffdb8632: Preparing [2024-10-11T07:29:24.417Z] 09e6850a554a: Preparing [2024-10-11T07:29:24.417Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:24.417Z] d895ffdb8632: Waiting [2024-10-11T07:29:24.417Z] 09e6850a554a: Waiting [2024-10-11T07:29:24.417Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:24.417Z] 0104897cda4e: Waiting [2024-10-11T07:29:24.417Z] ae9f1cdbbe5a: Layer already exists [2024-10-11T07:29:24.417Z] 44cde8cbb1c3: Layer already exists [2024-10-11T07:29:24.417Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:24.417Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:29:24.417Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:24.417Z] 09e6850a554a: Layer already exists [2024-10-11T07:29:24.417Z] d895ffdb8632: Layer already exists [2024-10-11T07:29:24.417Z] 0104897cda4e: Layer already exists [2024-10-11T07:29:24.417Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:24.417Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:24.738Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:25.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-11T07:29:25.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T07:29:25.056Z] 16c78a3e7d3e: Preparing [2024-10-11T07:29:25.056Z] ae9f1cdbbe5a: Preparing [2024-10-11T07:29:25.056Z] 44cde8cbb1c3: Preparing [2024-10-11T07:29:25.056Z] f542fe8f0c91: Preparing [2024-10-11T07:29:25.056Z] 4291d34bd15c: Preparing [2024-10-11T07:29:25.056Z] 0104897cda4e: Preparing [2024-10-11T07:29:25.056Z] d895ffdb8632: Preparing [2024-10-11T07:29:25.056Z] 09e6850a554a: Preparing [2024-10-11T07:29:25.056Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:25.056Z] 0104897cda4e: Waiting [2024-10-11T07:29:25.056Z] 09e6850a554a: Waiting [2024-10-11T07:29:25.056Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:25.056Z] 44cde8cbb1c3: Layer already exists [2024-10-11T07:29:25.056Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:25.056Z] ae9f1cdbbe5a: Layer already exists [2024-10-11T07:29:25.056Z] 16c78a3e7d3e: Layer already exists [2024-10-11T07:29:25.056Z] 09e6850a554a: Layer already exists [2024-10-11T07:29:25.056Z] d895ffdb8632: Layer already exists [2024-10-11T07:29:25.056Z] 0104897cda4e: Layer already exists [2024-10-11T07:29:25.056Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:25.056Z] main: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:29:25.138Z] ===================================================== [Pipeline] echo [2024-10-11T07:29:25.156Z] taggedImages: [2024-10-11T07:29:25.156Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:25.156Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-11T07:29:25.156Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.100 [2024-10-11T07:29:25.156Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:25.156Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-11T07:29:25.186Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-11T07:29:25.186Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:25.186Z] latest [2024-10-11T07:29:25.186Z] 3.2.0-dev.100 [2024-10-11T07:29:25.186Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:25.186Z] main [2024-10-11T07:29:25.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:25.529Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:25.850Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:25.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T07:29:25.850Z] 3c5fc7e76622: Preparing [2024-10-11T07:29:25.850Z] 571d16218b46: Preparing [2024-10-11T07:29:25.850Z] f542fe8f0c91: Preparing [2024-10-11T07:29:25.850Z] 4291d34bd15c: Preparing [2024-10-11T07:29:25.850Z] 554248b717fa: Preparing [2024-10-11T07:29:25.850Z] 34f7a6bb9b01: Preparing [2024-10-11T07:29:25.850Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:25.850Z] 34f7a6bb9b01: Waiting [2024-10-11T07:29:25.850Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:25.850Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:25.850Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:25.850Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:25.850Z] 3c5fc7e76622: Pushed [2024-10-11T07:29:25.850Z] 554248b717fa: Pushed [2024-10-11T07:29:26.109Z] 34f7a6bb9b01: Pushed [2024-10-11T07:29:29.395Z] 571d16218b46: Pushed [2024-10-11T07:29:29.395Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:29.712Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:30.035Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-11T07:29:30.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T07:29:30.035Z] 3c5fc7e76622: Preparing [2024-10-11T07:29:30.035Z] 571d16218b46: Preparing [2024-10-11T07:29:30.035Z] f542fe8f0c91: Preparing [2024-10-11T07:29:30.035Z] 4291d34bd15c: Preparing [2024-10-11T07:29:30.035Z] 554248b717fa: Preparing [2024-10-11T07:29:30.035Z] 34f7a6bb9b01: Preparing [2024-10-11T07:29:30.035Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:30.035Z] 34f7a6bb9b01: Waiting [2024-10-11T07:29:30.035Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:30.035Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:30.035Z] 571d16218b46: Layer already exists [2024-10-11T07:29:30.035Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:30.035Z] 3c5fc7e76622: Layer already exists [2024-10-11T07:29:30.035Z] 554248b717fa: Layer already exists [2024-10-11T07:29:30.035Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:30.035Z] 34f7a6bb9b01: Layer already exists [2024-10-11T07:29:30.035Z] latest: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:30.360Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:30.677Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.100 [2024-10-11T07:29:30.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T07:29:30.677Z] 3c5fc7e76622: Preparing [2024-10-11T07:29:30.677Z] 571d16218b46: Preparing [2024-10-11T07:29:30.677Z] f542fe8f0c91: Preparing [2024-10-11T07:29:30.677Z] 4291d34bd15c: Preparing [2024-10-11T07:29:30.677Z] 554248b717fa: Preparing [2024-10-11T07:29:30.677Z] 34f7a6bb9b01: Preparing [2024-10-11T07:29:30.677Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:30.677Z] 34f7a6bb9b01: Waiting [2024-10-11T07:29:30.677Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:30.677Z] 571d16218b46: Layer already exists [2024-10-11T07:29:30.677Z] 3c5fc7e76622: Layer already exists [2024-10-11T07:29:30.677Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:30.677Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:30.677Z] 554248b717fa: Layer already exists [2024-10-11T07:29:30.677Z] 34f7a6bb9b01: Layer already exists [2024-10-11T07:29:30.677Z] 3.2.0-dev.100: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:30.996Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:31.319Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:31.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T07:29:31.320Z] 3c5fc7e76622: Preparing [2024-10-11T07:29:31.320Z] 571d16218b46: Preparing [2024-10-11T07:29:31.320Z] f542fe8f0c91: Preparing [2024-10-11T07:29:31.320Z] 4291d34bd15c: Preparing [2024-10-11T07:29:31.320Z] 554248b717fa: Preparing [2024-10-11T07:29:31.320Z] 34f7a6bb9b01: Preparing [2024-10-11T07:29:31.320Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:31.320Z] 34f7a6bb9b01: Waiting [2024-10-11T07:29:31.320Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:31.320Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:31.320Z] 554248b717fa: Layer already exists [2024-10-11T07:29:31.320Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:31.320Z] 3c5fc7e76622: Layer already exists [2024-10-11T07:29:31.320Z] 571d16218b46: Layer already exists [2024-10-11T07:29:31.320Z] 34f7a6bb9b01: Layer already exists [2024-10-11T07:29:31.320Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:31.320Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:31.650Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:31.983Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-11T07:29:31.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T07:29:31.983Z] 3c5fc7e76622: Preparing [2024-10-11T07:29:31.983Z] 571d16218b46: Preparing [2024-10-11T07:29:31.983Z] f542fe8f0c91: Preparing [2024-10-11T07:29:31.983Z] 4291d34bd15c: Preparing [2024-10-11T07:29:31.983Z] 554248b717fa: Preparing [2024-10-11T07:29:31.983Z] 34f7a6bb9b01: Preparing [2024-10-11T07:29:31.983Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:31.983Z] 34f7a6bb9b01: Waiting [2024-10-11T07:29:31.983Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:31.983Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:31.983Z] 3c5fc7e76622: Layer already exists [2024-10-11T07:29:31.983Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:31.983Z] 571d16218b46: Layer already exists [2024-10-11T07:29:31.983Z] 554248b717fa: Layer already exists [2024-10-11T07:29:31.983Z] 34f7a6bb9b01: Layer already exists [2024-10-11T07:29:31.983Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:31.983Z] main: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:29:32.057Z] ===================================================== [Pipeline] echo [2024-10-11T07:29:32.070Z] taggedImages: [2024-10-11T07:29:32.070Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:32.070Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-11T07:29:32.070Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.100 [2024-10-11T07:29:32.070Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:32.070Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-11T07:29:32.101Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-11T07:29:32.101Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:32.101Z] latest [2024-10-11T07:29:32.101Z] 3.2.0-dev.100 [2024-10-11T07:29:32.101Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:32.101Z] main [2024-10-11T07:29:32.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:32.444Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:32.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:32.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T07:29:32.765Z] 087893d49208: Preparing [2024-10-11T07:29:32.765Z] 9ec1974c4ee8: Preparing [2024-10-11T07:29:32.765Z] 5358bf9dae26: Preparing [2024-10-11T07:29:32.765Z] f542fe8f0c91: Preparing [2024-10-11T07:29:32.765Z] 4291d34bd15c: Preparing [2024-10-11T07:29:32.765Z] 4d130deadc23: Preparing [2024-10-11T07:29:32.765Z] 4bbc4c1ae119: Preparing [2024-10-11T07:29:32.765Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:32.765Z] 4d130deadc23: Waiting [2024-10-11T07:29:32.765Z] 4bbc4c1ae119: Waiting [2024-10-11T07:29:32.765Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:32.765Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:32.765Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:32.765Z] 9ec1974c4ee8: Pushed [2024-10-11T07:29:32.765Z] 087893d49208: Pushed [2024-10-11T07:29:32.765Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:32.765Z] 4d130deadc23: Pushed [2024-10-11T07:29:32.765Z] 4bbc4c1ae119: Pushed [2024-10-11T07:29:36.047Z] 5358bf9dae26: Pushed [2024-10-11T07:29:36.047Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:36.373Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:36.691Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-11T07:29:36.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T07:29:36.692Z] 087893d49208: Preparing [2024-10-11T07:29:36.692Z] 9ec1974c4ee8: Preparing [2024-10-11T07:29:36.692Z] 5358bf9dae26: Preparing [2024-10-11T07:29:36.692Z] f542fe8f0c91: Preparing [2024-10-11T07:29:36.692Z] 4291d34bd15c: Preparing [2024-10-11T07:29:36.692Z] 4d130deadc23: Preparing [2024-10-11T07:29:36.692Z] 4bbc4c1ae119: Preparing [2024-10-11T07:29:36.692Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:36.692Z] 4d130deadc23: Waiting [2024-10-11T07:29:36.692Z] 4bbc4c1ae119: Waiting [2024-10-11T07:29:36.692Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:36.692Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:36.692Z] 087893d49208: Layer already exists [2024-10-11T07:29:36.692Z] 5358bf9dae26: Layer already exists [2024-10-11T07:29:36.692Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:36.692Z] 9ec1974c4ee8: Layer already exists [2024-10-11T07:29:36.692Z] 4d130deadc23: Layer already exists [2024-10-11T07:29:36.692Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:36.692Z] 4bbc4c1ae119: Layer already exists [2024-10-11T07:29:36.692Z] latest: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:37.034Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:37.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.100 [2024-10-11T07:29:37.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T07:29:37.373Z] 087893d49208: Preparing [2024-10-11T07:29:37.373Z] 9ec1974c4ee8: Preparing [2024-10-11T07:29:37.373Z] 5358bf9dae26: Preparing [2024-10-11T07:29:37.373Z] f542fe8f0c91: Preparing [2024-10-11T07:29:37.373Z] 4291d34bd15c: Preparing [2024-10-11T07:29:37.373Z] 4d130deadc23: Preparing [2024-10-11T07:29:37.373Z] 4bbc4c1ae119: Preparing [2024-10-11T07:29:37.373Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:37.373Z] 4bbc4c1ae119: Waiting [2024-10-11T07:29:37.373Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:37.373Z] 087893d49208: Layer already exists [2024-10-11T07:29:37.373Z] 9ec1974c4ee8: Layer already exists [2024-10-11T07:29:37.373Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:37.373Z] 5358bf9dae26: Layer already exists [2024-10-11T07:29:37.373Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:37.373Z] 4d130deadc23: Layer already exists [2024-10-11T07:29:37.373Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:37.373Z] 4bbc4c1ae119: Layer already exists [2024-10-11T07:29:37.373Z] 3.2.0-dev.100: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:37.694Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:38.009Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:38.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T07:29:38.009Z] 087893d49208: Preparing [2024-10-11T07:29:38.009Z] 9ec1974c4ee8: Preparing [2024-10-11T07:29:38.009Z] 5358bf9dae26: Preparing [2024-10-11T07:29:38.009Z] f542fe8f0c91: Preparing [2024-10-11T07:29:38.009Z] 4291d34bd15c: Preparing [2024-10-11T07:29:38.009Z] 4d130deadc23: Preparing [2024-10-11T07:29:38.009Z] 4bbc4c1ae119: Preparing [2024-10-11T07:29:38.009Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:38.009Z] 4d130deadc23: Waiting [2024-10-11T07:29:38.009Z] 4bbc4c1ae119: Waiting [2024-10-11T07:29:38.009Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:38.009Z] 9ec1974c4ee8: Layer already exists [2024-10-11T07:29:38.009Z] 087893d49208: Layer already exists [2024-10-11T07:29:38.009Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:38.009Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:38.009Z] 5358bf9dae26: Layer already exists [2024-10-11T07:29:38.009Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:38.009Z] 4d130deadc23: Layer already exists [2024-10-11T07:29:38.009Z] 4bbc4c1ae119: Layer already exists [2024-10-11T07:29:38.009Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:38.345Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:38.672Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-11T07:29:38.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T07:29:38.672Z] 087893d49208: Preparing [2024-10-11T07:29:38.672Z] 9ec1974c4ee8: Preparing [2024-10-11T07:29:38.672Z] 5358bf9dae26: Preparing [2024-10-11T07:29:38.672Z] f542fe8f0c91: Preparing [2024-10-11T07:29:38.672Z] 4291d34bd15c: Preparing [2024-10-11T07:29:38.672Z] 4d130deadc23: Preparing [2024-10-11T07:29:38.672Z] 4bbc4c1ae119: Preparing [2024-10-11T07:29:38.672Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:38.672Z] 4bbc4c1ae119: Waiting [2024-10-11T07:29:38.672Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:38.672Z] 4d130deadc23: Waiting [2024-10-11T07:29:38.672Z] 5358bf9dae26: Layer already exists [2024-10-11T07:29:38.672Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:38.672Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:38.672Z] 087893d49208: Layer already exists [2024-10-11T07:29:38.672Z] 9ec1974c4ee8: Layer already exists [2024-10-11T07:29:38.672Z] 4bbc4c1ae119: Layer already exists [2024-10-11T07:29:38.672Z] 4d130deadc23: Layer already exists [2024-10-11T07:29:38.672Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:38.672Z] main: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:29:38.753Z] ===================================================== [Pipeline] echo [2024-10-11T07:29:38.768Z] taggedImages: [2024-10-11T07:29:38.768Z] - nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:38.768Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-11T07:29:38.768Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.100 [2024-10-11T07:29:38.768Z] - nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:38.768Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-11T07:29:38.800Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-11T07:29:38.800Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:38.800Z] latest [2024-10-11T07:29:38.800Z] 3.2.0-dev.100 [2024-10-11T07:29:38.800Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:38.800Z] main [2024-10-11T07:29:38.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:39.143Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:39.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:39.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T07:29:39.467Z] 527e5a0cba4c: Preparing [2024-10-11T07:29:39.467Z] c2158b2bb3e3: Preparing [2024-10-11T07:29:39.467Z] f542fe8f0c91: Preparing [2024-10-11T07:29:39.467Z] 4291d34bd15c: Preparing [2024-10-11T07:29:39.467Z] b8e40f5fc3c7: Preparing [2024-10-11T07:29:39.467Z] ae463b7f179f: Preparing [2024-10-11T07:29:39.467Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:39.467Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:39.467Z] ae463b7f179f: Waiting [2024-10-11T07:29:39.467Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:29:39.467Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:39.467Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:39.467Z] ae463b7f179f: Layer already exists [2024-10-11T07:29:39.467Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:39.467Z] 527e5a0cba4c: Pushed [2024-10-11T07:29:42.753Z] c2158b2bb3e3: Pushed [2024-10-11T07:29:42.753Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:43.080Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:43.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-11T07:29:43.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T07:29:43.423Z] 527e5a0cba4c: Preparing [2024-10-11T07:29:43.423Z] c2158b2bb3e3: Preparing [2024-10-11T07:29:43.423Z] f542fe8f0c91: Preparing [2024-10-11T07:29:43.423Z] 4291d34bd15c: Preparing [2024-10-11T07:29:43.423Z] b8e40f5fc3c7: Preparing [2024-10-11T07:29:43.423Z] ae463b7f179f: Preparing [2024-10-11T07:29:43.423Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:43.423Z] ae463b7f179f: Waiting [2024-10-11T07:29:43.423Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:43.423Z] c2158b2bb3e3: Layer already exists [2024-10-11T07:29:43.423Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:43.423Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:29:43.423Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:43.423Z] 527e5a0cba4c: Layer already exists [2024-10-11T07:29:43.423Z] ae463b7f179f: Layer already exists [2024-10-11T07:29:43.423Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:43.423Z] latest: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:43.766Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:46.142Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.100 [2024-10-11T07:29:46.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T07:29:46.142Z] 527e5a0cba4c: Preparing [2024-10-11T07:29:46.142Z] c2158b2bb3e3: Preparing [2024-10-11T07:29:46.142Z] f542fe8f0c91: Preparing [2024-10-11T07:29:46.142Z] 4291d34bd15c: Preparing [2024-10-11T07:29:46.142Z] b8e40f5fc3c7: Preparing [2024-10-11T07:29:46.142Z] ae463b7f179f: Preparing [2024-10-11T07:29:46.142Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:46.142Z] ae463b7f179f: Waiting [2024-10-11T07:29:46.142Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:46.142Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:29:46.142Z] c2158b2bb3e3: Layer already exists [2024-10-11T07:29:46.142Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:46.142Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:46.142Z] 527e5a0cba4c: Layer already exists [2024-10-11T07:29:46.142Z] ae463b7f179f: Layer already exists [2024-10-11T07:29:46.142Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:46.142Z] 3.2.0-dev.100: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:46.470Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:46.808Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:46.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T07:29:46.808Z] 527e5a0cba4c: Preparing [2024-10-11T07:29:46.808Z] c2158b2bb3e3: Preparing [2024-10-11T07:29:46.808Z] f542fe8f0c91: Preparing [2024-10-11T07:29:46.808Z] 4291d34bd15c: Preparing [2024-10-11T07:29:46.808Z] b8e40f5fc3c7: Preparing [2024-10-11T07:29:46.808Z] ae463b7f179f: Preparing [2024-10-11T07:29:46.808Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:46.808Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:46.808Z] ae463b7f179f: Waiting [2024-10-11T07:29:46.808Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:46.808Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:29:46.808Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:46.808Z] 527e5a0cba4c: Layer already exists [2024-10-11T07:29:46.808Z] c2158b2bb3e3: Layer already exists [2024-10-11T07:29:46.808Z] ae463b7f179f: Layer already exists [2024-10-11T07:29:46.808Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:46.808Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:47.904Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:29:48.233Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-11T07:29:48.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T07:29:48.233Z] 527e5a0cba4c: Preparing [2024-10-11T07:29:48.233Z] c2158b2bb3e3: Preparing [2024-10-11T07:29:48.233Z] f542fe8f0c91: Preparing [2024-10-11T07:29:48.233Z] 4291d34bd15c: Preparing [2024-10-11T07:29:48.233Z] b8e40f5fc3c7: Preparing [2024-10-11T07:29:48.233Z] ae463b7f179f: Preparing [2024-10-11T07:29:48.233Z] 63ca1fbb43ae: Preparing [2024-10-11T07:29:48.233Z] ae463b7f179f: Waiting [2024-10-11T07:29:48.233Z] 63ca1fbb43ae: Waiting [2024-10-11T07:29:48.233Z] c2158b2bb3e3: Layer already exists [2024-10-11T07:29:48.233Z] f542fe8f0c91: Layer already exists [2024-10-11T07:29:48.233Z] b8e40f5fc3c7: Layer already exists [2024-10-11T07:29:48.233Z] 527e5a0cba4c: Layer already exists [2024-10-11T07:29:48.233Z] 4291d34bd15c: Layer already exists [2024-10-11T07:29:48.233Z] ae463b7f179f: Layer already exists [2024-10-11T07:29:48.233Z] 63ca1fbb43ae: Layer already exists [2024-10-11T07:29:48.233Z] main: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:29:48.310Z] ===================================================== [Pipeline] echo [2024-10-11T07:29:48.324Z] taggedImages: [2024-10-11T07:29:48.324Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T07:29:48.324Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-11T07:29:48.324Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.100 [2024-10-11T07:29:48.324Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T07:29:48.324Z] - 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-10-11T07:47:27.832Z] #160 ... [2024-10-11T07:47:27.832Z] [2024-10-11T07:47:27.832Z] #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-10-11T07:47:27.832Z] #153 1254.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T07:47:27.832Z] #153 ... [2024-10-11T07:47:27.832Z] [2024-10-11T07:47:27.832Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T07:47:27.832Z] #159 DONE 1261.6s [2024-10-11T07:47:27.832Z] [2024-10-11T07:47:27.832Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-11T07:47:27.832Z] #161 DONE 0.4s [2024-10-11T07:47:27.832Z] [2024-10-11T07:47:27.832Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-11T07:47:27.832Z] #162 DONE 2.7s [2024-10-11T07:47:27.832Z] [2024-10-11T07:47:27.832Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:27.832Z] #152 ... [2024-10-11T07:47:27.832Z] [2024-10-11T07:47:27.832Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:47:28.100Z] #163 DONE 0.3s [2024-10-11T07:47:28.100Z] [2024-10-11T07:47:28.100Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T07:47:28.378Z] #150 ... [2024-10-11T07:47:28.378Z] [2024-10-11T07:47:28.378Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:47:28.378Z] #164 DONE 0.2s [2024-10-11T07:47:28.378Z] [2024-10-11T07:47:28.378Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-11T07:47:28.985Z] #165 DONE 0.3s [2024-10-11T07:47:28.985Z] [2024-10-11T07:47:28.985Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-11T07:47:28.985Z] #166 DONE 0.2s [2024-10-11T07:47:28.985Z] [2024-10-11T07:47:28.985Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:28.985Z] #152 ... [2024-10-11T07:47:28.985Z] [2024-10-11T07:47:28.985Z] #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-10-11T07:47:28.985Z] #167 DONE 0.1s [2024-10-11T07:47:29.266Z] [2024-10-11T07:47:29.266Z] #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-10-11T07:47:29.266Z] #168 DONE 0.1s [2024-10-11T07:47:29.266Z] [2024-10-11T07:47:29.266Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:29.266Z] #152 ... [2024-10-11T07:47:29.266Z] [2024-10-11T07:47:29.266Z] #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-10-11T07:47:29.621Z] #169 DONE 0.2s [2024-10-11T07:47:29.621Z] [2024-10-11T07:47:29.621Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-11T07:47:29.621Z] #170 DONE 0.2s [2024-10-11T07:47:29.621Z] [2024-10-11T07:47:29.621Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-11T07:47:29.895Z] #171 DONE 0.2s [2024-10-11T07:47:29.896Z] [2024-10-11T07:47:29.896Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-11T07:47:32.489Z] #172 DONE 2.4s [2024-10-11T07:47:32.489Z] [2024-10-11T07:47:32.489Z] #108 [security-bootstrapper] exporting to image [2024-10-11T07:47:32.489Z] #108 exporting layers [2024-10-11T07:47:33.461Z] #108 exporting layers 1.3s done [2024-10-11T07:47:33.461Z] #108 writing image sha256:e926b9659c1f923d3845b4a83f5f260cef3fc34b8ca02ef58d8854ba87960981 done [2024-10-11T07:47:33.461Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-10-11T07:47:33.461Z] #108 DONE 7.8s [2024-10-11T07:47:33.461Z] [2024-10-11T07:47:33.461Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:35.421Z] #152 ... [2024-10-11T07:47:35.421Z] [2024-10-11T07:47:35.421Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T07:47:35.421Z] #156 DONE 1272.0s [2024-10-11T07:47:35.421Z] [2024-10-11T07:47:35.421Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T07:47:35.421Z] #148 ... [2024-10-11T07:47:35.421Z] [2024-10-11T07:47:35.421Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:47:36.009Z] #173 DONE 0.4s [2024-10-11T07:47:36.009Z] [2024-10-11T07:47:36.009Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:47:36.009Z] #174 DONE 0.2s [2024-10-11T07:47:36.009Z] [2024-10-11T07:47:36.009Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T07:47:36.009Z] #30 ... [2024-10-11T07:47:36.009Z] [2024-10-11T07:47:36.009Z] #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-10-11T07:47:36.622Z] #175 DONE 0.3s [2024-10-11T07:47:36.622Z] [2024-10-11T07:47:36.622Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-11T07:47:36.622Z] #176 DONE 0.2s [2024-10-11T07:47:36.622Z] [2024-10-11T07:47:36.622Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-11T07:47:36.622Z] #177 DONE 0.3s [2024-10-11T07:47:36.622Z] [2024-10-11T07:47:36.623Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:36.900Z] #152 ... [2024-10-11T07:47:36.900Z] [2024-10-11T07:47:36.900Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T07:47:37.168Z] #178 DONE 0.3s [2024-10-11T07:47:37.168Z] [2024-10-11T07:47:37.168Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:37.168Z] #152 ... [2024-10-11T07:47:37.168Z] [2024-10-11T07:47:37.168Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T07:47:39.112Z] #179 DONE 2.1s [2024-10-11T07:47:39.112Z] [2024-10-11T07:47:39.112Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:39.379Z] #152 ... [2024-10-11T07:47:39.379Z] [2024-10-11T07:47:39.379Z] #108 [security-proxy-setup] exporting to image [2024-10-11T07:47:39.379Z] #108 exporting layers [2024-10-11T07:47:40.369Z] #108 exporting layers 1.2s done [2024-10-11T07:47:40.369Z] #108 writing image sha256:88ef39d7fe4119bbc0e6a6f45e79fc0b0d6eed4ad6bdfe628a2ac0078bad7385 0.0s done [2024-10-11T07:47:40.369Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-10-11T07:47:40.369Z] #108 DONE 9.1s [2024-10-11T07:47:40.369Z] [2024-10-11T07:47:40.369Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T07:47:42.950Z] #150 ... [2024-10-11T07:47:42.950Z] [2024-10-11T07:47:42.950Z] #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-10-11T07:47:42.950Z] #153 DONE 1279.6s [2024-10-11T07:47:42.950Z] [2024-10-11T07:47:42.950Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:42.950Z] #152 ... [2024-10-11T07:47:42.950Z] [2024-10-11T07:47:42.950Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:47:43.541Z] #180 DONE 0.2s [2024-10-11T07:47:43.541Z] [2024-10-11T07:47:43.541Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:47:43.541Z] #181 DONE 0.3s [2024-10-11T07:47:43.541Z] [2024-10-11T07:47:43.541Z] #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-10-11T07:47:44.020Z] #182 DONE 0.1s [2024-10-11T07:47:44.020Z] [2024-10-11T07:47:44.020Z] #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-10-11T07:47:44.288Z] #183 DONE 0.2s [2024-10-11T07:47:44.288Z] [2024-10-11T07:47:44.288Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:47:44.288Z] #184 DONE 0.3s [2024-10-11T07:47:44.288Z] [2024-10-11T07:47:44.288Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:47:44.288Z] #152 ... [2024-10-11T07:47:44.288Z] [2024-10-11T07:47:44.288Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-11T07:47:44.560Z] #185 DONE 0.2s [2024-10-11T07:47:44.560Z] [2024-10-11T07:47:44.560Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-11T07:47:44.828Z] #186 DONE 0.3s [2024-10-11T07:47:44.828Z] [2024-10-11T07:47:44.828Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T07:47:44.828Z] #187 DONE 0.2s [2024-10-11T07:47:44.828Z] [2024-10-11T07:47:44.828Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T07:47:47.414Z] #188 DONE 2.2s [2024-10-11T07:47:47.414Z] [2024-10-11T07:47:47.414Z] #108 [security-secretstore-setup] exporting to image [2024-10-11T07:47:47.414Z] #108 exporting layers [2024-10-11T07:47:48.375Z] #108 exporting layers 1.0s done [2024-10-11T07:47:48.375Z] #108 writing image sha256:fc9dc210a6292fffbef7854831e6de321b206facc42204b6d3d886c14d07637d done [2024-10-11T07:47:48.375Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-11T07:47:48.375Z] #108 DONE 10.1s [2024-10-11T07:47:48.375Z] [2024-10-11T07:47:48.375Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:48:35.196Z] #152 ... [2024-10-11T07:48:35.196Z] [2024-10-11T07:48:35.196Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T07:48:35.196Z] #150 DONE 1330.6s [2024-10-11T07:48:35.196Z] [2024-10-11T07:48:35.196Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T07:48:35.196Z] #30 ... [2024-10-11T07:48:35.196Z] [2024-10-11T07:48:35.196Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:48:35.196Z] #189 DONE 0.3s [2024-10-11T07:48:35.196Z] [2024-10-11T07:48:35.196Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:48:35.196Z] #190 DONE 0.1s [2024-10-11T07:48:35.196Z] [2024-10-11T07:48:35.196Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:48:35.196Z] #152 ... [2024-10-11T07:48:35.196Z] [2024-10-11T07:48:35.196Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-11T07:48:35.196Z] #191 DONE 0.3s [2024-10-11T07:48:35.196Z] [2024-10-11T07:48:35.196Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:48:35.197Z] #152 ... [2024-10-11T07:48:35.197Z] [2024-10-11T07:48:35.197Z] #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-10-11T07:48:35.197Z] #192 DONE 0.2s [2024-10-11T07:48:35.197Z] [2024-10-11T07:48:35.197Z] #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-10-11T07:48:35.197Z] #193 DONE 0.2s [2024-10-11T07:48:35.197Z] [2024-10-11T07:48:35.197Z] #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-10-11T07:48:37.138Z] #194 DONE 2.1s [2024-10-11T07:48:37.138Z] [2024-10-11T07:48:37.139Z] #108 [core-common-config-bootstrapper] exporting to image [2024-10-11T07:48:37.139Z] #108 exporting layers [2024-10-11T07:48:38.100Z] #108 exporting layers 0.7s done [2024-10-11T07:48:38.100Z] #108 writing image sha256:0a7302b086a968d92cfb9970df942de49f7c854b9bcbde5c0270e53eb5893efb done [2024-10-11T07:48:38.100Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-11T07:48:38.100Z] #108 DONE 10.8s [2024-10-11T07:48:38.100Z] [2024-10-11T07:48:38.100Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:50:44.786Z] #152 ... [2024-10-11T07:50:44.786Z] [2024-10-11T07:50:44.786Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T07:50:44.786Z] #151 DONE 1460.9s [2024-10-11T07:50:44.786Z] [2024-10-11T07:50:44.786Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T07:50:44.786Z] #152 ... [2024-10-11T07:50:44.786Z] [2024-10-11T07:50:44.786Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:50:45.054Z] #195 DONE 0.3s [2024-10-11T07:50:45.054Z] [2024-10-11T07:50:45.054Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:50:45.334Z] #196 DONE 0.3s [2024-10-11T07:50:45.334Z] [2024-10-11T07:50:45.334Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-11T07:50:45.603Z] #197 DONE 0.4s [2024-10-11T07:50:45.603Z] [2024-10-11T07:50:45.603Z] #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-10-11T07:50:45.603Z] #198 DONE 0.1s [2024-10-11T07:50:45.603Z] [2024-10-11T07:50:45.603Z] #108 [security-spiffe-token-provider] exporting to image [2024-10-11T07:50:45.603Z] #108 exporting layers [2024-10-11T07:50:46.570Z] #108 exporting layers 0.7s done [2024-10-11T07:50:46.570Z] #108 writing image sha256:336e5027b76a7f5dcab80215fc3273fd415851b29639e13107e4398159d6a0d0 done [2024-10-11T07:50:46.570Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-11T07:50:46.570Z] #108 DONE 11.5s [2024-10-11T07:50:46.570Z] [2024-10-11T07:50:46.570Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T07:59:24.455Z] #148 ... [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T07:59:24.455Z] #149 DONE 1970.0s [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T07:59:24.455Z] #148 ... [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T07:59:24.455Z] #199 DONE 0.2s [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T07:59:24.455Z] #200 DONE 0.2s [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T07:59:24.455Z] #30 ... [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-11T07:59:24.455Z] #201 DONE 0.5s [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-11T07:59:24.455Z] #202 DONE 0.2s [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-11T07:59:24.455Z] #203 DONE 0.1s [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T07:59:24.455Z] #204 DONE 2.3s [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #108 [security-proxy-auth] exporting to image [2024-10-11T07:59:24.455Z] #108 exporting layers [2024-10-11T07:59:24.455Z] #108 exporting layers 0.6s done [2024-10-11T07:59:24.455Z] #108 writing image sha256:af4145e9a9ead048063e13c7dd329ee4815d5c2c9ca5ba487dfa404e9a61d030 done [2024-10-11T07:59:24.455Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-11T07:59:24.455Z] #108 DONE 12.2s [2024-10-11T07:59:24.455Z] [2024-10-11T07:59:24.455Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T08:00:22.921Z] #152 ... [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T08:00:22.921Z] #157 DONE 2033.8s [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T08:00:22.921Z] #154 ... [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T08:00:22.921Z] #205 DONE 0.3s [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T08:00:22.921Z] #206 DONE 0.2s [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T08:00:22.921Z] #154 ... [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-11T08:00:22.921Z] #207 DONE 0.3s [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-11T08:00:22.921Z] #208 DONE 0.1s [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #108 [core-command] exporting to image [2024-10-11T08:00:22.921Z] #108 exporting layers [2024-10-11T08:00:22.921Z] #108 exporting layers 0.3s done [2024-10-11T08:00:22.921Z] #108 writing image sha256:e93280a2097157a01a574d0c94ca851bc7597c46759bf919b869956a3db124e7 done [2024-10-11T08:00:22.921Z] #108 naming to docker.io/library/core-command-arm64 done [2024-10-11T08:00:22.921Z] #108 DONE 12.5s [2024-10-11T08:00:22.921Z] [2024-10-11T08:00:22.921Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T08:02:32.315Z] #154 DONE 2168.0s [2024-10-11T08:02:32.315Z] [2024-10-11T08:02:32.315Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T08:02:32.315Z] #152 ... [2024-10-11T08:02:32.315Z] [2024-10-11T08:02:32.315Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T08:02:32.315Z] #209 DONE 0.2s [2024-10-11T08:02:32.315Z] [2024-10-11T08:02:32.315Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T08:02:32.315Z] #210 DONE 0.1s [2024-10-11T08:02:32.315Z] [2024-10-11T08:02:32.315Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-11T08:02:32.586Z] #211 DONE 0.5s [2024-10-11T08:02:32.586Z] [2024-10-11T08:02:32.586Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T08:02:32.586Z] #152 ... [2024-10-11T08:02:32.586Z] [2024-10-11T08:02:32.586Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-11T08:02:32.586Z] #212 DONE 0.1s [2024-10-11T08:02:32.855Z] [2024-10-11T08:02:32.855Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-11T08:02:32.855Z] #213 DONE 0.2s [2024-10-11T08:02:32.855Z] [2024-10-11T08:02:32.855Z] #108 [core-data] exporting to image [2024-10-11T08:02:32.855Z] #108 exporting layers [2024-10-11T08:02:33.119Z] #108 exporting layers 0.4s done [2024-10-11T08:02:33.384Z] #108 writing image sha256:b1db38ed45fb1edaec6c53f83f5054ca2e4b03bf936823cc6cbcad00d48caa68 0.0s done [2024-10-11T08:02:33.384Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2024-10-11T08:02:33.384Z] #108 DONE 12.9s [2024-10-11T08:02:33.384Z] [2024-10-11T08:02:33.384Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T08:02:41.574Z] #152 ... [2024-10-11T08:02:41.574Z] [2024-10-11T08:02:41.574Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T08:02:41.574Z] #158 DONE 2177.5s [2024-10-11T08:02:41.574Z] [2024-10-11T08:02:41.574Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T08:02:41.574Z] #148 DONE 2177.4s [2024-10-11T08:02:41.574Z] [2024-10-11T08:02:41.574Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T08:02:41.574Z] #30 ... [2024-10-11T08:02:41.574Z] [2024-10-11T08:02:41.574Z] #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T08:02:41.574Z] #214 DONE 0.1s [2024-10-11T08:02:41.574Z] [2024-10-11T08:02:41.574Z] #215 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T08:02:41.844Z] #215 DONE 0.1s [2024-10-11T08:02:41.844Z] [2024-10-11T08:02:41.844Z] #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-11T08:02:42.114Z] #216 ... [2024-10-11T08:02:42.114Z] [2024-10-11T08:02:42.114Z] #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-11T08:02:42.114Z] #217 DONE 0.2s [2024-10-11T08:02:42.383Z] [2024-10-11T08:02:42.383Z] #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-11T08:02:42.383Z] #216 DONE 0.6s [2024-10-11T08:02:42.383Z] [2024-10-11T08:02:42.383Z] #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-11T08:02:42.383Z] #218 DONE 0.2s [2024-10-11T08:02:42.383Z] [2024-10-11T08:02:42.383Z] #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-11T08:02:42.649Z] #219 DONE 0.2s [2024-10-11T08:02:42.649Z] [2024-10-11T08:02:42.649Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-11T08:02:42.649Z] #220 DONE 0.6s [2024-10-11T08:02:42.649Z] [2024-10-11T08:02:42.649Z] #108 [core-keeper] exporting to image [2024-10-11T08:02:42.649Z] #108 exporting layers [2024-10-11T08:02:43.236Z] #108 ... [2024-10-11T08:02:43.236Z] [2024-10-11T08:02:43.236Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-11T08:02:43.236Z] #221 DONE 0.3s [2024-10-11T08:02:43.236Z] [2024-10-11T08:02:43.236Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-11T08:02:43.236Z] #222 DONE 0.2s [2024-10-11T08:02:43.236Z] [2024-10-11T08:02:43.236Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-11T08:02:43.509Z] #223 DONE 0.2s [2024-10-11T08:02:43.509Z] [2024-10-11T08:02:43.509Z] #108 [core-keeper] exporting to image [2024-10-11T08:02:43.509Z] #108 writing image sha256:05b4dd1ee0e5ffca8ce27eb7a6a8eabf103460e18c799d170b5cd9400c7b5b34 done [2024-10-11T08:02:43.509Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-10-11T08:02:44.092Z] #108 exporting layers 0.4s done [2024-10-11T08:02:44.093Z] #108 writing image sha256:580048ee9a1b43b9d7b7f5fd558c906ee97cf1049cd600971e83c8d8e7a4cdef 0.0s done [2024-10-11T08:02:44.093Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-10-11T08:02:44.093Z] #108 DONE 13.8s [2024-10-11T08:02:44.093Z] [2024-10-11T08:02:44.093Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T08:03:22.938Z] #30 ... [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T08:03:22.938Z] #160 DONE 2214.6s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T08:03:22.938Z] #30 ... [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T08:03:22.938Z] #224 DONE 0.2s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #30 [core-metadata internal] load .dockerignore [2024-10-11T08:03:22.938Z] #30 ... [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T08:03:22.938Z] #225 DONE 0.2s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T08:03:22.938Z] #152 ... [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-11T08:03:22.938Z] #226 ... [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T08:03:22.938Z] #152 DONE 2215.7s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-11T08:03:22.938Z] #226 DONE 0.7s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-11T08:03:22.938Z] #227 DONE 0.1s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #108 [support-scheduler] exporting to image [2024-10-11T08:03:22.938Z] #108 exporting layers [2024-10-11T08:03:22.938Z] #108 ... [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T08:03:22.938Z] #155 DONE 2216.3s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T08:03:22.938Z] #228 DONE 0.2s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T08:03:22.938Z] #229 DONE 0.1s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #230 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T08:03:22.938Z] #230 DONE 0.2s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #231 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T08:03:22.938Z] #231 ... [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T08:03:22.938Z] #232 DONE 0.2s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #108 [support-scheduler] exporting to image [2024-10-11T08:03:22.938Z] #108 exporting layers 0.8s done [2024-10-11T08:03:22.938Z] #108 writing image sha256:d3d24b18d60dd6a9d190ee6fe8a5687ad74fd818bc37f554d85e45d52a0afcea done [2024-10-11T08:03:22.938Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-10-11T08:03:22.938Z] #108 DONE 14.6s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-11T08:03:22.938Z] #233 ... [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #231 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T08:03:22.938Z] #231 DONE 0.5s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-11T08:03:22.938Z] #233 DONE 0.5s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-11T08:03:22.938Z] #234 DONE 0.2s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-11T08:03:22.938Z] #235 DONE 0.1s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-11T08:03:22.938Z] #236 DONE 0.2s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #108 [support-notifications] exporting to image [2024-10-11T08:03:22.938Z] #108 exporting layers 0.7s done [2024-10-11T08:03:22.938Z] #108 writing image sha256:5683166ed7b3a7afd0b5ade231b23a20fc1af1e2b16ab0797441f86a57365641 done [2024-10-11T08:03:22.938Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-10-11T08:03:22.938Z] #108 exporting layers 1.1s done [2024-10-11T08:03:22.938Z] #108 writing image sha256:58698570842cdb9a208c835ca6da0c6c3d0f2361be06d5618bdea66a78b5b731 done [2024-10-11T08:03:22.938Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-11T08:03:22.938Z] #108 DONE 15.8s [2024-10-11T08:03:22.938Z] [2024-10-11T08:03:22.938Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T08:03:22.938Z] time="2024-10-11T07:23:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-11T08:03:22.946Z] $ docker stop --time=1 a52d592f1ad221e98fd86b0f727092687497d825b56dbe1d3e92e511ca5e8701 [2024-10-11T08:03:24.615Z] $ docker rm -f --volumes a52d592f1ad221e98fd86b0f727092687497d825b56dbe1d3e92e511ca5e8701 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T08:03:25.142Z] + docker images [2024-10-11T08:03:25.143Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-11T08:03:25.143Z] support-notifications-arm64 latest 5683166ed7b3 5 seconds ago 44.8MB [2024-10-11T08:03:25.143Z] support-cron-scheduler-arm64 latest 58698570842c 5 seconds ago 45.6MB [2024-10-11T08:03:25.143Z] support-scheduler-arm64 latest d3d24b18d60d 6 seconds ago 44MB [2024-10-11T08:03:25.143Z] core-metadata-arm64 latest 580048ee9a1b 42 seconds ago 30.2MB [2024-10-11T08:03:25.143Z] core-keeper-arm64 latest 05b4dd1ee0e5 43 seconds ago 29.5MB [2024-10-11T08:03:25.143Z] core-data-arm64 latest b1db38ed45fb 53 seconds ago 30.1MB [2024-10-11T08:03:25.143Z] core-command-arm64 latest e93280a20971 3 minutes ago 26.4MB [2024-10-11T08:03:25.143Z] security-proxy-auth-arm64 latest af4145e9a9ea 4 minutes ago 25.2MB [2024-10-11T08:03:25.143Z] security-spiffe-token-provider-arm64 latest 336e5027b76a 12 minutes ago 33MB [2024-10-11T08:03:25.143Z] core-common-config-bootstrapper-arm64 latest 0a7302b086a9 14 minutes ago 17.4MB [2024-10-11T08:03:25.143Z] security-secretstore-setup-arm64 latest fc9dc210a629 15 minutes ago 40.3MB [2024-10-11T08:03:25.143Z] security-proxy-setup-arm64 latest 88ef39d7fe41 15 minutes ago 29.4MB [2024-10-11T08:03:25.143Z] security-bootstrapper-arm64 latest e926b9659c1f 15 minutes ago 21MB [2024-10-11T08:03:25.143Z] security-spire-config-arm64 latest 166ccbf4ebc9 38 minutes ago 117MB [2024-10-11T08:03:25.143Z] security-spire-agent-arm64 latest f07f029ecb18 38 minutes ago 176MB [2024-10-11T08:03:25.143Z] security-spire-server-arm64 latest 94d4566bee83 38 minutes ago 118MB [2024-10-11T08:03:25.143Z] ci-base-image-arm64 latest f593e1fb5b16 40 minutes ago 965MB [2024-10-11T08:03:25.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 8 days ago 558MB [2024-10-11T08:03:25.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-11T08:03:25.291Z] provisioning config files... [2024-10-11T08:03:25.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/723@tmp/config8057868137337149488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:03:25.667Z] ---> ****-login.sh [2024-10-11T08:03:25.667Z] nexus3.edgexfoundry.org:10001 [2024-10-11T08:03:25.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:03:25.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:03:25.934Z] Configure a credential helper to remove this warning. See [2024-10-11T08:03:25.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:03:25.934Z] [2024-10-11T08:03:25.934Z] Login Succeeded [2024-10-11T08:03:25.934Z] nexus3.edgexfoundry.org:10002 [2024-10-11T08:03:26.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:03:26.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:03:26.470Z] Configure a credential helper to remove this warning. See [2024-10-11T08:03:26.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:03:26.470Z] [2024-10-11T08:03:26.470Z] Login Succeeded [2024-10-11T08:03:26.470Z] nexus3.edgexfoundry.org:10003 [2024-10-11T08:03:26.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:03:26.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:03:26.737Z] Configure a credential helper to remove this warning. See [2024-10-11T08:03:26.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:03:26.737Z] [2024-10-11T08:03:26.737Z] Login Succeeded [2024-10-11T08:03:26.737Z] nexus3.edgexfoundry.org:10004 [2024-10-11T08:03:27.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:03:27.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:03:27.270Z] Configure a credential helper to remove this warning. See [2024-10-11T08:03:27.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:03:27.270Z] [2024-10-11T08:03:27.270Z] Login Succeeded [2024-10-11T08:03:27.270Z] ****.io [2024-10-11T08:03:27.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T08:03:27.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T08:03:27.803Z] Configure a credential helper to remove this warning. See [2024-10-11T08:03:27.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T08:03:27.803Z] [2024-10-11T08:03:27.803Z] Login Succeeded [2024-10-11T08:03:27.803Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T08:03:27.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:03:27.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T08:03:27.892Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-11T08:03:27.892Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:27.892Z] latest [2024-10-11T08:03:27.892Z] 3.2.0-dev.100 [2024-10-11T08:03:27.892Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:27.892Z] main [2024-10-11T08:03:27.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:28.270Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:28.643Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:28.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T08:03:28.643Z] a42a2bdd5278: Preparing [2024-10-11T08:03:28.643Z] b7761d493b93: Preparing [2024-10-11T08:03:28.643Z] 0e868a21814f: Preparing [2024-10-11T08:03:28.643Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:28.643Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:28.643Z] c043c39e6e7a: Preparing [2024-10-11T08:03:28.643Z] 16113d51b718: Preparing [2024-10-11T08:03:28.643Z] c043c39e6e7a: Waiting [2024-10-11T08:03:28.643Z] 16113d51b718: Waiting [2024-10-11T08:03:28.910Z] 5bc82d0e8629: Pushed [2024-10-11T08:03:28.910Z] 0e868a21814f: Pushed [2024-10-11T08:03:28.910Z] a42a2bdd5278: Pushed [2024-10-11T08:03:28.910Z] ef3fdbda7b73: Pushed [2024-10-11T08:03:28.910Z] 16113d51b718: Layer already exists [2024-10-11T08:03:29.176Z] c043c39e6e7a: Pushed [2024-10-11T08:03:32.510Z] b7761d493b93: Pushed [2024-10-11T08:03:32.510Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:32.865Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:33.217Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-11T08:03:33.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T08:03:33.217Z] a42a2bdd5278: Preparing [2024-10-11T08:03:33.217Z] b7761d493b93: Preparing [2024-10-11T08:03:33.217Z] 0e868a21814f: Preparing [2024-10-11T08:03:33.217Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:33.217Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:33.217Z] c043c39e6e7a: Preparing [2024-10-11T08:03:33.217Z] 16113d51b718: Preparing [2024-10-11T08:03:33.217Z] c043c39e6e7a: Waiting [2024-10-11T08:03:33.217Z] 16113d51b718: Waiting [2024-10-11T08:03:33.217Z] a42a2bdd5278: Layer already exists [2024-10-11T08:03:33.217Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:33.217Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:33.217Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:33.217Z] b7761d493b93: Layer already exists [2024-10-11T08:03:33.217Z] 16113d51b718: Layer already exists [2024-10-11T08:03:33.217Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:33.217Z] latest: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:33.565Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:33.919Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.100 [2024-10-11T08:03:33.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T08:03:33.919Z] a42a2bdd5278: Preparing [2024-10-11T08:03:33.919Z] b7761d493b93: Preparing [2024-10-11T08:03:33.919Z] 0e868a21814f: Preparing [2024-10-11T08:03:33.919Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:33.919Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:33.919Z] c043c39e6e7a: Preparing [2024-10-11T08:03:33.919Z] 16113d51b718: Preparing [2024-10-11T08:03:33.919Z] 16113d51b718: Waiting [2024-10-11T08:03:33.919Z] c043c39e6e7a: Waiting [2024-10-11T08:03:33.919Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:33.919Z] b7761d493b93: Layer already exists [2024-10-11T08:03:33.919Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:33.919Z] a42a2bdd5278: Layer already exists [2024-10-11T08:03:33.919Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:33.919Z] 16113d51b718: Layer already exists [2024-10-11T08:03:33.919Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:33.919Z] 3.2.0-dev.100: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:34.550Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:34.915Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:34.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T08:03:34.915Z] a42a2bdd5278: Preparing [2024-10-11T08:03:34.915Z] b7761d493b93: Preparing [2024-10-11T08:03:34.915Z] 0e868a21814f: Preparing [2024-10-11T08:03:34.915Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:34.915Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:34.915Z] c043c39e6e7a: Preparing [2024-10-11T08:03:34.915Z] 16113d51b718: Preparing [2024-10-11T08:03:34.915Z] c043c39e6e7a: Waiting [2024-10-11T08:03:34.915Z] a42a2bdd5278: Layer already exists [2024-10-11T08:03:34.915Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:34.915Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:34.915Z] b7761d493b93: Layer already exists [2024-10-11T08:03:34.915Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:34.915Z] 16113d51b718: Layer already exists [2024-10-11T08:03:34.915Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:35.180Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:35.533Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:35.890Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-11T08:03:35.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T08:03:35.890Z] a42a2bdd5278: Preparing [2024-10-11T08:03:35.890Z] b7761d493b93: Preparing [2024-10-11T08:03:35.890Z] 0e868a21814f: Preparing [2024-10-11T08:03:35.890Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:35.890Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:35.890Z] c043c39e6e7a: Preparing [2024-10-11T08:03:35.890Z] 16113d51b718: Preparing [2024-10-11T08:03:35.890Z] c043c39e6e7a: Waiting [2024-10-11T08:03:35.890Z] 16113d51b718: Waiting [2024-10-11T08:03:35.890Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:35.890Z] b7761d493b93: Layer already exists [2024-10-11T08:03:35.890Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:35.890Z] a42a2bdd5278: Layer already exists [2024-10-11T08:03:35.890Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:35.890Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:35.890Z] 16113d51b718: Layer already exists [2024-10-11T08:03:35.890Z] main: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:03:36.245Z] ===================================================== [Pipeline] echo [2024-10-11T08:03:36.261Z] taggedImages: [2024-10-11T08:03:36.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:36.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-11T08:03:36.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.100 [2024-10-11T08:03:36.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:36.261Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-11T08:03:36.294Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-11T08:03:36.294Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:36.294Z] latest [2024-10-11T08:03:36.294Z] 3.2.0-dev.100 [2024-10-11T08:03:36.294Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:36.294Z] main [2024-10-11T08:03:36.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:36.652Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:37.002Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:37.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T08:03:37.002Z] 0b6ddb0e99a4: Preparing [2024-10-11T08:03:37.002Z] 9cf5df052d58: Preparing [2024-10-11T08:03:37.002Z] 11a623217327: Preparing [2024-10-11T08:03:37.002Z] 7580ae25e968: Preparing [2024-10-11T08:03:37.002Z] 0e868a21814f: Preparing [2024-10-11T08:03:37.002Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:37.002Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:37.002Z] c043c39e6e7a: Preparing [2024-10-11T08:03:37.002Z] 16113d51b718: Preparing [2024-10-11T08:03:37.002Z] ef3fdbda7b73: Waiting [2024-10-11T08:03:37.002Z] c043c39e6e7a: Waiting [2024-10-11T08:03:37.002Z] 16113d51b718: Waiting [2024-10-11T08:03:37.002Z] 5bc82d0e8629: Waiting [2024-10-11T08:03:37.002Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:37.267Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:37.267Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:37.267Z] 11a623217327: Pushed [2024-10-11T08:03:37.267Z] 9cf5df052d58: Pushed [2024-10-11T08:03:37.267Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:37.267Z] 0b6ddb0e99a4: Pushed [2024-10-11T08:03:37.267Z] 16113d51b718: Layer already exists [2024-10-11T08:03:39.199Z] 7580ae25e968: Pushed [2024-10-11T08:03:39.199Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:39.571Z] + 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-10-11T08:03:39.919Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-11T08:03:39.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T08:03:39.920Z] 0b6ddb0e99a4: Preparing [2024-10-11T08:03:39.920Z] 9cf5df052d58: Preparing [2024-10-11T08:03:39.920Z] 11a623217327: Preparing [2024-10-11T08:03:39.920Z] 7580ae25e968: Preparing [2024-10-11T08:03:39.920Z] 0e868a21814f: Preparing [2024-10-11T08:03:39.920Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:39.920Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:39.920Z] c043c39e6e7a: Preparing [2024-10-11T08:03:39.920Z] 16113d51b718: Preparing [2024-10-11T08:03:39.920Z] 5bc82d0e8629: Waiting [2024-10-11T08:03:39.920Z] ef3fdbda7b73: Waiting [2024-10-11T08:03:39.920Z] c043c39e6e7a: Waiting [2024-10-11T08:03:39.920Z] 16113d51b718: Waiting [2024-10-11T08:03:39.920Z] 0b6ddb0e99a4: Layer already exists [2024-10-11T08:03:39.920Z] 7580ae25e968: Layer already exists [2024-10-11T08:03:39.920Z] 9cf5df052d58: Layer already exists [2024-10-11T08:03:39.920Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:39.920Z] 11a623217327: Layer already exists [2024-10-11T08:03:39.920Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:39.920Z] 16113d51b718: Layer already exists [2024-10-11T08:03:39.920Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:39.920Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:40.185Z] latest: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:40.534Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:40.889Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.100 [2024-10-11T08:03:40.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T08:03:40.890Z] 0b6ddb0e99a4: Preparing [2024-10-11T08:03:40.890Z] 9cf5df052d58: Preparing [2024-10-11T08:03:40.890Z] 11a623217327: Preparing [2024-10-11T08:03:40.890Z] 7580ae25e968: Preparing [2024-10-11T08:03:40.890Z] 0e868a21814f: Preparing [2024-10-11T08:03:40.890Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:40.890Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:40.890Z] c043c39e6e7a: Preparing [2024-10-11T08:03:40.890Z] 16113d51b718: Preparing [2024-10-11T08:03:40.890Z] ef3fdbda7b73: Waiting [2024-10-11T08:03:40.890Z] c043c39e6e7a: Waiting [2024-10-11T08:03:40.890Z] 16113d51b718: Waiting [2024-10-11T08:03:40.890Z] 5bc82d0e8629: Waiting [2024-10-11T08:03:40.890Z] 7580ae25e968: Layer already exists [2024-10-11T08:03:40.890Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:40.890Z] 11a623217327: Layer already exists [2024-10-11T08:03:40.890Z] 0b6ddb0e99a4: Layer already exists [2024-10-11T08:03:40.890Z] 9cf5df052d58: Layer already exists [2024-10-11T08:03:40.890Z] 16113d51b718: Layer already exists [2024-10-11T08:03:40.890Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:40.890Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:40.890Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:41.156Z] 3.2.0-dev.100: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:41.516Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:41.856Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:41.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T08:03:41.856Z] 0b6ddb0e99a4: Preparing [2024-10-11T08:03:41.856Z] 9cf5df052d58: Preparing [2024-10-11T08:03:41.856Z] 11a623217327: Preparing [2024-10-11T08:03:41.856Z] 7580ae25e968: Preparing [2024-10-11T08:03:41.856Z] 0e868a21814f: Preparing [2024-10-11T08:03:41.856Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:41.856Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:41.856Z] c043c39e6e7a: Preparing [2024-10-11T08:03:41.856Z] 16113d51b718: Preparing [2024-10-11T08:03:41.856Z] ef3fdbda7b73: Waiting [2024-10-11T08:03:41.856Z] c043c39e6e7a: Waiting [2024-10-11T08:03:41.856Z] 16113d51b718: Waiting [2024-10-11T08:03:41.856Z] 5bc82d0e8629: Waiting [2024-10-11T08:03:41.856Z] 0b6ddb0e99a4: Layer already exists [2024-10-11T08:03:41.856Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:41.856Z] 11a623217327: Layer already exists [2024-10-11T08:03:41.856Z] 9cf5df052d58: Layer already exists [2024-10-11T08:03:41.856Z] 7580ae25e968: Layer already exists [2024-10-11T08:03:41.856Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:41.856Z] 16113d51b718: Layer already exists [2024-10-11T08:03:41.856Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:41.856Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:42.120Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:42.473Z] + 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-10-11T08:03:42.821Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-11T08:03:42.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T08:03:42.821Z] 0b6ddb0e99a4: Preparing [2024-10-11T08:03:42.821Z] 9cf5df052d58: Preparing [2024-10-11T08:03:42.821Z] 11a623217327: Preparing [2024-10-11T08:03:42.821Z] 7580ae25e968: Preparing [2024-10-11T08:03:42.821Z] 0e868a21814f: Preparing [2024-10-11T08:03:42.821Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:42.821Z] ef3fdbda7b73: Preparing [2024-10-11T08:03:42.821Z] c043c39e6e7a: Preparing [2024-10-11T08:03:42.821Z] 16113d51b718: Preparing [2024-10-11T08:03:42.821Z] 5bc82d0e8629: Waiting [2024-10-11T08:03:42.821Z] ef3fdbda7b73: Waiting [2024-10-11T08:03:42.821Z] c043c39e6e7a: Waiting [2024-10-11T08:03:42.821Z] 16113d51b718: Waiting [2024-10-11T08:03:42.821Z] 0b6ddb0e99a4: Layer already exists [2024-10-11T08:03:42.821Z] 7580ae25e968: Layer already exists [2024-10-11T08:03:42.821Z] 9cf5df052d58: Layer already exists [2024-10-11T08:03:42.821Z] 11a623217327: Layer already exists [2024-10-11T08:03:42.821Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:42.821Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:42.821Z] c043c39e6e7a: Layer already exists [2024-10-11T08:03:42.821Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:03:42.821Z] 16113d51b718: Layer already exists [2024-10-11T08:03:43.087Z] main: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:03:43.166Z] ===================================================== [Pipeline] echo [2024-10-11T08:03:43.180Z] taggedImages: [2024-10-11T08:03:43.180Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:43.180Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-11T08:03:43.180Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.100 [2024-10-11T08:03:43.180Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:43.180Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-11T08:03:43.207Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-11T08:03:43.207Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:43.207Z] latest [2024-10-11T08:03:43.207Z] 3.2.0-dev.100 [2024-10-11T08:03:43.207Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:43.207Z] main [2024-10-11T08:03:43.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:43.578Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:43.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:43.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T08:03:43.930Z] 36094c7b16ce: Preparing [2024-10-11T08:03:43.930Z] d7c35732f8c9: Preparing [2024-10-11T08:03:43.930Z] 3aaccc8ae994: Preparing [2024-10-11T08:03:43.930Z] 0e868a21814f: Preparing [2024-10-11T08:03:43.930Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:43.930Z] 371e2beb3f6e: Preparing [2024-10-11T08:03:43.930Z] f38427cdffd4: Preparing [2024-10-11T08:03:43.930Z] 16113d51b718: Preparing [2024-10-11T08:03:43.930Z] 371e2beb3f6e: Waiting [2024-10-11T08:03:43.930Z] f38427cdffd4: Waiting [2024-10-11T08:03:43.930Z] 16113d51b718: Waiting [2024-10-11T08:03:43.930Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:43.930Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:44.193Z] 36094c7b16ce: Pushed [2024-10-11T08:03:44.193Z] d7c35732f8c9: Pushed [2024-10-11T08:03:44.193Z] 16113d51b718: Layer already exists [2024-10-11T08:03:44.193Z] f38427cdffd4: Pushed [2024-10-11T08:03:44.193Z] 371e2beb3f6e: Pushed [2024-10-11T08:03:48.430Z] 3aaccc8ae994: Pushed [2024-10-11T08:03:48.430Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:48.796Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:49.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-11T08:03:49.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T08:03:49.145Z] 36094c7b16ce: Preparing [2024-10-11T08:03:49.145Z] d7c35732f8c9: Preparing [2024-10-11T08:03:49.145Z] 3aaccc8ae994: Preparing [2024-10-11T08:03:49.145Z] 0e868a21814f: Preparing [2024-10-11T08:03:49.145Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:49.145Z] 371e2beb3f6e: Preparing [2024-10-11T08:03:49.145Z] f38427cdffd4: Preparing [2024-10-11T08:03:49.145Z] 16113d51b718: Preparing [2024-10-11T08:03:49.145Z] f38427cdffd4: Waiting [2024-10-11T08:03:49.145Z] 371e2beb3f6e: Waiting [2024-10-11T08:03:49.145Z] 16113d51b718: Waiting [2024-10-11T08:03:49.145Z] d7c35732f8c9: Layer already exists [2024-10-11T08:03:49.145Z] 36094c7b16ce: Layer already exists [2024-10-11T08:03:49.145Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:49.145Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:49.145Z] 3aaccc8ae994: Layer already exists [2024-10-11T08:03:49.145Z] 371e2beb3f6e: Layer already exists [2024-10-11T08:03:49.145Z] f38427cdffd4: Layer already exists [2024-10-11T08:03:49.145Z] 16113d51b718: Layer already exists [2024-10-11T08:03:49.411Z] latest: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:49.772Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:50.121Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.100 [2024-10-11T08:03:50.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T08:03:50.121Z] 36094c7b16ce: Preparing [2024-10-11T08:03:50.121Z] d7c35732f8c9: Preparing [2024-10-11T08:03:50.121Z] 3aaccc8ae994: Preparing [2024-10-11T08:03:50.121Z] 0e868a21814f: Preparing [2024-10-11T08:03:50.121Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:50.121Z] 371e2beb3f6e: Preparing [2024-10-11T08:03:50.121Z] f38427cdffd4: Preparing [2024-10-11T08:03:50.121Z] 16113d51b718: Preparing [2024-10-11T08:03:50.121Z] 371e2beb3f6e: Waiting [2024-10-11T08:03:50.121Z] f38427cdffd4: Waiting [2024-10-11T08:03:50.121Z] 16113d51b718: Waiting [2024-10-11T08:03:50.121Z] d7c35732f8c9: Layer already exists [2024-10-11T08:03:50.121Z] 36094c7b16ce: Layer already exists [2024-10-11T08:03:50.121Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:50.121Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:50.121Z] 3aaccc8ae994: Layer already exists [2024-10-11T08:03:50.121Z] f38427cdffd4: Layer already exists [2024-10-11T08:03:50.121Z] 16113d51b718: Layer already exists [2024-10-11T08:03:50.121Z] 371e2beb3f6e: Layer already exists [2024-10-11T08:03:50.389Z] 3.2.0-dev.100: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:50.761Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:51.114Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:51.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T08:03:51.114Z] 36094c7b16ce: Preparing [2024-10-11T08:03:51.114Z] d7c35732f8c9: Preparing [2024-10-11T08:03:51.114Z] 3aaccc8ae994: Preparing [2024-10-11T08:03:51.114Z] 0e868a21814f: Preparing [2024-10-11T08:03:51.114Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:51.114Z] 371e2beb3f6e: Preparing [2024-10-11T08:03:51.114Z] f38427cdffd4: Preparing [2024-10-11T08:03:51.114Z] 16113d51b718: Preparing [2024-10-11T08:03:51.114Z] 371e2beb3f6e: Waiting [2024-10-11T08:03:51.114Z] f38427cdffd4: Waiting [2024-10-11T08:03:51.114Z] 16113d51b718: Waiting [2024-10-11T08:03:51.114Z] 36094c7b16ce: Layer already exists [2024-10-11T08:03:51.114Z] 3aaccc8ae994: Layer already exists [2024-10-11T08:03:51.114Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:51.114Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:51.114Z] d7c35732f8c9: Layer already exists [2024-10-11T08:03:51.114Z] 371e2beb3f6e: Layer already exists [2024-10-11T08:03:51.114Z] f38427cdffd4: Layer already exists [2024-10-11T08:03:51.114Z] 16113d51b718: Layer already exists [2024-10-11T08:03:51.380Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:51.743Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:52.100Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-11T08:03:52.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T08:03:52.100Z] 36094c7b16ce: Preparing [2024-10-11T08:03:52.100Z] d7c35732f8c9: Preparing [2024-10-11T08:03:52.100Z] 3aaccc8ae994: Preparing [2024-10-11T08:03:52.100Z] 0e868a21814f: Preparing [2024-10-11T08:03:52.100Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:52.100Z] 371e2beb3f6e: Preparing [2024-10-11T08:03:52.100Z] f38427cdffd4: Preparing [2024-10-11T08:03:52.100Z] 16113d51b718: Preparing [2024-10-11T08:03:52.100Z] 371e2beb3f6e: Waiting [2024-10-11T08:03:52.100Z] f38427cdffd4: Waiting [2024-10-11T08:03:52.100Z] 16113d51b718: Waiting [2024-10-11T08:03:52.100Z] d7c35732f8c9: Layer already exists [2024-10-11T08:03:52.100Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:52.100Z] 36094c7b16ce: Layer already exists [2024-10-11T08:03:52.100Z] 0e868a21814f: Layer already exists [2024-10-11T08:03:52.100Z] 3aaccc8ae994: Layer already exists [2024-10-11T08:03:52.100Z] f38427cdffd4: Layer already exists [2024-10-11T08:03:52.100Z] 16113d51b718: Layer already exists [2024-10-11T08:03:52.100Z] 371e2beb3f6e: Layer already exists [2024-10-11T08:03:52.366Z] main: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:03:52.443Z] ===================================================== [Pipeline] echo [2024-10-11T08:03:52.460Z] taggedImages: [2024-10-11T08:03:52.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:52.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-11T08:03:52.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.100 [2024-10-11T08:03:52.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:52.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-11T08:03:52.489Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-11T08:03:52.489Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:52.489Z] latest [2024-10-11T08:03:52.489Z] 3.2.0-dev.100 [2024-10-11T08:03:52.489Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:03:52.489Z] main [2024-10-11T08:03:52.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:52.864Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:53.224Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:03:53.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T08:03:53.224Z] e41b10107397: Preparing [2024-10-11T08:03:53.224Z] 5530c97a18d2: Preparing [2024-10-11T08:03:53.224Z] 0a52f6dc75b8: Preparing [2024-10-11T08:03:53.224Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:53.224Z] 7de02dea0056: Preparing [2024-10-11T08:03:53.224Z] e68052809a22: Preparing [2024-10-11T08:03:53.224Z] 16113d51b718: Preparing [2024-10-11T08:03:53.224Z] e68052809a22: Waiting [2024-10-11T08:03:53.224Z] 16113d51b718: Waiting [2024-10-11T08:03:53.224Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:53.493Z] 5530c97a18d2: Pushed [2024-10-11T08:03:53.493Z] e68052809a22: Pushed [2024-10-11T08:03:53.493Z] 16113d51b718: Layer already exists [2024-10-11T08:03:53.493Z] e41b10107397: Pushed [2024-10-11T08:03:53.493Z] 7de02dea0056: Pushed [2024-10-11T08:03:57.745Z] 0a52f6dc75b8: Pushed [2024-10-11T08:03:57.745Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:58.097Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:58.494Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-11T08:03:58.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T08:03:58.494Z] e41b10107397: Preparing [2024-10-11T08:03:58.494Z] 5530c97a18d2: Preparing [2024-10-11T08:03:58.494Z] 0a52f6dc75b8: Preparing [2024-10-11T08:03:58.494Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:58.494Z] 7de02dea0056: Preparing [2024-10-11T08:03:58.494Z] e68052809a22: Preparing [2024-10-11T08:03:58.494Z] 16113d51b718: Preparing [2024-10-11T08:03:58.494Z] e68052809a22: Waiting [2024-10-11T08:03:58.494Z] 16113d51b718: Waiting [2024-10-11T08:03:58.494Z] 7de02dea0056: Layer already exists [2024-10-11T08:03:58.494Z] e41b10107397: Layer already exists [2024-10-11T08:03:58.494Z] 5530c97a18d2: Layer already exists [2024-10-11T08:03:58.494Z] 0a52f6dc75b8: Layer already exists [2024-10-11T08:03:58.494Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:58.494Z] e68052809a22: Layer already exists [2024-10-11T08:03:58.494Z] 16113d51b718: Layer already exists [2024-10-11T08:03:58.494Z] latest: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:58.959Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:59.340Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.100 [2024-10-11T08:03:59.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T08:03:59.340Z] e41b10107397: Preparing [2024-10-11T08:03:59.340Z] 5530c97a18d2: Preparing [2024-10-11T08:03:59.340Z] 0a52f6dc75b8: Preparing [2024-10-11T08:03:59.340Z] 5bc82d0e8629: Preparing [2024-10-11T08:03:59.340Z] 7de02dea0056: Preparing [2024-10-11T08:03:59.340Z] e68052809a22: Preparing [2024-10-11T08:03:59.340Z] 16113d51b718: Preparing [2024-10-11T08:03:59.340Z] e68052809a22: Waiting [2024-10-11T08:03:59.340Z] 16113d51b718: Waiting [2024-10-11T08:03:59.340Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:03:59.340Z] 7de02dea0056: Layer already exists [2024-10-11T08:03:59.340Z] 5530c97a18d2: Layer already exists [2024-10-11T08:03:59.340Z] e41b10107397: Layer already exists [2024-10-11T08:03:59.340Z] 0a52f6dc75b8: Layer already exists [2024-10-11T08:03:59.340Z] e68052809a22: Layer already exists [2024-10-11T08:03:59.340Z] 16113d51b718: Layer already exists [2024-10-11T08:03:59.340Z] 3.2.0-dev.100: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:03:59.974Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:00.336Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:00.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T08:04:00.336Z] e41b10107397: Preparing [2024-10-11T08:04:00.336Z] 5530c97a18d2: Preparing [2024-10-11T08:04:00.336Z] 0a52f6dc75b8: Preparing [2024-10-11T08:04:00.336Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:00.336Z] 7de02dea0056: Preparing [2024-10-11T08:04:00.336Z] e68052809a22: Preparing [2024-10-11T08:04:00.336Z] 16113d51b718: Preparing [2024-10-11T08:04:00.336Z] e68052809a22: Waiting [2024-10-11T08:04:00.336Z] 16113d51b718: Waiting [2024-10-11T08:04:00.336Z] e41b10107397: Layer already exists [2024-10-11T08:04:00.336Z] 5530c97a18d2: Layer already exists [2024-10-11T08:04:00.336Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:00.336Z] 0a52f6dc75b8: Layer already exists [2024-10-11T08:04:00.336Z] 7de02dea0056: Layer already exists [2024-10-11T08:04:00.336Z] e68052809a22: Layer already exists [2024-10-11T08:04:00.336Z] 16113d51b718: Layer already exists [2024-10-11T08:04:00.617Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:00.979Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:01.344Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-11T08:04:01.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T08:04:01.344Z] e41b10107397: Preparing [2024-10-11T08:04:01.344Z] 5530c97a18d2: Preparing [2024-10-11T08:04:01.344Z] 0a52f6dc75b8: Preparing [2024-10-11T08:04:01.344Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:01.344Z] 7de02dea0056: Preparing [2024-10-11T08:04:01.344Z] e68052809a22: Preparing [2024-10-11T08:04:01.344Z] 16113d51b718: Preparing [2024-10-11T08:04:01.344Z] e68052809a22: Waiting [2024-10-11T08:04:01.344Z] 16113d51b718: Waiting [2024-10-11T08:04:01.344Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:01.344Z] 7de02dea0056: Layer already exists [2024-10-11T08:04:01.344Z] 0a52f6dc75b8: Layer already exists [2024-10-11T08:04:01.344Z] e41b10107397: Layer already exists [2024-10-11T08:04:01.344Z] 5530c97a18d2: Layer already exists [2024-10-11T08:04:01.344Z] e68052809a22: Layer already exists [2024-10-11T08:04:01.344Z] 16113d51b718: Layer already exists [2024-10-11T08:04:01.614Z] main: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:01.694Z] ===================================================== [Pipeline] echo [2024-10-11T08:04:01.715Z] taggedImages: [2024-10-11T08:04:01.715Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:01.715Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-11T08:04:01.715Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.100 [2024-10-11T08:04:01.715Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:01.715Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-11T08:04:01.745Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-11T08:04:01.745Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:01.745Z] latest [2024-10-11T08:04:01.745Z] 3.2.0-dev.100 [2024-10-11T08:04:01.745Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:01.745Z] main [2024-10-11T08:04:01.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:02.118Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:02.483Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:02.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T08:04:02.483Z] cdb912daf9b1: Preparing [2024-10-11T08:04:02.483Z] c02aca55a175: Preparing [2024-10-11T08:04:02.483Z] 5325b7883392: Preparing [2024-10-11T08:04:02.483Z] 2b1fcb167f3b: Preparing [2024-10-11T08:04:02.483Z] 0e868a21814f: Preparing [2024-10-11T08:04:02.483Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:02.483Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:02.483Z] c043c39e6e7a: Preparing [2024-10-11T08:04:02.483Z] 16113d51b718: Preparing [2024-10-11T08:04:02.483Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:02.483Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:02.483Z] c043c39e6e7a: Waiting [2024-10-11T08:04:02.483Z] 16113d51b718: Waiting [2024-10-11T08:04:02.752Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:02.752Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:02.752Z] c02aca55a175: Pushed [2024-10-11T08:04:02.752Z] 5325b7883392: Pushed [2024-10-11T08:04:02.752Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:03.021Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:03.021Z] cdb912daf9b1: Pushed [2024-10-11T08:04:03.021Z] 16113d51b718: Layer already exists [2024-10-11T08:04:07.422Z] 2b1fcb167f3b: Pushed [2024-10-11T08:04:07.422Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:07.769Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:08.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-11T08:04:08.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T08:04:08.116Z] cdb912daf9b1: Preparing [2024-10-11T08:04:08.116Z] c02aca55a175: Preparing [2024-10-11T08:04:08.116Z] 5325b7883392: Preparing [2024-10-11T08:04:08.116Z] 2b1fcb167f3b: Preparing [2024-10-11T08:04:08.116Z] 0e868a21814f: Preparing [2024-10-11T08:04:08.116Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:08.116Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:08.116Z] c043c39e6e7a: Preparing [2024-10-11T08:04:08.116Z] 16113d51b718: Preparing [2024-10-11T08:04:08.116Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:08.116Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:08.116Z] c043c39e6e7a: Waiting [2024-10-11T08:04:08.116Z] 16113d51b718: Waiting [2024-10-11T08:04:08.116Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:08.116Z] cdb912daf9b1: Layer already exists [2024-10-11T08:04:08.116Z] 2b1fcb167f3b: Layer already exists [2024-10-11T08:04:08.116Z] c02aca55a175: Layer already exists [2024-10-11T08:04:08.116Z] 5325b7883392: Layer already exists [2024-10-11T08:04:08.116Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:08.116Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:08.116Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:08.116Z] 16113d51b718: Layer already exists [2024-10-11T08:04:08.381Z] latest: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:08.736Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:09.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.100 [2024-10-11T08:04:09.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T08:04:09.089Z] cdb912daf9b1: Preparing [2024-10-11T08:04:09.089Z] c02aca55a175: Preparing [2024-10-11T08:04:09.089Z] 5325b7883392: Preparing [2024-10-11T08:04:09.089Z] 2b1fcb167f3b: Preparing [2024-10-11T08:04:09.089Z] 0e868a21814f: Preparing [2024-10-11T08:04:09.089Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:09.089Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:09.089Z] c043c39e6e7a: Preparing [2024-10-11T08:04:09.089Z] 16113d51b718: Preparing [2024-10-11T08:04:09.089Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:09.089Z] c043c39e6e7a: Waiting [2024-10-11T08:04:09.089Z] 16113d51b718: Waiting [2024-10-11T08:04:09.089Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:09.089Z] 2b1fcb167f3b: Layer already exists [2024-10-11T08:04:09.089Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:09.089Z] 5325b7883392: Layer already exists [2024-10-11T08:04:09.089Z] c02aca55a175: Layer already exists [2024-10-11T08:04:09.089Z] cdb912daf9b1: Layer already exists [2024-10-11T08:04:09.089Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:09.089Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:09.089Z] 16113d51b718: Layer already exists [2024-10-11T08:04:09.089Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:09.356Z] 3.2.0-dev.100: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:09.718Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:10.075Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:10.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T08:04:10.075Z] cdb912daf9b1: Preparing [2024-10-11T08:04:10.075Z] c02aca55a175: Preparing [2024-10-11T08:04:10.075Z] 5325b7883392: Preparing [2024-10-11T08:04:10.075Z] 2b1fcb167f3b: Preparing [2024-10-11T08:04:10.075Z] 0e868a21814f: Preparing [2024-10-11T08:04:10.075Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:10.075Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:10.075Z] c043c39e6e7a: Preparing [2024-10-11T08:04:10.075Z] 16113d51b718: Preparing [2024-10-11T08:04:10.075Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:10.075Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:10.075Z] c043c39e6e7a: Waiting [2024-10-11T08:04:10.075Z] 5325b7883392: Layer already exists [2024-10-11T08:04:10.075Z] cdb912daf9b1: Layer already exists [2024-10-11T08:04:10.075Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:10.075Z] 2b1fcb167f3b: Layer already exists [2024-10-11T08:04:10.075Z] c02aca55a175: Layer already exists [2024-10-11T08:04:10.075Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:10.075Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:10.075Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:10.075Z] 16113d51b718: Layer already exists [2024-10-11T08:04:10.340Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:10.697Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:11.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-11T08:04:11.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T08:04:11.046Z] cdb912daf9b1: Preparing [2024-10-11T08:04:11.046Z] c02aca55a175: Preparing [2024-10-11T08:04:11.046Z] 5325b7883392: Preparing [2024-10-11T08:04:11.046Z] 2b1fcb167f3b: Preparing [2024-10-11T08:04:11.046Z] 0e868a21814f: Preparing [2024-10-11T08:04:11.046Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:11.046Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:11.046Z] c043c39e6e7a: Preparing [2024-10-11T08:04:11.046Z] 16113d51b718: Preparing [2024-10-11T08:04:11.046Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:11.046Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:11.046Z] c043c39e6e7a: Waiting [2024-10-11T08:04:11.046Z] 16113d51b718: Waiting [2024-10-11T08:04:11.046Z] 5325b7883392: Layer already exists [2024-10-11T08:04:11.046Z] 2b1fcb167f3b: Layer already exists [2024-10-11T08:04:11.046Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:11.046Z] cdb912daf9b1: Layer already exists [2024-10-11T08:04:11.046Z] c02aca55a175: Layer already exists [2024-10-11T08:04:11.046Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:11.046Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:11.046Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:11.046Z] 16113d51b718: Layer already exists [2024-10-11T08:04:11.313Z] main: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:11.408Z] ===================================================== [Pipeline] echo [2024-10-11T08:04:11.426Z] taggedImages: [2024-10-11T08:04:11.426Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:11.426Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-11T08:04:11.426Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.100 [2024-10-11T08:04:11.426Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:11.426Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-11T08:04:11.454Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-11T08:04:11.454Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:11.454Z] latest [2024-10-11T08:04:11.454Z] 3.2.0-dev.100 [2024-10-11T08:04:11.454Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:11.454Z] main [2024-10-11T08:04:11.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:11.818Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:12.179Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:12.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T08:04:12.179Z] 7897aee4e97c: Preparing [2024-10-11T08:04:12.179Z] 01a6d4b77b89: Preparing [2024-10-11T08:04:12.179Z] 8a65ecc2d043: Preparing [2024-10-11T08:04:12.179Z] 16946970d847: Preparing [2024-10-11T08:04:12.179Z] 53a47a3262b1: Preparing [2024-10-11T08:04:12.179Z] a41ceb987b2e: Preparing [2024-10-11T08:04:12.179Z] a3431df49f6e: Preparing [2024-10-11T08:04:12.179Z] af5ee287ae35: Preparing [2024-10-11T08:04:12.179Z] 0e868a21814f: Preparing [2024-10-11T08:04:12.179Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:12.179Z] 8beff2775ee6: Preparing [2024-10-11T08:04:12.179Z] d32bbc802a95: Preparing [2024-10-11T08:04:12.179Z] 5f70bf18a086: Preparing [2024-10-11T08:04:12.179Z] 697008a1fbae: Preparing [2024-10-11T08:04:12.179Z] 056db83a399c: Preparing [2024-10-11T08:04:12.179Z] a41ceb987b2e: Waiting [2024-10-11T08:04:12.179Z] a3431df49f6e: Waiting [2024-10-11T08:04:12.179Z] af5ee287ae35: Waiting [2024-10-11T08:04:12.179Z] 0e868a21814f: Waiting [2024-10-11T08:04:12.179Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:12.179Z] 8beff2775ee6: Waiting [2024-10-11T08:04:12.179Z] d32bbc802a95: Waiting [2024-10-11T08:04:12.179Z] 5f70bf18a086: Waiting [2024-10-11T08:04:12.179Z] 697008a1fbae: Waiting [2024-10-11T08:04:12.179Z] 32e701c41774: Preparing [2024-10-11T08:04:12.179Z] 056db83a399c: Waiting [2024-10-11T08:04:12.179Z] 16113d51b718: Preparing [2024-10-11T08:04:12.179Z] 32e701c41774: Waiting [2024-10-11T08:04:12.179Z] 16113d51b718: Waiting [2024-10-11T08:04:12.449Z] 8a65ecc2d043: Pushed [2024-10-11T08:04:12.449Z] 53a47a3262b1: Pushed [2024-10-11T08:04:12.449Z] 16946970d847: Pushed [2024-10-11T08:04:12.449Z] 01a6d4b77b89: Pushed [2024-10-11T08:04:12.449Z] 7897aee4e97c: Pushed [2024-10-11T08:04:12.449Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:12.449Z] a41ceb987b2e: Pushed [2024-10-11T08:04:12.449Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:12.449Z] a3431df49f6e: Pushed [2024-10-11T08:04:12.715Z] 5f70bf18a086: Layer already exists [2024-10-11T08:04:12.715Z] 8beff2775ee6: Pushed [2024-10-11T08:04:12.715Z] d32bbc802a95: Pushed [2024-10-11T08:04:12.715Z] 697008a1fbae: Pushed [2024-10-11T08:04:12.715Z] 16113d51b718: Layer already exists [2024-10-11T08:04:12.715Z] 056db83a399c: Pushed [2024-10-11T08:04:12.983Z] 32e701c41774: Pushed [2024-10-11T08:04:15.546Z] af5ee287ae35: Pushed [2024-10-11T08:04:15.813Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:16.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:16.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-11T08:04:16.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T08:04:16.526Z] 7897aee4e97c: Preparing [2024-10-11T08:04:16.526Z] 01a6d4b77b89: Preparing [2024-10-11T08:04:16.526Z] 8a65ecc2d043: Preparing [2024-10-11T08:04:16.526Z] 16946970d847: Preparing [2024-10-11T08:04:16.526Z] 53a47a3262b1: Preparing [2024-10-11T08:04:16.526Z] a41ceb987b2e: Preparing [2024-10-11T08:04:16.526Z] a3431df49f6e: Preparing [2024-10-11T08:04:16.526Z] af5ee287ae35: Preparing [2024-10-11T08:04:16.526Z] 0e868a21814f: Preparing [2024-10-11T08:04:16.526Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:16.526Z] 8beff2775ee6: Preparing [2024-10-11T08:04:16.526Z] d32bbc802a95: Preparing [2024-10-11T08:04:16.526Z] 5f70bf18a086: Preparing [2024-10-11T08:04:16.526Z] 697008a1fbae: Preparing [2024-10-11T08:04:16.526Z] 056db83a399c: Preparing [2024-10-11T08:04:16.526Z] 32e701c41774: Preparing [2024-10-11T08:04:16.526Z] 16113d51b718: Preparing [2024-10-11T08:04:16.526Z] a41ceb987b2e: Waiting [2024-10-11T08:04:16.526Z] a3431df49f6e: Waiting [2024-10-11T08:04:16.526Z] af5ee287ae35: Waiting [2024-10-11T08:04:16.526Z] 0e868a21814f: Waiting [2024-10-11T08:04:16.526Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:16.526Z] 5f70bf18a086: Waiting [2024-10-11T08:04:16.526Z] d32bbc802a95: Waiting [2024-10-11T08:04:16.526Z] 056db83a399c: Waiting [2024-10-11T08:04:16.526Z] 697008a1fbae: Waiting [2024-10-11T08:04:16.526Z] 16113d51b718: Waiting [2024-10-11T08:04:16.526Z] 32e701c41774: Waiting [2024-10-11T08:04:16.526Z] 53a47a3262b1: Layer already exists [2024-10-11T08:04:16.526Z] 8a65ecc2d043: Layer already exists [2024-10-11T08:04:16.526Z] 7897aee4e97c: Layer already exists [2024-10-11T08:04:16.526Z] 01a6d4b77b89: Layer already exists [2024-10-11T08:04:16.526Z] 16946970d847: Layer already exists [2024-10-11T08:04:16.792Z] a3431df49f6e: Layer already exists [2024-10-11T08:04:16.792Z] a41ceb987b2e: Layer already exists [2024-10-11T08:04:16.792Z] af5ee287ae35: Layer already exists [2024-10-11T08:04:16.792Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:16.792Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:16.792Z] d32bbc802a95: Layer already exists [2024-10-11T08:04:16.792Z] 8beff2775ee6: Layer already exists [2024-10-11T08:04:16.792Z] 5f70bf18a086: Layer already exists [2024-10-11T08:04:16.792Z] 056db83a399c: Layer already exists [2024-10-11T08:04:16.792Z] 697008a1fbae: Layer already exists [2024-10-11T08:04:16.792Z] 16113d51b718: Layer already exists [2024-10-11T08:04:16.792Z] 32e701c41774: Layer already exists [2024-10-11T08:04:16.792Z] latest: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:17.139Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:17.501Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.100 [2024-10-11T08:04:17.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T08:04:17.501Z] 7897aee4e97c: Preparing [2024-10-11T08:04:17.501Z] 01a6d4b77b89: Preparing [2024-10-11T08:04:17.501Z] 8a65ecc2d043: Preparing [2024-10-11T08:04:17.501Z] 16946970d847: Preparing [2024-10-11T08:04:17.501Z] 53a47a3262b1: Preparing [2024-10-11T08:04:17.501Z] a41ceb987b2e: Preparing [2024-10-11T08:04:17.501Z] a3431df49f6e: Preparing [2024-10-11T08:04:17.501Z] af5ee287ae35: Preparing [2024-10-11T08:04:17.501Z] 0e868a21814f: Preparing [2024-10-11T08:04:17.501Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:17.501Z] 8beff2775ee6: Preparing [2024-10-11T08:04:17.501Z] d32bbc802a95: Preparing [2024-10-11T08:04:17.501Z] 5f70bf18a086: Preparing [2024-10-11T08:04:17.501Z] 697008a1fbae: Preparing [2024-10-11T08:04:17.501Z] 056db83a399c: Preparing [2024-10-11T08:04:17.501Z] 32e701c41774: Preparing [2024-10-11T08:04:17.501Z] 16113d51b718: Preparing [2024-10-11T08:04:17.501Z] af5ee287ae35: Waiting [2024-10-11T08:04:17.501Z] 0e868a21814f: Waiting [2024-10-11T08:04:17.501Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:17.501Z] 8beff2775ee6: Waiting [2024-10-11T08:04:17.501Z] a41ceb987b2e: Waiting [2024-10-11T08:04:17.501Z] a3431df49f6e: Waiting [2024-10-11T08:04:17.501Z] 697008a1fbae: Waiting [2024-10-11T08:04:17.501Z] 5f70bf18a086: Waiting [2024-10-11T08:04:17.501Z] 056db83a399c: Waiting [2024-10-11T08:04:17.501Z] 32e701c41774: Waiting [2024-10-11T08:04:17.501Z] 16113d51b718: Waiting [2024-10-11T08:04:17.501Z] d32bbc802a95: Waiting [2024-10-11T08:04:17.501Z] 01a6d4b77b89: Layer already exists [2024-10-11T08:04:17.501Z] 7897aee4e97c: Layer already exists [2024-10-11T08:04:17.501Z] 8a65ecc2d043: Layer already exists [2024-10-11T08:04:17.501Z] 16946970d847: Layer already exists [2024-10-11T08:04:17.501Z] 53a47a3262b1: Layer already exists [2024-10-11T08:04:17.501Z] a41ceb987b2e: Layer already exists [2024-10-11T08:04:17.501Z] af5ee287ae35: Layer already exists [2024-10-11T08:04:17.501Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:17.501Z] a3431df49f6e: Layer already exists [2024-10-11T08:04:17.501Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:17.501Z] 8beff2775ee6: Layer already exists [2024-10-11T08:04:17.501Z] d32bbc802a95: Layer already exists [2024-10-11T08:04:17.501Z] 697008a1fbae: Layer already exists [2024-10-11T08:04:17.501Z] 056db83a399c: Layer already exists [2024-10-11T08:04:17.501Z] 5f70bf18a086: Layer already exists [2024-10-11T08:04:17.501Z] 32e701c41774: Layer already exists [2024-10-11T08:04:17.501Z] 16113d51b718: Layer already exists [2024-10-11T08:04:17.766Z] 3.2.0-dev.100: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:18.126Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:18.479Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:18.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T08:04:18.479Z] 7897aee4e97c: Preparing [2024-10-11T08:04:18.479Z] 01a6d4b77b89: Preparing [2024-10-11T08:04:18.479Z] 8a65ecc2d043: Preparing [2024-10-11T08:04:18.479Z] 16946970d847: Preparing [2024-10-11T08:04:18.479Z] 53a47a3262b1: Preparing [2024-10-11T08:04:18.479Z] a41ceb987b2e: Preparing [2024-10-11T08:04:18.479Z] a3431df49f6e: Preparing [2024-10-11T08:04:18.479Z] af5ee287ae35: Preparing [2024-10-11T08:04:18.479Z] 0e868a21814f: Preparing [2024-10-11T08:04:18.479Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:18.479Z] 8beff2775ee6: Preparing [2024-10-11T08:04:18.479Z] d32bbc802a95: Preparing [2024-10-11T08:04:18.479Z] 5f70bf18a086: Preparing [2024-10-11T08:04:18.479Z] 697008a1fbae: Preparing [2024-10-11T08:04:18.479Z] 056db83a399c: Preparing [2024-10-11T08:04:18.479Z] 32e701c41774: Preparing [2024-10-11T08:04:18.479Z] 16113d51b718: Preparing [2024-10-11T08:04:18.479Z] a3431df49f6e: Waiting [2024-10-11T08:04:18.479Z] af5ee287ae35: Waiting [2024-10-11T08:04:18.479Z] 0e868a21814f: Waiting [2024-10-11T08:04:18.479Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:18.479Z] 8beff2775ee6: Waiting [2024-10-11T08:04:18.479Z] d32bbc802a95: Waiting [2024-10-11T08:04:18.479Z] 5f70bf18a086: Waiting [2024-10-11T08:04:18.479Z] 697008a1fbae: Waiting [2024-10-11T08:04:18.479Z] 056db83a399c: Waiting [2024-10-11T08:04:18.479Z] 32e701c41774: Waiting [2024-10-11T08:04:18.479Z] 16113d51b718: Waiting [2024-10-11T08:04:18.479Z] a41ceb987b2e: Waiting [2024-10-11T08:04:18.479Z] 53a47a3262b1: Layer already exists [2024-10-11T08:04:18.479Z] 7897aee4e97c: Layer already exists [2024-10-11T08:04:18.479Z] 16946970d847: Layer already exists [2024-10-11T08:04:18.479Z] 01a6d4b77b89: Layer already exists [2024-10-11T08:04:18.479Z] 8a65ecc2d043: Layer already exists [2024-10-11T08:04:18.479Z] a41ceb987b2e: Layer already exists [2024-10-11T08:04:18.479Z] a3431df49f6e: Layer already exists [2024-10-11T08:04:18.479Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:18.479Z] af5ee287ae35: Layer already exists [2024-10-11T08:04:18.479Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:18.479Z] 056db83a399c: Layer already exists [2024-10-11T08:04:18.479Z] 5f70bf18a086: Layer already exists [2024-10-11T08:04:18.479Z] 697008a1fbae: Layer already exists [2024-10-11T08:04:18.479Z] 8beff2775ee6: Layer already exists [2024-10-11T08:04:18.479Z] d32bbc802a95: Layer already exists [2024-10-11T08:04:18.479Z] 32e701c41774: Layer already exists [2024-10-11T08:04:18.745Z] 16113d51b718: Layer already exists [2024-10-11T08:04:18.745Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:19.106Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:19.462Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-11T08:04:19.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T08:04:19.462Z] 7897aee4e97c: Preparing [2024-10-11T08:04:19.462Z] 01a6d4b77b89: Preparing [2024-10-11T08:04:19.462Z] 8a65ecc2d043: Preparing [2024-10-11T08:04:19.462Z] 16946970d847: Preparing [2024-10-11T08:04:19.462Z] 53a47a3262b1: Preparing [2024-10-11T08:04:19.462Z] a41ceb987b2e: Preparing [2024-10-11T08:04:19.462Z] a3431df49f6e: Preparing [2024-10-11T08:04:19.462Z] af5ee287ae35: Preparing [2024-10-11T08:04:19.462Z] 0e868a21814f: Preparing [2024-10-11T08:04:19.462Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:19.462Z] 8beff2775ee6: Preparing [2024-10-11T08:04:19.462Z] d32bbc802a95: Preparing [2024-10-11T08:04:19.462Z] 5f70bf18a086: Preparing [2024-10-11T08:04:19.462Z] 697008a1fbae: Preparing [2024-10-11T08:04:19.462Z] 056db83a399c: Preparing [2024-10-11T08:04:19.462Z] 32e701c41774: Preparing [2024-10-11T08:04:19.462Z] 16113d51b718: Preparing [2024-10-11T08:04:19.462Z] 8beff2775ee6: Waiting [2024-10-11T08:04:19.462Z] d32bbc802a95: Waiting [2024-10-11T08:04:19.462Z] a41ceb987b2e: Waiting [2024-10-11T08:04:19.462Z] 5f70bf18a086: Waiting [2024-10-11T08:04:19.462Z] a3431df49f6e: Waiting [2024-10-11T08:04:19.462Z] 697008a1fbae: Waiting [2024-10-11T08:04:19.462Z] af5ee287ae35: Waiting [2024-10-11T08:04:19.462Z] 056db83a399c: Waiting [2024-10-11T08:04:19.462Z] 0e868a21814f: Waiting [2024-10-11T08:04:19.462Z] 32e701c41774: Waiting [2024-10-11T08:04:19.462Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:19.462Z] 16113d51b718: Waiting [2024-10-11T08:04:19.462Z] 01a6d4b77b89: Layer already exists [2024-10-11T08:04:19.462Z] 16946970d847: Layer already exists [2024-10-11T08:04:19.462Z] 53a47a3262b1: Layer already exists [2024-10-11T08:04:19.462Z] 7897aee4e97c: Layer already exists [2024-10-11T08:04:19.462Z] 8a65ecc2d043: Layer already exists [2024-10-11T08:04:19.462Z] a3431df49f6e: Layer already exists [2024-10-11T08:04:19.462Z] af5ee287ae35: Layer already exists [2024-10-11T08:04:19.462Z] a41ceb987b2e: Layer already exists [2024-10-11T08:04:19.462Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:19.462Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:19.462Z] 056db83a399c: Layer already exists [2024-10-11T08:04:19.462Z] 8beff2775ee6: Layer already exists [2024-10-11T08:04:19.462Z] d32bbc802a95: Layer already exists [2024-10-11T08:04:19.462Z] 5f70bf18a086: Layer already exists [2024-10-11T08:04:19.462Z] 697008a1fbae: Layer already exists [2024-10-11T08:04:19.729Z] 16113d51b718: Layer already exists [2024-10-11T08:04:19.729Z] 32e701c41774: Layer already exists [2024-10-11T08:04:19.729Z] main: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:19.808Z] ===================================================== [Pipeline] echo [2024-10-11T08:04:19.824Z] taggedImages: [2024-10-11T08:04:19.824Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:19.824Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-11T08:04:19.824Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.100 [2024-10-11T08:04:19.824Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:19.824Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-11T08:04:19.856Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-11T08:04:19.856Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:19.856Z] latest [2024-10-11T08:04:19.856Z] 3.2.0-dev.100 [2024-10-11T08:04:19.856Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:19.856Z] main [2024-10-11T08:04:19.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:20.224Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:21.168Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:21.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T08:04:21.168Z] 1107038ae6f9: Preparing [2024-10-11T08:04:21.168Z] cb45fa569b96: Preparing [2024-10-11T08:04:21.168Z] 11e397b69eac: Preparing [2024-10-11T08:04:21.168Z] 52e371e196fa: Preparing [2024-10-11T08:04:21.168Z] 0e868a21814f: Preparing [2024-10-11T08:04:21.168Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:21.168Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:21.168Z] c043c39e6e7a: Preparing [2024-10-11T08:04:21.168Z] 16113d51b718: Preparing [2024-10-11T08:04:21.168Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:21.168Z] c043c39e6e7a: Waiting [2024-10-11T08:04:21.168Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:21.168Z] 16113d51b718: Waiting [2024-10-11T08:04:21.436Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:21.436Z] 11e397b69eac: Pushed [2024-10-11T08:04:21.436Z] cb45fa569b96: Pushed [2024-10-11T08:04:21.436Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:21.436Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:21.436Z] 1107038ae6f9: Pushed [2024-10-11T08:04:21.436Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:21.436Z] 16113d51b718: Layer already exists [2024-10-11T08:04:24.784Z] 52e371e196fa: Pushed [2024-10-11T08:04:24.784Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:25.160Z] + 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-10-11T08:04:25.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-11T08:04:25.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T08:04:25.516Z] 1107038ae6f9: Preparing [2024-10-11T08:04:25.516Z] cb45fa569b96: Preparing [2024-10-11T08:04:25.516Z] 11e397b69eac: Preparing [2024-10-11T08:04:25.516Z] 52e371e196fa: Preparing [2024-10-11T08:04:25.516Z] 0e868a21814f: Preparing [2024-10-11T08:04:25.516Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:25.516Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:25.516Z] c043c39e6e7a: Preparing [2024-10-11T08:04:25.516Z] 16113d51b718: Preparing [2024-10-11T08:04:25.516Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:25.516Z] c043c39e6e7a: Waiting [2024-10-11T08:04:25.516Z] 16113d51b718: Waiting [2024-10-11T08:04:25.516Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:25.516Z] 11e397b69eac: Layer already exists [2024-10-11T08:04:25.516Z] 52e371e196fa: Layer already exists [2024-10-11T08:04:25.516Z] cb45fa569b96: Layer already exists [2024-10-11T08:04:25.516Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:25.516Z] 1107038ae6f9: Layer already exists [2024-10-11T08:04:25.516Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:25.516Z] 16113d51b718: Layer already exists [2024-10-11T08:04:25.516Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:25.516Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:25.783Z] latest: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:26.150Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:26.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.100 [2024-10-11T08:04:26.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T08:04:26.579Z] 1107038ae6f9: Preparing [2024-10-11T08:04:26.579Z] cb45fa569b96: Preparing [2024-10-11T08:04:26.579Z] 11e397b69eac: Preparing [2024-10-11T08:04:26.579Z] 52e371e196fa: Preparing [2024-10-11T08:04:26.579Z] 0e868a21814f: Preparing [2024-10-11T08:04:26.579Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:26.579Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:26.579Z] c043c39e6e7a: Preparing [2024-10-11T08:04:26.579Z] 16113d51b718: Preparing [2024-10-11T08:04:26.579Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:26.579Z] c043c39e6e7a: Waiting [2024-10-11T08:04:26.579Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:26.579Z] 16113d51b718: Waiting [2024-10-11T08:04:26.579Z] 1107038ae6f9: Layer already exists [2024-10-11T08:04:26.579Z] cb45fa569b96: Layer already exists [2024-10-11T08:04:26.579Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:26.579Z] 52e371e196fa: Layer already exists [2024-10-11T08:04:26.579Z] 11e397b69eac: Layer already exists [2024-10-11T08:04:26.579Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:26.579Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:26.579Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:26.579Z] 16113d51b718: Layer already exists [2024-10-11T08:04:26.851Z] 3.2.0-dev.100: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:27.220Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:27.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:27.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T08:04:27.572Z] 1107038ae6f9: Preparing [2024-10-11T08:04:27.572Z] cb45fa569b96: Preparing [2024-10-11T08:04:27.572Z] 11e397b69eac: Preparing [2024-10-11T08:04:27.572Z] 52e371e196fa: Preparing [2024-10-11T08:04:27.572Z] 0e868a21814f: Preparing [2024-10-11T08:04:27.572Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:27.572Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:27.572Z] c043c39e6e7a: Preparing [2024-10-11T08:04:27.572Z] 16113d51b718: Preparing [2024-10-11T08:04:27.572Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:27.572Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:27.572Z] c043c39e6e7a: Waiting [2024-10-11T08:04:27.572Z] 16113d51b718: Waiting [2024-10-11T08:04:27.572Z] 52e371e196fa: Layer already exists [2024-10-11T08:04:27.572Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:27.572Z] cb45fa569b96: Layer already exists [2024-10-11T08:04:27.572Z] 1107038ae6f9: Layer already exists [2024-10-11T08:04:27.572Z] 11e397b69eac: Layer already exists [2024-10-11T08:04:27.572Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:27.572Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:27.572Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:27.572Z] 16113d51b718: Layer already exists [2024-10-11T08:04:27.838Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:28.205Z] + 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-10-11T08:04:28.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-11T08:04:28.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T08:04:28.561Z] 1107038ae6f9: Preparing [2024-10-11T08:04:28.561Z] cb45fa569b96: Preparing [2024-10-11T08:04:28.561Z] 11e397b69eac: Preparing [2024-10-11T08:04:28.561Z] 52e371e196fa: Preparing [2024-10-11T08:04:28.561Z] 0e868a21814f: Preparing [2024-10-11T08:04:28.561Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:28.561Z] ef3fdbda7b73: Preparing [2024-10-11T08:04:28.561Z] c043c39e6e7a: Preparing [2024-10-11T08:04:28.561Z] 16113d51b718: Preparing [2024-10-11T08:04:28.561Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:28.561Z] ef3fdbda7b73: Waiting [2024-10-11T08:04:28.561Z] c043c39e6e7a: Waiting [2024-10-11T08:04:28.561Z] 16113d51b718: Waiting [2024-10-11T08:04:28.561Z] 11e397b69eac: Layer already exists [2024-10-11T08:04:28.561Z] 52e371e196fa: Layer already exists [2024-10-11T08:04:28.561Z] 1107038ae6f9: Layer already exists [2024-10-11T08:04:28.561Z] cb45fa569b96: Layer already exists [2024-10-11T08:04:28.561Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:28.561Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:04:28.561Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:28.561Z] c043c39e6e7a: Layer already exists [2024-10-11T08:04:28.561Z] 16113d51b718: Layer already exists [2024-10-11T08:04:28.828Z] main: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:28.911Z] ===================================================== [Pipeline] echo [2024-10-11T08:04:28.923Z] taggedImages: [2024-10-11T08:04:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-11T08:04:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.100 [2024-10-11T08:04:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:28.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-11T08:04:28.952Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-11T08:04:28.952Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:28.952Z] latest [2024-10-11T08:04:28.952Z] 3.2.0-dev.100 [2024-10-11T08:04:28.952Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:28.952Z] main [2024-10-11T08:04:28.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:29.325Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:29.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:29.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T08:04:29.676Z] 3437cbf2fd7d: Preparing [2024-10-11T08:04:29.676Z] a0fd1f1c139d: Preparing [2024-10-11T08:04:29.676Z] 813cad5276d2: Preparing [2024-10-11T08:04:29.676Z] 7f08b9eb9935: Preparing [2024-10-11T08:04:29.676Z] 49bfbdc013c9: Preparing [2024-10-11T08:04:29.676Z] 0e868a21814f: Preparing [2024-10-11T08:04:29.676Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:29.676Z] 9db55e47aefa: Preparing [2024-10-11T08:04:29.676Z] a215fc11358d: Preparing [2024-10-11T08:04:29.676Z] 27e4fc142ab1: Preparing [2024-10-11T08:04:29.676Z] 16113d51b718: Preparing [2024-10-11T08:04:29.676Z] 0e868a21814f: Waiting [2024-10-11T08:04:29.676Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:29.676Z] 9db55e47aefa: Waiting [2024-10-11T08:04:29.676Z] a215fc11358d: Waiting [2024-10-11T08:04:29.676Z] 27e4fc142ab1: Waiting [2024-10-11T08:04:29.676Z] 16113d51b718: Waiting [2024-10-11T08:04:29.943Z] 49bfbdc013c9: Pushed [2024-10-11T08:04:29.943Z] 7f08b9eb9935: Pushed [2024-10-11T08:04:29.943Z] a0fd1f1c139d: Pushed [2024-10-11T08:04:29.943Z] 3437cbf2fd7d: Pushed [2024-10-11T08:04:29.943Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:29.943Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:29.943Z] 16113d51b718: Layer already exists [2024-10-11T08:04:30.209Z] 9db55e47aefa: Pushed [2024-10-11T08:04:30.209Z] a215fc11358d: Pushed [2024-10-11T08:04:32.170Z] 813cad5276d2: Pushed [2024-10-11T08:04:32.751Z] 27e4fc142ab1: Pushed [2024-10-11T08:04:33.018Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:33.384Z] + 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-10-11T08:04:33.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-11T08:04:33.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T08:04:33.740Z] 3437cbf2fd7d: Preparing [2024-10-11T08:04:33.740Z] a0fd1f1c139d: Preparing [2024-10-11T08:04:33.740Z] 813cad5276d2: Preparing [2024-10-11T08:04:33.740Z] 7f08b9eb9935: Preparing [2024-10-11T08:04:33.740Z] 49bfbdc013c9: Preparing [2024-10-11T08:04:33.740Z] 0e868a21814f: Preparing [2024-10-11T08:04:33.740Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:33.740Z] 9db55e47aefa: Preparing [2024-10-11T08:04:33.740Z] a215fc11358d: Preparing [2024-10-11T08:04:33.740Z] 27e4fc142ab1: Preparing [2024-10-11T08:04:33.740Z] 16113d51b718: Preparing [2024-10-11T08:04:33.740Z] 9db55e47aefa: Waiting [2024-10-11T08:04:33.740Z] a215fc11358d: Waiting [2024-10-11T08:04:33.740Z] 27e4fc142ab1: Waiting [2024-10-11T08:04:33.740Z] 16113d51b718: Waiting [2024-10-11T08:04:33.740Z] 0e868a21814f: Waiting [2024-10-11T08:04:33.740Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:34.008Z] 7f08b9eb9935: Layer already exists [2024-10-11T08:04:34.008Z] a0fd1f1c139d: Layer already exists [2024-10-11T08:04:34.008Z] 813cad5276d2: Layer already exists [2024-10-11T08:04:34.008Z] 49bfbdc013c9: Layer already exists [2024-10-11T08:04:34.008Z] 3437cbf2fd7d: Layer already exists [2024-10-11T08:04:34.008Z] 9db55e47aefa: Layer already exists [2024-10-11T08:04:34.008Z] a215fc11358d: Layer already exists [2024-10-11T08:04:34.008Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:34.008Z] 27e4fc142ab1: Layer already exists [2024-10-11T08:04:34.008Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:34.008Z] 16113d51b718: Layer already exists [2024-10-11T08:04:34.008Z] latest: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:34.379Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:34.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.100 [2024-10-11T08:04:34.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T08:04:34.743Z] 3437cbf2fd7d: Preparing [2024-10-11T08:04:34.743Z] a0fd1f1c139d: Preparing [2024-10-11T08:04:34.743Z] 813cad5276d2: Preparing [2024-10-11T08:04:34.743Z] 7f08b9eb9935: Preparing [2024-10-11T08:04:34.743Z] 49bfbdc013c9: Preparing [2024-10-11T08:04:34.743Z] 0e868a21814f: Preparing [2024-10-11T08:04:34.743Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:34.743Z] 9db55e47aefa: Preparing [2024-10-11T08:04:34.743Z] a215fc11358d: Preparing [2024-10-11T08:04:34.743Z] 27e4fc142ab1: Preparing [2024-10-11T08:04:34.743Z] 16113d51b718: Preparing [2024-10-11T08:04:34.743Z] 9db55e47aefa: Waiting [2024-10-11T08:04:34.743Z] a215fc11358d: Waiting [2024-10-11T08:04:34.743Z] 0e868a21814f: Waiting [2024-10-11T08:04:34.743Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:34.743Z] 27e4fc142ab1: Waiting [2024-10-11T08:04:34.743Z] 16113d51b718: Waiting [2024-10-11T08:04:34.743Z] 49bfbdc013c9: Layer already exists [2024-10-11T08:04:34.743Z] a0fd1f1c139d: Layer already exists [2024-10-11T08:04:34.743Z] 7f08b9eb9935: Layer already exists [2024-10-11T08:04:34.743Z] 813cad5276d2: Layer already exists [2024-10-11T08:04:34.743Z] 3437cbf2fd7d: Layer already exists [2024-10-11T08:04:34.743Z] a215fc11358d: Layer already exists [2024-10-11T08:04:34.743Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:34.743Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:34.743Z] 9db55e47aefa: Layer already exists [2024-10-11T08:04:34.743Z] 27e4fc142ab1: Layer already exists [2024-10-11T08:04:34.743Z] 16113d51b718: Layer already exists [2024-10-11T08:04:35.009Z] 3.2.0-dev.100: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:35.369Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:35.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:35.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T08:04:35.731Z] 3437cbf2fd7d: Preparing [2024-10-11T08:04:35.731Z] a0fd1f1c139d: Preparing [2024-10-11T08:04:35.731Z] 813cad5276d2: Preparing [2024-10-11T08:04:35.731Z] 7f08b9eb9935: Preparing [2024-10-11T08:04:35.731Z] 49bfbdc013c9: Preparing [2024-10-11T08:04:35.731Z] 0e868a21814f: Preparing [2024-10-11T08:04:35.731Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:35.731Z] 9db55e47aefa: Preparing [2024-10-11T08:04:35.731Z] a215fc11358d: Preparing [2024-10-11T08:04:35.731Z] 27e4fc142ab1: Preparing [2024-10-11T08:04:35.731Z] 16113d51b718: Preparing [2024-10-11T08:04:35.731Z] 9db55e47aefa: Waiting [2024-10-11T08:04:35.731Z] a215fc11358d: Waiting [2024-10-11T08:04:35.731Z] 27e4fc142ab1: Waiting [2024-10-11T08:04:35.731Z] 16113d51b718: Waiting [2024-10-11T08:04:35.731Z] 0e868a21814f: Waiting [2024-10-11T08:04:35.731Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:35.731Z] a0fd1f1c139d: Layer already exists [2024-10-11T08:04:35.731Z] 3437cbf2fd7d: Layer already exists [2024-10-11T08:04:35.731Z] 7f08b9eb9935: Layer already exists [2024-10-11T08:04:35.731Z] 49bfbdc013c9: Layer already exists [2024-10-11T08:04:35.731Z] 813cad5276d2: Layer already exists [2024-10-11T08:04:35.731Z] 27e4fc142ab1: Layer already exists [2024-10-11T08:04:35.731Z] a215fc11358d: Layer already exists [2024-10-11T08:04:35.731Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:35.731Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:35.731Z] 9db55e47aefa: Layer already exists [2024-10-11T08:04:35.731Z] 16113d51b718: Layer already exists [2024-10-11T08:04:35.999Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:36.354Z] + 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-10-11T08:04:36.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-11T08:04:36.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T08:04:36.706Z] 3437cbf2fd7d: Preparing [2024-10-11T08:04:36.706Z] a0fd1f1c139d: Preparing [2024-10-11T08:04:36.706Z] 813cad5276d2: Preparing [2024-10-11T08:04:36.706Z] 7f08b9eb9935: Preparing [2024-10-11T08:04:36.706Z] 49bfbdc013c9: Preparing [2024-10-11T08:04:36.706Z] 0e868a21814f: Preparing [2024-10-11T08:04:36.706Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:36.706Z] 9db55e47aefa: Preparing [2024-10-11T08:04:36.706Z] a215fc11358d: Preparing [2024-10-11T08:04:36.706Z] 27e4fc142ab1: Preparing [2024-10-11T08:04:36.706Z] 16113d51b718: Preparing [2024-10-11T08:04:36.706Z] 16113d51b718: Waiting [2024-10-11T08:04:36.706Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:36.706Z] 9db55e47aefa: Waiting [2024-10-11T08:04:36.706Z] a215fc11358d: Waiting [2024-10-11T08:04:36.706Z] 27e4fc142ab1: Waiting [2024-10-11T08:04:36.706Z] 0e868a21814f: Waiting [2024-10-11T08:04:36.706Z] 813cad5276d2: Layer already exists [2024-10-11T08:04:36.706Z] 7f08b9eb9935: Layer already exists [2024-10-11T08:04:36.706Z] 3437cbf2fd7d: Layer already exists [2024-10-11T08:04:36.706Z] 49bfbdc013c9: Layer already exists [2024-10-11T08:04:36.706Z] a0fd1f1c139d: Layer already exists [2024-10-11T08:04:36.706Z] 9db55e47aefa: Layer already exists [2024-10-11T08:04:36.706Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:36.706Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:36.706Z] 27e4fc142ab1: Layer already exists [2024-10-11T08:04:36.706Z] a215fc11358d: Layer already exists [2024-10-11T08:04:36.706Z] 16113d51b718: Layer already exists [2024-10-11T08:04:36.974Z] main: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:37.054Z] ===================================================== [Pipeline] echo [2024-10-11T08:04:37.067Z] taggedImages: [2024-10-11T08:04:37.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:37.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-11T08:04:37.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.100 [2024-10-11T08:04:37.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:37.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-11T08:04:37.094Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-11T08:04:37.094Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:37.094Z] latest [2024-10-11T08:04:37.094Z] 3.2.0-dev.100 [2024-10-11T08:04:37.094Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:37.094Z] main [2024-10-11T08:04:37.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:37.535Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:37.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:37.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T08:04:37.928Z] 0ea74154be44: Preparing [2024-10-11T08:04:37.928Z] 8765a2b183bb: Preparing [2024-10-11T08:04:37.928Z] 4aeec224cc00: Preparing [2024-10-11T08:04:37.928Z] 22a9da439694: Preparing [2024-10-11T08:04:37.928Z] 53ac3bfbc5aa: Preparing [2024-10-11T08:04:37.928Z] e8c096c5c8b7: Preparing [2024-10-11T08:04:37.928Z] c531a32334b5: Preparing [2024-10-11T08:04:37.928Z] 0e868a21814f: Preparing [2024-10-11T08:04:37.928Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:37.928Z] 20e34c8a117d: Preparing [2024-10-11T08:04:37.928Z] 6ba17c75279a: Preparing [2024-10-11T08:04:37.928Z] e8c096c5c8b7: Waiting [2024-10-11T08:04:37.928Z] c531a32334b5: Waiting [2024-10-11T08:04:37.928Z] 16113d51b718: Preparing [2024-10-11T08:04:37.928Z] 20e34c8a117d: Waiting [2024-10-11T08:04:37.928Z] 0e868a21814f: Waiting [2024-10-11T08:04:37.928Z] 6ba17c75279a: Waiting [2024-10-11T08:04:37.928Z] 16113d51b718: Waiting [2024-10-11T08:04:38.207Z] 8765a2b183bb: Pushed [2024-10-11T08:04:38.207Z] 0ea74154be44: Pushed [2024-10-11T08:04:38.207Z] 53ac3bfbc5aa: Pushed [2024-10-11T08:04:38.207Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:38.207Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:38.474Z] e8c096c5c8b7: Pushed [2024-10-11T08:04:38.474Z] c531a32334b5: Pushed [2024-10-11T08:04:38.474Z] 16113d51b718: Layer already exists [2024-10-11T08:04:38.474Z] 20e34c8a117d: Pushed [2024-10-11T08:04:40.415Z] 22a9da439694: Pushed [2024-10-11T08:04:40.682Z] 4aeec224cc00: Pushed [2024-10-11T08:04:40.950Z] 6ba17c75279a: Pushed [2024-10-11T08:04:41.218Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:41.581Z] + 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-10-11T08:04:41.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-11T08:04:41.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T08:04:41.942Z] 0ea74154be44: Preparing [2024-10-11T08:04:41.942Z] 8765a2b183bb: Preparing [2024-10-11T08:04:41.942Z] 4aeec224cc00: Preparing [2024-10-11T08:04:41.942Z] 22a9da439694: Preparing [2024-10-11T08:04:41.942Z] 53ac3bfbc5aa: Preparing [2024-10-11T08:04:41.942Z] e8c096c5c8b7: Preparing [2024-10-11T08:04:41.942Z] c531a32334b5: Preparing [2024-10-11T08:04:41.942Z] 0e868a21814f: Preparing [2024-10-11T08:04:41.942Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:41.942Z] 20e34c8a117d: Preparing [2024-10-11T08:04:41.942Z] e8c096c5c8b7: Waiting [2024-10-11T08:04:41.942Z] c531a32334b5: Waiting [2024-10-11T08:04:41.942Z] 0e868a21814f: Waiting [2024-10-11T08:04:41.942Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:41.942Z] 6ba17c75279a: Preparing [2024-10-11T08:04:41.942Z] 20e34c8a117d: Waiting [2024-10-11T08:04:41.942Z] 6ba17c75279a: Waiting [2024-10-11T08:04:41.942Z] 16113d51b718: Preparing [2024-10-11T08:04:41.942Z] 16113d51b718: Waiting [2024-10-11T08:04:41.942Z] 4aeec224cc00: Layer already exists [2024-10-11T08:04:41.942Z] 53ac3bfbc5aa: Layer already exists [2024-10-11T08:04:41.942Z] 0ea74154be44: Layer already exists [2024-10-11T08:04:41.942Z] 22a9da439694: Layer already exists [2024-10-11T08:04:41.942Z] 8765a2b183bb: Layer already exists [2024-10-11T08:04:41.942Z] e8c096c5c8b7: Layer already exists [2024-10-11T08:04:41.942Z] c531a32334b5: Layer already exists [2024-10-11T08:04:41.942Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:41.942Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:41.942Z] 20e34c8a117d: Layer already exists [2024-10-11T08:04:41.942Z] 16113d51b718: Layer already exists [2024-10-11T08:04:41.942Z] 6ba17c75279a: Layer already exists [2024-10-11T08:04:42.209Z] latest: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:42.572Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:42.936Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.100 [2024-10-11T08:04:42.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T08:04:42.936Z] 0ea74154be44: Preparing [2024-10-11T08:04:42.936Z] 8765a2b183bb: Preparing [2024-10-11T08:04:42.936Z] 4aeec224cc00: Preparing [2024-10-11T08:04:42.936Z] 22a9da439694: Preparing [2024-10-11T08:04:42.936Z] 53ac3bfbc5aa: Preparing [2024-10-11T08:04:42.936Z] e8c096c5c8b7: Preparing [2024-10-11T08:04:42.936Z] c531a32334b5: Preparing [2024-10-11T08:04:42.936Z] 0e868a21814f: Preparing [2024-10-11T08:04:42.936Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:42.936Z] 20e34c8a117d: Preparing [2024-10-11T08:04:42.936Z] 6ba17c75279a: Preparing [2024-10-11T08:04:42.936Z] 16113d51b718: Preparing [2024-10-11T08:04:42.936Z] e8c096c5c8b7: Waiting [2024-10-11T08:04:42.936Z] c531a32334b5: Waiting [2024-10-11T08:04:42.936Z] 0e868a21814f: Waiting [2024-10-11T08:04:42.936Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:42.936Z] 20e34c8a117d: Waiting [2024-10-11T08:04:42.936Z] 6ba17c75279a: Waiting [2024-10-11T08:04:42.936Z] 16113d51b718: Waiting [2024-10-11T08:04:42.936Z] 53ac3bfbc5aa: Layer already exists [2024-10-11T08:04:42.936Z] 4aeec224cc00: Layer already exists [2024-10-11T08:04:42.936Z] 22a9da439694: Layer already exists [2024-10-11T08:04:42.936Z] 8765a2b183bb: Layer already exists [2024-10-11T08:04:42.936Z] 0ea74154be44: Layer already exists [2024-10-11T08:04:42.936Z] e8c096c5c8b7: Layer already exists [2024-10-11T08:04:42.936Z] c531a32334b5: Layer already exists [2024-10-11T08:04:42.936Z] 20e34c8a117d: Layer already exists [2024-10-11T08:04:42.936Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:42.936Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:42.936Z] 16113d51b718: Layer already exists [2024-10-11T08:04:43.203Z] 6ba17c75279a: Layer already exists [2024-10-11T08:04:43.203Z] 3.2.0-dev.100: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:43.562Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:43.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:43.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T08:04:43.927Z] 0ea74154be44: Preparing [2024-10-11T08:04:43.927Z] 8765a2b183bb: Preparing [2024-10-11T08:04:43.927Z] 4aeec224cc00: Preparing [2024-10-11T08:04:43.927Z] 22a9da439694: Preparing [2024-10-11T08:04:43.927Z] 53ac3bfbc5aa: Preparing [2024-10-11T08:04:43.927Z] e8c096c5c8b7: Preparing [2024-10-11T08:04:43.927Z] c531a32334b5: Preparing [2024-10-11T08:04:43.927Z] 0e868a21814f: Preparing [2024-10-11T08:04:43.927Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:43.927Z] 20e34c8a117d: Preparing [2024-10-11T08:04:43.927Z] 6ba17c75279a: Preparing [2024-10-11T08:04:43.927Z] 16113d51b718: Preparing [2024-10-11T08:04:43.927Z] c531a32334b5: Waiting [2024-10-11T08:04:43.927Z] 0e868a21814f: Waiting [2024-10-11T08:04:43.927Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:43.927Z] 20e34c8a117d: Waiting [2024-10-11T08:04:43.927Z] 6ba17c75279a: Waiting [2024-10-11T08:04:43.927Z] 16113d51b718: Waiting [2024-10-11T08:04:43.927Z] e8c096c5c8b7: Waiting [2024-10-11T08:04:43.927Z] 0ea74154be44: Layer already exists [2024-10-11T08:04:43.927Z] 53ac3bfbc5aa: Layer already exists [2024-10-11T08:04:43.927Z] 4aeec224cc00: Layer already exists [2024-10-11T08:04:43.927Z] 22a9da439694: Layer already exists [2024-10-11T08:04:43.927Z] 8765a2b183bb: Layer already exists [2024-10-11T08:04:43.927Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:43.927Z] e8c096c5c8b7: Layer already exists [2024-10-11T08:04:43.927Z] c531a32334b5: Layer already exists [2024-10-11T08:04:43.927Z] 20e34c8a117d: Layer already exists [2024-10-11T08:04:43.927Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:44.194Z] 6ba17c75279a: Layer already exists [2024-10-11T08:04:44.194Z] 16113d51b718: Layer already exists [2024-10-11T08:04:44.194Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:44.570Z] + 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-10-11T08:04:44.941Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-11T08:04:44.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T08:04:44.941Z] 0ea74154be44: Preparing [2024-10-11T08:04:44.941Z] 8765a2b183bb: Preparing [2024-10-11T08:04:44.941Z] 4aeec224cc00: Preparing [2024-10-11T08:04:44.941Z] 22a9da439694: Preparing [2024-10-11T08:04:44.941Z] 53ac3bfbc5aa: Preparing [2024-10-11T08:04:44.941Z] e8c096c5c8b7: Preparing [2024-10-11T08:04:44.941Z] c531a32334b5: Preparing [2024-10-11T08:04:44.941Z] 0e868a21814f: Preparing [2024-10-11T08:04:44.941Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:44.942Z] 20e34c8a117d: Preparing [2024-10-11T08:04:44.942Z] 6ba17c75279a: Preparing [2024-10-11T08:04:44.942Z] 16113d51b718: Preparing [2024-10-11T08:04:44.942Z] c531a32334b5: Waiting [2024-10-11T08:04:44.942Z] 0e868a21814f: Waiting [2024-10-11T08:04:44.942Z] 5bc82d0e8629: Waiting [2024-10-11T08:04:44.942Z] 20e34c8a117d: Waiting [2024-10-11T08:04:44.942Z] 6ba17c75279a: Waiting [2024-10-11T08:04:44.942Z] 16113d51b718: Waiting [2024-10-11T08:04:44.942Z] e8c096c5c8b7: Waiting [2024-10-11T08:04:44.942Z] 0ea74154be44: Layer already exists [2024-10-11T08:04:44.942Z] 53ac3bfbc5aa: Layer already exists [2024-10-11T08:04:44.942Z] 8765a2b183bb: Layer already exists [2024-10-11T08:04:44.942Z] 4aeec224cc00: Layer already exists [2024-10-11T08:04:44.942Z] 22a9da439694: Layer already exists [2024-10-11T08:04:44.942Z] c531a32334b5: Layer already exists [2024-10-11T08:04:44.942Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:44.942Z] e8c096c5c8b7: Layer already exists [2024-10-11T08:04:44.942Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:44.942Z] 20e34c8a117d: Layer already exists [2024-10-11T08:04:45.210Z] 16113d51b718: Layer already exists [2024-10-11T08:04:45.210Z] 6ba17c75279a: Layer already exists [2024-10-11T08:04:45.210Z] main: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:45.288Z] ===================================================== [Pipeline] echo [2024-10-11T08:04:45.302Z] taggedImages: [2024-10-11T08:04:45.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:45.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-11T08:04:45.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.100 [2024-10-11T08:04:45.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:45.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-11T08:04:45.337Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-11T08:04:45.337Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:45.337Z] latest [2024-10-11T08:04:45.337Z] 3.2.0-dev.100 [2024-10-11T08:04:45.337Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:45.337Z] main [2024-10-11T08:04:45.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:45.720Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:46.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:46.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T08:04:46.083Z] 3c51969e85e1: Preparing [2024-10-11T08:04:46.083Z] 13a7358b6750: Preparing [2024-10-11T08:04:46.083Z] 0e868a21814f: Preparing [2024-10-11T08:04:46.083Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:46.083Z] aceff62f24dc: Preparing [2024-10-11T08:04:46.083Z] 1285e1d3c145: Preparing [2024-10-11T08:04:46.083Z] 16113d51b718: Preparing [2024-10-11T08:04:46.083Z] 16113d51b718: Waiting [2024-10-11T08:04:46.083Z] 1285e1d3c145: Waiting [2024-10-11T08:04:46.351Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:46.351Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:46.351Z] 16113d51b718: Layer already exists [2024-10-11T08:04:46.351Z] 3c51969e85e1: Pushed [2024-10-11T08:04:46.351Z] aceff62f24dc: Pushed [2024-10-11T08:04:48.300Z] 1285e1d3c145: Pushed [2024-10-11T08:04:50.243Z] 13a7358b6750: Pushed [2024-10-11T08:04:50.507Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:50.865Z] + 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-10-11T08:04:51.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-11T08:04:51.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T08:04:51.212Z] 3c51969e85e1: Preparing [2024-10-11T08:04:51.212Z] 13a7358b6750: Preparing [2024-10-11T08:04:51.212Z] 0e868a21814f: Preparing [2024-10-11T08:04:51.212Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:51.212Z] aceff62f24dc: Preparing [2024-10-11T08:04:51.212Z] 1285e1d3c145: Preparing [2024-10-11T08:04:51.212Z] 16113d51b718: Preparing [2024-10-11T08:04:51.212Z] 1285e1d3c145: Waiting [2024-10-11T08:04:51.212Z] 16113d51b718: Waiting [2024-10-11T08:04:51.212Z] 3c51969e85e1: Layer already exists [2024-10-11T08:04:51.212Z] 13a7358b6750: Layer already exists [2024-10-11T08:04:51.212Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:51.212Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:51.212Z] aceff62f24dc: Layer already exists [2024-10-11T08:04:51.212Z] 1285e1d3c145: Layer already exists [2024-10-11T08:04:51.212Z] 16113d51b718: Layer already exists [2024-10-11T08:04:51.476Z] latest: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:51.825Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:52.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.100 [2024-10-11T08:04:52.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T08:04:52.167Z] 3c51969e85e1: Preparing [2024-10-11T08:04:52.167Z] 13a7358b6750: Preparing [2024-10-11T08:04:52.167Z] 0e868a21814f: Preparing [2024-10-11T08:04:52.167Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:52.167Z] aceff62f24dc: Preparing [2024-10-11T08:04:52.167Z] 1285e1d3c145: Preparing [2024-10-11T08:04:52.167Z] 16113d51b718: Preparing [2024-10-11T08:04:52.167Z] 1285e1d3c145: Waiting [2024-10-11T08:04:52.167Z] 16113d51b718: Waiting [2024-10-11T08:04:52.167Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:52.167Z] 3c51969e85e1: Layer already exists [2024-10-11T08:04:52.167Z] 13a7358b6750: Layer already exists [2024-10-11T08:04:52.167Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:52.167Z] aceff62f24dc: Layer already exists [2024-10-11T08:04:52.167Z] 16113d51b718: Layer already exists [2024-10-11T08:04:52.167Z] 1285e1d3c145: Layer already exists [2024-10-11T08:04:52.433Z] 3.2.0-dev.100: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:52.788Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:53.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:53.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T08:04:53.138Z] 3c51969e85e1: Preparing [2024-10-11T08:04:53.138Z] 13a7358b6750: Preparing [2024-10-11T08:04:53.138Z] 0e868a21814f: Preparing [2024-10-11T08:04:53.138Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:53.138Z] aceff62f24dc: Preparing [2024-10-11T08:04:53.138Z] 1285e1d3c145: Preparing [2024-10-11T08:04:53.138Z] 16113d51b718: Preparing [2024-10-11T08:04:53.138Z] 1285e1d3c145: Waiting [2024-10-11T08:04:53.138Z] 16113d51b718: Waiting [2024-10-11T08:04:53.138Z] 3c51969e85e1: Layer already exists [2024-10-11T08:04:53.138Z] 13a7358b6750: Layer already exists [2024-10-11T08:04:53.138Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:53.138Z] aceff62f24dc: Layer already exists [2024-10-11T08:04:53.138Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:53.138Z] 16113d51b718: Layer already exists [2024-10-11T08:04:53.138Z] 1285e1d3c145: Layer already exists [2024-10-11T08:04:53.403Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:53.761Z] + 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-10-11T08:04:54.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-11T08:04:54.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T08:04:54.128Z] 3c51969e85e1: Preparing [2024-10-11T08:04:54.128Z] 13a7358b6750: Preparing [2024-10-11T08:04:54.128Z] 0e868a21814f: Preparing [2024-10-11T08:04:54.128Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:54.128Z] aceff62f24dc: Preparing [2024-10-11T08:04:54.128Z] 1285e1d3c145: Preparing [2024-10-11T08:04:54.128Z] 16113d51b718: Preparing [2024-10-11T08:04:54.128Z] 1285e1d3c145: Waiting [2024-10-11T08:04:54.128Z] 16113d51b718: Waiting [2024-10-11T08:04:54.128Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:54.128Z] 3c51969e85e1: Layer already exists [2024-10-11T08:04:54.128Z] aceff62f24dc: Layer already exists [2024-10-11T08:04:54.128Z] 13a7358b6750: Layer already exists [2024-10-11T08:04:54.128Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:54.128Z] 1285e1d3c145: Layer already exists [2024-10-11T08:04:54.128Z] 16113d51b718: Layer already exists [2024-10-11T08:04:54.393Z] main: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:04:54.485Z] ===================================================== [Pipeline] echo [2024-10-11T08:04:54.503Z] taggedImages: [2024-10-11T08:04:54.503Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:54.503Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-11T08:04:54.503Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.100 [2024-10-11T08:04:54.503Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:54.503Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-11T08:04:54.539Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-11T08:04:54.539Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:54.539Z] latest [2024-10-11T08:04:54.539Z] 3.2.0-dev.100 [2024-10-11T08:04:54.539Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:04:54.539Z] main [2024-10-11T08:04:54.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:54.914Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:04:55.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:04:55.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T08:04:55.272Z] 747769f72dd5: Preparing [2024-10-11T08:04:55.272Z] 7d53bee0b7a2: Preparing [2024-10-11T08:04:55.272Z] cc2a0188931a: Preparing [2024-10-11T08:04:55.272Z] 0e868a21814f: Preparing [2024-10-11T08:04:55.272Z] 5bc82d0e8629: Preparing [2024-10-11T08:04:55.272Z] 2937fc8dda1d: Preparing [2024-10-11T08:04:55.272Z] aa4c4463e0e7: Preparing [2024-10-11T08:04:55.272Z] 34f69ad6c36f: Preparing [2024-10-11T08:04:55.272Z] 44cd83e09dc5: Preparing [2024-10-11T08:04:55.272Z] 16113d51b718: Preparing [2024-10-11T08:04:55.272Z] 2937fc8dda1d: Waiting [2024-10-11T08:04:55.272Z] aa4c4463e0e7: Waiting [2024-10-11T08:04:55.272Z] 34f69ad6c36f: Waiting [2024-10-11T08:04:55.272Z] 44cd83e09dc5: Waiting [2024-10-11T08:04:55.272Z] 16113d51b718: Waiting [2024-10-11T08:04:55.272Z] 0e868a21814f: Layer already exists [2024-10-11T08:04:55.537Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:04:55.537Z] cc2a0188931a: Pushed [2024-10-11T08:04:55.537Z] 7d53bee0b7a2: Pushed [2024-10-11T08:04:55.537Z] 747769f72dd5: Pushed [2024-10-11T08:04:55.537Z] 16113d51b718: Layer already exists [2024-10-11T08:04:55.799Z] 34f69ad6c36f: Pushed [2024-10-11T08:04:56.377Z] 44cd83e09dc5: Pushed [2024-10-11T08:05:08.672Z] aa4c4463e0e7: Pushed [2024-10-11T08:05:16.868Z] 2937fc8dda1d: Pushed [2024-10-11T08:05:16.868Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:17.233Z] + 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-10-11T08:05:17.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-11T08:05:17.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T08:05:17.582Z] 747769f72dd5: Preparing [2024-10-11T08:05:17.582Z] 7d53bee0b7a2: Preparing [2024-10-11T08:05:17.582Z] cc2a0188931a: Preparing [2024-10-11T08:05:17.582Z] 0e868a21814f: Preparing [2024-10-11T08:05:17.582Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:17.582Z] 2937fc8dda1d: Preparing [2024-10-11T08:05:17.582Z] aa4c4463e0e7: Preparing [2024-10-11T08:05:17.582Z] 34f69ad6c36f: Preparing [2024-10-11T08:05:17.582Z] 44cd83e09dc5: Preparing [2024-10-11T08:05:17.582Z] 16113d51b718: Preparing [2024-10-11T08:05:17.582Z] 34f69ad6c36f: Waiting [2024-10-11T08:05:17.582Z] 44cd83e09dc5: Waiting [2024-10-11T08:05:17.582Z] 16113d51b718: Waiting [2024-10-11T08:05:17.582Z] 2937fc8dda1d: Waiting [2024-10-11T08:05:17.582Z] aa4c4463e0e7: Waiting [2024-10-11T08:05:17.582Z] 7d53bee0b7a2: Layer already exists [2024-10-11T08:05:17.582Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:17.582Z] cc2a0188931a: Layer already exists [2024-10-11T08:05:17.582Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:17.582Z] 747769f72dd5: Layer already exists [2024-10-11T08:05:17.582Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:05:17.582Z] aa4c4463e0e7: Layer already exists [2024-10-11T08:05:17.582Z] 2937fc8dda1d: Layer already exists [2024-10-11T08:05:17.582Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:05:17.582Z] 16113d51b718: Layer already exists [2024-10-11T08:05:17.846Z] latest: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:18.209Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:18.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.100 [2024-10-11T08:05:18.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T08:05:18.565Z] 747769f72dd5: Preparing [2024-10-11T08:05:18.565Z] 7d53bee0b7a2: Preparing [2024-10-11T08:05:18.565Z] cc2a0188931a: Preparing [2024-10-11T08:05:18.565Z] 0e868a21814f: Preparing [2024-10-11T08:05:18.565Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:18.565Z] 2937fc8dda1d: Preparing [2024-10-11T08:05:18.565Z] aa4c4463e0e7: Preparing [2024-10-11T08:05:18.565Z] 34f69ad6c36f: Preparing [2024-10-11T08:05:18.565Z] 44cd83e09dc5: Preparing [2024-10-11T08:05:18.565Z] 16113d51b718: Preparing [2024-10-11T08:05:18.565Z] 2937fc8dda1d: Waiting [2024-10-11T08:05:18.565Z] aa4c4463e0e7: Waiting [2024-10-11T08:05:18.565Z] 34f69ad6c36f: Waiting [2024-10-11T08:05:18.565Z] 44cd83e09dc5: Waiting [2024-10-11T08:05:18.565Z] 16113d51b718: Waiting [2024-10-11T08:05:18.565Z] 7d53bee0b7a2: Layer already exists [2024-10-11T08:05:18.565Z] 747769f72dd5: Layer already exists [2024-10-11T08:05:18.565Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:18.565Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:18.565Z] cc2a0188931a: Layer already exists [2024-10-11T08:05:18.565Z] aa4c4463e0e7: Layer already exists [2024-10-11T08:05:18.565Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:05:18.565Z] 2937fc8dda1d: Layer already exists [2024-10-11T08:05:18.832Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:05:18.833Z] 16113d51b718: Layer already exists [2024-10-11T08:05:18.833Z] 3.2.0-dev.100: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:19.198Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:19.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:05:19.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T08:05:19.553Z] 747769f72dd5: Preparing [2024-10-11T08:05:19.553Z] 7d53bee0b7a2: Preparing [2024-10-11T08:05:19.553Z] cc2a0188931a: Preparing [2024-10-11T08:05:19.553Z] 0e868a21814f: Preparing [2024-10-11T08:05:19.553Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:19.553Z] 2937fc8dda1d: Preparing [2024-10-11T08:05:19.553Z] aa4c4463e0e7: Preparing [2024-10-11T08:05:19.553Z] 34f69ad6c36f: Preparing [2024-10-11T08:05:19.553Z] 44cd83e09dc5: Preparing [2024-10-11T08:05:19.553Z] 16113d51b718: Preparing [2024-10-11T08:05:19.553Z] aa4c4463e0e7: Waiting [2024-10-11T08:05:19.553Z] 34f69ad6c36f: Waiting [2024-10-11T08:05:19.553Z] 16113d51b718: Waiting [2024-10-11T08:05:19.553Z] 44cd83e09dc5: Waiting [2024-10-11T08:05:19.553Z] 2937fc8dda1d: Waiting [2024-10-11T08:05:19.553Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:19.553Z] 747769f72dd5: Layer already exists [2024-10-11T08:05:19.553Z] 7d53bee0b7a2: Layer already exists [2024-10-11T08:05:19.553Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:19.553Z] cc2a0188931a: Layer already exists [2024-10-11T08:05:19.553Z] aa4c4463e0e7: Layer already exists [2024-10-11T08:05:19.553Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:05:19.553Z] 2937fc8dda1d: Layer already exists [2024-10-11T08:05:19.553Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:05:19.553Z] 16113d51b718: Layer already exists [2024-10-11T08:05:19.819Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:20.182Z] + 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-10-11T08:05:20.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-11T08:05:20.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T08:05:20.532Z] 747769f72dd5: Preparing [2024-10-11T08:05:20.532Z] 7d53bee0b7a2: Preparing [2024-10-11T08:05:20.532Z] cc2a0188931a: Preparing [2024-10-11T08:05:20.532Z] 0e868a21814f: Preparing [2024-10-11T08:05:20.532Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:20.532Z] 2937fc8dda1d: Preparing [2024-10-11T08:05:20.532Z] aa4c4463e0e7: Preparing [2024-10-11T08:05:20.532Z] 34f69ad6c36f: Preparing [2024-10-11T08:05:20.532Z] 44cd83e09dc5: Preparing [2024-10-11T08:05:20.532Z] 16113d51b718: Preparing [2024-10-11T08:05:20.532Z] aa4c4463e0e7: Waiting [2024-10-11T08:05:20.532Z] 34f69ad6c36f: Waiting [2024-10-11T08:05:20.532Z] 44cd83e09dc5: Waiting [2024-10-11T08:05:20.532Z] 16113d51b718: Waiting [2024-10-11T08:05:20.532Z] 2937fc8dda1d: Waiting [2024-10-11T08:05:20.532Z] 747769f72dd5: Layer already exists [2024-10-11T08:05:20.532Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:20.532Z] cc2a0188931a: Layer already exists [2024-10-11T08:05:20.532Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:20.532Z] 7d53bee0b7a2: Layer already exists [2024-10-11T08:05:20.532Z] aa4c4463e0e7: Layer already exists [2024-10-11T08:05:20.532Z] 2937fc8dda1d: Layer already exists [2024-10-11T08:05:20.532Z] 16113d51b718: Layer already exists [2024-10-11T08:05:20.532Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:05:20.532Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:05:20.799Z] main: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:05:20.876Z] ===================================================== [Pipeline] echo [2024-10-11T08:05:20.891Z] taggedImages: [2024-10-11T08:05:20.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:05:20.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-11T08:05:20.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.100 [2024-10-11T08:05:20.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:05:20.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-11T08:05:20.918Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-11T08:05:20.918Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:05:20.918Z] latest [2024-10-11T08:05:20.918Z] 3.2.0-dev.100 [2024-10-11T08:05:20.918Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:05:20.918Z] main [2024-10-11T08:05:20.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:21.279Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:21.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:05:21.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T08:05:21.637Z] 834fba313e24: Preparing [2024-10-11T08:05:21.637Z] 98fed8dec347: Preparing [2024-10-11T08:05:21.637Z] 1660962774d1: Preparing [2024-10-11T08:05:21.637Z] 0e868a21814f: Preparing [2024-10-11T08:05:21.637Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:21.637Z] e881f153cae9: Preparing [2024-10-11T08:05:21.637Z] 38123d8e7556: Preparing [2024-10-11T08:05:21.637Z] 8d78a8047ed3: Preparing [2024-10-11T08:05:21.637Z] 16113d51b718: Preparing [2024-10-11T08:05:21.637Z] 38123d8e7556: Waiting [2024-10-11T08:05:21.637Z] 8d78a8047ed3: Waiting [2024-10-11T08:05:21.637Z] e881f153cae9: Waiting [2024-10-11T08:05:21.637Z] 16113d51b718: Waiting [2024-10-11T08:05:21.637Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:21.903Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:21.903Z] 1660962774d1: Pushed [2024-10-11T08:05:21.903Z] 98fed8dec347: Pushed [2024-10-11T08:05:21.903Z] 834fba313e24: Pushed [2024-10-11T08:05:21.903Z] 16113d51b718: Layer already exists [2024-10-11T08:05:21.903Z] 38123d8e7556: Pushed [2024-10-11T08:05:22.502Z] 8d78a8047ed3: Pushed [2024-10-11T08:05:44.557Z] e881f153cae9: Pushed [2024-10-11T08:05:44.557Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:44.919Z] + 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-10-11T08:05:45.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-11T08:05:45.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T08:05:45.275Z] 834fba313e24: Preparing [2024-10-11T08:05:45.275Z] 98fed8dec347: Preparing [2024-10-11T08:05:45.275Z] 1660962774d1: Preparing [2024-10-11T08:05:45.275Z] 0e868a21814f: Preparing [2024-10-11T08:05:45.275Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:45.275Z] e881f153cae9: Preparing [2024-10-11T08:05:45.275Z] 38123d8e7556: Preparing [2024-10-11T08:05:45.275Z] 8d78a8047ed3: Preparing [2024-10-11T08:05:45.275Z] 16113d51b718: Preparing [2024-10-11T08:05:45.275Z] e881f153cae9: Waiting [2024-10-11T08:05:45.275Z] 16113d51b718: Waiting [2024-10-11T08:05:45.275Z] 38123d8e7556: Waiting [2024-10-11T08:05:45.275Z] 8d78a8047ed3: Waiting [2024-10-11T08:05:45.275Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:45.275Z] 834fba313e24: Layer already exists [2024-10-11T08:05:45.275Z] 98fed8dec347: Layer already exists [2024-10-11T08:05:45.275Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:45.275Z] 1660962774d1: Layer already exists [2024-10-11T08:05:45.275Z] e881f153cae9: Layer already exists [2024-10-11T08:05:45.275Z] 38123d8e7556: Layer already exists [2024-10-11T08:05:45.275Z] 16113d51b718: Layer already exists [2024-10-11T08:05:45.275Z] 8d78a8047ed3: Layer already exists [2024-10-11T08:05:45.543Z] latest: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:45.910Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:46.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.100 [2024-10-11T08:05:46.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T08:05:46.272Z] 834fba313e24: Preparing [2024-10-11T08:05:46.272Z] 98fed8dec347: Preparing [2024-10-11T08:05:46.272Z] 1660962774d1: Preparing [2024-10-11T08:05:46.272Z] 0e868a21814f: Preparing [2024-10-11T08:05:46.272Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:46.272Z] e881f153cae9: Preparing [2024-10-11T08:05:46.272Z] 38123d8e7556: Preparing [2024-10-11T08:05:46.272Z] 8d78a8047ed3: Preparing [2024-10-11T08:05:46.272Z] 16113d51b718: Preparing [2024-10-11T08:05:46.272Z] e881f153cae9: Waiting [2024-10-11T08:05:46.272Z] 38123d8e7556: Waiting [2024-10-11T08:05:46.272Z] 16113d51b718: Waiting [2024-10-11T08:05:46.272Z] 8d78a8047ed3: Waiting [2024-10-11T08:05:46.272Z] 834fba313e24: Layer already exists [2024-10-11T08:05:46.272Z] 1660962774d1: Layer already exists [2024-10-11T08:05:46.272Z] 98fed8dec347: Layer already exists [2024-10-11T08:05:46.272Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:46.272Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:46.540Z] 8d78a8047ed3: Layer already exists [2024-10-11T08:05:46.540Z] 16113d51b718: Layer already exists [2024-10-11T08:05:46.540Z] 38123d8e7556: Layer already exists [2024-10-11T08:05:46.540Z] e881f153cae9: Layer already exists [2024-10-11T08:05:46.540Z] 3.2.0-dev.100: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:46.913Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:47.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:05:47.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T08:05:47.274Z] 834fba313e24: Preparing [2024-10-11T08:05:47.274Z] 98fed8dec347: Preparing [2024-10-11T08:05:47.274Z] 1660962774d1: Preparing [2024-10-11T08:05:47.274Z] 0e868a21814f: Preparing [2024-10-11T08:05:47.274Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:47.274Z] e881f153cae9: Preparing [2024-10-11T08:05:47.274Z] 38123d8e7556: Preparing [2024-10-11T08:05:47.274Z] 8d78a8047ed3: Preparing [2024-10-11T08:05:47.274Z] 16113d51b718: Preparing [2024-10-11T08:05:47.274Z] 38123d8e7556: Waiting [2024-10-11T08:05:47.274Z] 8d78a8047ed3: Waiting [2024-10-11T08:05:47.274Z] e881f153cae9: Waiting [2024-10-11T08:05:47.274Z] 16113d51b718: Waiting [2024-10-11T08:05:47.274Z] 1660962774d1: Layer already exists [2024-10-11T08:05:47.274Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:47.274Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:47.274Z] 98fed8dec347: Layer already exists [2024-10-11T08:05:47.274Z] 834fba313e24: Layer already exists [2024-10-11T08:05:47.274Z] 8d78a8047ed3: Layer already exists [2024-10-11T08:05:47.274Z] 16113d51b718: Layer already exists [2024-10-11T08:05:47.274Z] 38123d8e7556: Layer already exists [2024-10-11T08:05:47.274Z] e881f153cae9: Layer already exists [2024-10-11T08:05:47.539Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:47.891Z] + 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-10-11T08:05:48.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-11T08:05:48.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T08:05:48.238Z] 834fba313e24: Preparing [2024-10-11T08:05:48.238Z] 98fed8dec347: Preparing [2024-10-11T08:05:48.238Z] 1660962774d1: Preparing [2024-10-11T08:05:48.238Z] 0e868a21814f: Preparing [2024-10-11T08:05:48.238Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:48.238Z] e881f153cae9: Preparing [2024-10-11T08:05:48.238Z] 38123d8e7556: Preparing [2024-10-11T08:05:48.238Z] 8d78a8047ed3: Preparing [2024-10-11T08:05:48.238Z] 16113d51b718: Preparing [2024-10-11T08:05:48.238Z] 38123d8e7556: Waiting [2024-10-11T08:05:48.238Z] 8d78a8047ed3: Waiting [2024-10-11T08:05:48.238Z] 16113d51b718: Waiting [2024-10-11T08:05:48.238Z] e881f153cae9: Waiting [2024-10-11T08:05:48.238Z] 834fba313e24: Layer already exists [2024-10-11T08:05:48.238Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:48.238Z] 98fed8dec347: Layer already exists [2024-10-11T08:05:48.238Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:48.238Z] 1660962774d1: Layer already exists [2024-10-11T08:05:48.238Z] 38123d8e7556: Layer already exists [2024-10-11T08:05:48.238Z] e881f153cae9: Layer already exists [2024-10-11T08:05:48.238Z] 8d78a8047ed3: Layer already exists [2024-10-11T08:05:48.238Z] 16113d51b718: Layer already exists [2024-10-11T08:05:48.504Z] main: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:05:48.571Z] ===================================================== [Pipeline] echo [2024-10-11T08:05:48.585Z] taggedImages: [2024-10-11T08:05:48.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:05:48.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-11T08:05:48.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.100 [2024-10-11T08:05:48.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:05:48.585Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-11T08:05:48.613Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-11T08:05:48.613Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:05:48.613Z] latest [2024-10-11T08:05:48.613Z] 3.2.0-dev.100 [2024-10-11T08:05:48.613Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:05:48.613Z] main [2024-10-11T08:05:48.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:48.965Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:05:49.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:05:49.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T08:05:49.324Z] 3a4fdd48fc41: Preparing [2024-10-11T08:05:49.324Z] 1f959f1d4ea0: Preparing [2024-10-11T08:05:49.324Z] fd9b1169054c: Preparing [2024-10-11T08:05:49.324Z] 0e868a21814f: Preparing [2024-10-11T08:05:49.324Z] 5bc82d0e8629: Preparing [2024-10-11T08:05:49.324Z] c94fbd28a145: Preparing [2024-10-11T08:05:49.324Z] 34f69ad6c36f: Preparing [2024-10-11T08:05:49.324Z] 44cd83e09dc5: Preparing [2024-10-11T08:05:49.324Z] 16113d51b718: Preparing [2024-10-11T08:05:49.324Z] 34f69ad6c36f: Waiting [2024-10-11T08:05:49.324Z] 44cd83e09dc5: Waiting [2024-10-11T08:05:49.324Z] c94fbd28a145: Waiting [2024-10-11T08:05:49.324Z] 16113d51b718: Waiting [2024-10-11T08:05:49.324Z] 0e868a21814f: Layer already exists [2024-10-11T08:05:49.324Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:05:49.589Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:05:49.589Z] 1f959f1d4ea0: Pushed [2024-10-11T08:05:49.589Z] 3a4fdd48fc41: Pushed [2024-10-11T08:05:49.589Z] fd9b1169054c: Pushed [2024-10-11T08:05:49.589Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:05:49.589Z] 16113d51b718: Layer already exists [2024-10-11T08:06:11.640Z] c94fbd28a145: Pushed [2024-10-11T08:06:11.640Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:12.031Z] + 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-10-11T08:06:12.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-11T08:06:12.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T08:06:12.420Z] 3a4fdd48fc41: Preparing [2024-10-11T08:06:12.420Z] 1f959f1d4ea0: Preparing [2024-10-11T08:06:12.420Z] fd9b1169054c: Preparing [2024-10-11T08:06:12.420Z] 0e868a21814f: Preparing [2024-10-11T08:06:12.420Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:12.420Z] c94fbd28a145: Preparing [2024-10-11T08:06:12.420Z] 34f69ad6c36f: Preparing [2024-10-11T08:06:12.420Z] 44cd83e09dc5: Preparing [2024-10-11T08:06:12.420Z] 16113d51b718: Preparing [2024-10-11T08:06:12.420Z] c94fbd28a145: Waiting [2024-10-11T08:06:12.420Z] 34f69ad6c36f: Waiting [2024-10-11T08:06:12.420Z] 44cd83e09dc5: Waiting [2024-10-11T08:06:12.420Z] fd9b1169054c: Layer already exists [2024-10-11T08:06:12.420Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:12.420Z] 1f959f1d4ea0: Layer already exists [2024-10-11T08:06:12.420Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:12.420Z] 3a4fdd48fc41: Layer already exists [2024-10-11T08:06:12.420Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:06:12.420Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:06:12.420Z] c94fbd28a145: Layer already exists [2024-10-11T08:06:12.420Z] 16113d51b718: Layer already exists [2024-10-11T08:06:12.690Z] latest: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:13.050Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:13.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.100 [2024-10-11T08:06:13.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T08:06:13.404Z] 3a4fdd48fc41: Preparing [2024-10-11T08:06:13.404Z] 1f959f1d4ea0: Preparing [2024-10-11T08:06:13.404Z] fd9b1169054c: Preparing [2024-10-11T08:06:13.404Z] 0e868a21814f: Preparing [2024-10-11T08:06:13.404Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:13.404Z] c94fbd28a145: Preparing [2024-10-11T08:06:13.404Z] 34f69ad6c36f: Preparing [2024-10-11T08:06:13.404Z] 44cd83e09dc5: Preparing [2024-10-11T08:06:13.404Z] 16113d51b718: Preparing [2024-10-11T08:06:13.404Z] 34f69ad6c36f: Waiting [2024-10-11T08:06:13.404Z] 44cd83e09dc5: Waiting [2024-10-11T08:06:13.404Z] c94fbd28a145: Waiting [2024-10-11T08:06:13.404Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:13.404Z] fd9b1169054c: Layer already exists [2024-10-11T08:06:13.404Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:13.404Z] 1f959f1d4ea0: Layer already exists [2024-10-11T08:06:13.404Z] 3a4fdd48fc41: Layer already exists [2024-10-11T08:06:13.404Z] 16113d51b718: Layer already exists [2024-10-11T08:06:13.404Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:06:13.404Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:06:13.404Z] c94fbd28a145: Layer already exists [2024-10-11T08:06:13.674Z] 3.2.0-dev.100: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:14.033Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:14.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:14.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T08:06:14.379Z] 3a4fdd48fc41: Preparing [2024-10-11T08:06:14.379Z] 1f959f1d4ea0: Preparing [2024-10-11T08:06:14.379Z] fd9b1169054c: Preparing [2024-10-11T08:06:14.379Z] 0e868a21814f: Preparing [2024-10-11T08:06:14.379Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:14.379Z] c94fbd28a145: Preparing [2024-10-11T08:06:14.379Z] 34f69ad6c36f: Preparing [2024-10-11T08:06:14.379Z] c94fbd28a145: Waiting [2024-10-11T08:06:14.379Z] 44cd83e09dc5: Preparing [2024-10-11T08:06:14.379Z] 34f69ad6c36f: Waiting [2024-10-11T08:06:14.379Z] 16113d51b718: Preparing [2024-10-11T08:06:14.379Z] 44cd83e09dc5: Waiting [2024-10-11T08:06:14.379Z] 16113d51b718: Waiting [2024-10-11T08:06:14.379Z] 1f959f1d4ea0: Layer already exists [2024-10-11T08:06:14.379Z] 3a4fdd48fc41: Layer already exists [2024-10-11T08:06:14.379Z] fd9b1169054c: Layer already exists [2024-10-11T08:06:14.379Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:14.379Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:14.379Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:06:14.379Z] c94fbd28a145: Layer already exists [2024-10-11T08:06:14.379Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:06:14.379Z] 16113d51b718: Layer already exists [2024-10-11T08:06:14.645Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:15.012Z] + 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-10-11T08:06:15.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-11T08:06:15.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T08:06:15.365Z] 3a4fdd48fc41: Preparing [2024-10-11T08:06:15.365Z] 1f959f1d4ea0: Preparing [2024-10-11T08:06:15.365Z] fd9b1169054c: Preparing [2024-10-11T08:06:15.365Z] 0e868a21814f: Preparing [2024-10-11T08:06:15.365Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:15.365Z] c94fbd28a145: Preparing [2024-10-11T08:06:15.365Z] 34f69ad6c36f: Preparing [2024-10-11T08:06:15.365Z] 44cd83e09dc5: Preparing [2024-10-11T08:06:15.365Z] 16113d51b718: Preparing [2024-10-11T08:06:15.365Z] c94fbd28a145: Waiting [2024-10-11T08:06:15.365Z] 34f69ad6c36f: Waiting [2024-10-11T08:06:15.365Z] 44cd83e09dc5: Waiting [2024-10-11T08:06:15.365Z] 16113d51b718: Waiting [2024-10-11T08:06:15.365Z] fd9b1169054c: Layer already exists [2024-10-11T08:06:15.365Z] 3a4fdd48fc41: Layer already exists [2024-10-11T08:06:15.365Z] 1f959f1d4ea0: Layer already exists [2024-10-11T08:06:15.365Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:15.365Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:15.365Z] 34f69ad6c36f: Layer already exists [2024-10-11T08:06:15.365Z] c94fbd28a145: Layer already exists [2024-10-11T08:06:15.365Z] 44cd83e09dc5: Layer already exists [2024-10-11T08:06:15.365Z] 16113d51b718: Layer already exists [2024-10-11T08:06:15.631Z] main: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:06:15.713Z] ===================================================== [Pipeline] echo [2024-10-11T08:06:15.728Z] taggedImages: [2024-10-11T08:06:15.728Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:15.728Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-11T08:06:15.728Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.100 [2024-10-11T08:06:15.728Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:15.728Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-11T08:06:15.759Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-11T08:06:15.759Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:15.759Z] latest [2024-10-11T08:06:15.759Z] 3.2.0-dev.100 [2024-10-11T08:06:15.759Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:15.759Z] main [2024-10-11T08:06:15.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:16.142Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:16.491Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:16.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T08:06:16.491Z] 2a10904c309b: Preparing [2024-10-11T08:06:16.491Z] 076edfac4c26: Preparing [2024-10-11T08:06:16.491Z] 0e868a21814f: Preparing [2024-10-11T08:06:16.491Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:16.491Z] 3cc233e4b491: Preparing [2024-10-11T08:06:16.491Z] b09499efa4bc: Preparing [2024-10-11T08:06:16.491Z] 16113d51b718: Preparing [2024-10-11T08:06:16.491Z] b09499efa4bc: Waiting [2024-10-11T08:06:16.491Z] 16113d51b718: Waiting [2024-10-11T08:06:16.491Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:16.757Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:16.758Z] 16113d51b718: Layer already exists [2024-10-11T08:06:16.758Z] 2a10904c309b: Pushed [2024-10-11T08:06:16.758Z] 3cc233e4b491: Pushed [2024-10-11T08:06:17.336Z] b09499efa4bc: Pushed [2024-10-11T08:06:25.529Z] 076edfac4c26: Pushed [2024-10-11T08:06:25.529Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:25.895Z] + 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-10-11T08:06:26.254Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-11T08:06:26.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T08:06:26.255Z] 2a10904c309b: Preparing [2024-10-11T08:06:26.255Z] 076edfac4c26: Preparing [2024-10-11T08:06:26.255Z] 0e868a21814f: Preparing [2024-10-11T08:06:26.255Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:26.255Z] 3cc233e4b491: Preparing [2024-10-11T08:06:26.255Z] b09499efa4bc: Preparing [2024-10-11T08:06:26.255Z] 16113d51b718: Preparing [2024-10-11T08:06:26.255Z] b09499efa4bc: Waiting [2024-10-11T08:06:26.255Z] 16113d51b718: Waiting [2024-10-11T08:06:26.255Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:26.255Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:26.255Z] 3cc233e4b491: Layer already exists [2024-10-11T08:06:26.255Z] 2a10904c309b: Layer already exists [2024-10-11T08:06:26.255Z] 076edfac4c26: Layer already exists [2024-10-11T08:06:26.255Z] b09499efa4bc: Layer already exists [2024-10-11T08:06:26.255Z] 16113d51b718: Layer already exists [2024-10-11T08:06:26.520Z] latest: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:26.880Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:27.239Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.100 [2024-10-11T08:06:27.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T08:06:27.239Z] 2a10904c309b: Preparing [2024-10-11T08:06:27.239Z] 076edfac4c26: Preparing [2024-10-11T08:06:27.239Z] 0e868a21814f: Preparing [2024-10-11T08:06:27.239Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:27.239Z] 3cc233e4b491: Preparing [2024-10-11T08:06:27.239Z] b09499efa4bc: Preparing [2024-10-11T08:06:27.239Z] 16113d51b718: Preparing [2024-10-11T08:06:27.239Z] b09499efa4bc: Waiting [2024-10-11T08:06:27.239Z] 16113d51b718: Waiting [2024-10-11T08:06:27.239Z] 3cc233e4b491: Layer already exists [2024-10-11T08:06:27.239Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:27.239Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:27.239Z] 076edfac4c26: Layer already exists [2024-10-11T08:06:27.239Z] 2a10904c309b: Layer already exists [2024-10-11T08:06:27.239Z] 16113d51b718: Layer already exists [2024-10-11T08:06:27.239Z] b09499efa4bc: Layer already exists [2024-10-11T08:06:27.504Z] 3.2.0-dev.100: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:27.851Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:28.207Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:28.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T08:06:28.207Z] 2a10904c309b: Preparing [2024-10-11T08:06:28.207Z] 076edfac4c26: Preparing [2024-10-11T08:06:28.207Z] 0e868a21814f: Preparing [2024-10-11T08:06:28.207Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:28.207Z] 3cc233e4b491: Preparing [2024-10-11T08:06:28.207Z] b09499efa4bc: Preparing [2024-10-11T08:06:28.207Z] 16113d51b718: Preparing [2024-10-11T08:06:28.207Z] b09499efa4bc: Waiting [2024-10-11T08:06:28.207Z] 16113d51b718: Waiting [2024-10-11T08:06:28.207Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:28.207Z] 2a10904c309b: Layer already exists [2024-10-11T08:06:28.207Z] 3cc233e4b491: Layer already exists [2024-10-11T08:06:28.207Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:28.207Z] 076edfac4c26: Layer already exists [2024-10-11T08:06:28.207Z] b09499efa4bc: Layer already exists [2024-10-11T08:06:28.207Z] 16113d51b718: Layer already exists [2024-10-11T08:06:28.475Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:28.828Z] + 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-10-11T08:06:29.177Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-11T08:06:29.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T08:06:29.177Z] 2a10904c309b: Preparing [2024-10-11T08:06:29.177Z] 076edfac4c26: Preparing [2024-10-11T08:06:29.177Z] 0e868a21814f: Preparing [2024-10-11T08:06:29.177Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:29.177Z] 3cc233e4b491: Preparing [2024-10-11T08:06:29.177Z] b09499efa4bc: Preparing [2024-10-11T08:06:29.177Z] 16113d51b718: Preparing [2024-10-11T08:06:29.177Z] b09499efa4bc: Waiting [2024-10-11T08:06:29.177Z] 16113d51b718: Waiting [2024-10-11T08:06:29.177Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:29.177Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:29.177Z] 3cc233e4b491: Layer already exists [2024-10-11T08:06:29.177Z] 076edfac4c26: Layer already exists [2024-10-11T08:06:29.177Z] 2a10904c309b: Layer already exists [2024-10-11T08:06:29.177Z] 16113d51b718: Layer already exists [2024-10-11T08:06:29.177Z] b09499efa4bc: Layer already exists [2024-10-11T08:06:29.442Z] main: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:06:29.527Z] ===================================================== [Pipeline] echo [2024-10-11T08:06:29.540Z] taggedImages: [2024-10-11T08:06:29.541Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:29.541Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-11T08:06:29.541Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.100 [2024-10-11T08:06:29.541Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:29.541Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-11T08:06:29.571Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-11T08:06:29.571Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:29.571Z] latest [2024-10-11T08:06:29.571Z] 3.2.0-dev.100 [2024-10-11T08:06:29.571Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:29.571Z] main [2024-10-11T08:06:29.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:29.940Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:30.296Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:30.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T08:06:30.296Z] 9358e325e260: Preparing [2024-10-11T08:06:30.296Z] a27e94485318: Preparing [2024-10-11T08:06:30.296Z] c3d1cf086e15: Preparing [2024-10-11T08:06:30.296Z] 0e868a21814f: Preparing [2024-10-11T08:06:30.296Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:30.296Z] c77d1dba8fe4: Preparing [2024-10-11T08:06:30.296Z] c4c5efbef493: Preparing [2024-10-11T08:06:30.296Z] 16113d51b718: Preparing [2024-10-11T08:06:30.296Z] c77d1dba8fe4: Waiting [2024-10-11T08:06:30.296Z] c4c5efbef493: Waiting [2024-10-11T08:06:30.296Z] 16113d51b718: Waiting [2024-10-11T08:06:30.561Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:30.561Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:30.561Z] a27e94485318: Pushed [2024-10-11T08:06:30.561Z] 9358e325e260: Pushed [2024-10-11T08:06:30.561Z] 16113d51b718: Layer already exists [2024-10-11T08:06:30.561Z] c77d1dba8fe4: Pushed [2024-10-11T08:06:30.827Z] c4c5efbef493: Pushed [2024-10-11T08:06:37.456Z] c3d1cf086e15: Pushed [2024-10-11T08:06:37.722Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:38.087Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:38.451Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-11T08:06:38.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T08:06:38.451Z] 9358e325e260: Preparing [2024-10-11T08:06:38.451Z] a27e94485318: Preparing [2024-10-11T08:06:38.451Z] c3d1cf086e15: Preparing [2024-10-11T08:06:38.451Z] 0e868a21814f: Preparing [2024-10-11T08:06:38.451Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:38.451Z] c77d1dba8fe4: Preparing [2024-10-11T08:06:38.451Z] c4c5efbef493: Preparing [2024-10-11T08:06:38.451Z] 16113d51b718: Preparing [2024-10-11T08:06:38.451Z] c77d1dba8fe4: Waiting [2024-10-11T08:06:38.451Z] c4c5efbef493: Waiting [2024-10-11T08:06:38.451Z] 16113d51b718: Waiting [2024-10-11T08:06:38.451Z] 9358e325e260: Layer already exists [2024-10-11T08:06:38.451Z] c3d1cf086e15: Layer already exists [2024-10-11T08:06:38.451Z] a27e94485318: Layer already exists [2024-10-11T08:06:38.451Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:38.451Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:38.451Z] c4c5efbef493: Layer already exists [2024-10-11T08:06:38.451Z] c77d1dba8fe4: Layer already exists [2024-10-11T08:06:38.451Z] 16113d51b718: Layer already exists [2024-10-11T08:06:38.725Z] latest: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:39.087Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:39.441Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.100 [2024-10-11T08:06:39.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T08:06:39.442Z] 9358e325e260: Preparing [2024-10-11T08:06:39.442Z] a27e94485318: Preparing [2024-10-11T08:06:39.442Z] c3d1cf086e15: Preparing [2024-10-11T08:06:39.442Z] 0e868a21814f: Preparing [2024-10-11T08:06:39.442Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:39.442Z] c77d1dba8fe4: Preparing [2024-10-11T08:06:39.442Z] c4c5efbef493: Preparing [2024-10-11T08:06:39.442Z] 16113d51b718: Preparing [2024-10-11T08:06:39.442Z] c77d1dba8fe4: Waiting [2024-10-11T08:06:39.442Z] c4c5efbef493: Waiting [2024-10-11T08:06:39.442Z] 16113d51b718: Waiting [2024-10-11T08:06:39.442Z] a27e94485318: Layer already exists [2024-10-11T08:06:39.442Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:39.442Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:39.442Z] 9358e325e260: Layer already exists [2024-10-11T08:06:39.442Z] c3d1cf086e15: Layer already exists [2024-10-11T08:06:39.442Z] c77d1dba8fe4: Layer already exists [2024-10-11T08:06:39.442Z] 16113d51b718: Layer already exists [2024-10-11T08:06:39.442Z] c4c5efbef493: Layer already exists [2024-10-11T08:06:39.711Z] 3.2.0-dev.100: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:40.072Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:40.433Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:40.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T08:06:40.433Z] 9358e325e260: Preparing [2024-10-11T08:06:40.433Z] a27e94485318: Preparing [2024-10-11T08:06:40.433Z] c3d1cf086e15: Preparing [2024-10-11T08:06:40.433Z] 0e868a21814f: Preparing [2024-10-11T08:06:40.433Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:40.433Z] c77d1dba8fe4: Preparing [2024-10-11T08:06:40.433Z] c4c5efbef493: Preparing [2024-10-11T08:06:40.433Z] 16113d51b718: Preparing [2024-10-11T08:06:40.433Z] c77d1dba8fe4: Waiting [2024-10-11T08:06:40.433Z] c4c5efbef493: Waiting [2024-10-11T08:06:40.433Z] 16113d51b718: Waiting [2024-10-11T08:06:40.433Z] a27e94485318: Layer already exists [2024-10-11T08:06:40.433Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:40.433Z] c3d1cf086e15: Layer already exists [2024-10-11T08:06:40.433Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:40.433Z] 9358e325e260: Layer already exists [2024-10-11T08:06:40.433Z] c4c5efbef493: Layer already exists [2024-10-11T08:06:40.433Z] c77d1dba8fe4: Layer already exists [2024-10-11T08:06:40.433Z] 16113d51b718: Layer already exists [2024-10-11T08:06:40.702Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:41.064Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:41.419Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-11T08:06:41.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T08:06:41.419Z] 9358e325e260: Preparing [2024-10-11T08:06:41.419Z] a27e94485318: Preparing [2024-10-11T08:06:41.419Z] c3d1cf086e15: Preparing [2024-10-11T08:06:41.419Z] 0e868a21814f: Preparing [2024-10-11T08:06:41.419Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:41.419Z] c77d1dba8fe4: Preparing [2024-10-11T08:06:41.419Z] c4c5efbef493: Preparing [2024-10-11T08:06:41.419Z] 16113d51b718: Preparing [2024-10-11T08:06:41.419Z] c77d1dba8fe4: Waiting [2024-10-11T08:06:41.419Z] 16113d51b718: Waiting [2024-10-11T08:06:41.419Z] c4c5efbef493: Waiting [2024-10-11T08:06:41.419Z] 9358e325e260: Layer already exists [2024-10-11T08:06:41.419Z] c3d1cf086e15: Layer already exists [2024-10-11T08:06:41.419Z] a27e94485318: Layer already exists [2024-10-11T08:06:41.419Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:41.419Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:41.419Z] c4c5efbef493: Layer already exists [2024-10-11T08:06:41.419Z] c77d1dba8fe4: Layer already exists [2024-10-11T08:06:41.419Z] 16113d51b718: Layer already exists [2024-10-11T08:06:41.685Z] main: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:06:41.775Z] ===================================================== [Pipeline] echo [2024-10-11T08:06:41.793Z] taggedImages: [2024-10-11T08:06:41.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:41.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-11T08:06:41.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.100 [2024-10-11T08:06:41.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:41.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-11T08:06:41.826Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-11T08:06:41.826Z] 2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:41.826Z] latest [2024-10-11T08:06:41.826Z] 3.2.0-dev.100 [2024-10-11T08:06:41.826Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:41.826Z] main [2024-10-11T08:06:41.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:42.200Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:42.556Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:42.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T08:06:42.556Z] 88662ffb903c: Preparing [2024-10-11T08:06:42.556Z] 6aa2639e9814: Preparing [2024-10-11T08:06:42.556Z] 0e868a21814f: Preparing [2024-10-11T08:06:42.556Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:42.556Z] ef3fdbda7b73: Preparing [2024-10-11T08:06:42.556Z] c043c39e6e7a: Preparing [2024-10-11T08:06:42.556Z] 16113d51b718: Preparing [2024-10-11T08:06:42.556Z] c043c39e6e7a: Waiting [2024-10-11T08:06:42.556Z] 16113d51b718: Waiting [2024-10-11T08:06:42.556Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:42.825Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:06:42.825Z] c043c39e6e7a: Layer already exists [2024-10-11T08:06:42.825Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:42.825Z] 16113d51b718: Layer already exists [2024-10-11T08:06:42.825Z] 88662ffb903c: Pushed [2024-10-11T08:06:51.021Z] 6aa2639e9814: Pushed [2024-10-11T08:06:51.021Z] 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:51.382Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:51.750Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-11T08:06:51.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T08:06:51.750Z] 88662ffb903c: Preparing [2024-10-11T08:06:51.750Z] 6aa2639e9814: Preparing [2024-10-11T08:06:51.750Z] 0e868a21814f: Preparing [2024-10-11T08:06:51.750Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:51.750Z] ef3fdbda7b73: Preparing [2024-10-11T08:06:51.750Z] c043c39e6e7a: Preparing [2024-10-11T08:06:51.750Z] 16113d51b718: Preparing [2024-10-11T08:06:51.750Z] 16113d51b718: Waiting [2024-10-11T08:06:51.750Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:06:51.750Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:51.750Z] 88662ffb903c: Layer already exists [2024-10-11T08:06:51.750Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:51.750Z] 6aa2639e9814: Layer already exists [2024-10-11T08:06:51.750Z] 16113d51b718: Layer already exists [2024-10-11T08:06:51.750Z] c043c39e6e7a: Layer already exists [2024-10-11T08:06:52.019Z] latest: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:52.391Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:52.753Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.100 [2024-10-11T08:06:52.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T08:06:52.753Z] 88662ffb903c: Preparing [2024-10-11T08:06:52.753Z] 6aa2639e9814: Preparing [2024-10-11T08:06:52.753Z] 0e868a21814f: Preparing [2024-10-11T08:06:52.753Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:52.753Z] ef3fdbda7b73: Preparing [2024-10-11T08:06:52.753Z] c043c39e6e7a: Preparing [2024-10-11T08:06:52.753Z] 16113d51b718: Preparing [2024-10-11T08:06:52.753Z] c043c39e6e7a: Waiting [2024-10-11T08:06:52.753Z] 16113d51b718: Waiting [2024-10-11T08:06:52.753Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:06:52.753Z] 6aa2639e9814: Layer already exists [2024-10-11T08:06:52.753Z] 88662ffb903c: Layer already exists [2024-10-11T08:06:52.753Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:52.753Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:53.019Z] c043c39e6e7a: Layer already exists [2024-10-11T08:06:53.019Z] 16113d51b718: Layer already exists [2024-10-11T08:06:53.019Z] 3.2.0-dev.100: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:53.374Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:53.732Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:53.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T08:06:53.733Z] 88662ffb903c: Preparing [2024-10-11T08:06:53.733Z] 6aa2639e9814: Preparing [2024-10-11T08:06:53.733Z] 0e868a21814f: Preparing [2024-10-11T08:06:53.733Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:53.733Z] ef3fdbda7b73: Preparing [2024-10-11T08:06:53.733Z] c043c39e6e7a: Preparing [2024-10-11T08:06:53.733Z] 16113d51b718: Preparing [2024-10-11T08:06:53.733Z] c043c39e6e7a: Waiting [2024-10-11T08:06:53.733Z] 16113d51b718: Waiting [2024-10-11T08:06:53.733Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:53.733Z] 88662ffb903c: Layer already exists [2024-10-11T08:06:53.733Z] 6aa2639e9814: Layer already exists [2024-10-11T08:06:53.733Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:06:53.733Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:53.733Z] 16113d51b718: Layer already exists [2024-10-11T08:06:53.733Z] c043c39e6e7a: Layer already exists [2024-10-11T08:06:53.999Z] 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:54.371Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:54.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-11T08:06:54.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T08:06:54.728Z] 88662ffb903c: Preparing [2024-10-11T08:06:54.728Z] 6aa2639e9814: Preparing [2024-10-11T08:06:54.728Z] 0e868a21814f: Preparing [2024-10-11T08:06:54.728Z] 5bc82d0e8629: Preparing [2024-10-11T08:06:54.728Z] ef3fdbda7b73: Preparing [2024-10-11T08:06:54.728Z] c043c39e6e7a: Preparing [2024-10-11T08:06:54.728Z] 16113d51b718: Preparing [2024-10-11T08:06:54.728Z] c043c39e6e7a: Waiting [2024-10-11T08:06:54.728Z] 16113d51b718: Waiting [2024-10-11T08:06:54.728Z] 5bc82d0e8629: Layer already exists [2024-10-11T08:06:54.728Z] ef3fdbda7b73: Layer already exists [2024-10-11T08:06:54.728Z] 88662ffb903c: Layer already exists [2024-10-11T08:06:54.728Z] 6aa2639e9814: Layer already exists [2024-10-11T08:06:54.728Z] 0e868a21814f: Layer already exists [2024-10-11T08:06:54.728Z] c043c39e6e7a: Layer already exists [2024-10-11T08:06:54.728Z] 16113d51b718: Layer already exists [2024-10-11T08:06:54.995Z] main: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T08:06:55.083Z] ===================================================== [Pipeline] echo [2024-10-11T08:06:55.100Z] taggedImages: [2024-10-11T08:06:55.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [2024-10-11T08:06:55.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-11T08:06:55.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.100 [2024-10-11T08:06:55.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [2024-10-11T08:06:55.100Z] - 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-10-11T08:06:55.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T08:06:55.510Z] [2024-10-11T08:06:55.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:06:55.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T08:06:56.124Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-11T08:06:56.124Z] 8998bd30e6a1: Pulling fs layer [2024-10-11T08:06:56.124Z] 04944245beec: Pulling fs layer [2024-10-11T08:06:56.124Z] 699f458cf7ca: Pulling fs layer [2024-10-11T08:06:56.124Z] 765212b225bb: Pulling fs layer [2024-10-11T08:06:56.124Z] 765212b225bb: Waiting [2024-10-11T08:06:56.124Z] f23df028b6ca: Pulling fs layer [2024-10-11T08:06:56.124Z] d65c8cfc05b1: Pulling fs layer [2024-10-11T08:06:56.124Z] 2437ff75d9bd: Pulling fs layer [2024-10-11T08:06:56.124Z] f23df028b6ca: Waiting [2024-10-11T08:06:56.124Z] d65c8cfc05b1: Waiting [2024-10-11T08:06:56.124Z] 2437ff75d9bd: Waiting [2024-10-11T08:06:56.124Z] 04944245beec: Verifying Checksum [2024-10-11T08:06:56.124Z] 04944245beec: Download complete [2024-10-11T08:06:56.124Z] 765212b225bb: Verifying Checksum [2024-10-11T08:06:56.124Z] 765212b225bb: Download complete [2024-10-11T08:06:56.124Z] f23df028b6ca: Verifying Checksum [2024-10-11T08:06:56.124Z] f23df028b6ca: Download complete [2024-10-11T08:06:56.124Z] d65c8cfc05b1: Verifying Checksum [2024-10-11T08:06:56.124Z] d65c8cfc05b1: Download complete [2024-10-11T08:06:56.392Z] 699f458cf7ca: Verifying Checksum [2024-10-11T08:06:56.392Z] 699f458cf7ca: Download complete [2024-10-11T08:06:56.978Z] 8998bd30e6a1: Verifying Checksum [2024-10-11T08:06:56.978Z] 8998bd30e6a1: Download complete [2024-10-11T08:06:59.561Z] 2437ff75d9bd: Verifying Checksum [2024-10-11T08:06:59.561Z] 2437ff75d9bd: Download complete [2024-10-11T08:07:01.505Z] 8998bd30e6a1: Pull complete [2024-10-11T08:07:02.090Z] 04944245beec: Pull complete [2024-10-11T08:07:04.034Z] 699f458cf7ca: Pull complete [2024-10-11T08:07:04.034Z] 765212b225bb: Pull complete [2024-10-11T08:07:04.994Z] f23df028b6ca: Pull complete [2024-10-11T08:07:04.994Z] d65c8cfc05b1: Pull complete [2024-10-11T08:07:23.199Z] 2437ff75d9bd: Pull complete [2024-10-11T08:07:23.199Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-11T08:07:23.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T08:07:23.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:07:23.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-22490 does not seem to be running inside a container [2024-10-11T08:07:23.473Z] $ 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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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-10-11T08:07:26.555Z] $ docker top fd054d5fff6ae56442b6d22d3eb8f969220d7cbc35637da30d587f8a89edd8e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:07:27.455Z] ---> job-cost.sh [2024-10-11T08:07:27.455Z] lf-activate-venv: SKIPPING [2024-10-11T08:07:27.455Z] INFO: No Stack... [2024-10-11T08:07:27.731Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-11T08:07:28.695Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T08:07:29.362Z] + + cat /w/workspace/edgex-go/723/archives/cost.csv [2024-10-11T08:07:29.362Z] cut -d, -f6 [Pipeline] lock [2024-10-11T08:07:29.396Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-723-stack-cost] [2024-10-11T08:07:29.408Z] Resource [jenkins-edgexfoundry-edgex-go-main-723-stack-cost] did not exist. Created. [2024-10-11T08:07:29.415Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-723-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T08:07:29.747Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-11T08:07:30.744Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T08:07:30.756Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-723-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T08:07:30.773Z] $ docker stop --time=1 fd054d5fff6ae56442b6d22d3eb8f969220d7cbc35637da30d587f8a89edd8e1 [2024-10-11T08:07:32.655Z] $ docker rm -f --volumes fd054d5fff6ae56442b6d22d3eb8f969220d7cbc35637da30d587f8a89edd8e1 [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-10-11T08:07:33.339Z] provisioning config files... [2024-10-11T08:07:33.354Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/723@tmp/config13522819484708978424tmp [Pipeline] { [Pipeline] sh [2024-10-11T08:07:33.698Z] + set +x [2024-10-11T08:07:33.698Z] + curl -s https://codecov.io/bash [2024-10-11T08:07:33.698Z] + bash -s -- [2024-10-11T08:07:33.698Z] [2024-10-11T08:07:33.698Z] _____ _ [2024-10-11T08:07:33.698Z] / ____| | | [2024-10-11T08:07:33.698Z] | | ___ __| | ___ ___ _____ __ [2024-10-11T08:07:33.698Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-11T08:07:33.698Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-11T08:07:33.698Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-11T08:07:33.698Z] Bash-1.0.6 [2024-10-11T08:07:33.698Z] [2024-10-11T08:07:33.698Z] [2024-10-11T08:07:33.698Z] ==> git version 2.25.1 found [2024-10-11T08:07:33.698Z] ==> 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-10-11T08:07:33.698Z] Release-Date: 2020-01-08 [2024-10-11T08:07:33.699Z] 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-10-11T08:07:33.699Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-11T08:07:33.699Z] ==> Jenkins CI detected. [2024-10-11T08:07:33.960Z] current dir:  /w/workspace/edgex-go/723 [2024-10-11T08:07:33.960Z] project root: . [2024-10-11T08:07:33.960Z] --> token set from env [2024-10-11T08:07:33.960Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-11T08:07:33.960Z] ==> Running gcov in . (disable via -X gcov) [2024-10-11T08:07:33.960Z] ==> Python coveragepy not found [2024-10-11T08:07:33.960Z] ==> Searching for coverage reports in: [2024-10-11T08:07:33.960Z] + . [2024-10-11T08:07:33.960Z] -> Found 1 reports [2024-10-11T08:07:33.960Z] ==> Detecting git/mercurial file structure [2024-10-11T08:07:33.960Z] ==> Reading reports [2024-10-11T08:07:33.960Z] + ./coverage.out bytes=1505380 [2024-10-11T08:07:34.223Z] ==> Appending adjustments [2024-10-11T08:07:34.223Z] https://docs.codecov.io/docs/fixing-reports [2024-10-11T08:07:35.612Z] + Found adjustments [2024-10-11T08:07:35.612Z] ==> Gzipping contents [2024-10-11T08:07:35.873Z] 132K /tmp/codecov.Z7BUFv.gz [2024-10-11T08:07:35.873Z] ==> Uploading reports [2024-10-11T08:07:35.873Z] url: https://codecov.io [2024-10-11T08:07:35.873Z] query: branch=main&commit=2e781922a1177edd67fefec0bad5a77a09780891&build=723&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F723%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T08:07:35.873Z] -> Pinging Codecov [2024-10-11T08:07:35.873Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2e781922a1177edd67fefec0bad5a77a09780891&build=723&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F723%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T08:07:35.873Z] -> Uploading to [2024-10-11T08:07:35.873Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/2e781922a1177edd67fefec0bad5a77a09780891/57f35de9-83a4-4305-8168-87c707262c73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T080735Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5421bab609ee0377c4a1c3bbe860c3e9f47dbf85c8cbf9a1947b302c5f167020 [2024-10-11T08:07:35.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:07:35.873Z] Dload Upload Total Spent Left Speed [2024-10-11T08:07:36.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 413k --:--:-- --:--:-- --:--:-- 413k [2024-10-11T08:07:36.449Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [2024-10-11T08:07:36.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-11T08:07:36.691Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-11T08:07:36.721Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:07:37.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T08:07:37.308Z] [2024-10-11T08:07:37.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:07:37.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T08:07:37.609Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-11T08:07:37.609Z] 43c4264eed91: Already exists [2024-10-11T08:07:37.609Z] 4cc291be95ef: Already exists [2024-10-11T08:07:37.609Z] 2ac1f1163629: Already exists [2024-10-11T08:07:37.609Z] 5c3c966382ef: Already exists [2024-10-11T08:07:37.609Z] 4f4fb700ef54: Already exists [2024-10-11T08:07:37.609Z] d9c7d2e4e75e: Pulling fs layer [2024-10-11T08:07:37.609Z] 9c3e1370e548: Pulling fs layer [2024-10-11T08:07:38.183Z] d9c7d2e4e75e: Verifying Checksum [2024-10-11T08:07:38.183Z] d9c7d2e4e75e: Download complete [2024-10-11T08:07:38.753Z] d9c7d2e4e75e: Pull complete [2024-10-11T08:07:39.323Z] 9c3e1370e548: Download complete [2024-10-11T08:07:42.682Z] 9c3e1370e548: Pull complete [2024-10-11T08:07:42.682Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-11T08:07:42.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T08:07:42.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:07:42.807Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T08:07:42.842Z] $ 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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-11T08:07:51.407Z] $ docker top d647206d6cbeb54ad4a5a282358db84908aaaadadbbc29e8f2c380db4d0e6541 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T08:07:51.765Z] + git config --global --add safe.directory /w/workspace/edgex-go/723 [Pipeline] echo [2024-10-11T08:07:51.776Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-11T08:07:52.053Z] + set -o pipefail [2024-10-11T08:07:52.053Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-11T08:08:02.056Z] [2024-10-11T08:08:02.056Z] Monitoring /w/workspace/edgex-go/723 (github.com/edgexfoundry/edgex-go)... [2024-10-11T08:08:02.056Z] [2024-10-11T08:08:02.056Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9b1a50dd-d269-4891-87df-d047e24c3b04 [2024-10-11T08:08:02.056Z] [2024-10-11T08:08:02.056Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-11T08:08:02.056Z] [2024-10-11T08:08:02.056Z] [2024-10-11T08:08:02.056Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-11T08:08:02.056Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-11T08:08:02.067Z] $ docker stop --time=1 d647206d6cbeb54ad4a5a282358db84908aaaadadbbc29e8f2c380db4d0e6541 [2024-10-11T08:08:13.930Z] $ docker rm -f --volumes d647206d6cbeb54ad4a5a282358db84908aaaadadbbc29e8f2c380db4d0e6541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-11T08:08:14.680Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T08:08:14.705Z] provisioning config files... [2024-10-11T08:08:14.715Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/723@tmp/config9630080536865749421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:08:15.017Z] --> edgex-publish-swagger.sh [2024-10-11T08:08:15.017Z] === Publish openapi/v3 API === [2024-10-11T08:08:15.017Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-11T08:08:15.017Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/723/openapi/v3/core-command.yaml] [2024-10-11T08:08:15.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:08:15.017Z] Dload Upload Total Spent Left Speed [2024-10-11T08:08:15.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 78238 --:--:-- --:--:-- --:--:-- 78238 [2024-10-11T08:08:15.277Z] [2024-10-11T08:08:15.277Z] [2024-10-11T08:08:15.277Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/723/openapi/v3/core-data.yaml] [2024-10-11T08:08:15.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:08:15.277Z] Dload Upload Total Spent Left Speed [2024-10-11T08:08:15.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 163k --:--:-- --:--:-- --:--:-- 164k [2024-10-11T08:08:15.847Z] [2024-10-11T08:08:15.847Z] [2024-10-11T08:08:15.847Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/723/openapi/v3/core-keeper.yaml] [2024-10-11T08:08:15.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:08:15.847Z] Dload Upload Total Spent Left Speed [2024-10-11T08:08:16.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 304 147k --:--:-- --:--:-- --:--:-- 147k [2024-10-11T08:08:16.106Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-11T08:08:16.106Z] [2024-10-11T08:08:16.106Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/723/openapi/v3/core-metadata.yaml] [2024-10-11T08:08:16.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:08:16.106Z] Dload Upload Total Spent Left Speed [2024-10-11T08:08:16.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 405 387k --:--:-- --:--:-- --:--:-- 387k [2024-10-11T08:08:16.366Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T08:08:16.366Z] [2024-10-11T08:08:16.366Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/723/openapi/v3/support-cron-scheduler.yaml] [2024-10-11T08:08:16.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:08:16.366Z] Dload Upload Total Spent Left Speed [2024-10-11T08:08:16.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 268 192k --:--:-- --:--:-- --:--:-- 192k [2024-10-11T08:08:16.627Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-11T08:08:16.627Z] [2024-10-11T08:08:16.627Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/723/openapi/v3/support-notifications.yaml] [2024-10-11T08:08:16.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:08:16.627Z] Dload Upload Total Spent Left Speed [2024-10-11T08:08:16.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 485 265k --:--:-- --:--:-- --:--:-- 265k [2024-10-11T08:08:16.888Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T08:08:16.888Z] [2024-10-11T08:08:17.148Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/723/openapi/v3/support-scheduler.yaml] [2024-10-11T08:08:17.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T08:08:17.148Z] Dload Upload Total Spent Left Speed [2024-10-11T08:08:17.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 500 115k --:--:-- --:--:-- --:--:-- 116k [2024-10-11T08:08:17.407Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T08:08:17.407Z] [Pipeline] } [2024-10-11T08:08:17.414Z] 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-10-11T08:08:17.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T08:08:17.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:08:18.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:08:18.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:08:18.285Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T08:08:18.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T08:08:19.591Z] $ docker top 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 -eo pid,comm [2024-10-11T08:08:19.643Z] 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-10-11T08:08:19.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T08:08:19.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T08:08:19.706Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T08:08:19.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T08:08:19.826Z] $ docker exec 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 ssh-agent [2024-10-11T08:08:19.931Z] SSH_AUTH_SOCK=/tmp/ssh-nwAF6TabbP0T/agent.32 [2024-10-11T08:08:19.931Z] SSH_AGENT_PID=38 [2024-10-11T08:08:19.939Z] Running ssh-add (command line suppressed) [2024-10-11T08:08:20.037Z] Identity added: /w/workspace/edgex-go/723@tmp/private_key_5127456552481237021.key (/w/workspace/edgex-go/723@tmp/private_key_5127456552481237021.key) [2024-10-11T08:08:20.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T08:08:20.342Z] + git semver tag [2024-10-11T08:08:20.600Z] 2024-10-11 08:08:20,551 [run_tag] DEBUG tag force:False [2024-10-11T08:08:20.600Z] 2024-10-11 08:08:20,552 [check_head_tag] DEBUG check head tag [2024-10-11T08:08:20.600Z] 2024-10-11 08:08:20,555 [execute] INFO git cat-file --batch-check [2024-10-11T08:08:20.600Z] 2024-10-11 08:08:20,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=) [2024-10-11T08:08:20.600Z] 2024-10-11 08:08:20,560 [execute] INFO git cat-file --batch [2024-10-11T08:08:20.600Z] 2024-10-11 08:08:20,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=) [2024-10-11T08:08:20.861Z] 2024-10-11 08:08:20,613 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main [2024-10-11T08:08:20.861Z] 2024-10-11 08:08:20,613 [execute] INFO git tag -a v3.2.0-dev.100 -m v3.2.0-dev.100 [2024-10-11T08:08:20.861Z] 2024-10-11 08:08:20,614 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.100', '-m', 'v3.2.0-dev.100'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=None) [2024-10-11T08:08:20.861Z] 2024-10-11 08:08:20,618 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main [2024-10-11T08:08:20.861Z] 3.2.0-dev.100 [Pipeline] } [2024-10-11T08:08:20.870Z] $ docker exec --env ******** --env ******** 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 ssh-agent -k [2024-10-11T08:08:20.968Z] unset SSH_AUTH_SOCK; [2024-10-11T08:08:20.968Z] unset SSH_AGENT_PID; [2024-10-11T08:08:20.968Z] echo Agent pid 38 killed; [2024-10-11T08:08:20.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T08:08:21.296Z] + git semver [Pipeline] } [2024-10-11T08:08:21.564Z] $ docker stop --time=1 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 [2024-10-11T08:08:23.226Z] $ docker rm -f --volumes 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:08:23.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T08:08:23.688Z] [2024-10-11T08:08:23.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:08:23.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T08:08:23.993Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-11T08:08:23.993Z] ab5ef0e58194: Pulling fs layer [2024-10-11T08:08:23.993Z] 9712f1f96733: Pulling fs layer [2024-10-11T08:08:23.993Z] 63f879dbbcfc: Pulling fs layer [2024-10-11T08:08:23.993Z] 0d9ebad4ef96: Pulling fs layer [2024-10-11T08:08:23.993Z] e9a5061849ea: Pulling fs layer [2024-10-11T08:08:23.993Z] d747dcd14b5f: Pulling fs layer [2024-10-11T08:08:23.993Z] 2de7ff778b66: Pulling fs layer [2024-10-11T08:08:23.993Z] e9a5061849ea: Waiting [2024-10-11T08:08:23.993Z] d747dcd14b5f: Waiting [2024-10-11T08:08:23.993Z] 2de7ff778b66: Waiting [2024-10-11T08:08:23.993Z] 0d9ebad4ef96: Waiting [2024-10-11T08:08:23.993Z] 9712f1f96733: Verifying Checksum [2024-10-11T08:08:23.993Z] 9712f1f96733: Download complete [2024-10-11T08:08:24.563Z] 63f879dbbcfc: Verifying Checksum [2024-10-11T08:08:24.563Z] 63f879dbbcfc: Download complete [2024-10-11T08:08:24.563Z] e9a5061849ea: Verifying Checksum [2024-10-11T08:08:24.563Z] e9a5061849ea: Download complete [2024-10-11T08:08:24.563Z] d747dcd14b5f: Verifying Checksum [2024-10-11T08:08:24.563Z] d747dcd14b5f: Download complete [2024-10-11T08:08:24.563Z] 0d9ebad4ef96: Verifying Checksum [2024-10-11T08:08:24.563Z] 0d9ebad4ef96: Download complete [2024-10-11T08:08:24.563Z] ab5ef0e58194: Verifying Checksum [2024-10-11T08:08:24.563Z] ab5ef0e58194: Download complete [2024-10-11T08:08:24.822Z] 2de7ff778b66: Verifying Checksum [2024-10-11T08:08:24.822Z] 2de7ff778b66: Download complete [2024-10-11T08:08:27.357Z] ab5ef0e58194: Pull complete [2024-10-11T08:08:27.615Z] 9712f1f96733: Pull complete [2024-10-11T08:08:28.552Z] 63f879dbbcfc: Pull complete [2024-10-11T08:08:32.738Z] 0d9ebad4ef96: Pull complete [2024-10-11T08:08:32.996Z] e9a5061849ea: Pull complete [2024-10-11T08:08:33.256Z] d747dcd14b5f: Pull complete [2024-10-11T08:08:34.634Z] 2de7ff778b66: Pull complete [2024-10-11T08:08:34.634Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-11T08:08:34.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T08:08:34.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:08:34.737Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T08:08:34.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-11T08:09:03.429Z] $ docker top 6ebb7897784f07f5b6e75711b93deac0888a24f669faf4ce8224cc3a406978fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-11T08:09:03.515Z] provisioning config files... [2024-10-11T08:09:03.524Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/723@tmp/config8010808009376545537tmp [2024-10-11T08:09:03.535Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/723@tmp/config535048822548018677tmp [2024-10-11T08:09:03.542Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/723@tmp/config9468434810345354683tmp [Pipeline] { [Pipeline] echo [2024-10-11T08:09:03.632Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:03.926Z] ---> sigul-configuration.sh [2024-10-11T08:09:03.927Z] gpg: directory `/root/.gnupg' created [2024-10-11T08:09:03.927Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-11T08:09:03.927Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-11T08:09:03.927Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-11T08:09:03.927Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-11T08:09:03.927Z] gpg: CAST5 encrypted data [2024-10-11T08:09:03.927Z] gpg: encrypted with 1 passphrase [2024-10-11T08:09:03.927Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-11T08:09:04.224Z] + mkdir /home/jenkins [2024-10-11T08:09:04.224Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-11T08:09:04.515Z] + 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-10-11T08:09:04.531Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:04.821Z] ---> sigul-install.sh [2024-10-11T08:09:04.821Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-11T08:09:05.118Z] + git tag --list [2024-10-11T08:09:05.118Z] 0.6.0 [2024-10-11T08:09:05.118Z] 0.6.1 [2024-10-11T08:09:05.118Z] 0.7.0 [2024-10-11T08:09:05.118Z] 0.7.1 [2024-10-11T08:09:05.118Z] v1.0.0 [2024-10-11T08:09:05.118Z] v1.0.1 [2024-10-11T08:09:05.118Z] v1.1.0 [2024-10-11T08:09:05.118Z] v1.2.0 [2024-10-11T08:09:05.118Z] v1.2.1 [2024-10-11T08:09:05.118Z] v1.3.0 [2024-10-11T08:09:05.118Z] v1.3.1 [2024-10-11T08:09:05.118Z] v2.0.0 [2024-10-11T08:09:05.118Z] v2.1.0 [2024-10-11T08:09:05.118Z] v2.1.1 [2024-10-11T08:09:05.118Z] v2.2.0 [2024-10-11T08:09:05.118Z] v2.3.0 [2024-10-11T08:09:05.118Z] v3.0 [2024-10-11T08:09:05.118Z] v3.0.0 [2024-10-11T08:09:05.118Z] v3.1 [2024-10-11T08:09:05.118Z] v3.1.0 [2024-10-11T08:09:05.118Z] v3.1.0-dev.1 [2024-10-11T08:09:05.118Z] v3.1.0-dev.10 [2024-10-11T08:09:05.118Z] v3.1.0-dev.11 [2024-10-11T08:09:05.118Z] v3.1.0-dev.12 [2024-10-11T08:09:05.118Z] v3.1.0-dev.13 [2024-10-11T08:09:05.118Z] v3.1.0-dev.14 [2024-10-11T08:09:05.118Z] v3.1.0-dev.15 [2024-10-11T08:09:05.118Z] v3.1.0-dev.16 [2024-10-11T08:09:05.118Z] v3.1.0-dev.17 [2024-10-11T08:09:05.118Z] v3.1.0-dev.18 [2024-10-11T08:09:05.118Z] v3.1.0-dev.19 [2024-10-11T08:09:05.118Z] v3.1.0-dev.2 [2024-10-11T08:09:05.118Z] v3.1.0-dev.20 [2024-10-11T08:09:05.118Z] v3.1.0-dev.21 [2024-10-11T08:09:05.118Z] v3.1.0-dev.22 [2024-10-11T08:09:05.118Z] v3.1.0-dev.23 [2024-10-11T08:09:05.118Z] v3.1.0-dev.24 [2024-10-11T08:09:05.118Z] v3.1.0-dev.25 [2024-10-11T08:09:05.118Z] v3.1.0-dev.26 [2024-10-11T08:09:05.118Z] v3.1.0-dev.27 [2024-10-11T08:09:05.118Z] v3.1.0-dev.28 [2024-10-11T08:09:05.118Z] v3.1.0-dev.29 [2024-10-11T08:09:05.118Z] v3.1.0-dev.3 [2024-10-11T08:09:05.118Z] v3.1.0-dev.30 [2024-10-11T08:09:05.118Z] v3.1.0-dev.31 [2024-10-11T08:09:05.118Z] v3.1.0-dev.32 [2024-10-11T08:09:05.118Z] v3.1.0-dev.33 [2024-10-11T08:09:05.118Z] v3.1.0-dev.34 [2024-10-11T08:09:05.118Z] v3.1.0-dev.35 [2024-10-11T08:09:05.118Z] v3.1.0-dev.36 [2024-10-11T08:09:05.118Z] v3.1.0-dev.37 [2024-10-11T08:09:05.118Z] v3.1.0-dev.38 [2024-10-11T08:09:05.118Z] v3.1.0-dev.39 [2024-10-11T08:09:05.118Z] v3.1.0-dev.4 [2024-10-11T08:09:05.118Z] v3.1.0-dev.40 [2024-10-11T08:09:05.118Z] v3.1.0-dev.41 [2024-10-11T08:09:05.118Z] v3.1.0-dev.42 [2024-10-11T08:09:05.118Z] v3.1.0-dev.43 [2024-10-11T08:09:05.118Z] v3.1.0-dev.44 [2024-10-11T08:09:05.118Z] v3.1.0-dev.45 [2024-10-11T08:09:05.118Z] v3.1.0-dev.46 [2024-10-11T08:09:05.118Z] v3.1.0-dev.47 [2024-10-11T08:09:05.118Z] v3.1.0-dev.48 [2024-10-11T08:09:05.118Z] v3.1.0-dev.49 [2024-10-11T08:09:05.118Z] v3.1.0-dev.5 [2024-10-11T08:09:05.118Z] v3.1.0-dev.50 [2024-10-11T08:09:05.118Z] v3.1.0-dev.51 [2024-10-11T08:09:05.118Z] v3.1.0-dev.52 [2024-10-11T08:09:05.118Z] v3.1.0-dev.53 [2024-10-11T08:09:05.118Z] v3.1.0-dev.54 [2024-10-11T08:09:05.118Z] v3.1.0-dev.55 [2024-10-11T08:09:05.118Z] v3.1.0-dev.56 [2024-10-11T08:09:05.118Z] v3.1.0-dev.57 [2024-10-11T08:09:05.118Z] v3.1.0-dev.58 [2024-10-11T08:09:05.118Z] v3.1.0-dev.59 [2024-10-11T08:09:05.118Z] v3.1.0-dev.6 [2024-10-11T08:09:05.118Z] v3.1.0-dev.60 [2024-10-11T08:09:05.118Z] v3.1.0-dev.61 [2024-10-11T08:09:05.118Z] v3.1.0-dev.62 [2024-10-11T08:09:05.118Z] v3.1.0-dev.63 [2024-10-11T08:09:05.118Z] v3.1.0-dev.64 [2024-10-11T08:09:05.118Z] v3.1.0-dev.65 [2024-10-11T08:09:05.118Z] v3.1.0-dev.66 [2024-10-11T08:09:05.118Z] v3.1.0-dev.67 [2024-10-11T08:09:05.118Z] v3.1.0-dev.68 [2024-10-11T08:09:05.118Z] v3.1.0-dev.69 [2024-10-11T08:09:05.118Z] v3.1.0-dev.7 [2024-10-11T08:09:05.118Z] v3.1.0-dev.70 [2024-10-11T08:09:05.118Z] v3.1.0-dev.71 [2024-10-11T08:09:05.118Z] v3.1.0-dev.72 [2024-10-11T08:09:05.118Z] v3.1.0-dev.73 [2024-10-11T08:09:05.118Z] v3.1.0-dev.8 [2024-10-11T08:09:05.118Z] v3.1.0-dev.9 [2024-10-11T08:09:05.118Z] v3.1.1 [2024-10-11T08:09:05.118Z] v3.1.1-dev.1 [2024-10-11T08:09:05.118Z] v3.1.1-dev.2 [2024-10-11T08:09:05.118Z] v3.2.0-dev.1 [2024-10-11T08:09:05.118Z] v3.2.0-dev.10 [2024-10-11T08:09:05.118Z] v3.2.0-dev.100 [2024-10-11T08:09:05.118Z] v3.2.0-dev.11 [2024-10-11T08:09:05.118Z] v3.2.0-dev.12 [2024-10-11T08:09:05.118Z] v3.2.0-dev.13 [2024-10-11T08:09:05.118Z] v3.2.0-dev.14 [2024-10-11T08:09:05.118Z] v3.2.0-dev.15 [2024-10-11T08:09:05.118Z] v3.2.0-dev.16 [2024-10-11T08:09:05.118Z] v3.2.0-dev.17 [2024-10-11T08:09:05.118Z] v3.2.0-dev.18 [2024-10-11T08:09:05.118Z] v3.2.0-dev.19 [2024-10-11T08:09:05.119Z] v3.2.0-dev.2 [2024-10-11T08:09:05.119Z] v3.2.0-dev.20 [2024-10-11T08:09:05.119Z] v3.2.0-dev.21 [2024-10-11T08:09:05.119Z] v3.2.0-dev.22 [2024-10-11T08:09:05.119Z] v3.2.0-dev.23 [2024-10-11T08:09:05.119Z] v3.2.0-dev.24 [2024-10-11T08:09:05.119Z] v3.2.0-dev.25 [2024-10-11T08:09:05.119Z] v3.2.0-dev.26 [2024-10-11T08:09:05.119Z] v3.2.0-dev.27 [2024-10-11T08:09:05.119Z] v3.2.0-dev.28 [2024-10-11T08:09:05.119Z] v3.2.0-dev.29 [2024-10-11T08:09:05.119Z] v3.2.0-dev.3 [2024-10-11T08:09:05.119Z] v3.2.0-dev.30 [2024-10-11T08:09:05.119Z] v3.2.0-dev.31 [2024-10-11T08:09:05.119Z] v3.2.0-dev.32 [2024-10-11T08:09:05.119Z] v3.2.0-dev.33 [2024-10-11T08:09:05.119Z] v3.2.0-dev.34 [2024-10-11T08:09:05.119Z] v3.2.0-dev.35 [2024-10-11T08:09:05.119Z] v3.2.0-dev.36 [2024-10-11T08:09:05.119Z] v3.2.0-dev.37 [2024-10-11T08:09:05.119Z] v3.2.0-dev.38 [2024-10-11T08:09:05.119Z] v3.2.0-dev.39 [2024-10-11T08:09:05.119Z] v3.2.0-dev.4 [2024-10-11T08:09:05.119Z] v3.2.0-dev.40 [2024-10-11T08:09:05.119Z] v3.2.0-dev.41 [2024-10-11T08:09:05.119Z] v3.2.0-dev.42 [2024-10-11T08:09:05.119Z] v3.2.0-dev.43 [2024-10-11T08:09:05.119Z] v3.2.0-dev.44 [2024-10-11T08:09:05.119Z] v3.2.0-dev.45 [2024-10-11T08:09:05.119Z] v3.2.0-dev.46 [2024-10-11T08:09:05.119Z] v3.2.0-dev.47 [2024-10-11T08:09:05.119Z] v3.2.0-dev.48 [2024-10-11T08:09:05.119Z] v3.2.0-dev.49 [2024-10-11T08:09:05.119Z] v3.2.0-dev.5 [2024-10-11T08:09:05.119Z] v3.2.0-dev.50 [2024-10-11T08:09:05.119Z] v3.2.0-dev.51 [2024-10-11T08:09:05.119Z] v3.2.0-dev.52 [2024-10-11T08:09:05.119Z] v3.2.0-dev.53 [2024-10-11T08:09:05.119Z] v3.2.0-dev.54 [2024-10-11T08:09:05.119Z] v3.2.0-dev.55 [2024-10-11T08:09:05.119Z] v3.2.0-dev.56 [2024-10-11T08:09:05.119Z] v3.2.0-dev.57 [2024-10-11T08:09:05.119Z] v3.2.0-dev.58 [2024-10-11T08:09:05.119Z] v3.2.0-dev.59 [2024-10-11T08:09:05.119Z] v3.2.0-dev.6 [2024-10-11T08:09:05.119Z] v3.2.0-dev.60 [2024-10-11T08:09:05.119Z] v3.2.0-dev.61 [2024-10-11T08:09:05.119Z] v3.2.0-dev.62 [2024-10-11T08:09:05.119Z] v3.2.0-dev.63 [2024-10-11T08:09:05.119Z] v3.2.0-dev.64 [2024-10-11T08:09:05.119Z] v3.2.0-dev.65 [2024-10-11T08:09:05.119Z] v3.2.0-dev.66 [2024-10-11T08:09:05.119Z] v3.2.0-dev.67 [2024-10-11T08:09:05.119Z] v3.2.0-dev.68 [2024-10-11T08:09:05.119Z] v3.2.0-dev.69 [2024-10-11T08:09:05.119Z] v3.2.0-dev.7 [2024-10-11T08:09:05.119Z] v3.2.0-dev.70 [2024-10-11T08:09:05.119Z] v3.2.0-dev.71 [2024-10-11T08:09:05.119Z] v3.2.0-dev.72 [2024-10-11T08:09:05.119Z] v3.2.0-dev.73 [2024-10-11T08:09:05.119Z] v3.2.0-dev.74 [2024-10-11T08:09:05.119Z] v3.2.0-dev.75 [2024-10-11T08:09:05.119Z] v3.2.0-dev.76 [2024-10-11T08:09:05.119Z] v3.2.0-dev.77 [2024-10-11T08:09:05.119Z] v3.2.0-dev.78 [2024-10-11T08:09:05.119Z] v3.2.0-dev.79 [2024-10-11T08:09:05.119Z] v3.2.0-dev.8 [2024-10-11T08:09:05.119Z] v3.2.0-dev.80 [2024-10-11T08:09:05.119Z] v3.2.0-dev.81 [2024-10-11T08:09:05.119Z] v3.2.0-dev.82 [2024-10-11T08:09:05.119Z] v3.2.0-dev.83 [2024-10-11T08:09:05.119Z] v3.2.0-dev.84 [2024-10-11T08:09:05.119Z] v3.2.0-dev.85 [2024-10-11T08:09:05.119Z] v3.2.0-dev.86 [2024-10-11T08:09:05.119Z] v3.2.0-dev.87 [2024-10-11T08:09:05.119Z] v3.2.0-dev.88 [2024-10-11T08:09:05.119Z] v3.2.0-dev.89 [2024-10-11T08:09:05.119Z] v3.2.0-dev.9 [2024-10-11T08:09:05.119Z] v3.2.0-dev.90 [2024-10-11T08:09:05.119Z] v3.2.0-dev.91 [2024-10-11T08:09:05.119Z] v3.2.0-dev.92 [2024-10-11T08:09:05.119Z] v3.2.0-dev.93 [2024-10-11T08:09:05.119Z] v3.2.0-dev.94 [2024-10-11T08:09:05.119Z] v3.2.0-dev.95 [2024-10-11T08:09:05.119Z] v3.2.0-dev.96 [2024-10-11T08:09:05.119Z] v3.2.0-dev.97 [2024-10-11T08:09:05.119Z] v3.2.0-dev.98 [2024-10-11T08:09:05.119Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-11T08:09:05.417Z] + lftools sign git-tag v3.2.0-dev.100 [2024-10-11T08:09:06.354Z] Signing Git tag with Sigul... [2024-10-11T08:09:06.354Z] Signing v3.2.0-dev.100 [Pipeline] echo [2024-10-11T08:09:06.629Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:06.917Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-11T08:09:06.924Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-11T08:09:06.954Z] $ docker stop --time=1 6ebb7897784f07f5b6e75711b93deac0888a24f669faf4ce8224cc3a406978fc [2024-10-11T08:09:09.378Z] $ docker rm -f --volumes 6ebb7897784f07f5b6e75711b93deac0888a24f669faf4ce8224cc3a406978fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-11T08:09:09.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T08:09:09.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:09:10.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:09:10.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:09:10.259Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T08:09:10.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T08:09:11.382Z] $ docker top 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 -eo pid,comm [2024-10-11T08:09:11.428Z] 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-10-11T08:09:11.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T08:09:11.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T08:09:11.482Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T08:09:11.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T08:09:11.584Z] $ docker exec 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 ssh-agent [2024-10-11T08:09:11.685Z] SSH_AUTH_SOCK=/tmp/ssh-iEqO7ngO0LRI/agent.14 [2024-10-11T08:09:11.685Z] SSH_AGENT_PID=20 [2024-10-11T08:09:11.689Z] Running ssh-add (command line suppressed) [2024-10-11T08:09:11.788Z] Identity added: /w/workspace/edgex-go/723@tmp/private_key_15125949640877707504.key (/w/workspace/edgex-go/723@tmp/private_key_15125949640877707504.key) [2024-10-11T08:09:11.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T08:09:12.100Z] + git semver bump pre [2024-10-11T08:09:12.360Z] 2024-10-11 08:09:12,311 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main [2024-10-11T08:09:12.360Z] 2024-10-11 08:09:12,311 [bump_version] DEBUG bumping version:3.2.0-dev.100 on axis:pre with prefix:dev [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,311 [bump_version] DEBUG bumped version:3.2.0-dev.101 [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,311 [write_version] DEBUG write version:3.2.0-dev.101 to path:/w/workspace/edgex-go/723/.semver/main with force:True [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,311 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/723/.semver/main [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,315 [execute] INFO git cat-file --batch-check [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,322 [execute] INFO git cat-file --batch [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T08:09:12.361Z] 2024-10-11 08:09:12,327 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main [2024-10-11T08:09:12.361Z] 3.2.0-dev.101 [Pipeline] } [2024-10-11T08:09:12.369Z] $ docker exec --env ******** --env ******** 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 ssh-agent -k [2024-10-11T08:09:12.474Z] unset SSH_AUTH_SOCK; [2024-10-11T08:09:12.474Z] unset SSH_AGENT_PID; [2024-10-11T08:09:12.474Z] echo Agent pid 20 killed; [2024-10-11T08:09:12.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T08:09:12.800Z] + git semver [Pipeline] } [2024-10-11T08:09:13.382Z] $ docker stop --time=1 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 [2024-10-11T08:09:15.249Z] $ docker rm -f --volumes 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T08:09:15.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T08:09:15.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:09:15.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T08:09:15.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:09:16.019Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T08:09:16.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T08:09:18.027Z] $ docker top 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T08:09:18.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T08:09:18.132Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T08:09:18.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T08:09:18.255Z] $ docker exec 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 ssh-agent [2024-10-11T08:09:18.362Z] SSH_AUTH_SOCK=/tmp/ssh-LfsPwD1WZdbw/agent.33 [2024-10-11T08:09:18.362Z] SSH_AGENT_PID=39 [2024-10-11T08:09:18.367Z] Running ssh-add (command line suppressed) [2024-10-11T08:09:18.471Z] Identity added: /w/workspace/edgex-go/723@tmp/private_key_6387629324174140549.key (/w/workspace/edgex-go/723@tmp/private_key_6387629324174140549.key) [2024-10-11T08:09:18.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T08:09:18.773Z] + git semver push [2024-10-11T08:09:19.054Z] 2024-10-11 08:09:18,962 [run_push] DEBUG push [2024-10-11T08:09:19.054Z] 2024-10-11 08:09:18,963 [execute] INFO git cat-file --batch-check [2024-10-11T08:09:19.054Z] 2024-10-11 08:09:18,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T08:09:19.054Z] 2024-10-11 08:09:18,968 [execute] INFO git rev-list 635b2f67ce75bc0181e420b0cde97631190e5aad -- [2024-10-11T08:09:19.054Z] 2024-10-11 08:09:18,968 [execute] DEBUG Popen(['git', 'rev-list', '635b2f67ce75bc0181e420b0cde97631190e5aad', '--'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T08:09:19.054Z] 2024-10-11 08:09:18,988 [execute] INFO git fetch -v origin [2024-10-11T08:09:19.054Z] 2024-10-11 08:09:18,989 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-11T08:09:19.623Z] 2024-10-11 08:09:19,505 [run_push] DEBUG no remote changes detected [2024-10-11T08:09:19.623Z] 2024-10-11 08:09:19,506 [execute] INFO git push origin semver [2024-10-11T08:09:19.623Z] 2024-10-11 08:09:19,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T08:09:20.562Z] 2024-10-11 08:09:20,230 [run_push] DEBUG push all version tags [2024-10-11T08:09:20.562Z] 2024-10-11 08:09:20,231 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-11T08:09:20.562Z] 2024-10-11 08:09:20,231 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=None) [2024-10-11T08:09:21.132Z] 2024-10-11 08:09:20,900 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main [2024-10-11T08:09:21.132Z] 3.2.0-dev.101 [Pipeline] } [2024-10-11T08:09:21.149Z] $ docker exec --env ******** --env ******** 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 ssh-agent -k [2024-10-11T08:09:21.265Z] unset SSH_AUTH_SOCK; [2024-10-11T08:09:21.265Z] unset SSH_AGENT_PID; [2024-10-11T08:09:21.265Z] echo Agent pid 39 killed; [2024-10-11T08:09:21.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T08:09:21.640Z] + git semver [Pipeline] } [2024-10-11T08:09:21.915Z] $ docker stop --time=1 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 [2024-10-11T08:09:23.558Z] $ docker rm -f --volumes 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 [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-10-11T08:09:24.133Z] + [ -d /w/workspace/edgex-go/723/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:24.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:25.282Z] ---> package-listing.sh [2024-10-11T08:09:25.282Z] ++ facter osfamily [2024-10-11T08:09:25.282Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-11T08:09:25.541Z] + OS_FAMILY=debian [2024-10-11T08:09:25.541Z] + workspace=/w/workspace/edgex-go/723 [2024-10-11T08:09:25.541Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-11T08:09:25.541Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-11T08:09:25.541Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-11T08:09:25.541Z] + PACKAGES=/tmp/packages_start.txt [2024-10-11T08:09:25.541Z] + '[' /w/workspace/edgex-go/723 ']' [2024-10-11T08:09:25.541Z] + PACKAGES=/tmp/packages_end.txt [2024-10-11T08:09:25.541Z] + case "${OS_FAMILY}" in [2024-10-11T08:09:25.541Z] + dpkg -l [2024-10-11T08:09:25.541Z] + grep '^ii' [2024-10-11T08:09:25.541Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-11T08:09:25.541Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-11T08:09:25.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-11T08:09:25.541Z] + '[' /w/workspace/edgex-go/723 ']' [2024-10-11T08:09:25.541Z] + mkdir -p /w/workspace/edgex-go/723/archives/ [2024-10-11T08:09:25.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/723/archives/ [Pipeline] echo [2024-10-11T08:09:25.550Z] 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/723/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-11T08:09:25.827Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:09:26.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T08:09:26.395Z] [2024-10-11T08:09:26.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T08:09:26.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T08:09:26.965Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-11T08:09:26.965Z] 5eb5b503b376: Pulling fs layer [2024-10-11T08:09:26.965Z] 5c69ac0246d0: Pulling fs layer [2024-10-11T08:09:26.965Z] ec43610c2a17: Pulling fs layer [2024-10-11T08:09:26.965Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-11T08:09:26.965Z] 33b1e0a273af: Pulling fs layer [2024-10-11T08:09:26.965Z] 5d3b04190fa2: Pulling fs layer [2024-10-11T08:09:26.965Z] 2f39f015ded8: Pulling fs layer [2024-10-11T08:09:26.965Z] 3a2ae6a8a46f: Waiting [2024-10-11T08:09:26.965Z] 5d3b04190fa2: Waiting [2024-10-11T08:09:26.965Z] 33b1e0a273af: Waiting [2024-10-11T08:09:26.965Z] 2f39f015ded8: Waiting [2024-10-11T08:09:26.965Z] 5c69ac0246d0: Verifying Checksum [2024-10-11T08:09:26.965Z] 5c69ac0246d0: Download complete [2024-10-11T08:09:26.965Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-11T08:09:26.965Z] 3a2ae6a8a46f: Download complete [2024-10-11T08:09:26.965Z] 33b1e0a273af: Verifying Checksum [2024-10-11T08:09:26.965Z] 33b1e0a273af: Download complete [2024-10-11T08:09:26.965Z] 5d3b04190fa2: Verifying Checksum [2024-10-11T08:09:26.965Z] 5d3b04190fa2: Download complete [2024-10-11T08:09:26.965Z] ec43610c2a17: Verifying Checksum [2024-10-11T08:09:27.224Z] 5eb5b503b376: Verifying Checksum [2024-10-11T08:09:27.224Z] 5eb5b503b376: Download complete [2024-10-11T08:09:27.788Z] 2f39f015ded8: Download complete [2024-10-11T08:09:28.356Z] 5eb5b503b376: Pull complete [2024-10-11T08:09:28.924Z] 5c69ac0246d0: Pull complete [2024-10-11T08:09:29.492Z] ec43610c2a17: Pull complete [2024-10-11T08:09:29.751Z] 3a2ae6a8a46f: Pull complete [2024-10-11T08:09:30.010Z] 33b1e0a273af: Pull complete [2024-10-11T08:09:30.270Z] 5d3b04190fa2: Pull complete [2024-10-11T08:09:34.460Z] 2f39f015ded8: Pull complete [2024-10-11T08:09:34.460Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-11T08:09:34.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T08:09:34.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T08:09:34.639Z] prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container [2024-10-11T08:09:34.704Z] $ 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/723/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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-11T08:09:41.633Z] $ docker top 2dbca223a1a057e8f5e249dd2732e393eaadc8304a0cbec33f7f51fd1e77a576 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T08:09:41.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-11T08:09:42.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-11T08:09:42.573Z] + ls /var/log/sa-host [2024-10-11T08:09:42.573Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T08:09:42.743Z] provisioning config files... [2024-10-11T08:09:42.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/723@tmp/config1899539235544082026tmp [Pipeline] { [Pipeline] echo [2024-10-11T08:09:42.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:43.060Z] ---> create-netrc.sh [Pipeline] } [2024-10-11T08:09:43.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:43.416Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-11T08:09:43.426Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:43.714Z] ---> sudo-logs.sh [2024-10-11T08:09:43.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-11T08:09:43.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:44.032Z] ---> job-cost.sh [2024-10-11T08:09:44.033Z] lf-activate-venv: SKIPPING [2024-10-11T08:09:44.033Z] DEBUG: total: 0.10999999940395355 [2024-10-11T08:09:44.033Z] INFO: Retrieving Stack Cost... [2024-10-11T08:09:44.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T08:09:44.863Z] INFO: Archiving Costs [Pipeline] echo [2024-10-11T08:09:44.878Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T08:09:45.166Z] ---> logs-deploy.sh [2024-10-11T08:09:45.167Z] lf-activate-venv: SKIPPING [2024-10-11T08:09:45.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/723 [2024-10-11T08:09:45.167Z] INFO: archiving workspace using pattern(s): [2024-10-11T08:09:46.104Z] Archives upload complete. [2024-10-11T08:09:46.364Z] INFO: archiving logs to Nexus