Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 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-ssh8301534138703288041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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-ssh7615401228169876339.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 f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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-ssh16667020746649163486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d # timeout=10 Commit message: "Merge pull request #459 from cherrycl/issue-458" > 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-ssh5346254782002191280.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-ssh14655618676795118566.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]] ========================================================= [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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34138 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/757 [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/757 # 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 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 (main) Commit message: "Merge pull request #5015 from jinlinGuan/issue-5012" > 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 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 # timeout=10 > git rev-list --no-walk 98bb6ebf5936140bbb14ec64c05520fd1477cb0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-03T01:57:47.410Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-03T01:57:47.475Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-03T01:57:47.506Z] ========================================================= [2024-12-03T01:57:47.506Z] EdgeX Global Pipelines Version Info [2024-12-03T01:57:47.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-03T01:57:48.611Z] ------------------- [2024-12-03T01:57:48.611Z] stable info: [2024-12-03T01:57:48.611Z] ------------------- [2024-12-03T01:57:48.611Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-03T01:57:48.611Z] Commit SHA: f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d [2024-12-03T01:57:48.611Z] Message: update stable to v1.0.266 [2024-12-03T01:57:48.870Z] ------------------- [2024-12-03T01:57:48.870Z] experimental info: [2024-12-03T01:57:48.870Z] ------------------- [2024-12-03T01:57:48.870Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-03T01:57:48.870Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-12-03T01:57:48.870Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-03T01:57:48.986Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-03T01:57:49.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-03T01:57:49.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-03T01:57:49.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-03T01:57:49.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-03T01:57:49.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-03T01:57:49.107Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-03T01:57:49.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-03T01:57:49.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-03T01:57:49.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-03T01:57:49.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-03T01:57:49.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-03T01:57:49.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-03T01:57:49.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-03T01:57:49.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-03T01:57:49.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-03T01:57:49.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-03T01:57:49.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-03T01:57:49.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-03T01:57:49.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-03T01:57:49.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-03T01:57:49.433Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-03T01:57:49.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-03T01:57:49.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-03T01:57:49.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-03T01:57:49.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-03T01:57:49.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] echo [2024-12-03T01:57:49.574Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe2ba51 [Pipeline] echo [2024-12-03T01:57:49.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-03T01:57:49.655Z] provisioning config files... [2024-12-03T01:57:49.668Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/757@tmp/config14898361730204074531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-03T01:57:50.005Z] ---> ****-login.sh [2024-12-03T01:57:50.005Z] nexus3.edgexfoundry.org:10001 [2024-12-03T01:57:50.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:57:50.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:57:50.266Z] Configure a credential helper to remove this warning. See [2024-12-03T01:57:50.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:57:50.266Z] [2024-12-03T01:57:50.266Z] Login Succeeded [2024-12-03T01:57:50.266Z] nexus3.edgexfoundry.org:10002 [2024-12-03T01:57:50.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:57:50.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:57:50.526Z] Configure a credential helper to remove this warning. See [2024-12-03T01:57:50.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:57:50.526Z] [2024-12-03T01:57:50.526Z] Login Succeeded [2024-12-03T01:57:50.526Z] nexus3.edgexfoundry.org:10003 [2024-12-03T01:57:50.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:57:50.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:57:50.526Z] Configure a credential helper to remove this warning. See [2024-12-03T01:57:50.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:57:50.526Z] [2024-12-03T01:57:50.526Z] Login Succeeded [2024-12-03T01:57:50.526Z] nexus3.edgexfoundry.org:10004 [2024-12-03T01:57:50.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:57:50.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:57:50.526Z] Configure a credential helper to remove this warning. See [2024-12-03T01:57:50.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:57:50.526Z] [2024-12-03T01:57:50.526Z] Login Succeeded [2024-12-03T01:57:50.526Z] ****.io [2024-12-03T01:57:50.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:57:50.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:57:50.787Z] Configure a credential helper to remove this warning. See [2024-12-03T01:57:50.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:57:50.787Z] [2024-12-03T01:57:50.787Z] Login Succeeded [2024-12-03T01:57:50.787Z] ---> ****-login.sh ends [Pipeline] } [2024-12-03T01:57:50.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-03T01:57:51.123Z] + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-12-03T01:57:51.123Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2024-12-03T01:57:51.123Z] [2024-12-03T01:57:51.123Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.123Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/core-data/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.123Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/core-keeper/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.123Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/core-metadata/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.123Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.123Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.123Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.123Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.123Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-03T01:57:51.123Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-03T01:57:51.123Z] + cut -d/ -f2 [2024-12-03T01:57:51.124Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-03T01:57:51.124Z] + + cut -d/dirname -f2 cmd/security-spire-agent/Dockerfile [2024-12-03T01:57:51.124Z] [2024-12-03T01:57:51.124Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-03T01:57:51.124Z] + + dirname cmd/security-spire-config/Dockerfile [2024-12-03T01:57:51.124Z] cut -d/ -f2 [2024-12-03T01:57:51.124Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-03T01:57:51.124Z] + + cut -d/ -f2 [2024-12-03T01:57:51.124Z] dirname cmd/security-spire-server/Dockerfile [2024-12-03T01:57:51.124Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-03T01:57:51.124Z] + dirname cmd/support-notifications/Dockerfile [2024-12-03T01:57:51.124Z] + cut -d/ -f2 [2024-12-03T01:57:51.124Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-03T01:57:51.124Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-03T01:57:51.124Z] + cut -d/ -f2 [2024-12-03T01:57:51.124Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-03T01:57:51.161Z] 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-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-12-03T01:57:51.535Z] + git rev-list -1 --merges fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4~1..fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] echo [2024-12-03T01:57:51.550Z] -----------> git rev-list -1 --merges fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4~1..fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T01:57:51.550Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [false] [Pipeline] sh [2024-12-03T01:57:51.848Z] + git log --format=format:%s -1 fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] echo [2024-12-03T01:57:51.864Z] ========================================================= [2024-12-03T01:57:51.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-03T01:57:51.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-03T01:57:52.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-03T01:57:52.302Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-03T01:57:52.302Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-03T01:57:52.302Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-03T01:57:52.302Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-03T01:57:52.302Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-03T01:57:52.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:57:52.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-03T01:57:52.724Z] [2024-12-03T01:57:52.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:57:53.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-03T01:57:53.033Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-03T01:57:53.033Z] b85a868b505f: Pulling fs layer [2024-12-03T01:57:53.033Z] e2be974225ed: Pulling fs layer [2024-12-03T01:57:53.033Z] 339a4e72a1f5: Pulling fs layer [2024-12-03T01:57:53.033Z] 988bab9f4d93: Pulling fs layer [2024-12-03T01:57:53.033Z] 1469e6f7b9e6: Pulling fs layer [2024-12-03T01:57:53.033Z] eaf3925da568: Pulling fs layer [2024-12-03T01:57:53.033Z] bab4dde63d76: Pulling fs layer [2024-12-03T01:57:53.033Z] bde34c3a00c8: Pulling fs layer [2024-12-03T01:57:53.033Z] b352a97aabf1: Pulling fs layer [2024-12-03T01:57:53.033Z] 4872d77fe225: Pulling fs layer [2024-12-03T01:57:53.033Z] 5851b861e8e6: Pulling fs layer [2024-12-03T01:57:53.033Z] 988bab9f4d93: Waiting [2024-12-03T01:57:53.033Z] 1469e6f7b9e6: Waiting [2024-12-03T01:57:53.033Z] eaf3925da568: Waiting [2024-12-03T01:57:53.033Z] bab4dde63d76: Waiting [2024-12-03T01:57:53.033Z] bde34c3a00c8: Waiting [2024-12-03T01:57:53.033Z] b352a97aabf1: Waiting [2024-12-03T01:57:53.033Z] 4872d77fe225: Waiting [2024-12-03T01:57:53.033Z] 5851b861e8e6: Waiting [2024-12-03T01:57:53.033Z] e2be974225ed: Verifying Checksum [2024-12-03T01:57:53.033Z] e2be974225ed: Download complete [2024-12-03T01:57:53.033Z] 988bab9f4d93: Verifying Checksum [2024-12-03T01:57:53.033Z] 988bab9f4d93: Download complete [2024-12-03T01:57:53.033Z] 339a4e72a1f5: Verifying Checksum [2024-12-03T01:57:53.033Z] 339a4e72a1f5: Download complete [2024-12-03T01:57:53.294Z] 1469e6f7b9e6: Verifying Checksum [2024-12-03T01:57:53.294Z] 1469e6f7b9e6: Download complete [2024-12-03T01:57:53.294Z] eaf3925da568: Download complete [2024-12-03T01:57:53.294Z] bde34c3a00c8: Verifying Checksum [2024-12-03T01:57:53.294Z] bde34c3a00c8: Download complete [2024-12-03T01:57:53.294Z] b352a97aabf1: Verifying Checksum [2024-12-03T01:57:53.294Z] b352a97aabf1: Download complete [2024-12-03T01:57:53.294Z] 4872d77fe225: Download complete [2024-12-03T01:57:53.294Z] 5851b861e8e6: Verifying Checksum [2024-12-03T01:57:53.294Z] 5851b861e8e6: Download complete [2024-12-03T01:57:53.294Z] b85a868b505f: Verifying Checksum [2024-12-03T01:57:53.294Z] b85a868b505f: Download complete [2024-12-03T01:57:53.553Z] bab4dde63d76: Verifying Checksum [2024-12-03T01:57:53.553Z] bab4dde63d76: Download complete [2024-12-03T01:57:54.491Z] b85a868b505f: Pull complete [2024-12-03T01:57:54.749Z] e2be974225ed: Pull complete [2024-12-03T01:57:55.317Z] 339a4e72a1f5: Pull complete [2024-12-03T01:57:55.317Z] 988bab9f4d93: Pull complete [2024-12-03T01:57:55.578Z] 1469e6f7b9e6: Pull complete [2024-12-03T01:57:55.578Z] eaf3925da568: Pull complete [2024-12-03T01:57:57.485Z] bab4dde63d76: Pull complete [2024-12-03T01:57:57.485Z] bde34c3a00c8: Pull complete [2024-12-03T01:57:57.485Z] b352a97aabf1: Pull complete [2024-12-03T01:57:57.485Z] 4872d77fe225: Pull complete [2024-12-03T01:57:57.744Z] 5851b861e8e6: Pull complete [2024-12-03T01:57:57.744Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-03T01:57:57.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-03T01:57:57.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T01:57:57.889Z] prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container [2024-12-03T01:57:57.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-03T01:57:59.169Z] $ docker top 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c -eo pid,comm [2024-12-03T01:57:59.226Z] 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-12-03T01:57:59.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-03T01:57:59.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-03T01:57:59.287Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-03T01:57:59.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-03T01:57:59.398Z] $ docker exec 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c ssh-agent [2024-12-03T01:57:59.507Z] SSH_AUTH_SOCK=/tmp/ssh-FM64kWswvGjq/agent.31 [2024-12-03T01:57:59.507Z] SSH_AGENT_PID=37 [2024-12-03T01:57:59.514Z] Running ssh-add (command line suppressed) [2024-12-03T01:57:59.609Z] Identity added: /w/workspace/edgex-go/757@tmp/private_key_10358665422961722566.key (/w/workspace/edgex-go/757@tmp/private_key_10358665422961722566.key) [2024-12-03T01:57:59.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-03T01:57:59.929Z] + git tag --points-at HEAD [Pipeline] } [2024-12-03T01:57:59.936Z] $ docker exec --env ******** --env ******** 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c ssh-agent -k [2024-12-03T01:58:00.034Z] unset SSH_AUTH_SOCK; [2024-12-03T01:58:00.035Z] unset SSH_AGENT_PID; [2024-12-03T01:58:00.035Z] echo Agent pid 37 killed; [2024-12-03T01:58:00.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-03T01:58:00.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-03T01:58:00.094Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-03T01:58:00.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-03T01:58:00.202Z] $ docker exec 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c ssh-agent [2024-12-03T01:58:00.324Z] SSH_AUTH_SOCK=/tmp/ssh-tUnwYKyErFJ4/agent.71 [2024-12-03T01:58:00.324Z] SSH_AGENT_PID=77 [2024-12-03T01:58:00.329Z] Running ssh-add (command line suppressed) [2024-12-03T01:58:00.419Z] Identity added: /w/workspace/edgex-go/757@tmp/private_key_4702042967943040155.key (/w/workspace/edgex-go/757@tmp/private_key_4702042967943040155.key) [2024-12-03T01:58:00.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-03T01:58:00.735Z] + git semver init [2024-12-03T01:58:00.995Z] 2024-12-03 01:58:00,917 [run_init] DEBUG init version:0.0.0 force:False [2024-12-03T01:58:00.995Z] 2024-12-03 01:58:00,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/757/.semver [2024-12-03T01:58:00.995Z] 2024-12-03 01:58:00,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/757/.semver [2024-12-03T01:58:00.995Z] 2024-12-03 01:58:00,919 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/757/.semver'], cwd=/w/workspace/edgex-go/757, universal_newlines=False, shell=None, istream=None) [2024-12-03T01:58:06.282Z] 2024-12-03 01:58:05,276 [append_file] DEBUG append to file:/w/workspace/edgex-go/757/.git/info/exclude [2024-12-03T01:58:06.282Z] 2024-12-03 01:58:05,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/757/.semver/main with force:False [2024-12-03T01:58:06.282Z] 2024-12-03 01:58:05,277 [read_version] DEBUG read version from /w/workspace/edgex-go/757/.semver/main [2024-12-03T01:58:06.282Z] 2024-12-03 01:58:05,277 [read_version] DEBUG read version from /w/workspace/edgex-go/757/.semver/main [2024-12-03T01:58:06.282Z] 4.0.0-dev.22 [Pipeline] } [2024-12-03T01:58:06.287Z] $ docker exec --env ******** --env ******** 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c ssh-agent -k [2024-12-03T01:58:06.363Z] unset SSH_AUTH_SOCK; [2024-12-03T01:58:06.364Z] unset SSH_AGENT_PID; [2024-12-03T01:58:06.364Z] echo Agent pid 77 killed; [2024-12-03T01:58:06.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-03T01:58:06.708Z] + git semver [Pipeline] } [2024-12-03T01:58:06.975Z] $ docker stop --time=1 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c [2024-12-03T01:58:08.271Z] $ docker rm -f --volumes 88e0fd5ac891b0129fff6d5684a90595f5209d884f1904c81f3dc21c4cbf0c5c [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-03T01:58:08.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-03T01:58:08.862Z] Stashed 1 file(s) [Pipeline] echo [2024-12-03T01:58:08.867Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [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-12-03T01:58:09.317Z] + git config --global --add safe.directory /w/workspace/edgex-go/757 [Pipeline] echo [2024-12-03T01:58:09.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-03T01:58:09.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-03T01:58:09.369Z] ========================================================= [2024-12-03T01:58:09.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-03T01:58:09.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-03T01:58:09.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-03T01:58:09.668Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-03T01:58:09.668Z] 43c4264eed91: Pulling fs layer [2024-12-03T01:58:09.668Z] 4cc291be95ef: Pulling fs layer [2024-12-03T01:58:09.668Z] 2ac1f1163629: Pulling fs layer [2024-12-03T01:58:09.668Z] 5c3c966382ef: Pulling fs layer [2024-12-03T01:58:09.668Z] 4f4fb700ef54: Pulling fs layer [2024-12-03T01:58:09.668Z] 5d5c8e513c77: Pulling fs layer [2024-12-03T01:58:09.668Z] 9f66e0745190: Pulling fs layer [2024-12-03T01:58:09.668Z] f49a43e4bbc0: Pulling fs layer [2024-12-03T01:58:09.668Z] 561ebcabdf7f: Pulling fs layer [2024-12-03T01:58:09.668Z] 5c3c966382ef: Waiting [2024-12-03T01:58:09.668Z] 9f66e0745190: Waiting [2024-12-03T01:58:09.668Z] 4f4fb700ef54: Waiting [2024-12-03T01:58:09.668Z] f49a43e4bbc0: Waiting [2024-12-03T01:58:09.668Z] 5d5c8e513c77: Waiting [2024-12-03T01:58:09.668Z] 561ebcabdf7f: Waiting [2024-12-03T01:58:09.668Z] 4cc291be95ef: Download complete [2024-12-03T01:58:09.668Z] 5c3c966382ef: Download complete [2024-12-03T01:58:09.668Z] 4f4fb700ef54: Download complete [2024-12-03T01:58:09.668Z] 5d5c8e513c77: Verifying Checksum [2024-12-03T01:58:09.668Z] 5d5c8e513c77: Download complete [2024-12-03T01:58:09.668Z] 43c4264eed91: Download complete [2024-12-03T01:58:09.668Z] 9f66e0745190: Verifying Checksum [2024-12-03T01:58:09.668Z] 9f66e0745190: Download complete [2024-12-03T01:58:09.926Z] 43c4264eed91: Pull complete [2024-12-03T01:58:09.926Z] 561ebcabdf7f: Verifying Checksum [2024-12-03T01:58:09.926Z] 561ebcabdf7f: Download complete [2024-12-03T01:58:09.926Z] 4cc291be95ef: Pull complete [2024-12-03T01:58:10.185Z] 2ac1f1163629: Verifying Checksum [2024-12-03T01:58:10.185Z] 2ac1f1163629: Download complete [2024-12-03T01:58:10.443Z] f49a43e4bbc0: Verifying Checksum [2024-12-03T01:58:10.443Z] f49a43e4bbc0: Download complete [2024-12-03T01:58:13.733Z] 2ac1f1163629: Pull complete [2024-12-03T01:58:13.733Z] 5c3c966382ef: Pull complete [2024-12-03T01:58:13.733Z] 4f4fb700ef54: Pull complete [2024-12-03T01:58:13.733Z] 5d5c8e513c77: Pull complete [2024-12-03T01:58:13.733Z] 9f66e0745190: Pull complete [2024-12-03T01:58:16.267Z] f49a43e4bbc0: Pull complete [2024-12-03T01:58:16.530Z] 561ebcabdf7f: Pull complete [2024-12-03T01:58:16.530Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-03T01:58:16.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-03T01:58:16.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-03T01:58:16.834Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-03T01:58:16.835Z] WORKDIR /edgex [2024-12-03T01:58:16.835Z] COPY go.mod . [2024-12-03T01:58:16.835Z] RUN go mod download [2024-12-03T01:58:16.835Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-03T01:58:17.404Z] Sending build context to Docker daemon 178.1MB [2024-12-03T01:58:17.404Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-03T01:58:17.404Z] ---> 3a752c3f9dda [2024-12-03T01:58:17.404Z] Step 2/4 : WORKDIR /edgex [2024-12-03T01:58:19.312Z] ---> Running in 910644d38cf3 [2024-12-03T01:58:19.312Z] Removing intermediate container 910644d38cf3 [2024-12-03T01:58:19.312Z] ---> 6c8e219b2dec [2024-12-03T01:58:19.312Z] Step 3/4 : COPY go.mod . [2024-12-03T01:58:19.312Z] ---> 7527cceb1a35 [2024-12-03T01:58:19.312Z] Step 4/4 : RUN go mod download [2024-12-03T01:58:19.312Z] ---> Running in 911cdb8f7fe1 [2024-12-03T01:58:23.980Z] Still waiting to schedule task [2024-12-03T01:58:23.981Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-03T01:58:37.407Z] Removing intermediate container 911cdb8f7fe1 [2024-12-03T01:58:37.407Z] ---> 54140677f3a3 [2024-12-03T01:58:37.407Z] Successfully built 54140677f3a3 [2024-12-03T01:58:37.407Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:58:37.707Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-03T01:58:37.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T01:58:37.786Z] prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container [2024-12-03T01:58:37.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-03T01:58:38.175Z] $ docker top 0cac9809398a54ac7778d3d15be6d183a3a32c21c000ed52f02b43b252721684 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-03T01:58:38.538Z] + go version [2024-12-03T01:58:38.539Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-03T01:58:38.548Z] $ docker stop --time=1 0cac9809398a54ac7778d3d15be6d183a3a32c21c000ed52f02b43b252721684 [2024-12-03T01:58:39.850Z] $ docker rm -f --volumes 0cac9809398a54ac7778d3d15be6d183a3a32c21c000ed52f02b43b252721684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:58:40.290Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-03T01:58:40.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T01:58:40.375Z] prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container [2024-12-03T01:58:40.401Z] $ 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/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-03T01:58:40.751Z] $ docker top c5a50da4e4a75ea672cd961a15fd6773e148e669d3c1dc2067859cb5dc1d599d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-03T01:58:40.832Z] ========================================================= [2024-12-03T01:58:40.832Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-03T01:58:40.832Z] ========================================================= [Pipeline] sh [2024-12-03T01:58:41.114Z] + git config --global --add safe.directory /w/workspace/edgex-go/757 [Pipeline] fileExists [Pipeline] sh [2024-12-03T01:58:41.416Z] + make test [2024-12-03T01:58:41.416Z] go test -race -coverprofile=coverage.out ./... [2024-12-03T01:58:49.536Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-03T01:59:16.076Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-03T01:59:16.076Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-03T01:59:17.455Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-03T01:59:17.714Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-03T01:59:17.714Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-03T01:59:17.714Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-03T01:59:17.714Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-03T01:59:17.714Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-03T01:59:17.714Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-03T01:59:17.714Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-03T01:59:17.714Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-03T01:59:17.971Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-03T01:59:18.907Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-03T01:59:18.907Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-03T01:59:18.907Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-03T01:59:20.287Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-03T01:59:20.287Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-03T01:59:21.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-12-03T01:59:21.789Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-03T01:59:21.789Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-03T01:59:21.789Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-03T01:59:22.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-12-03T01:59:22.638Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-03T01:59:22.638Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-03T01:59:23.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-03T01:59:23.204Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-03T01:59:23.204Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-03T01:59:23.204Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-03T01:59:23.204Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-03T01:59:23.204Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:59:23.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-03T01:59:23.204Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-03T01:59:23.204Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-03T01:59:24.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-03T01:59:24.576Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:59:24.576Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-03T01:59:24.576Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-03T01:59:24.576Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-03T01:59:26.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements [2024-12-03T01:59:26.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 48.4% of statements [2024-12-03T01:59:26.046Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-03T01:59:26.046Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-03T01:59:26.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.412s coverage: 93.4% of statements [2024-12-03T01:59:26.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-12-03T01:59:27.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements [2024-12-03T01:59:28.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-03T01:59:28.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-03T01:59:28.154Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-03T01:59:28.154Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-03T01:59:28.154Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-03T01:59:28.154Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-03T01:59:28.154Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-03T01:59:28.154Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:59:28.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-03T01:59:28.154Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-03T01:59:28.154Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-03T01:59:29.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.390s coverage: 95.8% of statements [2024-12-03T01:59:29.542Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-12-03T01:59:29.802Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-03T01:59:30.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-03T01:59:30.062Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-03T01:59:30.634Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2024-12-03T01:59:31.203Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.1% of statements [2024-12-03T01:59:31.203Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements [2024-12-03T01:59:31.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2024-12-03T01:59:31.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2024-12-03T01:59:31.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-12-03T01:59:31.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-03T01:59:31.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-03T01:59:31.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-03T01:59:31.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-12-03T01:59:31.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-12-03T01:59:32.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-03T01:59:32.030Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-03T01:59:32.030Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-03T01:59:32.030Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-03T01:59:32.966Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-03T01:59:32.966Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-03T01:59:32.966Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-03T01:59:32.966Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-03T01:59:32.966Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-03T01:59:32.966Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-03T01:59:32.966Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-03T01:59:33.535Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-03T01:59:33.535Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-03T01:59:33.794Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-03T01:59:34.734Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-03T01:59:35.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-03T01:59:37.055Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-03T01:59:37.055Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-03T01:59:38.958Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-03T01:59:38.958Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-03T01:59:38.958Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-03T01:59:40.335Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-03T01:59:40.335Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-03T01:59:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-03T01:59:40.852Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-03T01:59:40.852Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-03T01:59:40.852Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-03T01:59:40.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-03T01:59:42.754Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-03T01:59:42.754Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-03T01:59:42.754Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-03T01:59:42.754Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-03T01:59:44.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2024-12-03T01:59:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-03T01:59:44.657Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:59:44.657Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-03T01:59:45.594Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-03T01:59:45.594Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-03T01:59:45.594Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-03T01:59:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-03T01:59:46.789Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 17.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.123s coverage: 36.8% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.2% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2024-12-03T01:59:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 45.8% of statements [2024-12-03T01:59:54.913Z] 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-12-03T01:59:55.171Z] running golangci-lint [2024-12-03T01:59:55.429Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-03T01:59:55.429Z] go version go1.23.2 linux/amd64 [2024-12-03T01:59:55.687Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-03T01:59:55.688Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-03T01:59:55.688Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-03T02:00:22.222Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 22.861296161s" [2024-12-03T02:00:22.222Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.011496ms" [2024-12-03T02:00:32.248Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.94901979s with top 10 stages: buildir: 1m2.047269237s, gosec: 3.520932902s, inspect: 3.348327581s, fact_deprecated: 2.911836667s, printf: 2.310120342s, ctrlflow: 1.911294037s, fact_purity: 1.441221634s, nilness: 1.150474559s, S1038: 1.019919703s, typedness: 862.619961ms" [2024-12-03T02:00:32.248Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-03T02:00:32.248Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 193/193, exclude-rules: 193/15, cgo: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, invalid_issue: 193/193, skip_files: 193/193, nolint: 15/0, identifier_marker: 193/193, exclude: 193/193" [2024-12-03T02:00:32.248Z] level=info msg="[runner] processing took 16.521346ms with stages: nolint: 6.750448ms, identifier_marker: 5.020021ms, path_prettifier: 1.428083ms, exclude-rules: 1.393893ms, autogenerated_exclude: 993.676µs, skip_dirs: 864.654µs, invalid_issue: 26.93µs, cgo: 26.401µs, filename_unadjuster: 13.1µs, fixer: 630ns, max_same_issues: 530ns, uniq_by_line: 520ns, severity-rules: 380ns, path_shortener: 360ns, skip_files: 350ns, exclude: 300ns, max_from_linter: 260ns, sort_results: 250ns, path_prefixer: 160ns, source_code: 150ns, diff: 130ns, max_per_file_from_linter: 120ns" [2024-12-03T02:00:32.248Z] level=info msg="[runner] linters took 13.21498727s with stages: goanalysis_metalinter: 13.198372673s" [2024-12-03T02:00:32.248Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-03T02:00:32.248Z] level=info msg="Memory: 359 samples, avg is 295.4MB, max is 1306.6MB" [2024-12-03T02:00:32.248Z] level=info msg="Execution took 36.122790322s" [2024-12-03T02:00:32.248Z] go vet ./... [2024-12-03T02:00:38.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-03T02:00:38.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-03T02:00:38.808Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-03T02:00:38.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-03T02:00:39.113Z] + ls -al . [2024-12-03T02:00:39.113Z] total 1740 [2024-12-03T02:00:39.113Z] drwxrwxr-x 11 1001 1001 4096 Dec 3 01:58 . [2024-12-03T02:00:39.113Z] drwxr-xr-x 4 root root 4096 Dec 3 01:58 .. [2024-12-03T02:00:39.113Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 01:57 .blubracket [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 10 Dec 3 01:57 .dockerignore [2024-12-03T02:00:39.113Z] drwxrwxr-x 8 1001 1001 4096 Dec 3 01:59 .git [2024-12-03T02:00:39.113Z] drwxrwxr-x 3 1001 1001 4096 Dec 3 01:57 .github [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 907 Dec 3 01:57 .gitignore [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 199 Dec 3 01:57 .golangci.yml [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 100 Dec 3 01:57 .hadolint.yml [2024-12-03T02:00:39.113Z] drwxr-xr-x 3 1001 1001 4096 Dec 3 01:58 .semver [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 155 Dec 3 01:57 .sonarcloud.properties [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 1171 Dec 3 01:57 ADOPTERS.md [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 17141 Dec 3 01:57 Attribution.txt [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 100284 Dec 3 01:57 CHANGELOG.md [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 3804 Dec 3 01:57 CONTRIBUTING.md [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 677 Dec 3 01:57 GOVERNANCE.md [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 858 Dec 3 01:57 Jenkinsfile [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 10775 Dec 3 01:57 LICENSE [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 16740 Dec 3 01:57 Makefile [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 582 Dec 3 01:57 OWNERS.md [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 9932 Dec 3 01:57 README.md [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 789 Dec 3 01:57 SECURITY.md [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 12 Dec 3 01:58 VERSION [2024-12-03T02:00:39.113Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 01:57 bin [2024-12-03T02:00:39.113Z] drwxrwxr-x 19 1001 1001 4096 Dec 3 01:57 cmd [2024-12-03T02:00:39.113Z] -rw-r--r-- 1 root root 1412872 Dec 3 01:59 coverage.out [2024-12-03T02:00:39.113Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 01:57 fuzz_test [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 6530 Dec 3 01:57 go.mod [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 88082 Dec 3 01:57 go.sum [2024-12-03T02:00:39.113Z] drwxrwxr-x 7 1001 1001 4096 Dec 3 01:57 internal [2024-12-03T02:00:39.113Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 01:57 openapi [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 584 Dec 3 01:57 security.txt [2024-12-03T02:00:39.113Z] -rw-rw-r-- 1 1001 1001 204 Dec 3 01:57 version.go [Pipeline] sh [2024-12-03T02:00:39.402Z] + '[' -e coverage.out ] [2024-12-03T02:00:39.402Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-03T02:00:39.546Z] Stashed 1 file(s) [Pipeline] sh [2024-12-03T02:00:39.833Z] + make build [2024-12-03T02:00:39.833Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-03T02:01:06.376Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-03T02:01:06.376Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-03T02:01:06.376Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-03T02:01:06.635Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-03T02:01:08.537Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-03T02:01:12.731Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-03T02:01:14.637Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-03T02:01:16.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-03T02:01:17.498Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-03T02:01:18.438Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-03T02:01:19.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-03T02:01:19.945Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-03T02:01:20.904Z] $ docker stop --time=1 c5a50da4e4a75ea672cd961a15fd6773e148e669d3c1dc2067859cb5dc1d599d [2024-12-03T02:01:27.846Z] $ docker rm -f --volumes c5a50da4e4a75ea672cd961a15fd6773e148e669d3c1dc2067859cb5dc1d599d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:01:29.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-03T02:01:29.074Z] [2024-12-03T02:01:29.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:01:29.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-03T02:01:29.640Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-03T02:01:29.641Z] 91d30c5bc195: Pulling fs layer [2024-12-03T02:01:29.641Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-03T02:01:29.641Z] 9c61dcf015f6: Pulling fs layer [2024-12-03T02:01:29.641Z] 4698f68db338: Pulling fs layer [2024-12-03T02:01:29.641Z] 2a2f49069b9e: Pulling fs layer [2024-12-03T02:01:29.641Z] e0025b399a48: Pulling fs layer [2024-12-03T02:01:29.641Z] 2a2f49069b9e: Waiting [2024-12-03T02:01:29.641Z] 4698f68db338: Waiting [2024-12-03T02:01:29.641Z] e0025b399a48: Waiting [2024-12-03T02:01:29.641Z] 91d30c5bc195: Verifying Checksum [2024-12-03T02:01:29.641Z] 91d30c5bc195: Download complete [2024-12-03T02:01:29.641Z] 4698f68db338: Verifying Checksum [2024-12-03T02:01:29.641Z] 4698f68db338: Download complete [2024-12-03T02:01:29.641Z] 91d30c5bc195: Pull complete [2024-12-03T02:01:29.899Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-03T02:01:29.899Z] 2e9b0aa3be6d: Download complete [2024-12-03T02:01:29.899Z] e0025b399a48: Download complete [2024-12-03T02:01:29.899Z] 2a2f49069b9e: Download complete [2024-12-03T02:01:30.158Z] 2e9b0aa3be6d: Pull complete [2024-12-03T02:01:30.158Z] 9c61dcf015f6: Verifying Checksum [2024-12-03T02:01:30.158Z] 9c61dcf015f6: Download complete [2024-12-03T02:01:32.686Z] 9c61dcf015f6: Pull complete [2024-12-03T02:01:32.686Z] 4698f68db338: Pull complete [2024-12-03T02:01:32.944Z] 2a2f49069b9e: Pull complete [2024-12-03T02:01:32.944Z] e0025b399a48: Pull complete [2024-12-03T02:01:32.944Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-03T02:01:32.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-03T02:01:32.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T02:01:33.046Z] prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container [2024-12-03T02:01:33.079Z] $ 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/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-12-03T02:01:35.982Z] $ docker top 523d006e709cb4baf9ce46621a451364ab66bdc7e3545bcd51892601d42730ad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-03T02:01:36.345Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-03T02:01:38.882Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #1 transferring dockerfile: 2.50kB done [2024-12-03T02:01:38.882Z] #1 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #2 transferring dockerfile: 2.49kB done [2024-12-03T02:01:38.882Z] #2 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #3 transferring dockerfile: 1.69kB done [2024-12-03T02:01:38.882Z] #3 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #4 transferring dockerfile: 2.23kB done [2024-12-03T02:01:38.882Z] #4 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #5 transferring dockerfile: 1.81kB done [2024-12-03T02:01:38.882Z] #5 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #6 transferring dockerfile: 3.02kB done [2024-12-03T02:01:38.882Z] #6 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #7 [core-command internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #7 transferring dockerfile: 1.94kB done [2024-12-03T02:01:38.882Z] #7 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #8 [security-proxy-setup internal] load .dockerignore [2024-12-03T02:01:38.882Z] #8 transferring context: 50B done [2024-12-03T02:01:38.882Z] #8 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #9 transferring dockerfile: 2.02kB done [2024-12-03T02:01:38.882Z] #9 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #10 transferring dockerfile: 1.89kB done [2024-12-03T02:01:38.882Z] #10 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #11 transferring dockerfile: 2.15kB done [2024-12-03T02:01:38.882Z] #11 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #12 transferring dockerfile: 1.82kB done [2024-12-03T02:01:38.882Z] #12 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #13 [core-data internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #13 transferring dockerfile: 2.07kB done [2024-12-03T02:01:38.882Z] #13 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #14 transferring dockerfile: 2.07kB done [2024-12-03T02:01:38.882Z] #14 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #15 transferring dockerfile: 2.13kB done [2024-12-03T02:01:38.882Z] #15 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-12-03T02:01:38.882Z] #16 transferring dockerfile: 1.70kB done [2024-12-03T02:01:38.882Z] #16 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-12-03T02:01:38.882Z] #17 transferring context: 50B done [2024-12-03T02:01:38.882Z] #17 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #18 [security-spire-config internal] load .dockerignore [2024-12-03T02:01:38.882Z] #18 transferring context: 50B done [2024-12-03T02:01:38.882Z] #18 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-03T02:01:38.882Z] #19 transferring context: 50B done [2024-12-03T02:01:38.882Z] #19 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #20 [security-spire-agent internal] load .dockerignore [2024-12-03T02:01:38.882Z] #20 transferring context: 50B done [2024-12-03T02:01:38.882Z] #20 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #21 [security-bootstrapper internal] load .dockerignore [2024-12-03T02:01:38.882Z] #21 transferring context: 50B done [2024-12-03T02:01:38.882Z] #21 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #22 [core-command internal] load .dockerignore [2024-12-03T02:01:38.882Z] #22 transferring context: 50B done [2024-12-03T02:01:38.882Z] #22 DONE 0.0s [2024-12-03T02:01:38.882Z] [2024-12-03T02:01:38.882Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-12-03T02:01:39.160Z] #23 transferring context: 50B done [2024-12-03T02:01:39.160Z] #23 DONE 0.0s [2024-12-03T02:01:39.160Z] [2024-12-03T02:01:39.160Z] #24 [support-notifications internal] load .dockerignore [2024-12-03T02:01:39.160Z] #24 transferring context: 50B done [2024-12-03T02:01:39.160Z] #24 DONE 0.0s [2024-12-03T02:01:39.160Z] [2024-12-03T02:01:39.160Z] #25 [security-proxy-auth internal] load .dockerignore [2024-12-03T02:01:39.160Z] #25 transferring context: 50B done [2024-12-03T02:01:39.160Z] #25 DONE 0.0s [2024-12-03T02:01:39.160Z] [2024-12-03T02:01:39.160Z] #26 [support-scheduler internal] load .dockerignore [2024-12-03T02:01:39.160Z] #26 transferring context: 50B done [2024-12-03T02:01:39.160Z] #26 DONE 0.0s [2024-12-03T02:01:39.160Z] [2024-12-03T02:01:39.160Z] #27 [core-data internal] load .dockerignore [2024-12-03T02:01:39.160Z] #27 transferring context: 50B done [2024-12-03T02:01:39.160Z] #27 DONE 0.0s [2024-12-03T02:01:39.160Z] [2024-12-03T02:01:39.160Z] #28 [core-keeper internal] load .dockerignore [2024-12-03T02:01:39.160Z] #28 transferring context: 50B done [2024-12-03T02:01:39.160Z] #28 DONE 0.0s [2024-12-03T02:01:39.160Z] [2024-12-03T02:01:39.160Z] #29 [core-metadata internal] load .dockerignore [2024-12-03T02:01:39.160Z] #29 transferring context: 50B done [2024-12-03T02:01:39.160Z] #29 DONE 0.0s [2024-12-03T02:01:39.160Z] [2024-12-03T02:01:39.160Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T02:01:39.160Z] #30 DONE 0.0s [2024-12-03T02:01:39.160Z] [2024-12-03T02:01:39.160Z] #31 [security-spire-server internal] load .dockerignore [2024-12-03T02:01:39.160Z] #31 transferring context: 50B done [2024-12-03T02:01:39.161Z] #31 DONE 0.0s [2024-12-03T02:01:39.161Z] [2024-12-03T02:01:39.161Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T02:01:39.161Z] #30 DONE 0.0s [2024-12-03T02:01:39.161Z] [2024-12-03T02:01:39.161Z] #32 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T02:01:39.161Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T02:01:39.161Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T02:01:39.161Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T02:01:39.161Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T02:01:39.161Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s [2024-12-03T02:01:39.419Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-03T02:01:39.419Z] #32 ... [2024-12-03T02:01:39.419Z] [2024-12-03T02:01:39.419Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T02:01:39.419Z] #30 DONE 0.0s [2024-12-03T02:01:39.419Z] [2024-12-03T02:01:39.419Z] #32 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T02:01:39.419Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T02:01:39.419Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T02:01:39.419Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T02:01:39.419Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T02:01:39.419Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-03T02:01:39.679Z] #32 ... [2024-12-03T02:01:39.679Z] [2024-12-03T02:01:39.679Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T02:01:39.679Z] #30 DONE 0.0s [2024-12-03T02:01:39.679Z] [2024-12-03T02:01:39.679Z] #32 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T02:01:39.679Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T02:01:39.679Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T02:01:39.679Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T02:01:39.679Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T02:01:39.679Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-03T02:01:39.679Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T02:01:39.679Z] #32 ... [2024-12-03T02:01:39.679Z] [2024-12-03T02:01:39.679Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T02:01:39.679Z] #30 DONE 0.0s [2024-12-03T02:01:39.679Z] [2024-12-03T02:01:39.679Z] #32 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T02:01:39.679Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T02:01:39.679Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T02:01:39.679Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T02:01:39.679Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T02:01:39.679Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-03T02:01:39.679Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T02:01:39.679Z] #32 ... [2024-12-03T02:01:39.679Z] [2024-12-03T02:01:39.679Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T02:01:39.679Z] #30 DONE 0.0s [2024-12-03T02:01:39.679Z] [2024-12-03T02:01:39.679Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-03T02:01:39.679Z] #33 DONE 0.7s [2024-12-03T02:01:39.679Z] [2024-12-03T02:01:39.680Z] #32 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T02:01:39.680Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T02:01:39.680Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T02:01:39.680Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T02:01:39.680Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T02:01:39.680Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-03T02:01:39.680Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T02:01:39.943Z] #32 ... [2024-12-03T02:01:39.943Z] [2024-12-03T02:01:39.943Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T02:01:39.943Z] #30 DONE 0.0s [2024-12-03T02:01:39.943Z] [2024-12-03T02:01:39.943Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2024-12-03T02:01:45.240Z] #34 ... [2024-12-03T02:01:45.240Z] [2024-12-03T02:01:45.240Z] #35 [security-proxy-setup internal] load build context [2024-12-03T02:01:45.240Z] #35 transferring context: 343.33MB 5.7s [2024-12-03T02:01:45.240Z] #35 ... [2024-12-03T02:01:45.240Z] [2024-12-03T02:01:45.240Z] #36 [core-common-config-bootstrapper internal] load build context [2024-12-03T02:01:45.240Z] #36 ... [2024-12-03T02:01:45.240Z] [2024-12-03T02:01:45.240Z] #35 [security-proxy-setup internal] load build context [2024-12-03T02:01:46.626Z] #35 transferring context: 433.47MB 7.5s done [2024-12-03T02:01:49.166Z] #35 ... [2024-12-03T02:01:49.166Z] [2024-12-03T02:01:49.166Z] #37 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-12-03T02:01:49.166Z] #37 ... [2024-12-03T02:01:49.166Z] [2024-12-03T02:01:49.166Z] #38 [core-command internal] load build context [2024-12-03T02:01:49.424Z] #38 ... [2024-12-03T02:01:49.424Z] [2024-12-03T02:01:49.424Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-03T02:01:49.424Z] #39 ... [2024-12-03T02:01:49.424Z] [2024-12-03T02:01:49.424Z] #40 [security-secretstore-setup internal] load build context [2024-12-03T02:01:49.424Z] #40 transferring context: 433.47MB 7.8s done [2024-12-03T02:01:49.683Z] #40 ... [2024-12-03T02:01:49.683Z] [2024-12-03T02:01:49.683Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-03T02:01:49.683Z] #41 ... [2024-12-03T02:01:49.683Z] [2024-12-03T02:01:49.683Z] #42 [security-bootstrapper internal] load build context [2024-12-03T02:01:49.683Z] #42 transferring context: 433.47MB 7.1s done [2024-12-03T02:01:49.683Z] #42 ... [2024-12-03T02:01:49.683Z] [2024-12-03T02:01:49.683Z] #43 [support-notifications internal] load build context [2024-12-03T02:01:49.683Z] #43 transferring context: 433.47MB 8.1s done [2024-12-03T02:01:49.941Z] #43 ... [2024-12-03T02:01:49.941Z] [2024-12-03T02:01:49.941Z] #44 [security-spiffe-token-provider internal] load build context [2024-12-03T02:01:49.941Z] #44 transferring context: 433.47MB 7.3s done [2024-12-03T02:01:50.577Z] #44 ... [2024-12-03T02:01:50.577Z] [2024-12-03T02:01:50.577Z] #45 [core-keeper internal] load build context [2024-12-03T02:01:51.124Z] #45 ... [2024-12-03T02:01:51.124Z] [2024-12-03T02:01:51.124Z] #46 [core-data internal] load build context [2024-12-03T02:01:51.124Z] #46 ... [2024-12-03T02:01:51.124Z] [2024-12-03T02:01:51.124Z] #47 [security-proxy-auth internal] load build context [2024-12-03T02:01:51.124Z] #47 transferring context: 433.47MB 6.9s done [2024-12-03T02:01:51.124Z] #47 ... [2024-12-03T02:01:51.124Z] [2024-12-03T02:01:51.124Z] #48 [support-scheduler internal] load build context [2024-12-03T02:01:51.124Z] #48 transferring context: 433.47MB 6.7s done [2024-12-03T02:01:51.386Z] #48 ... [2024-12-03T02:01:51.387Z] [2024-12-03T02:01:51.387Z] #45 [core-keeper internal] load build context [2024-12-03T02:01:51.387Z] #45 transferring context: 433.47MB 6.8s done [2024-12-03T02:01:53.314Z] #45 ... [2024-12-03T02:01:53.315Z] [2024-12-03T02:01:53.315Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-03T02:01:53.315Z] #39 DONE 13.9s [2024-12-03T02:01:53.576Z] [2024-12-03T02:01:53.576Z] #32 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T02:01:53.576Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T02:01:53.576Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T02:01:53.576Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T02:01:53.576Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T02:01:53.576Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-03T02:01:53.576Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T02:01:56.308Z] #32 ... [2024-12-03T02:01:56.308Z] [2024-12-03T02:01:56.308Z] #36 [core-common-config-bootstrapper internal] load build context [2024-12-03T02:01:56.308Z] #36 transferring context: 433.47MB 8.2s done [2024-12-03T02:01:57.815Z] #36 ... [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #37 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-12-03T02:01:57.815Z] #37 DONE 18.3s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-03T02:01:57.815Z] #33 DONE 0.7s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #48 [support-scheduler internal] load build context [2024-12-03T02:01:57.815Z] #48 DONE 17.9s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #42 [security-bootstrapper internal] load build context [2024-12-03T02:01:57.815Z] #42 DONE 18.1s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #47 [security-proxy-auth internal] load build context [2024-12-03T02:01:57.815Z] #47 DONE 18.1s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-03T02:01:57.815Z] #41 DONE 18.2s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #44 [security-spiffe-token-provider internal] load build context [2024-12-03T02:01:57.815Z] #44 DONE 18.1s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #43 [support-notifications internal] load build context [2024-12-03T02:01:57.815Z] #43 DONE 18.1s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #36 [core-common-config-bootstrapper internal] load build context [2024-12-03T02:01:57.815Z] #36 DONE 18.3s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #40 [security-secretstore-setup internal] load build context [2024-12-03T02:01:57.815Z] #40 DONE 18.3s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #32 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T02:01:57.815Z] #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T02:01:57.815Z] #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T02:01:57.815Z] #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T02:01:57.815Z] #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T02:01:57.815Z] #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-03T02:01:57.815Z] #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T02:01:57.815Z] #32 DONE 18.6s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-12-03T02:01:57.815Z] #34 DONE 18.1s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #35 [security-proxy-setup internal] load build context [2024-12-03T02:01:57.815Z] #35 DONE 18.5s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #46 [core-data internal] load build context [2024-12-03T02:01:57.815Z] #46 transferring context: [2024-12-03T02:01:57.815Z] #46 ... [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #38 [core-command internal] load build context [2024-12-03T02:01:57.815Z] #38 transferring context: 433.47MB 11.4s done [2024-12-03T02:01:57.815Z] #38 DONE 18.2s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #45 [core-keeper internal] load build context [2024-12-03T02:01:57.815Z] #45 DONE 18.0s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #49 [security-spire-config internal] load build context [2024-12-03T02:01:57.815Z] #49 transferring context: 21.82kB done [2024-12-03T02:01:57.815Z] #49 DONE 4.5s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-03T02:01:57.815Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-12-03T02:01:57.815Z] #50 DONE 0.1s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #46 [core-data internal] load build context [2024-12-03T02:01:57.815Z] #46 ... [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #51 [security-spire-server internal] load build context [2024-12-03T02:01:57.815Z] #51 transferring context: 23.57kB done [2024-12-03T02:01:57.815Z] #51 DONE 0.3s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #52 [security-spire-agent internal] load build context [2024-12-03T02:01:57.815Z] #52 transferring context: 23.10kB done [2024-12-03T02:01:57.815Z] #52 DONE 0.3s [2024-12-03T02:01:57.815Z] [2024-12-03T02:01:57.815Z] #46 [core-data internal] load build context [2024-12-03T02:02:02.449Z] #46 transferring context: 433.47MB 3.8s done [2024-12-03T02:02:04.002Z] #46 ... [2024-12-03T02:02:04.002Z] [2024-12-03T02:02:04.002Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-03T02:02:04.002Z] #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.3s done [2024-12-03T02:02:04.002Z] #53 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-03T02:02:04.002Z] #53 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-03T02:02:04.002Z] #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-03T02:02:04.002Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-03T02:02:04.002Z] #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-03T02:02:04.002Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-03T02:02:04.002Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-03T02:02:04.002Z] #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2024-12-03T02:02:04.002Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-03T02:02:04.002Z] #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-03T02:02:04.260Z] #53 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-12-03T02:02:05.315Z] #53 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-12-03T02:02:05.886Z] #53 ... [2024-12-03T02:02:05.886Z] [2024-12-03T02:02:05.886Z] #54 [core-metadata internal] load build context [2024-12-03T02:02:05.886Z] #54 transferring context: 433.47MB 3.3s done [2024-12-03T02:02:05.886Z] #54 DONE 8.3s [2024-12-03T02:02:05.886Z] [2024-12-03T02:02:05.886Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-03T02:02:05.886Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-03T02:02:05.886Z] #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-03T02:02:05.886Z] #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-03T02:02:05.886Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-03T02:02:05.886Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-12-03T02:02:05.886Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-12-03T02:02:05.886Z] #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done [2024-12-03T02:02:05.886Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-03T02:02:05.886Z] #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-12-03T02:02:07.799Z] #50 ... [2024-12-03T02:02:07.799Z] [2024-12-03T02:02:07.799Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-03T02:02:07.799Z] #55 ... [2024-12-03T02:02:07.799Z] [2024-12-03T02:02:07.799Z] #46 [core-data internal] load build context [2024-12-03T02:02:07.799Z] #46 DONE 28.1s [2024-12-03T02:02:07.799Z] [2024-12-03T02:02:07.799Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-03T02:02:07.799Z] #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:07.799Z] #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:07.799Z] #0 3.368 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:07.799Z] #0 3.375 (2/2) Installing su-exec (0.2-r3) [2024-12-03T02:02:07.799Z] #0 3.378 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:07.799Z] #0 3.388 OK: 8 MiB in 16 packages [2024-12-03T02:02:08.060Z] #56 DONE 10.3s [2024-12-03T02:02:08.060Z] [2024-12-03T02:02:08.060Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-12-03T02:02:08.060Z] #0 0.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.060Z] #0 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.060Z] #0 0.970 OK: 246 MiB in 54 packages [2024-12-03T02:02:08.060Z] #57 DONE 10.3s [2024-12-03T02:02:08.060Z] [2024-12-03T02:02:08.060Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-03T02:02:08.060Z] #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.060Z] #0 0.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.060Z] #0 1.197 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-03T02:02:08.060Z] #0 1.197 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-03T02:02:08.060Z] #0 1.197 OK: 24175 distinct packages available [2024-12-03T02:02:08.060Z] #0 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.060Z] #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.060Z] #0 1.619 OK: 246 MiB in 54 packages [2024-12-03T02:02:08.060Z] #58 DONE 10.3s [2024-12-03T02:02:08.060Z] [2024-12-03T02:02:08.060Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-03T02:02:08.060Z] #59 DONE 10.3s [2024-12-03T02:02:08.060Z] [2024-12-03T02:02:08.060Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-03T02:02:08.061Z] #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.061Z] #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.061Z] #0 2.575 OK: 246 MiB in 54 packages [2024-12-03T02:02:08.061Z] #60 DONE 10.3s [2024-12-03T02:02:08.061Z] [2024-12-03T02:02:08.061Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-03T02:02:08.061Z] #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.061Z] #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:08.061Z] #0 1.506 OK: 246 MiB in 54 packages [2024-12-03T02:02:08.061Z] #61 DONE 10.5s [2024-12-03T02:02:08.061Z] [2024-12-03T02:02:08.061Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-03T02:02:08.061Z] #62 ... [2024-12-03T02:02:08.061Z] [2024-12-03T02:02:08.061Z] #63 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:02:08.061Z] #63 DONE 0.2s [2024-12-03T02:02:08.061Z] [2024-12-03T02:02:08.061Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-03T02:02:08.321Z] #64 ... [2024-12-03T02:02:08.321Z] [2024-12-03T02:02:08.321Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:02:08.321Z] #65 DONE 0.2s [2024-12-03T02:02:08.321Z] [2024-12-03T02:02:08.321Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:02:08.321Z] #66 DONE 0.2s [2024-12-03T02:02:08.321Z] [2024-12-03T02:02:08.321Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-03T02:02:08.321Z] #53 DONE 14.9s [2024-12-03T02:02:08.321Z] [2024-12-03T02:02:08.321Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-03T02:02:08.321Z] #50 DONE 10.6s [2024-12-03T02:02:08.321Z] [2024-12-03T02:02:08.321Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:02:08.321Z] #67 DONE 0.2s [2024-12-03T02:02:08.321Z] [2024-12-03T02:02:08.321Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-03T02:02:08.321Z] #68 ... [2024-12-03T02:02:08.321Z] [2024-12-03T02:02:08.321Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-03T02:02:08.582Z] #69 ... [2024-12-03T02:02:08.582Z] [2024-12-03T02:02:08.582Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-03T02:02:08.582Z] #70 ... [2024-12-03T02:02:08.582Z] [2024-12-03T02:02:08.582Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-03T02:02:08.842Z] #71 ... [2024-12-03T02:02:08.842Z] [2024-12-03T02:02:08.842Z] #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-03T02:02:08.842Z] #72 ... [2024-12-03T02:02:08.842Z] [2024-12-03T02:02:08.842Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-03T02:02:09.156Z] #73 ... [2024-12-03T02:02:09.156Z] [2024-12-03T02:02:09.156Z] #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-03T02:02:09.156Z] #0 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:09.156Z] #0 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:09.156Z] #74 ... [2024-12-03T02:02:09.156Z] [2024-12-03T02:02:09.156Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-03T02:02:09.156Z] #64 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:09.156Z] #64 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:09.156Z] #64 11.33 (1/2) Installing ca-certificates (20240705-r0) [2024-12-03T02:02:09.156Z] #64 11.35 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:09.156Z] #64 11.35 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:09.156Z] #64 11.35 Executing ca-certificates-20240705-r0.trigger [2024-12-03T02:02:09.156Z] #64 11.43 OK: 9 MiB in 16 packages [2024-12-03T02:02:09.425Z] #64 DONE 11.6s [2024-12-03T02:02:09.425Z] [2024-12-03T02:02:09.425Z] #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-03T02:02:09.425Z] #74 11.61 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:09.425Z] #74 11.63 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:09.425Z] #74 11.65 OK: 8 MiB in 15 packages [2024-12-03T02:02:09.682Z] #74 DONE 11.9s [2024-12-03T02:02:09.682Z] [2024-12-03T02:02:09.683Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-03T02:02:09.683Z] #71 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:09.683Z] #71 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:09.683Z] #71 11.53 (1/3) Installing ca-certificates (20240705-r0) [2024-12-03T02:02:09.683Z] #71 11.65 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:09.683Z] #71 11.66 (3/3) Installing tzdata (2024b-r0) [2024-12-03T02:02:09.683Z] #71 11.71 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:09.683Z] #71 11.71 Executing ca-certificates-20240705-r0.trigger [2024-12-03T02:02:09.683Z] #71 11.77 OK: 10 MiB in 17 packages [2024-12-03T02:02:09.683Z] #71 DONE 12.0s [2024-12-03T02:02:09.683Z] [2024-12-03T02:02:09.683Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-12-03T02:02:10.249Z] #75 ... [2024-12-03T02:02:10.249Z] [2024-12-03T02:02:10.249Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-03T02:02:10.249Z] #70 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.249Z] #70 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.249Z] #70 11.66 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-03T02:02:10.249Z] #70 11.66 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-03T02:02:10.249Z] #70 11.66 OK: 24171 distinct packages available [2024-12-03T02:02:10.249Z] #70 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.249Z] #70 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.249Z] #70 12.11 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:10.249Z] #70 12.15 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:10.249Z] #70 12.15 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:10.249Z] #70 12.16 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-03T02:02:10.249Z] #70 12.16 (5/7) Installing libucontext (1.2-r3) [2024-12-03T02:02:10.249Z] #70 12.17 (6/7) Installing gcompat (1.1.0-r4) [2024-12-03T02:02:10.249Z] #70 12.17 (7/7) Installing openssl (3.3.2-r1) [2024-12-03T02:02:10.249Z] #70 12.18 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:10.249Z] #70 12.19 OK: 9 MiB in 19 packages [2024-12-03T02:02:10.249Z] #70 DONE 12.6s [2024-12-03T02:02:10.249Z] [2024-12-03T02:02:10.249Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-03T02:02:10.249Z] #69 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.249Z] #69 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.249Z] #69 11.99 (1/4) Installing ca-certificates (20240705-r0) [2024-12-03T02:02:10.249Z] #69 12.00 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:10.249Z] #69 12.01 (3/4) Installing su-exec (0.2-r3) [2024-12-03T02:02:10.249Z] #69 12.01 (4/4) Installing yq-go (4.44.1-r2) [2024-12-03T02:02:10.249Z] #69 12.09 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:10.249Z] #69 12.10 Executing ca-certificates-20240705-r0.trigger [2024-12-03T02:02:10.249Z] #69 12.13 OK: 19 MiB in 18 packages [2024-12-03T02:02:10.249Z] #69 DONE 12.6s [2024-12-03T02:02:10.508Z] [2024-12-03T02:02:10.508Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-03T02:02:10.508Z] #73 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.508Z] #73 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.508Z] #73 12.37 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:10.508Z] #73 12.53 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:10.508Z] #73 12.54 OK: 8 MiB in 15 packages [2024-12-03T02:02:10.508Z] #73 DONE 12.8s [2024-12-03T02:02:10.508Z] [2024-12-03T02:02:10.508Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-03T02:02:10.508Z] #62 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.508Z] #62 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.508Z] #62 12.50 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:10.508Z] #62 12.58 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:10.508Z] #62 12.59 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:10.508Z] #62 12.60 (4/6) Installing openssl (3.3.2-r1) [2024-12-03T02:02:10.508Z] #62 12.62 (5/6) Installing su-exec (0.2-r3) [2024-12-03T02:02:10.508Z] #62 12.62 (6/6) Installing yq-go (4.44.1-r2) [2024-12-03T02:02:10.508Z] #62 12.79 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:10.508Z] #62 12.80 OK: 19 MiB in 18 packages [2024-12-03T02:02:10.508Z] #62 DONE 12.9s [2024-12-03T02:02:10.508Z] [2024-12-03T02:02:10.508Z] #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-03T02:02:10.508Z] #72 DONE 12.8s [2024-12-03T02:02:10.508Z] [2024-12-03T02:02:10.508Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-03T02:02:10.769Z] #76 ... [2024-12-03T02:02:10.769Z] [2024-12-03T02:02:10.769Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-03T02:02:10.769Z] #55 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.769Z] #55 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.769Z] #55 12.36 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-03T02:02:10.769Z] #55 12.36 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-03T02:02:10.769Z] #55 12.36 OK: 24171 distinct packages available [2024-12-03T02:02:10.769Z] #55 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.769Z] #55 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:10.769Z] #55 12.86 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:10.769Z] #55 12.86 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-03T02:02:10.769Z] #55 12.86 (3/4) Installing libucontext (1.2-r3) [2024-12-03T02:02:10.769Z] #55 12.87 (4/4) Installing gcompat (1.1.0-r4) [2024-12-03T02:02:10.769Z] #55 12.87 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:10.769Z] #55 12.88 OK: 8 MiB in 18 packages [2024-12-03T02:02:10.769Z] #55 DONE 13.1s [2024-12-03T02:02:11.028Z] [2024-12-03T02:02:11.028Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-03T02:02:11.028Z] #68 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.028Z] #68 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.028Z] #68 12.43 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-03T02:02:11.028Z] #68 12.43 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-03T02:02:11.028Z] #68 12.43 OK: 24171 distinct packages available [2024-12-03T02:02:11.028Z] #68 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.028Z] #68 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.028Z] #68 12.88 (1/14) Installing ca-certificates (20240705-r0) [2024-12-03T02:02:11.028Z] #68 12.89 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-03T02:02:11.028Z] #68 12.91 (3/14) Installing c-ares (1.33.1-r0) [2024-12-03T02:02:11.028Z] #68 12.91 (4/14) Installing libunistring (1.2-r0) [2024-12-03T02:02:11.028Z] #68 12.93 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-03T02:02:11.028Z] #68 12.94 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-03T02:02:11.028Z] #68 12.94 (7/14) Installing libpsl (0.21.5-r1) [2024-12-03T02:02:11.028Z] #68 12.95 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-03T02:02:11.028Z] #68 12.96 (9/14) Installing libcurl (8.11.0-r2) [2024-12-03T02:02:11.028Z] #68 12.98 (10/14) Installing curl (8.11.0-r2) [2024-12-03T02:02:11.028Z] #68 12.98 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:11.028Z] #68 12.99 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-03T02:02:11.028Z] #68 12.99 (13/14) Installing libucontext (1.2-r3) [2024-12-03T02:02:11.028Z] #68 12.99 (14/14) Installing gcompat (1.1.0-r4) [2024-12-03T02:02:11.028Z] #68 13.00 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:11.028Z] #68 13.00 Executing ca-certificates-20240705-r0.trigger [2024-12-03T02:02:11.028Z] #68 13.04 OK: 13 MiB in 28 packages [2024-12-03T02:02:11.028Z] #68 DONE 13.4s [2024-12-03T02:02:11.028Z] [2024-12-03T02:02:11.028Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-03T02:02:11.973Z] #77 ... [2024-12-03T02:02:11.974Z] [2024-12-03T02:02:11.974Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-03T02:02:11.974Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.974Z] #0 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.974Z] #0 2.992 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:11.974Z] #0 2.992 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:11.974Z] #0 2.999 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:11.974Z] #0 3.062 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:11.974Z] #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.974Z] #0 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.974Z] #0 3.451 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:11.974Z] #0 3.487 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:11.974Z] #0 3.498 OK: 8 MiB in 16 packages [2024-12-03T02:02:11.974Z] #78 DONE 3.9s [2024-12-03T02:02:11.974Z] [2024-12-03T02:02:11.974Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-03T02:02:11.974Z] #0 2.551 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.974Z] #0 3.034 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:11.974Z] #0 3.784 OK: 246 MiB in 54 packages [2024-12-03T02:02:11.974Z] #79 DONE 4.0s [2024-12-03T02:02:11.974Z] [2024-12-03T02:02:11.974Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-03T02:02:12.233Z] #80 ... [2024-12-03T02:02:12.233Z] [2024-12-03T02:02:12.233Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-03T02:02:12.233Z] #81 DONE 0.2s [2024-12-03T02:02:12.491Z] [2024-12-03T02:02:12.491Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:13.890Z] #82 ... [2024-12-03T02:02:13.890Z] [2024-12-03T02:02:13.890Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-03T02:02:13.890Z] #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:13.890Z] #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:13.890Z] #0 3.663 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:13.890Z] #0 3.663 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:13.890Z] #0 3.670 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:13.890Z] #0 3.742 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:13.890Z] #0 3.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:13.890Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:13.890Z] #0 4.190 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:13.890Z] #0 4.227 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:13.890Z] #0 4.275 Executing ca-certificates-20240705-r0.trigger [2024-12-03T02:02:13.890Z] #0 4.364 OK: 9 MiB in 16 packages [2024-12-03T02:02:13.890Z] #83 DONE 4.6s [2024-12-03T02:02:14.150Z] [2024-12-03T02:02:14.150Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-03T02:02:14.150Z] #80 DONE 2.3s [2024-12-03T02:02:14.150Z] [2024-12-03T02:02:14.150Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-03T02:02:14.410Z] #84 DONE 0.2s [2024-12-03T02:02:14.410Z] [2024-12-03T02:02:14.410Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-03T02:02:14.410Z] #75 3.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #75 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #75 3.571 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:14.410Z] #75 3.571 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:14.410Z] #75 3.583 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:14.410Z] #75 3.695 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:14.410Z] #75 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #75 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #75 4.200 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:14.410Z] #75 4.326 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:14.410Z] #75 4.351 OK: 8 MiB in 15 packages [2024-12-03T02:02:14.410Z] #75 DONE 4.6s [2024-12-03T02:02:14.410Z] [2024-12-03T02:02:14.410Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-03T02:02:14.410Z] #0 1.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 1.975 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:14.410Z] #0 1.975 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:14.410Z] #0 1.991 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:14.410Z] #0 2.143 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:14.410Z] #0 2.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 2.648 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:14.410Z] #0 2.696 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:14.410Z] #0 2.809 Executing ca-certificates-20240705-r0.trigger [2024-12-03T02:02:14.410Z] #0 2.849 OK: 13 MiB in 28 packages [2024-12-03T02:02:14.410Z] #85 DONE 3.2s [2024-12-03T02:02:14.410Z] [2024-12-03T02:02:14.410Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-03T02:02:14.410Z] #77 2.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #77 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #77 3.256 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:14.410Z] #77 3.256 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:14.410Z] #77 3.272 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:14.410Z] #77 3.384 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:14.410Z] #77 3.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #77 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #77 ... [2024-12-03T02:02:14.410Z] [2024-12-03T02:02:14.410Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-03T02:02:14.410Z] #0 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 2.927 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:14.410Z] #0 2.927 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:14.410Z] #0 2.952 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:14.410Z] #0 3.025 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:14.410Z] #0 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 3.500 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:14.410Z] #0 3.543 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:14.410Z] #0 3.567 OK: 8 MiB in 15 packages [2024-12-03T02:02:14.410Z] #86 DONE 3.9s [2024-12-03T02:02:14.410Z] [2024-12-03T02:02:14.410Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-03T02:02:14.410Z] #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 3.264 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:14.410Z] #0 3.264 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:14.410Z] #0 3.278 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:14.410Z] #0 3.401 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:14.410Z] #0 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.410Z] #0 3.959 OK: 9 MiB in 19 packages [2024-12-03T02:02:14.410Z] #87 DONE 4.1s [2024-12-03T02:02:14.674Z] [2024-12-03T02:02:14.674Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-03T02:02:14.674Z] #76 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.674Z] #76 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.674Z] #76 3.568 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:14.674Z] #76 3.568 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:14.674Z] #76 3.599 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:14.674Z] #76 3.684 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:14.674Z] #76 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:14.674Z] #76 3.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:15.224Z] #76 4.230 OK: 19 MiB in 18 packages [2024-12-03T02:02:16.174Z] #76 DONE 5.4s [2024-12-03T02:02:16.174Z] [2024-12-03T02:02:16.174Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-03T02:02:16.174Z] #0 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 4.051 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:16.174Z] #0 4.051 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:16.174Z] #0 4.061 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:16.174Z] #0 4.156 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:16.174Z] #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 4.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 4.602 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:16.174Z] #0 4.644 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:16.174Z] #0 4.653 Executing ca-certificates-20240705-r0.trigger [2024-12-03T02:02:16.174Z] #0 4.757 OK: 10 MiB in 17 packages [2024-12-03T02:02:16.174Z] #88 DONE 6.4s [2024-12-03T02:02:16.174Z] [2024-12-03T02:02:16.174Z] #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-03T02:02:16.174Z] #0 3.449 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 3.909 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 4.654 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-03T02:02:16.174Z] #0 4.933 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:16.174Z] #0 4.941 OK: 8 MiB in 15 packages [2024-12-03T02:02:16.174Z] #89 DONE 5.5s [2024-12-03T02:02:16.174Z] [2024-12-03T02:02:16.174Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-03T02:02:16.174Z] #77 3.901 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:16.174Z] #77 3.937 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:16.174Z] #77 4.018 OK: 8 MiB in 18 packages [2024-12-03T02:02:16.174Z] #77 DONE 5.2s [2024-12-03T02:02:16.174Z] [2024-12-03T02:02:16.174Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-03T02:02:16.174Z] #90 DONE 1.6s [2024-12-03T02:02:16.174Z] [2024-12-03T02:02:16.174Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-03T02:02:16.174Z] #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 4.216 Upgrading critical system libraries and apk-tools: [2024-12-03T02:02:16.174Z] #0 4.216 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T02:02:16.174Z] #0 4.227 Executing busybox-1.36.1-r29.trigger [2024-12-03T02:02:16.174Z] #0 4.304 Continuing the upgrade transaction with new apk-tools: [2024-12-03T02:02:16.174Z] #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T02:02:16.174Z] #0 4.805 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:16.174Z] #0 5.135 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T02:02:16.174Z] #0 5.151 Executing ca-certificates-20240705-r0.trigger [2024-12-03T02:02:16.174Z] #0 5.373 OK: 19 MiB in 18 packages [2024-12-03T02:02:16.174Z] #91 DONE 5.7s [2024-12-03T02:02:16.174Z] [2024-12-03T02:02:16.174Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-03T02:02:16.174Z] #92 DONE 1.7s [2024-12-03T02:02:16.174Z] [2024-12-03T02:02:16.174Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-03T02:02:16.174Z] #93 DONE 0.1s [2024-12-03T02:02:16.174Z] [2024-12-03T02:02:16.174Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-03T02:02:17.792Z] #94 DONE 1.4s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-03T02:02:17.792Z] #95 DONE 1.5s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-03T02:02:17.792Z] #96 DONE 1.4s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-03T02:02:17.792Z] #97 DONE 0.1s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-03T02:02:17.792Z] #98 DONE 0.1s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-03T02:02:17.792Z] #99 DONE 0.1s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-03T02:02:17.792Z] #100 DONE 0.1s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-03T02:02:17.792Z] #101 DONE 0.1s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-03T02:02:17.792Z] #102 DONE 0.1s [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-03T02:02:17.792Z] #103 ... [2024-12-03T02:02:17.792Z] [2024-12-03T02:02:17.792Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-03T02:02:17.792Z] #104 DONE 0.1s [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-03T02:02:18.050Z] #105 DONE 0.1s [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-03T02:02:18.050Z] #103 DONE 0.1s [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-03T02:02:18.050Z] #106 DONE 0.1s [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-03T02:02:18.050Z] #107 DONE 0.1s [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-03T02:02:18.050Z] #108 DONE 0.1s [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-03T02:02:18.050Z] #109 DONE 0.1s [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #110 [security-spire-agent] exporting to image [2024-12-03T02:02:18.050Z] #110 exporting layers [2024-12-03T02:02:18.050Z] #110 ... [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-03T02:02:18.050Z] #111 DONE 0.2s [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #110 [security-spire-config] exporting to image [2024-12-03T02:02:18.050Z] #110 ... [2024-12-03T02:02:18.050Z] [2024-12-03T02:02:18.050Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:18.308Z] #112 ... [2024-12-03T02:02:18.308Z] [2024-12-03T02:02:18.308Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:18.567Z] #113 ... [2024-12-03T02:02:18.568Z] [2024-12-03T02:02:18.568Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:18.568Z] #114 ... [2024-12-03T02:02:18.568Z] [2024-12-03T02:02:18.568Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:18.827Z] #115 ... [2024-12-03T02:02:18.827Z] [2024-12-03T02:02:18.827Z] #110 [security-spire-server] exporting to image [2024-12-03T02:02:18.827Z] #110 exporting layers 0.7s done [2024-12-03T02:02:18.827Z] #110 writing image sha256:9fe8d32106d9321960f58f2c00f01e858041edadb0357f58ffa2d9d0c8106340 0.0s done [2024-12-03T02:02:18.827Z] #110 naming to docker.io/library/security-spire-server done [2024-12-03T02:02:18.827Z] #110 writing image sha256:f08e31cce3a49212000352b88eccb907c5d8d19b83aa8c22dd8bb017c2eb8eb7 [2024-12-03T02:02:18.827Z] #110 exporting layers 0.6s done [2024-12-03T02:02:18.827Z] #110 writing image sha256:f08e31cce3a49212000352b88eccb907c5d8d19b83aa8c22dd8bb017c2eb8eb7 done [2024-12-03T02:02:18.827Z] #110 naming to docker.io/library/security-spire-agent done [2024-12-03T02:02:18.827Z] #110 writing image sha256:a5512038b70192234b90e36debf1a14a01a673df6be33309a5dd514dc927b0fb done [2024-12-03T02:02:18.827Z] #110 naming to docker.io/library/security-spire-config done [2024-12-03T02:02:18.827Z] #110 DONE 0.8s [2024-12-03T02:02:18.827Z] [2024-12-03T02:02:18.827Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:57.672Z] #112 ... [2024-12-03T02:02:57.672Z] [2024-12-03T02:02:57.672Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:57.672Z] #82 DONE 42.2s [2024-12-03T02:02:57.672Z] [2024-12-03T02:02:57.672Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:57.672Z] #112 DONE 46.2s [2024-12-03T02:02:57.672Z] [2024-12-03T02:02:57.672Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:57.672Z] #113 DONE 46.2s [2024-12-03T02:02:57.672Z] [2024-12-03T02:02:57.672Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:57.672Z] #115 DONE 46.2s [2024-12-03T02:02:57.672Z] [2024-12-03T02:02:57.672Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:02:57.672Z] #114 DONE 46.2s [2024-12-03T02:02:57.672Z] [2024-12-03T02:02:57.672Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #116 DONE 5.3s [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #117 [support-notifications builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #117 DONE 5.3s [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #118 [support-scheduler builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #118 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:03:00.221Z] #119 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:03:00.221Z] #120 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:03:00.221Z] #121 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #122 [core-command builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #122 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:03:00.221Z] #123 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #124 [core-data builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #124 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:03:00.221Z] #125 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:03:00.221Z] #126 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:03:00.221Z] #127 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #128 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:03:00.221Z] #129 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #130 DONE 5.3s [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:03:00.221Z] #131 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:03:00.221Z] #132 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #133 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:03:00.221Z] #134 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:03:00.221Z] #135 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #136 [core-metadata builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #136 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #137 [core-keeper builder 7/8] COPY . . [2024-12-03T02:03:00.221Z] #137 DONE 5.3s [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #138 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T02:03:00.221Z] #139 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-03T02:03:00.221Z] #140 CACHED [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-12-03T02:03:00.221Z] #141 DONE 5.3s [2024-12-03T02:03:00.221Z] [2024-12-03T02:03:00.221Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-03T02:03:00.790Z] #142 1.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-03T02:03:10.804Z] #142 ... [2024-12-03T02:03:10.804Z] [2024-12-03T02:03:10.804Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-03T02:03:10.804Z] #0 0.464 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-03T02:03:10.804Z] #143 ... [2024-12-03T02:03:10.804Z] [2024-12-03T02:03:10.804Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-03T02:03:10.804Z] #0 0.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-03T02:03:10.804Z] #144 ... [2024-12-03T02:03:10.804Z] [2024-12-03T02:03:10.804Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-03T02:03:10.804Z] #0 1.235 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-03T02:03:10.804Z] #145 ... [2024-12-03T02:03:10.804Z] [2024-12-03T02:03:10.804Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-03T02:03:10.804Z] #0 1.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-03T02:03:10.804Z] #146 ... [2024-12-03T02:03:10.804Z] [2024-12-03T02:03:10.805Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-03T02:03:10.805Z] #0 1.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-03T02:03:10.805Z] #147 ... [2024-12-03T02:03:10.805Z] [2024-12-03T02:03:10.805Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-03T02:03:10.805Z] #0 0.580 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-03T02:03:10.805Z] #148 ... [2024-12-03T02:03:10.805Z] [2024-12-03T02:03:10.805Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-03T02:03:10.805Z] #0 0.646 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-03T02:03:10.805Z] #149 ... [2024-12-03T02:03:10.805Z] [2024-12-03T02:03:10.805Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-03T02:03:10.805Z] #0 0.748 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-03T02:03:10.805Z] #150 ... [2024-12-03T02:03:10.805Z] [2024-12-03T02:03:10.805Z] #151 [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-12-03T02:03:10.805Z] #0 1.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-03T02:03:11.065Z] #151 ... [2024-12-03T02:03:11.065Z] [2024-12-03T02:03:11.065Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-03T02:03:11.065Z] #0 1.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-03T02:03:11.065Z] #152 ... [2024-12-03T02:03:11.065Z] [2024-12-03T02:03:11.065Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-03T02:03:11.065Z] #0 1.433 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-03T02:04:47.565Z] #153 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #151 [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-12-03T02:04:47.565Z] #151 95.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-03T02:04:47.565Z] #151 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-03T02:04:47.565Z] #146 DONE 97.4s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-03T02:04:47.565Z] #153 DONE 97.4s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-03T02:04:47.565Z] #144 DONE 97.4s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:04:47.565Z] #154 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #151 [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-12-03T02:04:47.565Z] #151 DONE 97.9s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:04:47.565Z] #154 DONE 0.5s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:04:47.565Z] #155 DONE 0.5s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:04:47.565Z] #156 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-03T02:04:47.565Z] #157 DONE 0.6s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-03T02:04:47.565Z] #158 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:04:47.565Z] #156 DONE 0.5s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:04:47.565Z] #159 DONE 0.4s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:04:47.565Z] #160 DONE 0.5s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-03T02:04:47.565Z] #161 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:04:47.565Z] #162 DONE 0.3s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-03T02:04:47.565Z] #163 DONE 0.5s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-03T02:04:47.565Z] #161 DONE 0.3s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-03T02:04:47.565Z] #164 DONE 0.3s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-12-03T02:04:47.565Z] #165 DONE 0.3s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-03T02:04:47.565Z] #166 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:04:47.565Z] #167 DONE 0.2s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #168 [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-12-03T02:04:47.565Z] #168 DONE 0.1s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-03T02:04:47.565Z] #169 DONE 0.1s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-03T02:04:47.565Z] #158 DONE 1.3s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-03T02:04:47.565Z] #166 DONE 0.2s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-03T02:04:47.565Z] #170 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:04:47.565Z] #171 DONE 0.3s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:04:47.565Z] #172 DONE 0.3s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-03T02:04:47.565Z] #170 DONE 0.3s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:04:47.565Z] #173 DONE 0.4s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-03T02:04:47.565Z] #174 DONE 0.4s [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-03T02:04:47.565Z] #175 ... [2024-12-03T02:04:47.565Z] [2024-12-03T02:04:47.565Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-03T02:04:47.566Z] #148 DONE 100.2s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-03T02:04:47.566Z] #176 DONE 0.5s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-03T02:04:47.566Z] #175 DONE 0.4s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-03T02:04:47.566Z] #177 ... [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T02:04:47.566Z] #178 DONE 1.2s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #179 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-03T02:04:47.566Z] #179 DONE 0.3s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #110 [core-common-config-bootstrapper] exporting to image [2024-12-03T02:04:47.566Z] #110 exporting layers [2024-12-03T02:04:47.566Z] #110 ... [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:04:47.566Z] #180 DONE 0.3s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-03T02:04:47.566Z] #177 DONE 0.4s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T02:04:47.566Z] #181 DONE 1.1s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #110 [security-proxy-setup] exporting to image [2024-12-03T02:04:47.566Z] #110 ... [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #182 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-03T02:04:47.566Z] #182 DONE 0.5s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:04:47.566Z] #183 DONE 0.5s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-03T02:04:47.566Z] #184 ... [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #185 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-03T02:04:47.566Z] #185 DONE 2.1s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T02:04:47.566Z] #186 DONE 2.6s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #110 [security-secretstore-setup] exporting to image [2024-12-03T02:04:47.566Z] #110 writing image sha256:4a283c8c5c13bdcd2379b4ab594178839b3602e9f6adf7abfbc0c551b3efda90 0.0s done [2024-12-03T02:04:47.566Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-03T02:04:47.566Z] #110 exporting layers 4.3s done [2024-12-03T02:04:47.566Z] #110 writing image sha256:31dbda9ff99144b29d98b176f794a57775ed98ce6af855016a4be166c249ca5d [2024-12-03T02:04:47.566Z] #110 ... [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-03T02:04:47.566Z] #184 DONE 4.1s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #187 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-12-03T02:04:47.566Z] #187 DONE 3.7s [2024-12-03T02:04:47.566Z] [2024-12-03T02:04:47.566Z] #188 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-03T02:04:48.513Z] #188 ... [2024-12-03T02:04:48.513Z] [2024-12-03T02:04:48.513Z] #189 [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-12-03T02:04:48.513Z] #189 DONE 2.8s [2024-12-03T02:04:48.513Z] [2024-12-03T02:04:48.513Z] #110 [security-spiffe-token-provider] exporting to image [2024-12-03T02:04:48.513Z] #110 writing image sha256:31dbda9ff99144b29d98b176f794a57775ed98ce6af855016a4be166c249ca5d 0.7s done [2024-12-03T02:04:48.513Z] #110 naming to docker.io/library/security-proxy-setup 0.4s done [2024-12-03T02:04:48.771Z] #110 ... [2024-12-03T02:04:48.771Z] [2024-12-03T02:04:48.771Z] #188 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-03T02:04:48.771Z] #188 DONE 1.7s [2024-12-03T02:04:49.028Z] [2024-12-03T02:04:49.028Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-03T02:04:49.593Z] #190 ... [2024-12-03T02:04:49.593Z] [2024-12-03T02:04:49.593Z] #110 [security-spiffe-token-provider] exporting to image [2024-12-03T02:04:49.593Z] #110 exporting layers 0.8s done [2024-12-03T02:04:49.593Z] #110 writing image sha256:1a7e4f3403d5f656f15e9a567534e313625e46aba409277ae510167c6c07b417 0.1s done [2024-12-03T02:04:49.593Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-12-03T02:04:49.593Z] #110 writing image sha256:f25a744c3c7509b7367f487f8bc6ca30669d748d26c231dc58629ae07b802ddc 0.1s done [2024-12-03T02:04:49.593Z] #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-12-03T02:04:49.593Z] #110 DONE 9.9s [2024-12-03T02:04:49.593Z] [2024-12-03T02:04:49.593Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-03T02:04:52.163Z] #150 ... [2024-12-03T02:04:52.163Z] [2024-12-03T02:04:52.163Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-03T02:04:52.163Z] #190 DONE 3.3s [2024-12-03T02:04:52.163Z] [2024-12-03T02:04:52.163Z] #110 [security-bootstrapper] exporting to image [2024-12-03T02:04:52.733Z] #110 exporting layers 0.8s done [2024-12-03T02:04:52.733Z] #110 writing image sha256:342e05d3020ed03b22340589b7edb15530032fbb9d0f0ab2d920b780da262367 done [2024-12-03T02:04:52.733Z] #110 naming to docker.io/library/security-bootstrapper done [2024-12-03T02:04:52.733Z] #110 DONE 10.6s [2024-12-03T02:04:52.733Z] [2024-12-03T02:04:52.733Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-03T02:05:39.534Z] #149 DONE 157.6s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-03T02:05:39.534Z] #145 DONE 157.5s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-03T02:05:39.534Z] #150 DONE 157.6s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-03T02:05:39.534Z] #142 DONE 157.5s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-03T02:05:39.534Z] #147 DONE 157.6s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-03T02:05:39.534Z] #143 DONE 157.6s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-03T02:05:39.534Z] #152 DONE 157.6s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #191 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:05:39.534Z] #191 ... [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #192 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:05:39.534Z] #192 DONE 0.3s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #193 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:05:39.534Z] #193 DONE 0.4s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #194 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:05:39.534Z] #194 ... [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #191 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:05:39.534Z] #191 DONE 0.5s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #195 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:05:39.534Z] #195 DONE 0.5s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #196 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:05:39.534Z] #196 DONE 0.4s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #197 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:05:39.534Z] #197 DONE 0.3s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #194 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:05:39.534Z] #194 DONE 0.3s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-03T02:05:39.534Z] #198 ... [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #199 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:05:39.534Z] #199 DONE 1.0s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #200 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-03T02:05:39.534Z] #200 DONE 1.2s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:05:39.534Z] #201 CACHED [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:05:39.534Z] #202 CACHED [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:05:39.534Z] #203 CACHED [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T02:05:39.534Z] #204 CACHED [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-03T02:05:39.534Z] #205 DONE 1.2s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #206 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-03T02:05:39.534Z] #206 DONE 1.2s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-03T02:05:39.534Z] #198 DONE 1.2s [2024-12-03T02:05:39.534Z] [2024-12-03T02:05:39.534Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:05:40.484Z] #207 ... [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #208 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-03T02:05:40.484Z] #208 DONE 1.3s [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:05:40.484Z] #207 DONE 1.2s [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-03T02:05:40.484Z] #209 DONE 1.3s [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:05:40.484Z] #210 DONE 1.3s [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:05:40.484Z] #211 DONE 1.3s [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-03T02:05:40.484Z] #212 DONE 1.3s [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #213 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-03T02:05:40.484Z] #213 DONE 1.3s [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-03T02:05:40.484Z] #214 DONE 0.1s [2024-12-03T02:05:40.484Z] [2024-12-03T02:05:40.484Z] #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:05:40.747Z] #215 ... [2024-12-03T02:05:40.747Z] [2024-12-03T02:05:40.747Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-03T02:05:40.747Z] #216 DONE 0.2s [2024-12-03T02:05:40.747Z] [2024-12-03T02:05:40.747Z] #217 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:05:40.747Z] #217 DONE 0.2s [2024-12-03T02:05:40.747Z] [2024-12-03T02:05:40.747Z] #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-03T02:05:40.747Z] #218 DONE 0.2s [2024-12-03T02:05:40.747Z] [2024-12-03T02:05:40.747Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:05:40.747Z] #219 DONE 0.2s [2024-12-03T02:05:40.747Z] [2024-12-03T02:05:40.747Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-03T02:05:40.747Z] #220 DONE 0.2s [2024-12-03T02:05:40.747Z] [2024-12-03T02:05:40.747Z] #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-03T02:05:40.747Z] #215 DONE 0.2s [2024-12-03T02:05:40.747Z] [2024-12-03T02:05:40.747Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-03T02:05:40.747Z] #221 DONE 0.2s [2024-12-03T02:05:40.747Z] [2024-12-03T02:05:40.747Z] #110 [core-command] exporting to image [2024-12-03T02:05:40.747Z] #110 exporting layers [2024-12-03T02:05:41.009Z] #110 ... [2024-12-03T02:05:41.009Z] [2024-12-03T02:05:41.009Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-03T02:05:41.009Z] #222 DONE 0.2s [2024-12-03T02:05:41.009Z] [2024-12-03T02:05:41.009Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-03T02:05:41.009Z] #223 DONE 0.1s [2024-12-03T02:05:41.009Z] [2024-12-03T02:05:41.009Z] #110 [core-keeper] exporting to image [2024-12-03T02:05:41.009Z] #110 exporting layers 0.3s done [2024-12-03T02:05:41.009Z] #110 writing image sha256:2afa57b24bf6e4c3b639e0f6d4b239803ae7e572e868a0abf88c584c667b78e3 0.0s done [2024-12-03T02:05:41.009Z] #110 writing image sha256:746c24703b28494f672e9da1efc9780f25f690e530e1296383dd63a639568cd1 [2024-12-03T02:05:41.009Z] #110 naming to docker.io/library/core-keeper done [2024-12-03T02:05:41.269Z] #110 ... [2024-12-03T02:05:41.269Z] [2024-12-03T02:05:41.270Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T02:05:41.270Z] #224 DONE 0.4s [2024-12-03T02:05:41.270Z] [2024-12-03T02:05:41.270Z] #110 [support-notifications] exporting to image [2024-12-03T02:05:41.270Z] #110 exporting layers 0.4s done [2024-12-03T02:05:41.270Z] #110 writing image sha256:746c24703b28494f672e9da1efc9780f25f690e530e1296383dd63a639568cd1 0.0s done [2024-12-03T02:05:41.270Z] #110 naming to docker.io/library/core-command done [2024-12-03T02:05:41.270Z] #110 writing image sha256:8836042ec60832e973caf5da01fb1f4248841c805350e3fcdaaae24bc032b60c 0.0s done [2024-12-03T02:05:41.270Z] #110 naming to docker.io/library/core-data done [2024-12-03T02:05:41.270Z] #110 writing image sha256:2c22da534d6d38bbb21e5bc031451a10598c36d93b434c32d18ef3e266dcc347 0.0s done [2024-12-03T02:05:41.270Z] #110 naming to docker.io/library/support-scheduler done [2024-12-03T02:05:41.270Z] #110 writing image sha256:d46174d287ecff66c2deb65106a9657d43fdf9c0f4657d56a5db52619c30c577 done [2024-12-03T02:05:41.270Z] #110 naming to docker.io/library/support-notifications done [2024-12-03T02:05:41.270Z] #110 exporting layers 0.2s done [2024-12-03T02:05:41.270Z] #110 writing image sha256:60a9c58862e3f1d077a4caa4bcd2ab1bec8458a992ced7b3ade30c4982fc8bb8 done [2024-12-03T02:05:41.270Z] #110 naming to docker.io/library/core-metadata done [2024-12-03T02:05:42.211Z] #110 exporting layers 1.0s done [2024-12-03T02:05:42.211Z] #110 writing image sha256:802d0f8ec30d0a88cb772831c61fdb6a34dd6cce5e48bfa26d9c99922c1deb20 done [2024-12-03T02:05:42.211Z] #110 naming to docker.io/library/security-proxy-auth done [2024-12-03T02:05:42.211Z] #110 DONE 12.2s [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T02:05:42.211Z] time="2024-12-03T02:01:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-03T02:05:42.220Z] $ docker stop --time=1 523d006e709cb4baf9ce46621a451364ab66bdc7e3545bcd51892601d42730ad [2024-12-03T02:05:43.531Z] $ docker rm -f --volumes 523d006e709cb4baf9ce46621a451364ab66bdc7e3545bcd51892601d42730ad [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-03T02:05:43.882Z] + docker images [2024-12-03T02:05:43.882Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-03T02:05:43.882Z] security-proxy-auth latest 802d0f8ec30d 2 seconds ago 32.3MB [2024-12-03T02:05:43.882Z] core-command latest 746c24703b28 3 seconds ago 33.3MB [2024-12-03T02:05:43.882Z] core-keeper latest 2afa57b24bf6 3 seconds ago 31.3MB [2024-12-03T02:05:43.882Z] core-metadata latest 60a9c58862e3 3 seconds ago 37.6MB [2024-12-03T02:05:43.882Z] support-scheduler latest 2c22da534d6d 3 seconds ago 52.9MB [2024-12-03T02:05:43.882Z] support-notifications latest d46174d287ec 3 seconds ago 51.9MB [2024-12-03T02:05:43.882Z] core-data latest 8836042ec608 3 seconds ago 37.5MB [2024-12-03T02:05:43.882Z] security-bootstrapper latest 342e05d3020e 52 seconds ago 26MB [2024-12-03T02:05:43.882Z] security-spiffe-token-provider latest f25a744c3c75 56 seconds ago 38.5MB [2024-12-03T02:05:43.882Z] security-secretstore-setup latest 1a7e4f3403d5 About a minute ago 46.9MB [2024-12-03T02:05:43.882Z] security-proxy-setup latest 31dbda9ff991 About a minute ago 35MB [2024-12-03T02:05:43.882Z] core-common-config-bootstrapper latest 4a283c8c5c13 About a minute ago 22.8MB [2024-12-03T02:05:43.882Z] security-spire-agent latest f08e31cce3a4 3 minutes ago 188MB [2024-12-03T02:05:43.882Z] security-spire-config latest a5512038b701 3 minutes ago 127MB [2024-12-03T02:05:43.882Z] security-spire-server latest 9fe8d32106d9 3 minutes ago 128MB [2024-12-03T02:05:43.882Z] ci-base-image-x86_64 latest 54140677f3a3 7 minutes ago 975MB [2024-12-03T02:05:43.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-03T02:05:43.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-03T02:05:43.882Z] 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-12-03T02:05:44.018Z] provisioning config files... [2024-12-03T02:05:44.032Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/757@tmp/config3889306790250675065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-03T02:05:44.348Z] ---> ****-login.sh [2024-12-03T02:05:44.348Z] nexus3.edgexfoundry.org:10001 [2024-12-03T02:05:44.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T02:05:44.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T02:05:44.348Z] Configure a credential helper to remove this warning. See [2024-12-03T02:05:44.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T02:05:44.348Z] [2024-12-03T02:05:44.348Z] Login Succeeded [2024-12-03T02:05:44.348Z] nexus3.edgexfoundry.org:10002 [2024-12-03T02:05:44.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T02:05:44.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T02:05:44.618Z] Configure a credential helper to remove this warning. See [2024-12-03T02:05:44.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T02:05:44.618Z] [2024-12-03T02:05:44.618Z] Login Succeeded [2024-12-03T02:05:44.618Z] nexus3.edgexfoundry.org:10003 [2024-12-03T02:05:44.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T02:05:44.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T02:05:44.618Z] Configure a credential helper to remove this warning. See [2024-12-03T02:05:44.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T02:05:44.618Z] [2024-12-03T02:05:44.618Z] Login Succeeded [2024-12-03T02:05:44.618Z] nexus3.edgexfoundry.org:10004 [2024-12-03T02:05:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T02:05:44.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T02:05:44.879Z] Configure a credential helper to remove this warning. See [2024-12-03T02:05:44.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T02:05:44.879Z] [2024-12-03T02:05:44.879Z] Login Succeeded [2024-12-03T02:05:44.879Z] ****.io [2024-12-03T02:05:44.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T02:05:45.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T02:05:45.140Z] Configure a credential helper to remove this warning. See [2024-12-03T02:05:45.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T02:05:45.140Z] [2024-12-03T02:05:45.140Z] Login Succeeded [2024-12-03T02:05:45.140Z] ---> ****-login.sh ends [Pipeline] } [2024-12-03T02:05:45.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:05:45.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-03T02:05:45.221Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-03T02:05:45.221Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:05:45.221Z] latest [2024-12-03T02:05:45.221Z] 4.0.0-dev.22 [2024-12-03T02:05:45.221Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:05:45.221Z] main [2024-12-03T02:05:45.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:45.573Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:45.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:05:45.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-03T02:05:45.906Z] 4f4dbdd3b973: Preparing [2024-12-03T02:05:45.906Z] 636f30b3e1bb: Preparing [2024-12-03T02:05:45.906Z] a171cebb212b: Preparing [2024-12-03T02:05:45.906Z] 7d14b376f832: Preparing [2024-12-03T02:05:45.906Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:45.906Z] 33ebde7e772c: Preparing [2024-12-03T02:05:45.906Z] 75654b8eeebd: Preparing [2024-12-03T02:05:45.906Z] 33ebde7e772c: Waiting [2024-12-03T02:05:45.906Z] 75654b8eeebd: Waiting [2024-12-03T02:05:45.906Z] 4f4dbdd3b973: Pushed [2024-12-03T02:05:45.906Z] a171cebb212b: Pushed [2024-12-03T02:05:45.906Z] 7d14b376f832: Pushed [2024-12-03T02:05:45.906Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:46.164Z] 33ebde7e772c: Pushed [2024-12-03T02:05:46.731Z] 3bc812ed21cc: Pushed [2024-12-03T02:05:48.112Z] 636f30b3e1bb: Pushed [2024-12-03T02:05:48.373Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:48.713Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:49.044Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-03T02:05:49.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-03T02:05:49.044Z] 4f4dbdd3b973: Preparing [2024-12-03T02:05:49.044Z] 636f30b3e1bb: Preparing [2024-12-03T02:05:49.044Z] a171cebb212b: Preparing [2024-12-03T02:05:49.044Z] 7d14b376f832: Preparing [2024-12-03T02:05:49.044Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:49.044Z] 33ebde7e772c: Preparing [2024-12-03T02:05:49.044Z] 75654b8eeebd: Preparing [2024-12-03T02:05:49.044Z] 33ebde7e772c: Waiting [2024-12-03T02:05:49.044Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:49.044Z] a171cebb212b: Layer already exists [2024-12-03T02:05:49.044Z] 4f4dbdd3b973: Layer already exists [2024-12-03T02:05:49.044Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:49.044Z] 636f30b3e1bb: Layer already exists [2024-12-03T02:05:49.044Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:49.044Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:49.044Z] latest: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:49.379Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:49.711Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [2024-12-03T02:05:49.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-03T02:05:49.711Z] 4f4dbdd3b973: Preparing [2024-12-03T02:05:49.711Z] 636f30b3e1bb: Preparing [2024-12-03T02:05:49.711Z] a171cebb212b: Preparing [2024-12-03T02:05:49.711Z] 7d14b376f832: Preparing [2024-12-03T02:05:49.711Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:49.711Z] 33ebde7e772c: Preparing [2024-12-03T02:05:49.711Z] 75654b8eeebd: Preparing [2024-12-03T02:05:49.711Z] 33ebde7e772c: Waiting [2024-12-03T02:05:49.711Z] 75654b8eeebd: Waiting [2024-12-03T02:05:49.711Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:49.711Z] a171cebb212b: Layer already exists [2024-12-03T02:05:49.711Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:49.711Z] 636f30b3e1bb: Layer already exists [2024-12-03T02:05:49.711Z] 4f4dbdd3b973: Layer already exists [2024-12-03T02:05:49.711Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:49.711Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:49.711Z] 4.0.0-dev.22: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:50.043Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:50.379Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:05:50.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-03T02:05:50.379Z] 4f4dbdd3b973: Preparing [2024-12-03T02:05:50.379Z] 636f30b3e1bb: Preparing [2024-12-03T02:05:50.379Z] a171cebb212b: Preparing [2024-12-03T02:05:50.379Z] 7d14b376f832: Preparing [2024-12-03T02:05:50.379Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:50.379Z] 33ebde7e772c: Preparing [2024-12-03T02:05:50.379Z] 75654b8eeebd: Preparing [2024-12-03T02:05:50.379Z] 33ebde7e772c: Waiting [2024-12-03T02:05:50.379Z] 75654b8eeebd: Waiting [2024-12-03T02:05:50.379Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:50.379Z] 636f30b3e1bb: Layer already exists [2024-12-03T02:05:50.379Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:50.379Z] a171cebb212b: Layer already exists [2024-12-03T02:05:50.379Z] 4f4dbdd3b973: Layer already exists [2024-12-03T02:05:50.379Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:50.379Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:50.379Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:50.710Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:51.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-03T02:05:51.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-03T02:05:51.050Z] 4f4dbdd3b973: Preparing [2024-12-03T02:05:51.050Z] 636f30b3e1bb: Preparing [2024-12-03T02:05:51.050Z] a171cebb212b: Preparing [2024-12-03T02:05:51.050Z] 7d14b376f832: Preparing [2024-12-03T02:05:51.050Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:51.050Z] 33ebde7e772c: Preparing [2024-12-03T02:05:51.050Z] 75654b8eeebd: Preparing [2024-12-03T02:05:51.050Z] 33ebde7e772c: Waiting [2024-12-03T02:05:51.050Z] 75654b8eeebd: Waiting [2024-12-03T02:05:51.050Z] 636f30b3e1bb: Layer already exists [2024-12-03T02:05:51.050Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:51.050Z] a171cebb212b: Layer already exists [2024-12-03T02:05:51.050Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:51.050Z] 4f4dbdd3b973: Layer already exists [2024-12-03T02:05:51.050Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:51.050Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:51.050Z] main: digest: sha256:7875ff6bf76ff41fb1a0214e8f189f57dc5ae49a294859670e66457e51c41308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:05:51.118Z] ===================================================== [Pipeline] echo [2024-12-03T02:05:51.135Z] taggedImages: [2024-12-03T02:05:51.135Z] - nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:05:51.135Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-03T02:05:51.135Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.22 [2024-12-03T02:05:51.135Z] - nexus3.edgexfoundry.org:10004/core-command:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:05:51.135Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-03T02:05:51.163Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-03T02:05:51.163Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:05:51.163Z] latest [2024-12-03T02:05:51.163Z] 4.0.0-dev.22 [2024-12-03T02:05:51.163Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:05:51.163Z] main [2024-12-03T02:05:51.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:51.523Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:51.852Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:05:51.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-03T02:05:51.852Z] 047a05f8bda5: Preparing [2024-12-03T02:05:51.852Z] 69e174bd4896: Preparing [2024-12-03T02:05:51.852Z] 5f44196bf2bd: Preparing [2024-12-03T02:05:51.852Z] 4235fce45c29: Preparing [2024-12-03T02:05:51.852Z] a171cebb212b: Preparing [2024-12-03T02:05:51.852Z] 7d14b376f832: Preparing [2024-12-03T02:05:51.852Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:51.852Z] 33ebde7e772c: Preparing [2024-12-03T02:05:51.852Z] 75654b8eeebd: Preparing [2024-12-03T02:05:51.852Z] 7d14b376f832: Waiting [2024-12-03T02:05:51.852Z] 3bc812ed21cc: Waiting [2024-12-03T02:05:51.852Z] 33ebde7e772c: Waiting [2024-12-03T02:05:51.852Z] 75654b8eeebd: Waiting [2024-12-03T02:05:51.852Z] a171cebb212b: Layer already exists [2024-12-03T02:05:51.852Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:51.852Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:51.852Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:51.852Z] 047a05f8bda5: Pushed [2024-12-03T02:05:51.852Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:51.852Z] 69e174bd4896: Pushed [2024-12-03T02:05:51.852Z] 5f44196bf2bd: Pushed [2024-12-03T02:05:52.792Z] 4235fce45c29: Pushed [2024-12-03T02:05:53.052Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:53.381Z] + 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-12-03T02:05:53.710Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-03T02:05:53.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-03T02:05:53.710Z] 047a05f8bda5: Preparing [2024-12-03T02:05:53.710Z] 69e174bd4896: Preparing [2024-12-03T02:05:53.710Z] 5f44196bf2bd: Preparing [2024-12-03T02:05:53.710Z] 4235fce45c29: Preparing [2024-12-03T02:05:53.710Z] a171cebb212b: Preparing [2024-12-03T02:05:53.710Z] 7d14b376f832: Preparing [2024-12-03T02:05:53.710Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:53.710Z] 33ebde7e772c: Preparing [2024-12-03T02:05:53.710Z] 75654b8eeebd: Preparing [2024-12-03T02:05:53.710Z] 3bc812ed21cc: Waiting [2024-12-03T02:05:53.710Z] 33ebde7e772c: Waiting [2024-12-03T02:05:53.710Z] 75654b8eeebd: Waiting [2024-12-03T02:05:53.710Z] 7d14b376f832: Waiting [2024-12-03T02:05:53.710Z] 047a05f8bda5: Layer already exists [2024-12-03T02:05:53.710Z] 4235fce45c29: Layer already exists [2024-12-03T02:05:53.710Z] 5f44196bf2bd: Layer already exists [2024-12-03T02:05:53.710Z] a171cebb212b: Layer already exists [2024-12-03T02:05:53.710Z] 69e174bd4896: Layer already exists [2024-12-03T02:05:53.710Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:53.710Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:53.710Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:53.710Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:53.710Z] latest: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:54.045Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:54.382Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [2024-12-03T02:05:54.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-03T02:05:54.382Z] 047a05f8bda5: Preparing [2024-12-03T02:05:54.382Z] 69e174bd4896: Preparing [2024-12-03T02:05:54.382Z] 5f44196bf2bd: Preparing [2024-12-03T02:05:54.382Z] 4235fce45c29: Preparing [2024-12-03T02:05:54.382Z] a171cebb212b: Preparing [2024-12-03T02:05:54.382Z] 7d14b376f832: Preparing [2024-12-03T02:05:54.382Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:54.382Z] 33ebde7e772c: Preparing [2024-12-03T02:05:54.382Z] 75654b8eeebd: Preparing [2024-12-03T02:05:54.382Z] 7d14b376f832: Waiting [2024-12-03T02:05:54.382Z] 3bc812ed21cc: Waiting [2024-12-03T02:05:54.382Z] 33ebde7e772c: Waiting [2024-12-03T02:05:54.382Z] 75654b8eeebd: Waiting [2024-12-03T02:05:54.382Z] 4235fce45c29: Layer already exists [2024-12-03T02:05:54.382Z] a171cebb212b: Layer already exists [2024-12-03T02:05:54.382Z] 69e174bd4896: Layer already exists [2024-12-03T02:05:54.382Z] 5f44196bf2bd: Layer already exists [2024-12-03T02:05:54.382Z] 047a05f8bda5: Layer already exists [2024-12-03T02:05:54.382Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:54.382Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:54.382Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:54.382Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:54.382Z] 4.0.0-dev.22: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:54.722Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:55.063Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:05:55.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-03T02:05:55.063Z] 047a05f8bda5: Preparing [2024-12-03T02:05:55.063Z] 69e174bd4896: Preparing [2024-12-03T02:05:55.063Z] 5f44196bf2bd: Preparing [2024-12-03T02:05:55.063Z] 4235fce45c29: Preparing [2024-12-03T02:05:55.063Z] a171cebb212b: Preparing [2024-12-03T02:05:55.063Z] 7d14b376f832: Preparing [2024-12-03T02:05:55.063Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:55.063Z] 33ebde7e772c: Preparing [2024-12-03T02:05:55.063Z] 75654b8eeebd: Preparing [2024-12-03T02:05:55.063Z] 7d14b376f832: Waiting [2024-12-03T02:05:55.063Z] 3bc812ed21cc: Waiting [2024-12-03T02:05:55.063Z] 33ebde7e772c: Waiting [2024-12-03T02:05:55.063Z] 75654b8eeebd: Waiting [2024-12-03T02:05:55.063Z] a171cebb212b: Layer already exists [2024-12-03T02:05:55.063Z] 4235fce45c29: Layer already exists [2024-12-03T02:05:55.063Z] 69e174bd4896: Layer already exists [2024-12-03T02:05:55.063Z] 5f44196bf2bd: Layer already exists [2024-12-03T02:05:55.063Z] 047a05f8bda5: Layer already exists [2024-12-03T02:05:55.063Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:55.063Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:55.063Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:55.063Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:55.063Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:55.403Z] + 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-12-03T02:05:55.732Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-03T02:05:55.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-03T02:05:55.732Z] 047a05f8bda5: Preparing [2024-12-03T02:05:55.732Z] 69e174bd4896: Preparing [2024-12-03T02:05:55.732Z] 5f44196bf2bd: Preparing [2024-12-03T02:05:55.732Z] 4235fce45c29: Preparing [2024-12-03T02:05:55.732Z] a171cebb212b: Preparing [2024-12-03T02:05:55.732Z] 7d14b376f832: Preparing [2024-12-03T02:05:55.732Z] 3bc812ed21cc: Preparing [2024-12-03T02:05:55.732Z] 33ebde7e772c: Preparing [2024-12-03T02:05:55.732Z] 75654b8eeebd: Preparing [2024-12-03T02:05:55.732Z] 3bc812ed21cc: Waiting [2024-12-03T02:05:55.732Z] 75654b8eeebd: Waiting [2024-12-03T02:05:55.732Z] 33ebde7e772c: Waiting [2024-12-03T02:05:55.732Z] 7d14b376f832: Waiting [2024-12-03T02:05:55.732Z] 69e174bd4896: Layer already exists [2024-12-03T02:05:55.732Z] 5f44196bf2bd: Layer already exists [2024-12-03T02:05:55.732Z] a171cebb212b: Layer already exists [2024-12-03T02:05:55.732Z] 4235fce45c29: Layer already exists [2024-12-03T02:05:55.732Z] 047a05f8bda5: Layer already exists [2024-12-03T02:05:55.732Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:55.732Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:05:55.732Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:55.732Z] 33ebde7e772c: Layer already exists [2024-12-03T02:05:55.732Z] main: digest: sha256:0227e46293868b0de34d102d083b14d794c987ce78edc207790f65034f6a0e77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:05:55.806Z] ===================================================== [Pipeline] echo [2024-12-03T02:05:55.822Z] taggedImages: [2024-12-03T02:05:55.822Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:05:55.822Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-03T02:05:55.822Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.22 [2024-12-03T02:05:55.822Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:05:55.822Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-03T02:05:55.858Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-03T02:05:55.858Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:05:55.858Z] latest [2024-12-03T02:05:55.858Z] 4.0.0-dev.22 [2024-12-03T02:05:55.858Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:05:55.858Z] main [2024-12-03T02:05:55.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:56.229Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:56.561Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:05:56.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-03T02:05:56.561Z] cc77c7e6f8a2: Preparing [2024-12-03T02:05:56.561Z] 48105bb8bc2c: Preparing [2024-12-03T02:05:56.561Z] d9a1ef998f6c: Preparing [2024-12-03T02:05:56.561Z] a171cebb212b: Preparing [2024-12-03T02:05:56.561Z] 7d14b376f832: Preparing [2024-12-03T02:05:56.561Z] 49fdc1b12d09: Preparing [2024-12-03T02:05:56.561Z] 4203bf3e5b2a: Preparing [2024-12-03T02:05:56.561Z] 75654b8eeebd: Preparing [2024-12-03T02:05:56.561Z] 4203bf3e5b2a: Waiting [2024-12-03T02:05:56.561Z] 49fdc1b12d09: Waiting [2024-12-03T02:05:56.561Z] 75654b8eeebd: Waiting [2024-12-03T02:05:56.561Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:56.561Z] a171cebb212b: Layer already exists [2024-12-03T02:05:56.561Z] 48105bb8bc2c: Pushed [2024-12-03T02:05:56.561Z] cc77c7e6f8a2: Pushed [2024-12-03T02:05:56.561Z] 4203bf3e5b2a: Pushed [2024-12-03T02:05:56.561Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:57.129Z] 49fdc1b12d09: Pushed [2024-12-03T02:05:59.036Z] d9a1ef998f6c: Pushed [2024-12-03T02:05:59.036Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:59.369Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:05:59.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-03T02:05:59.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-03T02:05:59.700Z] cc77c7e6f8a2: Preparing [2024-12-03T02:05:59.700Z] 48105bb8bc2c: Preparing [2024-12-03T02:05:59.700Z] d9a1ef998f6c: Preparing [2024-12-03T02:05:59.700Z] a171cebb212b: Preparing [2024-12-03T02:05:59.700Z] 7d14b376f832: Preparing [2024-12-03T02:05:59.700Z] 49fdc1b12d09: Preparing [2024-12-03T02:05:59.700Z] 4203bf3e5b2a: Preparing [2024-12-03T02:05:59.700Z] 75654b8eeebd: Preparing [2024-12-03T02:05:59.700Z] 4203bf3e5b2a: Waiting [2024-12-03T02:05:59.700Z] 49fdc1b12d09: Waiting [2024-12-03T02:05:59.700Z] 75654b8eeebd: Waiting [2024-12-03T02:05:59.700Z] d9a1ef998f6c: Layer already exists [2024-12-03T02:05:59.700Z] cc77c7e6f8a2: Layer already exists [2024-12-03T02:05:59.700Z] 48105bb8bc2c: Layer already exists [2024-12-03T02:05:59.700Z] a171cebb212b: Layer already exists [2024-12-03T02:05:59.700Z] 7d14b376f832: Layer already exists [2024-12-03T02:05:59.700Z] 75654b8eeebd: Layer already exists [2024-12-03T02:05:59.700Z] 49fdc1b12d09: Layer already exists [2024-12-03T02:05:59.700Z] 4203bf3e5b2a: Layer already exists [2024-12-03T02:05:59.700Z] latest: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:00.038Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:00.376Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [2024-12-03T02:06:00.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-03T02:06:00.377Z] cc77c7e6f8a2: Preparing [2024-12-03T02:06:00.377Z] 48105bb8bc2c: Preparing [2024-12-03T02:06:00.377Z] d9a1ef998f6c: Preparing [2024-12-03T02:06:00.377Z] a171cebb212b: Preparing [2024-12-03T02:06:00.377Z] 7d14b376f832: Preparing [2024-12-03T02:06:00.377Z] 49fdc1b12d09: Preparing [2024-12-03T02:06:00.377Z] 4203bf3e5b2a: Preparing [2024-12-03T02:06:00.377Z] 75654b8eeebd: Preparing [2024-12-03T02:06:00.377Z] 49fdc1b12d09: Waiting [2024-12-03T02:06:00.377Z] 4203bf3e5b2a: Waiting [2024-12-03T02:06:00.377Z] 75654b8eeebd: Waiting [2024-12-03T02:06:00.377Z] a171cebb212b: Layer already exists [2024-12-03T02:06:00.377Z] cc77c7e6f8a2: Layer already exists [2024-12-03T02:06:00.377Z] 48105bb8bc2c: Layer already exists [2024-12-03T02:06:00.377Z] d9a1ef998f6c: Layer already exists [2024-12-03T02:06:00.377Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:00.377Z] 49fdc1b12d09: Layer already exists [2024-12-03T02:06:00.377Z] 4203bf3e5b2a: Layer already exists [2024-12-03T02:06:00.377Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:00.377Z] 4.0.0-dev.22: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:00.705Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:01.038Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:01.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-03T02:06:01.038Z] cc77c7e6f8a2: Preparing [2024-12-03T02:06:01.038Z] 48105bb8bc2c: Preparing [2024-12-03T02:06:01.038Z] d9a1ef998f6c: Preparing [2024-12-03T02:06:01.038Z] a171cebb212b: Preparing [2024-12-03T02:06:01.038Z] 7d14b376f832: Preparing [2024-12-03T02:06:01.038Z] 49fdc1b12d09: Preparing [2024-12-03T02:06:01.038Z] 4203bf3e5b2a: Preparing [2024-12-03T02:06:01.038Z] 75654b8eeebd: Preparing [2024-12-03T02:06:01.038Z] 75654b8eeebd: Waiting [2024-12-03T02:06:01.038Z] 49fdc1b12d09: Waiting [2024-12-03T02:06:01.038Z] 4203bf3e5b2a: Waiting [2024-12-03T02:06:01.038Z] 48105bb8bc2c: Layer already exists [2024-12-03T02:06:01.038Z] cc77c7e6f8a2: Layer already exists [2024-12-03T02:06:01.038Z] a171cebb212b: Layer already exists [2024-12-03T02:06:01.038Z] d9a1ef998f6c: Layer already exists [2024-12-03T02:06:01.038Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:01.038Z] 49fdc1b12d09: Layer already exists [2024-12-03T02:06:01.038Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:01.038Z] 4203bf3e5b2a: Layer already exists [2024-12-03T02:06:01.038Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:01.379Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:01.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-03T02:06:01.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-03T02:06:01.707Z] cc77c7e6f8a2: Preparing [2024-12-03T02:06:01.707Z] 48105bb8bc2c: Preparing [2024-12-03T02:06:01.707Z] d9a1ef998f6c: Preparing [2024-12-03T02:06:01.707Z] a171cebb212b: Preparing [2024-12-03T02:06:01.707Z] 7d14b376f832: Preparing [2024-12-03T02:06:01.707Z] 49fdc1b12d09: Preparing [2024-12-03T02:06:01.707Z] 4203bf3e5b2a: Preparing [2024-12-03T02:06:01.707Z] 75654b8eeebd: Preparing [2024-12-03T02:06:01.707Z] 75654b8eeebd: Waiting [2024-12-03T02:06:01.707Z] 49fdc1b12d09: Waiting [2024-12-03T02:06:01.707Z] 4203bf3e5b2a: Waiting [2024-12-03T02:06:01.707Z] d9a1ef998f6c: Layer already exists [2024-12-03T02:06:01.707Z] 48105bb8bc2c: Layer already exists [2024-12-03T02:06:01.707Z] cc77c7e6f8a2: Layer already exists [2024-12-03T02:06:01.707Z] a171cebb212b: Layer already exists [2024-12-03T02:06:01.707Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:01.707Z] 4203bf3e5b2a: Layer already exists [2024-12-03T02:06:01.707Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:01.707Z] 49fdc1b12d09: Layer already exists [2024-12-03T02:06:01.707Z] main: digest: sha256:2a6c956100ffcd144a431e613904e5991fd77c02c5b3e6cc525fb23c35c0f74d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:01.776Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:01.791Z] taggedImages: [2024-12-03T02:06:01.791Z] - nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:01.791Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-03T02:06:01.791Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.22 [2024-12-03T02:06:01.791Z] - nexus3.edgexfoundry.org:10004/core-data:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:01.791Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-03T02:06:01.822Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-03T02:06:01.822Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:01.822Z] latest [2024-12-03T02:06:01.822Z] 4.0.0-dev.22 [2024-12-03T02:06:01.822Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:01.822Z] main [2024-12-03T02:06:01.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:02.165Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:02.490Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:02.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-03T02:06:02.491Z] 8c0577ca5241: Preparing [2024-12-03T02:06:02.491Z] ec1dcc624724: Preparing [2024-12-03T02:06:02.491Z] 6e48f7b4aa82: Preparing [2024-12-03T02:06:02.491Z] 7d14b376f832: Preparing [2024-12-03T02:06:02.491Z] 16a9d46f936b: Preparing [2024-12-03T02:06:02.491Z] 01d197a7aa09: Preparing [2024-12-03T02:06:02.491Z] 75654b8eeebd: Preparing [2024-12-03T02:06:02.491Z] 75654b8eeebd: Waiting [2024-12-03T02:06:02.491Z] 01d197a7aa09: Waiting [2024-12-03T02:06:02.491Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:02.491Z] ec1dcc624724: Pushed [2024-12-03T02:06:02.491Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:02.491Z] 01d197a7aa09: Pushed [2024-12-03T02:06:02.491Z] 8c0577ca5241: Pushed [2024-12-03T02:06:02.491Z] 16a9d46f936b: Pushed [2024-12-03T02:06:05.026Z] 6e48f7b4aa82: Pushed [2024-12-03T02:06:05.026Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:05.347Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:05.668Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-03T02:06:05.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-03T02:06:05.668Z] 8c0577ca5241: Preparing [2024-12-03T02:06:05.668Z] ec1dcc624724: Preparing [2024-12-03T02:06:05.668Z] 6e48f7b4aa82: Preparing [2024-12-03T02:06:05.668Z] 7d14b376f832: Preparing [2024-12-03T02:06:05.668Z] 16a9d46f936b: Preparing [2024-12-03T02:06:05.668Z] 01d197a7aa09: Preparing [2024-12-03T02:06:05.668Z] 75654b8eeebd: Preparing [2024-12-03T02:06:05.668Z] 01d197a7aa09: Waiting [2024-12-03T02:06:05.668Z] 8c0577ca5241: Layer already exists [2024-12-03T02:06:05.668Z] ec1dcc624724: Layer already exists [2024-12-03T02:06:05.668Z] 16a9d46f936b: Layer already exists [2024-12-03T02:06:05.668Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:05.668Z] 6e48f7b4aa82: Layer already exists [2024-12-03T02:06:05.668Z] 01d197a7aa09: Layer already exists [2024-12-03T02:06:05.668Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:05.668Z] latest: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:06.012Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:06.333Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [2024-12-03T02:06:06.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-03T02:06:06.334Z] 8c0577ca5241: Preparing [2024-12-03T02:06:06.334Z] ec1dcc624724: Preparing [2024-12-03T02:06:06.334Z] 6e48f7b4aa82: Preparing [2024-12-03T02:06:06.334Z] 7d14b376f832: Preparing [2024-12-03T02:06:06.334Z] 16a9d46f936b: Preparing [2024-12-03T02:06:06.334Z] 01d197a7aa09: Preparing [2024-12-03T02:06:06.334Z] 75654b8eeebd: Preparing [2024-12-03T02:06:06.334Z] 01d197a7aa09: Waiting [2024-12-03T02:06:06.334Z] 75654b8eeebd: Waiting [2024-12-03T02:06:06.334Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:06.334Z] 6e48f7b4aa82: Layer already exists [2024-12-03T02:06:06.334Z] ec1dcc624724: Layer already exists [2024-12-03T02:06:06.334Z] 8c0577ca5241: Layer already exists [2024-12-03T02:06:06.334Z] 16a9d46f936b: Layer already exists [2024-12-03T02:06:06.334Z] 01d197a7aa09: Layer already exists [2024-12-03T02:06:06.334Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:06.334Z] 4.0.0-dev.22: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:06.668Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:06.999Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:06.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-03T02:06:06.999Z] 8c0577ca5241: Preparing [2024-12-03T02:06:06.999Z] ec1dcc624724: Preparing [2024-12-03T02:06:06.999Z] 6e48f7b4aa82: Preparing [2024-12-03T02:06:06.999Z] 7d14b376f832: Preparing [2024-12-03T02:06:06.999Z] 16a9d46f936b: Preparing [2024-12-03T02:06:06.999Z] 01d197a7aa09: Preparing [2024-12-03T02:06:06.999Z] 75654b8eeebd: Preparing [2024-12-03T02:06:06.999Z] 01d197a7aa09: Waiting [2024-12-03T02:06:06.999Z] 75654b8eeebd: Waiting [2024-12-03T02:06:06.999Z] 6e48f7b4aa82: Layer already exists [2024-12-03T02:06:06.999Z] 16a9d46f936b: Layer already exists [2024-12-03T02:06:06.999Z] ec1dcc624724: Layer already exists [2024-12-03T02:06:06.999Z] 8c0577ca5241: Layer already exists [2024-12-03T02:06:06.999Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:06.999Z] 01d197a7aa09: Layer already exists [2024-12-03T02:06:06.999Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:06.999Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:07.339Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:07.671Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-03T02:06:07.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-03T02:06:07.671Z] 8c0577ca5241: Preparing [2024-12-03T02:06:07.671Z] ec1dcc624724: Preparing [2024-12-03T02:06:07.671Z] 6e48f7b4aa82: Preparing [2024-12-03T02:06:07.671Z] 7d14b376f832: Preparing [2024-12-03T02:06:07.671Z] 16a9d46f936b: Preparing [2024-12-03T02:06:07.671Z] 01d197a7aa09: Preparing [2024-12-03T02:06:07.671Z] 75654b8eeebd: Preparing [2024-12-03T02:06:07.671Z] 01d197a7aa09: Waiting [2024-12-03T02:06:07.671Z] 16a9d46f936b: Layer already exists [2024-12-03T02:06:07.671Z] ec1dcc624724: Layer already exists [2024-12-03T02:06:07.671Z] 8c0577ca5241: Layer already exists [2024-12-03T02:06:07.671Z] 6e48f7b4aa82: Layer already exists [2024-12-03T02:06:07.671Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:07.671Z] 01d197a7aa09: Layer already exists [2024-12-03T02:06:07.671Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:07.671Z] main: digest: sha256:34ad81a49502e9f001512498723c3257709eff7f3d69d083531b669f842556c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:07.748Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:07.762Z] taggedImages: [2024-12-03T02:06:07.762Z] - nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:07.762Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-03T02:06:07.762Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.22 [2024-12-03T02:06:07.762Z] - nexus3.edgexfoundry.org:10004/core-keeper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:07.762Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-03T02:06:07.793Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-03T02:06:07.793Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:07.793Z] latest [2024-12-03T02:06:07.793Z] 4.0.0-dev.22 [2024-12-03T02:06:07.793Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:07.793Z] main [2024-12-03T02:06:07.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:08.136Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:08.466Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:08.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-03T02:06:08.466Z] b18c72d88649: Preparing [2024-12-03T02:06:08.466Z] 33a1e6634d0d: Preparing [2024-12-03T02:06:08.466Z] 7aed318f987c: Preparing [2024-12-03T02:06:08.466Z] 609d395a259c: Preparing [2024-12-03T02:06:08.466Z] a171cebb212b: Preparing [2024-12-03T02:06:08.466Z] 7d14b376f832: Preparing [2024-12-03T02:06:08.466Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:08.466Z] 33ebde7e772c: Preparing [2024-12-03T02:06:08.466Z] 75654b8eeebd: Preparing [2024-12-03T02:06:08.466Z] 7d14b376f832: Waiting [2024-12-03T02:06:08.466Z] 3bc812ed21cc: Waiting [2024-12-03T02:06:08.466Z] 75654b8eeebd: Waiting [2024-12-03T02:06:08.466Z] a171cebb212b: Layer already exists [2024-12-03T02:06:08.466Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:08.466Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:08.466Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:08.466Z] 33a1e6634d0d: Pushed [2024-12-03T02:06:08.466Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:08.466Z] b18c72d88649: Pushed [2024-12-03T02:06:08.466Z] 7aed318f987c: Pushed [2024-12-03T02:06:11.003Z] 609d395a259c: Pushed [2024-12-03T02:06:11.003Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:11.331Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:11.653Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-03T02:06:11.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-03T02:06:11.653Z] b18c72d88649: Preparing [2024-12-03T02:06:11.653Z] 33a1e6634d0d: Preparing [2024-12-03T02:06:11.653Z] 7aed318f987c: Preparing [2024-12-03T02:06:11.653Z] 609d395a259c: Preparing [2024-12-03T02:06:11.653Z] a171cebb212b: Preparing [2024-12-03T02:06:11.653Z] 7d14b376f832: Preparing [2024-12-03T02:06:11.653Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:11.653Z] 33ebde7e772c: Preparing [2024-12-03T02:06:11.653Z] 75654b8eeebd: Preparing [2024-12-03T02:06:11.653Z] 7d14b376f832: Waiting [2024-12-03T02:06:11.653Z] 75654b8eeebd: Waiting [2024-12-03T02:06:11.653Z] 33ebde7e772c: Waiting [2024-12-03T02:06:11.653Z] 7aed318f987c: Layer already exists [2024-12-03T02:06:11.653Z] a171cebb212b: Layer already exists [2024-12-03T02:06:11.653Z] 609d395a259c: Layer already exists [2024-12-03T02:06:11.653Z] 33a1e6634d0d: Layer already exists [2024-12-03T02:06:11.653Z] b18c72d88649: Layer already exists [2024-12-03T02:06:11.653Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:11.653Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:11.653Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:11.653Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:11.653Z] latest: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:11.992Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:12.326Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [2024-12-03T02:06:12.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-03T02:06:12.326Z] b18c72d88649: Preparing [2024-12-03T02:06:12.326Z] 33a1e6634d0d: Preparing [2024-12-03T02:06:12.326Z] 7aed318f987c: Preparing [2024-12-03T02:06:12.326Z] 609d395a259c: Preparing [2024-12-03T02:06:12.326Z] a171cebb212b: Preparing [2024-12-03T02:06:12.326Z] 7d14b376f832: Preparing [2024-12-03T02:06:12.326Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:12.326Z] 33ebde7e772c: Preparing [2024-12-03T02:06:12.326Z] 75654b8eeebd: Preparing [2024-12-03T02:06:12.326Z] 7d14b376f832: Waiting [2024-12-03T02:06:12.326Z] 3bc812ed21cc: Waiting [2024-12-03T02:06:12.326Z] 33ebde7e772c: Waiting [2024-12-03T02:06:12.326Z] 75654b8eeebd: Waiting [2024-12-03T02:06:12.326Z] b18c72d88649: Layer already exists [2024-12-03T02:06:12.326Z] 7aed318f987c: Layer already exists [2024-12-03T02:06:12.326Z] 609d395a259c: Layer already exists [2024-12-03T02:06:12.326Z] 33a1e6634d0d: Layer already exists [2024-12-03T02:06:12.326Z] a171cebb212b: Layer already exists [2024-12-03T02:06:12.326Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:12.326Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:12.326Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:12.326Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:12.326Z] 4.0.0-dev.22: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:12.660Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:12.989Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:12.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-03T02:06:12.989Z] b18c72d88649: Preparing [2024-12-03T02:06:12.989Z] 33a1e6634d0d: Preparing [2024-12-03T02:06:12.989Z] 7aed318f987c: Preparing [2024-12-03T02:06:12.989Z] 609d395a259c: Preparing [2024-12-03T02:06:12.989Z] a171cebb212b: Preparing [2024-12-03T02:06:12.989Z] 7d14b376f832: Preparing [2024-12-03T02:06:12.989Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:12.989Z] 33ebde7e772c: Preparing [2024-12-03T02:06:12.989Z] 75654b8eeebd: Preparing [2024-12-03T02:06:12.989Z] 3bc812ed21cc: Waiting [2024-12-03T02:06:12.989Z] 75654b8eeebd: Waiting [2024-12-03T02:06:12.989Z] 33ebde7e772c: Waiting [2024-12-03T02:06:12.989Z] 7d14b376f832: Waiting [2024-12-03T02:06:12.989Z] 33a1e6634d0d: Layer already exists [2024-12-03T02:06:12.989Z] 7aed318f987c: Layer already exists [2024-12-03T02:06:12.989Z] 609d395a259c: Layer already exists [2024-12-03T02:06:12.989Z] a171cebb212b: Layer already exists [2024-12-03T02:06:12.989Z] b18c72d88649: Layer already exists [2024-12-03T02:06:12.989Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:12.989Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:12.989Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:12.989Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:12.989Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:13.320Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:13.647Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-03T02:06:13.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-03T02:06:13.647Z] b18c72d88649: Preparing [2024-12-03T02:06:13.647Z] 33a1e6634d0d: Preparing [2024-12-03T02:06:13.647Z] 7aed318f987c: Preparing [2024-12-03T02:06:13.647Z] 609d395a259c: Preparing [2024-12-03T02:06:13.647Z] a171cebb212b: Preparing [2024-12-03T02:06:13.647Z] 7d14b376f832: Preparing [2024-12-03T02:06:13.647Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:13.647Z] 33ebde7e772c: Preparing [2024-12-03T02:06:13.647Z] 75654b8eeebd: Preparing [2024-12-03T02:06:13.647Z] 7d14b376f832: Waiting [2024-12-03T02:06:13.647Z] 33ebde7e772c: Waiting [2024-12-03T02:06:13.647Z] 3bc812ed21cc: Waiting [2024-12-03T02:06:13.647Z] 75654b8eeebd: Waiting [2024-12-03T02:06:13.647Z] 7aed318f987c: Layer already exists [2024-12-03T02:06:13.647Z] b18c72d88649: Layer already exists [2024-12-03T02:06:13.647Z] 33a1e6634d0d: Layer already exists [2024-12-03T02:06:13.647Z] a171cebb212b: Layer already exists [2024-12-03T02:06:13.647Z] 609d395a259c: Layer already exists [2024-12-03T02:06:13.647Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:13.647Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:13.647Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:13.647Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:13.647Z] main: digest: sha256:d6a0e02facb953b823265931da471de6e33f37070f6c71c4226c4b390c297642 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:13.746Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:13.761Z] taggedImages: [2024-12-03T02:06:13.761Z] - nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:13.761Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-03T02:06:13.761Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.22 [2024-12-03T02:06:13.761Z] - nexus3.edgexfoundry.org:10004/core-metadata:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:13.761Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-03T02:06:13.792Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-03T02:06:13.792Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:13.792Z] latest [2024-12-03T02:06:13.792Z] 4.0.0-dev.22 [2024-12-03T02:06:13.792Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:13.792Z] main [2024-12-03T02:06:13.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:14.148Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:14.476Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:14.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-03T02:06:14.477Z] bd624deef56e: Preparing [2024-12-03T02:06:14.477Z] b083a4410856: Preparing [2024-12-03T02:06:14.477Z] 85318ecd7013: Preparing [2024-12-03T02:06:14.477Z] 6b4a4f3b8416: Preparing [2024-12-03T02:06:14.477Z] a134056d64ed: Preparing [2024-12-03T02:06:14.477Z] 15f25bc5c8cb: Preparing [2024-12-03T02:06:14.477Z] dcc2422e20d1: Preparing [2024-12-03T02:06:14.477Z] a171cebb212b: Preparing [2024-12-03T02:06:14.477Z] 7d14b376f832: Preparing [2024-12-03T02:06:14.477Z] 740a321ba35d: Preparing [2024-12-03T02:06:14.477Z] afb1712010af: Preparing [2024-12-03T02:06:14.477Z] 5f70bf18a086: Preparing [2024-12-03T02:06:14.477Z] 2bccb3d43a97: Preparing [2024-12-03T02:06:14.477Z] ab23f43cdae5: Preparing [2024-12-03T02:06:14.477Z] baaff80dc671: Preparing [2024-12-03T02:06:14.477Z] 75654b8eeebd: Preparing [2024-12-03T02:06:14.477Z] dcc2422e20d1: Waiting [2024-12-03T02:06:14.477Z] a171cebb212b: Waiting [2024-12-03T02:06:14.477Z] 7d14b376f832: Waiting [2024-12-03T02:06:14.477Z] 740a321ba35d: Waiting [2024-12-03T02:06:14.477Z] 5f70bf18a086: Waiting [2024-12-03T02:06:14.477Z] 2bccb3d43a97: Waiting [2024-12-03T02:06:14.477Z] 15f25bc5c8cb: Waiting [2024-12-03T02:06:14.477Z] afb1712010af: Waiting [2024-12-03T02:06:14.477Z] baaff80dc671: Waiting [2024-12-03T02:06:14.477Z] 75654b8eeebd: Waiting [2024-12-03T02:06:14.477Z] ab23f43cdae5: Waiting [2024-12-03T02:06:14.477Z] b083a4410856: Pushed [2024-12-03T02:06:14.477Z] a134056d64ed: Pushed [2024-12-03T02:06:14.477Z] 6b4a4f3b8416: Pushed [2024-12-03T02:06:14.477Z] bd624deef56e: Pushed [2024-12-03T02:06:14.477Z] 85318ecd7013: Pushed [2024-12-03T02:06:14.477Z] a171cebb212b: Layer already exists [2024-12-03T02:06:14.477Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:14.735Z] 5f70bf18a086: Layer already exists [2024-12-03T02:06:14.735Z] 15f25bc5c8cb: Pushed [2024-12-03T02:06:14.735Z] afb1712010af: Pushed [2024-12-03T02:06:14.735Z] 740a321ba35d: Pushed [2024-12-03T02:06:14.735Z] 2bccb3d43a97: Pushed [2024-12-03T02:06:14.735Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:14.735Z] baaff80dc671: Pushed [2024-12-03T02:06:15.303Z] ab23f43cdae5: Pushed [2024-12-03T02:06:16.240Z] dcc2422e20d1: Pushed [2024-12-03T02:06:16.240Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:16.568Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:16.899Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-03T02:06:16.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-03T02:06:16.899Z] bd624deef56e: Preparing [2024-12-03T02:06:16.899Z] b083a4410856: Preparing [2024-12-03T02:06:16.899Z] 85318ecd7013: Preparing [2024-12-03T02:06:16.899Z] 6b4a4f3b8416: Preparing [2024-12-03T02:06:16.899Z] a134056d64ed: Preparing [2024-12-03T02:06:16.899Z] 15f25bc5c8cb: Preparing [2024-12-03T02:06:16.899Z] dcc2422e20d1: Preparing [2024-12-03T02:06:16.899Z] a171cebb212b: Preparing [2024-12-03T02:06:16.899Z] 7d14b376f832: Preparing [2024-12-03T02:06:16.899Z] 740a321ba35d: Preparing [2024-12-03T02:06:16.899Z] afb1712010af: Preparing [2024-12-03T02:06:16.899Z] 5f70bf18a086: Preparing [2024-12-03T02:06:16.899Z] 2bccb3d43a97: Preparing [2024-12-03T02:06:16.899Z] ab23f43cdae5: Preparing [2024-12-03T02:06:16.899Z] baaff80dc671: Preparing [2024-12-03T02:06:16.899Z] 75654b8eeebd: Preparing [2024-12-03T02:06:16.899Z] ab23f43cdae5: Waiting [2024-12-03T02:06:16.899Z] baaff80dc671: Waiting [2024-12-03T02:06:16.899Z] 740a321ba35d: Waiting [2024-12-03T02:06:16.899Z] 75654b8eeebd: Waiting [2024-12-03T02:06:16.899Z] 5f70bf18a086: Waiting [2024-12-03T02:06:16.899Z] 2bccb3d43a97: Waiting [2024-12-03T02:06:16.899Z] afb1712010af: Waiting [2024-12-03T02:06:16.899Z] dcc2422e20d1: Waiting [2024-12-03T02:06:16.899Z] a171cebb212b: Waiting [2024-12-03T02:06:16.899Z] 15f25bc5c8cb: Waiting [2024-12-03T02:06:16.899Z] 7d14b376f832: Waiting [2024-12-03T02:06:16.899Z] bd624deef56e: Layer already exists [2024-12-03T02:06:16.899Z] b083a4410856: Layer already exists [2024-12-03T02:06:16.899Z] 85318ecd7013: Layer already exists [2024-12-03T02:06:16.899Z] 6b4a4f3b8416: Layer already exists [2024-12-03T02:06:16.899Z] a134056d64ed: Layer already exists [2024-12-03T02:06:16.899Z] dcc2422e20d1: Layer already exists [2024-12-03T02:06:16.899Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:16.899Z] a171cebb212b: Layer already exists [2024-12-03T02:06:16.899Z] 15f25bc5c8cb: Layer already exists [2024-12-03T02:06:16.899Z] 740a321ba35d: Layer already exists [2024-12-03T02:06:16.899Z] 2bccb3d43a97: Layer already exists [2024-12-03T02:06:16.899Z] afb1712010af: Layer already exists [2024-12-03T02:06:16.899Z] 5f70bf18a086: Layer already exists [2024-12-03T02:06:16.899Z] ab23f43cdae5: Layer already exists [2024-12-03T02:06:16.899Z] baaff80dc671: Layer already exists [2024-12-03T02:06:16.899Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:16.899Z] latest: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:17.233Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:17.563Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [2024-12-03T02:06:17.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-03T02:06:17.564Z] bd624deef56e: Preparing [2024-12-03T02:06:17.564Z] b083a4410856: Preparing [2024-12-03T02:06:17.564Z] 85318ecd7013: Preparing [2024-12-03T02:06:17.564Z] 6b4a4f3b8416: Preparing [2024-12-03T02:06:17.564Z] a134056d64ed: Preparing [2024-12-03T02:06:17.564Z] 15f25bc5c8cb: Preparing [2024-12-03T02:06:17.564Z] dcc2422e20d1: Preparing [2024-12-03T02:06:17.564Z] a171cebb212b: Preparing [2024-12-03T02:06:17.564Z] 7d14b376f832: Preparing [2024-12-03T02:06:17.564Z] 740a321ba35d: Preparing [2024-12-03T02:06:17.564Z] afb1712010af: Preparing [2024-12-03T02:06:17.564Z] 5f70bf18a086: Preparing [2024-12-03T02:06:17.564Z] 2bccb3d43a97: Preparing [2024-12-03T02:06:17.564Z] ab23f43cdae5: Preparing [2024-12-03T02:06:17.564Z] baaff80dc671: Preparing [2024-12-03T02:06:17.564Z] 75654b8eeebd: Preparing [2024-12-03T02:06:17.564Z] 7d14b376f832: Waiting [2024-12-03T02:06:17.564Z] 2bccb3d43a97: Waiting [2024-12-03T02:06:17.564Z] 75654b8eeebd: Waiting [2024-12-03T02:06:17.564Z] 740a321ba35d: Waiting [2024-12-03T02:06:17.564Z] afb1712010af: Waiting [2024-12-03T02:06:17.564Z] ab23f43cdae5: Waiting [2024-12-03T02:06:17.564Z] baaff80dc671: Waiting [2024-12-03T02:06:17.564Z] 15f25bc5c8cb: Waiting [2024-12-03T02:06:17.564Z] dcc2422e20d1: Waiting [2024-12-03T02:06:17.564Z] a171cebb212b: Waiting [2024-12-03T02:06:17.564Z] 6b4a4f3b8416: Layer already exists [2024-12-03T02:06:17.564Z] 85318ecd7013: Layer already exists [2024-12-03T02:06:17.564Z] bd624deef56e: Layer already exists [2024-12-03T02:06:17.564Z] b083a4410856: Layer already exists [2024-12-03T02:06:17.564Z] a134056d64ed: Layer already exists [2024-12-03T02:06:17.564Z] dcc2422e20d1: Layer already exists [2024-12-03T02:06:17.564Z] 15f25bc5c8cb: Layer already exists [2024-12-03T02:06:17.564Z] a171cebb212b: Layer already exists [2024-12-03T02:06:17.564Z] 740a321ba35d: Layer already exists [2024-12-03T02:06:17.564Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:17.564Z] afb1712010af: Layer already exists [2024-12-03T02:06:17.564Z] 2bccb3d43a97: Layer already exists [2024-12-03T02:06:17.564Z] ab23f43cdae5: Layer already exists [2024-12-03T02:06:17.564Z] baaff80dc671: Layer already exists [2024-12-03T02:06:17.564Z] 5f70bf18a086: Layer already exists [2024-12-03T02:06:17.564Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:17.564Z] 4.0.0-dev.22: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:17.895Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:18.222Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:18.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-03T02:06:18.222Z] bd624deef56e: Preparing [2024-12-03T02:06:18.222Z] b083a4410856: Preparing [2024-12-03T02:06:18.222Z] 85318ecd7013: Preparing [2024-12-03T02:06:18.222Z] 6b4a4f3b8416: Preparing [2024-12-03T02:06:18.222Z] a134056d64ed: Preparing [2024-12-03T02:06:18.222Z] 15f25bc5c8cb: Preparing [2024-12-03T02:06:18.222Z] dcc2422e20d1: Preparing [2024-12-03T02:06:18.222Z] a171cebb212b: Preparing [2024-12-03T02:06:18.222Z] 7d14b376f832: Preparing [2024-12-03T02:06:18.222Z] 740a321ba35d: Preparing [2024-12-03T02:06:18.222Z] afb1712010af: Preparing [2024-12-03T02:06:18.222Z] 5f70bf18a086: Preparing [2024-12-03T02:06:18.222Z] 2bccb3d43a97: Preparing [2024-12-03T02:06:18.222Z] ab23f43cdae5: Preparing [2024-12-03T02:06:18.222Z] baaff80dc671: Preparing [2024-12-03T02:06:18.222Z] 75654b8eeebd: Preparing [2024-12-03T02:06:18.222Z] 7d14b376f832: Waiting [2024-12-03T02:06:18.222Z] 740a321ba35d: Waiting [2024-12-03T02:06:18.222Z] afb1712010af: Waiting [2024-12-03T02:06:18.222Z] 5f70bf18a086: Waiting [2024-12-03T02:06:18.222Z] 2bccb3d43a97: Waiting [2024-12-03T02:06:18.222Z] dcc2422e20d1: Waiting [2024-12-03T02:06:18.222Z] ab23f43cdae5: Waiting [2024-12-03T02:06:18.222Z] a171cebb212b: Waiting [2024-12-03T02:06:18.222Z] 75654b8eeebd: Waiting [2024-12-03T02:06:18.222Z] 15f25bc5c8cb: Waiting [2024-12-03T02:06:18.222Z] baaff80dc671: Waiting [2024-12-03T02:06:18.222Z] 6b4a4f3b8416: Layer already exists [2024-12-03T02:06:18.222Z] b083a4410856: Layer already exists [2024-12-03T02:06:18.222Z] bd624deef56e: Layer already exists [2024-12-03T02:06:18.222Z] a134056d64ed: Layer already exists [2024-12-03T02:06:18.222Z] 85318ecd7013: Layer already exists [2024-12-03T02:06:18.222Z] 15f25bc5c8cb: Layer already exists [2024-12-03T02:06:18.222Z] dcc2422e20d1: Layer already exists [2024-12-03T02:06:18.222Z] a171cebb212b: Layer already exists [2024-12-03T02:06:18.222Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:18.222Z] 740a321ba35d: Layer already exists [2024-12-03T02:06:18.222Z] afb1712010af: Layer already exists [2024-12-03T02:06:18.222Z] 2bccb3d43a97: Layer already exists [2024-12-03T02:06:18.222Z] 5f70bf18a086: Layer already exists [2024-12-03T02:06:18.222Z] ab23f43cdae5: Layer already exists [2024-12-03T02:06:18.222Z] baaff80dc671: Layer already exists [2024-12-03T02:06:18.222Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:18.222Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:18.547Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:18.869Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-03T02:06:18.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-03T02:06:18.869Z] bd624deef56e: Preparing [2024-12-03T02:06:18.869Z] b083a4410856: Preparing [2024-12-03T02:06:18.869Z] 85318ecd7013: Preparing [2024-12-03T02:06:18.869Z] 6b4a4f3b8416: Preparing [2024-12-03T02:06:18.869Z] a134056d64ed: Preparing [2024-12-03T02:06:18.869Z] 15f25bc5c8cb: Preparing [2024-12-03T02:06:18.869Z] dcc2422e20d1: Preparing [2024-12-03T02:06:18.869Z] a171cebb212b: Preparing [2024-12-03T02:06:18.869Z] 7d14b376f832: Preparing [2024-12-03T02:06:18.869Z] 740a321ba35d: Preparing [2024-12-03T02:06:18.869Z] afb1712010af: Preparing [2024-12-03T02:06:18.869Z] 5f70bf18a086: Preparing [2024-12-03T02:06:18.869Z] 2bccb3d43a97: Preparing [2024-12-03T02:06:18.869Z] ab23f43cdae5: Preparing [2024-12-03T02:06:18.869Z] baaff80dc671: Preparing [2024-12-03T02:06:18.869Z] 75654b8eeebd: Preparing [2024-12-03T02:06:18.869Z] 7d14b376f832: Waiting [2024-12-03T02:06:18.869Z] 740a321ba35d: Waiting [2024-12-03T02:06:18.869Z] afb1712010af: Waiting [2024-12-03T02:06:18.869Z] 5f70bf18a086: Waiting [2024-12-03T02:06:18.869Z] 2bccb3d43a97: Waiting [2024-12-03T02:06:18.869Z] ab23f43cdae5: Waiting [2024-12-03T02:06:18.869Z] baaff80dc671: Waiting [2024-12-03T02:06:18.869Z] 75654b8eeebd: Waiting [2024-12-03T02:06:18.869Z] 15f25bc5c8cb: Waiting [2024-12-03T02:06:18.869Z] dcc2422e20d1: Waiting [2024-12-03T02:06:18.869Z] a171cebb212b: Waiting [2024-12-03T02:06:18.869Z] 85318ecd7013: Layer already exists [2024-12-03T02:06:18.869Z] bd624deef56e: Layer already exists [2024-12-03T02:06:18.869Z] b083a4410856: Layer already exists [2024-12-03T02:06:18.869Z] 6b4a4f3b8416: Layer already exists [2024-12-03T02:06:18.869Z] a134056d64ed: Layer already exists [2024-12-03T02:06:18.869Z] 15f25bc5c8cb: Layer already exists [2024-12-03T02:06:18.869Z] a171cebb212b: Layer already exists [2024-12-03T02:06:18.869Z] dcc2422e20d1: Layer already exists [2024-12-03T02:06:18.869Z] 740a321ba35d: Layer already exists [2024-12-03T02:06:18.869Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:18.869Z] afb1712010af: Layer already exists [2024-12-03T02:06:18.869Z] 5f70bf18a086: Layer already exists [2024-12-03T02:06:18.869Z] baaff80dc671: Layer already exists [2024-12-03T02:06:18.869Z] 2bccb3d43a97: Layer already exists [2024-12-03T02:06:18.869Z] ab23f43cdae5: Layer already exists [2024-12-03T02:06:18.869Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:18.869Z] main: digest: sha256:e006f4626d60781714724e068455afcf17bb56da9ef0858e7a61439ad1aa1056 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:18.948Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:18.963Z] taggedImages: [2024-12-03T02:06:18.963Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:18.963Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-03T02:06:18.963Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.22 [2024-12-03T02:06:18.963Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:18.963Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-03T02:06:18.992Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-03T02:06:18.992Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:18.992Z] latest [2024-12-03T02:06:18.992Z] 4.0.0-dev.22 [2024-12-03T02:06:18.992Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:18.992Z] main [2024-12-03T02:06:18.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:19.352Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:19.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:19.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-03T02:06:19.680Z] cb511a3af888: Preparing [2024-12-03T02:06:19.680Z] 56a39ad342b5: Preparing [2024-12-03T02:06:19.680Z] 226e68142913: Preparing [2024-12-03T02:06:19.680Z] 7f52c877aa52: Preparing [2024-12-03T02:06:19.680Z] a171cebb212b: Preparing [2024-12-03T02:06:19.680Z] 7d14b376f832: Preparing [2024-12-03T02:06:19.680Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:19.680Z] 33ebde7e772c: Preparing [2024-12-03T02:06:19.680Z] 75654b8eeebd: Preparing [2024-12-03T02:06:19.680Z] 33ebde7e772c: Waiting [2024-12-03T02:06:19.680Z] 75654b8eeebd: Waiting [2024-12-03T02:06:19.680Z] a171cebb212b: Layer already exists [2024-12-03T02:06:19.680Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:19.680Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:19.680Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:19.680Z] cb511a3af888: Pushed [2024-12-03T02:06:19.680Z] 226e68142913: Pushed [2024-12-03T02:06:19.680Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:19.680Z] 56a39ad342b5: Pushed [2024-12-03T02:06:22.217Z] 7f52c877aa52: Pushed [2024-12-03T02:06:22.217Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:22.552Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:22.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-03T02:06:22.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-03T02:06:22.874Z] cb511a3af888: Preparing [2024-12-03T02:06:22.874Z] 56a39ad342b5: Preparing [2024-12-03T02:06:22.874Z] 226e68142913: Preparing [2024-12-03T02:06:22.874Z] 7f52c877aa52: Preparing [2024-12-03T02:06:22.874Z] a171cebb212b: Preparing [2024-12-03T02:06:22.874Z] 7d14b376f832: Preparing [2024-12-03T02:06:22.874Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:22.874Z] 33ebde7e772c: Preparing [2024-12-03T02:06:22.874Z] 75654b8eeebd: Preparing [2024-12-03T02:06:22.874Z] 3bc812ed21cc: Waiting [2024-12-03T02:06:22.874Z] 33ebde7e772c: Waiting [2024-12-03T02:06:22.874Z] 75654b8eeebd: Waiting [2024-12-03T02:06:22.874Z] 7d14b376f832: Waiting [2024-12-03T02:06:22.874Z] a171cebb212b: Layer already exists [2024-12-03T02:06:22.874Z] 226e68142913: Layer already exists [2024-12-03T02:06:22.874Z] 7f52c877aa52: Layer already exists [2024-12-03T02:06:22.874Z] cb511a3af888: Layer already exists [2024-12-03T02:06:22.874Z] 56a39ad342b5: Layer already exists [2024-12-03T02:06:22.874Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:22.874Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:22.874Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:22.874Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:22.874Z] latest: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:23.204Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:23.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [2024-12-03T02:06:23.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-03T02:06:23.536Z] cb511a3af888: Preparing [2024-12-03T02:06:23.536Z] 56a39ad342b5: Preparing [2024-12-03T02:06:23.536Z] 226e68142913: Preparing [2024-12-03T02:06:23.536Z] 7f52c877aa52: Preparing [2024-12-03T02:06:23.536Z] a171cebb212b: Preparing [2024-12-03T02:06:23.536Z] 7d14b376f832: Preparing [2024-12-03T02:06:23.536Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:23.536Z] 33ebde7e772c: Preparing [2024-12-03T02:06:23.536Z] 7d14b376f832: Waiting [2024-12-03T02:06:23.536Z] 75654b8eeebd: Preparing [2024-12-03T02:06:23.536Z] 33ebde7e772c: Waiting [2024-12-03T02:06:23.536Z] 56a39ad342b5: Layer already exists [2024-12-03T02:06:23.536Z] 7f52c877aa52: Layer already exists [2024-12-03T02:06:23.536Z] a171cebb212b: Layer already exists [2024-12-03T02:06:23.536Z] cb511a3af888: Layer already exists [2024-12-03T02:06:23.536Z] 226e68142913: Layer already exists [2024-12-03T02:06:23.536Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:23.536Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:23.536Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:23.536Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:23.536Z] 4.0.0-dev.22: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:23.857Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:24.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:24.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-03T02:06:24.182Z] cb511a3af888: Preparing [2024-12-03T02:06:24.182Z] 56a39ad342b5: Preparing [2024-12-03T02:06:24.182Z] 226e68142913: Preparing [2024-12-03T02:06:24.182Z] 7f52c877aa52: Preparing [2024-12-03T02:06:24.182Z] a171cebb212b: Preparing [2024-12-03T02:06:24.182Z] 7d14b376f832: Preparing [2024-12-03T02:06:24.182Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:24.182Z] 33ebde7e772c: Preparing [2024-12-03T02:06:24.182Z] 75654b8eeebd: Preparing [2024-12-03T02:06:24.182Z] 7d14b376f832: Waiting [2024-12-03T02:06:24.182Z] 3bc812ed21cc: Waiting [2024-12-03T02:06:24.182Z] 33ebde7e772c: Waiting [2024-12-03T02:06:24.182Z] 75654b8eeebd: Waiting [2024-12-03T02:06:24.182Z] 56a39ad342b5: Layer already exists [2024-12-03T02:06:24.182Z] 7f52c877aa52: Layer already exists [2024-12-03T02:06:24.182Z] a171cebb212b: Layer already exists [2024-12-03T02:06:24.182Z] cb511a3af888: Layer already exists [2024-12-03T02:06:24.182Z] 226e68142913: Layer already exists [2024-12-03T02:06:24.182Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:24.182Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:24.182Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:24.182Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:24.182Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:24.515Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:24.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-03T02:06:24.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-03T02:06:24.840Z] cb511a3af888: Preparing [2024-12-03T02:06:24.840Z] 56a39ad342b5: Preparing [2024-12-03T02:06:24.840Z] 226e68142913: Preparing [2024-12-03T02:06:24.840Z] 7f52c877aa52: Preparing [2024-12-03T02:06:24.840Z] a171cebb212b: Preparing [2024-12-03T02:06:24.840Z] 7d14b376f832: Preparing [2024-12-03T02:06:24.840Z] 3bc812ed21cc: Preparing [2024-12-03T02:06:24.840Z] 33ebde7e772c: Preparing [2024-12-03T02:06:24.840Z] 75654b8eeebd: Preparing [2024-12-03T02:06:24.840Z] 3bc812ed21cc: Waiting [2024-12-03T02:06:24.840Z] 33ebde7e772c: Waiting [2024-12-03T02:06:24.840Z] 7d14b376f832: Waiting [2024-12-03T02:06:24.840Z] 226e68142913: Layer already exists [2024-12-03T02:06:24.840Z] a171cebb212b: Layer already exists [2024-12-03T02:06:24.840Z] cb511a3af888: Layer already exists [2024-12-03T02:06:24.840Z] 56a39ad342b5: Layer already exists [2024-12-03T02:06:24.840Z] 7f52c877aa52: Layer already exists [2024-12-03T02:06:24.840Z] 3bc812ed21cc: Layer already exists [2024-12-03T02:06:24.840Z] 33ebde7e772c: Layer already exists [2024-12-03T02:06:24.841Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:24.841Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:24.841Z] main: digest: sha256:36a66dd5ab1517e1ea6c0c7a9d9a664d2b84a9b5a78a59fa777acc85cd5ba8d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:24.913Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:24.925Z] taggedImages: [2024-12-03T02:06:24.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:24.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-03T02:06:24.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.22 [2024-12-03T02:06:24.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:24.925Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-03T02:06:24.955Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-03T02:06:24.955Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:24.955Z] latest [2024-12-03T02:06:24.955Z] 4.0.0-dev.22 [2024-12-03T02:06:24.955Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:24.955Z] main [2024-12-03T02:06:24.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:25.301Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:25.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:25.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-03T02:06:25.616Z] 26877a3afc3d: Preparing [2024-12-03T02:06:25.616Z] c59c73e652ba: Preparing [2024-12-03T02:06:25.616Z] 9e2829b7ff17: Preparing [2024-12-03T02:06:25.616Z] 169ea6e54097: Preparing [2024-12-03T02:06:25.616Z] a016548f7fa8: Preparing [2024-12-03T02:06:25.616Z] a171cebb212b: Preparing [2024-12-03T02:06:25.616Z] 7d14b376f832: Preparing [2024-12-03T02:06:25.616Z] c73ec30b0463: Preparing [2024-12-03T02:06:25.616Z] bbba1003e86e: Preparing [2024-12-03T02:06:25.616Z] 7d14b376f832: Waiting [2024-12-03T02:06:25.616Z] a171cebb212b: Waiting [2024-12-03T02:06:25.616Z] ec17c52773ec: Preparing [2024-12-03T02:06:25.616Z] 75654b8eeebd: Preparing [2024-12-03T02:06:25.616Z] 75654b8eeebd: Waiting [2024-12-03T02:06:25.616Z] bbba1003e86e: Waiting [2024-12-03T02:06:25.616Z] ec17c52773ec: Waiting [2024-12-03T02:06:25.616Z] a016548f7fa8: Pushed [2024-12-03T02:06:25.616Z] c59c73e652ba: Pushed [2024-12-03T02:06:25.616Z] 26877a3afc3d: Pushed [2024-12-03T02:06:25.616Z] 169ea6e54097: Pushed [2024-12-03T02:06:25.616Z] a171cebb212b: Layer already exists [2024-12-03T02:06:25.616Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:25.616Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:25.874Z] c73ec30b0463: Pushed [2024-12-03T02:06:25.874Z] bbba1003e86e: Pushed [2024-12-03T02:06:26.811Z] 9e2829b7ff17: Pushed [2024-12-03T02:06:27.746Z] ec17c52773ec: Pushed [2024-12-03T02:06:28.006Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:28.348Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:28.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-03T02:06:28.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-03T02:06:28.662Z] 26877a3afc3d: Preparing [2024-12-03T02:06:28.662Z] c59c73e652ba: Preparing [2024-12-03T02:06:28.662Z] 9e2829b7ff17: Preparing [2024-12-03T02:06:28.662Z] 169ea6e54097: Preparing [2024-12-03T02:06:28.662Z] a016548f7fa8: Preparing [2024-12-03T02:06:28.662Z] a171cebb212b: Preparing [2024-12-03T02:06:28.662Z] 7d14b376f832: Preparing [2024-12-03T02:06:28.662Z] c73ec30b0463: Preparing [2024-12-03T02:06:28.662Z] bbba1003e86e: Preparing [2024-12-03T02:06:28.662Z] ec17c52773ec: Preparing [2024-12-03T02:06:28.662Z] 75654b8eeebd: Preparing [2024-12-03T02:06:28.662Z] a171cebb212b: Waiting [2024-12-03T02:06:28.662Z] ec17c52773ec: Waiting [2024-12-03T02:06:28.662Z] bbba1003e86e: Waiting [2024-12-03T02:06:28.662Z] c73ec30b0463: Waiting [2024-12-03T02:06:28.662Z] 75654b8eeebd: Waiting [2024-12-03T02:06:28.662Z] 7d14b376f832: Waiting [2024-12-03T02:06:28.662Z] 26877a3afc3d: Layer already exists [2024-12-03T02:06:28.662Z] 9e2829b7ff17: Layer already exists [2024-12-03T02:06:28.662Z] c59c73e652ba: Layer already exists [2024-12-03T02:06:28.662Z] a016548f7fa8: Layer already exists [2024-12-03T02:06:28.662Z] 169ea6e54097: Layer already exists [2024-12-03T02:06:28.662Z] c73ec30b0463: Layer already exists [2024-12-03T02:06:28.662Z] a171cebb212b: Layer already exists [2024-12-03T02:06:28.662Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:28.662Z] bbba1003e86e: Layer already exists [2024-12-03T02:06:28.662Z] ec17c52773ec: Layer already exists [2024-12-03T02:06:28.662Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:28.662Z] latest: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:29.098Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:29.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [2024-12-03T02:06:29.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-03T02:06:29.489Z] 26877a3afc3d: Preparing [2024-12-03T02:06:29.489Z] c59c73e652ba: Preparing [2024-12-03T02:06:29.489Z] 9e2829b7ff17: Preparing [2024-12-03T02:06:29.489Z] 169ea6e54097: Preparing [2024-12-03T02:06:29.489Z] a016548f7fa8: Preparing [2024-12-03T02:06:29.489Z] a171cebb212b: Preparing [2024-12-03T02:06:29.489Z] 7d14b376f832: Preparing [2024-12-03T02:06:29.489Z] c73ec30b0463: Preparing [2024-12-03T02:06:29.489Z] bbba1003e86e: Preparing [2024-12-03T02:06:29.489Z] ec17c52773ec: Preparing [2024-12-03T02:06:29.489Z] 75654b8eeebd: Preparing [2024-12-03T02:06:29.489Z] a171cebb212b: Waiting [2024-12-03T02:06:29.489Z] c73ec30b0463: Waiting [2024-12-03T02:06:29.489Z] 7d14b376f832: Waiting [2024-12-03T02:06:29.489Z] bbba1003e86e: Waiting [2024-12-03T02:06:29.489Z] 75654b8eeebd: Waiting [2024-12-03T02:06:29.489Z] 26877a3afc3d: Layer already exists [2024-12-03T02:06:29.489Z] a016548f7fa8: Layer already exists [2024-12-03T02:06:29.489Z] 169ea6e54097: Layer already exists [2024-12-03T02:06:29.489Z] 9e2829b7ff17: Layer already exists [2024-12-03T02:06:29.489Z] c59c73e652ba: Layer already exists [2024-12-03T02:06:29.489Z] bbba1003e86e: Layer already exists [2024-12-03T02:06:29.489Z] c73ec30b0463: Layer already exists [2024-12-03T02:06:29.489Z] a171cebb212b: Layer already exists [2024-12-03T02:06:29.489Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:29.489Z] ec17c52773ec: Layer already exists [2024-12-03T02:06:29.489Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:29.489Z] 4.0.0-dev.22: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:29.850Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:30.180Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:30.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-03T02:06:30.180Z] 26877a3afc3d: Preparing [2024-12-03T02:06:30.180Z] c59c73e652ba: Preparing [2024-12-03T02:06:30.180Z] 9e2829b7ff17: Preparing [2024-12-03T02:06:30.180Z] 169ea6e54097: Preparing [2024-12-03T02:06:30.180Z] a016548f7fa8: Preparing [2024-12-03T02:06:30.180Z] a171cebb212b: Preparing [2024-12-03T02:06:30.180Z] 7d14b376f832: Preparing [2024-12-03T02:06:30.180Z] c73ec30b0463: Preparing [2024-12-03T02:06:30.180Z] bbba1003e86e: Preparing [2024-12-03T02:06:30.180Z] ec17c52773ec: Preparing [2024-12-03T02:06:30.180Z] 75654b8eeebd: Preparing [2024-12-03T02:06:30.180Z] a171cebb212b: Waiting [2024-12-03T02:06:30.180Z] 7d14b376f832: Waiting [2024-12-03T02:06:30.180Z] 75654b8eeebd: Waiting [2024-12-03T02:06:30.180Z] ec17c52773ec: Waiting [2024-12-03T02:06:30.180Z] c73ec30b0463: Waiting [2024-12-03T02:06:30.180Z] bbba1003e86e: Waiting [2024-12-03T02:06:30.180Z] c59c73e652ba: Layer already exists [2024-12-03T02:06:30.180Z] 169ea6e54097: Layer already exists [2024-12-03T02:06:30.180Z] 9e2829b7ff17: Layer already exists [2024-12-03T02:06:30.180Z] a016548f7fa8: Layer already exists [2024-12-03T02:06:30.180Z] 26877a3afc3d: Layer already exists [2024-12-03T02:06:30.180Z] c73ec30b0463: Layer already exists [2024-12-03T02:06:30.180Z] a171cebb212b: Layer already exists [2024-12-03T02:06:30.180Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:30.180Z] ec17c52773ec: Layer already exists [2024-12-03T02:06:30.180Z] bbba1003e86e: Layer already exists [2024-12-03T02:06:30.180Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:30.180Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:30.507Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:30.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-03T02:06:30.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-03T02:06:30.832Z] 26877a3afc3d: Preparing [2024-12-03T02:06:30.832Z] c59c73e652ba: Preparing [2024-12-03T02:06:30.832Z] 9e2829b7ff17: Preparing [2024-12-03T02:06:30.832Z] 169ea6e54097: Preparing [2024-12-03T02:06:30.832Z] a016548f7fa8: Preparing [2024-12-03T02:06:30.832Z] a171cebb212b: Preparing [2024-12-03T02:06:30.832Z] 7d14b376f832: Preparing [2024-12-03T02:06:30.832Z] c73ec30b0463: Preparing [2024-12-03T02:06:30.832Z] bbba1003e86e: Preparing [2024-12-03T02:06:30.832Z] ec17c52773ec: Preparing [2024-12-03T02:06:30.832Z] 75654b8eeebd: Preparing [2024-12-03T02:06:30.832Z] a171cebb212b: Waiting [2024-12-03T02:06:30.832Z] bbba1003e86e: Waiting [2024-12-03T02:06:30.832Z] 7d14b376f832: Waiting [2024-12-03T02:06:30.832Z] c73ec30b0463: Waiting [2024-12-03T02:06:30.832Z] ec17c52773ec: Waiting [2024-12-03T02:06:30.832Z] 75654b8eeebd: Waiting [2024-12-03T02:06:30.832Z] c59c73e652ba: Layer already exists [2024-12-03T02:06:30.832Z] 9e2829b7ff17: Layer already exists [2024-12-03T02:06:30.832Z] 26877a3afc3d: Layer already exists [2024-12-03T02:06:30.832Z] a016548f7fa8: Layer already exists [2024-12-03T02:06:30.832Z] 169ea6e54097: Layer already exists [2024-12-03T02:06:30.832Z] a171cebb212b: Layer already exists [2024-12-03T02:06:30.832Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:30.832Z] bbba1003e86e: Layer already exists [2024-12-03T02:06:30.832Z] c73ec30b0463: Layer already exists [2024-12-03T02:06:30.832Z] ec17c52773ec: Layer already exists [2024-12-03T02:06:30.832Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:30.832Z] main: digest: sha256:76a6a420b9006d34006476e48fbf356091580fffbbf954b85c7523fd336c6add size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:30.915Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:30.934Z] taggedImages: [2024-12-03T02:06:30.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:30.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-03T02:06:30.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.22 [2024-12-03T02:06:30.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:30.934Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-03T02:06:30.968Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-03T02:06:30.968Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:30.968Z] latest [2024-12-03T02:06:30.968Z] 4.0.0-dev.22 [2024-12-03T02:06:30.968Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:30.968Z] main [2024-12-03T02:06:30.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:31.325Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:31.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:31.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-03T02:06:31.645Z] 2503ecaad0cb: Preparing [2024-12-03T02:06:31.645Z] 28ab43bbc6eb: Preparing [2024-12-03T02:06:31.645Z] 6052ec910e8d: Preparing [2024-12-03T02:06:31.645Z] e45e95e9589f: Preparing [2024-12-03T02:06:31.645Z] a45fa8d7e344: Preparing [2024-12-03T02:06:31.645Z] b00c65e9a6c6: Preparing [2024-12-03T02:06:31.645Z] 6b6867df0a6b: Preparing [2024-12-03T02:06:31.645Z] a171cebb212b: Preparing [2024-12-03T02:06:31.645Z] 7d14b376f832: Preparing [2024-12-03T02:06:31.645Z] 4eda7fc6aed0: Preparing [2024-12-03T02:06:31.645Z] 2ac046e9de1d: Preparing [2024-12-03T02:06:31.645Z] 75654b8eeebd: Preparing [2024-12-03T02:06:31.645Z] b00c65e9a6c6: Waiting [2024-12-03T02:06:31.645Z] 6b6867df0a6b: Waiting [2024-12-03T02:06:31.645Z] a171cebb212b: Waiting [2024-12-03T02:06:31.645Z] 7d14b376f832: Waiting [2024-12-03T02:06:31.645Z] 4eda7fc6aed0: Waiting [2024-12-03T02:06:31.645Z] 2ac046e9de1d: Waiting [2024-12-03T02:06:31.645Z] 75654b8eeebd: Waiting [2024-12-03T02:06:31.645Z] a45fa8d7e344: Pushed [2024-12-03T02:06:31.645Z] 2503ecaad0cb: Pushed [2024-12-03T02:06:31.645Z] 28ab43bbc6eb: Pushed [2024-12-03T02:06:31.645Z] a171cebb212b: Layer already exists [2024-12-03T02:06:31.645Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:31.903Z] b00c65e9a6c6: Pushed [2024-12-03T02:06:31.903Z] 6b6867df0a6b: Pushed [2024-12-03T02:06:31.903Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:32.467Z] 4eda7fc6aed0: Pushed [2024-12-03T02:06:32.726Z] e45e95e9589f: Pushed [2024-12-03T02:06:32.984Z] 6052ec910e8d: Pushed [2024-12-03T02:06:34.360Z] 2ac046e9de1d: Pushed [2024-12-03T02:06:34.619Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:34.951Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:35.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-03T02:06:35.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-03T02:06:35.274Z] 2503ecaad0cb: Preparing [2024-12-03T02:06:35.274Z] 28ab43bbc6eb: Preparing [2024-12-03T02:06:35.274Z] 6052ec910e8d: Preparing [2024-12-03T02:06:35.274Z] e45e95e9589f: Preparing [2024-12-03T02:06:35.274Z] a45fa8d7e344: Preparing [2024-12-03T02:06:35.274Z] b00c65e9a6c6: Preparing [2024-12-03T02:06:35.274Z] 6b6867df0a6b: Preparing [2024-12-03T02:06:35.274Z] a171cebb212b: Preparing [2024-12-03T02:06:35.274Z] 7d14b376f832: Preparing [2024-12-03T02:06:35.274Z] 4eda7fc6aed0: Preparing [2024-12-03T02:06:35.274Z] b00c65e9a6c6: Waiting [2024-12-03T02:06:35.274Z] 7d14b376f832: Waiting [2024-12-03T02:06:35.274Z] a171cebb212b: Waiting [2024-12-03T02:06:35.274Z] 2ac046e9de1d: Preparing [2024-12-03T02:06:35.274Z] 75654b8eeebd: Preparing [2024-12-03T02:06:35.274Z] 4eda7fc6aed0: Waiting [2024-12-03T02:06:35.274Z] 2ac046e9de1d: Waiting [2024-12-03T02:06:35.274Z] 75654b8eeebd: Waiting [2024-12-03T02:06:35.274Z] e45e95e9589f: Layer already exists [2024-12-03T02:06:35.274Z] a45fa8d7e344: Layer already exists [2024-12-03T02:06:35.274Z] 2503ecaad0cb: Layer already exists [2024-12-03T02:06:35.274Z] 28ab43bbc6eb: Layer already exists [2024-12-03T02:06:35.274Z] 6052ec910e8d: Layer already exists [2024-12-03T02:06:35.274Z] b00c65e9a6c6: Layer already exists [2024-12-03T02:06:35.274Z] 4eda7fc6aed0: Layer already exists [2024-12-03T02:06:35.274Z] 6b6867df0a6b: Layer already exists [2024-12-03T02:06:35.274Z] a171cebb212b: Layer already exists [2024-12-03T02:06:35.274Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:35.274Z] 2ac046e9de1d: Layer already exists [2024-12-03T02:06:35.274Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:35.274Z] latest: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:35.602Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:35.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [2024-12-03T02:06:35.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-03T02:06:35.928Z] 2503ecaad0cb: Preparing [2024-12-03T02:06:35.928Z] 28ab43bbc6eb: Preparing [2024-12-03T02:06:35.928Z] 6052ec910e8d: Preparing [2024-12-03T02:06:35.928Z] e45e95e9589f: Preparing [2024-12-03T02:06:35.928Z] a45fa8d7e344: Preparing [2024-12-03T02:06:35.928Z] b00c65e9a6c6: Preparing [2024-12-03T02:06:35.928Z] 6b6867df0a6b: Preparing [2024-12-03T02:06:35.928Z] a171cebb212b: Preparing [2024-12-03T02:06:35.928Z] 7d14b376f832: Preparing [2024-12-03T02:06:35.928Z] 4eda7fc6aed0: Preparing [2024-12-03T02:06:35.928Z] 2ac046e9de1d: Preparing [2024-12-03T02:06:35.928Z] 75654b8eeebd: Preparing [2024-12-03T02:06:35.928Z] a171cebb212b: Waiting [2024-12-03T02:06:35.928Z] 7d14b376f832: Waiting [2024-12-03T02:06:35.928Z] 4eda7fc6aed0: Waiting [2024-12-03T02:06:35.928Z] b00c65e9a6c6: Waiting [2024-12-03T02:06:35.928Z] 6b6867df0a6b: Waiting [2024-12-03T02:06:35.928Z] 2ac046e9de1d: Waiting [2024-12-03T02:06:35.928Z] 75654b8eeebd: Waiting [2024-12-03T02:06:35.928Z] e45e95e9589f: Layer already exists [2024-12-03T02:06:35.928Z] a45fa8d7e344: Layer already exists [2024-12-03T02:06:35.928Z] 2503ecaad0cb: Layer already exists [2024-12-03T02:06:35.928Z] 28ab43bbc6eb: Layer already exists [2024-12-03T02:06:35.928Z] 6052ec910e8d: Layer already exists [2024-12-03T02:06:35.928Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:35.928Z] 6b6867df0a6b: Layer already exists [2024-12-03T02:06:35.928Z] b00c65e9a6c6: Layer already exists [2024-12-03T02:06:35.928Z] a171cebb212b: Layer already exists [2024-12-03T02:06:35.928Z] 4eda7fc6aed0: Layer already exists [2024-12-03T02:06:35.928Z] 2ac046e9de1d: Layer already exists [2024-12-03T02:06:35.928Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:35.928Z] 4.0.0-dev.22: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:36.255Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:36.588Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:36.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-03T02:06:36.588Z] 2503ecaad0cb: Preparing [2024-12-03T02:06:36.588Z] 28ab43bbc6eb: Preparing [2024-12-03T02:06:36.588Z] 6052ec910e8d: Preparing [2024-12-03T02:06:36.588Z] e45e95e9589f: Preparing [2024-12-03T02:06:36.588Z] a45fa8d7e344: Preparing [2024-12-03T02:06:36.588Z] b00c65e9a6c6: Preparing [2024-12-03T02:06:36.588Z] 6b6867df0a6b: Preparing [2024-12-03T02:06:36.588Z] a171cebb212b: Preparing [2024-12-03T02:06:36.588Z] 7d14b376f832: Preparing [2024-12-03T02:06:36.588Z] 4eda7fc6aed0: Preparing [2024-12-03T02:06:36.588Z] 2ac046e9de1d: Preparing [2024-12-03T02:06:36.588Z] 75654b8eeebd: Preparing [2024-12-03T02:06:36.588Z] 2ac046e9de1d: Waiting [2024-12-03T02:06:36.588Z] 7d14b376f832: Waiting [2024-12-03T02:06:36.588Z] 4eda7fc6aed0: Waiting [2024-12-03T02:06:36.588Z] 75654b8eeebd: Waiting [2024-12-03T02:06:36.588Z] b00c65e9a6c6: Waiting [2024-12-03T02:06:36.588Z] 6b6867df0a6b: Waiting [2024-12-03T02:06:36.588Z] a171cebb212b: Waiting [2024-12-03T02:06:36.588Z] e45e95e9589f: Layer already exists [2024-12-03T02:06:36.588Z] 28ab43bbc6eb: Layer already exists [2024-12-03T02:06:36.588Z] 6052ec910e8d: Layer already exists [2024-12-03T02:06:36.588Z] a45fa8d7e344: Layer already exists [2024-12-03T02:06:36.588Z] 2503ecaad0cb: Layer already exists [2024-12-03T02:06:36.588Z] b00c65e9a6c6: Layer already exists [2024-12-03T02:06:36.588Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:36.588Z] 4eda7fc6aed0: Layer already exists [2024-12-03T02:06:36.588Z] a171cebb212b: Layer already exists [2024-12-03T02:06:36.588Z] 6b6867df0a6b: Layer already exists [2024-12-03T02:06:36.588Z] 2ac046e9de1d: Layer already exists [2024-12-03T02:06:36.588Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:36.588Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:36.919Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:37.246Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-03T02:06:37.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-03T02:06:37.246Z] 2503ecaad0cb: Preparing [2024-12-03T02:06:37.246Z] 28ab43bbc6eb: Preparing [2024-12-03T02:06:37.246Z] 6052ec910e8d: Preparing [2024-12-03T02:06:37.246Z] e45e95e9589f: Preparing [2024-12-03T02:06:37.246Z] a45fa8d7e344: Preparing [2024-12-03T02:06:37.246Z] b00c65e9a6c6: Preparing [2024-12-03T02:06:37.246Z] 6b6867df0a6b: Preparing [2024-12-03T02:06:37.246Z] a171cebb212b: Preparing [2024-12-03T02:06:37.246Z] 7d14b376f832: Preparing [2024-12-03T02:06:37.246Z] 4eda7fc6aed0: Preparing [2024-12-03T02:06:37.246Z] 2ac046e9de1d: Preparing [2024-12-03T02:06:37.246Z] 75654b8eeebd: Preparing [2024-12-03T02:06:37.246Z] 7d14b376f832: Waiting [2024-12-03T02:06:37.246Z] 4eda7fc6aed0: Waiting [2024-12-03T02:06:37.246Z] b00c65e9a6c6: Waiting [2024-12-03T02:06:37.246Z] 2ac046e9de1d: Waiting [2024-12-03T02:06:37.246Z] 6b6867df0a6b: Waiting [2024-12-03T02:06:37.246Z] a171cebb212b: Waiting [2024-12-03T02:06:37.246Z] 75654b8eeebd: Waiting [2024-12-03T02:06:37.246Z] 2503ecaad0cb: Layer already exists [2024-12-03T02:06:37.246Z] e45e95e9589f: Layer already exists [2024-12-03T02:06:37.246Z] 6052ec910e8d: Layer already exists [2024-12-03T02:06:37.246Z] a45fa8d7e344: Layer already exists [2024-12-03T02:06:37.246Z] 28ab43bbc6eb: Layer already exists [2024-12-03T02:06:37.246Z] 6b6867df0a6b: Layer already exists [2024-12-03T02:06:37.246Z] a171cebb212b: Layer already exists [2024-12-03T02:06:37.246Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:37.246Z] b00c65e9a6c6: Layer already exists [2024-12-03T02:06:37.246Z] 4eda7fc6aed0: Layer already exists [2024-12-03T02:06:37.246Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:37.246Z] 2ac046e9de1d: Layer already exists [2024-12-03T02:06:37.246Z] main: digest: sha256:a0ac0e5048a50080e879e245753eaf066b1292cddc4dc30cf05e7f2cd4c13603 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:37.329Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:37.345Z] taggedImages: [2024-12-03T02:06:37.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:37.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-03T02:06:37.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.22 [2024-12-03T02:06:37.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:37.345Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-03T02:06:37.376Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-03T02:06:37.376Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:37.376Z] latest [2024-12-03T02:06:37.376Z] 4.0.0-dev.22 [2024-12-03T02:06:37.376Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:37.376Z] main [2024-12-03T02:06:37.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:37.722Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:38.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:38.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-03T02:06:38.047Z] 77f3475a03d3: Preparing [2024-12-03T02:06:38.047Z] a1c0e6fa1d8c: Preparing [2024-12-03T02:06:38.047Z] a171cebb212b: Preparing [2024-12-03T02:06:38.047Z] 7d14b376f832: Preparing [2024-12-03T02:06:38.047Z] 5a6fae5d9b74: Preparing [2024-12-03T02:06:38.047Z] 81f1b3a68f7d: Preparing [2024-12-03T02:06:38.047Z] 75654b8eeebd: Preparing [2024-12-03T02:06:38.047Z] 81f1b3a68f7d: Waiting [2024-12-03T02:06:38.047Z] 75654b8eeebd: Waiting [2024-12-03T02:06:38.047Z] a171cebb212b: Layer already exists [2024-12-03T02:06:38.047Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:38.047Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:38.047Z] 77f3475a03d3: Pushed [2024-12-03T02:06:38.613Z] 5a6fae5d9b74: Pushed [2024-12-03T02:06:38.873Z] 81f1b3a68f7d: Pushed [2024-12-03T02:06:39.809Z] a1c0e6fa1d8c: Pushed [2024-12-03T02:06:40.069Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:40.396Z] + 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-12-03T02:06:40.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-03T02:06:40.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-03T02:06:40.727Z] 77f3475a03d3: Preparing [2024-12-03T02:06:40.727Z] a1c0e6fa1d8c: Preparing [2024-12-03T02:06:40.727Z] a171cebb212b: Preparing [2024-12-03T02:06:40.727Z] 7d14b376f832: Preparing [2024-12-03T02:06:40.727Z] 5a6fae5d9b74: Preparing [2024-12-03T02:06:40.727Z] 81f1b3a68f7d: Preparing [2024-12-03T02:06:40.727Z] 75654b8eeebd: Preparing [2024-12-03T02:06:40.727Z] 81f1b3a68f7d: Waiting [2024-12-03T02:06:40.727Z] 75654b8eeebd: Waiting [2024-12-03T02:06:40.727Z] 77f3475a03d3: Layer already exists [2024-12-03T02:06:40.727Z] a1c0e6fa1d8c: Layer already exists [2024-12-03T02:06:40.727Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:40.727Z] 5a6fae5d9b74: Layer already exists [2024-12-03T02:06:40.727Z] a171cebb212b: Layer already exists [2024-12-03T02:06:40.727Z] 81f1b3a68f7d: Layer already exists [2024-12-03T02:06:40.727Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:40.727Z] latest: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:41.046Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:41.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [2024-12-03T02:06:41.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-03T02:06:41.367Z] 77f3475a03d3: Preparing [2024-12-03T02:06:41.367Z] a1c0e6fa1d8c: Preparing [2024-12-03T02:06:41.367Z] a171cebb212b: Preparing [2024-12-03T02:06:41.367Z] 7d14b376f832: Preparing [2024-12-03T02:06:41.367Z] 5a6fae5d9b74: Preparing [2024-12-03T02:06:41.367Z] 81f1b3a68f7d: Preparing [2024-12-03T02:06:41.367Z] 75654b8eeebd: Preparing [2024-12-03T02:06:41.367Z] 81f1b3a68f7d: Waiting [2024-12-03T02:06:41.367Z] 75654b8eeebd: Waiting [2024-12-03T02:06:41.367Z] a1c0e6fa1d8c: Layer already exists [2024-12-03T02:06:41.367Z] 77f3475a03d3: Layer already exists [2024-12-03T02:06:41.367Z] 5a6fae5d9b74: Layer already exists [2024-12-03T02:06:41.367Z] a171cebb212b: Layer already exists [2024-12-03T02:06:41.367Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:41.367Z] 81f1b3a68f7d: Layer already exists [2024-12-03T02:06:41.367Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:41.367Z] 4.0.0-dev.22: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:41.691Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:42.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:42.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-03T02:06:42.011Z] 77f3475a03d3: Preparing [2024-12-03T02:06:42.011Z] a1c0e6fa1d8c: Preparing [2024-12-03T02:06:42.011Z] a171cebb212b: Preparing [2024-12-03T02:06:42.011Z] 7d14b376f832: Preparing [2024-12-03T02:06:42.011Z] 5a6fae5d9b74: Preparing [2024-12-03T02:06:42.011Z] 81f1b3a68f7d: Preparing [2024-12-03T02:06:42.011Z] 75654b8eeebd: Preparing [2024-12-03T02:06:42.011Z] 81f1b3a68f7d: Waiting [2024-12-03T02:06:42.011Z] 75654b8eeebd: Waiting [2024-12-03T02:06:42.011Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:42.011Z] a171cebb212b: Layer already exists [2024-12-03T02:06:42.011Z] a1c0e6fa1d8c: Layer already exists [2024-12-03T02:06:42.011Z] 5a6fae5d9b74: Layer already exists [2024-12-03T02:06:42.011Z] 77f3475a03d3: Layer already exists [2024-12-03T02:06:42.011Z] 81f1b3a68f7d: Layer already exists [2024-12-03T02:06:42.011Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:42.011Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:42.344Z] + 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-12-03T02:06:42.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-03T02:06:42.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-03T02:06:42.665Z] 77f3475a03d3: Preparing [2024-12-03T02:06:42.665Z] a1c0e6fa1d8c: Preparing [2024-12-03T02:06:42.665Z] a171cebb212b: Preparing [2024-12-03T02:06:42.665Z] 7d14b376f832: Preparing [2024-12-03T02:06:42.665Z] 5a6fae5d9b74: Preparing [2024-12-03T02:06:42.665Z] 81f1b3a68f7d: Preparing [2024-12-03T02:06:42.665Z] 75654b8eeebd: Preparing [2024-12-03T02:06:42.665Z] 81f1b3a68f7d: Waiting [2024-12-03T02:06:42.665Z] 75654b8eeebd: Waiting [2024-12-03T02:06:42.665Z] 5a6fae5d9b74: Layer already exists [2024-12-03T02:06:42.665Z] a1c0e6fa1d8c: Layer already exists [2024-12-03T02:06:42.665Z] a171cebb212b: Layer already exists [2024-12-03T02:06:42.665Z] 77f3475a03d3: Layer already exists [2024-12-03T02:06:42.665Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:42.665Z] 81f1b3a68f7d: Layer already exists [2024-12-03T02:06:42.665Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:42.665Z] main: digest: sha256:08e9dee76b931b665fad075a2dd842fd1e11a8f0538f690d64cc43ad704a87d0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:42.725Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:42.735Z] taggedImages: [2024-12-03T02:06:42.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:42.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-03T02:06:42.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.22 [2024-12-03T02:06:42.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:42.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-03T02:06:42.761Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-03T02:06:42.761Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:42.761Z] latest [2024-12-03T02:06:42.761Z] 4.0.0-dev.22 [2024-12-03T02:06:42.761Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:42.761Z] main [2024-12-03T02:06:42.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:43.099Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:43.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:43.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-03T02:06:43.416Z] 391dd7262bb8: Preparing [2024-12-03T02:06:43.416Z] 82b703b36ed6: Preparing [2024-12-03T02:06:43.416Z] 7a06465f0506: Preparing [2024-12-03T02:06:43.416Z] a171cebb212b: Preparing [2024-12-03T02:06:43.416Z] 7d14b376f832: Preparing [2024-12-03T02:06:43.416Z] db694aa8471f: Preparing [2024-12-03T02:06:43.416Z] 8f4ea5b08aeb: Preparing [2024-12-03T02:06:43.416Z] 12f6cc125a68: Preparing [2024-12-03T02:06:43.416Z] 64206c61cb00: Preparing [2024-12-03T02:06:43.416Z] 75654b8eeebd: Preparing [2024-12-03T02:06:43.416Z] 12f6cc125a68: Waiting [2024-12-03T02:06:43.416Z] db694aa8471f: Waiting [2024-12-03T02:06:43.416Z] 64206c61cb00: Waiting [2024-12-03T02:06:43.416Z] 75654b8eeebd: Waiting [2024-12-03T02:06:43.416Z] 8f4ea5b08aeb: Waiting [2024-12-03T02:06:43.416Z] a171cebb212b: Layer already exists [2024-12-03T02:06:43.416Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:43.416Z] 391dd7262bb8: Pushed [2024-12-03T02:06:43.416Z] 82b703b36ed6: Pushed [2024-12-03T02:06:43.416Z] 7a06465f0506: Pushed [2024-12-03T02:06:43.416Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:43.674Z] 12f6cc125a68: Pushed [2024-12-03T02:06:44.607Z] 64206c61cb00: Pushed [2024-12-03T02:06:49.880Z] 8f4ea5b08aeb: Pushed [2024-12-03T02:06:54.074Z] db694aa8471f: Pushed [2024-12-03T02:06:54.074Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:54.405Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:54.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-03T02:06:54.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-03T02:06:54.732Z] 391dd7262bb8: Preparing [2024-12-03T02:06:54.732Z] 82b703b36ed6: Preparing [2024-12-03T02:06:54.732Z] 7a06465f0506: Preparing [2024-12-03T02:06:54.732Z] a171cebb212b: Preparing [2024-12-03T02:06:54.732Z] 7d14b376f832: Preparing [2024-12-03T02:06:54.732Z] db694aa8471f: Preparing [2024-12-03T02:06:54.732Z] 8f4ea5b08aeb: Preparing [2024-12-03T02:06:54.732Z] 12f6cc125a68: Preparing [2024-12-03T02:06:54.732Z] 64206c61cb00: Preparing [2024-12-03T02:06:54.732Z] 75654b8eeebd: Preparing [2024-12-03T02:06:54.732Z] db694aa8471f: Waiting [2024-12-03T02:06:54.732Z] 8f4ea5b08aeb: Waiting [2024-12-03T02:06:54.732Z] 12f6cc125a68: Waiting [2024-12-03T02:06:54.732Z] 64206c61cb00: Waiting [2024-12-03T02:06:54.732Z] 75654b8eeebd: Waiting [2024-12-03T02:06:54.732Z] 391dd7262bb8: Layer already exists [2024-12-03T02:06:54.732Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:54.732Z] 7a06465f0506: Layer already exists [2024-12-03T02:06:54.732Z] 82b703b36ed6: Layer already exists [2024-12-03T02:06:54.732Z] a171cebb212b: Layer already exists [2024-12-03T02:06:54.732Z] 8f4ea5b08aeb: Layer already exists [2024-12-03T02:06:54.732Z] db694aa8471f: Layer already exists [2024-12-03T02:06:54.732Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:54.732Z] 64206c61cb00: Layer already exists [2024-12-03T02:06:54.732Z] 12f6cc125a68: Layer already exists [2024-12-03T02:06:54.732Z] latest: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:55.062Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:55.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [2024-12-03T02:06:55.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-03T02:06:55.388Z] 391dd7262bb8: Preparing [2024-12-03T02:06:55.388Z] 82b703b36ed6: Preparing [2024-12-03T02:06:55.388Z] 7a06465f0506: Preparing [2024-12-03T02:06:55.388Z] a171cebb212b: Preparing [2024-12-03T02:06:55.388Z] 7d14b376f832: Preparing [2024-12-03T02:06:55.388Z] db694aa8471f: Preparing [2024-12-03T02:06:55.388Z] 8f4ea5b08aeb: Preparing [2024-12-03T02:06:55.388Z] 12f6cc125a68: Preparing [2024-12-03T02:06:55.388Z] 64206c61cb00: Preparing [2024-12-03T02:06:55.388Z] 75654b8eeebd: Preparing [2024-12-03T02:06:55.388Z] 8f4ea5b08aeb: Waiting [2024-12-03T02:06:55.388Z] 12f6cc125a68: Waiting [2024-12-03T02:06:55.388Z] 64206c61cb00: Waiting [2024-12-03T02:06:55.388Z] 75654b8eeebd: Waiting [2024-12-03T02:06:55.388Z] db694aa8471f: Waiting [2024-12-03T02:06:55.388Z] 7a06465f0506: Layer already exists [2024-12-03T02:06:55.388Z] 82b703b36ed6: Layer already exists [2024-12-03T02:06:55.388Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:55.388Z] 391dd7262bb8: Layer already exists [2024-12-03T02:06:55.388Z] a171cebb212b: Layer already exists [2024-12-03T02:06:55.388Z] db694aa8471f: Layer already exists [2024-12-03T02:06:55.388Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:55.388Z] 12f6cc125a68: Layer already exists [2024-12-03T02:06:55.388Z] 8f4ea5b08aeb: Layer already exists [2024-12-03T02:06:55.388Z] 64206c61cb00: Layer already exists [2024-12-03T02:06:55.388Z] 4.0.0-dev.22: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:55.714Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:56.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:56.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-03T02:06:56.034Z] 391dd7262bb8: Preparing [2024-12-03T02:06:56.034Z] 82b703b36ed6: Preparing [2024-12-03T02:06:56.034Z] 7a06465f0506: Preparing [2024-12-03T02:06:56.034Z] a171cebb212b: Preparing [2024-12-03T02:06:56.034Z] 7d14b376f832: Preparing [2024-12-03T02:06:56.034Z] db694aa8471f: Preparing [2024-12-03T02:06:56.034Z] 8f4ea5b08aeb: Preparing [2024-12-03T02:06:56.034Z] 12f6cc125a68: Preparing [2024-12-03T02:06:56.034Z] 64206c61cb00: Preparing [2024-12-03T02:06:56.034Z] 75654b8eeebd: Preparing [2024-12-03T02:06:56.034Z] 8f4ea5b08aeb: Waiting [2024-12-03T02:06:56.034Z] 12f6cc125a68: Waiting [2024-12-03T02:06:56.034Z] 64206c61cb00: Waiting [2024-12-03T02:06:56.034Z] 75654b8eeebd: Waiting [2024-12-03T02:06:56.034Z] db694aa8471f: Waiting [2024-12-03T02:06:56.034Z] 82b703b36ed6: Layer already exists [2024-12-03T02:06:56.034Z] 7a06465f0506: Layer already exists [2024-12-03T02:06:56.034Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:56.034Z] 391dd7262bb8: Layer already exists [2024-12-03T02:06:56.034Z] a171cebb212b: Layer already exists [2024-12-03T02:06:56.034Z] db694aa8471f: Layer already exists [2024-12-03T02:06:56.034Z] 64206c61cb00: Layer already exists [2024-12-03T02:06:56.034Z] 12f6cc125a68: Layer already exists [2024-12-03T02:06:56.034Z] 8f4ea5b08aeb: Layer already exists [2024-12-03T02:06:56.034Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:56.034Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:56.357Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:56.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-03T02:06:56.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-03T02:06:56.675Z] 391dd7262bb8: Preparing [2024-12-03T02:06:56.675Z] 82b703b36ed6: Preparing [2024-12-03T02:06:56.675Z] 7a06465f0506: Preparing [2024-12-03T02:06:56.675Z] a171cebb212b: Preparing [2024-12-03T02:06:56.675Z] 7d14b376f832: Preparing [2024-12-03T02:06:56.675Z] db694aa8471f: Preparing [2024-12-03T02:06:56.675Z] 8f4ea5b08aeb: Preparing [2024-12-03T02:06:56.675Z] 12f6cc125a68: Preparing [2024-12-03T02:06:56.675Z] 64206c61cb00: Preparing [2024-12-03T02:06:56.675Z] 75654b8eeebd: Preparing [2024-12-03T02:06:56.675Z] db694aa8471f: Waiting [2024-12-03T02:06:56.675Z] 12f6cc125a68: Waiting [2024-12-03T02:06:56.675Z] 64206c61cb00: Waiting [2024-12-03T02:06:56.675Z] 8f4ea5b08aeb: Waiting [2024-12-03T02:06:56.675Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:56.675Z] 391dd7262bb8: Layer already exists [2024-12-03T02:06:56.675Z] 82b703b36ed6: Layer already exists [2024-12-03T02:06:56.675Z] a171cebb212b: Layer already exists [2024-12-03T02:06:56.675Z] 7a06465f0506: Layer already exists [2024-12-03T02:06:56.675Z] db694aa8471f: Layer already exists [2024-12-03T02:06:56.675Z] 8f4ea5b08aeb: Layer already exists [2024-12-03T02:06:56.675Z] 64206c61cb00: Layer already exists [2024-12-03T02:06:56.675Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:56.675Z] 12f6cc125a68: Layer already exists [2024-12-03T02:06:56.675Z] main: digest: sha256:751991b0c72c47284ffd0e31f845347bb393ae72dd4eab40232f1152a81a58ff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:06:56.733Z] ===================================================== [Pipeline] echo [2024-12-03T02:06:56.747Z] taggedImages: [2024-12-03T02:06:56.747Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:56.747Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-03T02:06:56.747Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.22 [2024-12-03T02:06:56.747Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:56.747Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-03T02:06:56.774Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-03T02:06:56.774Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:56.774Z] latest [2024-12-03T02:06:56.774Z] 4.0.0-dev.22 [2024-12-03T02:06:56.774Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:06:56.774Z] main [2024-12-03T02:06:56.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:57.118Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:57.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:06:57.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-03T02:06:57.437Z] a181736c4905: Preparing [2024-12-03T02:06:57.437Z] e426190a733b: Preparing [2024-12-03T02:06:57.437Z] f333731e396d: Preparing [2024-12-03T02:06:57.437Z] a171cebb212b: Preparing [2024-12-03T02:06:57.437Z] 7d14b376f832: Preparing [2024-12-03T02:06:57.437Z] db694aa8471f: Preparing [2024-12-03T02:06:57.437Z] 9cda1969d923: Preparing [2024-12-03T02:06:57.437Z] 336a3f22a725: Preparing [2024-12-03T02:06:57.437Z] 75654b8eeebd: Preparing [2024-12-03T02:06:57.437Z] 9cda1969d923: Waiting [2024-12-03T02:06:57.437Z] 336a3f22a725: Waiting [2024-12-03T02:06:57.437Z] 75654b8eeebd: Waiting [2024-12-03T02:06:57.437Z] db694aa8471f: Waiting [2024-12-03T02:06:57.437Z] a171cebb212b: Layer already exists [2024-12-03T02:06:57.437Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:57.437Z] db694aa8471f: Layer already exists [2024-12-03T02:06:57.437Z] e426190a733b: Pushed [2024-12-03T02:06:57.437Z] f333731e396d: Pushed [2024-12-03T02:06:57.437Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:57.437Z] a181736c4905: Pushed [2024-12-03T02:06:57.696Z] 336a3f22a725: Pushed [2024-12-03T02:06:58.263Z] 9cda1969d923: Pushed [2024-12-03T02:06:58.263Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:58.580Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:58.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-03T02:06:58.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-03T02:06:58.895Z] a181736c4905: Preparing [2024-12-03T02:06:58.895Z] e426190a733b: Preparing [2024-12-03T02:06:58.895Z] f333731e396d: Preparing [2024-12-03T02:06:58.895Z] a171cebb212b: Preparing [2024-12-03T02:06:58.895Z] 7d14b376f832: Preparing [2024-12-03T02:06:58.895Z] db694aa8471f: Preparing [2024-12-03T02:06:58.895Z] 9cda1969d923: Preparing [2024-12-03T02:06:58.895Z] 336a3f22a725: Preparing [2024-12-03T02:06:58.895Z] 75654b8eeebd: Preparing [2024-12-03T02:06:58.895Z] 9cda1969d923: Waiting [2024-12-03T02:06:58.895Z] 336a3f22a725: Waiting [2024-12-03T02:06:58.895Z] 75654b8eeebd: Waiting [2024-12-03T02:06:58.895Z] db694aa8471f: Waiting [2024-12-03T02:06:58.895Z] f333731e396d: Layer already exists [2024-12-03T02:06:58.895Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:58.895Z] e426190a733b: Layer already exists [2024-12-03T02:06:58.895Z] a181736c4905: Layer already exists [2024-12-03T02:06:58.895Z] a171cebb212b: Layer already exists [2024-12-03T02:06:58.895Z] db694aa8471f: Layer already exists [2024-12-03T02:06:58.895Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:58.895Z] 9cda1969d923: Layer already exists [2024-12-03T02:06:58.895Z] 336a3f22a725: Layer already exists [2024-12-03T02:06:58.895Z] latest: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:59.222Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:59.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [2024-12-03T02:06:59.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-03T02:06:59.538Z] a181736c4905: Preparing [2024-12-03T02:06:59.538Z] e426190a733b: Preparing [2024-12-03T02:06:59.538Z] f333731e396d: Preparing [2024-12-03T02:06:59.538Z] a171cebb212b: Preparing [2024-12-03T02:06:59.538Z] 7d14b376f832: Preparing [2024-12-03T02:06:59.538Z] db694aa8471f: Preparing [2024-12-03T02:06:59.538Z] 9cda1969d923: Preparing [2024-12-03T02:06:59.538Z] 336a3f22a725: Preparing [2024-12-03T02:06:59.538Z] 75654b8eeebd: Preparing [2024-12-03T02:06:59.538Z] db694aa8471f: Waiting [2024-12-03T02:06:59.538Z] 9cda1969d923: Waiting [2024-12-03T02:06:59.538Z] 336a3f22a725: Waiting [2024-12-03T02:06:59.538Z] 75654b8eeebd: Waiting [2024-12-03T02:06:59.538Z] 7d14b376f832: Layer already exists [2024-12-03T02:06:59.538Z] a181736c4905: Layer already exists [2024-12-03T02:06:59.538Z] e426190a733b: Layer already exists [2024-12-03T02:06:59.538Z] a171cebb212b: Layer already exists [2024-12-03T02:06:59.538Z] f333731e396d: Layer already exists [2024-12-03T02:06:59.538Z] db694aa8471f: Layer already exists [2024-12-03T02:06:59.538Z] 9cda1969d923: Layer already exists [2024-12-03T02:06:59.538Z] 336a3f22a725: Layer already exists [2024-12-03T02:06:59.538Z] 75654b8eeebd: Layer already exists [2024-12-03T02:06:59.538Z] 4.0.0-dev.22: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:06:59.861Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:00.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:00.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-03T02:07:00.190Z] a181736c4905: Preparing [2024-12-03T02:07:00.190Z] e426190a733b: Preparing [2024-12-03T02:07:00.190Z] f333731e396d: Preparing [2024-12-03T02:07:00.190Z] a171cebb212b: Preparing [2024-12-03T02:07:00.190Z] 7d14b376f832: Preparing [2024-12-03T02:07:00.190Z] db694aa8471f: Preparing [2024-12-03T02:07:00.190Z] 9cda1969d923: Preparing [2024-12-03T02:07:00.190Z] 336a3f22a725: Preparing [2024-12-03T02:07:00.190Z] db694aa8471f: Waiting [2024-12-03T02:07:00.190Z] 9cda1969d923: Waiting [2024-12-03T02:07:00.190Z] 75654b8eeebd: Preparing [2024-12-03T02:07:00.190Z] 336a3f22a725: Waiting [2024-12-03T02:07:00.190Z] e426190a733b: Layer already exists [2024-12-03T02:07:00.190Z] f333731e396d: Layer already exists [2024-12-03T02:07:00.190Z] a181736c4905: Layer already exists [2024-12-03T02:07:00.190Z] a171cebb212b: Layer already exists [2024-12-03T02:07:00.190Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:00.190Z] 9cda1969d923: Layer already exists [2024-12-03T02:07:00.190Z] db694aa8471f: Layer already exists [2024-12-03T02:07:00.190Z] 336a3f22a725: Layer already exists [2024-12-03T02:07:00.190Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:00.190Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:00.529Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:00.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-03T02:07:00.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-03T02:07:00.864Z] a181736c4905: Preparing [2024-12-03T02:07:00.864Z] e426190a733b: Preparing [2024-12-03T02:07:00.864Z] f333731e396d: Preparing [2024-12-03T02:07:00.864Z] a171cebb212b: Preparing [2024-12-03T02:07:00.864Z] 7d14b376f832: Preparing [2024-12-03T02:07:00.864Z] db694aa8471f: Preparing [2024-12-03T02:07:00.864Z] 9cda1969d923: Preparing [2024-12-03T02:07:00.864Z] 336a3f22a725: Preparing [2024-12-03T02:07:00.864Z] 75654b8eeebd: Preparing [2024-12-03T02:07:00.864Z] 9cda1969d923: Waiting [2024-12-03T02:07:00.864Z] 75654b8eeebd: Waiting [2024-12-03T02:07:00.864Z] 336a3f22a725: Waiting [2024-12-03T02:07:00.864Z] db694aa8471f: Waiting [2024-12-03T02:07:00.864Z] f333731e396d: Layer already exists [2024-12-03T02:07:00.864Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:00.864Z] e426190a733b: Layer already exists [2024-12-03T02:07:00.864Z] a181736c4905: Layer already exists [2024-12-03T02:07:00.864Z] a171cebb212b: Layer already exists [2024-12-03T02:07:00.864Z] 9cda1969d923: Layer already exists [2024-12-03T02:07:00.864Z] 336a3f22a725: Layer already exists [2024-12-03T02:07:00.864Z] db694aa8471f: Layer already exists [2024-12-03T02:07:00.864Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:00.864Z] main: digest: sha256:579bde7060bc287f80a23a4b536ec4327db9748528b4e770e871462b2e10b5e4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:07:00.940Z] ===================================================== [Pipeline] echo [2024-12-03T02:07:00.952Z] taggedImages: [2024-12-03T02:07:00.952Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:00.952Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-03T02:07:00.952Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.22 [2024-12-03T02:07:00.952Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:00.952Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-03T02:07:00.988Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-03T02:07:00.988Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:00.988Z] latest [2024-12-03T02:07:00.988Z] 4.0.0-dev.22 [2024-12-03T02:07:00.988Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:00.988Z] main [2024-12-03T02:07:00.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:01.350Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:01.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:01.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-03T02:07:01.685Z] 391dd7262bb8: Preparing [2024-12-03T02:07:01.685Z] 15a3eb10a07a: Preparing [2024-12-03T02:07:01.685Z] e270dbbc19f8: Preparing [2024-12-03T02:07:01.685Z] a171cebb212b: Preparing [2024-12-03T02:07:01.685Z] 7d14b376f832: Preparing [2024-12-03T02:07:01.685Z] 26cfa2dde644: Preparing [2024-12-03T02:07:01.685Z] 12f6cc125a68: Preparing [2024-12-03T02:07:01.685Z] 64206c61cb00: Preparing [2024-12-03T02:07:01.685Z] 75654b8eeebd: Preparing [2024-12-03T02:07:01.685Z] 26cfa2dde644: Waiting [2024-12-03T02:07:01.685Z] 12f6cc125a68: Waiting [2024-12-03T02:07:01.685Z] 64206c61cb00: Waiting [2024-12-03T02:07:01.685Z] 75654b8eeebd: Waiting [2024-12-03T02:07:01.685Z] e270dbbc19f8: Pushed [2024-12-03T02:07:01.685Z] 15a3eb10a07a: Pushed [2024-12-03T02:07:01.685Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:02.253Z] 391dd7262bb8: Layer already exists [2024-12-03T02:07:02.253Z] a171cebb212b: Layer already exists [2024-12-03T02:07:02.253Z] 12f6cc125a68: Layer already exists [2024-12-03T02:07:02.512Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:02.512Z] 64206c61cb00: Layer already exists [2024-12-03T02:07:12.493Z] 26cfa2dde644: Pushed [2024-12-03T02:07:12.493Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:12.824Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:13.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-03T02:07:13.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-03T02:07:13.139Z] 391dd7262bb8: Preparing [2024-12-03T02:07:13.139Z] 15a3eb10a07a: Preparing [2024-12-03T02:07:13.139Z] e270dbbc19f8: Preparing [2024-12-03T02:07:13.139Z] a171cebb212b: Preparing [2024-12-03T02:07:13.139Z] 7d14b376f832: Preparing [2024-12-03T02:07:13.139Z] 26cfa2dde644: Preparing [2024-12-03T02:07:13.139Z] 12f6cc125a68: Preparing [2024-12-03T02:07:13.139Z] 64206c61cb00: Preparing [2024-12-03T02:07:13.139Z] 75654b8eeebd: Preparing [2024-12-03T02:07:13.139Z] 26cfa2dde644: Waiting [2024-12-03T02:07:13.139Z] 12f6cc125a68: Waiting [2024-12-03T02:07:13.139Z] 64206c61cb00: Waiting [2024-12-03T02:07:13.139Z] 75654b8eeebd: Waiting [2024-12-03T02:07:13.139Z] 391dd7262bb8: Layer already exists [2024-12-03T02:07:13.139Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:13.139Z] e270dbbc19f8: Layer already exists [2024-12-03T02:07:13.139Z] a171cebb212b: Layer already exists [2024-12-03T02:07:13.139Z] 15a3eb10a07a: Layer already exists [2024-12-03T02:07:13.139Z] 26cfa2dde644: Layer already exists [2024-12-03T02:07:13.139Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:13.139Z] 12f6cc125a68: Layer already exists [2024-12-03T02:07:13.139Z] 64206c61cb00: Layer already exists [2024-12-03T02:07:13.139Z] latest: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:13.464Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:13.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [2024-12-03T02:07:13.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-03T02:07:13.781Z] 391dd7262bb8: Preparing [2024-12-03T02:07:13.781Z] 15a3eb10a07a: Preparing [2024-12-03T02:07:13.781Z] e270dbbc19f8: Preparing [2024-12-03T02:07:13.781Z] a171cebb212b: Preparing [2024-12-03T02:07:13.781Z] 7d14b376f832: Preparing [2024-12-03T02:07:13.781Z] 26cfa2dde644: Preparing [2024-12-03T02:07:13.781Z] 12f6cc125a68: Preparing [2024-12-03T02:07:13.781Z] 64206c61cb00: Preparing [2024-12-03T02:07:13.781Z] 75654b8eeebd: Preparing [2024-12-03T02:07:13.781Z] 26cfa2dde644: Waiting [2024-12-03T02:07:13.781Z] 12f6cc125a68: Waiting [2024-12-03T02:07:13.781Z] 64206c61cb00: Waiting [2024-12-03T02:07:13.781Z] 75654b8eeebd: Waiting [2024-12-03T02:07:13.781Z] e270dbbc19f8: Layer already exists [2024-12-03T02:07:13.781Z] a171cebb212b: Layer already exists [2024-12-03T02:07:13.781Z] 391dd7262bb8: Layer already exists [2024-12-03T02:07:13.781Z] 15a3eb10a07a: Layer already exists [2024-12-03T02:07:13.781Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:13.781Z] 26cfa2dde644: Layer already exists [2024-12-03T02:07:13.781Z] 12f6cc125a68: Layer already exists [2024-12-03T02:07:13.781Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:13.781Z] 64206c61cb00: Layer already exists [2024-12-03T02:07:13.781Z] 4.0.0-dev.22: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:14.110Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:14.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:14.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-03T02:07:14.427Z] 391dd7262bb8: Preparing [2024-12-03T02:07:14.427Z] 15a3eb10a07a: Preparing [2024-12-03T02:07:14.427Z] e270dbbc19f8: Preparing [2024-12-03T02:07:14.427Z] a171cebb212b: Preparing [2024-12-03T02:07:14.427Z] 7d14b376f832: Preparing [2024-12-03T02:07:14.427Z] 26cfa2dde644: Preparing [2024-12-03T02:07:14.427Z] 12f6cc125a68: Preparing [2024-12-03T02:07:14.427Z] 64206c61cb00: Preparing [2024-12-03T02:07:14.427Z] 75654b8eeebd: Preparing [2024-12-03T02:07:14.427Z] 26cfa2dde644: Waiting [2024-12-03T02:07:14.427Z] 64206c61cb00: Waiting [2024-12-03T02:07:14.427Z] 12f6cc125a68: Waiting [2024-12-03T02:07:14.427Z] 75654b8eeebd: Waiting [2024-12-03T02:07:14.427Z] e270dbbc19f8: Layer already exists [2024-12-03T02:07:14.427Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:14.427Z] 391dd7262bb8: Layer already exists [2024-12-03T02:07:14.427Z] 15a3eb10a07a: Layer already exists [2024-12-03T02:07:14.427Z] a171cebb212b: Layer already exists [2024-12-03T02:07:14.427Z] 12f6cc125a68: Layer already exists [2024-12-03T02:07:14.427Z] 26cfa2dde644: Layer already exists [2024-12-03T02:07:14.427Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:14.427Z] 64206c61cb00: Layer already exists [2024-12-03T02:07:14.427Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:14.760Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:15.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-03T02:07:15.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-03T02:07:15.089Z] 391dd7262bb8: Preparing [2024-12-03T02:07:15.089Z] 15a3eb10a07a: Preparing [2024-12-03T02:07:15.089Z] e270dbbc19f8: Preparing [2024-12-03T02:07:15.089Z] a171cebb212b: Preparing [2024-12-03T02:07:15.089Z] 7d14b376f832: Preparing [2024-12-03T02:07:15.089Z] 26cfa2dde644: Preparing [2024-12-03T02:07:15.089Z] 12f6cc125a68: Preparing [2024-12-03T02:07:15.089Z] 64206c61cb00: Preparing [2024-12-03T02:07:15.089Z] 75654b8eeebd: Preparing [2024-12-03T02:07:15.089Z] 26cfa2dde644: Waiting [2024-12-03T02:07:15.089Z] 12f6cc125a68: Waiting [2024-12-03T02:07:15.089Z] 75654b8eeebd: Waiting [2024-12-03T02:07:15.089Z] 64206c61cb00: Waiting [2024-12-03T02:07:15.089Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:15.089Z] 15a3eb10a07a: Layer already exists [2024-12-03T02:07:15.089Z] 391dd7262bb8: Layer already exists [2024-12-03T02:07:15.089Z] e270dbbc19f8: Layer already exists [2024-12-03T02:07:15.089Z] a171cebb212b: Layer already exists [2024-12-03T02:07:15.089Z] 64206c61cb00: Layer already exists [2024-12-03T02:07:15.089Z] 26cfa2dde644: Layer already exists [2024-12-03T02:07:15.089Z] 12f6cc125a68: Layer already exists [2024-12-03T02:07:15.089Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:15.089Z] main: digest: sha256:d00d9b15ad5c7596e84145be3812b0dd23c0e24000d1901a0f3370b438a036a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:07:15.241Z] ===================================================== [Pipeline] echo [2024-12-03T02:07:15.254Z] taggedImages: [2024-12-03T02:07:15.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:15.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-03T02:07:15.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.22 [2024-12-03T02:07:15.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:15.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-03T02:07:15.276Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-03T02:07:15.276Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:15.276Z] latest [2024-12-03T02:07:15.276Z] 4.0.0-dev.22 [2024-12-03T02:07:15.276Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:15.276Z] main [2024-12-03T02:07:15.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:15.602Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:15.921Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:15.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-03T02:07:15.921Z] 1e33be42d187: Preparing [2024-12-03T02:07:15.921Z] 47fc307aeaa0: Preparing [2024-12-03T02:07:15.921Z] 9d4c8b9af298: Preparing [2024-12-03T02:07:15.921Z] a171cebb212b: Preparing [2024-12-03T02:07:15.921Z] 7d14b376f832: Preparing [2024-12-03T02:07:15.921Z] b40c3004a3e9: Preparing [2024-12-03T02:07:15.921Z] d0f2877bc8c2: Preparing [2024-12-03T02:07:15.921Z] 75654b8eeebd: Preparing [2024-12-03T02:07:15.921Z] d0f2877bc8c2: Waiting [2024-12-03T02:07:15.921Z] b40c3004a3e9: Waiting [2024-12-03T02:07:15.921Z] 75654b8eeebd: Waiting [2024-12-03T02:07:15.921Z] a171cebb212b: Layer already exists [2024-12-03T02:07:15.921Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:15.921Z] 1e33be42d187: Pushed [2024-12-03T02:07:15.921Z] 47fc307aeaa0: Pushed [2024-12-03T02:07:15.921Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:16.181Z] d0f2877bc8c2: Pushed [2024-12-03T02:07:16.441Z] b40c3004a3e9: Pushed [2024-12-03T02:07:19.727Z] 9d4c8b9af298: Pushed [2024-12-03T02:07:19.727Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:20.070Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:20.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-03T02:07:20.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-03T02:07:20.400Z] 1e33be42d187: Preparing [2024-12-03T02:07:20.400Z] 47fc307aeaa0: Preparing [2024-12-03T02:07:20.400Z] 9d4c8b9af298: Preparing [2024-12-03T02:07:20.400Z] a171cebb212b: Preparing [2024-12-03T02:07:20.400Z] 7d14b376f832: Preparing [2024-12-03T02:07:20.400Z] b40c3004a3e9: Preparing [2024-12-03T02:07:20.400Z] d0f2877bc8c2: Preparing [2024-12-03T02:07:20.400Z] 75654b8eeebd: Preparing [2024-12-03T02:07:20.400Z] b40c3004a3e9: Waiting [2024-12-03T02:07:20.400Z] 75654b8eeebd: Waiting [2024-12-03T02:07:20.400Z] d0f2877bc8c2: Waiting [2024-12-03T02:07:20.400Z] 1e33be42d187: Layer already exists [2024-12-03T02:07:20.400Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:20.400Z] 47fc307aeaa0: Layer already exists [2024-12-03T02:07:20.400Z] a171cebb212b: Layer already exists [2024-12-03T02:07:20.400Z] 9d4c8b9af298: Layer already exists [2024-12-03T02:07:20.400Z] b40c3004a3e9: Layer already exists [2024-12-03T02:07:20.400Z] d0f2877bc8c2: Layer already exists [2024-12-03T02:07:20.400Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:20.400Z] latest: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:20.728Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:21.054Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [2024-12-03T02:07:21.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-03T02:07:21.054Z] 1e33be42d187: Preparing [2024-12-03T02:07:21.054Z] 47fc307aeaa0: Preparing [2024-12-03T02:07:21.054Z] 9d4c8b9af298: Preparing [2024-12-03T02:07:21.054Z] a171cebb212b: Preparing [2024-12-03T02:07:21.054Z] 7d14b376f832: Preparing [2024-12-03T02:07:21.054Z] b40c3004a3e9: Preparing [2024-12-03T02:07:21.054Z] d0f2877bc8c2: Preparing [2024-12-03T02:07:21.054Z] 75654b8eeebd: Preparing [2024-12-03T02:07:21.054Z] b40c3004a3e9: Waiting [2024-12-03T02:07:21.054Z] d0f2877bc8c2: Waiting [2024-12-03T02:07:21.054Z] 47fc307aeaa0: Layer already exists [2024-12-03T02:07:21.054Z] 9d4c8b9af298: Layer already exists [2024-12-03T02:07:21.054Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:21.054Z] a171cebb212b: Layer already exists [2024-12-03T02:07:21.054Z] 1e33be42d187: Layer already exists [2024-12-03T02:07:21.054Z] b40c3004a3e9: Layer already exists [2024-12-03T02:07:21.054Z] d0f2877bc8c2: Layer already exists [2024-12-03T02:07:21.054Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:21.054Z] 4.0.0-dev.22: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:21.384Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:21.706Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:21.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-03T02:07:21.706Z] 1e33be42d187: Preparing [2024-12-03T02:07:21.706Z] 47fc307aeaa0: Preparing [2024-12-03T02:07:21.706Z] 9d4c8b9af298: Preparing [2024-12-03T02:07:21.706Z] a171cebb212b: Preparing [2024-12-03T02:07:21.706Z] 7d14b376f832: Preparing [2024-12-03T02:07:21.706Z] b40c3004a3e9: Preparing [2024-12-03T02:07:21.706Z] d0f2877bc8c2: Preparing [2024-12-03T02:07:21.706Z] 75654b8eeebd: Preparing [2024-12-03T02:07:21.706Z] 75654b8eeebd: Waiting [2024-12-03T02:07:21.706Z] d0f2877bc8c2: Waiting [2024-12-03T02:07:21.706Z] b40c3004a3e9: Waiting [2024-12-03T02:07:21.706Z] 47fc307aeaa0: Layer already exists [2024-12-03T02:07:21.706Z] 9d4c8b9af298: Layer already exists [2024-12-03T02:07:21.706Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:21.706Z] a171cebb212b: Layer already exists [2024-12-03T02:07:21.706Z] 1e33be42d187: Layer already exists [2024-12-03T02:07:21.706Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:21.706Z] d0f2877bc8c2: Layer already exists [2024-12-03T02:07:21.706Z] b40c3004a3e9: Layer already exists [2024-12-03T02:07:21.706Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:22.037Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:22.347Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-03T02:07:22.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-03T02:07:22.347Z] 1e33be42d187: Preparing [2024-12-03T02:07:22.347Z] 47fc307aeaa0: Preparing [2024-12-03T02:07:22.347Z] 9d4c8b9af298: Preparing [2024-12-03T02:07:22.347Z] a171cebb212b: Preparing [2024-12-03T02:07:22.347Z] 7d14b376f832: Preparing [2024-12-03T02:07:22.347Z] b40c3004a3e9: Preparing [2024-12-03T02:07:22.347Z] d0f2877bc8c2: Preparing [2024-12-03T02:07:22.347Z] 75654b8eeebd: Preparing [2024-12-03T02:07:22.347Z] b40c3004a3e9: Waiting [2024-12-03T02:07:22.347Z] d0f2877bc8c2: Waiting [2024-12-03T02:07:22.347Z] 75654b8eeebd: Waiting [2024-12-03T02:07:22.347Z] a171cebb212b: Layer already exists [2024-12-03T02:07:22.347Z] 1e33be42d187: Layer already exists [2024-12-03T02:07:22.347Z] 9d4c8b9af298: Layer already exists [2024-12-03T02:07:22.347Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:22.347Z] 47fc307aeaa0: Layer already exists [2024-12-03T02:07:22.347Z] b40c3004a3e9: Layer already exists [2024-12-03T02:07:22.347Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:22.347Z] d0f2877bc8c2: Layer already exists [2024-12-03T02:07:22.347Z] main: digest: sha256:bbdd9fb1f56f734232f94a8eeffc151365c1046075df1c023d400812ee28ab68 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:07:22.419Z] ===================================================== [Pipeline] echo [2024-12-03T02:07:22.432Z] taggedImages: [2024-12-03T02:07:22.432Z] - nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:22.432Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-03T02:07:22.432Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.22 [2024-12-03T02:07:22.432Z] - nexus3.edgexfoundry.org:10004/support-notifications:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:22.432Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-03T02:07:22.466Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-03T02:07:22.466Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:22.466Z] latest [2024-12-03T02:07:22.466Z] 4.0.0-dev.22 [2024-12-03T02:07:22.466Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:22.466Z] main [2024-12-03T02:07:22.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:22.819Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:23.137Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:23.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-03T02:07:23.138Z] 02b26a318e14: Preparing [2024-12-03T02:07:23.138Z] a6c32b2f6a16: Preparing [2024-12-03T02:07:23.138Z] a171cebb212b: Preparing [2024-12-03T02:07:23.138Z] 7d14b376f832: Preparing [2024-12-03T02:07:23.138Z] 311ea8d99ba2: Preparing [2024-12-03T02:07:23.138Z] e8de4f068762: Preparing [2024-12-03T02:07:23.138Z] 75654b8eeebd: Preparing [2024-12-03T02:07:23.138Z] e8de4f068762: Waiting [2024-12-03T02:07:23.138Z] a171cebb212b: Layer already exists [2024-12-03T02:07:23.138Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:23.138Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:23.138Z] 02b26a318e14: Pushed [2024-12-03T02:07:23.396Z] e8de4f068762: Pushed [2024-12-03T02:07:23.964Z] 311ea8d99ba2: Pushed [2024-12-03T02:07:27.250Z] a6c32b2f6a16: Pushed [2024-12-03T02:07:27.250Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:27.582Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:27.904Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-03T02:07:27.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-03T02:07:27.904Z] 02b26a318e14: Preparing [2024-12-03T02:07:27.904Z] a6c32b2f6a16: Preparing [2024-12-03T02:07:27.904Z] a171cebb212b: Preparing [2024-12-03T02:07:27.904Z] 7d14b376f832: Preparing [2024-12-03T02:07:27.904Z] 311ea8d99ba2: Preparing [2024-12-03T02:07:27.904Z] e8de4f068762: Preparing [2024-12-03T02:07:27.904Z] 75654b8eeebd: Preparing [2024-12-03T02:07:27.904Z] e8de4f068762: Waiting [2024-12-03T02:07:27.904Z] 75654b8eeebd: Waiting [2024-12-03T02:07:27.904Z] 02b26a318e14: Layer already exists [2024-12-03T02:07:27.904Z] a171cebb212b: Layer already exists [2024-12-03T02:07:27.904Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:27.904Z] a6c32b2f6a16: Layer already exists [2024-12-03T02:07:27.904Z] 311ea8d99ba2: Layer already exists [2024-12-03T02:07:27.904Z] e8de4f068762: Layer already exists [2024-12-03T02:07:27.904Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:27.904Z] latest: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:28.243Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:28.569Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [2024-12-03T02:07:28.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-03T02:07:28.569Z] 02b26a318e14: Preparing [2024-12-03T02:07:28.569Z] a6c32b2f6a16: Preparing [2024-12-03T02:07:28.569Z] a171cebb212b: Preparing [2024-12-03T02:07:28.569Z] 7d14b376f832: Preparing [2024-12-03T02:07:28.569Z] 311ea8d99ba2: Preparing [2024-12-03T02:07:28.569Z] e8de4f068762: Preparing [2024-12-03T02:07:28.569Z] 75654b8eeebd: Preparing [2024-12-03T02:07:28.569Z] e8de4f068762: Waiting [2024-12-03T02:07:28.569Z] 02b26a318e14: Layer already exists [2024-12-03T02:07:28.569Z] a171cebb212b: Layer already exists [2024-12-03T02:07:28.569Z] a6c32b2f6a16: Layer already exists [2024-12-03T02:07:28.569Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:28.569Z] 311ea8d99ba2: Layer already exists [2024-12-03T02:07:28.569Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:28.569Z] e8de4f068762: Layer already exists [2024-12-03T02:07:28.569Z] 4.0.0-dev.22: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:28.894Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:29.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:29.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-03T02:07:29.215Z] 02b26a318e14: Preparing [2024-12-03T02:07:29.215Z] a6c32b2f6a16: Preparing [2024-12-03T02:07:29.215Z] a171cebb212b: Preparing [2024-12-03T02:07:29.215Z] 7d14b376f832: Preparing [2024-12-03T02:07:29.215Z] 311ea8d99ba2: Preparing [2024-12-03T02:07:29.215Z] e8de4f068762: Preparing [2024-12-03T02:07:29.215Z] 75654b8eeebd: Preparing [2024-12-03T02:07:29.215Z] 75654b8eeebd: Waiting [2024-12-03T02:07:29.215Z] e8de4f068762: Waiting [2024-12-03T02:07:29.215Z] 02b26a318e14: Layer already exists [2024-12-03T02:07:29.215Z] a6c32b2f6a16: Layer already exists [2024-12-03T02:07:29.215Z] 311ea8d99ba2: Layer already exists [2024-12-03T02:07:29.215Z] a171cebb212b: Layer already exists [2024-12-03T02:07:29.215Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:29.215Z] e8de4f068762: Layer already exists [2024-12-03T02:07:29.215Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:29.215Z] fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:29.544Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T02:07:29.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-03T02:07:29.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-03T02:07:29.869Z] 02b26a318e14: Preparing [2024-12-03T02:07:29.869Z] a6c32b2f6a16: Preparing [2024-12-03T02:07:29.869Z] a171cebb212b: Preparing [2024-12-03T02:07:29.869Z] 7d14b376f832: Preparing [2024-12-03T02:07:29.869Z] 311ea8d99ba2: Preparing [2024-12-03T02:07:29.869Z] e8de4f068762: Preparing [2024-12-03T02:07:29.869Z] 75654b8eeebd: Preparing [2024-12-03T02:07:29.869Z] 75654b8eeebd: Waiting [2024-12-03T02:07:29.869Z] e8de4f068762: Waiting [2024-12-03T02:07:29.869Z] 02b26a318e14: Layer already exists [2024-12-03T02:07:29.869Z] a6c32b2f6a16: Layer already exists [2024-12-03T02:07:29.869Z] 7d14b376f832: Layer already exists [2024-12-03T02:07:29.869Z] 311ea8d99ba2: Layer already exists [2024-12-03T02:07:29.869Z] a171cebb212b: Layer already exists [2024-12-03T02:07:29.869Z] e8de4f068762: Layer already exists [2024-12-03T02:07:29.869Z] 75654b8eeebd: Layer already exists [2024-12-03T02:07:29.869Z] main: digest: sha256:5cb29103ff48cd6b882d82db22de2da729cdd5c73fa4b5ff3641134ac9dcaa69 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-03T02:07:29.946Z] ===================================================== [Pipeline] echo [2024-12-03T02:07:29.963Z] taggedImages: [2024-12-03T02:07:29.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4 [2024-12-03T02:07:29.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-03T02:07:29.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.22 [2024-12-03T02:07:29.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fe2ba51cedb10daaf1bb7df7e2ab74d3c7ff14e4-4.0.0-dev.22 [2024-12-03T02:07:29.963Z] - 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-12-03T07:57:47.411Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-03T07:57:47.466Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-12-03T07:57:48.303Z] + [ -d /w/workspace/edgex-go/757/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:57:48.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:57:49.460Z] ---> package-listing.sh [2024-12-03T07:57:49.460Z] ++ facter osfamily [2024-12-03T07:57:49.460Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-03T07:57:49.720Z] + OS_FAMILY=debian [2024-12-03T07:57:49.720Z] + workspace=/w/workspace/edgex-go/757 [2024-12-03T07:57:49.720Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-03T07:57:49.720Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-03T07:57:49.720Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-03T07:57:49.720Z] + PACKAGES=/tmp/packages_start.txt [2024-12-03T07:57:49.720Z] + '[' /w/workspace/edgex-go/757 ']' [2024-12-03T07:57:49.720Z] + PACKAGES=/tmp/packages_end.txt [2024-12-03T07:57:49.720Z] + case "${OS_FAMILY}" in [2024-12-03T07:57:49.720Z] + dpkg -l [2024-12-03T07:57:49.720Z] + grep '^ii' [2024-12-03T07:57:49.720Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-03T07:57:49.720Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-03T07:57:49.720Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-03T07:57:49.720Z] + '[' /w/workspace/edgex-go/757 ']' [2024-12-03T07:57:49.720Z] + mkdir -p /w/workspace/edgex-go/757/archives/ [2024-12-03T07:57:49.720Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/757/archives/ [Pipeline] echo [2024-12-03T07:57:49.735Z] 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/757/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-03T07:57:50.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T07:57:50.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-03T07:57:50.864Z] [2024-12-03T07:57:50.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T07:57:51.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-03T07:57:51.433Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-03T07:57:51.433Z] 5eb5b503b376: Pulling fs layer [2024-12-03T07:57:51.433Z] 5c69ac0246d0: Pulling fs layer [2024-12-03T07:57:51.433Z] ec43610c2a17: Pulling fs layer [2024-12-03T07:57:51.433Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-03T07:57:51.433Z] 33b1e0a273af: Pulling fs layer [2024-12-03T07:57:51.433Z] 5d3b04190fa2: Pulling fs layer [2024-12-03T07:57:51.433Z] 2f39f015ded8: Pulling fs layer [2024-12-03T07:57:51.433Z] 3a2ae6a8a46f: Waiting [2024-12-03T07:57:51.433Z] 33b1e0a273af: Waiting [2024-12-03T07:57:51.433Z] 5d3b04190fa2: Waiting [2024-12-03T07:57:51.433Z] 5c69ac0246d0: Verifying Checksum [2024-12-03T07:57:51.433Z] 5c69ac0246d0: Download complete [2024-12-03T07:57:51.433Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-03T07:57:51.433Z] 3a2ae6a8a46f: Download complete [2024-12-03T07:57:51.433Z] 33b1e0a273af: Verifying Checksum [2024-12-03T07:57:51.433Z] 33b1e0a273af: Download complete [2024-12-03T07:57:51.433Z] 5d3b04190fa2: Download complete [2024-12-03T07:57:51.433Z] ec43610c2a17: Verifying Checksum [2024-12-03T07:57:51.433Z] ec43610c2a17: Download complete [2024-12-03T07:57:51.692Z] 5eb5b503b376: Download complete [2024-12-03T07:57:52.262Z] 2f39f015ded8: Download complete [2024-12-03T07:57:53.201Z] 5eb5b503b376: Pull complete [2024-12-03T07:57:53.201Z] 5c69ac0246d0: Pull complete [2024-12-03T07:57:53.770Z] ec43610c2a17: Pull complete [2024-12-03T07:57:53.770Z] 3a2ae6a8a46f: Pull complete [2024-12-03T07:57:54.027Z] 33b1e0a273af: Pull complete [2024-12-03T07:57:54.027Z] 5d3b04190fa2: Pull complete [2024-12-03T07:57:59.671Z] 2f39f015ded8: Pull complete [2024-12-03T07:57:59.671Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-03T07:57:59.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-03T07:57:59.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T07:57:59.757Z] prd-ubuntu20.04-docker-8c-8g-34138 does not seem to be running inside a container [2024-12-03T07:57:59.788Z] $ 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/757/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/757 -v /w/workspace/edgex-go/757:/w/workspace/edgex-go/757:rw,z -v /w/workspace/edgex-go/757@tmp:/w/workspace/edgex-go/757@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-03T07:58:02.839Z] $ docker top 87be4b59dbbd82084d7bfb593e88393b2ff0e00fc3586a13a6c098402aade8b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-03T07:58:03.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-03T07:58:03.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-03T07:58:03.756Z] + ls /var/log/sa-host [2024-12-03T07:58:03.756Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-03T07:58:03.940Z] provisioning config files... [2024-12-03T07:58:03.950Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/757@tmp/config608788350912974710tmp [Pipeline] { [Pipeline] echo [2024-12-03T07:58:03.970Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:58:04.255Z] ---> create-netrc.sh [Pipeline] } [2024-12-03T07:58:04.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:58:04.618Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-03T07:58:04.628Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:58:04.916Z] ---> sudo-logs.sh [2024-12-03T07:58:04.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-03T07:58:10.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:58:10.391Z] ---> job-cost.sh [2024-12-03T07:58:10.391Z] lf-activate-venv: SKIPPING [2024-12-03T07:58:10.391Z] INFO: No Stack... [2024-12-03T07:58:12.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-03T07:58:13.436Z] INFO: Archiving Costs [Pipeline] echo [2024-12-03T07:58:13.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:58:13.741Z] ---> logs-deploy.sh [2024-12-03T07:58:13.741Z] lf-activate-venv: SKIPPING [2024-12-03T07:58:13.741Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/757 [2024-12-03T07:58:13.741Z] INFO: archiving workspace using pattern(s): [2024-12-03T07:58:15.663Z] Archives upload complete. [2024-12-03T07:58:15.663Z] INFO: archiving logs to Nexus