Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c453d07247db15a6c65fa56eff8ae30cc59773c 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-ssh4228626547701442804.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13706273786298163964.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8413080352667904589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4981032196294158826.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-ssh17014936488759203092.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26290 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/617 [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/617 # 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 0c453d07247db15a6c65fa56eff8ae30cc59773c (main) Commit message: "Merge pull request #4740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.9" > 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 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 > git rev-list --no-walk 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-28T07:30:37.108Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-28T07:30:37.202Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-28T07:30:37.231Z] ========================================================= [2023-12-28T07:30:37.231Z] EdgeX Global Pipelines Version Info [2023-12-28T07:30:37.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:30:37.978Z] ------------------- [2023-12-28T07:30:37.978Z] stable info: [2023-12-28T07:30:37.978Z] ------------------- [2023-12-28T07:30:37.978Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-28T07:30:37.978Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T07:30:37.978Z] Message: update stable to v1.0.258 [2023-12-28T07:30:38.548Z] ------------------- [2023-12-28T07:30:38.548Z] experimental info: [2023-12-28T07:30:38.548Z] ------------------- [2023-12-28T07:30:38.548Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-28T07:30:38.548Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-28T07:30:38.548Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-28T07:30:38.626Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-28T07:30:38.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-28T07:30:38.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-28T07:30:38.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-28T07:30:38.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-28T07:30:38.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-28T07:30:38.776Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-28T07:30:38.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-28T07:30:38.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-28T07:30:38.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-28T07:30:38.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-28T07:30:38.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-28T07:30:38.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-28T07:30:39.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-28T07:30:39.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-28T07:30:39.093Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T07:30:39.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-28T07:30:39.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-28T07:30:39.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-28T07:30:39.228Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-28T07:30:39.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-28T07:30:39.303Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-28T07:30:39.338Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-28T07:30:39.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-28T07:30:39.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-28T07:30:39.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-28T07:30:39.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] echo [2023-12-28T07:30:39.524Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c453d0 [Pipeline] echo [2023-12-28T07:30:39.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:30:39.662Z] provisioning config files... [2023-12-28T07:30:39.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/617@tmp/config9513634692227702200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:30:40.035Z] ---> ****-login.sh [2023-12-28T07:30:40.035Z] nexus3.edgexfoundry.org:10001 [2023-12-28T07:30:40.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:30:40.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:30:40.304Z] Configure a credential helper to remove this warning. See [2023-12-28T07:30:40.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:30:40.304Z] [2023-12-28T07:30:40.304Z] Login Succeeded [2023-12-28T07:30:40.304Z] nexus3.edgexfoundry.org:10002 [2023-12-28T07:30:40.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:30:40.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:30:40.566Z] Configure a credential helper to remove this warning. See [2023-12-28T07:30:40.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:30:40.566Z] [2023-12-28T07:30:40.566Z] Login Succeeded [2023-12-28T07:30:40.566Z] nexus3.edgexfoundry.org:10003 [2023-12-28T07:30:40.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:30:40.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:30:40.566Z] Configure a credential helper to remove this warning. See [2023-12-28T07:30:40.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:30:40.566Z] [2023-12-28T07:30:40.566Z] Login Succeeded [2023-12-28T07:30:40.566Z] nexus3.edgexfoundry.org:10004 [2023-12-28T07:30:40.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:30:40.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:30:40.827Z] Configure a credential helper to remove this warning. See [2023-12-28T07:30:40.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:30:40.827Z] [2023-12-28T07:30:40.827Z] Login Succeeded [2023-12-28T07:30:40.827Z] ****.io [2023-12-28T07:30:40.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:30:41.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:30:41.090Z] Configure a credential helper to remove this warning. See [2023-12-28T07:30:41.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:30:41.090Z] [2023-12-28T07:30:41.090Z] Login Succeeded [2023-12-28T07:30:41.090Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T07:30:41.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:30:41.508Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/core-command/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/core-data/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/core-metadata/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/support-notifications/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-28T07:30:41.508Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-28T07:30:41.508Z] + cut -d/ -f2 [2023-12-28T07:30:41.508Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-28T07:30:41.544Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-28T07:30:41.958Z] + git rev-list -1 --merges 0c453d07247db15a6c65fa56eff8ae30cc59773c~1..0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] echo [2023-12-28T07:30:41.970Z] -----------> git rev-list -1 --merges 0c453d07247db15a6c65fa56eff8ae30cc59773c~1..0c453d07247db15a6c65fa56eff8ae30cc59773c 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:30:41.970Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [false] [Pipeline] sh [2023-12-28T07:30:42.285Z] + git log --format=format:%s -1 0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] echo [2023-12-28T07:30:42.304Z] ========================================================= [2023-12-28T07:30:42.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-28T07:30:42.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-28T07:30:42.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T07:30:42.730Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-28T07:30:42.730Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-28T07:30:42.730Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-28T07:30:42.730Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-28T07:30:42.730Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-28T07:30:42.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:30:43.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:30:43.167Z] [2023-12-28T07:30:43.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:30:43.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:30:43.485Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-28T07:30:43.485Z] b85a868b505f: Pulling fs layer [2023-12-28T07:30:43.485Z] e2be974225ed: Pulling fs layer [2023-12-28T07:30:43.485Z] 339a4e72a1f5: Pulling fs layer [2023-12-28T07:30:43.485Z] 988bab9f4d93: Pulling fs layer [2023-12-28T07:30:43.485Z] 1469e6f7b9e6: Pulling fs layer [2023-12-28T07:30:43.485Z] eaf3925da568: Pulling fs layer [2023-12-28T07:30:43.485Z] bab4dde63d76: Pulling fs layer [2023-12-28T07:30:43.485Z] bde34c3a00c8: Pulling fs layer [2023-12-28T07:30:43.485Z] b352a97aabf1: Pulling fs layer [2023-12-28T07:30:43.485Z] 4872d77fe225: Pulling fs layer [2023-12-28T07:30:43.485Z] 5851b861e8e6: Pulling fs layer [2023-12-28T07:30:43.485Z] bde34c3a00c8: Waiting [2023-12-28T07:30:43.485Z] eaf3925da568: Waiting [2023-12-28T07:30:43.485Z] 988bab9f4d93: Waiting [2023-12-28T07:30:43.485Z] b352a97aabf1: Waiting [2023-12-28T07:30:43.485Z] 5851b861e8e6: Waiting [2023-12-28T07:30:43.485Z] 4872d77fe225: Waiting [2023-12-28T07:30:43.485Z] e2be974225ed: Verifying Checksum [2023-12-28T07:30:43.485Z] e2be974225ed: Download complete [2023-12-28T07:30:43.485Z] 988bab9f4d93: Verifying Checksum [2023-12-28T07:30:43.485Z] 988bab9f4d93: Download complete [2023-12-28T07:30:43.743Z] 1469e6f7b9e6: Verifying Checksum [2023-12-28T07:30:43.743Z] 1469e6f7b9e6: Download complete [2023-12-28T07:30:43.743Z] eaf3925da568: Verifying Checksum [2023-12-28T07:30:43.743Z] eaf3925da568: Download complete [2023-12-28T07:30:43.743Z] 339a4e72a1f5: Verifying Checksum [2023-12-28T07:30:43.743Z] 339a4e72a1f5: Download complete [2023-12-28T07:30:43.743Z] bde34c3a00c8: Verifying Checksum [2023-12-28T07:30:43.743Z] bde34c3a00c8: Download complete [2023-12-28T07:30:43.743Z] b352a97aabf1: Download complete [2023-12-28T07:30:43.743Z] 4872d77fe225: Download complete [2023-12-28T07:30:43.743Z] 5851b861e8e6: Download complete [2023-12-28T07:30:43.743Z] b85a868b505f: Download complete [2023-12-28T07:30:44.002Z] bab4dde63d76: Verifying Checksum [2023-12-28T07:30:44.002Z] bab4dde63d76: Download complete [2023-12-28T07:30:44.938Z] b85a868b505f: Pull complete [2023-12-28T07:30:45.196Z] e2be974225ed: Pull complete [2023-12-28T07:30:45.458Z] 339a4e72a1f5: Pull complete [2023-12-28T07:30:45.721Z] 988bab9f4d93: Pull complete [2023-12-28T07:30:45.980Z] 1469e6f7b9e6: Pull complete [2023-12-28T07:30:45.980Z] eaf3925da568: Pull complete [2023-12-28T07:30:47.891Z] bab4dde63d76: Pull complete [2023-12-28T07:30:47.891Z] bde34c3a00c8: Pull complete [2023-12-28T07:30:47.891Z] b352a97aabf1: Pull complete [2023-12-28T07:30:47.891Z] 4872d77fe225: Pull complete [2023-12-28T07:30:48.151Z] 5851b861e8e6: Pull complete [2023-12-28T07:30:48.151Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-28T07:30:48.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:30:48.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:30:48.361Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:30:48.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T07:30:52.063Z] $ docker top 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a -eo pid,comm [2023-12-28T07:30:52.122Z] 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). [2023-12-28T07:30:52.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T07:30:52.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:30:52.210Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:30:52.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:30:52.308Z] $ docker exec 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a ssh-agent [2023-12-28T07:30:52.418Z] SSH_AUTH_SOCK=/tmp/ssh-wG7sMl0cg0GU/agent.32 [2023-12-28T07:30:52.418Z] SSH_AGENT_PID=38 [2023-12-28T07:30:52.431Z] Running ssh-add (command line suppressed) [2023-12-28T07:30:52.514Z] Identity added: /w/workspace/edgex-go/617@tmp/private_key_15118419126306889032.key (/w/workspace/edgex-go/617@tmp/private_key_15118419126306889032.key) [2023-12-28T07:30:52.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:30:52.841Z] + git tag --points-at HEAD [Pipeline] } [2023-12-28T07:30:52.846Z] $ docker exec --env ******** --env ******** 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a ssh-agent -k [2023-12-28T07:30:52.942Z] unset SSH_AUTH_SOCK; [2023-12-28T07:30:52.942Z] unset SSH_AGENT_PID; [2023-12-28T07:30:52.942Z] echo Agent pid 38 killed; [2023-12-28T07:30:52.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-28T07:30:53.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:30:53.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:30:53.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:30:53.111Z] $ docker exec 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a ssh-agent [2023-12-28T07:30:53.222Z] SSH_AUTH_SOCK=/tmp/ssh-u0sYdQRdLDEW/agent.70 [2023-12-28T07:30:53.222Z] SSH_AGENT_PID=76 [2023-12-28T07:30:53.227Z] Running ssh-add (command line suppressed) [2023-12-28T07:30:53.325Z] Identity added: /w/workspace/edgex-go/617@tmp/private_key_8535700104806413077.key (/w/workspace/edgex-go/617@tmp/private_key_8535700104806413077.key) [2023-12-28T07:30:53.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:30:53.651Z] + git semver init [2023-12-28T07:30:53.912Z] 2023-12-28 07:30:53,832 [run_init] DEBUG init version:0.0.0 force:False [2023-12-28T07:30:53.912Z] 2023-12-28 07:30:53,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/617/.semver [2023-12-28T07:30:53.912Z] 2023-12-28 07:30:53,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/617/.semver [2023-12-28T07:30:53.912Z] 2023-12-28 07:30:53,833 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/617/.semver'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:30:59.190Z] 2023-12-28 07:30:58,940 [append_file] DEBUG append to file:/w/workspace/edgex-go/617/.git/info/exclude [2023-12-28T07:30:59.190Z] 2023-12-28 07:30:58,941 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/617/.semver/main with force:False [2023-12-28T07:30:59.190Z] 2023-12-28 07:30:58,941 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main [2023-12-28T07:30:59.190Z] 2023-12-28 07:30:58,941 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main [2023-12-28T07:30:59.190Z] 3.2.0-dev.7 [Pipeline] } [2023-12-28T07:30:59.198Z] $ docker exec --env ******** --env ******** 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a ssh-agent -k [2023-12-28T07:30:59.301Z] unset SSH_AUTH_SOCK; [2023-12-28T07:30:59.302Z] unset SSH_AGENT_PID; [2023-12-28T07:30:59.303Z] echo Agent pid 76 killed; [2023-12-28T07:30:59.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:30:59.685Z] + git semver [Pipeline] } [2023-12-28T07:30:59.953Z] $ docker stop --time=1 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a [2023-12-28T07:31:01.263Z] $ docker rm -f --volumes 48f94ecdb141774627bf737cc328b076191f6469a262d170e7cdd1890a3d997a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T07:31:01.642Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-28T07:31:01.906Z] Stashed 1 file(s) [Pipeline] echo [2023-12-28T07:31:01.910Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 [2023-12-28T07:31:02.475Z] + git config --global --add safe.directory /w/workspace/edgex-go/617 [Pipeline] echo [2023-12-28T07:31:02.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:31:02.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:31:02.536Z] ========================================================= [2023-12-28T07:31:02.536Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-28T07:31:02.536Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-28T07:31:02.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T07:31:02.842Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-28T07:31:02.842Z] 7264a8db6415: Pulling fs layer [2023-12-28T07:31:02.842Z] c4d48a809fc2: Pulling fs layer [2023-12-28T07:31:02.842Z] 4f1c88b9dad5: Pulling fs layer [2023-12-28T07:31:02.842Z] ad3a456e5733: Pulling fs layer [2023-12-28T07:31:02.842Z] 69c7f0334f64: Pulling fs layer [2023-12-28T07:31:02.842Z] 1f1c1a5573a3: Pulling fs layer [2023-12-28T07:31:02.842Z] ce7588e14bc9: Pulling fs layer [2023-12-28T07:31:02.842Z] b5e4710f87ac: Pulling fs layer [2023-12-28T07:31:02.842Z] 1f1c1a5573a3: Waiting [2023-12-28T07:31:02.842Z] ce7588e14bc9: Waiting [2023-12-28T07:31:02.842Z] ad3a456e5733: Waiting [2023-12-28T07:31:02.842Z] b5e4710f87ac: Waiting [2023-12-28T07:31:02.842Z] 69c7f0334f64: Waiting [2023-12-28T07:31:02.842Z] c4d48a809fc2: Download complete [2023-12-28T07:31:02.842Z] ad3a456e5733: Verifying Checksum [2023-12-28T07:31:02.842Z] ad3a456e5733: Download complete [2023-12-28T07:31:02.842Z] 7264a8db6415: Verifying Checksum [2023-12-28T07:31:02.842Z] 7264a8db6415: Download complete [2023-12-28T07:31:02.842Z] 1f1c1a5573a3: Verifying Checksum [2023-12-28T07:31:02.842Z] 1f1c1a5573a3: Download complete [2023-12-28T07:31:03.102Z] 7264a8db6415: Pull complete [2023-12-28T07:31:03.102Z] b5e4710f87ac: Verifying Checksum [2023-12-28T07:31:03.102Z] b5e4710f87ac: Download complete [2023-12-28T07:31:03.102Z] c4d48a809fc2: Pull complete [2023-12-28T07:31:03.361Z] 4f1c88b9dad5: Verifying Checksum [2023-12-28T07:31:03.361Z] 4f1c88b9dad5: Download complete [2023-12-28T07:31:03.621Z] ce7588e14bc9: Verifying Checksum [2023-12-28T07:31:03.621Z] ce7588e14bc9: Download complete [2023-12-28T07:31:06.906Z] 4f1c88b9dad5: Pull complete [2023-12-28T07:31:06.906Z] ad3a456e5733: Pull complete [2023-12-28T07:31:06.906Z] 69c7f0334f64: Pull complete [2023-12-28T07:31:06.906Z] 1f1c1a5573a3: Pull complete [2023-12-28T07:31:09.436Z] ce7588e14bc9: Pull complete [2023-12-28T07:31:09.694Z] b5e4710f87ac: Pull complete [2023-12-28T07:31:09.695Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-28T07:31:09.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T07:31:09.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-28T07:31:10.009Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T07:31:10.009Z] WORKDIR /edgex [2023-12-28T07:31:10.009Z] COPY go.mod . [2023-12-28T07:31:10.009Z] RUN go mod download [2023-12-28T07:31:10.009Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-28T07:31:10.576Z] Sending build context to Docker daemon 175.1MB [2023-12-28T07:31:10.576Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-28T07:31:10.576Z] ---> 88b5674ff536 [2023-12-28T07:31:10.576Z] Step 2/4 : WORKDIR /edgex [2023-12-28T07:31:17.089Z] Still waiting to schedule task [2023-12-28T07:31:17.090Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-28T07:31:18.785Z] ---> Running in e36e8c2c6a75 [2023-12-28T07:31:18.785Z] Removing intermediate container e36e8c2c6a75 [2023-12-28T07:31:18.785Z] ---> 657863ab8909 [2023-12-28T07:31:18.785Z] Step 3/4 : COPY go.mod . [2023-12-28T07:31:18.785Z] ---> 1a0efcef5c2a [2023-12-28T07:31:18.785Z] Step 4/4 : RUN go mod download [2023-12-28T07:31:18.785Z] ---> Running in f48bda67c5a9 [2023-12-28T07:31:40.779Z] Removing intermediate container f48bda67c5a9 [2023-12-28T07:31:40.779Z] ---> cabf1469496c [2023-12-28T07:31:41.038Z] Successfully built cabf1469496c [2023-12-28T07:31:41.038Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:31:41.359Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T07:31:41.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:31:41.461Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:31:41.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-28T07:31:41.843Z] $ docker top ca42b519895c70cea5f4550144e38dbc984b29740622c706f5ce1c4eeb8e34c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:31:42.231Z] + go version [2023-12-28T07:31:42.231Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-28T07:31:42.246Z] $ docker stop --time=1 ca42b519895c70cea5f4550144e38dbc984b29740622c706f5ce1c4eeb8e34c0 [2023-12-28T07:31:43.491Z] $ docker rm -f --volumes ca42b519895c70cea5f4550144e38dbc984b29740622c706f5ce1c4eeb8e34c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:31:44.049Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-28T07:31:44.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:31:44.168Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:31:44.201Z] $ 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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-28T07:31:44.513Z] $ docker top d57f4fa6ff05d5c6216e98960a1dcde7fb3993b57cb13e67255de3cb1b737544 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-28T07:31:44.611Z] ========================================================= [2023-12-28T07:31:44.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-28T07:31:44.611Z] ========================================================= [Pipeline] sh [2023-12-28T07:31:44.890Z] + git config --global --add safe.directory /w/workspace/edgex-go/617 [Pipeline] fileExists [Pipeline] sh [2023-12-28T07:31:45.208Z] + make test [2023-12-28T07:31:45.208Z] go test -race -coverprofile=coverage.out ./... [2023-12-28T07:31:51.778Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-28T07:32:03.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-28T07:32:04.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-28T07:32:04.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-28T07:32:05.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements [2023-12-28T07:32:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-28T07:32:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-28T07:32:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-28T07:32:06.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements [2023-12-28T07:32:07.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-28T07:32:07.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-28T07:32:07.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-28T07:32:07.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-28T07:32:07.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-28T07:32:07.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-28T07:32:07.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-28T07:32:08.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-28T07:32:08.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-28T07:32:10.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.2% of statements [2023-12-28T07:32:10.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements [2023-12-28T07:32:11.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-28T07:32:11.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-28T07:32:11.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-28T07:32:11.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.342s coverage: 93.4% of statements [2023-12-28T07:32:11.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements [2023-12-28T07:32:11.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-28T07:32:11.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-28T07:32:11.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-28T07:32:11.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-28T07:32:11.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-28T07:32:11.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-28T07:32:11.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-28T07:32:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 97.6% of statements [2023-12-28T07:32:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2023-12-28T07:32:13.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-28T07:32:13.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-28T07:32:14.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements [2023-12-28T07:32:14.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.056s coverage: 32.2% of statements [2023-12-28T07:32:14.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements [2023-12-28T07:32:15.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.037s coverage: 82.9% of statements [2023-12-28T07:32:15.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2023-12-28T07:32:15.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.063s coverage: 96.3% of statements [2023-12-28T07:32:15.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-12-28T07:32:15.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-28T07:32:15.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-28T07:32:15.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-28T07:32:15.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-28T07:32:15.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-28T07:32:15.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-28T07:32:15.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-28T07:32:15.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-28T07:32:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-28T07:32:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-28T07:32:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-28T07:32:16.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-28T07:32:17.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-28T07:32:17.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-28T07:32:17.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-28T07:32:18.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-28T07:32:19.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-28T07:32:20.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-28T07:32:20.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-28T07:32:23.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-28T07:32:23.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-28T07:32:23.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-28T07:32:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-28T07:32:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-28T07:32:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-28T07:32:25.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-28T07:32:25.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-28T07:32:25.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-28T07:32:25.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-28T07:32:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements [2023-12-28T07:32:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-28T07:32:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-28T07:32:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-28T07:32:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-28T07:32:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-28T07:32:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-28T07:32:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-28T07:32:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-28T07:32:29.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-28T07:32:29.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-28T07:32:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-28T07:32:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.056s coverage: 92.9% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.050s coverage: 86.0% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2023-12-28T07:32:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.117s coverage: 98.9% of statements [2023-12-28T07:32:40.449Z] 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 [2023-12-28T07:32:40.449Z] running golangci-lint [2023-12-28T07:32:40.449Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-28T07:32:40.449Z] go version go1.21.0 linux/amd64 [2023-12-28T07:32:40.449Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-28T07:32:40.449Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-28T07:32:55.323Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 12.757362582s" [2023-12-28T07:32:55.323Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.273572ms" [2023-12-28T07:32:57.686Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26294 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-12-28T07:32:57.723Z] Running in /w/workspace/edgex-go/617 [Pipeline] { [Pipeline] checkout [2023-12-28T07:32:57.928Z] The recommended git tool is: git [2023-12-28T07:33:01.887Z] level=info msg="[linters_context/goanalysis] analyzers took 57.558304624s with top 10 stages: buildir: 29.855717751s, gosec: 5.844920921s, fact_deprecated: 1.565295895s, inspect: 1.555271001s, printf: 1.318439126s, ctrlflow: 1.068255418s, isgenerated: 820.327868ms, nilness: 709.705751ms, S1038: 691.19519ms, fact_purity: 656.121407ms" [2023-12-28T07:33:01.887Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-28T07:33:01.887Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_dirs: 197/197, skip_files: 197/197, identifier_marker: 197/197, nolint: 0/21, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197" [2023-12-28T07:33:01.887Z] level=info msg="[runner] processing took 16.854932ms with stages: nolint: 7.188677ms, identifier_marker: 4.573147ms, autogenerated_exclude: 1.546194ms, exclude-rules: 1.451457ms, path_prettifier: 1.359869ms, skip_dirs: 662.473µs, filename_unadjuster: 43.263µs, cgo: 26.162µs, max_same_issues: 630ns, fixer: 450ns, skip_files: 410ns, uniq_by_line: 410ns, exclude: 330ns, sort_results: 270ns, diff: 260ns, severity-rules: 250ns, max_from_linter: 180ns, source_code: 150ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" [2023-12-28T07:33:01.887Z] level=info msg="[runner] linters took 7.5934435s with stages: goanalysis_metalinter: 7.57648354s" [2023-12-28T07:33:01.887Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-28T07:33:01.887Z] level=info msg="Memory: 205 samples, avg is 231.0MB, max is 945.6MB" [2023-12-28T07:33:01.887Z] level=info msg="Execution took 20.393573567s" [2023-12-28T07:33:01.887Z] go vet ./... [2023-12-28T07:33:03.591Z] using credential edgex-jenkins-ssh [2023-12-28T07:33:03.614Z] Cloning the remote Git repository [2023-12-28T07:33:03.659Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-28T07:33:03.752Z] > git init /w/workspace/edgex-go/617 # timeout=10 [2023-12-28T07:33:03.895Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-28T07:33:03.897Z] > git --version # timeout=10 [2023-12-28T07:33:03.917Z] > git --version # 'git version 2.25.1' [2023-12-28T07:33:03.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-28T07:33:04.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T07:33:04.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-28T07:33:04.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-28T07:33:04.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-28T07:33:04.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-28T07:33:04.979Z] + ls -al . [2023-12-28T07:33:04.979Z] total 736 [2023-12-28T07:33:04.979Z] drwxrwxr-x 11 1001 1001 4096 Dec 28 07:31 . [2023-12-28T07:33:04.979Z] drwxr-xr-x 4 root root 4096 Dec 28 07:31 .. [2023-12-28T07:33:04.979Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 07:30 .blubracket [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 10 Dec 28 07:30 .dockerignore [2023-12-28T07:33:04.979Z] drwxrwxr-x 8 1001 1001 4096 Dec 28 07:32 .git [2023-12-28T07:33:04.979Z] drwxrwxr-x 3 1001 1001 4096 Dec 28 07:30 .github [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 1074 Dec 28 07:30 .gitignore [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 42 Dec 28 07:30 .golangci.yml [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 100 Dec 28 07:30 .hadolint.yml [2023-12-28T07:33:04.979Z] drwxr-xr-x 3 1001 1001 4096 Dec 28 07:30 .semver [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 155 Dec 28 07:30 .sonarcloud.properties [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 1171 Dec 28 07:30 ADOPTERS.md [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 11674 Dec 28 07:30 Attribution.txt [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 100284 Dec 28 07:30 CHANGELOG.md [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 3804 Dec 28 07:30 CONTRIBUTING.md [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 677 Dec 28 07:30 GOVERNANCE.md [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 861 Dec 28 07:30 Jenkinsfile [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 10775 Dec 28 07:30 LICENSE [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 15060 Dec 28 07:30 Makefile [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 582 Dec 28 07:30 OWNERS.md [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 9528 Dec 28 07:30 README.md [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 789 Dec 28 07:30 SECURITY.md [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 11 Dec 28 07:31 VERSION [2023-12-28T07:33:04.979Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 07:30 bin [2023-12-28T07:33:04.979Z] drwxrwxr-x 18 1001 1001 4096 Dec 28 07:30 cmd [2023-12-28T07:33:04.979Z] -rw-r--r-- 1 root root 453601 Dec 28 07:32 coverage.out [2023-12-28T07:33:04.979Z] drwxrwxr-x 2 1001 1001 4096 Dec 28 07:30 fuzz_test [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 3685 Dec 28 07:30 go.mod [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 34037 Dec 28 07:30 go.sum [2023-12-28T07:33:04.979Z] drwxrwxr-x 7 1001 1001 4096 Dec 28 07:30 internal [2023-12-28T07:33:04.979Z] drwxrwxr-x 3 1001 1001 4096 Dec 28 07:30 openapi [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 584 Dec 28 07:30 security.txt [2023-12-28T07:33:04.979Z] -rw-rw-r-- 1 1001 1001 204 Dec 28 07:30 version.go [Pipeline] sh [2023-12-28T07:33:05.262Z] + '[' -e coverage.out ] [2023-12-28T07:33:05.262Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-28T07:33:05.363Z] Stashed 1 file(s) [Pipeline] sh [2023-12-28T07:33:05.697Z] + make build [2023-12-28T07:33:05.697Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-28T07:33:15.807Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-28T07:33:16.743Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-28T07:33:17.679Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-28T07:33:17.937Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-28T07:33:19.931Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-28T07:33:19.952Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-28T07:33:20.732Z] Avoid second fetch [2023-12-28T07:33:20.732Z] Checking out Revision 0c453d07247db15a6c65fa56eff8ae30cc59773c (main) [2023-12-28T07:33:21.453Z] Commit message: "Merge pull request #4740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-28T07:33:20.749Z] > git config core.sparsecheckout # timeout=10 [2023-12-28T07:33:20.811Z] > git checkout -f 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 [2023-12-28T07:33:22.549Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-28T07:33:22.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:33:22.549Z] Dload Upload Total Spent Left Speed [2023-12-28T07:33:22.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-12-28T07:33:22.943Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-28T07:33:23.209Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-28T07:33:23.280Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-12-28T07:33:23.280Z] tee /etc/docker/daemon.new [2023-12-28T07:33:23.280Z] { [2023-12-28T07:33:23.280Z] "registry-mirrors": [ [2023-12-28T07:33:23.280Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-28T07:33:23.280Z] ], [2023-12-28T07:33:23.280Z] "bip": "10.250.0.254/24", [2023-12-28T07:33:23.280Z] "hosts": [ [2023-12-28T07:33:23.280Z] "tcp://0.0.0.0:5555", [2023-12-28T07:33:23.280Z] "unix:///var/run/docker.sock" [2023-12-28T07:33:23.280Z] ], [2023-12-28T07:33:23.280Z] "mtu": 1458, [2023-12-28T07:33:23.280Z] "selinux-enabled": true, [2023-12-28T07:33:23.280Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-28T07:33:23.280Z] } [Pipeline] sh [2023-12-28T07:33:23.611Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-28T07:33:23.774Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-28T07:33:23.937Z] + sudo service docker restart [2023-12-28T07:33:25.151Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-28T07:33:25.718Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-28T07:33:26.336Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-28T07:33:26.903Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-28T07:33:27.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-28T07:33:28.791Z] $ docker stop --time=1 d57f4fa6ff05d5c6216e98960a1dcde7fb3993b57cb13e67255de3cb1b737544 [2023-12-28T07:33:33.991Z] $ docker rm -f --volumes d57f4fa6ff05d5c6216e98960a1dcde7fb3993b57cb13e67255de3cb1b737544 [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 [2023-12-28T07:33:35.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-28T07:33:35.111Z] [2023-12-28T07:33:35.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:33:35.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-28T07:33:35.437Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-28T07:33:35.437Z] 91d30c5bc195: Pulling fs layer [2023-12-28T07:33:35.437Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-28T07:33:35.437Z] 9c61dcf015f6: Pulling fs layer [2023-12-28T07:33:35.437Z] 4698f68db338: Pulling fs layer [2023-12-28T07:33:35.437Z] 2a2f49069b9e: Pulling fs layer [2023-12-28T07:33:35.437Z] e0025b399a48: Pulling fs layer [2023-12-28T07:33:35.437Z] 4698f68db338: Waiting [2023-12-28T07:33:35.437Z] 2a2f49069b9e: Waiting [2023-12-28T07:33:35.437Z] e0025b399a48: Waiting [2023-12-28T07:33:35.696Z] 91d30c5bc195: Verifying Checksum [2023-12-28T07:33:35.696Z] 91d30c5bc195: Download complete [2023-12-28T07:33:35.696Z] 4698f68db338: Verifying Checksum [2023-12-28T07:33:35.696Z] 4698f68db338: Download complete [2023-12-28T07:33:35.696Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-28T07:33:35.696Z] 2e9b0aa3be6d: Download complete [2023-12-28T07:33:35.696Z] e0025b399a48: Verifying Checksum [2023-12-28T07:33:35.696Z] e0025b399a48: Download complete [2023-12-28T07:33:35.696Z] 91d30c5bc195: Pull complete [2023-12-28T07:33:35.696Z] 2a2f49069b9e: Verifying Checksum [2023-12-28T07:33:35.696Z] 2a2f49069b9e: Download complete [2023-12-28T07:33:35.956Z] 2e9b0aa3be6d: Pull complete [2023-12-28T07:33:36.214Z] 9c61dcf015f6: Download complete [2023-12-28T07:33:38.749Z] 9c61dcf015f6: Pull complete [2023-12-28T07:33:38.749Z] 4698f68db338: Pull complete [2023-12-28T07:33:39.007Z] 2a2f49069b9e: Pull complete [2023-12-28T07:33:39.265Z] e0025b399a48: Pull complete [2023-12-28T07:33:39.265Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-28T07:33:39.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-28T07:33:39.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:33:39.454Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:33:39.491Z] $ 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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-28T07:33:43.484Z] $ docker top 12b29ef4e814b379a18b00ef0d948d468c08235b6a611a35f8a5a0ed35feb89e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-12-28T07:33:43.648Z] provisioning config files... [2023-12-28T07:33:43.672Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/617@tmp/config14448424087907798286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:33:43.870Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-28T07:33:44.118Z] ---> ****-login.sh [2023-12-28T07:33:44.118Z] nexus3.edgexfoundry.org:10001 [2023-12-28T07:33:44.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:44.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:44.654Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:44.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:44.654Z] [2023-12-28T07:33:44.654Z] Login Succeeded [2023-12-28T07:33:44.654Z] nexus3.edgexfoundry.org:10002 [2023-12-28T07:33:44.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:44.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:44.924Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:44.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:44.924Z] [2023-12-28T07:33:44.924Z] Login Succeeded [2023-12-28T07:33:44.924Z] nexus3.edgexfoundry.org:10003 [2023-12-28T07:33:44.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:45.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:45.197Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:45.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:45.197Z] [2023-12-28T07:33:45.197Z] Login Succeeded [2023-12-28T07:33:45.197Z] nexus3.edgexfoundry.org:10004 [2023-12-28T07:33:45.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:45.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:45.467Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:45.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:45.467Z] [2023-12-28T07:33:45.467Z] Login Succeeded [2023-12-28T07:33:45.467Z] ****.io [2023-12-28T07:33:45.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:33:45.773Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-12-28T07:33:45.773Z] #1 transferring dockerfile: 1.69kB done [2023-12-28T07:33:45.773Z] #1 DONE 0.0s [2023-12-28T07:33:46.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:33:46.003Z] Configure a credential helper to remove this warning. See [2023-12-28T07:33:46.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:33:46.003Z] [2023-12-28T07:33:46.003Z] Login Succeeded [2023-12-28T07:33:46.003Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T07:33:46.016Z] Deleting 1 temporary files [2023-12-28T07:33:46.031Z] [2023-12-28T07:33:46.031Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-28T07:33:46.031Z] #2 transferring dockerfile: 2.15kB done [2023-12-28T07:33:46.031Z] #2 DONE 0.0s [2023-12-28T07:33:46.031Z] [2023-12-28T07:33:46.031Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-28T07:33:46.031Z] #3 transferring dockerfile: 2.23kB done [2023-12-28T07:33:46.031Z] #3 DONE 0.0s [2023-12-28T07:33:46.031Z] [2023-12-28T07:33:46.031Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-12-28T07:33:46.031Z] #4 transferring dockerfile: 1.95kB done [2023-12-28T07:33:46.031Z] #4 DONE 0.0s [2023-12-28T07:33:46.031Z] [2023-12-28T07:33:46.031Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-12-28T07:33:46.031Z] #5 transferring dockerfile: 1.93kB done [2023-12-28T07:33:46.031Z] #5 DONE 0.0s [2023-12-28T07:33:46.031Z] [2023-12-28T07:33:46.031Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-28T07:33:46.031Z] #6 transferring dockerfile: 2.93kB done [2023-12-28T07:33:46.031Z] #6 DONE 0.0s [2023-12-28T07:33:46.031Z] [2023-12-28T07:33:46.031Z] #7 [core-metadata internal] load build definition from Dockerfile [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-12-28T07:33:46.288Z] #7 transferring dockerfile: 2.06kB done [2023-12-28T07:33:46.289Z] #7 DONE 0.0s [2023-12-28T07:33:46.289Z] [2023-12-28T07:33:46.289Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-12-28T07:33:46.289Z] #8 transferring dockerfile: 1.70kB done [2023-12-28T07:33:46.289Z] #8 DONE 0.0s [2023-12-28T07:33:46.289Z] [2023-12-28T07:33:46.289Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-28T07:33:46.289Z] #9 transferring dockerfile: 1.89kB done [2023-12-28T07:33:46.289Z] #9 DONE 0.0s [2023-12-28T07:33:46.289Z] [2023-12-28T07:33:46.289Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-12-28T07:33:46.289Z] #10 transferring dockerfile: 1.81kB done [2023-12-28T07:33:46.289Z] #10 DONE 0.0s [2023-12-28T07:33:46.289Z] [2023-12-28T07:33:46.289Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-28T07:33:46.289Z] #11 transferring dockerfile: 2.49kB done [2023-12-28T07:33:46.289Z] #11 DONE 0.0s [2023-12-28T07:33:46.289Z] [2023-12-28T07:33:46.289Z] #12 [core-data internal] load build definition from Dockerfile [2023-12-28T07:33:46.289Z] #12 transferring dockerfile: 2.01kB done [2023-12-28T07:33:46.289Z] #12 DONE 0.0s [2023-12-28T07:33:46.289Z] [2023-12-28T07:33:46.289Z] #13 [security-spire-config internal] load .dockerignore [2023-12-28T07:33:46.289Z] #13 transferring context: 50B done [2023-12-28T07:33:46.289Z] #13 DONE 0.0s [2023-12-28T07:33:46.289Z] [2023-12-28T07:33:46.289Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-28T07:33:46.289Z] #14 transferring dockerfile: 2.50kB done [2023-12-28T07:33:46.289Z] #14 DONE 0.0s [2023-12-28T07:33:46.289Z] [2023-12-28T07:33:46.289Z] #15 [core-command internal] load build definition from Dockerfile [2023-12-28T07:33:46.289Z] #15 transferring dockerfile: 1.93kB done [2023-12-28T07:33:46.289Z] #15 DONE 0.0s [Pipeline] sh [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #16 [security-proxy-auth internal] load .dockerignore [2023-12-28T07:33:46.547Z] #16 transferring context: 50B done [2023-12-28T07:33:46.547Z] #16 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-28T07:33:46.547Z] #17 transferring context: 50B done [2023-12-28T07:33:46.547Z] #17 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #18 [support-notifications internal] load .dockerignore [2023-12-28T07:33:46.547Z] #18 transferring context: 50B done [2023-12-28T07:33:46.547Z] #18 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #19 [support-scheduler internal] load .dockerignore [2023-12-28T07:33:46.547Z] #19 transferring context: 50B done [2023-12-28T07:33:46.547Z] #19 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #20 [security-bootstrapper internal] load .dockerignore [2023-12-28T07:33:46.547Z] #20 transferring context: 50B done [2023-12-28T07:33:46.547Z] #20 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #21 [security-spire-server internal] load .dockerignore [2023-12-28T07:33:46.547Z] #21 transferring context: 50B done [2023-12-28T07:33:46.547Z] #21 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #22 [core-metadata internal] load .dockerignore [2023-12-28T07:33:46.547Z] #22 transferring context: 50B done [2023-12-28T07:33:46.547Z] #22 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-12-28T07:33:46.547Z] #23 transferring context: 50B done [2023-12-28T07:33:46.547Z] #23 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #24 [security-spire-agent internal] load .dockerignore [2023-12-28T07:33:46.547Z] #24 transferring context: 50B done [2023-12-28T07:33:46.547Z] #24 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #25 [core-data internal] load .dockerignore [2023-12-28T07:33:46.547Z] #25 transferring context: 50B done [2023-12-28T07:33:46.547Z] #25 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-12-28T07:33:46.547Z] #26 transferring context: 50B done [2023-12-28T07:33:46.547Z] #26 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #27 [security-proxy-setup internal] load .dockerignore [2023-12-28T07:33:46.547Z] #27 transferring context: 50B done [2023-12-28T07:33:46.547Z] #27 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #28 [core-command internal] load .dockerignore [2023-12-28T07:33:46.547Z] #28 transferring context: 50B done [2023-12-28T07:33:46.547Z] #28 DONE 0.0s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T07:33:46.547Z] #29 DONE 0.1s [2023-12-28T07:33:46.547Z] [2023-12-28T07:33:46.547Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-28T07:33:46.696Z] + git config --global --add safe.directory /w/workspace/edgex-go/617 [Pipeline] echo [2023-12-28T07:33:46.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:33:46.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:33:46.803Z] ========================================================= [2023-12-28T07:33:46.803Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-28T07:33:46.803Z] ========================================================= [2023-12-28T07:33:46.805Z] #30 ... [2023-12-28T07:33:46.805Z] [2023-12-28T07:33:46.805Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T07:33:46.805Z] #31 DONE 0.0s [2023-12-28T07:33:46.805Z] [2023-12-28T07:33:46.805Z] #32 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:33:46.805Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T07:33:46.805Z] #32 ... [2023-12-28T07:33:46.805Z] [2023-12-28T07:33:46.805Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T07:33:46.805Z] #31 DONE 0.0s [2023-12-28T07:33:46.805Z] [2023-12-28T07:33:46.805Z] #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:33:46.805Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T07:33:46.805Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T07:33:46.805Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T07:33:46.806Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:33:46.806Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T07:33:46.806Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [Pipeline] fileExists [Pipeline] sh [2023-12-28T07:33:47.064Z] #32 ... [2023-12-28T07:33:47.065Z] [2023-12-28T07:33:47.065Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T07:33:47.065Z] #31 DONE 0.0s [2023-12-28T07:33:47.065Z] [2023-12-28T07:33:47.065Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T07:33:47.065Z] #29 DONE 0.3s [2023-12-28T07:33:47.065Z] [2023-12-28T07:33:47.065Z] #32 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:33:47.065Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T07:33:47.065Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T07:33:47.065Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T07:33:47.065Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:33:47.065Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T07:33:47.065Z] #32 ... [2023-12-28T07:33:47.065Z] [2023-12-28T07:33:47.065Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-28T07:33:47.065Z] #31 DONE 0.0s [2023-12-28T07:33:47.065Z] [2023-12-28T07:33:47.065Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T07:33:47.065Z] #29 DONE 0.4s [2023-12-28T07:33:47.065Z] [2023-12-28T07:33:47.065Z] #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:33:47.065Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T07:33:47.065Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T07:33:47.065Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T07:33:47.065Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:33:47.065Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T07:33:47.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T07:33:47.322Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-28T07:33:47.322Z] #32 ... [2023-12-28T07:33:47.322Z] [2023-12-28T07:33:47.322Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-28T07:33:47.322Z] #30 DONE 0.8s [2023-12-28T07:33:47.322Z] [2023-12-28T07:33:47.322Z] #32 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:33:47.322Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T07:33:47.322Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T07:33:47.322Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T07:33:47.322Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:33:47.322Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T07:33:47.322Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-28T07:33:47.426Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-28T07:33:47.426Z] 9fda8d8052c6: Pulling fs layer [2023-12-28T07:33:47.426Z] 5d54e960e981: Pulling fs layer [2023-12-28T07:33:47.426Z] c4a7e357bf2a: Pulling fs layer [2023-12-28T07:33:47.426Z] f0e02332f6b5: Pulling fs layer [2023-12-28T07:33:47.426Z] 872ee5b61b7b: Pulling fs layer [2023-12-28T07:33:47.426Z] 0c6a40ed1a82: Pulling fs layer [2023-12-28T07:33:47.426Z] 94ae7d8d031c: Pulling fs layer [2023-12-28T07:33:47.426Z] f0e02332f6b5: Waiting [2023-12-28T07:33:47.426Z] 0c6a40ed1a82: Waiting [2023-12-28T07:33:47.426Z] 872ee5b61b7b: Waiting [2023-12-28T07:33:47.426Z] 94ae7d8d031c: Waiting [2023-12-28T07:33:47.426Z] 5d54e960e981: Download complete [2023-12-28T07:33:47.426Z] f0e02332f6b5: Verifying Checksum [2023-12-28T07:33:47.426Z] f0e02332f6b5: Download complete [2023-12-28T07:33:47.426Z] 872ee5b61b7b: Verifying Checksum [2023-12-28T07:33:47.426Z] 872ee5b61b7b: Download complete [2023-12-28T07:33:47.426Z] 9fda8d8052c6: Verifying Checksum [2023-12-28T07:33:47.426Z] 9fda8d8052c6: Download complete [2023-12-28T07:33:47.585Z] #32 ... [2023-12-28T07:33:47.585Z] [2023-12-28T07:33:47.585Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-28T07:33:47.585Z] #33 DONE 0.8s [2023-12-28T07:33:47.585Z] [2023-12-28T07:33:47.585Z] #34 [security-spire-config internal] load build context [2023-12-28T07:33:47.585Z] #34 transferring context: 16.35kB done [2023-12-28T07:33:47.585Z] #34 DONE 0.2s [2023-12-28T07:33:47.585Z] [2023-12-28T07:33:47.585Z] #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:33:47.585Z] #32 DONE 1.0s [2023-12-28T07:33:47.585Z] [2023-12-28T07:33:47.585Z] #35 [security-spire-server internal] load build context [2023-12-28T07:33:47.585Z] #35 transferring context: 18.10kB 0.0s done [2023-12-28T07:33:47.585Z] #35 DONE 0.3s [2023-12-28T07:33:47.585Z] [2023-12-28T07:33:47.585Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:33:47.585Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-28T07:33:47.585Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-28T07:33:47.585Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-28T07:33:47.585Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-28T07:33:47.585Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-12-28T07:33:47.585Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-12-28T07:33:47.697Z] 94ae7d8d031c: Verifying Checksum [2023-12-28T07:33:47.697Z] 94ae7d8d031c: Download complete [2023-12-28T07:33:47.852Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2023-12-28T07:33:48.293Z] 9fda8d8052c6: Pull complete [2023-12-28T07:33:48.564Z] 5d54e960e981: Pull complete [2023-12-28T07:33:48.833Z] c4a7e357bf2a: Verifying Checksum [2023-12-28T07:33:48.833Z] c4a7e357bf2a: Download complete [2023-12-28T07:33:48.916Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s [2023-12-28T07:33:49.796Z] 0c6a40ed1a82: Verifying Checksum [2023-12-28T07:33:49.796Z] 0c6a40ed1a82: Download complete [2023-12-28T07:33:49.916Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s [2023-12-28T07:33:53.246Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.1s [2023-12-28T07:33:53.246Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.5s [2023-12-28T07:33:53.246Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.5s done [2023-12-28T07:33:57.494Z] #36 ... [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #37 [core-common-config-bootstrapper internal] load build context [2023-12-28T07:33:57.494Z] #37 transferring context: 309.52MB 9.8s done [2023-12-28T07:33:57.494Z] #37 ... [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #38 [security-proxy-auth internal] load build context [2023-12-28T07:33:57.494Z] #38 transferring context: 309.52MB 9.8s done [2023-12-28T07:33:57.494Z] #38 ... [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-28T07:33:57.494Z] #39 transferring context: 309.52MB 5.8s done [2023-12-28T07:33:57.494Z] #39 ... [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #40 [core-metadata internal] load build context [2023-12-28T07:33:57.494Z] #40 transferring context: 309.52MB 9.4s done [2023-12-28T07:33:57.494Z] #40 ... [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #41 [support-notifications internal] load build context [2023-12-28T07:33:57.494Z] #41 transferring context: 309.52MB 6.7s done [2023-12-28T07:33:57.494Z] #41 ... [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #42 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-28T07:33:57.494Z] #42 ... [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:33:57.494Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-28T07:33:57.494Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-28T07:33:57.494Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s done [2023-12-28T07:33:57.494Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:33:57.494Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-28T07:33:57.494Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-28T07:33:57.494Z] #32 DONE 1.0s [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-28T07:33:57.494Z] #43 DONE 10.6s [2023-12-28T07:33:57.494Z] [2023-12-28T07:33:57.494Z] #44 [security-proxy-setup internal] load build context [2023-12-28T07:33:57.494Z] #44 transferring context: 309.52MB 7.7s done [2023-12-28T07:33:57.753Z] #44 ... [2023-12-28T07:33:57.753Z] [2023-12-28T07:33:57.753Z] #45 [core-command internal] load build context [2023-12-28T07:33:57.753Z] #45 transferring context: 309.52MB 9.2s done [2023-12-28T07:33:57.753Z] #45 ... [2023-12-28T07:33:57.753Z] [2023-12-28T07:33:57.753Z] #46 [security-bootstrapper internal] load build context [2023-12-28T07:33:57.753Z] #46 transferring context: 309.52MB 6.8s done [2023-12-28T07:33:58.013Z] #46 ... [2023-12-28T07:33:58.013Z] [2023-12-28T07:33:58.013Z] #47 [security-secretstore-setup internal] load build context [2023-12-28T07:33:58.013Z] #47 transferring context: 309.52MB 7.8s done [2023-12-28T07:33:58.271Z] #47 ... [2023-12-28T07:33:58.271Z] [2023-12-28T07:33:58.271Z] #48 [support-scheduler internal] load build context [2023-12-28T07:33:58.271Z] #48 transferring context: 309.52MB 6.7s done [2023-12-28T07:33:58.271Z] #48 ... [2023-12-28T07:33:58.271Z] [2023-12-28T07:33:58.271Z] #49 [core-data internal] load build context [2023-12-28T07:33:58.271Z] #49 transferring context: 309.52MB 6.7s done [2023-12-28T07:33:58.530Z] #49 ... [2023-12-28T07:33:58.530Z] [2023-12-28T07:33:58.530Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:33:58.530Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-28T07:33:58.530Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-28T07:33:58.530Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-28T07:33:58.530Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-28T07:33:58.530Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.9s [2023-12-28T07:33:58.530Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.9s [2023-12-28T07:33:58.530Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.5s done [2023-12-28T07:33:59.908Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 11.7s done [2023-12-28T07:34:01.290Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.5s done [2023-12-28T07:34:01.290Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-28T07:34:01.290Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.5s done [2023-12-28T07:34:06.568Z] #36 ... [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #39 [security-spiffe-token-provider internal] load build context [2023-12-28T07:34:06.568Z] #39 DONE 19.2s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-28T07:34:06.568Z] #42 DONE 18.7s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #48 [support-scheduler internal] load build context [2023-12-28T07:34:06.568Z] #48 DONE 19.4s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #41 [support-notifications internal] load build context [2023-12-28T07:34:06.568Z] #41 DONE 19.4s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #44 [security-proxy-setup internal] load build context [2023-12-28T07:34:06.568Z] #44 DONE 19.1s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #46 [security-bootstrapper internal] load build context [2023-12-28T07:34:06.568Z] #46 DONE 19.3s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #49 [core-data internal] load build context [2023-12-28T07:34:06.568Z] #49 DONE 19.1s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #47 [security-secretstore-setup internal] load build context [2023-12-28T07:34:06.568Z] #47 DONE 19.2s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:34:06.568Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-28T07:34:06.568Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-28T07:34:06.568Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 18.7s [2023-12-28T07:34:06.568Z] #36 ... [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T07:34:06.568Z] #50 ... [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #45 [core-command internal] load build context [2023-12-28T07:34:06.568Z] #45 DONE 19.1s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #40 [core-metadata internal] load build context [2023-12-28T07:34:06.568Z] #40 DONE 19.4s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #51 [security-spire-agent internal] load build context [2023-12-28T07:34:06.568Z] #51 transferring context: 17.63kB done [2023-12-28T07:34:06.568Z] #51 DONE 8.8s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #38 [security-proxy-auth internal] load build context [2023-12-28T07:34:06.568Z] #38 DONE 19.5s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #37 [core-common-config-bootstrapper internal] load build context [2023-12-28T07:34:06.568Z] #37 DONE 19.5s [2023-12-28T07:34:06.568Z] [2023-12-28T07:34:06.568Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:34:06.568Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 18.9s [2023-12-28T07:34:06.568Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 19.1s [2023-12-28T07:34:06.827Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 19.2s done [2023-12-28T07:34:06.827Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-28T07:34:06.827Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 19.2s done [2023-12-28T07:34:07.766Z] #36 ... [2023-12-28T07:34:07.766Z] [2023-12-28T07:34:07.766Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T07:34:07.766Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 8.6s done [2023-12-28T07:34:07.766Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-12-28T07:34:07.766Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2023-12-28T07:34:07.766Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2023-12-28T07:34:07.766Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-28T07:34:07.766Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-28T07:34:07.766Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-28T07:34:07.766Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-12-28T07:34:07.766Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-28T07:34:07.766Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s [2023-12-28T07:34:07.766Z] #52 ... [2023-12-28T07:34:07.766Z] [2023-12-28T07:34:07.766Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:34:08.334Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2023-12-28T07:34:09.716Z] #36 ... [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T07:34:09.716Z] #0 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.233 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T07:34:09.716Z] #0 1.233 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T07:34:09.716Z] #0 1.233 OK: 20069 distinct packages available [2023-12-28T07:34:09.716Z] #0 1.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.673 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:09.716Z] #0 1.677 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-28T07:34:09.716Z] #0 1.681 (3/5) Installing libucontext (1.2-r2) [2023-12-28T07:34:09.716Z] #0 1.686 (4/5) Installing gcompat (1.1.0-r1) [2023-12-28T07:34:09.716Z] #0 1.692 (5/5) Installing openssl (3.1.4-r1) [2023-12-28T07:34:09.716Z] #0 1.702 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:09.716Z] #0 1.706 OK: 8 MiB in 20 packages [2023-12-28T07:34:09.716Z] #53 DONE 3.3s [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-28T07:34:09.716Z] #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.391 OK: 264 MiB in 52 packages [2023-12-28T07:34:09.716Z] #54 DONE 3.3s [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-28T07:34:09.716Z] #0 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.133 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:09.716Z] #0 1.137 (2/2) Installing su-exec (0.2-r3) [2023-12-28T07:34:09.716Z] #0 1.141 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:09.716Z] #0 1.153 OK: 7 MiB in 17 packages [2023-12-28T07:34:09.716Z] #55 DONE 3.3s [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-28T07:34:09.716Z] #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 0.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.201 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:09.716Z] #0 1.207 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:09.716Z] #0 1.214 OK: 7 MiB in 16 packages [2023-12-28T07:34:09.716Z] #56 DONE 3.4s [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-28T07:34:09.716Z] #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.405 (1/4) Installing ca-certificates (20230506-r0) [2023-12-28T07:34:09.716Z] #0 1.424 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:09.716Z] #0 1.427 (3/4) Installing su-exec (0.2-r3) [2023-12-28T07:34:09.716Z] #0 1.429 (4/4) Installing yq (4.33.3-r5) [2023-12-28T07:34:09.716Z] #0 1.497 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:09.716Z] #0 1.504 Executing ca-certificates-20230506-r0.trigger [2023-12-28T07:34:09.716Z] #0 1.535 OK: 17 MiB in 19 packages [2023-12-28T07:34:09.716Z] #57 DONE 3.3s [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-28T07:34:09.716Z] #0 0.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.716Z] #0 1.114 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:09.716Z] #0 1.119 (2/4) Installing openssl (3.1.4-r1) [2023-12-28T07:34:09.716Z] #0 1.135 (3/4) Installing su-exec (0.2-r3) [2023-12-28T07:34:09.716Z] #0 1.139 (4/4) Installing yq (4.33.3-r5) [2023-12-28T07:34:09.716Z] #0 1.346 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:09.716Z] #0 1.379 OK: 17 MiB in 19 packages [2023-12-28T07:34:09.716Z] #58 DONE 3.4s [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #59 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-12-28T07:34:09.716Z] #59 ... [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:09.716Z] #60 DONE 0.2s [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T07:34:09.716Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-12-28T07:34:09.716Z] #52 DONE 12.2s [2023-12-28T07:34:09.716Z] [2023-12-28T07:34:09.716Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:34:09.976Z] #36 ... [2023-12-28T07:34:09.976Z] [2023-12-28T07:34:09.976Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T07:34:09.976Z] #0 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.976Z] #0 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.976Z] #0 3.607 OK: 264 MiB in 52 packages [2023-12-28T07:34:09.976Z] #61 DONE 3.7s [2023-12-28T07:34:09.976Z] [2023-12-28T07:34:09.976Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T07:34:09.976Z] #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.976Z] #0 3.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.976Z] #0 3.652 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:09.976Z] #0 3.661 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:09.976Z] #0 3.666 OK: 7 MiB in 16 packages [2023-12-28T07:34:09.976Z] #62 DONE 3.8s [2023-12-28T07:34:09.976Z] [2023-12-28T07:34:09.976Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T07:34:09.976Z] #50 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.976Z] #50 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:09.976Z] #50 3.643 OK: 264 MiB in 52 packages [2023-12-28T07:34:09.976Z] #50 DONE 3.8s [2023-12-28T07:34:09.976Z] [2023-12-28T07:34:09.976Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:09.976Z] #63 DONE 0.1s [2023-12-28T07:34:09.976Z] [2023-12-28T07:34:09.976Z] #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:09.976Z] #64 DONE 0.1s [2023-12-28T07:34:09.976Z] [2023-12-28T07:34:09.976Z] #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:10.549Z] #65 ... [2023-12-28T07:34:10.549Z] [2023-12-28T07:34:10.549Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-28T07:34:10.549Z] #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:10.549Z] #0 3.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:10.549Z] #0 3.707 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T07:34:10.549Z] #0 3.707 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T07:34:10.549Z] #0 3.707 OK: 20069 distinct packages available [2023-12-28T07:34:10.549Z] #0 3.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:10.549Z] #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:10.549Z] #0 4.047 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:10.549Z] #0 4.051 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-28T07:34:10.549Z] #0 4.054 (3/4) Installing libucontext (1.2-r2) [2023-12-28T07:34:10.549Z] #0 4.057 (4/4) Installing gcompat (1.1.0-r1) [2023-12-28T07:34:10.549Z] #0 4.079 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:10.549Z] #0 4.084 OK: 8 MiB in 19 packages [2023-12-28T07:34:10.549Z] #66 DONE 4.3s [2023-12-28T07:34:10.549Z] [2023-12-28T07:34:10.549Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T07:34:10.549Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:10.549Z] #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:10.549Z] #0 3.699 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T07:34:10.549Z] #0 3.699 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T07:34:10.549Z] #0 3.699 OK: 20069 distinct packages available [2023-12-28T07:34:10.549Z] #0 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:10.549Z] #0 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:10.549Z] #0 4.044 (1/11) Installing ca-certificates (20230506-r0) [2023-12-28T07:34:10.549Z] #0 4.071 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-28T07:34:10.549Z] #0 4.099 (3/11) Installing libunistring (1.1-r1) [2023-12-28T07:34:10.549Z] #0 4.116 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-28T07:34:10.549Z] #0 4.135 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-28T07:34:10.549Z] #0 4.139 (6/11) Installing libcurl (8.5.0-r0) [2023-12-28T07:34:10.549Z] #0 4.189 (7/11) Installing curl (8.5.0-r0) [2023-12-28T07:34:10.549Z] #0 4.195 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:10.549Z] #0 4.199 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-28T07:34:10.549Z] #0 4.207 (10/11) Installing libucontext (1.2-r2) [2023-12-28T07:34:10.549Z] #0 4.211 (11/11) Installing gcompat (1.1.0-r1) [2023-12-28T07:34:10.549Z] #0 4.221 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:10.549Z] #0 4.226 Executing ca-certificates-20230506-r0.trigger [2023-12-28T07:34:10.549Z] #0 4.286 OK: 12 MiB in 26 packages [2023-12-28T07:34:10.549Z] #67 DONE 4.4s [2023-12-28T07:34:10.549Z] [2023-12-28T07:34:10.549Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-28T07:34:11.116Z] #68 ... [2023-12-28T07:34:11.116Z] [2023-12-28T07:34:11.116Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-28T07:34:11.116Z] #0 4.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:11.116Z] #0 4.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:11.116Z] #0 4.852 (1/2) Installing ca-certificates (20230506-r0) [2023-12-28T07:34:11.116Z] #0 4.870 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-28T07:34:11.116Z] #0 4.875 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:34:11.116Z] #0 4.880 Executing ca-certificates-20230506-r0.trigger [2023-12-28T07:34:11.116Z] #0 4.929 OK: 8 MiB in 17 packages [2023-12-28T07:34:11.116Z] #69 DONE 5.1s [2023-12-28T07:34:11.374Z] [2023-12-28T07:34:11.374Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:34:11.637Z] #70 ... [2023-12-28T07:34:11.637Z] [2023-12-28T07:34:11.637Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-28T07:34:11.637Z] #0 1.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:11.637Z] #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:11.637Z] #0 2.056 OK: 8 MiB in 20 packages [2023-12-28T07:34:11.637Z] #71 DONE 2.2s [2023-12-28T07:34:11.886Z] c4a7e357bf2a: Pull complete [2023-12-28T07:34:11.886Z] f0e02332f6b5: Pull complete [2023-12-28T07:34:11.886Z] 872ee5b61b7b: Pull complete [2023-12-28T07:34:11.900Z] [2023-12-28T07:34:11.900Z] #59 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-12-28T07:34:11.900Z] #59 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:11.900Z] #59 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:11.900Z] #59 2.362 OK: 7 MiB in 16 packages [2023-12-28T07:34:12.840Z] #59 ... [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-28T07:34:12.840Z] #0 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 2.380 OK: 17 MiB in 19 packages [2023-12-28T07:34:12.840Z] #72 DONE 3.2s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-28T07:34:12.840Z] #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 1.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 2.206 OK: 7 MiB in 17 packages [2023-12-28T07:34:12.840Z] #73 DONE 3.2s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-28T07:34:12.840Z] #0 2.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 2.487 OK: 17 MiB in 19 packages [2023-12-28T07:34:12.840Z] #74 DONE 3.1s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #59 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2023-12-28T07:34:12.840Z] #59 DONE 3.2s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-28T07:34:12.840Z] #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 5.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 5.425 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T07:34:12.840Z] #0 5.425 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T07:34:12.840Z] #0 5.425 OK: 20071 distinct packages available [2023-12-28T07:34:12.840Z] #0 5.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 5.856 OK: 264 MiB in 52 packages [2023-12-28T07:34:12.840Z] #75 DONE 6.6s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:34:12.840Z] #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 1.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:12.840Z] #0 2.165 OK: 7 MiB in 16 packages [2023-12-28T07:34:12.840Z] #76 DONE 2.8s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:12.840Z] #77 ... [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:34:12.840Z] #78 DONE 1.1s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-28T07:34:12.840Z] #79 DONE 1.1s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-28T07:34:12.840Z] #80 DONE 0.2s [2023-12-28T07:34:12.840Z] [2023-12-28T07:34:12.840Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-28T07:34:12.840Z] #81 DONE 0.1s [2023-12-28T07:34:13.101Z] [2023-12-28T07:34:13.101Z] #82 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-28T07:34:13.754Z] #82 DONE 0.7s [2023-12-28T07:34:13.754Z] [2023-12-28T07:34:13.754Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:13.754Z] #77 DONE 0.8s [2023-12-28T07:34:13.754Z] [2023-12-28T07:34:13.754Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:34:13.754Z] #83 DONE 0.8s [2023-12-28T07:34:13.754Z] [2023-12-28T07:34:13.754Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-28T07:34:13.754Z] #68 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:13.754Z] #68 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:13.754Z] #68 2.618 OK: 8 MiB in 19 packages [2023-12-28T07:34:13.754Z] #68 DONE 3.2s [2023-12-28T07:34:13.754Z] [2023-12-28T07:34:13.754Z] #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T07:34:13.754Z] #84 ... [2023-12-28T07:34:13.754Z] [2023-12-28T07:34:13.754Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-28T07:34:13.754Z] #85 DONE 0.2s [2023-12-28T07:34:13.754Z] [2023-12-28T07:34:13.754Z] #86 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-28T07:34:14.325Z] #86 DONE 0.6s [2023-12-28T07:34:14.325Z] [2023-12-28T07:34:14.325Z] #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T07:34:14.325Z] #84 DONE 0.7s [2023-12-28T07:34:14.325Z] [2023-12-28T07:34:14.325Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:34:14.325Z] #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:14.325Z] #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:14.325Z] #0 3.548 OK: 12 MiB in 26 packages [2023-12-28T07:34:14.325Z] #87 DONE 3.7s [2023-12-28T07:34:14.325Z] [2023-12-28T07:34:14.325Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:34:14.326Z] #70 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:14.326Z] #70 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-28T07:34:14.326Z] #70 2.896 OK: 8 MiB in 17 packages [2023-12-28T07:34:14.326Z] #70 DONE 3.1s [2023-12-28T07:34:14.326Z] [2023-12-28T07:34:14.326Z] #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-28T07:34:14.326Z] #88 DONE 0.1s [2023-12-28T07:34:14.326Z] [2023-12-28T07:34:14.326Z] #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T07:34:14.326Z] #89 DONE 0.1s [2023-12-28T07:34:14.326Z] [2023-12-28T07:34:14.326Z] #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-28T07:34:14.326Z] #90 DONE 0.0s [2023-12-28T07:34:14.326Z] [2023-12-28T07:34:14.326Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:34:14.326Z] #91 DONE 0.7s [2023-12-28T07:34:14.326Z] [2023-12-28T07:34:14.326Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-28T07:34:14.326Z] #92 DONE 0.1s [2023-12-28T07:34:14.326Z] [2023-12-28T07:34:14.326Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-28T07:34:14.583Z] #93 DONE 0.1s [2023-12-28T07:34:14.583Z] [2023-12-28T07:34:14.583Z] #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-28T07:34:14.583Z] #94 DONE 0.1s [2023-12-28T07:34:14.583Z] [2023-12-28T07:34:14.583Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-28T07:34:14.583Z] #95 DONE 0.1s [2023-12-28T07:34:14.583Z] [2023-12-28T07:34:14.583Z] #96 [security-spire-server] exporting to image [2023-12-28T07:34:14.583Z] #96 exporting layers [2023-12-28T07:34:14.583Z] #96 ... [2023-12-28T07:34:14.583Z] [2023-12-28T07:34:14.584Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T07:34:14.584Z] #97 DONE 0.1s [2023-12-28T07:34:14.584Z] [2023-12-28T07:34:14.584Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-28T07:34:14.584Z] #98 DONE 0.0s [2023-12-28T07:34:14.584Z] [2023-12-28T07:34:14.584Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-28T07:34:14.584Z] #99 DONE 0.1s [2023-12-28T07:34:14.584Z] [2023-12-28T07:34:14.584Z] #96 [security-spire-agent] exporting to image [2023-12-28T07:34:15.151Z] #96 ... [2023-12-28T07:34:15.151Z] [2023-12-28T07:34:15.151Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-28T07:34:15.151Z] #100 DONE 2.4s [2023-12-28T07:34:15.151Z] [2023-12-28T07:34:15.151Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-28T07:34:15.151Z] #101 DONE 0.0s [2023-12-28T07:34:15.151Z] [2023-12-28T07:34:15.151Z] #96 [security-spire-server] exporting to image [2023-12-28T07:34:15.151Z] #96 exporting layers 0.6s done [2023-12-28T07:34:15.151Z] #96 writing image sha256:3e47b046c36cd27507d7c1ac0ab5ab52834370d4562e55912ec787381f3eb835 done [2023-12-28T07:34:15.151Z] #96 naming to docker.io/library/security-spire-server done [2023-12-28T07:34:15.151Z] #96 exporting layers 0.5s done [2023-12-28T07:34:15.151Z] #96 writing image sha256:fe3597e6170132b8d713c67db8b589b2d9f82edf9bf95b45bd5b7a764f4dd00e done [2023-12-28T07:34:15.151Z] #96 naming to docker.io/library/security-spire-agent done [2023-12-28T07:34:15.151Z] #96 writing image sha256:b6de4b35b2715865a9230ecdc1c80f3ddac738d892b1c10878ef2854ebc62b9f done [2023-12-28T07:34:15.151Z] #96 naming to docker.io/library/security-spire-config done [2023-12-28T07:34:15.151Z] #96 DONE 1.0s [2023-12-28T07:34:15.151Z] [2023-12-28T07:34:15.151Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:18.541Z] 0c6a40ed1a82: Pull complete [2023-12-28T07:34:19.127Z] 94ae7d8d031c: Pull complete [2023-12-28T07:34:19.392Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-28T07:34:19.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T07:34:19.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-28T07:34:19.755Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T07:34:19.755Z] WORKDIR /edgex [2023-12-28T07:34:19.755Z] COPY go.mod . [2023-12-28T07:34:19.755Z] RUN go mod download [2023-12-28T07:34:19.755Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-28T07:34:20.443Z] #102 ... [2023-12-28T07:34:20.443Z] [2023-12-28T07:34:20.443Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:20.443Z] #103 ... [2023-12-28T07:34:20.443Z] [2023-12-28T07:34:20.443Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:20.717Z] #0 building with "default" instance using docker driver [2023-12-28T07:34:20.717Z] [2023-12-28T07:34:20.717Z] #1 [internal] load .dockerignore [2023-12-28T07:34:20.717Z] #1 transferring context: [2023-12-28T07:34:20.998Z] #1 transferring context: 50B 0.0s done [2023-12-28T07:34:20.998Z] #1 DONE 0.1s [2023-12-28T07:34:20.998Z] [2023-12-28T07:34:20.998Z] #2 [internal] load build definition from Dockerfile [2023-12-28T07:34:20.998Z] #2 transferring dockerfile: 172B done [2023-12-28T07:34:20.998Z] #2 DONE 0.1s [2023-12-28T07:34:20.998Z] [2023-12-28T07:34:20.998Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T07:34:20.998Z] #3 DONE 0.0s [2023-12-28T07:34:20.998Z] [2023-12-28T07:34:20.998Z] #4 [internal] load build context [2023-12-28T07:34:20.998Z] #4 transferring context: 3.72kB done [2023-12-28T07:34:20.998Z] #4 DONE 0.1s [2023-12-28T07:34:20.998Z] [2023-12-28T07:34:20.998Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-28T07:34:20.998Z] #5 DONE 0.2s [2023-12-28T07:34:21.266Z] [2023-12-28T07:34:21.266Z] #6 [2/4] WORKDIR /edgex [2023-12-28T07:34:23.233Z] #6 DONE 2.0s [2023-12-28T07:34:23.233Z] [2023-12-28T07:34:23.233Z] #7 [3/4] COPY go.mod . [2023-12-28T07:34:23.233Z] #7 DONE 0.1s [2023-12-28T07:34:23.233Z] [2023-12-28T07:34:23.233Z] #8 [4/4] RUN go mod download [2023-12-28T07:34:33.398Z] #8 DONE 10.2s [2023-12-28T07:34:33.398Z] [2023-12-28T07:34:33.398Z] #9 exporting to image [2023-12-28T07:34:33.398Z] #9 exporting layers [2023-12-28T07:34:38.559Z] #104 DONE 28.3s [2023-12-28T07:34:38.559Z] [2023-12-28T07:34:38.559Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:38.559Z] #102 DONE 24.8s [2023-12-28T07:34:38.559Z] [2023-12-28T07:34:38.559Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:38.559Z] #103 DONE 28.7s [2023-12-28T07:34:38.559Z] [2023-12-28T07:34:38.559Z] #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:38.559Z] #65 DONE 28.3s [2023-12-28T07:34:38.559Z] [2023-12-28T07:34:38.559Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-28T07:34:45.710Z] #9 exporting layers 11.0s done [2023-12-28T07:34:45.710Z] #9 writing image sha256:7813fc836bb6d624b40e7d3d58778df997cb03914587d0bea45ef24e6c575d94 done [2023-12-28T07:34:45.710Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-28T07:34:45.710Z] #9 DONE 11.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:34:46.070Z] + docker inspect -f . ci-base-image-arm64 [2023-12-28T07:34:46.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:34:46.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-26294 does not seem to be running inside a container [2023-12-28T07:34:46.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-28T07:34:46.685Z] #105 DONE 7.1s [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:46.685Z] #106 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #107 [security-proxy-setup builder 6/7] COPY . . [2023-12-28T07:34:46.685Z] #107 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:46.685Z] #108 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:46.685Z] #109 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:46.685Z] #110 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #111 [security-secretstore-setup builder 6/7] COPY . . [2023-12-28T07:34:46.685Z] #111 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #112 [core-command builder 6/7] COPY . . [2023-12-28T07:34:46.685Z] #112 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:46.685Z] #113 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:46.685Z] #114 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-28T07:34:46.685Z] #115 DONE 7.1s [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-12-28T07:34:46.685Z] #116 DONE 7.1s [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #117 [support-scheduler builder 6/7] COPY . . [2023-12-28T07:34:46.685Z] #117 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:46.685Z] #118 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:46.685Z] #119 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #120 [core-metadata builder 6/7] COPY . . [2023-12-28T07:34:46.685Z] #120 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:46.685Z] #121 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:46.685Z] #122 CACHED [2023-12-28T07:34:46.685Z] [2023-12-28T07:34:46.685Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:46.686Z] #123 CACHED [2023-12-28T07:34:46.686Z] [2023-12-28T07:34:46.686Z] #124 [core-data builder 6/7] COPY . . [2023-12-28T07:34:46.686Z] #124 CACHED [2023-12-28T07:34:46.686Z] [2023-12-28T07:34:46.686Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:46.686Z] #125 CACHED [2023-12-28T07:34:46.686Z] [2023-12-28T07:34:46.686Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:34:46.686Z] #126 CACHED [2023-12-28T07:34:46.686Z] [2023-12-28T07:34:46.686Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:34:46.686Z] #127 CACHED [2023-12-28T07:34:46.686Z] [2023-12-28T07:34:46.686Z] #128 [security-proxy-auth builder 6/7] COPY . . [2023-12-28T07:34:46.686Z] #128 CACHED [2023-12-28T07:34:46.686Z] [2023-12-28T07:34:46.686Z] #129 [support-notifications builder 6/7] COPY . . [2023-12-28T07:34:46.686Z] #129 DONE 7.1s [2023-12-28T07:34:46.686Z] [2023-12-28T07:34:46.686Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:34:46.686Z] #130 1.205 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-28T07:34:47.418Z] $ docker top 9e390f31dfc6c2b687dc8996bb55ceb34b68b3766d39f3fba35fa03130ea4a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:34:48.243Z] + go version [2023-12-28T07:34:48.243Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-28T07:34:48.263Z] $ docker stop --time=1 9e390f31dfc6c2b687dc8996bb55ceb34b68b3766d39f3fba35fa03130ea4a89 [2023-12-28T07:34:49.774Z] $ docker rm -f --volumes 9e390f31dfc6c2b687dc8996bb55ceb34b68b3766d39f3fba35fa03130ea4a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:34:50.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-28T07:34:50.776Z] [2023-12-28T07:34:50.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:34:51.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-28T07:34:54.465Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-28T07:34:54.465Z] 547446be3368: Pulling fs layer [2023-12-28T07:34:54.465Z] d125d8839a47: Pulling fs layer [2023-12-28T07:34:54.465Z] 3e85d5ac6304: Pulling fs layer [2023-12-28T07:34:54.465Z] c3105a71a48b: Pulling fs layer [2023-12-28T07:34:54.465Z] 0f093f025ec4: Pulling fs layer [2023-12-28T07:34:54.465Z] c3106fc0e877: Pulling fs layer [2023-12-28T07:34:54.465Z] 0f093f025ec4: Waiting [2023-12-28T07:34:54.465Z] c3106fc0e877: Waiting [2023-12-28T07:34:54.465Z] c3105a71a48b: Waiting [2023-12-28T07:34:54.465Z] 547446be3368: Verifying Checksum [2023-12-28T07:34:54.465Z] 547446be3368: Download complete [2023-12-28T07:34:54.465Z] c3105a71a48b: Verifying Checksum [2023-12-28T07:34:54.465Z] c3105a71a48b: Download complete [2023-12-28T07:34:54.465Z] d125d8839a47: Verifying Checksum [2023-12-28T07:34:54.465Z] d125d8839a47: Download complete [2023-12-28T07:34:54.465Z] c3106fc0e877: Verifying Checksum [2023-12-28T07:34:54.465Z] c3106fc0e877: Download complete [2023-12-28T07:34:54.465Z] 0f093f025ec4: Verifying Checksum [2023-12-28T07:34:54.465Z] 0f093f025ec4: Download complete [2023-12-28T07:34:54.732Z] 547446be3368: Pull complete [2023-12-28T07:34:55.693Z] d125d8839a47: Pull complete [2023-12-28T07:34:56.276Z] 3e85d5ac6304: Verifying Checksum [2023-12-28T07:34:56.276Z] 3e85d5ac6304: Download complete [2023-12-28T07:34:56.708Z] #130 ... [2023-12-28T07:34:56.708Z] [2023-12-28T07:34:56.708Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T07:34:56.708Z] #0 0.570 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-28T07:34:56.708Z] #131 ... [2023-12-28T07:34:56.708Z] [2023-12-28T07:34:56.708Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T07:34:56.708Z] #0 0.499 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-28T07:34:56.708Z] #132 ... [2023-12-28T07:34:56.708Z] [2023-12-28T07:34:56.708Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-28T07:34:56.708Z] #0 1.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-28T07:34:56.708Z] #133 ... [2023-12-28T07:34:56.708Z] [2023-12-28T07:34:56.708Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T07:34:56.708Z] #0 1.060 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-28T07:34:56.708Z] #134 ... [2023-12-28T07:34:56.708Z] [2023-12-28T07:34:56.708Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T07:34:56.708Z] #0 1.038 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-28T07:34:56.708Z] #135 ... [2023-12-28T07:34:56.708Z] [2023-12-28T07:34:56.708Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T07:34:56.708Z] #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-28T07:34:56.708Z] #136 ... [2023-12-28T07:34:56.708Z] [2023-12-28T07:34:56.708Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-28T07:34:56.708Z] #0 0.601 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-28T07:34:56.708Z] #137 ... [2023-12-28T07:34:56.708Z] [2023-12-28T07:34:56.708Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T07:34:56.708Z] #0 0.997 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-28T07:34:56.966Z] #138 ... [2023-12-28T07:34:56.966Z] [2023-12-28T07:34:56.966Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T07:34:56.966Z] #0 0.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-28T07:34:57.225Z] #139 ... [2023-12-28T07:34:57.225Z] [2023-12-28T07:34:57.225Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T07:34:57.225Z] #0 1.105 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-28T07:35:08.634Z] 3e85d5ac6304: Pull complete [2023-12-28T07:35:08.634Z] c3105a71a48b: Pull complete [2023-12-28T07:35:09.600Z] 0f093f025ec4: Pull complete [2023-12-28T07:35:09.600Z] c3106fc0e877: Pull complete [2023-12-28T07:35:09.600Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-28T07:35:09.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-28T07:35:09.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:35:09.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-26294 does not seem to be running inside a container [2023-12-28T07:35:09.989Z] $ 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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-28T07:35:12.049Z] $ docker top d2ddd46fb50c94ed942fe3e93b7eda9d109ab0d6a261055fbacb9613b070e6c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:35:12.938Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-28T07:35:14.893Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-28T07:35:14.893Z] #1 DONE 0.0s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #2 [core-command internal] load .dockerignore [2023-12-28T07:35:14.893Z] #2 transferring context: 50B 0.0s done [2023-12-28T07:35:14.893Z] #2 DONE 0.1s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #3 [core-command internal] load build definition from Dockerfile [2023-12-28T07:35:14.893Z] #3 transferring dockerfile: 1.93kB 0.0s done [2023-12-28T07:35:14.893Z] #3 DONE 0.1s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:14.893Z] #4 DONE 0.0s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-28T07:35:14.893Z] #1 transferring dockerfile: 2.93kB done [2023-12-28T07:35:14.893Z] #1 DONE 0.1s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #5 [security-bootstrapper internal] load .dockerignore [2023-12-28T07:35:14.893Z] #5 transferring context: 50B done [2023-12-28T07:35:14.893Z] #5 DONE 0.1s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #6 [security-spire-config internal] load .dockerignore [2023-12-28T07:35:14.893Z] #6 transferring context: 50B done [2023-12-28T07:35:14.893Z] #6 DONE 0.1s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:14.893Z] #4 DONE 0.0s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-12-28T07:35:14.893Z] #7 transferring dockerfile: 1.69kB 0.0s done [2023-12-28T07:35:14.893Z] #7 DONE 0.1s [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #8 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-28T07:35:14.893Z] #8 ... [2023-12-28T07:35:14.893Z] [2023-12-28T07:35:14.893Z] #9 [security-proxy-setup internal] load .dockerignore [2023-12-28T07:35:14.893Z] #9 transferring context: 50B 0.0s done [2023-12-28T07:35:14.893Z] #9 DONE 0.1s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-28T07:35:15.164Z] #10 transferring dockerfile: 2.50kB done [2023-12-28T07:35:15.164Z] #10 DONE 0.2s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-12-28T07:35:15.164Z] #11 transferring dockerfile: 1.93kB done [2023-12-28T07:35:15.164Z] #11 DONE 0.1s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:15.164Z] #4 DONE 0.0s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #12 [security-spire-agent internal] load .dockerignore [2023-12-28T07:35:15.164Z] #12 ... [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #13 [support-scheduler internal] load .dockerignore [2023-12-28T07:35:15.164Z] #13 transferring context: 50B done [2023-12-28T07:35:15.164Z] #13 DONE 0.2s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:15.164Z] #4 DONE 0.0s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #14 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T07:35:15.164Z] #14 DONE 0.5s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-12-28T07:35:15.164Z] #15 transferring dockerfile: 1.81kB 0.0s done [2023-12-28T07:35:15.164Z] #15 DONE 0.2s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #12 [security-spire-agent internal] load .dockerignore [2023-12-28T07:35:15.164Z] #12 transferring context: 50B 0.0s done [2023-12-28T07:35:15.164Z] #12 DONE 0.3s [2023-12-28T07:35:15.164Z] [2023-12-28T07:35:15.164Z] #16 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:15.164Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:15.439Z] #16 ... [2023-12-28T07:35:15.439Z] [2023-12-28T07:35:15.439Z] #17 [security-proxy-auth internal] load .dockerignore [2023-12-28T07:35:15.439Z] #17 transferring context: 50B done [2023-12-28T07:35:15.439Z] #17 DONE 0.2s [2023-12-28T07:35:15.439Z] [2023-12-28T07:35:15.439Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-28T07:35:15.439Z] #18 transferring dockerfile: 2.15kB done [2023-12-28T07:35:15.439Z] #18 DONE 0.3s [2023-12-28T07:35:15.439Z] [2023-12-28T07:35:15.439Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:15.439Z] #4 DONE 0.0s [2023-12-28T07:35:15.439Z] [2023-12-28T07:35:15.439Z] #19 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T07:35:16.031Z] #19 ... [2023-12-28T07:35:16.031Z] [2023-12-28T07:35:16.031Z] #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T07:35:16.031Z] #14 DONE 1.2s [2023-12-28T07:35:16.031Z] [2023-12-28T07:35:16.031Z] #16 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:16.031Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-28T07:35:16.031Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:35:16.031Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T07:35:16.031Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T07:35:16.031Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2023-12-28T07:35:16.298Z] #16 ... [2023-12-28T07:35:16.299Z] [2023-12-28T07:35:16.299Z] #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-28T07:35:16.299Z] #20 transferring dockerfile: 2.23kB 0.1s done [2023-12-28T07:35:16.299Z] #20 DONE 0.9s [2023-12-28T07:35:16.299Z] [2023-12-28T07:35:16.299Z] #16 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:16.299Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.2s [2023-12-28T07:35:16.299Z] #16 ... [2023-12-28T07:35:16.299Z] [2023-12-28T07:35:16.299Z] #21 [support-scheduler internal] load build context [2023-12-28T07:35:16.299Z] #21 transferring context: 2.55MB 0.8s done [2023-12-28T07:35:16.299Z] #21 DONE 1.2s [2023-12-28T07:35:16.299Z] [2023-12-28T07:35:16.299Z] #22 [core-command internal] load build context [2023-12-28T07:35:16.299Z] #22 transferring context: 2.55MB 0.8s done [2023-12-28T07:35:16.299Z] #22 DONE 1.1s [2023-12-28T07:35:16.299Z] [2023-12-28T07:35:16.299Z] #8 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-28T07:35:16.299Z] #8 DONE 1.5s [2023-12-28T07:35:16.299Z] [2023-12-28T07:35:16.299Z] #23 [security-bootstrapper internal] load build context [2023-12-28T07:35:16.299Z] #23 transferring context: 2.55MB 0.8s done [2023-12-28T07:35:16.299Z] #23 DONE 1.2s [2023-12-28T07:35:16.299Z] [2023-12-28T07:35:16.299Z] #16 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:16.299Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-28T07:35:16.299Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:35:16.299Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T07:35:16.299Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T07:35:16.299Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T07:35:16.299Z] #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-28T07:35:16.567Z] #16 ... [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-12-28T07:35:16.567Z] #24 transferring context: 50B done [2023-12-28T07:35:16.567Z] #24 DONE 0.6s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-28T07:35:16.567Z] #25 DONE 1.1s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #26 [security-proxy-setup internal] load build context [2023-12-28T07:35:16.567Z] #26 transferring context: 2.55MB 0.9s done [2023-12-28T07:35:16.567Z] #26 DONE 1.3s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #16 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:16.567Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-28T07:35:16.567Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:35:16.567Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T07:35:16.567Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T07:35:16.567Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T07:35:16.567Z] #16 ... [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #27 [support-notifications internal] load .dockerignore [2023-12-28T07:35:16.567Z] #27 transferring context: 50B 0.0s done [2023-12-28T07:35:16.567Z] #27 DONE 0.9s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #28 [core-data internal] load build definition from Dockerfile [2023-12-28T07:35:16.567Z] #28 transferring dockerfile: 2.01kB done [2023-12-28T07:35:16.567Z] #28 DONE 1.2s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-28T07:35:16.567Z] #29 transferring context: 50B 0.0s done [2023-12-28T07:35:16.567Z] #29 DONE 1.3s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:16.567Z] #4 DONE 0.0s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #19 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T07:35:16.567Z] #19 DONE 1.5s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #16 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:16.567Z] #16 ... [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #30 [core-data internal] load .dockerignore [2023-12-28T07:35:16.567Z] #30 transferring context: 50B 0.0s done [2023-12-28T07:35:16.567Z] #30 DONE 1.2s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:16.567Z] #4 DONE 0.0s [2023-12-28T07:35:16.567Z] [2023-12-28T07:35:16.567Z] #16 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:16.834Z] #16 ... [2023-12-28T07:35:16.834Z] [2023-12-28T07:35:16.834Z] #31 [security-secretstore-setup internal] load .dockerignore [2023-12-28T07:35:16.834Z] #31 transferring context: 50B done [2023-12-28T07:35:16.834Z] #31 DONE 0.6s [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #32 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-28T07:35:17.101Z] #32 transferring dockerfile: 2.49kB done [2023-12-28T07:35:17.101Z] #32 DONE 0.7s [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:17.101Z] #4 DONE 0.0s [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #19 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T07:35:17.101Z] #19 DONE 1.6s [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #16 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:17.101Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-28T07:35:17.101Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:35:17.101Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T07:35:17.101Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T07:35:17.101Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T07:35:17.101Z] #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-28T07:35:17.101Z] #16 ... [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #33 [core-metadata internal] load .dockerignore [2023-12-28T07:35:17.101Z] #33 transferring context: 50B 0.0s done [2023-12-28T07:35:17.101Z] #33 DONE 1.0s [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #34 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-28T07:35:17.101Z] #34 transferring dockerfile: 1.89kB done [2023-12-28T07:35:17.101Z] #34 DONE 1.3s [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #35 [support-notifications internal] load build definition from Dockerfile [2023-12-28T07:35:17.101Z] #35 transferring dockerfile: 1.95kB 0.0s done [2023-12-28T07:35:17.101Z] #35 DONE 1.4s [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #36 [security-proxy-auth internal] load build context [2023-12-28T07:35:17.101Z] #36 transferring context: 2.55MB 0.5s done [2023-12-28T07:35:17.101Z] #36 DONE 1.1s [2023-12-28T07:35:17.101Z] [2023-12-28T07:35:17.101Z] #16 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:17.101Z] #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-28T07:35:17.369Z] #16 ... [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #37 [security-spire-server internal] load build definition from Dockerfile [2023-12-28T07:35:17.369Z] #37 transferring dockerfile: 1.70kB done [2023-12-28T07:35:17.369Z] #37 DONE 0.8s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #38 [security-spire-server internal] load .dockerignore [2023-12-28T07:35:17.369Z] #38 transferring context: 50B 0.0s done [2023-12-28T07:35:17.369Z] #38 DONE 0.9s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #39 [core-metadata internal] load build definition from Dockerfile [2023-12-28T07:35:17.369Z] #39 transferring dockerfile: 2.06kB done [2023-12-28T07:35:17.369Z] #39 DONE 1.2s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-28T07:35:17.369Z] #4 DONE 0.0s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #40 [security-spire-agent internal] load build context [2023-12-28T07:35:17.369Z] #40 transferring context: 17.63kB 0.0s done [2023-12-28T07:35:17.369Z] #40 DONE 0.9s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #41 [security-spire-config internal] load build context [2023-12-28T07:35:17.369Z] #41 transferring context: 16.35kB 0.0s done [2023-12-28T07:35:17.369Z] #41 DONE 0.9s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #42 [core-data builder 2/7] WORKDIR /edgex-go [2023-12-28T07:35:17.369Z] #42 DONE 1.2s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:17.369Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-28T07:35:17.369Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-28T07:35:17.369Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-28T07:35:17.369Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-28T07:35:17.369Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-28T07:35:17.369Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-28T07:35:17.369Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-12-28T07:35:17.369Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-28T07:35:17.369Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.5s [2023-12-28T07:35:17.369Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-28T07:35:17.369Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-28T07:35:17.369Z] #43 ... [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #19 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-28T07:35:17.369Z] #19 DONE 2.2s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-28T07:35:17.369Z] #14 DONE 1.9s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-12-28T07:35:17.369Z] #42 DONE 1.7s [2023-12-28T07:35:17.369Z] [2023-12-28T07:35:17.369Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:17.369Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 0.7s [2023-12-28T07:35:17.636Z] #43 ... [2023-12-28T07:35:17.636Z] [2023-12-28T07:35:17.636Z] #16 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:17.636Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-28T07:35:17.636Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:35:17.636Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T07:35:17.636Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T07:35:17.636Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T07:35:17.636Z] #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-28T07:35:17.636Z] #16 DONE 3.2s [2023-12-28T07:35:17.636Z] [2023-12-28T07:35:17.636Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:17.636Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 0.8s [2023-12-28T07:35:17.907Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.41MB / 23.39MB 1.0s [2023-12-28T07:35:17.907Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.65MB / 23.39MB 1.1s [2023-12-28T07:35:17.907Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 1.2s [2023-12-28T07:35:18.175Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.4s [2023-12-28T07:35:18.442Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.6s done [2023-12-28T07:35:18.711Z] #43 ... [2023-12-28T07:35:18.711Z] [2023-12-28T07:35:18.711Z] #16 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-28T07:35:18.711Z] #16 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-28T07:35:18.711Z] #16 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-28T07:35:18.711Z] #16 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-28T07:35:18.711Z] #16 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-28T07:35:18.711Z] #16 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-28T07:35:18.711Z] #16 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-28T07:35:18.711Z] #16 DONE 3.2s [2023-12-28T07:35:18.711Z] [2023-12-28T07:35:18.711Z] #8 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-28T07:35:18.711Z] #8 DONE 2.7s [2023-12-28T07:35:18.711Z] [2023-12-28T07:35:18.711Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:18.711Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-28T07:35:18.711Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-28T07:35:18.711Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-28T07:35:18.711Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-28T07:35:18.711Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-28T07:35:18.711Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-28T07:35:18.711Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-12-28T07:35:18.711Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-28T07:35:18.711Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.6s done [2023-12-28T07:35:18.711Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-28T07:35:18.711Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-28T07:35:18.711Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-28T07:35:18.987Z] #43 ... [2023-12-28T07:35:18.987Z] [2023-12-28T07:35:18.987Z] #44 [core-common-config-bootstrapper internal] load build context [2023-12-28T07:35:18.987Z] #44 transferring context: 2.55MB 1.3s done [2023-12-28T07:35:18.987Z] #44 DONE 2.0s [2023-12-28T07:35:18.987Z] [2023-12-28T07:35:18.987Z] #45 [security-spire-server internal] load build context [2023-12-28T07:35:18.987Z] #45 transferring context: 18.10kB 0.0s done [2023-12-28T07:35:18.987Z] #45 DONE 0.6s [2023-12-28T07:35:18.987Z] [2023-12-28T07:35:18.987Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:19.572Z] #43 ... [2023-12-28T07:35:19.572Z] [2023-12-28T07:35:19.572Z] #46 [security-spiffe-token-provider internal] load build context [2023-12-28T07:35:19.572Z] #46 transferring context: 2.55MB 1.7s done [2023-12-28T07:35:19.572Z] #46 DONE 2.0s [2023-12-28T07:35:19.572Z] [2023-12-28T07:35:19.572Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:19.572Z] #43 ... [2023-12-28T07:35:19.572Z] [2023-12-28T07:35:19.572Z] #47 [support-notifications internal] load build context [2023-12-28T07:35:19.572Z] #47 transferring context: 2.55MB 1.5s done [2023-12-28T07:35:19.572Z] #47 DONE 2.0s [2023-12-28T07:35:19.572Z] [2023-12-28T07:35:19.572Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:20.161Z] #43 ... [2023-12-28T07:35:20.161Z] [2023-12-28T07:35:20.161Z] #48 [core-data internal] load build context [2023-12-28T07:35:20.161Z] #48 transferring context: 2.55MB 1.5s done [2023-12-28T07:35:20.161Z] #48 DONE 3.2s [2023-12-28T07:35:20.432Z] [2023-12-28T07:35:20.432Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T07:35:20.432Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-12-28T07:35:20.432Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-28T07:35:20.432Z] #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-28T07:35:20.432Z] #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-28T07:35:20.432Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-12-28T07:35:20.432Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-12-28T07:35:20.432Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-12-28T07:35:20.432Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.3s done [2023-12-28T07:35:20.432Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-28T07:35:20.432Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.0s [2023-12-28T07:35:20.432Z] #49 ... [2023-12-28T07:35:20.432Z] [2023-12-28T07:35:20.432Z] #50 [core-metadata internal] load build context [2023-12-28T07:35:20.432Z] #50 transferring context: 2.55MB 1.7s done [2023-12-28T07:35:20.432Z] #50 DONE 3.0s [2023-12-28T07:35:20.702Z] [2023-12-28T07:35:20.702Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:20.702Z] #43 ... [2023-12-28T07:35:20.702Z] [2023-12-28T07:35:20.702Z] #51 [security-secretstore-setup internal] load build context [2023-12-28T07:35:20.702Z] #51 transferring context: 2.55MB 2.0s done [2023-12-28T07:35:20.702Z] #51 DONE 3.2s [2023-12-28T07:35:20.702Z] [2023-12-28T07:35:20.702Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:23.474Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.3s [2023-12-28T07:35:24.114Z] #43 ... [2023-12-28T07:35:24.114Z] [2023-12-28T07:35:24.114Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T07:35:24.114Z] #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:24.114Z] #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:24.114Z] #0 5.514 OK: 266 MiB in 52 packages [2023-12-28T07:35:24.114Z] #52 DONE 7.6s [2023-12-28T07:35:24.114Z] [2023-12-28T07:35:24.114Z] #53 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-28T07:35:24.114Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:24.114Z] #0 4.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:24.114Z] #0 5.803 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:24.114Z] #0 5.816 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:24.114Z] #0 5.843 OK: 8 MiB in 16 packages [2023-12-28T07:35:24.114Z] #53 DONE 7.4s [2023-12-28T07:35:24.114Z] [2023-12-28T07:35:24.114Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-12-28T07:35:24.114Z] #0 2.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:24.114Z] #0 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:24.114Z] #0 5.122 OK: 266 MiB in 52 packages [2023-12-28T07:35:24.114Z] #54 DONE 7.5s [2023-12-28T07:35:24.114Z] [2023-12-28T07:35:24.114Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:24.762Z] #43 ... [2023-12-28T07:35:24.762Z] [2023-12-28T07:35:24.762Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-28T07:35:24.762Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.9s done [2023-12-28T07:35:24.762Z] #49 DONE 8.3s [2023-12-28T07:35:25.033Z] [2023-12-28T07:35:25.033Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:25.033Z] #43 ... [2023-12-28T07:35:25.033Z] [2023-12-28T07:35:25.033Z] #55 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:25.033Z] #55 DONE 0.9s [2023-12-28T07:35:25.314Z] [2023-12-28T07:35:25.314Z] #56 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:25.314Z] #56 DONE 1.0s [2023-12-28T07:35:25.314Z] [2023-12-28T07:35:25.314Z] #57 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:26.293Z] #57 ... [2023-12-28T07:35:26.293Z] [2023-12-28T07:35:26.293Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-28T07:35:26.293Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:26.293Z] #0 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:26.293Z] #0 5.163 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T07:35:26.293Z] #0 5.163 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T07:35:26.293Z] #0 5.163 OK: 19948 distinct packages available [2023-12-28T07:35:26.293Z] #0 5.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:26.293Z] #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:26.293Z] #0 7.810 OK: 266 MiB in 52 packages [2023-12-28T07:35:26.293Z] #58 DONE 8.8s [2023-12-28T07:35:26.293Z] [2023-12-28T07:35:26.293Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:35:26.568Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.6s done [2023-12-28T07:35:26.837Z] #43 DONE 11.1s [2023-12-28T07:35:26.837Z] [2023-12-28T07:35:26.837Z] #59 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2023-12-28T07:35:26.837Z] #59 ... [2023-12-28T07:35:26.837Z] [2023-12-28T07:35:26.837Z] #60 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:26.837Z] #60 DONE 0.6s [2023-12-28T07:35:27.106Z] [2023-12-28T07:35:27.106Z] #61 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:27.374Z] #61 ... [2023-12-28T07:35:27.374Z] [2023-12-28T07:35:27.374Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-28T07:35:27.374Z] #0 6.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.374Z] #0 6.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.374Z] #0 9.355 OK: 266 MiB in 52 packages [2023-12-28T07:35:27.374Z] #62 DONE 9.8s [2023-12-28T07:35:27.374Z] [2023-12-28T07:35:27.374Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:27.647Z] #63 ... [2023-12-28T07:35:27.647Z] [2023-12-28T07:35:27.647Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-28T07:35:27.647Z] #0 6.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.647Z] #0 7.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.647Z] #64 ... [2023-12-28T07:35:27.647Z] [2023-12-28T07:35:27.647Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T07:35:27.647Z] #0 6.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.647Z] #0 6.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.647Z] #0 9.866 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T07:35:27.647Z] #0 9.866 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T07:35:27.647Z] #0 9.866 OK: 19946 distinct packages available [2023-12-28T07:35:27.922Z] #65 ... [2023-12-28T07:35:27.922Z] [2023-12-28T07:35:27.922Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-28T07:35:27.922Z] #0 6.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.922Z] #0 7.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.922Z] #0 9.617 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:27.922Z] #0 9.627 (2/2) Installing su-exec (0.2-r3) [2023-12-28T07:35:27.922Z] #0 9.643 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:27.922Z] #0 9.704 OK: 8 MiB in 17 packages [2023-12-28T07:35:27.922Z] #66 DONE 10.3s [2023-12-28T07:35:27.922Z] [2023-12-28T07:35:27.922Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T07:35:27.922Z] #65 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.922Z] #65 ... [2023-12-28T07:35:27.922Z] [2023-12-28T07:35:27.922Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T07:35:27.922Z] #0 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.922Z] #0 7.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.922Z] #0 9.760 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:27.922Z] #0 9.772 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:27.922Z] #0 9.840 OK: 8 MiB in 16 packages [2023-12-28T07:35:27.922Z] #67 ... [2023-12-28T07:35:27.922Z] [2023-12-28T07:35:27.922Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:27.922Z] #63 DONE 0.7s [2023-12-28T07:35:27.922Z] [2023-12-28T07:35:27.922Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-28T07:35:27.922Z] #0 6.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.922Z] #0 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:27.922Z] #0 10.22 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T07:35:27.922Z] #0 10.22 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T07:35:27.922Z] #0 10.22 OK: 19946 distinct packages available [2023-12-28T07:35:28.194Z] #68 ... [2023-12-28T07:35:28.194Z] [2023-12-28T07:35:28.194Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-28T07:35:28.194Z] #0 9.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:28.194Z] #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:28.194Z] #69 ... [2023-12-28T07:35:28.194Z] [2023-12-28T07:35:28.194Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T07:35:28.194Z] #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:28.194Z] #0 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:28.194Z] #0 10.59 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-28T07:35:28.194Z] #0 10.59 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-28T07:35:28.194Z] #0 10.59 OK: 19946 distinct packages available [2023-12-28T07:35:28.462Z] #70 ... [2023-12-28T07:35:28.462Z] [2023-12-28T07:35:28.462Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-28T07:35:28.462Z] #67 DONE 10.8s [2023-12-28T07:35:28.462Z] [2023-12-28T07:35:28.462Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-28T07:35:28.462Z] #0 6.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:28.462Z] #0 7.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:28.462Z] #0 9.850 (1/2) Installing ca-certificates (20230506-r0) [2023-12-28T07:35:28.462Z] #0 10.12 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:28.462Z] #0 10.13 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:28.462Z] #0 10.20 Executing ca-certificates-20230506-r0.trigger [2023-12-28T07:35:28.462Z] #71 10.87 OK: 9 MiB in 17 packages [2023-12-28T07:35:28.462Z] #71 ... [2023-12-28T07:35:28.462Z] [2023-12-28T07:35:28.462Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T07:35:28.462Z] #70 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:29.060Z] #70 ... [2023-12-28T07:35:29.060Z] [2023-12-28T07:35:29.060Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-28T07:35:29.060Z] #71 DONE 11.6s [2023-12-28T07:35:29.327Z] [2023-12-28T07:35:29.327Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T07:35:29.327Z] #70 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:30.289Z] #70 ... [2023-12-28T07:35:30.289Z] [2023-12-28T07:35:30.289Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-28T07:35:30.289Z] #64 10.36 (1/4) Installing ca-certificates (20230506-r0) [2023-12-28T07:35:30.289Z] #64 10.63 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:30.289Z] #64 10.64 (3/4) Installing su-exec (0.2-r3) [2023-12-28T07:35:30.289Z] #64 10.65 (4/4) Installing yq (4.33.3-r5) [2023-12-28T07:35:30.289Z] #64 11.20 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:30.289Z] #64 11.30 Executing ca-certificates-20230506-r0.trigger [2023-12-28T07:35:30.289Z] #64 11.77 OK: 18 MiB in 19 packages [2023-12-28T07:35:30.289Z] #64 DONE 12.6s [2023-12-28T07:35:30.289Z] [2023-12-28T07:35:30.289Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-28T07:35:31.710Z] #72 ... [2023-12-28T07:35:31.710Z] [2023-12-28T07:35:31.710Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-28T07:35:31.710Z] #65 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:31.710Z] #65 13.11 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:31.710Z] #65 13.14 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-28T07:35:31.710Z] #65 13.14 (3/5) Installing libucontext (1.2-r2) [2023-12-28T07:35:31.710Z] #65 13.16 (4/5) Installing gcompat (1.1.0-r1) [2023-12-28T07:35:31.710Z] #65 13.17 (5/5) Installing openssl (3.1.4-r1) [2023-12-28T07:35:31.710Z] #65 13.23 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:31.710Z] #65 13.32 OK: 9 MiB in 20 packages [2023-12-28T07:35:31.710Z] #65 DONE 14.6s [2023-12-28T07:35:31.710Z] [2023-12-28T07:35:31.710Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-12-28T07:35:31.710Z] #73 ... [2023-12-28T07:35:31.710Z] [2023-12-28T07:35:31.710Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-28T07:35:31.710Z] #69 12.94 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:31.710Z] #69 12.95 (2/4) Installing openssl (3.1.4-r1) [2023-12-28T07:35:31.710Z] #69 13.01 (3/4) Installing su-exec (0.2-r3) [2023-12-28T07:35:31.710Z] #69 13.03 (4/4) Installing yq (4.33.3-r5) [2023-12-28T07:35:31.710Z] #69 13.38 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:31.710Z] #69 13.43 OK: 18 MiB in 19 packages [2023-12-28T07:35:31.710Z] #69 DONE 14.2s [2023-12-28T07:35:31.980Z] [2023-12-28T07:35:31.980Z] #59 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2023-12-28T07:35:31.980Z] #59 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:31.980Z] #59 5.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:31.980Z] #59 7.650 OK: 8 MiB in 16 packages [2023-12-28T07:35:31.980Z] #59 DONE 8.4s [2023-12-28T07:35:31.980Z] [2023-12-28T07:35:31.980Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T07:35:31.980Z] #70 13.98 (1/11) Installing ca-certificates (20230506-r0) [2023-12-28T07:35:31.980Z] #70 14.12 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-28T07:35:31.980Z] #70 14.19 (3/11) Installing libunistring (1.1-r1) [2023-12-28T07:35:31.980Z] #70 14.28 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-28T07:35:31.980Z] #70 14.31 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-28T07:35:31.980Z] #70 14.33 (6/11) Installing libcurl (8.5.0-r0) [2023-12-28T07:35:31.980Z] #70 14.36 (7/11) Installing curl (8.5.0-r0) [2023-12-28T07:35:31.980Z] #70 14.38 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:31.980Z] #70 14.40 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-28T07:35:31.980Z] #70 14.42 (10/11) Installing libucontext (1.2-r2) [2023-12-28T07:35:31.980Z] #70 14.42 (11/11) Installing gcompat (1.1.0-r1) [2023-12-28T07:35:31.980Z] #70 14.44 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:31.980Z] #70 14.53 Executing ca-certificates-20230506-r0.trigger [2023-12-28T07:35:32.571Z] #70 ... [2023-12-28T07:35:32.571Z] [2023-12-28T07:35:32.571Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-28T07:35:32.571Z] #68 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:32.571Z] #68 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:32.571Z] #68 13.94 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-28T07:35:32.571Z] #68 13.95 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-28T07:35:32.571Z] #68 13.96 (3/4) Installing libucontext (1.2-r2) [2023-12-28T07:35:32.571Z] #68 13.98 (4/4) Installing gcompat (1.1.0-r1) [2023-12-28T07:35:32.571Z] #68 13.99 Executing busybox-1.36.1-r5.trigger [2023-12-28T07:35:32.571Z] #68 14.07 OK: 8 MiB in 19 packages [2023-12-28T07:35:32.571Z] #68 DONE 14.8s [2023-12-28T07:35:32.571Z] [2023-12-28T07:35:32.571Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-28T07:35:32.571Z] #70 15.11 OK: 13 MiB in 26 packages [2023-12-28T07:35:33.542Z] #70 DONE 15.9s [2023-12-28T07:35:33.542Z] [2023-12-28T07:35:33.542Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:35:34.746Z] #74 ... [2023-12-28T07:35:34.747Z] [2023-12-28T07:35:34.747Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-28T07:35:34.747Z] #0 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:34.747Z] #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:34.747Z] #0 6.073 OK: 8 MiB in 17 packages [2023-12-28T07:35:34.747Z] #75 DONE 6.6s [2023-12-28T07:35:34.747Z] [2023-12-28T07:35:34.747Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-28T07:35:35.025Z] #76 ... [2023-12-28T07:35:35.025Z] [2023-12-28T07:35:35.025Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:35:35.025Z] #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:35.025Z] #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:35.025Z] #0 5.369 OK: 9 MiB in 17 packages [2023-12-28T07:35:35.025Z] #77 DONE 5.8s [2023-12-28T07:35:35.025Z] [2023-12-28T07:35:35.025Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:35:35.025Z] #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:35.025Z] #0 3.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:35.025Z] #0 6.015 OK: 8 MiB in 16 packages [2023-12-28T07:35:35.025Z] #78 DONE 6.5s [2023-12-28T07:35:35.025Z] [2023-12-28T07:35:35.025Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:35:35.025Z] #74 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:35.025Z] #74 ... [2023-12-28T07:35:35.025Z] [2023-12-28T07:35:35.025Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:35.296Z] #79 ... [2023-12-28T07:35:35.296Z] [2023-12-28T07:35:35.296Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-12-28T07:35:35.296Z] #73 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:35.296Z] #73 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:36.263Z] #73 ... [2023-12-28T07:35:36.263Z] [2023-12-28T07:35:36.263Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-28T07:35:36.263Z] #72 3.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:36.264Z] #72 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:36.264Z] #72 5.669 OK: 18 MiB in 19 packages [2023-12-28T07:35:36.264Z] #72 DONE 6.1s [2023-12-28T07:35:36.264Z] [2023-12-28T07:35:36.264Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-28T07:35:36.264Z] #76 DONE 1.8s [2023-12-28T07:35:36.264Z] [2023-12-28T07:35:36.264Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-28T07:35:36.532Z] #80 DONE 0.1s [2023-12-28T07:35:36.532Z] [2023-12-28T07:35:36.532Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-12-28T07:35:36.532Z] #73 5.028 OK: 9 MiB in 20 packages [2023-12-28T07:35:36.806Z] #73 DONE 6.1s [2023-12-28T07:35:36.806Z] [2023-12-28T07:35:36.806Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:35:37.090Z] #81 ... [2023-12-28T07:35:37.090Z] [2023-12-28T07:35:37.090Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-28T07:35:37.090Z] #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:37.090Z] #0 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:37.090Z] #0 4.319 OK: 8 MiB in 19 packages [2023-12-28T07:35:37.090Z] #82 DONE 4.8s [2023-12-28T07:35:37.090Z] [2023-12-28T07:35:37.090Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:35:37.367Z] #83 ... [2023-12-28T07:35:37.367Z] [2023-12-28T07:35:37.367Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-28T07:35:37.367Z] #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:37.367Z] #0 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:37.367Z] #0 5.055 OK: 18 MiB in 19 packages [2023-12-28T07:35:37.367Z] #84 DONE 5.5s [2023-12-28T07:35:37.641Z] [2023-12-28T07:35:37.641Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-28T07:35:37.641Z] #85 ... [2023-12-28T07:35:37.641Z] [2023-12-28T07:35:37.641Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-28T07:35:37.641Z] #74 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-28T07:35:37.641Z] #74 3.827 OK: 13 MiB in 26 packages [2023-12-28T07:35:37.641Z] #74 DONE 4.3s [2023-12-28T07:35:37.910Z] [2023-12-28T07:35:37.910Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:35:37.910Z] #81 DONE 1.0s [2023-12-28T07:35:37.910Z] [2023-12-28T07:35:37.910Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-28T07:35:37.910Z] #86 DONE 1.0s [2023-12-28T07:35:37.910Z] [2023-12-28T07:35:37.910Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-28T07:35:37.910Z] #85 DONE 0.6s [2023-12-28T07:35:37.910Z] [2023-12-28T07:35:37.910Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:35:38.177Z] #87 ... [2023-12-28T07:35:38.177Z] [2023-12-28T07:35:38.177Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:38.177Z] #88 ... [2023-12-28T07:35:38.177Z] [2023-12-28T07:35:38.177Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-28T07:35:38.177Z] #89 DONE 0.2s [2023-12-28T07:35:38.177Z] [2023-12-28T07:35:38.177Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-28T07:35:38.445Z] #90 DONE 0.2s [2023-12-28T07:35:38.445Z] [2023-12-28T07:35:38.445Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:35:38.445Z] #83 DONE 1.2s [2023-12-28T07:35:38.445Z] [2023-12-28T07:35:38.445Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T07:35:38.445Z] #91 ... [2023-12-28T07:35:38.445Z] [2023-12-28T07:35:38.445Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-28T07:35:38.445Z] #92 DONE 0.2s [2023-12-28T07:35:38.716Z] [2023-12-28T07:35:38.716Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T07:35:38.716Z] #91 DONE 0.3s [2023-12-28T07:35:38.716Z] [2023-12-28T07:35:38.716Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-28T07:35:38.716Z] #93 ... [2023-12-28T07:35:38.716Z] [2023-12-28T07:35:38.716Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-28T07:35:38.716Z] #94 DONE 0.2s [2023-12-28T07:35:38.988Z] [2023-12-28T07:35:38.988Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-28T07:35:38.988Z] #93 DONE 0.2s [2023-12-28T07:35:38.988Z] [2023-12-28T07:35:38.988Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-28T07:35:38.988Z] #87 DONE 0.9s [2023-12-28T07:35:38.988Z] [2023-12-28T07:35:38.988Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-28T07:35:38.988Z] #95 DONE 0.2s [2023-12-28T07:35:38.988Z] [2023-12-28T07:35:38.988Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-28T07:35:38.988Z] #96 DONE 0.2s [2023-12-28T07:35:38.988Z] [2023-12-28T07:35:38.988Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T07:35:38.988Z] #97 DONE 0.2s [2023-12-28T07:35:38.988Z] [2023-12-28T07:35:38.988Z] #98 [security-spire-server] exporting to image [2023-12-28T07:35:38.988Z] #98 exporting layers [2023-12-28T07:35:39.280Z] #98 ... [2023-12-28T07:35:39.280Z] [2023-12-28T07:35:39.280Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-28T07:35:39.280Z] #99 DONE 0.2s [2023-12-28T07:35:39.280Z] [2023-12-28T07:35:39.280Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-28T07:35:39.280Z] #100 DONE 0.2s [2023-12-28T07:35:39.549Z] [2023-12-28T07:35:39.549Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-28T07:35:39.549Z] #101 DONE 0.2s [2023-12-28T07:35:39.549Z] [2023-12-28T07:35:39.549Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-28T07:35:39.549Z] #102 DONE 0.2s [2023-12-28T07:35:39.549Z] [2023-12-28T07:35:39.549Z] #103 [security-spire-config] exporting to image [2023-12-28T07:35:39.817Z] #103 ... [2023-12-28T07:35:39.817Z] [2023-12-28T07:35:39.817Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-28T07:35:39.817Z] #104 DONE 0.2s [2023-12-28T07:35:39.817Z] [2023-12-28T07:35:39.817Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-28T07:35:39.817Z] #105 DONE 0.2s [2023-12-28T07:35:39.817Z] [2023-12-28T07:35:39.817Z] #106 [security-spire-agent] exporting to image [2023-12-28T07:35:40.780Z] #106 ... [2023-12-28T07:35:40.780Z] [2023-12-28T07:35:40.780Z] #98 [security-spire-server] exporting to image [2023-12-28T07:35:40.780Z] #98 exporting layers 1.5s done [2023-12-28T07:35:40.780Z] #98 writing image sha256:6d6c887a2c81744dbc4d84c69078d3016138933cfe824d62b14eb2ff4e881a56 done [2023-12-28T07:35:40.780Z] #98 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-28T07:35:40.780Z] #98 DONE 1.5s [2023-12-28T07:35:40.780Z] [2023-12-28T07:35:40.780Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:41.049Z] #88 ... [2023-12-28T07:35:41.049Z] [2023-12-28T07:35:41.049Z] #103 [security-spire-config] exporting to image [2023-12-28T07:35:41.049Z] #103 exporting layers 1.5s done [2023-12-28T07:35:41.049Z] #103 writing image sha256:e3d8723adc52e7dd634b43d5b6dd579fa19b9425efea9d2c3b42541964588625 done [2023-12-28T07:35:41.049Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-28T07:35:41.049Z] #103 DONE 1.5s [2023-12-28T07:35:41.049Z] [2023-12-28T07:35:41.049Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:41.317Z] #79 ... [2023-12-28T07:35:41.317Z] [2023-12-28T07:35:41.317Z] #106 [security-spire-agent] exporting to image [2023-12-28T07:35:41.317Z] #106 exporting layers 1.4s done [2023-12-28T07:35:41.317Z] #106 writing image sha256:85d0400f2a1d001358703cffec4dc99068ed474e7fafda3217f65264792ab7d1 done [2023-12-28T07:35:41.317Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-28T07:35:41.317Z] #106 DONE 1.4s [2023-12-28T07:35:41.317Z] [2023-12-28T07:35:41.317Z] #61 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:55.494Z] #140 ... [2023-12-28T07:35:55.494Z] [2023-12-28T07:35:55.494Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T07:35:55.494Z] #132 64.98 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-28T07:35:59.541Z] #61 DONE 30.2s [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #88 DONE 29.0s [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #79 DONE 31.9s [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #57 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #57 DONE 31.8s [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #107 DONE 0.8s [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #108 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:59.541Z] #109 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #110 [core-metadata builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #110 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #111 [support-notifications builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #111 DONE 0.9s [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:59.541Z] #112 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #113 [core-data builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #113 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #114 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #115 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:59.541Z] #116 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #117 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:59.541Z] #118 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #119 [security-proxy-auth builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #119 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #120 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #121 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:59.541Z] #122 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #123 [support-scheduler builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #123 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #124 [security-proxy-setup builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #124 DONE 0.8s [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #125 [core-command builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #125 DONE 0.8s [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:59.541Z] #126 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #127 [security-bootstrapper builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #127 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #128 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T07:35:59.541Z] #129 ... [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-28T07:35:59.541Z] #130 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2023-12-28T07:35:59.541Z] #131 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-28T07:35:59.541Z] #132 CACHED [2023-12-28T07:35:59.541Z] [2023-12-28T07:35:59.541Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T07:36:00.966Z] #133 3.070 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-28T07:36:03.564Z] #133 ... [2023-12-28T07:36:03.564Z] [2023-12-28T07:36:03.564Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T07:36:03.564Z] #129 2.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-28T07:36:07.001Z] #129 ... [2023-12-28T07:36:07.001Z] [2023-12-28T07:36:07.001Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-28T07:36:07.001Z] #0 2.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-28T07:36:07.972Z] #134 ... [2023-12-28T07:36:07.972Z] [2023-12-28T07:36:07.972Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T07:36:07.972Z] #0 2.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-28T07:36:08.241Z] #135 ... [2023-12-28T07:36:08.241Z] [2023-12-28T07:36:08.241Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-28T07:36:08.241Z] #0 1.708 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-28T07:36:08.241Z] #136 ... [2023-12-28T07:36:08.241Z] [2023-12-28T07:36:08.241Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T07:36:08.241Z] #0 2.498 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-28T07:36:08.528Z] #137 ... [2023-12-28T07:36:08.528Z] [2023-12-28T07:36:08.528Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T07:36:08.528Z] #0 2.862 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-28T07:36:08.528Z] #138 ... [2023-12-28T07:36:08.528Z] [2023-12-28T07:36:08.528Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T07:36:08.528Z] #0 2.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-28T07:36:08.798Z] #139 ... [2023-12-28T07:36:08.798Z] [2023-12-28T07:36:08.798Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:36:08.798Z] #0 2.364 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-28T07:36:08.798Z] #140 ... [2023-12-28T07:36:08.798Z] [2023-12-28T07:36:08.798Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T07:36:08.798Z] #0 2.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-28T07:36:09.068Z] #141 ... [2023-12-28T07:36:09.068Z] [2023-12-28T07:36:09.068Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T07:36:09.068Z] #0 2.375 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-28T07:36:10.746Z] #132 ... [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-28T07:36:10.746Z] #137 DONE 83.4s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:36:10.746Z] #130 DONE 84.5s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T07:36:10.746Z] #131 DONE 84.5s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T07:36:10.746Z] #134 DONE 84.6s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T07:36:10.746Z] #138 DONE 84.6s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:10.746Z] #141 ... [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T07:36:10.746Z] #132 DONE 84.8s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T07:36:10.746Z] #140 DONE 84.8s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-28T07:36:10.746Z] #133 DONE 84.9s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T07:36:10.746Z] #139 DONE 84.9s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T07:36:10.746Z] #136 DONE 84.9s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T07:36:10.746Z] #135 DONE 84.9s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:10.746Z] #142 ... [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:10.746Z] #143 DONE 0.6s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:10.746Z] #144 DONE 0.7s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:10.746Z] #141 DONE 0.8s [2023-12-28T07:36:10.746Z] [2023-12-28T07:36:10.746Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-28T07:36:10.746Z] #145 DONE 0.9s [2023-12-28T07:36:11.009Z] [2023-12-28T07:36:11.009Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:11.009Z] #146 DONE 0.6s [2023-12-28T07:36:11.009Z] [2023-12-28T07:36:11.009Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:11.009Z] #142 DONE 0.5s [2023-12-28T07:36:11.009Z] [2023-12-28T07:36:11.009Z] #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:11.009Z] #147 DONE 0.5s [2023-12-28T07:36:11.009Z] [2023-12-28T07:36:11.009Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.009Z] #148 ... [2023-12-28T07:36:11.009Z] [2023-12-28T07:36:11.009Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.009Z] #149 DONE 0.3s [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #150 CACHED [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:11.271Z] #151 CACHED [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #152 DONE 0.4s [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:11.271Z] #153 CACHED [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #154 CACHED [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #155 CACHED [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:11.271Z] #156 CACHED [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:11.271Z] #157 CACHED [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #158 CACHED [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #159 DONE 0.4s [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #160 DONE 0.4s [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-28T07:36:11.271Z] #161 ... [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #148 DONE 0.3s [2023-12-28T07:36:11.271Z] [2023-12-28T07:36:11.271Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:11.271Z] #162 DONE 0.4s [2023-12-28T07:36:11.533Z] [2023-12-28T07:36:11.533Z] #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-28T07:36:12.120Z] #163 ... [2023-12-28T07:36:12.120Z] [2023-12-28T07:36:12.120Z] #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-28T07:36:12.120Z] #164 DONE 0.7s [2023-12-28T07:36:12.120Z] [2023-12-28T07:36:12.120Z] #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-28T07:36:12.692Z] #165 DONE 1.3s [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #166 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-28T07:36:12.692Z] #166 DONE 1.3s [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-28T07:36:12.692Z] #167 DONE 1.3s [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-28T07:36:12.692Z] #168 DONE 1.3s [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.692Z] #169 ... [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-28T07:36:12.692Z] #163 DONE 1.3s [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-28T07:36:12.692Z] #170 DONE 1.4s [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-28T07:36:12.692Z] #171 DONE 1.4s [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-28T07:36:12.692Z] #172 DONE 1.4s [2023-12-28T07:36:12.692Z] [2023-12-28T07:36:12.692Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-28T07:36:12.692Z] #161 DONE 1.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #173 ... [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-28T07:36:12.953Z] #174 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #175 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-28T07:36:12.953Z] #176 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #169 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #177 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #178 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #179 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #180 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #181 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:12.953Z] #173 DONE 0.4s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-28T07:36:12.953Z] #182 DONE 2.2s [2023-12-28T07:36:12.953Z] [2023-12-28T07:36:12.953Z] #96 [support-notifications] exporting to image [2023-12-28T07:36:12.953Z] #96 exporting layers [2023-12-28T07:36:13.213Z] #96 exporting layers 0.4s done [2023-12-28T07:36:13.479Z] #96 ... [2023-12-28T07:36:13.479Z] [2023-12-28T07:36:13.479Z] #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-28T07:36:13.479Z] #183 DONE 0.5s [2023-12-28T07:36:13.479Z] [2023-12-28T07:36:13.479Z] #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-28T07:36:13.479Z] #184 DONE 0.4s [2023-12-28T07:36:13.479Z] [2023-12-28T07:36:13.479Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-28T07:36:13.479Z] #185 DONE 0.5s [2023-12-28T07:36:13.479Z] [2023-12-28T07:36:13.479Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:36:13.479Z] #186 DONE 0.5s [2023-12-28T07:36:13.479Z] [2023-12-28T07:36:13.479Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-28T07:36:13.479Z] #187 DONE 0.5s [2023-12-28T07:36:13.479Z] [2023-12-28T07:36:13.479Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:36:13.479Z] #188 DONE 0.5s [2023-12-28T07:36:13.479Z] [2023-12-28T07:36:13.479Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:13.740Z] #189 ... [2023-12-28T07:36:13.740Z] [2023-12-28T07:36:13.740Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T07:36:13.740Z] #190 DONE 0.4s [2023-12-28T07:36:13.740Z] [2023-12-28T07:36:13.740Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-28T07:36:13.740Z] #191 DONE 0.3s [2023-12-28T07:36:14.001Z] [2023-12-28T07:36:14.001Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:36:14.001Z] #189 DONE 0.3s [2023-12-28T07:36:14.001Z] [2023-12-28T07:36:14.001Z] #96 [support-scheduler] exporting to image [2023-12-28T07:36:14.001Z] #96 exporting layers 0.8s done [2023-12-28T07:36:14.001Z] #96 writing image sha256:085fa1e0597b0c689ce282dea06bd1075ea47999e43e38a40726c102062dc051 [2023-12-28T07:36:14.001Z] #96 writing image sha256:552abb11119025f11d3d0914c9e9d7b26f9f37668814c856c329bf6a4a62e88d [2023-12-28T07:36:14.001Z] #96 writing image sha256:ef4f1bad51f91d2f65cc16cf78fbac2d5635ea115dddfb670a1740d41fad8aed 0.0s done [2023-12-28T07:36:14.001Z] #96 naming to docker.io/library/support-scheduler done [2023-12-28T07:36:14.001Z] #96 writing image sha256:f6b52875fa94a2c8cc22869787548d9b35f105c46dc2dbbe1b81c17260bee45f [2023-12-28T07:36:14.261Z] #96 ... [2023-12-28T07:36:14.261Z] [2023-12-28T07:36:14.261Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-28T07:36:14.261Z] #192 DONE 0.3s [2023-12-28T07:36:14.261Z] [2023-12-28T07:36:14.261Z] #96 [support-notifications] exporting to image [2023-12-28T07:36:14.261Z] #96 writing image sha256:085fa1e0597b0c689ce282dea06bd1075ea47999e43e38a40726c102062dc051 0.3s done [2023-12-28T07:36:14.261Z] #96 writing image sha256:552abb11119025f11d3d0914c9e9d7b26f9f37668814c856c329bf6a4a62e88d 0.3s done [2023-12-28T07:36:14.261Z] #96 writing image sha256:f6b52875fa94a2c8cc22869787548d9b35f105c46dc2dbbe1b81c17260bee45f 0.3s done [2023-12-28T07:36:14.261Z] #96 naming to docker.io/library/core-data done [2023-12-28T07:36:14.261Z] #96 naming to docker.io/library/support-notifications 0.0s done [2023-12-28T07:36:14.261Z] #96 naming to docker.io/library/core-command done [2023-12-28T07:36:14.261Z] #96 writing image sha256:4e1e47593da6d94467b756811f7a96e4d1d48dc56fd24ebf51b52fbeb25fd2bb 0.0s done [2023-12-28T07:36:14.261Z] #96 naming to docker.io/library/security-spiffe-token-provider [2023-12-28T07:36:14.261Z] #96 exporting layers 0.8s done [2023-12-28T07:36:14.261Z] #96 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2023-12-28T07:36:14.261Z] #96 writing image sha256:91125ccdcfc7ef1d2183692fa4cccd3fa4fee6986aed2abfd82e42ca3b8a3a96 [2023-12-28T07:36:14.525Z] #96 ... [2023-12-28T07:36:14.525Z] [2023-12-28T07:36:14.525Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-28T07:36:14.525Z] #193 DONE 0.6s [2023-12-28T07:36:14.525Z] [2023-12-28T07:36:14.525Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T07:36:14.525Z] #194 DONE 0.3s [2023-12-28T07:36:14.525Z] [2023-12-28T07:36:14.525Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-28T07:36:14.525Z] #195 DONE 0.0s [2023-12-28T07:36:14.525Z] [2023-12-28T07:36:14.525Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:36:14.525Z] #196 DONE 1.1s [2023-12-28T07:36:14.525Z] [2023-12-28T07:36:14.525Z] #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:36:14.525Z] #197 DONE 1.1s [2023-12-28T07:36:14.525Z] [2023-12-28T07:36:14.525Z] #96 [security-proxy-auth] exporting to image [2023-12-28T07:36:14.525Z] #96 writing image sha256:91125ccdcfc7ef1d2183692fa4cccd3fa4fee6986aed2abfd82e42ca3b8a3a96 done [2023-12-28T07:36:14.525Z] #96 naming to docker.io/library/core-metadata done [2023-12-28T07:36:14.525Z] #96 ... [2023-12-28T07:36:14.525Z] [2023-12-28T07:36:14.525Z] #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:36:14.525Z] #198 DONE 0.8s [2023-12-28T07:36:14.525Z] [2023-12-28T07:36:14.525Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-28T07:36:14.526Z] #199 DONE 0.1s [2023-12-28T07:36:14.526Z] [2023-12-28T07:36:14.526Z] #96 [security-proxy-setup] exporting to image [2023-12-28T07:36:14.787Z] #96 ... [2023-12-28T07:36:14.787Z] [2023-12-28T07:36:14.787Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-28T07:36:14.787Z] #200 DONE 0.1s [2023-12-28T07:36:14.787Z] [2023-12-28T07:36:14.787Z] #96 [security-proxy-auth] exporting to image [2023-12-28T07:36:14.787Z] #96 exporting layers 0.2s done [2023-12-28T07:36:14.787Z] #96 writing image sha256:86e8e685d8ed48425b39cae849534f29643743d9627722e3447d0ed8b29bc9d8 0.0s done [2023-12-28T07:36:14.787Z] #96 naming to docker.io/library/security-proxy-auth done [2023-12-28T07:36:14.787Z] #96 ... [2023-12-28T07:36:14.787Z] [2023-12-28T07:36:14.787Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-28T07:36:14.787Z] #201 DONE 0.1s [2023-12-28T07:36:14.787Z] [2023-12-28T07:36:14.787Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-28T07:36:14.787Z] #202 DONE 0.1s [2023-12-28T07:36:14.787Z] [2023-12-28T07:36:14.787Z] #96 [core-common-config-bootstrapper] exporting to image [2023-12-28T07:36:14.787Z] #96 exporting layers 0.3s done [2023-12-28T07:36:14.787Z] #96 writing image sha256:70b52a6850176b2be25441bad03d425c81563e16509ae78ef204db6638aa823b done [2023-12-28T07:36:14.787Z] #96 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-12-28T07:36:15.051Z] #96 exporting layers 0.4s done [2023-12-28T07:36:15.051Z] #96 writing image sha256:1896dcaab726302a6de243f87e43c4f403c40eabe60ad76e9fa79b0e349eb23f done [2023-12-28T07:36:15.051Z] #96 naming to docker.io/library/security-proxy-setup done [2023-12-28T07:36:15.051Z] #96 DONE 2.9s [2023-12-28T07:36:15.051Z] [2023-12-28T07:36:15.051Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-28T07:36:15.312Z] #203 ... [2023-12-28T07:36:15.312Z] [2023-12-28T07:36:15.312Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:36:15.312Z] #204 DONE 0.7s [2023-12-28T07:36:15.312Z] [2023-12-28T07:36:15.312Z] #96 [security-secretstore-setup] exporting to image [2023-12-28T07:36:15.312Z] #96 exporting layers 0.2s done [2023-12-28T07:36:15.312Z] #96 writing image sha256:892d881408a3d2d18018752e6828dfd7baf2a040267440f73b400b37e7e7d9d6 done [2023-12-28T07:36:15.312Z] #96 naming to docker.io/library/security-secretstore-setup done [2023-12-28T07:36:15.312Z] #96 DONE 3.1s [2023-12-28T07:36:15.312Z] [2023-12-28T07:36:15.312Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:36:15.573Z] #36 ... [2023-12-28T07:36:15.573Z] [2023-12-28T07:36:15.573Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-28T07:36:15.573Z] #203 DONE 0.5s [2023-12-28T07:36:15.573Z] [2023-12-28T07:36:15.573Z] #96 [security-bootstrapper] exporting to image [2023-12-28T07:36:15.573Z] #96 exporting layers 0.2s done [2023-12-28T07:36:15.573Z] #96 writing image sha256:cd922ac3f7da03be90b22e4850a60653281b2962956d351cf629efb77cfdab08 done [2023-12-28T07:36:15.573Z] #96 naming to docker.io/library/security-bootstrapper done [2023-12-28T07:36:15.573Z] #96 DONE 3.3s [2023-12-28T07:36:15.573Z] [2023-12-28T07:36:15.573Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:36:15.573Z] time="2023-12-28T07:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-28T07:36:15.594Z] $ docker stop --time=1 12b29ef4e814b379a18b00ef0d948d468c08235b6a611a35f8a5a0ed35feb89e [2023-12-28T07:36:16.850Z] $ docker rm -f --volumes 12b29ef4e814b379a18b00ef0d948d468c08235b6a611a35f8a5a0ed35feb89e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T07:36:17.228Z] + docker images [2023-12-28T07:36:17.229Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-28T07:36:17.229Z] security-bootstrapper latest cd922ac3f7da 2 seconds ago 18.5MB [2023-12-28T07:36:17.229Z] security-proxy-setup latest 1896dcaab726 3 seconds ago 25.8MB [2023-12-28T07:36:17.229Z] security-secretstore-setup latest 892d881408a3 3 seconds ago 36.2MB [2023-12-28T07:36:17.229Z] security-proxy-auth latest 86e8e685d8ed 3 seconds ago 15.8MB [2023-12-28T07:36:17.229Z] core-common-config-bootstrapper latest 70b52a685017 3 seconds ago 14.9MB [2023-12-28T07:36:17.229Z] core-metadata latest 91125ccdcfc7 4 seconds ago 17.4MB [2023-12-28T07:36:17.229Z] core-data latest 085fa1e0597b 5 seconds ago 17.1MB [2023-12-28T07:36:17.229Z] security-spiffe-token-provider latest 4e1e47593da6 5 seconds ago 28.5MB [2023-12-28T07:36:17.229Z] core-command latest 552abb111190 5 seconds ago 17MB [2023-12-28T07:36:17.229Z] support-scheduler latest ef4f1bad51f9 5 seconds ago 26MB [2023-12-28T07:36:17.229Z] support-notifications latest f6b52875fa94 5 seconds ago 26.5MB [2023-12-28T07:36:17.229Z] security-spire-config latest b6de4b35b271 2 minutes ago 102MB [2023-12-28T07:36:17.229Z] security-spire-server latest 3e47b046c36c 2 minutes ago 102MB [2023-12-28T07:36:17.229Z] security-spire-agent latest fe3597e61701 2 minutes ago 161MB [2023-12-28T07:36:17.229Z] ci-base-image-x86_64 latest cabf1469496c 4 minutes ago 937MB [2023-12-28T07:36:17.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 6 weeks ago 564MB [2023-12-28T07:36:17.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-28T07:36:17.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:36:17.564Z] provisioning config files... [2023-12-28T07:36:17.573Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/617@tmp/config2469874599301526054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:36:17.921Z] ---> ****-login.sh [2023-12-28T07:36:17.921Z] nexus3.edgexfoundry.org:10001 [2023-12-28T07:36:17.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:36:17.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:36:17.921Z] Configure a credential helper to remove this warning. See [2023-12-28T07:36:17.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:36:17.921Z] [2023-12-28T07:36:17.921Z] Login Succeeded [2023-12-28T07:36:17.921Z] nexus3.edgexfoundry.org:10002 [2023-12-28T07:36:17.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:36:17.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:36:17.922Z] Configure a credential helper to remove this warning. See [2023-12-28T07:36:17.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:36:17.922Z] [2023-12-28T07:36:17.922Z] Login Succeeded [2023-12-28T07:36:17.922Z] nexus3.edgexfoundry.org:10003 [2023-12-28T07:36:18.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:36:18.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:36:18.180Z] Configure a credential helper to remove this warning. See [2023-12-28T07:36:18.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:36:18.180Z] [2023-12-28T07:36:18.180Z] Login Succeeded [2023-12-28T07:36:18.180Z] nexus3.edgexfoundry.org:10004 [2023-12-28T07:36:18.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:36:18.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:36:18.180Z] Configure a credential helper to remove this warning. See [2023-12-28T07:36:18.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:36:18.180Z] [2023-12-28T07:36:18.180Z] Login Succeeded [2023-12-28T07:36:18.180Z] ****.io [2023-12-28T07:36:18.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:36:18.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:36:18.492Z] Configure a credential helper to remove this warning. See [2023-12-28T07:36:18.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:36:18.492Z] [2023-12-28T07:36:18.492Z] Login Succeeded [2023-12-28T07:36:18.492Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T07:36:18.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:36:18.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:36:18.737Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-12-28T07:36:18.737Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:18.737Z] latest [2023-12-28T07:36:18.737Z] 3.2.0-dev.7 [2023-12-28T07:36:18.737Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:18.737Z] main [2023-12-28T07:36:18.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:19.252Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:19.708Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:19.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-28T07:36:19.708Z] 7c2abdbd0fe5: Preparing [2023-12-28T07:36:19.708Z] 307de2938b11: Preparing [2023-12-28T07:36:19.708Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:19.708Z] a13f38edcbd7: Preparing [2023-12-28T07:36:19.708Z] 821c802a8e0e: Preparing [2023-12-28T07:36:19.708Z] e45116379eb9: Preparing [2023-12-28T07:36:19.708Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:19.708Z] e45116379eb9: Waiting [2023-12-28T07:36:19.708Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:19.708Z] a13f38edcbd7: Pushed [2023-12-28T07:36:19.708Z] 8dfb675fdf69: Pushed [2023-12-28T07:36:19.708Z] 821c802a8e0e: Pushed [2023-12-28T07:36:19.708Z] 7c2abdbd0fe5: Pushed [2023-12-28T07:36:19.708Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:19.987Z] e45116379eb9: Pushed [2023-12-28T07:36:20.932Z] 307de2938b11: Pushed [2023-12-28T07:36:20.932Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:21.349Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:21.746Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-28T07:36:21.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-28T07:36:21.746Z] 7c2abdbd0fe5: Preparing [2023-12-28T07:36:21.746Z] 307de2938b11: Preparing [2023-12-28T07:36:21.746Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:21.746Z] a13f38edcbd7: Preparing [2023-12-28T07:36:21.746Z] 821c802a8e0e: Preparing [2023-12-28T07:36:21.746Z] e45116379eb9: Preparing [2023-12-28T07:36:21.746Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:21.746Z] e45116379eb9: Waiting [2023-12-28T07:36:21.746Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:21.746Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:21.746Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:21.746Z] 7c2abdbd0fe5: Layer already exists [2023-12-28T07:36:21.746Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:21.746Z] 307de2938b11: Layer already exists [2023-12-28T07:36:21.746Z] e45116379eb9: Layer already exists [2023-12-28T07:36:21.746Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:21.746Z] latest: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:22.158Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:22.577Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.7 [2023-12-28T07:36:22.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-28T07:36:22.577Z] 7c2abdbd0fe5: Preparing [2023-12-28T07:36:22.577Z] 307de2938b11: Preparing [2023-12-28T07:36:22.577Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:22.577Z] a13f38edcbd7: Preparing [2023-12-28T07:36:22.577Z] 821c802a8e0e: Preparing [2023-12-28T07:36:22.577Z] e45116379eb9: Preparing [2023-12-28T07:36:22.577Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:22.577Z] e45116379eb9: Waiting [2023-12-28T07:36:22.577Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:22.577Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:22.577Z] 7c2abdbd0fe5: Layer already exists [2023-12-28T07:36:22.577Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:22.577Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:22.577Z] 307de2938b11: Layer already exists [2023-12-28T07:36:22.577Z] e45116379eb9: Layer already exists [2023-12-28T07:36:22.577Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:22.577Z] 3.2.0-dev.7: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:22.987Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:23.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:23.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-28T07:36:23.395Z] 7c2abdbd0fe5: Preparing [2023-12-28T07:36:23.395Z] 307de2938b11: Preparing [2023-12-28T07:36:23.395Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:23.395Z] a13f38edcbd7: Preparing [2023-12-28T07:36:23.395Z] 821c802a8e0e: Preparing [2023-12-28T07:36:23.395Z] e45116379eb9: Preparing [2023-12-28T07:36:23.395Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:23.395Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:23.395Z] e45116379eb9: Waiting [2023-12-28T07:36:23.395Z] 307de2938b11: Layer already exists [2023-12-28T07:36:23.395Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:23.395Z] 7c2abdbd0fe5: Layer already exists [2023-12-28T07:36:23.395Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:23.395Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:23.395Z] e45116379eb9: Layer already exists [2023-12-28T07:36:23.395Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:23.395Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:23.849Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:24.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-12-28T07:36:24.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-28T07:36:24.249Z] 7c2abdbd0fe5: Preparing [2023-12-28T07:36:24.249Z] 307de2938b11: Preparing [2023-12-28T07:36:24.249Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:24.249Z] a13f38edcbd7: Preparing [2023-12-28T07:36:24.249Z] 821c802a8e0e: Preparing [2023-12-28T07:36:24.249Z] e45116379eb9: Preparing [2023-12-28T07:36:24.249Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:24.249Z] e45116379eb9: Waiting [2023-12-28T07:36:24.249Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:24.249Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:24.249Z] 7c2abdbd0fe5: Layer already exists [2023-12-28T07:36:24.249Z] 307de2938b11: Layer already exists [2023-12-28T07:36:24.249Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:24.249Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:24.249Z] e45116379eb9: Layer already exists [2023-12-28T07:36:24.249Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:24.249Z] main: digest: sha256:4726ea6d1d9c26d1b5c7bd7150df2a817fb3a16bc75323bfc467a31ace154a16 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:36:24.556Z] ===================================================== [Pipeline] echo [2023-12-28T07:36:24.602Z] taggedImages: [2023-12-28T07:36:24.602Z] - nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:24.602Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-28T07:36:24.602Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.7 [2023-12-28T07:36:24.602Z] - nexus3.edgexfoundry.org:10004/core-command:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:24.602Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-12-28T07:36:24.662Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-12-28T07:36:24.662Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:24.662Z] latest [2023-12-28T07:36:24.662Z] 3.2.0-dev.7 [2023-12-28T07:36:24.662Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:24.662Z] main [2023-12-28T07:36:24.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:25.158Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:25.586Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:25.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-28T07:36:25.586Z] cf31923a44fe: Preparing [2023-12-28T07:36:25.586Z] 964877d52486: Preparing [2023-12-28T07:36:25.586Z] a23094b03ca3: Preparing [2023-12-28T07:36:25.586Z] fa32abdaf115: Preparing [2023-12-28T07:36:25.586Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:25.586Z] a13f38edcbd7: Preparing [2023-12-28T07:36:25.586Z] 821c802a8e0e: Preparing [2023-12-28T07:36:25.586Z] e45116379eb9: Preparing [2023-12-28T07:36:25.586Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:25.586Z] a13f38edcbd7: Waiting [2023-12-28T07:36:25.586Z] e45116379eb9: Waiting [2023-12-28T07:36:25.586Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:25.586Z] 821c802a8e0e: Waiting [2023-12-28T07:36:25.586Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:25.846Z] 964877d52486: Pushed [2023-12-28T07:36:25.846Z] a23094b03ca3: Pushed [2023-12-28T07:36:26.105Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:26.105Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:26.105Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:26.105Z] e45116379eb9: Layer already exists [2023-12-28T07:36:26.105Z] cf31923a44fe: Pushed [2023-12-28T07:36:26.671Z] fa32abdaf115: Pushed [2023-12-28T07:36:26.671Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:27.090Z] + 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 [2023-12-28T07:36:27.505Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-28T07:36:27.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-28T07:36:27.505Z] cf31923a44fe: Preparing [2023-12-28T07:36:27.505Z] 964877d52486: Preparing [2023-12-28T07:36:27.505Z] a23094b03ca3: Preparing [2023-12-28T07:36:27.505Z] fa32abdaf115: Preparing [2023-12-28T07:36:27.505Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:27.505Z] a13f38edcbd7: Preparing [2023-12-28T07:36:27.505Z] 821c802a8e0e: Preparing [2023-12-28T07:36:27.505Z] e45116379eb9: Preparing [2023-12-28T07:36:27.505Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:27.505Z] a13f38edcbd7: Waiting [2023-12-28T07:36:27.505Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:27.505Z] 821c802a8e0e: Waiting [2023-12-28T07:36:27.505Z] e45116379eb9: Waiting [2023-12-28T07:36:27.505Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:27.505Z] a23094b03ca3: Layer already exists [2023-12-28T07:36:27.505Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:27.505Z] 964877d52486: Layer already exists [2023-12-28T07:36:27.505Z] fa32abdaf115: Layer already exists [2023-12-28T07:36:27.505Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:27.505Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:27.505Z] e45116379eb9: Layer already exists [2023-12-28T07:36:27.505Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:27.505Z] latest: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:27.922Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:28.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.7 [2023-12-28T07:36:28.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-28T07:36:28.344Z] cf31923a44fe: Preparing [2023-12-28T07:36:28.344Z] 964877d52486: Preparing [2023-12-28T07:36:28.344Z] a23094b03ca3: Preparing [2023-12-28T07:36:28.344Z] fa32abdaf115: Preparing [2023-12-28T07:36:28.344Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:28.344Z] a13f38edcbd7: Preparing [2023-12-28T07:36:28.344Z] 821c802a8e0e: Preparing [2023-12-28T07:36:28.344Z] e45116379eb9: Preparing [2023-12-28T07:36:28.344Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:28.344Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:28.344Z] e45116379eb9: Waiting [2023-12-28T07:36:28.344Z] 821c802a8e0e: Waiting [2023-12-28T07:36:28.344Z] 964877d52486: Layer already exists [2023-12-28T07:36:28.344Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:28.344Z] fa32abdaf115: Layer already exists [2023-12-28T07:36:28.344Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:28.344Z] a23094b03ca3: Layer already exists [2023-12-28T07:36:28.344Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:28.344Z] e45116379eb9: Layer already exists [2023-12-28T07:36:28.344Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:28.344Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:28.344Z] 3.2.0-dev.7: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:28.764Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:29.186Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:29.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-28T07:36:29.186Z] cf31923a44fe: Preparing [2023-12-28T07:36:29.186Z] 964877d52486: Preparing [2023-12-28T07:36:29.186Z] a23094b03ca3: Preparing [2023-12-28T07:36:29.186Z] fa32abdaf115: Preparing [2023-12-28T07:36:29.186Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:29.186Z] a13f38edcbd7: Preparing [2023-12-28T07:36:29.186Z] 821c802a8e0e: Preparing [2023-12-28T07:36:29.186Z] e45116379eb9: Preparing [2023-12-28T07:36:29.186Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:29.186Z] a13f38edcbd7: Waiting [2023-12-28T07:36:29.186Z] e45116379eb9: Waiting [2023-12-28T07:36:29.186Z] 821c802a8e0e: Waiting [2023-12-28T07:36:29.186Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:29.186Z] a23094b03ca3: Layer already exists [2023-12-28T07:36:29.186Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:29.186Z] 964877d52486: Layer already exists [2023-12-28T07:36:29.186Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:29.186Z] fa32abdaf115: Layer already exists [2023-12-28T07:36:29.186Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:29.186Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:29.186Z] e45116379eb9: Layer already exists [2023-12-28T07:36:29.186Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:29.186Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:29.623Z] + 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 [2023-12-28T07:36:30.054Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-12-28T07:36:30.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-28T07:36:30.054Z] cf31923a44fe: Preparing [2023-12-28T07:36:30.054Z] 964877d52486: Preparing [2023-12-28T07:36:30.054Z] a23094b03ca3: Preparing [2023-12-28T07:36:30.054Z] fa32abdaf115: Preparing [2023-12-28T07:36:30.054Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:30.054Z] a13f38edcbd7: Preparing [2023-12-28T07:36:30.054Z] 821c802a8e0e: Preparing [2023-12-28T07:36:30.054Z] e45116379eb9: Preparing [2023-12-28T07:36:30.054Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:30.054Z] 821c802a8e0e: Waiting [2023-12-28T07:36:30.054Z] e45116379eb9: Waiting [2023-12-28T07:36:30.054Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:30.054Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:30.054Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:30.054Z] 964877d52486: Layer already exists [2023-12-28T07:36:30.054Z] fa32abdaf115: Layer already exists [2023-12-28T07:36:30.054Z] a23094b03ca3: Layer already exists [2023-12-28T07:36:30.054Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:30.054Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:30.054Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:30.054Z] e45116379eb9: Layer already exists [2023-12-28T07:36:30.054Z] main: digest: sha256:a29ee429f08bdbf674725e23391f3713fff72fb96f900dcb8e9d7e1da6ff4686 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:36:30.423Z] ===================================================== [Pipeline] echo [2023-12-28T07:36:30.468Z] taggedImages: [2023-12-28T07:36:30.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:30.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-28T07:36:30.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.7 [2023-12-28T07:36:30.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:30.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-12-28T07:36:30.531Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-12-28T07:36:30.531Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:30.531Z] latest [2023-12-28T07:36:30.531Z] 3.2.0-dev.7 [2023-12-28T07:36:30.531Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:30.531Z] main [2023-12-28T07:36:30.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:31.272Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:31.964Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:31.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-28T07:36:31.964Z] c066ebd64c8a: Preparing [2023-12-28T07:36:31.964Z] 594547a6c94d: Preparing [2023-12-28T07:36:31.964Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:31.964Z] a13f38edcbd7: Preparing [2023-12-28T07:36:31.964Z] 1e295b80abef: Preparing [2023-12-28T07:36:31.964Z] ca97c3ab830a: Preparing [2023-12-28T07:36:31.964Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:31.964Z] ca97c3ab830a: Waiting [2023-12-28T07:36:31.964Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:31.964Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:31.964Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:31.964Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:31.964Z] 1e295b80abef: Pushed [2023-12-28T07:36:31.964Z] c066ebd64c8a: Pushed [2023-12-28T07:36:31.964Z] ca97c3ab830a: Pushed [2023-12-28T07:36:33.339Z] 594547a6c94d: Pushed [2023-12-28T07:36:33.340Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:33.791Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:34.225Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-28T07:36:34.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-28T07:36:34.225Z] c066ebd64c8a: Preparing [2023-12-28T07:36:34.225Z] 594547a6c94d: Preparing [2023-12-28T07:36:34.225Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:34.225Z] a13f38edcbd7: Preparing [2023-12-28T07:36:34.225Z] 1e295b80abef: Preparing [2023-12-28T07:36:34.225Z] ca97c3ab830a: Preparing [2023-12-28T07:36:34.225Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:34.225Z] ca97c3ab830a: Waiting [2023-12-28T07:36:34.225Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:34.225Z] 1e295b80abef: Layer already exists [2023-12-28T07:36:34.225Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:34.225Z] c066ebd64c8a: Layer already exists [2023-12-28T07:36:34.225Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:34.225Z] 594547a6c94d: Layer already exists [2023-12-28T07:36:34.225Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:34.225Z] ca97c3ab830a: Layer already exists [2023-12-28T07:36:34.225Z] latest: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:34.685Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:35.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.7 [2023-12-28T07:36:35.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-28T07:36:35.142Z] c066ebd64c8a: Preparing [2023-12-28T07:36:35.142Z] 594547a6c94d: Preparing [2023-12-28T07:36:35.142Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:35.142Z] a13f38edcbd7: Preparing [2023-12-28T07:36:35.142Z] 1e295b80abef: Preparing [2023-12-28T07:36:35.142Z] ca97c3ab830a: Preparing [2023-12-28T07:36:35.142Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:35.142Z] ca97c3ab830a: Waiting [2023-12-28T07:36:35.142Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:35.142Z] 1e295b80abef: Layer already exists [2023-12-28T07:36:35.142Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:35.142Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:35.142Z] 594547a6c94d: Layer already exists [2023-12-28T07:36:35.142Z] c066ebd64c8a: Layer already exists [2023-12-28T07:36:35.142Z] ca97c3ab830a: Layer already exists [2023-12-28T07:36:35.142Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:35.142Z] 3.2.0-dev.7: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:35.590Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:36.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:36.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-28T07:36:36.030Z] c066ebd64c8a: Preparing [2023-12-28T07:36:36.030Z] 594547a6c94d: Preparing [2023-12-28T07:36:36.030Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:36.030Z] a13f38edcbd7: Preparing [2023-12-28T07:36:36.030Z] 1e295b80abef: Preparing [2023-12-28T07:36:36.030Z] ca97c3ab830a: Preparing [2023-12-28T07:36:36.030Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:36.030Z] ca97c3ab830a: Waiting [2023-12-28T07:36:36.030Z] c066ebd64c8a: Layer already exists [2023-12-28T07:36:36.030Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:36.030Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:36.030Z] 594547a6c94d: Layer already exists [2023-12-28T07:36:36.030Z] 1e295b80abef: Layer already exists [2023-12-28T07:36:36.030Z] ca97c3ab830a: Layer already exists [2023-12-28T07:36:36.030Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:36.030Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:36.489Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:36.947Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-12-28T07:36:36.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-28T07:36:36.947Z] c066ebd64c8a: Preparing [2023-12-28T07:36:36.947Z] 594547a6c94d: Preparing [2023-12-28T07:36:36.947Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:36.947Z] a13f38edcbd7: Preparing [2023-12-28T07:36:36.947Z] 1e295b80abef: Preparing [2023-12-28T07:36:36.947Z] ca97c3ab830a: Preparing [2023-12-28T07:36:36.947Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:36.947Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:36.947Z] ca97c3ab830a: Waiting [2023-12-28T07:36:36.947Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:36.947Z] 594547a6c94d: Layer already exists [2023-12-28T07:36:36.947Z] c066ebd64c8a: Layer already exists [2023-12-28T07:36:36.947Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:36.947Z] 1e295b80abef: Layer already exists [2023-12-28T07:36:36.947Z] ca97c3ab830a: Layer already exists [2023-12-28T07:36:36.947Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:36.947Z] main: digest: sha256:80bb21d816dce3d720b4c69d58aba35cb7dc4e7b9c4b7cd1ab4bf9965402b319 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:36:37.272Z] ===================================================== [Pipeline] echo [2023-12-28T07:36:37.322Z] taggedImages: [2023-12-28T07:36:37.322Z] - nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:37.322Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-28T07:36:37.322Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.7 [2023-12-28T07:36:37.322Z] - nexus3.edgexfoundry.org:10004/core-data:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:37.322Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-12-28T07:36:37.378Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-12-28T07:36:37.378Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:37.378Z] latest [2023-12-28T07:36:37.378Z] 3.2.0-dev.7 [2023-12-28T07:36:37.378Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:37.378Z] main [2023-12-28T07:36:37.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:37.978Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:38.419Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:38.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-28T07:36:38.419Z] 78ed01289c8b: Preparing [2023-12-28T07:36:38.419Z] 00264c432b0e: Preparing [2023-12-28T07:36:38.419Z] b5d4b76432bd: Preparing [2023-12-28T07:36:38.419Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:38.419Z] a13f38edcbd7: Preparing [2023-12-28T07:36:38.419Z] 821c802a8e0e: Preparing [2023-12-28T07:36:38.419Z] e45116379eb9: Preparing [2023-12-28T07:36:38.419Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:38.419Z] e45116379eb9: Waiting [2023-12-28T07:36:38.419Z] 821c802a8e0e: Waiting [2023-12-28T07:36:38.419Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:38.419Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:38.419Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:38.419Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:38.419Z] e45116379eb9: Layer already exists [2023-12-28T07:36:38.419Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:38.419Z] 78ed01289c8b: Pushed [2023-12-28T07:36:38.419Z] 00264c432b0e: Pushed [2023-12-28T07:36:39.799Z] b5d4b76432bd: Pushed [2023-12-28T07:36:39.799Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:40.247Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:40.700Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-28T07:36:40.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-28T07:36:40.700Z] 78ed01289c8b: Preparing [2023-12-28T07:36:40.700Z] 00264c432b0e: Preparing [2023-12-28T07:36:40.700Z] b5d4b76432bd: Preparing [2023-12-28T07:36:40.700Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:40.700Z] a13f38edcbd7: Preparing [2023-12-28T07:36:40.700Z] 821c802a8e0e: Preparing [2023-12-28T07:36:40.700Z] e45116379eb9: Preparing [2023-12-28T07:36:40.700Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:40.700Z] 821c802a8e0e: Waiting [2023-12-28T07:36:40.700Z] e45116379eb9: Waiting [2023-12-28T07:36:40.700Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:40.700Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:40.700Z] 78ed01289c8b: Layer already exists [2023-12-28T07:36:40.700Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:40.700Z] b5d4b76432bd: Layer already exists [2023-12-28T07:36:40.700Z] 00264c432b0e: Layer already exists [2023-12-28T07:36:40.700Z] e45116379eb9: Layer already exists [2023-12-28T07:36:40.700Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:40.700Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:40.700Z] latest: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:41.161Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:41.618Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.7 [2023-12-28T07:36:41.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-28T07:36:41.618Z] 78ed01289c8b: Preparing [2023-12-28T07:36:41.618Z] 00264c432b0e: Preparing [2023-12-28T07:36:41.618Z] b5d4b76432bd: Preparing [2023-12-28T07:36:41.618Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:41.618Z] a13f38edcbd7: Preparing [2023-12-28T07:36:41.618Z] 821c802a8e0e: Preparing [2023-12-28T07:36:41.618Z] e45116379eb9: Preparing [2023-12-28T07:36:41.618Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:41.618Z] 821c802a8e0e: Waiting [2023-12-28T07:36:41.618Z] e45116379eb9: Waiting [2023-12-28T07:36:41.618Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:41.618Z] 00264c432b0e: Layer already exists [2023-12-28T07:36:41.618Z] 78ed01289c8b: Layer already exists [2023-12-28T07:36:41.618Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:41.618Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:41.618Z] b5d4b76432bd: Layer already exists [2023-12-28T07:36:41.618Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:41.618Z] e45116379eb9: Layer already exists [2023-12-28T07:36:41.618Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:41.618Z] 3.2.0-dev.7: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:42.080Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:42.535Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:42.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-28T07:36:42.535Z] 78ed01289c8b: Preparing [2023-12-28T07:36:42.535Z] 00264c432b0e: Preparing [2023-12-28T07:36:42.535Z] b5d4b76432bd: Preparing [2023-12-28T07:36:42.535Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:42.535Z] a13f38edcbd7: Preparing [2023-12-28T07:36:42.535Z] 821c802a8e0e: Preparing [2023-12-28T07:36:42.535Z] e45116379eb9: Preparing [2023-12-28T07:36:42.535Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:42.535Z] e45116379eb9: Waiting [2023-12-28T07:36:42.535Z] 821c802a8e0e: Waiting [2023-12-28T07:36:42.535Z] 00264c432b0e: Layer already exists [2023-12-28T07:36:42.535Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:42.535Z] 78ed01289c8b: Layer already exists [2023-12-28T07:36:42.535Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:42.535Z] b5d4b76432bd: Layer already exists [2023-12-28T07:36:42.535Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:42.535Z] e45116379eb9: Layer already exists [2023-12-28T07:36:42.535Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:42.535Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:43.007Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:43.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-12-28T07:36:43.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-28T07:36:43.459Z] 78ed01289c8b: Preparing [2023-12-28T07:36:43.459Z] 00264c432b0e: Preparing [2023-12-28T07:36:43.459Z] b5d4b76432bd: Preparing [2023-12-28T07:36:43.459Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:43.459Z] a13f38edcbd7: Preparing [2023-12-28T07:36:43.459Z] 821c802a8e0e: Preparing [2023-12-28T07:36:43.459Z] e45116379eb9: Preparing [2023-12-28T07:36:43.459Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:43.459Z] 821c802a8e0e: Waiting [2023-12-28T07:36:43.459Z] e45116379eb9: Waiting [2023-12-28T07:36:43.459Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:43.459Z] 00264c432b0e: Layer already exists [2023-12-28T07:36:43.459Z] b5d4b76432bd: Layer already exists [2023-12-28T07:36:43.459Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:43.459Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:43.459Z] 78ed01289c8b: Layer already exists [2023-12-28T07:36:43.459Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:43.459Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:43.459Z] e45116379eb9: Layer already exists [2023-12-28T07:36:43.459Z] main: digest: sha256:b3e15c7856a01cbd88efa0a9a0a97f167b9759b44014ab5f0479468e2da4009e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:36:43.823Z] ===================================================== [Pipeline] echo [2023-12-28T07:36:43.886Z] taggedImages: [2023-12-28T07:36:43.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:43.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-28T07:36:43.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.7 [2023-12-28T07:36:43.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:43.886Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-12-28T07:36:43.964Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-12-28T07:36:43.964Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:43.964Z] latest [2023-12-28T07:36:43.964Z] 3.2.0-dev.7 [2023-12-28T07:36:43.964Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:43.964Z] main [2023-12-28T07:36:43.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:44.530Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:44.992Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:44.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-28T07:36:44.992Z] 391bfdaa3bb2: Preparing [2023-12-28T07:36:44.992Z] d85f9d92e9cb: Preparing [2023-12-28T07:36:44.992Z] c72f8d92bffc: Preparing [2023-12-28T07:36:44.992Z] 9741a8634a2c: Preparing [2023-12-28T07:36:44.992Z] 28fd04010d76: Preparing [2023-12-28T07:36:44.992Z] b18cfec24325: Preparing [2023-12-28T07:36:44.992Z] c791c28e51f5: Preparing [2023-12-28T07:36:44.992Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:44.992Z] a13f38edcbd7: Preparing [2023-12-28T07:36:44.992Z] 79840d01b2cf: Preparing [2023-12-28T07:36:44.992Z] 0a401a375f51: Preparing [2023-12-28T07:36:44.992Z] 5f70bf18a086: Preparing [2023-12-28T07:36:44.992Z] c503792838d7: Preparing [2023-12-28T07:36:44.992Z] 9a4bd027bfc5: Preparing [2023-12-28T07:36:44.992Z] 45fa256ee976: Preparing [2023-12-28T07:36:44.992Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:44.992Z] 79840d01b2cf: Waiting [2023-12-28T07:36:44.992Z] c503792838d7: Waiting [2023-12-28T07:36:44.992Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:44.992Z] 5f70bf18a086: Waiting [2023-12-28T07:36:44.992Z] 9a4bd027bfc5: Waiting [2023-12-28T07:36:44.992Z] b18cfec24325: Waiting [2023-12-28T07:36:44.992Z] c791c28e51f5: Waiting [2023-12-28T07:36:44.992Z] 0a401a375f51: Waiting [2023-12-28T07:36:44.992Z] 8dfb675fdf69: Waiting [2023-12-28T07:36:44.992Z] d85f9d92e9cb: Pushed [2023-12-28T07:36:44.992Z] c72f8d92bffc: Pushed [2023-12-28T07:36:44.992Z] 391bfdaa3bb2: Pushed [2023-12-28T07:36:44.992Z] 28fd04010d76: Pushed [2023-12-28T07:36:44.992Z] 9741a8634a2c: Pushed [2023-12-28T07:36:44.992Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:44.992Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:45.251Z] b18cfec24325: Pushed [2023-12-28T07:36:45.251Z] 79840d01b2cf: Pushed [2023-12-28T07:36:45.251Z] 0a401a375f51: Pushed [2023-12-28T07:36:45.251Z] 5f70bf18a086: Pushed [2023-12-28T07:36:45.251Z] c503792838d7: Pushed [2023-12-28T07:36:45.251Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:45.251Z] 45fa256ee976: Pushed [2023-12-28T07:36:45.251Z] 9a4bd027bfc5: Pushed [2023-12-28T07:36:46.625Z] c791c28e51f5: Pushed [2023-12-28T07:36:46.625Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:47.097Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:47.573Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-28T07:36:47.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-28T07:36:47.573Z] 391bfdaa3bb2: Preparing [2023-12-28T07:36:47.573Z] d85f9d92e9cb: Preparing [2023-12-28T07:36:47.573Z] c72f8d92bffc: Preparing [2023-12-28T07:36:47.573Z] 9741a8634a2c: Preparing [2023-12-28T07:36:47.573Z] 28fd04010d76: Preparing [2023-12-28T07:36:47.573Z] b18cfec24325: Preparing [2023-12-28T07:36:47.573Z] c791c28e51f5: Preparing [2023-12-28T07:36:47.573Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:47.573Z] a13f38edcbd7: Preparing [2023-12-28T07:36:47.573Z] 79840d01b2cf: Preparing [2023-12-28T07:36:47.573Z] b18cfec24325: Waiting [2023-12-28T07:36:47.573Z] 8dfb675fdf69: Waiting [2023-12-28T07:36:47.573Z] c791c28e51f5: Waiting [2023-12-28T07:36:47.573Z] a13f38edcbd7: Waiting [2023-12-28T07:36:47.573Z] 79840d01b2cf: Waiting [2023-12-28T07:36:47.573Z] 0a401a375f51: Preparing [2023-12-28T07:36:47.573Z] 5f70bf18a086: Preparing [2023-12-28T07:36:47.573Z] 0a401a375f51: Waiting [2023-12-28T07:36:47.573Z] c503792838d7: Preparing [2023-12-28T07:36:47.573Z] 9a4bd027bfc5: Preparing [2023-12-28T07:36:47.573Z] c503792838d7: Waiting [2023-12-28T07:36:47.573Z] 5f70bf18a086: Waiting [2023-12-28T07:36:47.573Z] 9a4bd027bfc5: Waiting [2023-12-28T07:36:47.573Z] 45fa256ee976: Preparing [2023-12-28T07:36:47.573Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:47.573Z] d85f9d92e9cb: Layer already exists [2023-12-28T07:36:47.573Z] 28fd04010d76: Layer already exists [2023-12-28T07:36:47.573Z] c72f8d92bffc: Layer already exists [2023-12-28T07:36:47.573Z] 9741a8634a2c: Layer already exists [2023-12-28T07:36:47.573Z] 391bfdaa3bb2: Layer already exists [2023-12-28T07:36:47.573Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:47.573Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:47.573Z] 79840d01b2cf: Layer already exists [2023-12-28T07:36:47.573Z] c791c28e51f5: Layer already exists [2023-12-28T07:36:47.573Z] b18cfec24325: Layer already exists [2023-12-28T07:36:47.573Z] 0a401a375f51: Layer already exists [2023-12-28T07:36:47.573Z] 5f70bf18a086: Layer already exists [2023-12-28T07:36:47.573Z] 45fa256ee976: Layer already exists [2023-12-28T07:36:47.573Z] c503792838d7: Layer already exists [2023-12-28T07:36:47.573Z] 9a4bd027bfc5: Layer already exists [2023-12-28T07:36:47.573Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:47.573Z] latest: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:48.116Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:48.590Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.7 [2023-12-28T07:36:48.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-28T07:36:48.590Z] 391bfdaa3bb2: Preparing [2023-12-28T07:36:48.590Z] d85f9d92e9cb: Preparing [2023-12-28T07:36:48.590Z] c72f8d92bffc: Preparing [2023-12-28T07:36:48.590Z] 9741a8634a2c: Preparing [2023-12-28T07:36:48.590Z] 28fd04010d76: Preparing [2023-12-28T07:36:48.590Z] b18cfec24325: Preparing [2023-12-28T07:36:48.590Z] c791c28e51f5: Preparing [2023-12-28T07:36:48.590Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:48.590Z] a13f38edcbd7: Preparing [2023-12-28T07:36:48.590Z] 79840d01b2cf: Preparing [2023-12-28T07:36:48.590Z] 0a401a375f51: Preparing [2023-12-28T07:36:48.590Z] 5f70bf18a086: Preparing [2023-12-28T07:36:48.590Z] c503792838d7: Preparing [2023-12-28T07:36:48.590Z] 9a4bd027bfc5: Preparing [2023-12-28T07:36:48.590Z] 45fa256ee976: Preparing [2023-12-28T07:36:48.590Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:48.590Z] b18cfec24325: Waiting [2023-12-28T07:36:48.590Z] c791c28e51f5: Waiting [2023-12-28T07:36:48.590Z] 8dfb675fdf69: Waiting [2023-12-28T07:36:48.590Z] a13f38edcbd7: Waiting [2023-12-28T07:36:48.590Z] 79840d01b2cf: Waiting [2023-12-28T07:36:48.590Z] 0a401a375f51: Waiting [2023-12-28T07:36:48.590Z] 5f70bf18a086: Waiting [2023-12-28T07:36:48.590Z] c503792838d7: Waiting [2023-12-28T07:36:48.590Z] 9a4bd027bfc5: Waiting [2023-12-28T07:36:48.590Z] 45fa256ee976: Waiting [2023-12-28T07:36:48.590Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:48.590Z] 28fd04010d76: Layer already exists [2023-12-28T07:36:48.590Z] d85f9d92e9cb: Layer already exists [2023-12-28T07:36:48.590Z] 9741a8634a2c: Layer already exists [2023-12-28T07:36:48.590Z] c72f8d92bffc: Layer already exists [2023-12-28T07:36:48.590Z] 391bfdaa3bb2: Layer already exists [2023-12-28T07:36:48.590Z] b18cfec24325: Layer already exists [2023-12-28T07:36:48.590Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:48.590Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:48.590Z] c791c28e51f5: Layer already exists [2023-12-28T07:36:48.590Z] 79840d01b2cf: Layer already exists [2023-12-28T07:36:48.590Z] c503792838d7: Layer already exists [2023-12-28T07:36:48.590Z] 0a401a375f51: Layer already exists [2023-12-28T07:36:48.590Z] 5f70bf18a086: Layer already exists [2023-12-28T07:36:48.590Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:48.590Z] 45fa256ee976: Layer already exists [2023-12-28T07:36:48.590Z] 9a4bd027bfc5: Layer already exists [2023-12-28T07:36:48.590Z] 3.2.0-dev.7: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:49.059Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:49.529Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:49.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-28T07:36:49.529Z] 391bfdaa3bb2: Preparing [2023-12-28T07:36:49.529Z] d85f9d92e9cb: Preparing [2023-12-28T07:36:49.529Z] c72f8d92bffc: Preparing [2023-12-28T07:36:49.529Z] 9741a8634a2c: Preparing [2023-12-28T07:36:49.529Z] 28fd04010d76: Preparing [2023-12-28T07:36:49.529Z] b18cfec24325: Preparing [2023-12-28T07:36:49.529Z] c791c28e51f5: Preparing [2023-12-28T07:36:49.529Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:49.529Z] a13f38edcbd7: Preparing [2023-12-28T07:36:49.529Z] 79840d01b2cf: Preparing [2023-12-28T07:36:49.529Z] 0a401a375f51: Preparing [2023-12-28T07:36:49.529Z] 5f70bf18a086: Preparing [2023-12-28T07:36:49.529Z] c503792838d7: Preparing [2023-12-28T07:36:49.529Z] 9a4bd027bfc5: Preparing [2023-12-28T07:36:49.529Z] 45fa256ee976: Preparing [2023-12-28T07:36:49.529Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:49.529Z] c503792838d7: Waiting [2023-12-28T07:36:49.529Z] 8dfb675fdf69: Waiting [2023-12-28T07:36:49.529Z] a13f38edcbd7: Waiting [2023-12-28T07:36:49.529Z] 45fa256ee976: Waiting [2023-12-28T07:36:49.529Z] 9a4bd027bfc5: Waiting [2023-12-28T07:36:49.529Z] 79840d01b2cf: Waiting [2023-12-28T07:36:49.529Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:49.529Z] b18cfec24325: Waiting [2023-12-28T07:36:49.529Z] c791c28e51f5: Waiting [2023-12-28T07:36:49.529Z] 5f70bf18a086: Waiting [2023-12-28T07:36:49.529Z] 0a401a375f51: Waiting [2023-12-28T07:36:49.529Z] d85f9d92e9cb: Layer already exists [2023-12-28T07:36:49.529Z] c72f8d92bffc: Layer already exists [2023-12-28T07:36:49.529Z] 28fd04010d76: Layer already exists [2023-12-28T07:36:49.529Z] 391bfdaa3bb2: Layer already exists [2023-12-28T07:36:49.529Z] 9741a8634a2c: Layer already exists [2023-12-28T07:36:49.529Z] b18cfec24325: Layer already exists [2023-12-28T07:36:49.529Z] c791c28e51f5: Layer already exists [2023-12-28T07:36:49.529Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:49.529Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:49.529Z] 79840d01b2cf: Layer already exists [2023-12-28T07:36:49.529Z] 0a401a375f51: Layer already exists [2023-12-28T07:36:49.529Z] 5f70bf18a086: Layer already exists [2023-12-28T07:36:49.529Z] 9a4bd027bfc5: Layer already exists [2023-12-28T07:36:49.529Z] 45fa256ee976: Layer already exists [2023-12-28T07:36:49.529Z] c503792838d7: Layer already exists [2023-12-28T07:36:49.529Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:49.529Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:49.996Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:50.479Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-12-28T07:36:50.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-28T07:36:50.479Z] 391bfdaa3bb2: Preparing [2023-12-28T07:36:50.479Z] d85f9d92e9cb: Preparing [2023-12-28T07:36:50.479Z] c72f8d92bffc: Preparing [2023-12-28T07:36:50.479Z] 9741a8634a2c: Preparing [2023-12-28T07:36:50.479Z] 28fd04010d76: Preparing [2023-12-28T07:36:50.479Z] b18cfec24325: Preparing [2023-12-28T07:36:50.479Z] c791c28e51f5: Preparing [2023-12-28T07:36:50.479Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:50.479Z] a13f38edcbd7: Preparing [2023-12-28T07:36:50.479Z] 79840d01b2cf: Preparing [2023-12-28T07:36:50.479Z] 0a401a375f51: Preparing [2023-12-28T07:36:50.479Z] 5f70bf18a086: Preparing [2023-12-28T07:36:50.479Z] c503792838d7: Preparing [2023-12-28T07:36:50.479Z] 9a4bd027bfc5: Preparing [2023-12-28T07:36:50.479Z] 45fa256ee976: Preparing [2023-12-28T07:36:50.479Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:50.479Z] 79840d01b2cf: Waiting [2023-12-28T07:36:50.479Z] 5f70bf18a086: Waiting [2023-12-28T07:36:50.479Z] c503792838d7: Waiting [2023-12-28T07:36:50.479Z] 0a401a375f51: Waiting [2023-12-28T07:36:50.479Z] 45fa256ee976: Waiting [2023-12-28T07:36:50.479Z] c791c28e51f5: Waiting [2023-12-28T07:36:50.479Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:50.479Z] 8dfb675fdf69: Waiting [2023-12-28T07:36:50.479Z] a13f38edcbd7: Waiting [2023-12-28T07:36:50.479Z] b18cfec24325: Waiting [2023-12-28T07:36:50.479Z] 391bfdaa3bb2: Layer already exists [2023-12-28T07:36:50.479Z] d85f9d92e9cb: Layer already exists [2023-12-28T07:36:50.479Z] 28fd04010d76: Layer already exists [2023-12-28T07:36:50.479Z] c72f8d92bffc: Layer already exists [2023-12-28T07:36:50.479Z] 9741a8634a2c: Layer already exists [2023-12-28T07:36:50.479Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:50.479Z] c791c28e51f5: Layer already exists [2023-12-28T07:36:50.479Z] b18cfec24325: Layer already exists [2023-12-28T07:36:50.479Z] 79840d01b2cf: Layer already exists [2023-12-28T07:36:50.479Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:50.479Z] 0a401a375f51: Layer already exists [2023-12-28T07:36:50.479Z] c503792838d7: Layer already exists [2023-12-28T07:36:50.479Z] 9a4bd027bfc5: Layer already exists [2023-12-28T07:36:50.479Z] 5f70bf18a086: Layer already exists [2023-12-28T07:36:50.479Z] 45fa256ee976: Layer already exists [2023-12-28T07:36:50.479Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:50.479Z] main: digest: sha256:3bb6aba0ea5100bb665dcf288d5ee61ae13d5fdd3e8dd513672fe05435d7e616 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:36:50.865Z] ===================================================== [Pipeline] echo [2023-12-28T07:36:50.927Z] taggedImages: [2023-12-28T07:36:50.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:50.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-28T07:36:50.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.7 [2023-12-28T07:36:50.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:50.927Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-12-28T07:36:51.003Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-12-28T07:36:51.003Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:51.003Z] latest [2023-12-28T07:36:51.003Z] 3.2.0-dev.7 [2023-12-28T07:36:51.003Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:51.003Z] main [2023-12-28T07:36:51.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:51.725Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:52.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:52.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-28T07:36:52.199Z] cf31923a44fe: Preparing [2023-12-28T07:36:52.199Z] 964877d52486: Preparing [2023-12-28T07:36:52.199Z] 5b41968163a8: Preparing [2023-12-28T07:36:52.199Z] a37b056a1464: Preparing [2023-12-28T07:36:52.199Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:52.199Z] a13f38edcbd7: Preparing [2023-12-28T07:36:52.199Z] 821c802a8e0e: Preparing [2023-12-28T07:36:52.199Z] e45116379eb9: Preparing [2023-12-28T07:36:52.199Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:52.199Z] a13f38edcbd7: Waiting [2023-12-28T07:36:52.199Z] 821c802a8e0e: Waiting [2023-12-28T07:36:52.199Z] e45116379eb9: Waiting [2023-12-28T07:36:52.199Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:52.199Z] 964877d52486: Layer already exists [2023-12-28T07:36:52.199Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:52.199Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:52.199Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:52.199Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:52.199Z] e45116379eb9: Layer already exists [2023-12-28T07:36:52.199Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:52.199Z] 5b41968163a8: Pushed [2023-12-28T07:36:53.133Z] a37b056a1464: Pushed [2023-12-28T07:36:53.392Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:53.885Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:54.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-28T07:36:54.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-28T07:36:54.367Z] cf31923a44fe: Preparing [2023-12-28T07:36:54.367Z] 964877d52486: Preparing [2023-12-28T07:36:54.367Z] 5b41968163a8: Preparing [2023-12-28T07:36:54.367Z] a37b056a1464: Preparing [2023-12-28T07:36:54.367Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:54.367Z] a13f38edcbd7: Preparing [2023-12-28T07:36:54.367Z] 821c802a8e0e: Preparing [2023-12-28T07:36:54.367Z] e45116379eb9: Preparing [2023-12-28T07:36:54.367Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:54.367Z] a13f38edcbd7: Waiting [2023-12-28T07:36:54.367Z] 821c802a8e0e: Waiting [2023-12-28T07:36:54.367Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:54.367Z] 5b41968163a8: Layer already exists [2023-12-28T07:36:54.367Z] 964877d52486: Layer already exists [2023-12-28T07:36:54.367Z] a37b056a1464: Layer already exists [2023-12-28T07:36:54.367Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:54.367Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:54.367Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:54.367Z] e45116379eb9: Layer already exists [2023-12-28T07:36:54.367Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:54.367Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:54.367Z] latest: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:54.848Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:55.328Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.7 [2023-12-28T07:36:55.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-28T07:36:55.328Z] cf31923a44fe: Preparing [2023-12-28T07:36:55.328Z] 964877d52486: Preparing [2023-12-28T07:36:55.328Z] 5b41968163a8: Preparing [2023-12-28T07:36:55.328Z] a37b056a1464: Preparing [2023-12-28T07:36:55.328Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:55.328Z] a13f38edcbd7: Preparing [2023-12-28T07:36:55.328Z] 821c802a8e0e: Preparing [2023-12-28T07:36:55.328Z] e45116379eb9: Preparing [2023-12-28T07:36:55.328Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:55.328Z] 821c802a8e0e: Waiting [2023-12-28T07:36:55.328Z] e45116379eb9: Waiting [2023-12-28T07:36:55.328Z] a13f38edcbd7: Waiting [2023-12-28T07:36:55.328Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:55.328Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:55.328Z] 964877d52486: Layer already exists [2023-12-28T07:36:55.328Z] 5b41968163a8: Layer already exists [2023-12-28T07:36:55.328Z] a37b056a1464: Layer already exists [2023-12-28T07:36:55.328Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:55.328Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:55.328Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:55.328Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:55.328Z] e45116379eb9: Layer already exists [2023-12-28T07:36:55.328Z] 3.2.0-dev.7: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:55.905Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:56.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:56.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-28T07:36:56.386Z] cf31923a44fe: Preparing [2023-12-28T07:36:56.386Z] 964877d52486: Preparing [2023-12-28T07:36:56.386Z] 5b41968163a8: Preparing [2023-12-28T07:36:56.386Z] a37b056a1464: Preparing [2023-12-28T07:36:56.386Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:56.386Z] a13f38edcbd7: Preparing [2023-12-28T07:36:56.386Z] 821c802a8e0e: Preparing [2023-12-28T07:36:56.386Z] e45116379eb9: Preparing [2023-12-28T07:36:56.386Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:56.386Z] e45116379eb9: Waiting [2023-12-28T07:36:56.386Z] a13f38edcbd7: Waiting [2023-12-28T07:36:56.386Z] 821c802a8e0e: Waiting [2023-12-28T07:36:56.386Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:56.386Z] 5b41968163a8: Layer already exists [2023-12-28T07:36:56.386Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:56.386Z] 964877d52486: Layer already exists [2023-12-28T07:36:56.386Z] a37b056a1464: Layer already exists [2023-12-28T07:36:56.386Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:56.386Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:56.386Z] e45116379eb9: Layer already exists [2023-12-28T07:36:56.386Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:56.386Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:56.886Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:57.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-12-28T07:36:57.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-28T07:36:57.391Z] cf31923a44fe: Preparing [2023-12-28T07:36:57.391Z] 964877d52486: Preparing [2023-12-28T07:36:57.391Z] 5b41968163a8: Preparing [2023-12-28T07:36:57.391Z] a37b056a1464: Preparing [2023-12-28T07:36:57.391Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:57.391Z] a13f38edcbd7: Preparing [2023-12-28T07:36:57.391Z] 821c802a8e0e: Preparing [2023-12-28T07:36:57.391Z] e45116379eb9: Preparing [2023-12-28T07:36:57.391Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:57.391Z] 821c802a8e0e: Waiting [2023-12-28T07:36:57.391Z] e45116379eb9: Waiting [2023-12-28T07:36:57.391Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:57.391Z] a13f38edcbd7: Waiting [2023-12-28T07:36:57.391Z] 5b41968163a8: Layer already exists [2023-12-28T07:36:57.391Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:57.391Z] a37b056a1464: Layer already exists [2023-12-28T07:36:57.391Z] cf31923a44fe: Layer already exists [2023-12-28T07:36:57.391Z] 964877d52486: Layer already exists [2023-12-28T07:36:57.391Z] e45116379eb9: Layer already exists [2023-12-28T07:36:57.391Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:57.391Z] 821c802a8e0e: Layer already exists [2023-12-28T07:36:57.391Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:57.391Z] main: digest: sha256:0f2fe53d423b759481af68985e81b27f49c645d4cd63cedb45e7d1212fa4ae2f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:36:57.841Z] ===================================================== [Pipeline] echo [2023-12-28T07:36:57.915Z] taggedImages: [2023-12-28T07:36:57.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:57.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-28T07:36:57.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.7 [2023-12-28T07:36:57.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:57.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-12-28T07:36:58.001Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-12-28T07:36:58.001Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:58.001Z] latest [2023-12-28T07:36:58.001Z] 3.2.0-dev.7 [2023-12-28T07:36:58.001Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:36:58.001Z] main [2023-12-28T07:36:58.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:58.601Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:36:59.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:36:59.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-28T07:36:59.088Z] 9903e6529ac7: Preparing [2023-12-28T07:36:59.088Z] 504577a69526: Preparing [2023-12-28T07:36:59.088Z] cfd8cb18c5e7: Preparing [2023-12-28T07:36:59.088Z] 8d9dca09a90b: Preparing [2023-12-28T07:36:59.088Z] ad883a79c1d6: Preparing [2023-12-28T07:36:59.088Z] 8dfb675fdf69: Preparing [2023-12-28T07:36:59.088Z] a13f38edcbd7: Preparing [2023-12-28T07:36:59.088Z] f9b0a8019f12: Preparing [2023-12-28T07:36:59.088Z] 44479d2c9355: Preparing [2023-12-28T07:36:59.088Z] 1c5df04c7947: Preparing [2023-12-28T07:36:59.088Z] 9fe9a137fd00: Preparing [2023-12-28T07:36:59.088Z] 8dfb675fdf69: Waiting [2023-12-28T07:36:59.088Z] 44479d2c9355: Waiting [2023-12-28T07:36:59.088Z] f9b0a8019f12: Waiting [2023-12-28T07:36:59.088Z] 1c5df04c7947: Waiting [2023-12-28T07:36:59.088Z] a13f38edcbd7: Waiting [2023-12-28T07:36:59.088Z] 9fe9a137fd00: Waiting [2023-12-28T07:36:59.088Z] ad883a79c1d6: Pushed [2023-12-28T07:36:59.088Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:36:59.088Z] 8d9dca09a90b: Pushed [2023-12-28T07:36:59.088Z] 504577a69526: Pushed [2023-12-28T07:36:59.088Z] 9903e6529ac7: Pushed [2023-12-28T07:36:59.088Z] a13f38edcbd7: Layer already exists [2023-12-28T07:36:59.088Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:36:59.347Z] f9b0a8019f12: Pushed [2023-12-28T07:36:59.347Z] 44479d2c9355: Pushed [2023-12-28T07:37:00.281Z] cfd8cb18c5e7: Pushed [2023-12-28T07:37:00.540Z] 1c5df04c7947: Pushed [2023-12-28T07:37:00.540Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:01.024Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:01.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-28T07:37:01.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-28T07:37:01.525Z] 9903e6529ac7: Preparing [2023-12-28T07:37:01.525Z] 504577a69526: Preparing [2023-12-28T07:37:01.525Z] cfd8cb18c5e7: Preparing [2023-12-28T07:37:01.525Z] 8d9dca09a90b: Preparing [2023-12-28T07:37:01.525Z] ad883a79c1d6: Preparing [2023-12-28T07:37:01.525Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:01.525Z] a13f38edcbd7: Preparing [2023-12-28T07:37:01.525Z] f9b0a8019f12: Preparing [2023-12-28T07:37:01.525Z] 44479d2c9355: Preparing [2023-12-28T07:37:01.525Z] 1c5df04c7947: Preparing [2023-12-28T07:37:01.525Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:01.525Z] a13f38edcbd7: Waiting [2023-12-28T07:37:01.525Z] 44479d2c9355: Waiting [2023-12-28T07:37:01.525Z] f9b0a8019f12: Waiting [2023-12-28T07:37:01.525Z] 1c5df04c7947: Waiting [2023-12-28T07:37:01.525Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:01.525Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:01.525Z] 8d9dca09a90b: Layer already exists [2023-12-28T07:37:01.525Z] cfd8cb18c5e7: Layer already exists [2023-12-28T07:37:01.525Z] ad883a79c1d6: Layer already exists [2023-12-28T07:37:01.525Z] 504577a69526: Layer already exists [2023-12-28T07:37:01.525Z] 9903e6529ac7: Layer already exists [2023-12-28T07:37:01.525Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:01.525Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:01.525Z] 1c5df04c7947: Layer already exists [2023-12-28T07:37:01.525Z] f9b0a8019f12: Layer already exists [2023-12-28T07:37:01.525Z] 44479d2c9355: Layer already exists [2023-12-28T07:37:01.525Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:01.525Z] latest: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:02.062Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:02.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.7 [2023-12-28T07:37:02.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-28T07:37:02.559Z] 9903e6529ac7: Preparing [2023-12-28T07:37:02.559Z] 504577a69526: Preparing [2023-12-28T07:37:02.559Z] cfd8cb18c5e7: Preparing [2023-12-28T07:37:02.559Z] 8d9dca09a90b: Preparing [2023-12-28T07:37:02.559Z] ad883a79c1d6: Preparing [2023-12-28T07:37:02.559Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:02.559Z] a13f38edcbd7: Preparing [2023-12-28T07:37:02.559Z] f9b0a8019f12: Preparing [2023-12-28T07:37:02.559Z] 44479d2c9355: Preparing [2023-12-28T07:37:02.559Z] 1c5df04c7947: Preparing [2023-12-28T07:37:02.559Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:02.559Z] f9b0a8019f12: Waiting [2023-12-28T07:37:02.559Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:02.559Z] a13f38edcbd7: Waiting [2023-12-28T07:37:02.559Z] 1c5df04c7947: Waiting [2023-12-28T07:37:02.559Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:02.559Z] 504577a69526: Layer already exists [2023-12-28T07:37:02.559Z] ad883a79c1d6: Layer already exists [2023-12-28T07:37:02.559Z] 9903e6529ac7: Layer already exists [2023-12-28T07:37:02.559Z] 8d9dca09a90b: Layer already exists [2023-12-28T07:37:02.559Z] cfd8cb18c5e7: Layer already exists [2023-12-28T07:37:02.559Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:02.559Z] f9b0a8019f12: Layer already exists [2023-12-28T07:37:02.559Z] 44479d2c9355: Layer already exists [2023-12-28T07:37:02.559Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:02.559Z] 1c5df04c7947: Layer already exists [2023-12-28T07:37:02.559Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:02.559Z] 3.2.0-dev.7: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:03.073Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:03.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:03.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-28T07:37:03.624Z] 9903e6529ac7: Preparing [2023-12-28T07:37:03.624Z] 504577a69526: Preparing [2023-12-28T07:37:03.624Z] cfd8cb18c5e7: Preparing [2023-12-28T07:37:03.624Z] 8d9dca09a90b: Preparing [2023-12-28T07:37:03.624Z] ad883a79c1d6: Preparing [2023-12-28T07:37:03.624Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:03.624Z] a13f38edcbd7: Preparing [2023-12-28T07:37:03.624Z] f9b0a8019f12: Preparing [2023-12-28T07:37:03.624Z] 44479d2c9355: Preparing [2023-12-28T07:37:03.624Z] 1c5df04c7947: Preparing [2023-12-28T07:37:03.624Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:03.624Z] 1c5df04c7947: Waiting [2023-12-28T07:37:03.624Z] a13f38edcbd7: Waiting [2023-12-28T07:37:03.624Z] f9b0a8019f12: Waiting [2023-12-28T07:37:03.624Z] 44479d2c9355: Waiting [2023-12-28T07:37:03.624Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:03.624Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:03.624Z] 8d9dca09a90b: Layer already exists [2023-12-28T07:37:03.624Z] 504577a69526: Layer already exists [2023-12-28T07:37:03.624Z] 9903e6529ac7: Layer already exists [2023-12-28T07:37:03.624Z] ad883a79c1d6: Layer already exists [2023-12-28T07:37:03.624Z] cfd8cb18c5e7: Layer already exists [2023-12-28T07:37:03.624Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:03.624Z] f9b0a8019f12: Layer already exists [2023-12-28T07:37:03.624Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:03.624Z] 1c5df04c7947: Layer already exists [2023-12-28T07:37:03.624Z] 44479d2c9355: Layer already exists [2023-12-28T07:37:03.624Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:03.624Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:04.129Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:04.621Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-12-28T07:37:04.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-28T07:37:04.621Z] 9903e6529ac7: Preparing [2023-12-28T07:37:04.621Z] 504577a69526: Preparing [2023-12-28T07:37:04.621Z] cfd8cb18c5e7: Preparing [2023-12-28T07:37:04.621Z] 8d9dca09a90b: Preparing [2023-12-28T07:37:04.621Z] ad883a79c1d6: Preparing [2023-12-28T07:37:04.621Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:04.621Z] a13f38edcbd7: Preparing [2023-12-28T07:37:04.621Z] f9b0a8019f12: Preparing [2023-12-28T07:37:04.621Z] 44479d2c9355: Preparing [2023-12-28T07:37:04.621Z] 1c5df04c7947: Preparing [2023-12-28T07:37:04.621Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:04.621Z] f9b0a8019f12: Waiting [2023-12-28T07:37:04.621Z] 44479d2c9355: Waiting [2023-12-28T07:37:04.621Z] 1c5df04c7947: Waiting [2023-12-28T07:37:04.621Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:04.621Z] a13f38edcbd7: Waiting [2023-12-28T07:37:04.621Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:04.621Z] ad883a79c1d6: Layer already exists [2023-12-28T07:37:04.621Z] cfd8cb18c5e7: Layer already exists [2023-12-28T07:37:04.621Z] 9903e6529ac7: Layer already exists [2023-12-28T07:37:04.621Z] 8d9dca09a90b: Layer already exists [2023-12-28T07:37:04.621Z] 504577a69526: Layer already exists [2023-12-28T07:37:04.621Z] f9b0a8019f12: Layer already exists [2023-12-28T07:37:04.621Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:04.621Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:04.621Z] 1c5df04c7947: Layer already exists [2023-12-28T07:37:04.621Z] 44479d2c9355: Layer already exists [2023-12-28T07:37:04.621Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:04.621Z] main: digest: sha256:ab94538b38d22da179cf77f707daed23584e9a19a66201f7ebb6871041176c0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:37:05.069Z] ===================================================== [Pipeline] echo [2023-12-28T07:37:05.141Z] taggedImages: [2023-12-28T07:37:05.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:05.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-28T07:37:05.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.7 [2023-12-28T07:37:05.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:05.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-12-28T07:37:05.226Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-12-28T07:37:05.226Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:05.226Z] latest [2023-12-28T07:37:05.226Z] 3.2.0-dev.7 [2023-12-28T07:37:05.226Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:05.226Z] main [2023-12-28T07:37:05.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:05.897Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:06.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:06.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-28T07:37:06.400Z] d70de84800b9: Preparing [2023-12-28T07:37:06.400Z] 1f85b00fdaa0: Preparing [2023-12-28T07:37:06.400Z] 7d247956ef53: Preparing [2023-12-28T07:37:06.400Z] 9f65c1a40617: Preparing [2023-12-28T07:37:06.400Z] 2d09de82364f: Preparing [2023-12-28T07:37:06.400Z] 0347fabbeb4c: Preparing [2023-12-28T07:37:06.400Z] 93a3cc8c3777: Preparing [2023-12-28T07:37:06.400Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:06.400Z] a13f38edcbd7: Preparing [2023-12-28T07:37:06.400Z] 056d9fb7d2b9: Preparing [2023-12-28T07:37:06.400Z] 4b27710e739e: Preparing [2023-12-28T07:37:06.400Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:06.400Z] a13f38edcbd7: Waiting [2023-12-28T07:37:06.400Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:06.400Z] 0347fabbeb4c: Waiting [2023-12-28T07:37:06.400Z] 93a3cc8c3777: Waiting [2023-12-28T07:37:06.400Z] 056d9fb7d2b9: Waiting [2023-12-28T07:37:06.400Z] 4b27710e739e: Waiting [2023-12-28T07:37:06.400Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:06.400Z] 2d09de82364f: Pushed [2023-12-28T07:37:06.400Z] 1f85b00fdaa0: Pushed [2023-12-28T07:37:06.400Z] d70de84800b9: Pushed [2023-12-28T07:37:06.400Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:06.400Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:06.400Z] 0347fabbeb4c: Pushed [2023-12-28T07:37:06.657Z] 93a3cc8c3777: Pushed [2023-12-28T07:37:06.657Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:06.657Z] 056d9fb7d2b9: Pushed [2023-12-28T07:37:07.224Z] 9f65c1a40617: Pushed [2023-12-28T07:37:07.482Z] 7d247956ef53: Pushed [2023-12-28T07:37:07.742Z] 4b27710e739e: Pushed [2023-12-28T07:37:08.002Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:08.513Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:09.036Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-28T07:37:09.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-28T07:37:09.036Z] d70de84800b9: Preparing [2023-12-28T07:37:09.036Z] 1f85b00fdaa0: Preparing [2023-12-28T07:37:09.036Z] 7d247956ef53: Preparing [2023-12-28T07:37:09.036Z] 9f65c1a40617: Preparing [2023-12-28T07:37:09.036Z] 2d09de82364f: Preparing [2023-12-28T07:37:09.036Z] 0347fabbeb4c: Preparing [2023-12-28T07:37:09.036Z] 93a3cc8c3777: Preparing [2023-12-28T07:37:09.036Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:09.036Z] a13f38edcbd7: Preparing [2023-12-28T07:37:09.036Z] 056d9fb7d2b9: Preparing [2023-12-28T07:37:09.036Z] 4b27710e739e: Preparing [2023-12-28T07:37:09.036Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:09.036Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:09.036Z] 4b27710e739e: Waiting [2023-12-28T07:37:09.036Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:09.036Z] 056d9fb7d2b9: Waiting [2023-12-28T07:37:09.036Z] 0347fabbeb4c: Waiting [2023-12-28T07:37:09.036Z] 93a3cc8c3777: Waiting [2023-12-28T07:37:09.036Z] 7d247956ef53: Layer already exists [2023-12-28T07:37:09.036Z] 1f85b00fdaa0: Layer already exists [2023-12-28T07:37:09.036Z] d70de84800b9: Layer already exists [2023-12-28T07:37:09.036Z] 9f65c1a40617: Layer already exists [2023-12-28T07:37:09.036Z] 2d09de82364f: Layer already exists [2023-12-28T07:37:09.036Z] 0347fabbeb4c: Layer already exists [2023-12-28T07:37:09.036Z] 93a3cc8c3777: Layer already exists [2023-12-28T07:37:09.036Z] 056d9fb7d2b9: Layer already exists [2023-12-28T07:37:09.036Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:09.036Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:09.036Z] 4b27710e739e: Layer already exists [2023-12-28T07:37:09.036Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:09.036Z] latest: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:09.540Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:10.241Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.7 [2023-12-28T07:37:10.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-28T07:37:10.241Z] d70de84800b9: Preparing [2023-12-28T07:37:10.241Z] 1f85b00fdaa0: Preparing [2023-12-28T07:37:10.241Z] 7d247956ef53: Preparing [2023-12-28T07:37:10.242Z] 9f65c1a40617: Preparing [2023-12-28T07:37:10.242Z] 2d09de82364f: Preparing [2023-12-28T07:37:10.242Z] 0347fabbeb4c: Preparing [2023-12-28T07:37:10.242Z] 93a3cc8c3777: Preparing [2023-12-28T07:37:10.242Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:10.242Z] a13f38edcbd7: Preparing [2023-12-28T07:37:10.242Z] 056d9fb7d2b9: Preparing [2023-12-28T07:37:10.242Z] 4b27710e739e: Preparing [2023-12-28T07:37:10.242Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:10.242Z] a13f38edcbd7: Waiting [2023-12-28T07:37:10.242Z] 056d9fb7d2b9: Waiting [2023-12-28T07:37:10.242Z] 0347fabbeb4c: Waiting [2023-12-28T07:37:10.242Z] 4b27710e739e: Waiting [2023-12-28T07:37:10.242Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:10.242Z] 93a3cc8c3777: Waiting [2023-12-28T07:37:10.242Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:10.242Z] 2d09de82364f: Layer already exists [2023-12-28T07:37:10.242Z] d70de84800b9: Layer already exists [2023-12-28T07:37:10.242Z] 7d247956ef53: Layer already exists [2023-12-28T07:37:10.242Z] 1f85b00fdaa0: Layer already exists [2023-12-28T07:37:10.242Z] 9f65c1a40617: Layer already exists [2023-12-28T07:37:10.242Z] 0347fabbeb4c: Layer already exists [2023-12-28T07:37:10.242Z] 93a3cc8c3777: Layer already exists [2023-12-28T07:37:10.242Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:10.242Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:10.242Z] 056d9fb7d2b9: Layer already exists [2023-12-28T07:37:10.242Z] 4b27710e739e: Layer already exists [2023-12-28T07:37:10.242Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:10.242Z] 3.2.0-dev.7: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:10.756Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:11.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:11.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-28T07:37:11.270Z] d70de84800b9: Preparing [2023-12-28T07:37:11.270Z] 1f85b00fdaa0: Preparing [2023-12-28T07:37:11.270Z] 7d247956ef53: Preparing [2023-12-28T07:37:11.270Z] 9f65c1a40617: Preparing [2023-12-28T07:37:11.270Z] 2d09de82364f: Preparing [2023-12-28T07:37:11.270Z] 0347fabbeb4c: Preparing [2023-12-28T07:37:11.270Z] 93a3cc8c3777: Preparing [2023-12-28T07:37:11.270Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:11.270Z] a13f38edcbd7: Preparing [2023-12-28T07:37:11.270Z] 056d9fb7d2b9: Preparing [2023-12-28T07:37:11.270Z] 4b27710e739e: Preparing [2023-12-28T07:37:11.270Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:11.270Z] 93a3cc8c3777: Waiting [2023-12-28T07:37:11.270Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:11.270Z] 4b27710e739e: Waiting [2023-12-28T07:37:11.270Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:11.270Z] 056d9fb7d2b9: Waiting [2023-12-28T07:37:11.270Z] a13f38edcbd7: Waiting [2023-12-28T07:37:11.270Z] 0347fabbeb4c: Waiting [2023-12-28T07:37:11.270Z] 1f85b00fdaa0: Layer already exists [2023-12-28T07:37:11.270Z] 9f65c1a40617: Layer already exists [2023-12-28T07:37:11.270Z] 2d09de82364f: Layer already exists [2023-12-28T07:37:11.270Z] 7d247956ef53: Layer already exists [2023-12-28T07:37:11.270Z] d70de84800b9: Layer already exists [2023-12-28T07:37:11.270Z] 0347fabbeb4c: Layer already exists [2023-12-28T07:37:11.270Z] 93a3cc8c3777: Layer already exists [2023-12-28T07:37:11.270Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:11.270Z] 056d9fb7d2b9: Layer already exists [2023-12-28T07:37:11.270Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:11.270Z] 4b27710e739e: Layer already exists [2023-12-28T07:37:11.270Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:11.270Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:11.852Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:12.375Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-12-28T07:37:12.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-28T07:37:12.375Z] d70de84800b9: Preparing [2023-12-28T07:37:12.375Z] 1f85b00fdaa0: Preparing [2023-12-28T07:37:12.375Z] 7d247956ef53: Preparing [2023-12-28T07:37:12.375Z] 9f65c1a40617: Preparing [2023-12-28T07:37:12.375Z] 2d09de82364f: Preparing [2023-12-28T07:37:12.375Z] 0347fabbeb4c: Preparing [2023-12-28T07:37:12.375Z] 93a3cc8c3777: Preparing [2023-12-28T07:37:12.375Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:12.375Z] a13f38edcbd7: Preparing [2023-12-28T07:37:12.375Z] 056d9fb7d2b9: Preparing [2023-12-28T07:37:12.375Z] 4b27710e739e: Preparing [2023-12-28T07:37:12.375Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:12.375Z] a13f38edcbd7: Waiting [2023-12-28T07:37:12.375Z] 4b27710e739e: Waiting [2023-12-28T07:37:12.375Z] 056d9fb7d2b9: Waiting [2023-12-28T07:37:12.375Z] 0347fabbeb4c: Waiting [2023-12-28T07:37:12.375Z] 93a3cc8c3777: Waiting [2023-12-28T07:37:12.375Z] 8dfb675fdf69: Waiting [2023-12-28T07:37:12.375Z] d70de84800b9: Layer already exists [2023-12-28T07:37:12.375Z] 2d09de82364f: Layer already exists [2023-12-28T07:37:12.375Z] 7d247956ef53: Layer already exists [2023-12-28T07:37:12.375Z] 1f85b00fdaa0: Layer already exists [2023-12-28T07:37:12.375Z] 9f65c1a40617: Layer already exists [2023-12-28T07:37:12.375Z] 0347fabbeb4c: Layer already exists [2023-12-28T07:37:12.375Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:12.375Z] 93a3cc8c3777: Layer already exists [2023-12-28T07:37:12.375Z] 056d9fb7d2b9: Layer already exists [2023-12-28T07:37:12.375Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:12.375Z] 4b27710e739e: Layer already exists [2023-12-28T07:37:12.375Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:12.375Z] main: digest: sha256:4a8f69f96f247685b3f5058e9277bdcac31ee11778d51c6386d4bbf6a8875ee0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:37:12.827Z] ===================================================== [Pipeline] echo [2023-12-28T07:37:12.905Z] taggedImages: [2023-12-28T07:37:12.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:12.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-28T07:37:12.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.7 [2023-12-28T07:37:12.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:12.905Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-12-28T07:37:12.994Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-12-28T07:37:12.994Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:12.994Z] latest [2023-12-28T07:37:12.994Z] 3.2.0-dev.7 [2023-12-28T07:37:12.994Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:12.994Z] main [2023-12-28T07:37:12.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:13.704Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:14.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:14.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-28T07:37:14.213Z] 62ffb86b3f1d: Preparing [2023-12-28T07:37:14.213Z] 6631f877f597: Preparing [2023-12-28T07:37:14.213Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:14.213Z] a13f38edcbd7: Preparing [2023-12-28T07:37:14.213Z] 9b4bde98bc4b: Preparing [2023-12-28T07:37:14.213Z] c796715feaa4: Preparing [2023-12-28T07:37:14.213Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:14.213Z] c796715feaa4: Waiting [2023-12-28T07:37:14.213Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:14.213Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:14.213Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:14.213Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:14.213Z] 9b4bde98bc4b: Pushed [2023-12-28T07:37:14.213Z] 62ffb86b3f1d: Pushed [2023-12-28T07:37:15.151Z] c796715feaa4: Pushed [2023-12-28T07:37:16.092Z] 6631f877f597: Pushed [2023-12-28T07:37:16.092Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:16.623Z] + 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 [2023-12-28T07:37:17.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-28T07:37:17.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-28T07:37:17.139Z] 62ffb86b3f1d: Preparing [2023-12-28T07:37:17.139Z] 6631f877f597: Preparing [2023-12-28T07:37:17.139Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:17.139Z] a13f38edcbd7: Preparing [2023-12-28T07:37:17.139Z] 9b4bde98bc4b: Preparing [2023-12-28T07:37:17.139Z] c796715feaa4: Preparing [2023-12-28T07:37:17.139Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:17.139Z] c796715feaa4: Waiting [2023-12-28T07:37:17.139Z] 62ffb86b3f1d: Layer already exists [2023-12-28T07:37:17.139Z] 9b4bde98bc4b: Layer already exists [2023-12-28T07:37:17.139Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:17.139Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:17.139Z] 6631f877f597: Layer already exists [2023-12-28T07:37:17.139Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:17.139Z] c796715feaa4: Layer already exists [2023-12-28T07:37:17.139Z] latest: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:17.662Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:18.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.7 [2023-12-28T07:37:18.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-28T07:37:18.179Z] 62ffb86b3f1d: Preparing [2023-12-28T07:37:18.179Z] 6631f877f597: Preparing [2023-12-28T07:37:18.179Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:18.179Z] a13f38edcbd7: Preparing [2023-12-28T07:37:18.179Z] 9b4bde98bc4b: Preparing [2023-12-28T07:37:18.179Z] c796715feaa4: Preparing [2023-12-28T07:37:18.179Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:18.179Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:18.179Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:18.179Z] 6631f877f597: Layer already exists [2023-12-28T07:37:18.179Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:18.179Z] 62ffb86b3f1d: Layer already exists [2023-12-28T07:37:18.179Z] 9b4bde98bc4b: Layer already exists [2023-12-28T07:37:18.179Z] c796715feaa4: Layer already exists [2023-12-28T07:37:18.179Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:18.179Z] 3.2.0-dev.7: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:18.702Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:19.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:19.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-28T07:37:19.236Z] 62ffb86b3f1d: Preparing [2023-12-28T07:37:19.236Z] 6631f877f597: Preparing [2023-12-28T07:37:19.236Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:19.236Z] a13f38edcbd7: Preparing [2023-12-28T07:37:19.236Z] 9b4bde98bc4b: Preparing [2023-12-28T07:37:19.236Z] c796715feaa4: Preparing [2023-12-28T07:37:19.236Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:19.236Z] c796715feaa4: Waiting [2023-12-28T07:37:19.236Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:19.236Z] 62ffb86b3f1d: Layer already exists [2023-12-28T07:37:19.236Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:19.236Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:19.236Z] 6631f877f597: Layer already exists [2023-12-28T07:37:19.236Z] 9b4bde98bc4b: Layer already exists [2023-12-28T07:37:19.236Z] c796715feaa4: Layer already exists [2023-12-28T07:37:19.236Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:19.236Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:19.779Z] + 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 [2023-12-28T07:37:20.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-12-28T07:37:20.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-28T07:37:20.320Z] 62ffb86b3f1d: Preparing [2023-12-28T07:37:20.320Z] 6631f877f597: Preparing [2023-12-28T07:37:20.320Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:20.320Z] a13f38edcbd7: Preparing [2023-12-28T07:37:20.320Z] 9b4bde98bc4b: Preparing [2023-12-28T07:37:20.320Z] c796715feaa4: Preparing [2023-12-28T07:37:20.320Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:20.320Z] c796715feaa4: Waiting [2023-12-28T07:37:20.320Z] 6631f877f597: Layer already exists [2023-12-28T07:37:20.320Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:20.320Z] 62ffb86b3f1d: Layer already exists [2023-12-28T07:37:20.320Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:20.320Z] 9b4bde98bc4b: Layer already exists [2023-12-28T07:37:20.320Z] c796715feaa4: Layer already exists [2023-12-28T07:37:20.320Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:20.320Z] main: digest: sha256:8e5cf7819ef7620207f8b68ae0fa1d297f58ef852e10e20e8f0124e1d3d1959c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:37:20.808Z] ===================================================== [Pipeline] echo [2023-12-28T07:37:20.892Z] taggedImages: [2023-12-28T07:37:20.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:20.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-28T07:37:20.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.7 [2023-12-28T07:37:20.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:20.892Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-12-28T07:37:20.989Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-12-28T07:37:20.989Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:20.989Z] latest [2023-12-28T07:37:20.989Z] 3.2.0-dev.7 [2023-12-28T07:37:20.989Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:20.989Z] main [2023-12-28T07:37:20.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:21.691Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:22.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:22.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-28T07:37:22.289Z] 6b72eb7e0317: Preparing [2023-12-28T07:37:22.289Z] 3f17c7dabdcc: Preparing [2023-12-28T07:37:22.289Z] 9796113642ea: Preparing [2023-12-28T07:37:22.289Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:22.289Z] a13f38edcbd7: Preparing [2023-12-28T07:37:22.289Z] dc397c315193: Preparing [2023-12-28T07:37:22.289Z] eadb3e5f1d0a: Preparing [2023-12-28T07:37:22.289Z] 24982f872398: Preparing [2023-12-28T07:37:22.289Z] 1c70becbf0e1: Preparing [2023-12-28T07:37:22.289Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:22.289Z] dc397c315193: Waiting [2023-12-28T07:37:22.289Z] 1c70becbf0e1: Waiting [2023-12-28T07:37:22.289Z] eadb3e5f1d0a: Waiting [2023-12-28T07:37:22.289Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:22.289Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:22.289Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:22.289Z] 9796113642ea: Pushed [2023-12-28T07:37:22.289Z] 3f17c7dabdcc: Pushed [2023-12-28T07:37:22.289Z] 6b72eb7e0317: Pushed [2023-12-28T07:37:22.289Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:22.289Z] 24982f872398: Pushed [2023-12-28T07:37:22.855Z] 1c70becbf0e1: Pushed [2023-12-28T07:37:28.125Z] eadb3e5f1d0a: Pushed [2023-12-28T07:37:30.658Z] dc397c315193: Pushed [2023-12-28T07:37:30.658Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:31.308Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:31.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-28T07:37:31.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-28T07:37:31.893Z] 6b72eb7e0317: Preparing [2023-12-28T07:37:31.893Z] 3f17c7dabdcc: Preparing [2023-12-28T07:37:31.893Z] 9796113642ea: Preparing [2023-12-28T07:37:31.893Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:31.893Z] a13f38edcbd7: Preparing [2023-12-28T07:37:31.893Z] dc397c315193: Preparing [2023-12-28T07:37:31.893Z] eadb3e5f1d0a: Preparing [2023-12-28T07:37:31.893Z] 24982f872398: Preparing [2023-12-28T07:37:31.893Z] 1c70becbf0e1: Preparing [2023-12-28T07:37:31.893Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:31.893Z] eadb3e5f1d0a: Waiting [2023-12-28T07:37:31.893Z] 1c70becbf0e1: Waiting [2023-12-28T07:37:31.893Z] 24982f872398: Waiting [2023-12-28T07:37:31.893Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:31.893Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:37:31.893Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:31.893Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:31.893Z] 9796113642ea: Layer already exists [2023-12-28T07:37:31.893Z] 3f17c7dabdcc: Layer already exists [2023-12-28T07:37:31.893Z] dc397c315193: Layer already exists [2023-12-28T07:37:31.893Z] eadb3e5f1d0a: Layer already exists [2023-12-28T07:37:31.893Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:37:31.893Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:31.893Z] 24982f872398: Layer already exists [2023-12-28T07:37:31.893Z] latest: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:32.473Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:33.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.7 [2023-12-28T07:37:33.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-28T07:37:33.012Z] 6b72eb7e0317: Preparing [2023-12-28T07:37:33.012Z] 3f17c7dabdcc: Preparing [2023-12-28T07:37:33.012Z] 9796113642ea: Preparing [2023-12-28T07:37:33.012Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:33.012Z] a13f38edcbd7: Preparing [2023-12-28T07:37:33.012Z] dc397c315193: Preparing [2023-12-28T07:37:33.012Z] eadb3e5f1d0a: Preparing [2023-12-28T07:37:33.012Z] 24982f872398: Preparing [2023-12-28T07:37:33.012Z] 1c70becbf0e1: Preparing [2023-12-28T07:37:33.012Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:33.012Z] dc397c315193: Waiting [2023-12-28T07:37:33.012Z] eadb3e5f1d0a: Waiting [2023-12-28T07:37:33.012Z] 1c70becbf0e1: Waiting [2023-12-28T07:37:33.012Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:33.012Z] 3f17c7dabdcc: Layer already exists [2023-12-28T07:37:33.012Z] 9796113642ea: Layer already exists [2023-12-28T07:37:33.012Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:33.012Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:37:33.012Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:33.012Z] eadb3e5f1d0a: Layer already exists [2023-12-28T07:37:33.012Z] 24982f872398: Layer already exists [2023-12-28T07:37:33.012Z] dc397c315193: Layer already exists [2023-12-28T07:37:33.012Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:37:33.012Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:33.012Z] 3.2.0-dev.7: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:33.547Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:34.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:34.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-28T07:37:34.091Z] 6b72eb7e0317: Preparing [2023-12-28T07:37:34.091Z] 3f17c7dabdcc: Preparing [2023-12-28T07:37:34.091Z] 9796113642ea: Preparing [2023-12-28T07:37:34.091Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:34.091Z] a13f38edcbd7: Preparing [2023-12-28T07:37:34.091Z] dc397c315193: Preparing [2023-12-28T07:37:34.091Z] eadb3e5f1d0a: Preparing [2023-12-28T07:37:34.091Z] 24982f872398: Preparing [2023-12-28T07:37:34.091Z] 1c70becbf0e1: Preparing [2023-12-28T07:37:34.091Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:34.091Z] dc397c315193: Waiting [2023-12-28T07:37:34.091Z] eadb3e5f1d0a: Waiting [2023-12-28T07:37:34.091Z] 24982f872398: Waiting [2023-12-28T07:37:34.091Z] 1c70becbf0e1: Waiting [2023-12-28T07:37:34.091Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:34.091Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:37:34.091Z] 3f17c7dabdcc: Layer already exists [2023-12-28T07:37:34.091Z] 9796113642ea: Layer already exists [2023-12-28T07:37:34.091Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:34.091Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:34.091Z] dc397c315193: Layer already exists [2023-12-28T07:37:34.091Z] eadb3e5f1d0a: Layer already exists [2023-12-28T07:37:34.091Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:37:34.091Z] 24982f872398: Layer already exists [2023-12-28T07:37:34.091Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:34.091Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:34.644Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:35.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-12-28T07:37:35.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-28T07:37:35.181Z] 6b72eb7e0317: Preparing [2023-12-28T07:37:35.181Z] 3f17c7dabdcc: Preparing [2023-12-28T07:37:35.181Z] 9796113642ea: Preparing [2023-12-28T07:37:35.181Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:35.181Z] a13f38edcbd7: Preparing [2023-12-28T07:37:35.181Z] dc397c315193: Preparing [2023-12-28T07:37:35.181Z] eadb3e5f1d0a: Preparing [2023-12-28T07:37:35.181Z] 24982f872398: Preparing [2023-12-28T07:37:35.181Z] 1c70becbf0e1: Preparing [2023-12-28T07:37:35.181Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:35.181Z] dc397c315193: Waiting [2023-12-28T07:37:35.181Z] 1c70becbf0e1: Waiting [2023-12-28T07:37:35.181Z] 24982f872398: Waiting [2023-12-28T07:37:35.181Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:35.181Z] eadb3e5f1d0a: Waiting [2023-12-28T07:37:35.181Z] 9796113642ea: Layer already exists [2023-12-28T07:37:35.181Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:35.181Z] 3f17c7dabdcc: Layer already exists [2023-12-28T07:37:35.181Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:35.181Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:37:35.181Z] dc397c315193: Layer already exists [2023-12-28T07:37:35.181Z] eadb3e5f1d0a: Layer already exists [2023-12-28T07:37:35.181Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:37:35.181Z] 24982f872398: Layer already exists [2023-12-28T07:37:35.181Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:35.181Z] main: digest: sha256:d52f7237f0890ba0259bceb7050a5d1ce3dd8de51d0d9a88c8b3468cafab235d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:37:35.699Z] ===================================================== [Pipeline] echo [2023-12-28T07:37:35.786Z] taggedImages: [2023-12-28T07:37:35.786Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:35.786Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-28T07:37:35.786Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.7 [2023-12-28T07:37:35.786Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:35.786Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-12-28T07:37:35.886Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-12-28T07:37:35.886Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:35.886Z] latest [2023-12-28T07:37:35.886Z] 3.2.0-dev.7 [2023-12-28T07:37:35.886Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:35.886Z] main [2023-12-28T07:37:35.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:36.594Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:37.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:37.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-28T07:37:37.141Z] 68154aebb4a1: Preparing [2023-12-28T07:37:37.141Z] 7539f480b46b: Preparing [2023-12-28T07:37:37.141Z] 7cbd1df43533: Preparing [2023-12-28T07:37:37.141Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:37.141Z] a13f38edcbd7: Preparing [2023-12-28T07:37:37.141Z] fa0249273124: Preparing [2023-12-28T07:37:37.141Z] 805c2ccca4de: Preparing [2023-12-28T07:37:37.141Z] aa258cae285f: Preparing [2023-12-28T07:37:37.141Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:37.141Z] fa0249273124: Waiting [2023-12-28T07:37:37.141Z] 805c2ccca4de: Waiting [2023-12-28T07:37:37.141Z] aa258cae285f: Waiting [2023-12-28T07:37:37.141Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:37.141Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:37.141Z] 68154aebb4a1: Pushed [2023-12-28T07:37:37.141Z] 7539f480b46b: Pushed [2023-12-28T07:37:37.141Z] 805c2ccca4de: Pushed [2023-12-28T07:37:37.141Z] 7cbd1df43533: Pushed [2023-12-28T07:37:37.141Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:37.401Z] aa258cae285f: Pushed [2023-12-28T07:37:45.519Z] fa0249273124: Pushed [2023-12-28T07:37:45.519Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:46.077Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:46.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-28T07:37:46.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-28T07:37:46.659Z] 68154aebb4a1: Preparing [2023-12-28T07:37:46.659Z] 7539f480b46b: Preparing [2023-12-28T07:37:46.659Z] 7cbd1df43533: Preparing [2023-12-28T07:37:46.659Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:46.659Z] a13f38edcbd7: Preparing [2023-12-28T07:37:46.659Z] fa0249273124: Preparing [2023-12-28T07:37:46.659Z] 805c2ccca4de: Preparing [2023-12-28T07:37:46.659Z] aa258cae285f: Preparing [2023-12-28T07:37:46.659Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:46.659Z] aa258cae285f: Waiting [2023-12-28T07:37:46.659Z] fa0249273124: Waiting [2023-12-28T07:37:46.659Z] 805c2ccca4de: Waiting [2023-12-28T07:37:46.659Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:46.659Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:46.659Z] 7cbd1df43533: Layer already exists [2023-12-28T07:37:46.659Z] 68154aebb4a1: Layer already exists [2023-12-28T07:37:46.659Z] 7539f480b46b: Layer already exists [2023-12-28T07:37:46.659Z] fa0249273124: Layer already exists [2023-12-28T07:37:46.659Z] 805c2ccca4de: Layer already exists [2023-12-28T07:37:46.659Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:46.659Z] aa258cae285f: Layer already exists [2023-12-28T07:37:46.659Z] latest: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:47.201Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:47.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.7 [2023-12-28T07:37:47.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-28T07:37:47.774Z] 68154aebb4a1: Preparing [2023-12-28T07:37:47.774Z] 7539f480b46b: Preparing [2023-12-28T07:37:47.774Z] 7cbd1df43533: Preparing [2023-12-28T07:37:47.774Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:47.774Z] a13f38edcbd7: Preparing [2023-12-28T07:37:47.774Z] fa0249273124: Preparing [2023-12-28T07:37:47.774Z] 805c2ccca4de: Preparing [2023-12-28T07:37:47.774Z] aa258cae285f: Preparing [2023-12-28T07:37:47.774Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:47.774Z] 805c2ccca4de: Waiting [2023-12-28T07:37:47.774Z] aa258cae285f: Waiting [2023-12-28T07:37:47.774Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:47.774Z] fa0249273124: Waiting [2023-12-28T07:37:47.774Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:47.774Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:47.774Z] 7cbd1df43533: Layer already exists [2023-12-28T07:37:47.774Z] 7539f480b46b: Layer already exists [2023-12-28T07:37:47.774Z] 68154aebb4a1: Layer already exists [2023-12-28T07:37:47.774Z] fa0249273124: Layer already exists [2023-12-28T07:37:47.774Z] 805c2ccca4de: Layer already exists [2023-12-28T07:37:47.774Z] aa258cae285f: Layer already exists [2023-12-28T07:37:47.774Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:47.774Z] 3.2.0-dev.7: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:48.322Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:48.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:48.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-28T07:37:48.899Z] 68154aebb4a1: Preparing [2023-12-28T07:37:48.899Z] 7539f480b46b: Preparing [2023-12-28T07:37:48.899Z] 7cbd1df43533: Preparing [2023-12-28T07:37:48.899Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:48.899Z] a13f38edcbd7: Preparing [2023-12-28T07:37:48.899Z] fa0249273124: Preparing [2023-12-28T07:37:48.899Z] 805c2ccca4de: Preparing [2023-12-28T07:37:48.899Z] aa258cae285f: Preparing [2023-12-28T07:37:48.899Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:48.899Z] fa0249273124: Waiting [2023-12-28T07:37:48.899Z] 805c2ccca4de: Waiting [2023-12-28T07:37:48.899Z] aa258cae285f: Waiting [2023-12-28T07:37:48.899Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:48.899Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:48.899Z] 68154aebb4a1: Layer already exists [2023-12-28T07:37:48.899Z] 7539f480b46b: Layer already exists [2023-12-28T07:37:48.899Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:48.899Z] 7cbd1df43533: Layer already exists [2023-12-28T07:37:48.899Z] fa0249273124: Layer already exists [2023-12-28T07:37:48.899Z] aa258cae285f: Layer already exists [2023-12-28T07:37:48.899Z] 805c2ccca4de: Layer already exists [2023-12-28T07:37:48.899Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:48.899Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:49.445Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:49.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-12-28T07:37:49.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-28T07:37:49.991Z] 68154aebb4a1: Preparing [2023-12-28T07:37:49.991Z] 7539f480b46b: Preparing [2023-12-28T07:37:49.991Z] 7cbd1df43533: Preparing [2023-12-28T07:37:49.991Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:49.991Z] a13f38edcbd7: Preparing [2023-12-28T07:37:49.991Z] fa0249273124: Preparing [2023-12-28T07:37:49.991Z] 805c2ccca4de: Preparing [2023-12-28T07:37:49.991Z] aa258cae285f: Preparing [2023-12-28T07:37:49.991Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:49.991Z] fa0249273124: Waiting [2023-12-28T07:37:49.991Z] 805c2ccca4de: Waiting [2023-12-28T07:37:49.991Z] aa258cae285f: Waiting [2023-12-28T07:37:49.991Z] 68154aebb4a1: Layer already exists [2023-12-28T07:37:49.991Z] 7cbd1df43533: Layer already exists [2023-12-28T07:37:49.991Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:49.991Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:49.991Z] 7539f480b46b: Layer already exists [2023-12-28T07:37:49.991Z] fa0249273124: Layer already exists [2023-12-28T07:37:49.991Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:49.991Z] 805c2ccca4de: Layer already exists [2023-12-28T07:37:49.991Z] aa258cae285f: Layer already exists [2023-12-28T07:37:49.991Z] main: digest: sha256:eb67b830f5c436f33247c6f00f63affe57fafdf3832b241c19ffc345870552b2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:37:50.538Z] ===================================================== [Pipeline] echo [2023-12-28T07:37:50.638Z] taggedImages: [2023-12-28T07:37:50.638Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:50.638Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-28T07:37:50.638Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.7 [2023-12-28T07:37:50.638Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:50.638Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-12-28T07:37:50.743Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-12-28T07:37:50.743Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:50.743Z] latest [2023-12-28T07:37:50.743Z] 3.2.0-dev.7 [2023-12-28T07:37:50.743Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:37:50.743Z] main [2023-12-28T07:37:50.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:51.487Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:37:52.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:37:52.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-28T07:37:52.047Z] 6b72eb7e0317: Preparing [2023-12-28T07:37:52.047Z] 671a20e94e1c: Preparing [2023-12-28T07:37:52.047Z] 7996af67e1e2: Preparing [2023-12-28T07:37:52.047Z] 8dfb675fdf69: Preparing [2023-12-28T07:37:52.047Z] a13f38edcbd7: Preparing [2023-12-28T07:37:52.047Z] 0ff40998d6ee: Preparing [2023-12-28T07:37:52.047Z] 24982f872398: Preparing [2023-12-28T07:37:52.047Z] 1c70becbf0e1: Preparing [2023-12-28T07:37:52.047Z] 9fe9a137fd00: Preparing [2023-12-28T07:37:52.047Z] 9fe9a137fd00: Waiting [2023-12-28T07:37:52.047Z] 24982f872398: Waiting [2023-12-28T07:37:52.047Z] 0ff40998d6ee: Waiting [2023-12-28T07:37:52.047Z] 1c70becbf0e1: Waiting [2023-12-28T07:37:52.047Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:37:52.047Z] a13f38edcbd7: Layer already exists [2023-12-28T07:37:52.047Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:37:52.047Z] 24982f872398: Layer already exists [2023-12-28T07:37:52.047Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:37:52.047Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:37:52.047Z] 671a20e94e1c: Pushed [2023-12-28T07:37:52.047Z] 7996af67e1e2: Pushed [2023-12-28T07:38:00.166Z] 0ff40998d6ee: Pushed [2023-12-28T07:38:00.166Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:00.722Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:01.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-28T07:38:01.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-28T07:38:01.288Z] 6b72eb7e0317: Preparing [2023-12-28T07:38:01.288Z] 671a20e94e1c: Preparing [2023-12-28T07:38:01.288Z] 7996af67e1e2: Preparing [2023-12-28T07:38:01.288Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:01.288Z] a13f38edcbd7: Preparing [2023-12-28T07:38:01.288Z] 0ff40998d6ee: Preparing [2023-12-28T07:38:01.288Z] 24982f872398: Preparing [2023-12-28T07:38:01.288Z] 1c70becbf0e1: Preparing [2023-12-28T07:38:01.288Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:01.288Z] 0ff40998d6ee: Waiting [2023-12-28T07:38:01.288Z] 24982f872398: Waiting [2023-12-28T07:38:01.288Z] 1c70becbf0e1: Waiting [2023-12-28T07:38:01.288Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:01.288Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:38:01.288Z] 671a20e94e1c: Layer already exists [2023-12-28T07:38:01.288Z] 7996af67e1e2: Layer already exists [2023-12-28T07:38:01.288Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:01.288Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:01.288Z] 24982f872398: Layer already exists [2023-12-28T07:38:01.288Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:01.288Z] 0ff40998d6ee: Layer already exists [2023-12-28T07:38:01.288Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:38:01.288Z] latest: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:01.877Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:02.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.7 [2023-12-28T07:38:02.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-28T07:38:02.475Z] 6b72eb7e0317: Preparing [2023-12-28T07:38:02.475Z] 671a20e94e1c: Preparing [2023-12-28T07:38:02.475Z] 7996af67e1e2: Preparing [2023-12-28T07:38:02.475Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:02.475Z] a13f38edcbd7: Preparing [2023-12-28T07:38:02.475Z] 0ff40998d6ee: Preparing [2023-12-28T07:38:02.475Z] 24982f872398: Preparing [2023-12-28T07:38:02.475Z] 1c70becbf0e1: Preparing [2023-12-28T07:38:02.475Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:02.475Z] 0ff40998d6ee: Waiting [2023-12-28T07:38:02.475Z] 24982f872398: Waiting [2023-12-28T07:38:02.475Z] 1c70becbf0e1: Waiting [2023-12-28T07:38:02.475Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:02.475Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:38:02.475Z] 7996af67e1e2: Layer already exists [2023-12-28T07:38:02.475Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:02.475Z] 671a20e94e1c: Layer already exists [2023-12-28T07:38:02.475Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:02.475Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:02.475Z] 0ff40998d6ee: Layer already exists [2023-12-28T07:38:02.475Z] 24982f872398: Layer already exists [2023-12-28T07:38:02.475Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:38:02.475Z] 3.2.0-dev.7: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:03.059Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:03.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:38:03.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-28T07:38:03.626Z] 6b72eb7e0317: Preparing [2023-12-28T07:38:03.626Z] 671a20e94e1c: Preparing [2023-12-28T07:38:03.626Z] 7996af67e1e2: Preparing [2023-12-28T07:38:03.626Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:03.626Z] a13f38edcbd7: Preparing [2023-12-28T07:38:03.626Z] 0ff40998d6ee: Preparing [2023-12-28T07:38:03.626Z] 24982f872398: Preparing [2023-12-28T07:38:03.626Z] 1c70becbf0e1: Preparing [2023-12-28T07:38:03.626Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:03.626Z] 0ff40998d6ee: Waiting [2023-12-28T07:38:03.626Z] 24982f872398: Waiting [2023-12-28T07:38:03.626Z] 1c70becbf0e1: Waiting [2023-12-28T07:38:03.626Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:03.626Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:03.626Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:38:03.626Z] 7996af67e1e2: Layer already exists [2023-12-28T07:38:03.626Z] 671a20e94e1c: Layer already exists [2023-12-28T07:38:03.626Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:03.626Z] 24982f872398: Layer already exists [2023-12-28T07:38:03.626Z] 0ff40998d6ee: Layer already exists [2023-12-28T07:38:03.626Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:38:03.626Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:03.626Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:04.204Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:04.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-12-28T07:38:04.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-28T07:38:04.760Z] 6b72eb7e0317: Preparing [2023-12-28T07:38:04.760Z] 671a20e94e1c: Preparing [2023-12-28T07:38:04.760Z] 7996af67e1e2: Preparing [2023-12-28T07:38:04.760Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:04.760Z] a13f38edcbd7: Preparing [2023-12-28T07:38:04.760Z] 0ff40998d6ee: Preparing [2023-12-28T07:38:04.760Z] 24982f872398: Preparing [2023-12-28T07:38:04.760Z] 1c70becbf0e1: Preparing [2023-12-28T07:38:04.760Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:04.760Z] 1c70becbf0e1: Waiting [2023-12-28T07:38:04.760Z] 0ff40998d6ee: Waiting [2023-12-28T07:38:04.760Z] 24982f872398: Waiting [2023-12-28T07:38:04.760Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:04.760Z] 6b72eb7e0317: Layer already exists [2023-12-28T07:38:04.760Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:04.760Z] 7996af67e1e2: Layer already exists [2023-12-28T07:38:04.760Z] 671a20e94e1c: Layer already exists [2023-12-28T07:38:04.760Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:04.760Z] 0ff40998d6ee: Layer already exists [2023-12-28T07:38:04.760Z] 1c70becbf0e1: Layer already exists [2023-12-28T07:38:04.760Z] 24982f872398: Layer already exists [2023-12-28T07:38:04.760Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:04.760Z] main: digest: sha256:94a66a31e9996b223f9974fb9583bf306bfb1961ca4519218827dc8b298eeb8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:38:05.324Z] ===================================================== [Pipeline] echo [2023-12-28T07:38:05.421Z] taggedImages: [2023-12-28T07:38:05.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:38:05.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-28T07:38:05.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.7 [2023-12-28T07:38:05.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:38:05.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-12-28T07:38:05.533Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-12-28T07:38:05.533Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:38:05.533Z] latest [2023-12-28T07:38:05.533Z] 3.2.0-dev.7 [2023-12-28T07:38:05.533Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:38:05.533Z] main [2023-12-28T07:38:05.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:06.297Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:06.886Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:38:06.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-28T07:38:06.886Z] a1d2eda64213: Preparing [2023-12-28T07:38:06.886Z] f23cc73ec866: Preparing [2023-12-28T07:38:06.886Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:06.886Z] a13f38edcbd7: Preparing [2023-12-28T07:38:06.886Z] 5d9470c9ce1b: Preparing [2023-12-28T07:38:06.886Z] 22b1f97dd527: Preparing [2023-12-28T07:38:06.886Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:06.886Z] 22b1f97dd527: Waiting [2023-12-28T07:38:06.886Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:06.886Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:06.886Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:06.886Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:06.886Z] 5d9470c9ce1b: Pushed [2023-12-28T07:38:06.886Z] a1d2eda64213: Pushed [2023-12-28T07:38:07.144Z] 22b1f97dd527: Pushed [2023-12-28T07:38:09.053Z] f23cc73ec866: Pushed [2023-12-28T07:38:09.053Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:09.640Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:10.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-28T07:38:10.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-28T07:38:10.244Z] a1d2eda64213: Preparing [2023-12-28T07:38:10.244Z] f23cc73ec866: Preparing [2023-12-28T07:38:10.244Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:10.244Z] a13f38edcbd7: Preparing [2023-12-28T07:38:10.244Z] 5d9470c9ce1b: Preparing [2023-12-28T07:38:10.244Z] 22b1f97dd527: Preparing [2023-12-28T07:38:10.244Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:10.244Z] 22b1f97dd527: Waiting [2023-12-28T07:38:10.244Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:10.244Z] a1d2eda64213: Layer already exists [2023-12-28T07:38:10.244Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:10.244Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:10.244Z] 5d9470c9ce1b: Layer already exists [2023-12-28T07:38:10.244Z] f23cc73ec866: Layer already exists [2023-12-28T07:38:10.244Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:10.244Z] 22b1f97dd527: Layer already exists [2023-12-28T07:38:10.244Z] latest: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:10.837Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:11.422Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.7 [2023-12-28T07:38:11.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-28T07:38:11.422Z] a1d2eda64213: Preparing [2023-12-28T07:38:11.422Z] f23cc73ec866: Preparing [2023-12-28T07:38:11.422Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:11.422Z] a13f38edcbd7: Preparing [2023-12-28T07:38:11.422Z] 5d9470c9ce1b: Preparing [2023-12-28T07:38:11.422Z] 22b1f97dd527: Preparing [2023-12-28T07:38:11.422Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:11.422Z] 22b1f97dd527: Waiting [2023-12-28T07:38:11.422Z] f23cc73ec866: Layer already exists [2023-12-28T07:38:11.422Z] 5d9470c9ce1b: Layer already exists [2023-12-28T07:38:11.422Z] a1d2eda64213: Layer already exists [2023-12-28T07:38:11.422Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:11.422Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:11.422Z] 22b1f97dd527: Layer already exists [2023-12-28T07:38:11.422Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:11.422Z] 3.2.0-dev.7: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:12.076Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:12.673Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:38:12.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-28T07:38:12.673Z] a1d2eda64213: Preparing [2023-12-28T07:38:12.673Z] f23cc73ec866: Preparing [2023-12-28T07:38:12.673Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:12.673Z] a13f38edcbd7: Preparing [2023-12-28T07:38:12.673Z] 5d9470c9ce1b: Preparing [2023-12-28T07:38:12.673Z] 22b1f97dd527: Preparing [2023-12-28T07:38:12.673Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:12.673Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:12.673Z] 5d9470c9ce1b: Layer already exists [2023-12-28T07:38:12.673Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:12.673Z] f23cc73ec866: Layer already exists [2023-12-28T07:38:12.673Z] a1d2eda64213: Layer already exists [2023-12-28T07:38:12.673Z] 22b1f97dd527: Layer already exists [2023-12-28T07:38:12.673Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:12.673Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:13.264Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:13.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-12-28T07:38:13.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-28T07:38:13.850Z] a1d2eda64213: Preparing [2023-12-28T07:38:13.850Z] f23cc73ec866: Preparing [2023-12-28T07:38:13.850Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:13.850Z] a13f38edcbd7: Preparing [2023-12-28T07:38:13.850Z] 5d9470c9ce1b: Preparing [2023-12-28T07:38:13.850Z] 22b1f97dd527: Preparing [2023-12-28T07:38:13.850Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:13.850Z] 22b1f97dd527: Waiting [2023-12-28T07:38:13.850Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:13.850Z] f23cc73ec866: Layer already exists [2023-12-28T07:38:13.850Z] 5d9470c9ce1b: Layer already exists [2023-12-28T07:38:13.850Z] a1d2eda64213: Layer already exists [2023-12-28T07:38:13.850Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:13.850Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:13.850Z] 22b1f97dd527: Layer already exists [2023-12-28T07:38:13.850Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:13.850Z] main: digest: sha256:8c78005b7dcbee1b5bbaeb95971b20414863ef47ab6e695d2a162590cb98b85a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:38:14.466Z] ===================================================== [Pipeline] echo [2023-12-28T07:38:14.574Z] taggedImages: [2023-12-28T07:38:14.574Z] - nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:38:14.574Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-28T07:38:14.574Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.7 [2023-12-28T07:38:14.574Z] - nexus3.edgexfoundry.org:10004/support-notifications:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:38:14.574Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-12-28T07:38:14.685Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-12-28T07:38:14.685Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:38:14.685Z] latest [2023-12-28T07:38:14.685Z] 3.2.0-dev.7 [2023-12-28T07:38:14.685Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:38:14.685Z] main [2023-12-28T07:38:14.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:15.478Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:16.068Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:38:16.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-28T07:38:16.068Z] d4eedbd90b24: Preparing [2023-12-28T07:38:16.068Z] adad46cce5a7: Preparing [2023-12-28T07:38:16.068Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:16.068Z] a13f38edcbd7: Preparing [2023-12-28T07:38:16.068Z] 821c802a8e0e: Preparing [2023-12-28T07:38:16.068Z] e45116379eb9: Preparing [2023-12-28T07:38:16.068Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:16.068Z] e45116379eb9: Waiting [2023-12-28T07:38:16.068Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:16.068Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:16.068Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:16.068Z] 821c802a8e0e: Layer already exists [2023-12-28T07:38:16.068Z] e45116379eb9: Layer already exists [2023-12-28T07:38:16.068Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:16.068Z] d4eedbd90b24: Pushed [2023-12-28T07:38:17.970Z] adad46cce5a7: Pushed [2023-12-28T07:38:18.230Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:18.841Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:19.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-28T07:38:19.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-28T07:38:19.475Z] d4eedbd90b24: Preparing [2023-12-28T07:38:19.475Z] adad46cce5a7: Preparing [2023-12-28T07:38:19.475Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:19.475Z] a13f38edcbd7: Preparing [2023-12-28T07:38:19.475Z] 821c802a8e0e: Preparing [2023-12-28T07:38:19.475Z] e45116379eb9: Preparing [2023-12-28T07:38:19.475Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:19.475Z] e45116379eb9: Waiting [2023-12-28T07:38:19.475Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:19.475Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:19.475Z] d4eedbd90b24: Layer already exists [2023-12-28T07:38:19.475Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:19.475Z] 821c802a8e0e: Layer already exists [2023-12-28T07:38:19.475Z] adad46cce5a7: Layer already exists [2023-12-28T07:38:19.475Z] e45116379eb9: Layer already exists [2023-12-28T07:38:19.475Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:19.475Z] latest: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:20.086Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:20.679Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.7 [2023-12-28T07:38:20.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-28T07:38:20.680Z] d4eedbd90b24: Preparing [2023-12-28T07:38:20.680Z] adad46cce5a7: Preparing [2023-12-28T07:38:20.680Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:20.680Z] a13f38edcbd7: Preparing [2023-12-28T07:38:20.680Z] 821c802a8e0e: Preparing [2023-12-28T07:38:20.680Z] e45116379eb9: Preparing [2023-12-28T07:38:20.680Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:20.680Z] e45116379eb9: Waiting [2023-12-28T07:38:20.680Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:20.680Z] adad46cce5a7: Layer already exists [2023-12-28T07:38:20.680Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:20.680Z] 821c802a8e0e: Layer already exists [2023-12-28T07:38:20.680Z] d4eedbd90b24: Layer already exists [2023-12-28T07:38:20.680Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:20.680Z] e45116379eb9: Layer already exists [2023-12-28T07:38:20.680Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:20.680Z] 3.2.0-dev.7: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:21.277Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:21.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:38:21.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-28T07:38:21.880Z] d4eedbd90b24: Preparing [2023-12-28T07:38:21.880Z] adad46cce5a7: Preparing [2023-12-28T07:38:21.880Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:21.880Z] a13f38edcbd7: Preparing [2023-12-28T07:38:21.880Z] 821c802a8e0e: Preparing [2023-12-28T07:38:21.880Z] e45116379eb9: Preparing [2023-12-28T07:38:21.880Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:21.880Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:21.880Z] e45116379eb9: Waiting [2023-12-28T07:38:21.880Z] adad46cce5a7: Layer already exists [2023-12-28T07:38:21.880Z] d4eedbd90b24: Layer already exists [2023-12-28T07:38:21.880Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:21.880Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:21.880Z] 821c802a8e0e: Layer already exists [2023-12-28T07:38:21.880Z] e45116379eb9: Layer already exists [2023-12-28T07:38:21.880Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:21.880Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:22.553Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:38:23.210Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-12-28T07:38:23.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-28T07:38:23.210Z] d4eedbd90b24: Preparing [2023-12-28T07:38:23.210Z] adad46cce5a7: Preparing [2023-12-28T07:38:23.210Z] 8dfb675fdf69: Preparing [2023-12-28T07:38:23.210Z] a13f38edcbd7: Preparing [2023-12-28T07:38:23.210Z] 821c802a8e0e: Preparing [2023-12-28T07:38:23.210Z] e45116379eb9: Preparing [2023-12-28T07:38:23.210Z] 9fe9a137fd00: Preparing [2023-12-28T07:38:23.210Z] 9fe9a137fd00: Waiting [2023-12-28T07:38:23.210Z] e45116379eb9: Waiting [2023-12-28T07:38:23.210Z] 8dfb675fdf69: Layer already exists [2023-12-28T07:38:23.210Z] adad46cce5a7: Layer already exists [2023-12-28T07:38:23.210Z] a13f38edcbd7: Layer already exists [2023-12-28T07:38:23.210Z] 821c802a8e0e: Layer already exists [2023-12-28T07:38:23.210Z] d4eedbd90b24: Layer already exists [2023-12-28T07:38:23.210Z] e45116379eb9: Layer already exists [2023-12-28T07:38:23.210Z] 9fe9a137fd00: Layer already exists [2023-12-28T07:38:23.210Z] main: digest: sha256:bf686138140450c6f284f268314fa0356d2b3f4aa97bf5f0ee87f5295191d4ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:38:23.902Z] ===================================================== [Pipeline] echo [2023-12-28T07:38:24.020Z] taggedImages: [2023-12-28T07:38:24.020Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:38:24.020Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-28T07:38:24.020Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.7 [2023-12-28T07:38:24.020Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:38:24.020Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-28T07:43:01.168Z] #142 ... [2023-12-28T07:43:01.168Z] [2023-12-28T07:43:01.168Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T07:43:01.168Z] #133 416.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-28T07:43:01.168Z] #133 ... [2023-12-28T07:43:01.168Z] [2023-12-28T07:43:01.168Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-28T07:43:01.168Z] #134 DONE 419.1s [2023-12-28T07:43:01.168Z] [2023-12-28T07:43:01.168Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-28T07:43:01.168Z] #129 DONE 419.1s [2023-12-28T07:43:01.168Z] [2023-12-28T07:43:01.169Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T07:43:01.169Z] #141 ... [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-28T07:43:01.169Z] #143 DONE 0.2s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-28T07:43:01.169Z] #144 ... [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:01.169Z] #145 DONE 0.3s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:01.169Z] #146 DONE 0.3s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-28T07:43:01.169Z] #147 DONE 0.3s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-28T07:43:01.169Z] #148 DONE 0.4s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:01.169Z] #140 ... [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-28T07:43:01.169Z] #149 DONE 0.4s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-28T07:43:01.169Z] #144 DONE 1.7s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T07:43:01.169Z] #150 ... [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #151 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:01.169Z] #151 DONE 0.3s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T07:43:01.169Z] #150 DONE 0.4s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #152 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:01.169Z] #152 DONE 0.2s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:43:01.169Z] #153 ... [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-28T07:43:01.169Z] #154 DONE 0.5s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-28T07:43:01.169Z] #155 DONE 0.3s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #156 [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/ [2023-12-28T07:43:01.169Z] #156 DONE 0.3s [2023-12-28T07:43:01.169Z] [2023-12-28T07:43:01.169Z] #157 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-28T07:43:01.754Z] #157 DONE 0.3s [2023-12-28T07:43:01.754Z] [2023-12-28T07:43:01.754Z] #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:43:01.754Z] #153 DONE 1.8s [2023-12-28T07:43:01.754Z] [2023-12-28T07:43:01.754Z] #158 [security-proxy-setup] exporting to image [2023-12-28T07:43:01.754Z] #158 exporting layers [2023-12-28T07:43:02.022Z] #158 ... [2023-12-28T07:43:02.022Z] [2023-12-28T07:43:02.022Z] #159 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-28T07:43:02.022Z] #159 DONE 0.4s [2023-12-28T07:43:02.291Z] [2023-12-28T07:43:02.291Z] #160 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-28T07:43:02.568Z] #160 DONE 0.4s [2023-12-28T07:43:02.568Z] [2023-12-28T07:43:02.568Z] #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-28T07:43:03.167Z] #161 ... [2023-12-28T07:43:03.167Z] [2023-12-28T07:43:03.167Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-28T07:43:03.167Z] #133 DONE 425.2s [2023-12-28T07:43:03.167Z] [2023-12-28T07:43:03.167Z] #158 [security-proxy-setup] exporting to image [2023-12-28T07:43:03.167Z] #158 exporting layers 1.4s done [2023-12-28T07:43:03.167Z] #158 writing image sha256:d145f2ebc2b85787d93dd4787fd452e79367889e1729245e7ef5c5b47da7a55f 0.0s done [2023-12-28T07:43:03.167Z] #158 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-28T07:43:03.167Z] #158 DONE 1.5s [2023-12-28T07:43:03.167Z] [2023-12-28T07:43:03.167Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T07:43:03.439Z] #137 ... [2023-12-28T07:43:03.439Z] [2023-12-28T07:43:03.439Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:04.024Z] #162 DONE 0.4s [2023-12-28T07:43:04.024Z] [2023-12-28T07:43:04.024Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:04.293Z] #163 DONE 0.2s [2023-12-28T07:43:04.293Z] [2023-12-28T07:43:04.293Z] #164 [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 [2023-12-28T07:43:04.560Z] #164 DONE 0.3s [2023-12-28T07:43:04.560Z] [2023-12-28T07:43:04.560Z] #165 [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 [2023-12-28T07:43:04.830Z] #165 DONE 0.2s [2023-12-28T07:43:04.830Z] [2023-12-28T07:43:04.830Z] #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-28T07:43:04.830Z] #161 DONE 2.3s [2023-12-28T07:43:04.830Z] [2023-12-28T07:43:04.830Z] #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:05.417Z] #166 DONE 0.6s [2023-12-28T07:43:05.417Z] [2023-12-28T07:43:05.417Z] #167 [security-bootstrapper] exporting to image [2023-12-28T07:43:05.689Z] #167 ... [2023-12-28T07:43:05.689Z] [2023-12-28T07:43:05.689Z] #168 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-28T07:43:05.689Z] #168 DONE 0.3s [2023-12-28T07:43:05.955Z] [2023-12-28T07:43:05.955Z] #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-28T07:43:05.955Z] #169 DONE 0.4s [2023-12-28T07:43:05.955Z] [2023-12-28T07:43:05.955Z] #167 [security-bootstrapper] exporting to image [2023-12-28T07:43:05.955Z] #167 exporting layers 1.2s done [2023-12-28T07:43:05.955Z] #167 writing image sha256:9b2d6f9654898f95083cb5732833a8e4adc4572c2b94d9181530bc6e31b3b5eb 0.0s done [2023-12-28T07:43:05.955Z] #167 naming to docker.io/library/security-bootstrapper-arm64 [2023-12-28T07:43:06.222Z] #167 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-28T07:43:06.222Z] #167 DONE 1.3s [2023-12-28T07:43:06.222Z] [2023-12-28T07:43:06.222Z] #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-28T07:43:06.222Z] #170 DONE 0.2s [2023-12-28T07:43:06.222Z] [2023-12-28T07:43:06.222Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:06.490Z] #140 ... [2023-12-28T07:43:06.490Z] [2023-12-28T07:43:06.490Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:43:07.088Z] #171 ... [2023-12-28T07:43:07.088Z] [2023-12-28T07:43:07.088Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-28T07:43:07.088Z] #139 DONE 429.1s [2023-12-28T07:43:07.358Z] [2023-12-28T07:43:07.358Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T07:43:07.625Z] #137 ... [2023-12-28T07:43:07.625Z] [2023-12-28T07:43:07.625Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:07.893Z] #172 DONE 0.4s [2023-12-28T07:43:07.893Z] [2023-12-28T07:43:07.893Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:08.485Z] #173 DONE 0.2s [2023-12-28T07:43:08.485Z] [2023-12-28T07:43:08.485Z] #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-28T07:43:08.754Z] #174 DONE 0.3s [2023-12-28T07:43:08.754Z] [2023-12-28T07:43:08.754Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:43:08.754Z] #171 DONE 2.2s [2023-12-28T07:43:08.754Z] [2023-12-28T07:43:08.754Z] #175 [security-secretstore-setup] exporting to image [2023-12-28T07:43:09.048Z] #175 ... [2023-12-28T07:43:09.048Z] [2023-12-28T07:43:09.048Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:09.048Z] #176 DONE 0.4s [2023-12-28T07:43:09.320Z] [2023-12-28T07:43:09.320Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-28T07:43:09.320Z] #177 DONE 0.3s [2023-12-28T07:43:09.320Z] [2023-12-28T07:43:09.320Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:09.320Z] #140 ... [2023-12-28T07:43:09.320Z] [2023-12-28T07:43:09.320Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:43:10.300Z] #178 ... [2023-12-28T07:43:10.300Z] [2023-12-28T07:43:10.300Z] #175 [security-secretstore-setup] exporting to image [2023-12-28T07:43:10.300Z] #175 exporting layers 1.5s done [2023-12-28T07:43:10.300Z] #175 writing image sha256:d72af0da2f507aaeaf2b85d007e4305bc5bd3d378203736547c4c223abd06d35 0.0s done [2023-12-28T07:43:10.300Z] #175 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-12-28T07:43:10.300Z] #175 DONE 1.5s [2023-12-28T07:43:10.300Z] [2023-12-28T07:43:10.300Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:43:11.295Z] #178 DONE 2.0s [2023-12-28T07:43:11.295Z] [2023-12-28T07:43:11.295Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:11.295Z] #140 ... [2023-12-28T07:43:11.295Z] [2023-12-28T07:43:11.295Z] #179 [security-proxy-auth] exporting to image [2023-12-28T07:43:11.880Z] #179 exporting layers 0.5s done [2023-12-28T07:43:11.880Z] #179 writing image sha256:d6a66f00f3d866f92836656c8746e9dfc44ac04e4332496a3570adcdfbf1819f done [2023-12-28T07:43:11.880Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-28T07:43:11.880Z] #179 DONE 0.5s [2023-12-28T07:43:11.880Z] [2023-12-28T07:43:11.880Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T07:43:14.460Z] #137 ... [2023-12-28T07:43:14.460Z] [2023-12-28T07:43:14.460Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-28T07:43:14.460Z] #141 DONE 436.6s [2023-12-28T07:43:14.727Z] [2023-12-28T07:43:14.727Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:15.016Z] #140 ... [2023-12-28T07:43:15.016Z] [2023-12-28T07:43:15.016Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:15.016Z] #180 DONE 0.2s [2023-12-28T07:43:15.016Z] [2023-12-28T07:43:15.016Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T07:43:15.284Z] #142 ... [2023-12-28T07:43:15.284Z] [2023-12-28T07:43:15.284Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:15.284Z] #181 DONE 0.2s [2023-12-28T07:43:15.284Z] [2023-12-28T07:43:15.284Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-28T07:43:15.560Z] #182 DONE 0.3s [2023-12-28T07:43:15.560Z] [2023-12-28T07:43:15.560Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:15.827Z] #140 ... [2023-12-28T07:43:15.827Z] [2023-12-28T07:43:15.828Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:15.828Z] #183 DONE 0.1s [2023-12-28T07:43:15.828Z] [2023-12-28T07:43:15.828Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-28T07:43:15.828Z] #184 DONE 0.1s [2023-12-28T07:43:15.828Z] [2023-12-28T07:43:15.828Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:16.104Z] #140 ... [2023-12-28T07:43:16.104Z] [2023-12-28T07:43:16.104Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-28T07:43:18.049Z] #185 DONE 1.9s [2023-12-28T07:43:18.049Z] [2023-12-28T07:43:18.049Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-28T07:43:18.049Z] #186 exporting layers [2023-12-28T07:43:18.321Z] #186 exporting layers 0.4s done [2023-12-28T07:43:18.321Z] #186 writing image sha256:2b6a437581eec6e4c407e2dd58c40e0da00d92f138b619bc25e342825ebf1623 done [2023-12-28T07:43:18.321Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-28T07:43:18.321Z] #186 DONE 0.4s [2023-12-28T07:43:18.321Z] [2023-12-28T07:43:18.321Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:28.428Z] #140 ... [2023-12-28T07:43:28.428Z] [2023-12-28T07:43:28.428Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-28T07:43:28.428Z] #142 DONE 450.1s [2023-12-28T07:43:28.428Z] [2023-12-28T07:43:28.428Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T07:43:28.428Z] #137 ... [2023-12-28T07:43:28.428Z] [2023-12-28T07:43:28.428Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:28.695Z] #187 DONE 0.2s [2023-12-28T07:43:28.695Z] [2023-12-28T07:43:28.695Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:28.695Z] #188 DONE 0.2s [2023-12-28T07:43:28.695Z] [2023-12-28T07:43:28.695Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T07:43:28.962Z] #138 ... [2023-12-28T07:43:28.962Z] [2023-12-28T07:43:28.962Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-28T07:43:28.962Z] #189 DONE 0.3s [2023-12-28T07:43:28.962Z] [2023-12-28T07:43:28.962Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T07:43:29.228Z] #135 ... [2023-12-28T07:43:29.228Z] [2023-12-28T07:43:29.228Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:29.228Z] #190 DONE 0.1s [2023-12-28T07:43:29.496Z] [2023-12-28T07:43:29.496Z] #191 [core-command] exporting to image [2023-12-28T07:43:29.496Z] #191 exporting layers [2023-12-28T07:43:29.496Z] #191 exporting layers 0.3s done [2023-12-28T07:43:29.761Z] #191 writing image sha256:e2caf2704608639de17459f7c8672bdb32c2a5221cd35d6fcacc2b54cd1bf358 done [2023-12-28T07:43:29.761Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-28T07:43:29.761Z] #191 DONE 0.3s [2023-12-28T07:43:29.761Z] [2023-12-28T07:43:29.761Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:33.099Z] #140 ... [2023-12-28T07:43:33.099Z] [2023-12-28T07:43:33.099Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-28T07:43:33.099Z] #135 DONE 454.6s [2023-12-28T07:43:33.099Z] [2023-12-28T07:43:33.099Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:33.367Z] #192 DONE 0.5s [2023-12-28T07:43:33.367Z] [2023-12-28T07:43:33.367Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:33.367Z] #193 DONE 0.2s [2023-12-28T07:43:33.367Z] [2023-12-28T07:43:33.367Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-28T07:43:33.646Z] #194 DONE 0.3s [2023-12-28T07:43:33.646Z] [2023-12-28T07:43:33.646Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-28T07:43:33.646Z] #137 DONE 455.8s [2023-12-28T07:43:33.646Z] [2023-12-28T07:43:33.646Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:33.924Z] #195 DONE 0.4s [2023-12-28T07:43:33.924Z] [2023-12-28T07:43:33.924Z] #196 [core-data] exporting to image [2023-12-28T07:43:34.192Z] #196 ... [2023-12-28T07:43:34.192Z] [2023-12-28T07:43:34.192Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:34.192Z] #197 DONE 0.2s [2023-12-28T07:43:34.192Z] [2023-12-28T07:43:34.192Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:34.774Z] #198 DONE 0.3s [2023-12-28T07:43:34.774Z] [2023-12-28T07:43:34.774Z] #196 [core-data] exporting to image [2023-12-28T07:43:34.774Z] #196 exporting layers 0.6s done [2023-12-28T07:43:34.775Z] #196 writing image sha256:d9e6f5452a96adb556eebc05d50a43c3296b4cbdbfe954811d3e56ef28d77e95 0.0s done [2023-12-28T07:43:34.775Z] #196 naming to docker.io/library/core-data-arm64 0.0s done [2023-12-28T07:43:34.775Z] #196 DONE 0.6s [2023-12-28T07:43:34.775Z] [2023-12-28T07:43:34.775Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-28T07:43:34.775Z] #199 DONE 0.4s [2023-12-28T07:43:34.775Z] [2023-12-28T07:43:34.775Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T07:43:35.042Z] #138 ... [2023-12-28T07:43:35.042Z] [2023-12-28T07:43:35.042Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:35.042Z] #200 DONE 0.2s [2023-12-28T07:43:35.042Z] [2023-12-28T07:43:35.042Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-28T07:43:35.042Z] #201 DONE 0.1s [2023-12-28T07:43:35.042Z] [2023-12-28T07:43:35.042Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T07:43:35.308Z] #138 ... [2023-12-28T07:43:35.308Z] [2023-12-28T07:43:35.308Z] #202 [core-metadata] exporting to image [2023-12-28T07:43:35.308Z] #202 exporting layers 0.3s done [2023-12-28T07:43:35.575Z] #202 writing image sha256:3ad8fabc820b737586c90ef5324c3e19c7c931812d09b877fe229a524fff3714 done [2023-12-28T07:43:35.575Z] #202 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-12-28T07:43:35.575Z] #202 DONE 0.3s [2023-12-28T07:43:35.575Z] [2023-12-28T07:43:35.575Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T07:43:45.629Z] #138 ... [2023-12-28T07:43:45.629Z] [2023-12-28T07:43:45.629Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-28T07:43:45.629Z] #136 DONE 466.2s [2023-12-28T07:43:45.629Z] [2023-12-28T07:43:45.629Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:45.629Z] #203 DONE 0.3s [2023-12-28T07:43:45.629Z] [2023-12-28T07:43:45.629Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:45.629Z] #204 DONE 0.1s [2023-12-28T07:43:45.629Z] [2023-12-28T07:43:45.629Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-28T07:43:45.629Z] #205 DONE 0.3s [2023-12-28T07:43:45.629Z] [2023-12-28T07:43:45.629Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:45.629Z] #140 ... [2023-12-28T07:43:45.629Z] [2023-12-28T07:43:45.629Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:45.629Z] #206 DONE 0.1s [2023-12-28T07:43:45.629Z] [2023-12-28T07:43:45.629Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-28T07:43:45.629Z] #207 exporting layers [2023-12-28T07:43:45.629Z] #207 exporting layers 0.5s done [2023-12-28T07:43:45.629Z] #207 writing image sha256:9b26873a5c31b69a1d2cdf5b448e6bedd0536716b80dc9f4a4ded169a77a45aa done [2023-12-28T07:43:45.629Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-28T07:43:45.629Z] #207 DONE 0.5s [2023-12-28T07:43:45.629Z] [2023-12-28T07:43:45.629Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-28T07:43:55.685Z] #138 DONE 476.5s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-28T07:43:55.685Z] #140 DONE 476.5s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:55.685Z] #208 ... [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #209 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:55.685Z] #209 DONE 0.1s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #210 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:55.685Z] #210 DONE 0.2s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-28T07:43:55.685Z] #208 DONE 0.2s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-28T07:43:55.685Z] #211 DONE 0.1s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-28T07:43:55.685Z] #212 ... [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-28T07:43:55.685Z] #213 DONE 0.3s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-28T07:43:55.685Z] #212 DONE 0.3s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:55.685Z] #214 DONE 0.1s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-28T07:43:55.685Z] #215 DONE 0.1s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #216 [support-notifications] exporting to image [2023-12-28T07:43:55.685Z] #216 exporting layers [2023-12-28T07:43:55.685Z] #216 ... [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #217 [support-scheduler] exporting to image [2023-12-28T07:43:55.685Z] #217 exporting layers 0.3s done [2023-12-28T07:43:55.685Z] #217 writing image sha256:6a2a9f837470674c4fa5a9adb4157d7f8ecc584131f7fa23206785158aef6519 0.0s done [2023-12-28T07:43:55.685Z] #217 naming to docker.io/library/support-scheduler-arm64 done [2023-12-28T07:43:55.685Z] #217 DONE 0.3s [2023-12-28T07:43:55.685Z] [2023-12-28T07:43:55.685Z] #216 [support-notifications] exporting to image [2023-12-28T07:43:55.685Z] #216 exporting layers 0.3s done [2023-12-28T07:43:55.685Z] #216 writing image sha256:8abb6e19e126ba1337540ea702e3e33469462c28f0b2d06bd97b35db1e465893 done [2023-12-28T07:43:55.685Z] #216 naming to docker.io/library/support-notifications-arm64 done [2023-12-28T07:43:55.685Z] #216 DONE 0.4s [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-28T07:43:55.685Z] time="2023-12-28T07:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-28T07:43:55.973Z] $ docker stop --time=1 d2ddd46fb50c94ed942fe3e93b7eda9d109ab0d6a261055fbacb9613b070e6c0 [2023-12-28T07:43:57.518Z] $ docker rm -f --volumes d2ddd46fb50c94ed942fe3e93b7eda9d109ab0d6a261055fbacb9613b070e6c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T07:43:58.180Z] + docker images [2023-12-28T07:43:58.180Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-28T07:43:58.180Z] support-notifications-arm64 latest 8abb6e19e126 3 seconds ago 26.4MB [2023-12-28T07:43:58.180Z] support-scheduler-arm64 latest 6a2a9f837470 3 seconds ago 25.8MB [2023-12-28T07:43:58.180Z] security-spiffe-token-provider-arm64 latest 9b26873a5c31 14 seconds ago 28.9MB [2023-12-28T07:43:58.180Z] core-metadata-arm64 latest 3ad8fabc820b 23 seconds ago 17.4MB [2023-12-28T07:43:58.180Z] core-data-arm64 latest d9e6f5452a96 25 seconds ago 17.1MB [2023-12-28T07:43:58.180Z] core-command-arm64 latest e2caf2704608 29 seconds ago 17MB [2023-12-28T07:43:58.180Z] core-common-config-bootstrapper-arm64 latest 2b6a437581ee 41 seconds ago 15.1MB [2023-12-28T07:43:58.180Z] security-proxy-auth-arm64 latest d6a66f00f3d8 47 seconds ago 15.9MB [2023-12-28T07:43:58.180Z] security-secretstore-setup-arm64 latest d72af0da2f50 50 seconds ago 35.7MB [2023-12-28T07:43:58.180Z] security-bootstrapper-arm64 latest 9b2d6f965489 54 seconds ago 18.5MB [2023-12-28T07:43:58.180Z] security-proxy-setup-arm64 latest d145f2ebc2b8 57 seconds ago 25.8MB [2023-12-28T07:43:58.180Z] security-spire-agent-arm64 latest 85d0400f2a1d 8 minutes ago 152MB [2023-12-28T07:43:58.180Z] security-spire-config-arm64 latest e3d8723adc52 8 minutes ago 95.8MB [2023-12-28T07:43:58.180Z] security-spire-server-arm64 latest 6d6c887a2c81 8 minutes ago 96.7MB [2023-12-28T07:43:58.180Z] ci-base-image-arm64 latest 7813fc836bb6 9 minutes ago 933MB [2023-12-28T07:43:58.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 6 weeks ago 560MB [2023-12-28T07:43:58.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:43:59.271Z] provisioning config files... [2023-12-28T07:43:59.287Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/617@tmp/config14040634337771347863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:43:59.805Z] ---> ****-login.sh [2023-12-28T07:43:59.805Z] nexus3.edgexfoundry.org:10001 [2023-12-28T07:43:59.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:44:00.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:44:00.083Z] Configure a credential helper to remove this warning. See [2023-12-28T07:44:00.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:44:00.083Z] [2023-12-28T07:44:00.083Z] Login Succeeded [2023-12-28T07:44:00.083Z] nexus3.edgexfoundry.org:10002 [2023-12-28T07:44:00.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:44:00.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:44:00.350Z] Configure a credential helper to remove this warning. See [2023-12-28T07:44:00.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:44:00.350Z] [2023-12-28T07:44:00.350Z] Login Succeeded [2023-12-28T07:44:00.350Z] nexus3.edgexfoundry.org:10003 [2023-12-28T07:44:00.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:44:00.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:44:00.617Z] Configure a credential helper to remove this warning. See [2023-12-28T07:44:00.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:44:00.617Z] [2023-12-28T07:44:00.617Z] Login Succeeded [2023-12-28T07:44:00.617Z] nexus3.edgexfoundry.org:10004 [2023-12-28T07:44:00.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:44:00.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:44:00.884Z] Configure a credential helper to remove this warning. See [2023-12-28T07:44:00.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:44:00.884Z] [2023-12-28T07:44:00.884Z] Login Succeeded [2023-12-28T07:44:00.884Z] ****.io [2023-12-28T07:44:01.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-28T07:44:01.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-28T07:44:01.416Z] Configure a credential helper to remove this warning. See [2023-12-28T07:44:01.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-28T07:44:01.416Z] [2023-12-28T07:44:01.416Z] Login Succeeded [2023-12-28T07:44:01.416Z] ---> ****-login.sh ends [Pipeline] } [2023-12-28T07:44:01.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:44:01.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-28T07:44:02.042Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-12-28T07:44:02.042Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:02.042Z] latest [2023-12-28T07:44:02.042Z] 3.2.0-dev.7 [2023-12-28T07:44:02.042Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:02.042Z] main [2023-12-28T07:44:02.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:02.950Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:06.190Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:06.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-28T07:44:06.190Z] 283ec9f564f5: Preparing [2023-12-28T07:44:06.190Z] 05254df3e99b: Preparing [2023-12-28T07:44:06.190Z] 940070f6fee4: Preparing [2023-12-28T07:44:06.190Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:06.190Z] 7b50518326fb: Preparing [2023-12-28T07:44:06.190Z] a6ed73e0b458: Preparing [2023-12-28T07:44:06.190Z] 0faf9b67be60: Preparing [2023-12-28T07:44:06.190Z] a6ed73e0b458: Waiting [2023-12-28T07:44:06.190Z] 0faf9b67be60: Waiting [2023-12-28T07:44:06.456Z] 7b50518326fb: Pushed [2023-12-28T07:44:06.456Z] 283ec9f564f5: Pushed [2023-12-28T07:44:06.456Z] 940070f6fee4: Pushed [2023-12-28T07:44:06.456Z] 6c1baf0b43ff: Pushed [2023-12-28T07:44:06.456Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:06.456Z] a6ed73e0b458: Pushed [2023-12-28T07:44:09.033Z] 05254df3e99b: Pushed [2023-12-28T07:44:09.033Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:09.694Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:10.341Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-28T07:44:10.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-28T07:44:10.341Z] 283ec9f564f5: Preparing [2023-12-28T07:44:10.341Z] 05254df3e99b: Preparing [2023-12-28T07:44:10.341Z] 940070f6fee4: Preparing [2023-12-28T07:44:10.341Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:10.341Z] 7b50518326fb: Preparing [2023-12-28T07:44:10.341Z] a6ed73e0b458: Preparing [2023-12-28T07:44:10.341Z] 0faf9b67be60: Preparing [2023-12-28T07:44:10.341Z] a6ed73e0b458: Waiting [2023-12-28T07:44:10.341Z] 0faf9b67be60: Waiting [2023-12-28T07:44:10.341Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:10.341Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:10.341Z] 283ec9f564f5: Layer already exists [2023-12-28T07:44:10.341Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:10.341Z] 05254df3e99b: Layer already exists [2023-12-28T07:44:10.341Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:10.341Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:10.608Z] latest: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:11.293Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:12.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.7 [2023-12-28T07:44:12.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-28T07:44:12.039Z] 283ec9f564f5: Preparing [2023-12-28T07:44:12.039Z] 05254df3e99b: Preparing [2023-12-28T07:44:12.039Z] 940070f6fee4: Preparing [2023-12-28T07:44:12.039Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:12.039Z] 7b50518326fb: Preparing [2023-12-28T07:44:12.039Z] a6ed73e0b458: Preparing [2023-12-28T07:44:12.039Z] 0faf9b67be60: Preparing [2023-12-28T07:44:12.039Z] a6ed73e0b458: Waiting [2023-12-28T07:44:12.039Z] 0faf9b67be60: Waiting [2023-12-28T07:44:12.039Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:12.039Z] 05254df3e99b: Layer already exists [2023-12-28T07:44:12.039Z] 283ec9f564f5: Layer already exists [2023-12-28T07:44:12.039Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:12.039Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:12.039Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:12.039Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:12.312Z] 3.2.0-dev.7: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:13.085Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:13.795Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:13.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-28T07:44:13.796Z] 283ec9f564f5: Preparing [2023-12-28T07:44:13.796Z] 05254df3e99b: Preparing [2023-12-28T07:44:13.796Z] 940070f6fee4: Preparing [2023-12-28T07:44:13.796Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:13.796Z] 7b50518326fb: Preparing [2023-12-28T07:44:13.796Z] a6ed73e0b458: Preparing [2023-12-28T07:44:13.796Z] 0faf9b67be60: Preparing [2023-12-28T07:44:13.796Z] 0faf9b67be60: Waiting [2023-12-28T07:44:13.796Z] a6ed73e0b458: Waiting [2023-12-28T07:44:13.796Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:13.796Z] 05254df3e99b: Layer already exists [2023-12-28T07:44:13.796Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:13.796Z] 283ec9f564f5: Layer already exists [2023-12-28T07:44:13.796Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:13.796Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:13.796Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:14.068Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:14.774Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:15.443Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-12-28T07:44:15.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-28T07:44:15.443Z] 283ec9f564f5: Preparing [2023-12-28T07:44:15.443Z] 05254df3e99b: Preparing [2023-12-28T07:44:15.443Z] 940070f6fee4: Preparing [2023-12-28T07:44:15.443Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:15.443Z] 7b50518326fb: Preparing [2023-12-28T07:44:15.443Z] a6ed73e0b458: Preparing [2023-12-28T07:44:15.443Z] 0faf9b67be60: Preparing [2023-12-28T07:44:15.443Z] a6ed73e0b458: Waiting [2023-12-28T07:44:15.443Z] 0faf9b67be60: Waiting [2023-12-28T07:44:15.443Z] 283ec9f564f5: Layer already exists [2023-12-28T07:44:15.443Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:15.443Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:15.443Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:15.443Z] 05254df3e99b: Layer already exists [2023-12-28T07:44:15.443Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:15.443Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:15.711Z] main: digest: sha256:bcfcbde92f5253d506d9086ccdd44459bfaf9b6022c07c161d46930da5eb5ea0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:44:16.457Z] ===================================================== [Pipeline] echo [2023-12-28T07:44:16.573Z] taggedImages: [2023-12-28T07:44:16.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:16.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-28T07:44:16.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.7 [2023-12-28T07:44:16.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:16.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-12-28T07:44:16.698Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-12-28T07:44:16.698Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:16.698Z] latest [2023-12-28T07:44:16.698Z] 3.2.0-dev.7 [2023-12-28T07:44:16.698Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:16.698Z] main [2023-12-28T07:44:16.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:17.600Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:20.211Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:20.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-28T07:44:20.211Z] 8c5c99d29366: Preparing [2023-12-28T07:44:20.211Z] f4c6721b5103: Preparing [2023-12-28T07:44:20.211Z] 513f6de1485c: Preparing [2023-12-28T07:44:20.211Z] 3f224de9328e: Preparing [2023-12-28T07:44:20.211Z] 940070f6fee4: Preparing [2023-12-28T07:44:20.211Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:20.211Z] 7b50518326fb: Preparing [2023-12-28T07:44:20.211Z] a6ed73e0b458: Preparing [2023-12-28T07:44:20.211Z] 0faf9b67be60: Preparing [2023-12-28T07:44:20.211Z] 6c1baf0b43ff: Waiting [2023-12-28T07:44:20.211Z] 7b50518326fb: Waiting [2023-12-28T07:44:20.211Z] a6ed73e0b458: Waiting [2023-12-28T07:44:20.211Z] 0faf9b67be60: Waiting [2023-12-28T07:44:20.477Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:20.477Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:20.477Z] 513f6de1485c: Pushed [2023-12-28T07:44:20.477Z] f4c6721b5103: Pushed [2023-12-28T07:44:20.477Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:20.477Z] 8c5c99d29366: Pushed [2023-12-28T07:44:20.477Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:20.477Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:22.423Z] 3f224de9328e: Pushed [2023-12-28T07:44:22.423Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:23.128Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:23.797Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-28T07:44:23.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-28T07:44:23.797Z] 8c5c99d29366: Preparing [2023-12-28T07:44:23.797Z] f4c6721b5103: Preparing [2023-12-28T07:44:23.797Z] 513f6de1485c: Preparing [2023-12-28T07:44:23.797Z] 3f224de9328e: Preparing [2023-12-28T07:44:23.797Z] 940070f6fee4: Preparing [2023-12-28T07:44:23.797Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:23.797Z] 7b50518326fb: Preparing [2023-12-28T07:44:23.797Z] 6c1baf0b43ff: Waiting [2023-12-28T07:44:23.797Z] a6ed73e0b458: Preparing [2023-12-28T07:44:23.797Z] 7b50518326fb: Waiting [2023-12-28T07:44:23.797Z] 0faf9b67be60: Preparing [2023-12-28T07:44:23.797Z] a6ed73e0b458: Waiting [2023-12-28T07:44:23.797Z] 0faf9b67be60: Waiting [2023-12-28T07:44:23.797Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:23.797Z] 513f6de1485c: Layer already exists [2023-12-28T07:44:23.797Z] f4c6721b5103: Layer already exists [2023-12-28T07:44:23.797Z] 8c5c99d29366: Layer already exists [2023-12-28T07:44:23.797Z] 3f224de9328e: Layer already exists [2023-12-28T07:44:23.797Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:23.797Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:23.797Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:23.797Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:24.065Z] latest: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:24.819Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:25.507Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.7 [2023-12-28T07:44:25.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-28T07:44:25.507Z] 8c5c99d29366: Preparing [2023-12-28T07:44:25.507Z] f4c6721b5103: Preparing [2023-12-28T07:44:25.507Z] 513f6de1485c: Preparing [2023-12-28T07:44:25.507Z] 3f224de9328e: Preparing [2023-12-28T07:44:25.507Z] 940070f6fee4: Preparing [2023-12-28T07:44:25.507Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:25.507Z] 7b50518326fb: Preparing [2023-12-28T07:44:25.507Z] a6ed73e0b458: Preparing [2023-12-28T07:44:25.507Z] 0faf9b67be60: Preparing [2023-12-28T07:44:25.507Z] 6c1baf0b43ff: Waiting [2023-12-28T07:44:25.507Z] 7b50518326fb: Waiting [2023-12-28T07:44:25.507Z] a6ed73e0b458: Waiting [2023-12-28T07:44:25.507Z] 0faf9b67be60: Waiting [2023-12-28T07:44:25.507Z] f4c6721b5103: Layer already exists [2023-12-28T07:44:25.507Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:25.507Z] 8c5c99d29366: Layer already exists [2023-12-28T07:44:25.507Z] 513f6de1485c: Layer already exists [2023-12-28T07:44:25.507Z] 3f224de9328e: Layer already exists [2023-12-28T07:44:25.507Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:25.507Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:25.507Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:25.507Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:25.774Z] 3.2.0-dev.7: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:26.454Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:27.118Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:27.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-28T07:44:27.119Z] 8c5c99d29366: Preparing [2023-12-28T07:44:27.119Z] f4c6721b5103: Preparing [2023-12-28T07:44:27.119Z] 513f6de1485c: Preparing [2023-12-28T07:44:27.119Z] 3f224de9328e: Preparing [2023-12-28T07:44:27.119Z] 940070f6fee4: Preparing [2023-12-28T07:44:27.119Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:27.119Z] 7b50518326fb: Preparing [2023-12-28T07:44:27.119Z] 6c1baf0b43ff: Waiting [2023-12-28T07:44:27.119Z] a6ed73e0b458: Preparing [2023-12-28T07:44:27.119Z] 7b50518326fb: Waiting [2023-12-28T07:44:27.119Z] 0faf9b67be60: Preparing [2023-12-28T07:44:27.119Z] a6ed73e0b458: Waiting [2023-12-28T07:44:27.119Z] 0faf9b67be60: Waiting [2023-12-28T07:44:27.119Z] 513f6de1485c: Layer already exists [2023-12-28T07:44:27.119Z] 8c5c99d29366: Layer already exists [2023-12-28T07:44:27.119Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:27.119Z] 3f224de9328e: Layer already exists [2023-12-28T07:44:27.119Z] f4c6721b5103: Layer already exists [2023-12-28T07:44:27.119Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:27.119Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:27.119Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:27.119Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:27.386Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:28.067Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:28.753Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-12-28T07:44:28.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-28T07:44:28.753Z] 8c5c99d29366: Preparing [2023-12-28T07:44:28.753Z] f4c6721b5103: Preparing [2023-12-28T07:44:28.753Z] 513f6de1485c: Preparing [2023-12-28T07:44:28.753Z] 3f224de9328e: Preparing [2023-12-28T07:44:28.753Z] 940070f6fee4: Preparing [2023-12-28T07:44:28.753Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:28.753Z] 7b50518326fb: Preparing [2023-12-28T07:44:28.753Z] a6ed73e0b458: Preparing [2023-12-28T07:44:28.753Z] 0faf9b67be60: Preparing [2023-12-28T07:44:28.753Z] 6c1baf0b43ff: Waiting [2023-12-28T07:44:28.753Z] a6ed73e0b458: Waiting [2023-12-28T07:44:28.753Z] 7b50518326fb: Waiting [2023-12-28T07:44:28.753Z] 0faf9b67be60: Waiting [2023-12-28T07:44:28.753Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:28.753Z] 3f224de9328e: Layer already exists [2023-12-28T07:44:28.753Z] 8c5c99d29366: Layer already exists [2023-12-28T07:44:28.753Z] f4c6721b5103: Layer already exists [2023-12-28T07:44:28.753Z] 513f6de1485c: Layer already exists [2023-12-28T07:44:28.753Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:28.753Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:28.753Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:28.753Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:29.019Z] main: digest: sha256:0208e976539198f93b5af88624f4ecf30ff99602123b70471cd6f5593712a316 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:44:29.782Z] ===================================================== [Pipeline] echo [2023-12-28T07:44:29.899Z] taggedImages: [2023-12-28T07:44:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-28T07:44:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.7 [2023-12-28T07:44:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:29.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-12-28T07:44:30.031Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-12-28T07:44:30.031Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:30.031Z] latest [2023-12-28T07:44:30.031Z] 3.2.0-dev.7 [2023-12-28T07:44:30.031Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:30.031Z] main [2023-12-28T07:44:30.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:30.935Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:34.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:34.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-28T07:44:34.973Z] cd88fe8ccb87: Preparing [2023-12-28T07:44:34.973Z] 58655c30f721: Preparing [2023-12-28T07:44:34.973Z] 940070f6fee4: Preparing [2023-12-28T07:44:34.973Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:34.973Z] 0db3ad4b916e: Preparing [2023-12-28T07:44:34.973Z] 1acb5fba9a43: Preparing [2023-12-28T07:44:34.973Z] 0faf9b67be60: Preparing [2023-12-28T07:44:34.973Z] 1acb5fba9a43: Waiting [2023-12-28T07:44:34.973Z] 0faf9b67be60: Waiting [2023-12-28T07:44:34.973Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:34.973Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:35.239Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:35.239Z] 0db3ad4b916e: Pushed [2023-12-28T07:44:35.239Z] cd88fe8ccb87: Pushed [2023-12-28T07:44:35.239Z] 1acb5fba9a43: Pushed [2023-12-28T07:44:37.361Z] 58655c30f721: Pushed [2023-12-28T07:44:37.625Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:38.373Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:39.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-28T07:44:39.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-28T07:44:39.064Z] cd88fe8ccb87: Preparing [2023-12-28T07:44:39.064Z] 58655c30f721: Preparing [2023-12-28T07:44:39.064Z] 940070f6fee4: Preparing [2023-12-28T07:44:39.064Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:39.064Z] 0db3ad4b916e: Preparing [2023-12-28T07:44:39.064Z] 1acb5fba9a43: Preparing [2023-12-28T07:44:39.064Z] 0faf9b67be60: Preparing [2023-12-28T07:44:39.064Z] 1acb5fba9a43: Waiting [2023-12-28T07:44:39.064Z] 0faf9b67be60: Waiting [2023-12-28T07:44:39.064Z] 58655c30f721: Layer already exists [2023-12-28T07:44:39.064Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:39.064Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:39.064Z] cd88fe8ccb87: Layer already exists [2023-12-28T07:44:39.064Z] 0db3ad4b916e: Layer already exists [2023-12-28T07:44:39.064Z] 1acb5fba9a43: Layer already exists [2023-12-28T07:44:39.064Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:39.330Z] latest: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:40.037Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:40.736Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.7 [2023-12-28T07:44:40.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-28T07:44:40.736Z] cd88fe8ccb87: Preparing [2023-12-28T07:44:40.736Z] 58655c30f721: Preparing [2023-12-28T07:44:40.736Z] 940070f6fee4: Preparing [2023-12-28T07:44:40.736Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:40.736Z] 0db3ad4b916e: Preparing [2023-12-28T07:44:40.736Z] 1acb5fba9a43: Preparing [2023-12-28T07:44:40.736Z] 0faf9b67be60: Preparing [2023-12-28T07:44:40.736Z] 1acb5fba9a43: Waiting [2023-12-28T07:44:40.736Z] 0faf9b67be60: Waiting [2023-12-28T07:44:40.736Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:40.736Z] 0db3ad4b916e: Layer already exists [2023-12-28T07:44:40.736Z] cd88fe8ccb87: Layer already exists [2023-12-28T07:44:40.736Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:40.736Z] 58655c30f721: Layer already exists [2023-12-28T07:44:40.736Z] 1acb5fba9a43: Layer already exists [2023-12-28T07:44:40.736Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:41.006Z] 3.2.0-dev.7: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:41.737Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:42.455Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:42.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-28T07:44:42.455Z] cd88fe8ccb87: Preparing [2023-12-28T07:44:42.455Z] 58655c30f721: Preparing [2023-12-28T07:44:42.455Z] 940070f6fee4: Preparing [2023-12-28T07:44:42.455Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:42.455Z] 0db3ad4b916e: Preparing [2023-12-28T07:44:42.455Z] 1acb5fba9a43: Preparing [2023-12-28T07:44:42.455Z] 0faf9b67be60: Preparing [2023-12-28T07:44:42.455Z] 1acb5fba9a43: Waiting [2023-12-28T07:44:42.455Z] 0faf9b67be60: Waiting [2023-12-28T07:44:42.455Z] 0db3ad4b916e: Layer already exists [2023-12-28T07:44:42.455Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:42.455Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:42.455Z] cd88fe8ccb87: Layer already exists [2023-12-28T07:44:42.455Z] 58655c30f721: Layer already exists [2023-12-28T07:44:42.455Z] 1acb5fba9a43: Layer already exists [2023-12-28T07:44:42.455Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:42.722Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:43.448Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:44.125Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-12-28T07:44:44.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-28T07:44:44.125Z] cd88fe8ccb87: Preparing [2023-12-28T07:44:44.125Z] 58655c30f721: Preparing [2023-12-28T07:44:44.125Z] 940070f6fee4: Preparing [2023-12-28T07:44:44.125Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:44.125Z] 0db3ad4b916e: Preparing [2023-12-28T07:44:44.125Z] 1acb5fba9a43: Preparing [2023-12-28T07:44:44.125Z] 0faf9b67be60: Preparing [2023-12-28T07:44:44.125Z] 1acb5fba9a43: Waiting [2023-12-28T07:44:44.125Z] 0faf9b67be60: Waiting [2023-12-28T07:44:44.125Z] cd88fe8ccb87: Layer already exists [2023-12-28T07:44:44.125Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:44.125Z] 0db3ad4b916e: Layer already exists [2023-12-28T07:44:44.125Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:44.125Z] 58655c30f721: Layer already exists [2023-12-28T07:44:44.125Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:44.125Z] 1acb5fba9a43: Layer already exists [2023-12-28T07:44:44.390Z] main: digest: sha256:46ba9ed49ac11ced0afcb853694337e2317df78b4522c910d947ac3df23a8f8d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:44:45.168Z] ===================================================== [Pipeline] echo [2023-12-28T07:44:45.320Z] taggedImages: [2023-12-28T07:44:45.320Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:45.320Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-28T07:44:45.320Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.7 [2023-12-28T07:44:45.320Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:45.320Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-12-28T07:44:45.464Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-12-28T07:44:45.464Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:45.464Z] latest [2023-12-28T07:44:45.464Z] 3.2.0-dev.7 [2023-12-28T07:44:45.464Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:45.464Z] main [2023-12-28T07:44:45.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:46.420Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:47.133Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:47.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-28T07:44:47.133Z] 971411fb92ae: Preparing [2023-12-28T07:44:47.133Z] 25f7d1e91b5a: Preparing [2023-12-28T07:44:47.133Z] 567d689aad37: Preparing [2023-12-28T07:44:47.133Z] 940070f6fee4: Preparing [2023-12-28T07:44:47.133Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:47.133Z] 7b50518326fb: Preparing [2023-12-28T07:44:47.133Z] a6ed73e0b458: Preparing [2023-12-28T07:44:47.133Z] 0faf9b67be60: Preparing [2023-12-28T07:44:47.133Z] a6ed73e0b458: Waiting [2023-12-28T07:44:47.133Z] 0faf9b67be60: Waiting [2023-12-28T07:44:47.133Z] 7b50518326fb: Waiting [2023-12-28T07:44:47.397Z] 25f7d1e91b5a: Pushed [2023-12-28T07:44:49.330Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:49.330Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:49.330Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:49.330Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:49.330Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:49.330Z] 971411fb92ae: Pushed [2023-12-28T07:44:49.330Z] 567d689aad37: Pushed [2023-12-28T07:44:49.594Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:50.307Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:51.028Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-28T07:44:51.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-28T07:44:51.028Z] 971411fb92ae: Preparing [2023-12-28T07:44:51.028Z] 25f7d1e91b5a: Preparing [2023-12-28T07:44:51.028Z] 567d689aad37: Preparing [2023-12-28T07:44:51.028Z] 940070f6fee4: Preparing [2023-12-28T07:44:51.028Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:51.028Z] 7b50518326fb: Preparing [2023-12-28T07:44:51.028Z] a6ed73e0b458: Preparing [2023-12-28T07:44:51.028Z] 0faf9b67be60: Preparing [2023-12-28T07:44:51.028Z] 7b50518326fb: Waiting [2023-12-28T07:44:51.028Z] a6ed73e0b458: Waiting [2023-12-28T07:44:51.028Z] 0faf9b67be60: Waiting [2023-12-28T07:44:51.028Z] 971411fb92ae: Layer already exists [2023-12-28T07:44:51.028Z] 567d689aad37: Layer already exists [2023-12-28T07:44:51.028Z] 25f7d1e91b5a: Layer already exists [2023-12-28T07:44:51.028Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:51.028Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:51.028Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:51.028Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:51.028Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:51.292Z] latest: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:52.012Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:52.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.7 [2023-12-28T07:44:52.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-28T07:44:52.729Z] 971411fb92ae: Preparing [2023-12-28T07:44:52.729Z] 25f7d1e91b5a: Preparing [2023-12-28T07:44:52.729Z] 567d689aad37: Preparing [2023-12-28T07:44:52.729Z] 940070f6fee4: Preparing [2023-12-28T07:44:52.729Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:52.729Z] 7b50518326fb: Preparing [2023-12-28T07:44:52.729Z] a6ed73e0b458: Preparing [2023-12-28T07:44:52.729Z] 0faf9b67be60: Preparing [2023-12-28T07:44:52.729Z] 7b50518326fb: Waiting [2023-12-28T07:44:52.729Z] a6ed73e0b458: Waiting [2023-12-28T07:44:52.729Z] 0faf9b67be60: Waiting [2023-12-28T07:44:52.729Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:52.729Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:52.729Z] 971411fb92ae: Layer already exists [2023-12-28T07:44:52.729Z] 25f7d1e91b5a: Layer already exists [2023-12-28T07:44:52.729Z] 567d689aad37: Layer already exists [2023-12-28T07:44:52.729Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:52.729Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:52.729Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:52.997Z] 3.2.0-dev.7: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:53.737Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:54.458Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:54.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-28T07:44:54.458Z] 971411fb92ae: Preparing [2023-12-28T07:44:54.458Z] 25f7d1e91b5a: Preparing [2023-12-28T07:44:54.458Z] 567d689aad37: Preparing [2023-12-28T07:44:54.458Z] 940070f6fee4: Preparing [2023-12-28T07:44:54.458Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:54.458Z] 7b50518326fb: Preparing [2023-12-28T07:44:54.458Z] a6ed73e0b458: Preparing [2023-12-28T07:44:54.458Z] 0faf9b67be60: Preparing [2023-12-28T07:44:54.458Z] a6ed73e0b458: Waiting [2023-12-28T07:44:54.458Z] 0faf9b67be60: Waiting [2023-12-28T07:44:54.458Z] 7b50518326fb: Waiting [2023-12-28T07:44:54.458Z] 567d689aad37: Layer already exists [2023-12-28T07:44:54.458Z] 25f7d1e91b5a: Layer already exists [2023-12-28T07:44:54.458Z] 971411fb92ae: Layer already exists [2023-12-28T07:44:54.458Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:54.458Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:54.458Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:54.458Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:54.458Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:54.729Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:55.485Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:56.201Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-12-28T07:44:56.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-28T07:44:56.201Z] 971411fb92ae: Preparing [2023-12-28T07:44:56.201Z] 25f7d1e91b5a: Preparing [2023-12-28T07:44:56.201Z] 567d689aad37: Preparing [2023-12-28T07:44:56.201Z] 940070f6fee4: Preparing [2023-12-28T07:44:56.201Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:56.201Z] 7b50518326fb: Preparing [2023-12-28T07:44:56.201Z] a6ed73e0b458: Preparing [2023-12-28T07:44:56.201Z] 0faf9b67be60: Preparing [2023-12-28T07:44:56.201Z] a6ed73e0b458: Waiting [2023-12-28T07:44:56.201Z] 0faf9b67be60: Waiting [2023-12-28T07:44:56.201Z] 7b50518326fb: Waiting [2023-12-28T07:44:56.201Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:56.201Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:44:56.201Z] 25f7d1e91b5a: Layer already exists [2023-12-28T07:44:56.201Z] 567d689aad37: Layer already exists [2023-12-28T07:44:56.201Z] 971411fb92ae: Layer already exists [2023-12-28T07:44:56.201Z] 7b50518326fb: Layer already exists [2023-12-28T07:44:56.201Z] 0faf9b67be60: Layer already exists [2023-12-28T07:44:56.201Z] a6ed73e0b458: Layer already exists [2023-12-28T07:44:56.465Z] main: digest: sha256:bf7297b8b8fe76eb26072a340b8f191b9e4d9bf81bbb924a5d2c17cdd45db662 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:44:57.288Z] ===================================================== [Pipeline] echo [2023-12-28T07:44:57.438Z] taggedImages: [2023-12-28T07:44:57.438Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:57.438Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-28T07:44:57.438Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.7 [2023-12-28T07:44:57.438Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:57.438Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-12-28T07:44:57.581Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-12-28T07:44:57.581Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:57.581Z] latest [2023-12-28T07:44:57.581Z] 3.2.0-dev.7 [2023-12-28T07:44:57.581Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:44:57.581Z] main [2023-12-28T07:44:57.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:58.538Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:44:59.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:44:59.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-28T07:44:59.252Z] de1277407b00: Preparing [2023-12-28T07:44:59.252Z] 6be89866bc71: Preparing [2023-12-28T07:44:59.252Z] 93b5488d5961: Preparing [2023-12-28T07:44:59.252Z] 504938cdc0a3: Preparing [2023-12-28T07:44:59.252Z] 94a4f75b4ec1: Preparing [2023-12-28T07:44:59.252Z] cea7fc50acd2: Preparing [2023-12-28T07:44:59.252Z] 0586b0655364: Preparing [2023-12-28T07:44:59.252Z] 940070f6fee4: Preparing [2023-12-28T07:44:59.252Z] 6c1baf0b43ff: Preparing [2023-12-28T07:44:59.252Z] 212e064ef891: Preparing [2023-12-28T07:44:59.252Z] cea7fc50acd2: Waiting [2023-12-28T07:44:59.252Z] 6cb1c3efcbc9: Preparing [2023-12-28T07:44:59.252Z] 0586b0655364: Waiting [2023-12-28T07:44:59.252Z] 940070f6fee4: Waiting [2023-12-28T07:44:59.252Z] 5f70bf18a086: Preparing [2023-12-28T07:44:59.252Z] 12ba742a3058: Preparing [2023-12-28T07:44:59.252Z] 63302cae8d49: Preparing [2023-12-28T07:44:59.252Z] 6c1baf0b43ff: Waiting [2023-12-28T07:44:59.252Z] 212e064ef891: Waiting [2023-12-28T07:44:59.252Z] 6cb1c3efcbc9: Waiting [2023-12-28T07:44:59.252Z] 23e9505c7356: Preparing [2023-12-28T07:44:59.252Z] 5f70bf18a086: Waiting [2023-12-28T07:44:59.252Z] 0faf9b67be60: Preparing [2023-12-28T07:44:59.252Z] 12ba742a3058: Waiting [2023-12-28T07:44:59.252Z] 23e9505c7356: Waiting [2023-12-28T07:44:59.252Z] 0faf9b67be60: Waiting [2023-12-28T07:44:59.252Z] 63302cae8d49: Waiting [2023-12-28T07:44:59.517Z] 93b5488d5961: Pushed [2023-12-28T07:44:59.517Z] 504938cdc0a3: Pushed [2023-12-28T07:44:59.517Z] 6be89866bc71: Pushed [2023-12-28T07:44:59.517Z] de1277407b00: Pushed [2023-12-28T07:44:59.517Z] 94a4f75b4ec1: Pushed [2023-12-28T07:44:59.517Z] 940070f6fee4: Layer already exists [2023-12-28T07:44:59.781Z] cea7fc50acd2: Pushed [2023-12-28T07:44:59.781Z] 6cb1c3efcbc9: Pushed [2023-12-28T07:44:59.781Z] 212e064ef891: Pushed [2023-12-28T07:45:02.353Z] 0586b0655364: Pushed [2023-12-28T07:45:03.326Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:03.326Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:03.592Z] 5f70bf18a086: Pushed [2023-12-28T07:45:03.592Z] 12ba742a3058: Pushed [2023-12-28T07:45:03.592Z] 63302cae8d49: Pushed [2023-12-28T07:45:03.592Z] 23e9505c7356: Pushed [2023-12-28T07:45:03.858Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:04.594Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:05.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-28T07:45:05.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-28T07:45:05.344Z] de1277407b00: Preparing [2023-12-28T07:45:05.344Z] 6be89866bc71: Preparing [2023-12-28T07:45:05.344Z] 93b5488d5961: Preparing [2023-12-28T07:45:05.344Z] 504938cdc0a3: Preparing [2023-12-28T07:45:05.344Z] 94a4f75b4ec1: Preparing [2023-12-28T07:45:05.344Z] cea7fc50acd2: Preparing [2023-12-28T07:45:05.344Z] 0586b0655364: Preparing [2023-12-28T07:45:05.344Z] 940070f6fee4: Preparing [2023-12-28T07:45:05.344Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:05.344Z] 212e064ef891: Preparing [2023-12-28T07:45:05.344Z] 6cb1c3efcbc9: Preparing [2023-12-28T07:45:05.344Z] 5f70bf18a086: Preparing [2023-12-28T07:45:05.344Z] cea7fc50acd2: Waiting [2023-12-28T07:45:05.344Z] 0586b0655364: Waiting [2023-12-28T07:45:05.344Z] 940070f6fee4: Waiting [2023-12-28T07:45:05.344Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:05.344Z] 212e064ef891: Waiting [2023-12-28T07:45:05.344Z] 6cb1c3efcbc9: Waiting [2023-12-28T07:45:05.344Z] 12ba742a3058: Preparing [2023-12-28T07:45:05.344Z] 63302cae8d49: Preparing [2023-12-28T07:45:05.344Z] 12ba742a3058: Waiting [2023-12-28T07:45:05.344Z] 5f70bf18a086: Waiting [2023-12-28T07:45:05.344Z] 23e9505c7356: Preparing [2023-12-28T07:45:05.344Z] 63302cae8d49: Waiting [2023-12-28T07:45:05.344Z] 0faf9b67be60: Preparing [2023-12-28T07:45:05.344Z] 0faf9b67be60: Waiting [2023-12-28T07:45:05.344Z] de1277407b00: Layer already exists [2023-12-28T07:45:05.344Z] 94a4f75b4ec1: Layer already exists [2023-12-28T07:45:05.344Z] 504938cdc0a3: Layer already exists [2023-12-28T07:45:05.344Z] 6be89866bc71: Layer already exists [2023-12-28T07:45:05.344Z] 93b5488d5961: Layer already exists [2023-12-28T07:45:05.344Z] cea7fc50acd2: Layer already exists [2023-12-28T07:45:05.344Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:05.344Z] 0586b0655364: Layer already exists [2023-12-28T07:45:05.344Z] 212e064ef891: Layer already exists [2023-12-28T07:45:05.344Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:05.344Z] 6cb1c3efcbc9: Layer already exists [2023-12-28T07:45:05.610Z] 12ba742a3058: Layer already exists [2023-12-28T07:45:05.610Z] 5f70bf18a086: Layer already exists [2023-12-28T07:45:05.610Z] 63302cae8d49: Layer already exists [2023-12-28T07:45:05.610Z] 23e9505c7356: Layer already exists [2023-12-28T07:45:05.610Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:05.610Z] latest: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:06.341Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:07.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.7 [2023-12-28T07:45:07.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-28T07:45:07.090Z] de1277407b00: Preparing [2023-12-28T07:45:07.090Z] 6be89866bc71: Preparing [2023-12-28T07:45:07.090Z] 93b5488d5961: Preparing [2023-12-28T07:45:07.090Z] 504938cdc0a3: Preparing [2023-12-28T07:45:07.090Z] 94a4f75b4ec1: Preparing [2023-12-28T07:45:07.090Z] cea7fc50acd2: Preparing [2023-12-28T07:45:07.090Z] 0586b0655364: Preparing [2023-12-28T07:45:07.090Z] 940070f6fee4: Preparing [2023-12-28T07:45:07.090Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:07.090Z] 212e064ef891: Preparing [2023-12-28T07:45:07.090Z] cea7fc50acd2: Waiting [2023-12-28T07:45:07.090Z] 6cb1c3efcbc9: Preparing [2023-12-28T07:45:07.090Z] 0586b0655364: Waiting [2023-12-28T07:45:07.090Z] 5f70bf18a086: Preparing [2023-12-28T07:45:07.090Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:07.090Z] 212e064ef891: Waiting [2023-12-28T07:45:07.090Z] 12ba742a3058: Preparing [2023-12-28T07:45:07.090Z] 6cb1c3efcbc9: Waiting [2023-12-28T07:45:07.090Z] 5f70bf18a086: Waiting [2023-12-28T07:45:07.090Z] 63302cae8d49: Preparing [2023-12-28T07:45:07.090Z] 12ba742a3058: Waiting [2023-12-28T07:45:07.090Z] 23e9505c7356: Preparing [2023-12-28T07:45:07.090Z] 63302cae8d49: Waiting [2023-12-28T07:45:07.090Z] 0faf9b67be60: Preparing [2023-12-28T07:45:07.090Z] 23e9505c7356: Waiting [2023-12-28T07:45:07.090Z] de1277407b00: Layer already exists [2023-12-28T07:45:07.090Z] 94a4f75b4ec1: Layer already exists [2023-12-28T07:45:07.090Z] 504938cdc0a3: Layer already exists [2023-12-28T07:45:07.090Z] 93b5488d5961: Layer already exists [2023-12-28T07:45:07.090Z] 6be89866bc71: Layer already exists [2023-12-28T07:45:07.090Z] cea7fc50acd2: Layer already exists [2023-12-28T07:45:07.090Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:07.090Z] 0586b0655364: Layer already exists [2023-12-28T07:45:07.090Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:07.090Z] 212e064ef891: Layer already exists [2023-12-28T07:45:07.090Z] 5f70bf18a086: Layer already exists [2023-12-28T07:45:07.090Z] 6cb1c3efcbc9: Layer already exists [2023-12-28T07:45:07.357Z] 12ba742a3058: Layer already exists [2023-12-28T07:45:07.357Z] 63302cae8d49: Layer already exists [2023-12-28T07:45:07.357Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:07.357Z] 23e9505c7356: Layer already exists [2023-12-28T07:45:07.357Z] 3.2.0-dev.7: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:08.162Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:08.894Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:08.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-28T07:45:08.894Z] de1277407b00: Preparing [2023-12-28T07:45:08.894Z] 6be89866bc71: Preparing [2023-12-28T07:45:08.894Z] 93b5488d5961: Preparing [2023-12-28T07:45:08.894Z] 504938cdc0a3: Preparing [2023-12-28T07:45:08.894Z] 94a4f75b4ec1: Preparing [2023-12-28T07:45:08.894Z] cea7fc50acd2: Preparing [2023-12-28T07:45:08.894Z] 0586b0655364: Preparing [2023-12-28T07:45:08.894Z] 940070f6fee4: Preparing [2023-12-28T07:45:08.894Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:08.894Z] 212e064ef891: Preparing [2023-12-28T07:45:08.894Z] 6cb1c3efcbc9: Preparing [2023-12-28T07:45:08.894Z] cea7fc50acd2: Waiting [2023-12-28T07:45:08.894Z] 5f70bf18a086: Preparing [2023-12-28T07:45:08.894Z] 0586b0655364: Waiting [2023-12-28T07:45:08.894Z] 12ba742a3058: Preparing [2023-12-28T07:45:08.894Z] 63302cae8d49: Preparing [2023-12-28T07:45:08.894Z] 940070f6fee4: Waiting [2023-12-28T07:45:08.894Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:08.894Z] 23e9505c7356: Preparing [2023-12-28T07:45:08.894Z] 212e064ef891: Waiting [2023-12-28T07:45:08.894Z] 6cb1c3efcbc9: Waiting [2023-12-28T07:45:08.894Z] 0faf9b67be60: Preparing [2023-12-28T07:45:08.894Z] 5f70bf18a086: Waiting [2023-12-28T07:45:08.894Z] 12ba742a3058: Waiting [2023-12-28T07:45:08.894Z] 63302cae8d49: Waiting [2023-12-28T07:45:08.894Z] 23e9505c7356: Waiting [2023-12-28T07:45:08.894Z] 0faf9b67be60: Waiting [2023-12-28T07:45:08.894Z] 6be89866bc71: Layer already exists [2023-12-28T07:45:08.894Z] de1277407b00: Layer already exists [2023-12-28T07:45:08.894Z] 94a4f75b4ec1: Layer already exists [2023-12-28T07:45:08.894Z] 504938cdc0a3: Layer already exists [2023-12-28T07:45:08.894Z] 93b5488d5961: Layer already exists [2023-12-28T07:45:08.894Z] 0586b0655364: Layer already exists [2023-12-28T07:45:08.894Z] cea7fc50acd2: Layer already exists [2023-12-28T07:45:08.894Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:08.894Z] 212e064ef891: Layer already exists [2023-12-28T07:45:08.894Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:08.894Z] 6cb1c3efcbc9: Layer already exists [2023-12-28T07:45:08.894Z] 5f70bf18a086: Layer already exists [2023-12-28T07:45:08.894Z] 12ba742a3058: Layer already exists [2023-12-28T07:45:09.160Z] 23e9505c7356: Layer already exists [2023-12-28T07:45:09.160Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:09.160Z] 63302cae8d49: Layer already exists [2023-12-28T07:45:09.160Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:09.879Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:10.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-12-28T07:45:10.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-28T07:45:10.611Z] de1277407b00: Preparing [2023-12-28T07:45:10.611Z] 6be89866bc71: Preparing [2023-12-28T07:45:10.611Z] 93b5488d5961: Preparing [2023-12-28T07:45:10.611Z] 504938cdc0a3: Preparing [2023-12-28T07:45:10.611Z] 94a4f75b4ec1: Preparing [2023-12-28T07:45:10.611Z] cea7fc50acd2: Preparing [2023-12-28T07:45:10.611Z] 0586b0655364: Preparing [2023-12-28T07:45:10.611Z] 940070f6fee4: Preparing [2023-12-28T07:45:10.611Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:10.611Z] cea7fc50acd2: Waiting [2023-12-28T07:45:10.611Z] 212e064ef891: Preparing [2023-12-28T07:45:10.611Z] 6cb1c3efcbc9: Preparing [2023-12-28T07:45:10.611Z] 5f70bf18a086: Preparing [2023-12-28T07:45:10.611Z] 12ba742a3058: Preparing [2023-12-28T07:45:10.611Z] 63302cae8d49: Preparing [2023-12-28T07:45:10.611Z] 23e9505c7356: Preparing [2023-12-28T07:45:10.611Z] 6cb1c3efcbc9: Waiting [2023-12-28T07:45:10.611Z] 0586b0655364: Waiting [2023-12-28T07:45:10.611Z] 5f70bf18a086: Waiting [2023-12-28T07:45:10.611Z] 940070f6fee4: Waiting [2023-12-28T07:45:10.611Z] 0faf9b67be60: Preparing [2023-12-28T07:45:10.611Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:10.611Z] 12ba742a3058: Waiting [2023-12-28T07:45:10.611Z] 212e064ef891: Waiting [2023-12-28T07:45:10.611Z] 63302cae8d49: Waiting [2023-12-28T07:45:10.611Z] 23e9505c7356: Waiting [2023-12-28T07:45:10.611Z] 0faf9b67be60: Waiting [2023-12-28T07:45:10.611Z] 504938cdc0a3: Layer already exists [2023-12-28T07:45:10.611Z] 6be89866bc71: Layer already exists [2023-12-28T07:45:10.611Z] 93b5488d5961: Layer already exists [2023-12-28T07:45:10.611Z] de1277407b00: Layer already exists [2023-12-28T07:45:10.611Z] 94a4f75b4ec1: Layer already exists [2023-12-28T07:45:10.611Z] cea7fc50acd2: Layer already exists [2023-12-28T07:45:10.611Z] 0586b0655364: Layer already exists [2023-12-28T07:45:10.611Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:10.612Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:10.612Z] 212e064ef891: Layer already exists [2023-12-28T07:45:10.612Z] 5f70bf18a086: Layer already exists [2023-12-28T07:45:10.612Z] 6cb1c3efcbc9: Layer already exists [2023-12-28T07:45:10.877Z] 63302cae8d49: Layer already exists [2023-12-28T07:45:10.877Z] 12ba742a3058: Layer already exists [2023-12-28T07:45:10.877Z] 23e9505c7356: Layer already exists [2023-12-28T07:45:10.877Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:10.877Z] main: digest: sha256:3dc45cd80bac31d13324a7b1f3eda36bb74497071d65e5dc6c08426cf805a73c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:45:11.681Z] ===================================================== [Pipeline] echo [2023-12-28T07:45:11.816Z] taggedImages: [2023-12-28T07:45:11.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:11.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-28T07:45:11.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.7 [2023-12-28T07:45:11.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:11.816Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-12-28T07:45:11.982Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-12-28T07:45:11.982Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:11.982Z] latest [2023-12-28T07:45:11.982Z] 3.2.0-dev.7 [2023-12-28T07:45:11.982Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:11.982Z] main [2023-12-28T07:45:11.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:13.040Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:13.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:13.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-28T07:45:13.763Z] 8f8977fe4f30: Preparing [2023-12-28T07:45:13.763Z] b65f64c716f5: Preparing [2023-12-28T07:45:13.763Z] 03b9f1700419: Preparing [2023-12-28T07:45:13.763Z] 3dc74f404a85: Preparing [2023-12-28T07:45:13.763Z] 940070f6fee4: Preparing [2023-12-28T07:45:13.763Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:13.763Z] 7b50518326fb: Preparing [2023-12-28T07:45:13.763Z] a6ed73e0b458: Preparing [2023-12-28T07:45:13.763Z] 0faf9b67be60: Preparing [2023-12-28T07:45:13.763Z] 0faf9b67be60: Waiting [2023-12-28T07:45:13.763Z] 7b50518326fb: Waiting [2023-12-28T07:45:13.763Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:13.763Z] a6ed73e0b458: Waiting [2023-12-28T07:45:13.763Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:14.030Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:14.030Z] 7b50518326fb: Layer already exists [2023-12-28T07:45:14.030Z] 03b9f1700419: Pushed [2023-12-28T07:45:14.030Z] b65f64c716f5: Pushed [2023-12-28T07:45:14.030Z] a6ed73e0b458: Layer already exists [2023-12-28T07:45:14.030Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:14.030Z] 8f8977fe4f30: Pushed [2023-12-28T07:45:15.966Z] 3dc74f404a85: Pushed [2023-12-28T07:45:18.536Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:19.276Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:19.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-28T07:45:19.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-28T07:45:19.991Z] 8f8977fe4f30: Preparing [2023-12-28T07:45:19.991Z] b65f64c716f5: Preparing [2023-12-28T07:45:19.991Z] 03b9f1700419: Preparing [2023-12-28T07:45:19.991Z] 3dc74f404a85: Preparing [2023-12-28T07:45:19.991Z] 940070f6fee4: Preparing [2023-12-28T07:45:19.991Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:19.991Z] 7b50518326fb: Preparing [2023-12-28T07:45:19.991Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:19.991Z] a6ed73e0b458: Preparing [2023-12-28T07:45:19.991Z] 7b50518326fb: Waiting [2023-12-28T07:45:19.991Z] a6ed73e0b458: Waiting [2023-12-28T07:45:19.991Z] 0faf9b67be60: Preparing [2023-12-28T07:45:19.991Z] 0faf9b67be60: Waiting [2023-12-28T07:45:19.991Z] 8f8977fe4f30: Layer already exists [2023-12-28T07:45:19.991Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:19.991Z] 3dc74f404a85: Layer already exists [2023-12-28T07:45:19.991Z] 03b9f1700419: Layer already exists [2023-12-28T07:45:19.991Z] b65f64c716f5: Layer already exists [2023-12-28T07:45:19.991Z] 7b50518326fb: Layer already exists [2023-12-28T07:45:19.991Z] a6ed73e0b458: Layer already exists [2023-12-28T07:45:19.991Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:19.991Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:20.255Z] latest: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:20.963Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:21.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.7 [2023-12-28T07:45:21.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-28T07:45:21.691Z] 8f8977fe4f30: Preparing [2023-12-28T07:45:21.691Z] b65f64c716f5: Preparing [2023-12-28T07:45:21.691Z] 03b9f1700419: Preparing [2023-12-28T07:45:21.691Z] 3dc74f404a85: Preparing [2023-12-28T07:45:21.691Z] 940070f6fee4: Preparing [2023-12-28T07:45:21.691Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:21.691Z] 7b50518326fb: Preparing [2023-12-28T07:45:21.691Z] a6ed73e0b458: Preparing [2023-12-28T07:45:21.691Z] 0faf9b67be60: Preparing [2023-12-28T07:45:21.691Z] 7b50518326fb: Waiting [2023-12-28T07:45:21.691Z] 0faf9b67be60: Waiting [2023-12-28T07:45:21.691Z] a6ed73e0b458: Waiting [2023-12-28T07:45:21.691Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:21.691Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:21.691Z] b65f64c716f5: Layer already exists [2023-12-28T07:45:21.691Z] 3dc74f404a85: Layer already exists [2023-12-28T07:45:21.691Z] 8f8977fe4f30: Layer already exists [2023-12-28T07:45:21.691Z] 03b9f1700419: Layer already exists [2023-12-28T07:45:21.691Z] 7b50518326fb: Layer already exists [2023-12-28T07:45:21.691Z] a6ed73e0b458: Layer already exists [2023-12-28T07:45:21.691Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:21.691Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:21.953Z] 3.2.0-dev.7: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:22.707Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:23.438Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:23.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-28T07:45:23.438Z] 8f8977fe4f30: Preparing [2023-12-28T07:45:23.438Z] b65f64c716f5: Preparing [2023-12-28T07:45:23.438Z] 03b9f1700419: Preparing [2023-12-28T07:45:23.438Z] 3dc74f404a85: Preparing [2023-12-28T07:45:23.438Z] 940070f6fee4: Preparing [2023-12-28T07:45:23.438Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:23.438Z] 7b50518326fb: Preparing [2023-12-28T07:45:23.438Z] a6ed73e0b458: Preparing [2023-12-28T07:45:23.438Z] 0faf9b67be60: Preparing [2023-12-28T07:45:23.438Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:23.438Z] 7b50518326fb: Waiting [2023-12-28T07:45:23.438Z] a6ed73e0b458: Waiting [2023-12-28T07:45:23.438Z] 0faf9b67be60: Waiting [2023-12-28T07:45:23.438Z] 03b9f1700419: Layer already exists [2023-12-28T07:45:23.438Z] 3dc74f404a85: Layer already exists [2023-12-28T07:45:23.438Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:23.438Z] b65f64c716f5: Layer already exists [2023-12-28T07:45:23.438Z] 8f8977fe4f30: Layer already exists [2023-12-28T07:45:23.438Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:23.438Z] a6ed73e0b458: Layer already exists [2023-12-28T07:45:23.438Z] 7b50518326fb: Layer already exists [2023-12-28T07:45:23.438Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:23.703Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:24.433Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:25.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-12-28T07:45:25.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-28T07:45:25.161Z] 8f8977fe4f30: Preparing [2023-12-28T07:45:25.161Z] b65f64c716f5: Preparing [2023-12-28T07:45:25.161Z] 03b9f1700419: Preparing [2023-12-28T07:45:25.161Z] 3dc74f404a85: Preparing [2023-12-28T07:45:25.161Z] 940070f6fee4: Preparing [2023-12-28T07:45:25.161Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:25.161Z] 7b50518326fb: Preparing [2023-12-28T07:45:25.161Z] a6ed73e0b458: Preparing [2023-12-28T07:45:25.161Z] 0faf9b67be60: Preparing [2023-12-28T07:45:25.161Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:25.161Z] 7b50518326fb: Waiting [2023-12-28T07:45:25.161Z] a6ed73e0b458: Waiting [2023-12-28T07:45:25.161Z] 0faf9b67be60: Waiting [2023-12-28T07:45:25.161Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:25.161Z] 8f8977fe4f30: Layer already exists [2023-12-28T07:45:25.161Z] b65f64c716f5: Layer already exists [2023-12-28T07:45:25.161Z] 03b9f1700419: Layer already exists [2023-12-28T07:45:25.161Z] 3dc74f404a85: Layer already exists [2023-12-28T07:45:25.161Z] 7b50518326fb: Layer already exists [2023-12-28T07:45:25.161Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:25.161Z] a6ed73e0b458: Layer already exists [2023-12-28T07:45:25.161Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:25.426Z] main: digest: sha256:70d10a85c4bb9d095442cfedfee9601e1c0bfe24f6122512117d8faff83c586c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:45:26.274Z] ===================================================== [Pipeline] echo [2023-12-28T07:45:26.428Z] taggedImages: [2023-12-28T07:45:26.428Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:26.428Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-28T07:45:26.428Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.7 [2023-12-28T07:45:26.428Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:26.428Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-12-28T07:45:26.628Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-12-28T07:45:26.628Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:26.628Z] latest [2023-12-28T07:45:26.628Z] 3.2.0-dev.7 [2023-12-28T07:45:26.628Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:26.628Z] main [2023-12-28T07:45:26.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:27.669Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:28.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:28.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-28T07:45:28.392Z] 8c24d28d53dc: Preparing [2023-12-28T07:45:28.392Z] 735fc3b6b72d: Preparing [2023-12-28T07:45:28.392Z] aab234ff7e53: Preparing [2023-12-28T07:45:28.392Z] d4d42a1e8ca3: Preparing [2023-12-28T07:45:28.392Z] a80937a3d80f: Preparing [2023-12-28T07:45:28.392Z] 940070f6fee4: Preparing [2023-12-28T07:45:28.393Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:28.393Z] 948ca69d997e: Preparing [2023-12-28T07:45:28.393Z] f2a75a63543b: Preparing [2023-12-28T07:45:28.393Z] c3ea34bb717c: Preparing [2023-12-28T07:45:28.393Z] 0faf9b67be60: Preparing [2023-12-28T07:45:28.393Z] 940070f6fee4: Waiting [2023-12-28T07:45:28.393Z] f2a75a63543b: Waiting [2023-12-28T07:45:28.393Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:28.393Z] 0faf9b67be60: Waiting [2023-12-28T07:45:28.393Z] c3ea34bb717c: Waiting [2023-12-28T07:45:28.393Z] 948ca69d997e: Waiting [2023-12-28T07:45:28.657Z] 735fc3b6b72d: Pushed [2023-12-28T07:45:28.657Z] 8c24d28d53dc: Pushed [2023-12-28T07:45:28.657Z] a80937a3d80f: Pushed [2023-12-28T07:45:28.657Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:28.657Z] d4d42a1e8ca3: Pushed [2023-12-28T07:45:28.657Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:28.657Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:28.922Z] 948ca69d997e: Pushed [2023-12-28T07:45:28.922Z] f2a75a63543b: Pushed [2023-12-28T07:45:30.863Z] aab234ff7e53: Pushed [2023-12-28T07:45:31.128Z] c3ea34bb717c: Pushed [2023-12-28T07:45:33.704Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:34.476Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:35.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-28T07:45:35.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-28T07:45:35.247Z] 8c24d28d53dc: Preparing [2023-12-28T07:45:35.247Z] 735fc3b6b72d: Preparing [2023-12-28T07:45:35.247Z] aab234ff7e53: Preparing [2023-12-28T07:45:35.247Z] d4d42a1e8ca3: Preparing [2023-12-28T07:45:35.247Z] a80937a3d80f: Preparing [2023-12-28T07:45:35.247Z] 940070f6fee4: Preparing [2023-12-28T07:45:35.247Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:35.247Z] 948ca69d997e: Preparing [2023-12-28T07:45:35.247Z] f2a75a63543b: Preparing [2023-12-28T07:45:35.247Z] c3ea34bb717c: Preparing [2023-12-28T07:45:35.247Z] 0faf9b67be60: Preparing [2023-12-28T07:45:35.247Z] 940070f6fee4: Waiting [2023-12-28T07:45:35.247Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:35.247Z] 948ca69d997e: Waiting [2023-12-28T07:45:35.247Z] f2a75a63543b: Waiting [2023-12-28T07:45:35.247Z] c3ea34bb717c: Waiting [2023-12-28T07:45:35.247Z] 0faf9b67be60: Waiting [2023-12-28T07:45:35.247Z] 735fc3b6b72d: Layer already exists [2023-12-28T07:45:35.247Z] 8c24d28d53dc: Layer already exists [2023-12-28T07:45:35.247Z] d4d42a1e8ca3: Layer already exists [2023-12-28T07:45:35.247Z] aab234ff7e53: Layer already exists [2023-12-28T07:45:35.247Z] a80937a3d80f: Layer already exists [2023-12-28T07:45:35.247Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:35.247Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:35.247Z] 948ca69d997e: Layer already exists [2023-12-28T07:45:35.247Z] f2a75a63543b: Layer already exists [2023-12-28T07:45:35.247Z] c3ea34bb717c: Layer already exists [2023-12-28T07:45:35.247Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:35.511Z] latest: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:36.258Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:37.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.7 [2023-12-28T07:45:37.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-28T07:45:37.024Z] 8c24d28d53dc: Preparing [2023-12-28T07:45:37.024Z] 735fc3b6b72d: Preparing [2023-12-28T07:45:37.024Z] aab234ff7e53: Preparing [2023-12-28T07:45:37.024Z] d4d42a1e8ca3: Preparing [2023-12-28T07:45:37.024Z] a80937a3d80f: Preparing [2023-12-28T07:45:37.024Z] 940070f6fee4: Preparing [2023-12-28T07:45:37.024Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:37.024Z] 948ca69d997e: Preparing [2023-12-28T07:45:37.024Z] f2a75a63543b: Preparing [2023-12-28T07:45:37.024Z] c3ea34bb717c: Preparing [2023-12-28T07:45:37.024Z] 0faf9b67be60: Preparing [2023-12-28T07:45:37.024Z] 940070f6fee4: Waiting [2023-12-28T07:45:37.024Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:37.024Z] 948ca69d997e: Waiting [2023-12-28T07:45:37.024Z] f2a75a63543b: Waiting [2023-12-28T07:45:37.024Z] c3ea34bb717c: Waiting [2023-12-28T07:45:37.024Z] 0faf9b67be60: Waiting [2023-12-28T07:45:37.024Z] 8c24d28d53dc: Layer already exists [2023-12-28T07:45:37.024Z] 735fc3b6b72d: Layer already exists [2023-12-28T07:45:37.024Z] aab234ff7e53: Layer already exists [2023-12-28T07:45:37.024Z] a80937a3d80f: Layer already exists [2023-12-28T07:45:37.024Z] d4d42a1e8ca3: Layer already exists [2023-12-28T07:45:37.024Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:37.024Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:37.024Z] c3ea34bb717c: Layer already exists [2023-12-28T07:45:37.024Z] 948ca69d997e: Layer already exists [2023-12-28T07:45:37.024Z] f2a75a63543b: Layer already exists [2023-12-28T07:45:37.024Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:37.289Z] 3.2.0-dev.7: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:38.044Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:38.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:38.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-28T07:45:38.837Z] 8c24d28d53dc: Preparing [2023-12-28T07:45:38.837Z] 735fc3b6b72d: Preparing [2023-12-28T07:45:38.837Z] aab234ff7e53: Preparing [2023-12-28T07:45:38.837Z] d4d42a1e8ca3: Preparing [2023-12-28T07:45:38.837Z] a80937a3d80f: Preparing [2023-12-28T07:45:38.837Z] 940070f6fee4: Preparing [2023-12-28T07:45:38.837Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:38.837Z] 948ca69d997e: Preparing [2023-12-28T07:45:38.837Z] f2a75a63543b: Preparing [2023-12-28T07:45:38.837Z] c3ea34bb717c: Preparing [2023-12-28T07:45:38.837Z] 0faf9b67be60: Preparing [2023-12-28T07:45:38.837Z] 940070f6fee4: Waiting [2023-12-28T07:45:38.837Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:38.837Z] 948ca69d997e: Waiting [2023-12-28T07:45:38.837Z] f2a75a63543b: Waiting [2023-12-28T07:45:38.837Z] c3ea34bb717c: Waiting [2023-12-28T07:45:38.837Z] 0faf9b67be60: Waiting [2023-12-28T07:45:38.837Z] d4d42a1e8ca3: Layer already exists [2023-12-28T07:45:38.837Z] aab234ff7e53: Layer already exists [2023-12-28T07:45:38.837Z] 8c24d28d53dc: Layer already exists [2023-12-28T07:45:38.837Z] a80937a3d80f: Layer already exists [2023-12-28T07:45:38.837Z] 735fc3b6b72d: Layer already exists [2023-12-28T07:45:38.837Z] c3ea34bb717c: Layer already exists [2023-12-28T07:45:38.837Z] f2a75a63543b: Layer already exists [2023-12-28T07:45:38.837Z] 948ca69d997e: Layer already exists [2023-12-28T07:45:38.837Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:38.837Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:39.102Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:39.102Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:39.848Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:40.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-12-28T07:45:40.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-28T07:45:40.612Z] 8c24d28d53dc: Preparing [2023-12-28T07:45:40.612Z] 735fc3b6b72d: Preparing [2023-12-28T07:45:40.612Z] aab234ff7e53: Preparing [2023-12-28T07:45:40.612Z] d4d42a1e8ca3: Preparing [2023-12-28T07:45:40.612Z] a80937a3d80f: Preparing [2023-12-28T07:45:40.612Z] 940070f6fee4: Preparing [2023-12-28T07:45:40.612Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:40.612Z] 948ca69d997e: Preparing [2023-12-28T07:45:40.612Z] f2a75a63543b: Preparing [2023-12-28T07:45:40.612Z] c3ea34bb717c: Preparing [2023-12-28T07:45:40.612Z] 0faf9b67be60: Preparing [2023-12-28T07:45:40.612Z] 940070f6fee4: Waiting [2023-12-28T07:45:40.612Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:40.612Z] 948ca69d997e: Waiting [2023-12-28T07:45:40.612Z] f2a75a63543b: Waiting [2023-12-28T07:45:40.612Z] c3ea34bb717c: Waiting [2023-12-28T07:45:40.612Z] 0faf9b67be60: Waiting [2023-12-28T07:45:40.612Z] 8c24d28d53dc: Layer already exists [2023-12-28T07:45:40.612Z] d4d42a1e8ca3: Layer already exists [2023-12-28T07:45:40.612Z] a80937a3d80f: Layer already exists [2023-12-28T07:45:40.612Z] 735fc3b6b72d: Layer already exists [2023-12-28T07:45:40.612Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:40.612Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:40.612Z] aab234ff7e53: Layer already exists [2023-12-28T07:45:40.612Z] 948ca69d997e: Layer already exists [2023-12-28T07:45:40.612Z] f2a75a63543b: Layer already exists [2023-12-28T07:45:40.612Z] c3ea34bb717c: Layer already exists [2023-12-28T07:45:40.612Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:41.028Z] main: digest: sha256:9e28664dcab93513f697ed581c7a2a511345285b6ab418fdb3c1a2a90f6894fa size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:45:41.918Z] ===================================================== [Pipeline] echo [2023-12-28T07:45:42.064Z] taggedImages: [2023-12-28T07:45:42.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:42.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-28T07:45:42.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.7 [2023-12-28T07:45:42.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:42.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-12-28T07:45:42.223Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-12-28T07:45:42.223Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:42.223Z] latest [2023-12-28T07:45:42.223Z] 3.2.0-dev.7 [2023-12-28T07:45:42.223Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:42.223Z] main [2023-12-28T07:45:42.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:43.275Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:44.040Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:44.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-28T07:45:44.040Z] debdc1d615e9: Preparing [2023-12-28T07:45:44.040Z] 1e5c1ef90ca3: Preparing [2023-12-28T07:45:44.040Z] 44936c55ac1c: Preparing [2023-12-28T07:45:44.040Z] cb279c687f98: Preparing [2023-12-28T07:45:44.040Z] 890cc9aacfca: Preparing [2023-12-28T07:45:44.040Z] f2a43a4ed812: Preparing [2023-12-28T07:45:44.040Z] 6f7d52ff19cb: Preparing [2023-12-28T07:45:44.040Z] 940070f6fee4: Preparing [2023-12-28T07:45:44.040Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:44.040Z] eb290fcff809: Preparing [2023-12-28T07:45:44.040Z] 47bcc158dfa1: Preparing [2023-12-28T07:45:44.040Z] 0faf9b67be60: Preparing [2023-12-28T07:45:44.040Z] 940070f6fee4: Waiting [2023-12-28T07:45:44.040Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:44.040Z] eb290fcff809: Waiting [2023-12-28T07:45:44.040Z] 47bcc158dfa1: Waiting [2023-12-28T07:45:44.040Z] 0faf9b67be60: Waiting [2023-12-28T07:45:44.040Z] f2a43a4ed812: Waiting [2023-12-28T07:45:44.040Z] 6f7d52ff19cb: Waiting [2023-12-28T07:45:44.308Z] 890cc9aacfca: Pushed [2023-12-28T07:45:44.308Z] 1e5c1ef90ca3: Pushed [2023-12-28T07:45:44.308Z] debdc1d615e9: Pushed [2023-12-28T07:45:44.308Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:44.308Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:44.574Z] f2a43a4ed812: Pushed [2023-12-28T07:45:44.574Z] 6f7d52ff19cb: Pushed [2023-12-28T07:45:44.574Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:44.574Z] eb290fcff809: Pushed [2023-12-28T07:45:45.979Z] cb279c687f98: Pushed [2023-12-28T07:45:46.560Z] 44936c55ac1c: Pushed [2023-12-28T07:45:46.827Z] 47bcc158dfa1: Pushed [2023-12-28T07:45:48.769Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:49.542Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:50.296Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-28T07:45:50.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-28T07:45:50.296Z] debdc1d615e9: Preparing [2023-12-28T07:45:50.296Z] 1e5c1ef90ca3: Preparing [2023-12-28T07:45:50.296Z] 44936c55ac1c: Preparing [2023-12-28T07:45:50.296Z] cb279c687f98: Preparing [2023-12-28T07:45:50.296Z] 890cc9aacfca: Preparing [2023-12-28T07:45:50.296Z] f2a43a4ed812: Preparing [2023-12-28T07:45:50.296Z] 6f7d52ff19cb: Preparing [2023-12-28T07:45:50.296Z] 940070f6fee4: Preparing [2023-12-28T07:45:50.296Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:50.296Z] eb290fcff809: Preparing [2023-12-28T07:45:50.296Z] 47bcc158dfa1: Preparing [2023-12-28T07:45:50.296Z] 0faf9b67be60: Preparing [2023-12-28T07:45:50.296Z] 940070f6fee4: Waiting [2023-12-28T07:45:50.296Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:50.296Z] eb290fcff809: Waiting [2023-12-28T07:45:50.296Z] f2a43a4ed812: Waiting [2023-12-28T07:45:50.296Z] 47bcc158dfa1: Waiting [2023-12-28T07:45:50.296Z] 6f7d52ff19cb: Waiting [2023-12-28T07:45:50.296Z] 890cc9aacfca: Layer already exists [2023-12-28T07:45:50.296Z] cb279c687f98: Layer already exists [2023-12-28T07:45:50.296Z] 1e5c1ef90ca3: Layer already exists [2023-12-28T07:45:50.296Z] debdc1d615e9: Layer already exists [2023-12-28T07:45:50.296Z] 44936c55ac1c: Layer already exists [2023-12-28T07:45:50.296Z] f2a43a4ed812: Layer already exists [2023-12-28T07:45:50.296Z] 6f7d52ff19cb: Layer already exists [2023-12-28T07:45:50.296Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:50.296Z] eb290fcff809: Layer already exists [2023-12-28T07:45:50.296Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:50.296Z] 47bcc158dfa1: Layer already exists [2023-12-28T07:45:50.565Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:50.565Z] latest: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:51.358Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:52.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.7 [2023-12-28T07:45:52.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-28T07:45:52.133Z] debdc1d615e9: Preparing [2023-12-28T07:45:52.133Z] 1e5c1ef90ca3: Preparing [2023-12-28T07:45:52.133Z] 44936c55ac1c: Preparing [2023-12-28T07:45:52.133Z] cb279c687f98: Preparing [2023-12-28T07:45:52.133Z] 890cc9aacfca: Preparing [2023-12-28T07:45:52.134Z] f2a43a4ed812: Preparing [2023-12-28T07:45:52.134Z] 6f7d52ff19cb: Preparing [2023-12-28T07:45:52.134Z] 940070f6fee4: Preparing [2023-12-28T07:45:52.134Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:52.134Z] eb290fcff809: Preparing [2023-12-28T07:45:52.134Z] 47bcc158dfa1: Preparing [2023-12-28T07:45:52.134Z] f2a43a4ed812: Waiting [2023-12-28T07:45:52.134Z] 6f7d52ff19cb: Waiting [2023-12-28T07:45:52.134Z] 940070f6fee4: Waiting [2023-12-28T07:45:52.134Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:52.134Z] eb290fcff809: Waiting [2023-12-28T07:45:52.134Z] 47bcc158dfa1: Waiting [2023-12-28T07:45:52.134Z] 0faf9b67be60: Preparing [2023-12-28T07:45:52.134Z] 0faf9b67be60: Waiting [2023-12-28T07:45:52.134Z] debdc1d615e9: Layer already exists [2023-12-28T07:45:52.134Z] cb279c687f98: Layer already exists [2023-12-28T07:45:52.134Z] 44936c55ac1c: Layer already exists [2023-12-28T07:45:52.134Z] 890cc9aacfca: Layer already exists [2023-12-28T07:45:52.134Z] 1e5c1ef90ca3: Layer already exists [2023-12-28T07:45:52.134Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:52.134Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:52.134Z] f2a43a4ed812: Layer already exists [2023-12-28T07:45:52.401Z] 47bcc158dfa1: Layer already exists [2023-12-28T07:45:52.401Z] eb290fcff809: Layer already exists [2023-12-28T07:45:52.401Z] 6f7d52ff19cb: Layer already exists [2023-12-28T07:45:52.401Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:52.401Z] 3.2.0-dev.7: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:53.235Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:54.020Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:54.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-28T07:45:54.020Z] debdc1d615e9: Preparing [2023-12-28T07:45:54.020Z] 1e5c1ef90ca3: Preparing [2023-12-28T07:45:54.020Z] 44936c55ac1c: Preparing [2023-12-28T07:45:54.020Z] cb279c687f98: Preparing [2023-12-28T07:45:54.020Z] 890cc9aacfca: Preparing [2023-12-28T07:45:54.020Z] f2a43a4ed812: Preparing [2023-12-28T07:45:54.020Z] 6f7d52ff19cb: Preparing [2023-12-28T07:45:54.020Z] 940070f6fee4: Preparing [2023-12-28T07:45:54.020Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:54.020Z] eb290fcff809: Preparing [2023-12-28T07:45:54.020Z] 47bcc158dfa1: Preparing [2023-12-28T07:45:54.020Z] 0faf9b67be60: Preparing [2023-12-28T07:45:54.020Z] 6f7d52ff19cb: Waiting [2023-12-28T07:45:54.020Z] f2a43a4ed812: Waiting [2023-12-28T07:45:54.020Z] 940070f6fee4: Waiting [2023-12-28T07:45:54.020Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:54.020Z] 47bcc158dfa1: Waiting [2023-12-28T07:45:54.020Z] eb290fcff809: Waiting [2023-12-28T07:45:54.020Z] 0faf9b67be60: Waiting [2023-12-28T07:45:54.020Z] debdc1d615e9: Layer already exists [2023-12-28T07:45:54.020Z] cb279c687f98: Layer already exists [2023-12-28T07:45:54.020Z] 1e5c1ef90ca3: Layer already exists [2023-12-28T07:45:54.020Z] 44936c55ac1c: Layer already exists [2023-12-28T07:45:54.020Z] 890cc9aacfca: Layer already exists [2023-12-28T07:45:54.020Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:54.020Z] f2a43a4ed812: Layer already exists [2023-12-28T07:45:54.020Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:54.020Z] 6f7d52ff19cb: Layer already exists [2023-12-28T07:45:54.020Z] eb290fcff809: Layer already exists [2023-12-28T07:45:54.020Z] 47bcc158dfa1: Layer already exists [2023-12-28T07:45:54.020Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:54.288Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:55.132Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:55.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-12-28T07:45:55.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-28T07:45:55.918Z] debdc1d615e9: Preparing [2023-12-28T07:45:55.918Z] 1e5c1ef90ca3: Preparing [2023-12-28T07:45:55.918Z] 44936c55ac1c: Preparing [2023-12-28T07:45:55.918Z] cb279c687f98: Preparing [2023-12-28T07:45:55.918Z] 890cc9aacfca: Preparing [2023-12-28T07:45:55.918Z] f2a43a4ed812: Preparing [2023-12-28T07:45:55.918Z] 6f7d52ff19cb: Preparing [2023-12-28T07:45:55.918Z] 940070f6fee4: Preparing [2023-12-28T07:45:55.918Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:55.918Z] eb290fcff809: Preparing [2023-12-28T07:45:55.918Z] 47bcc158dfa1: Preparing [2023-12-28T07:45:55.918Z] 0faf9b67be60: Preparing [2023-12-28T07:45:55.918Z] f2a43a4ed812: Waiting [2023-12-28T07:45:55.918Z] 6f7d52ff19cb: Waiting [2023-12-28T07:45:55.918Z] 940070f6fee4: Waiting [2023-12-28T07:45:55.918Z] 6c1baf0b43ff: Waiting [2023-12-28T07:45:55.918Z] eb290fcff809: Waiting [2023-12-28T07:45:55.918Z] 0faf9b67be60: Waiting [2023-12-28T07:45:55.918Z] 47bcc158dfa1: Waiting [2023-12-28T07:45:55.918Z] cb279c687f98: Layer already exists [2023-12-28T07:45:55.918Z] 890cc9aacfca: Layer already exists [2023-12-28T07:45:55.918Z] 1e5c1ef90ca3: Layer already exists [2023-12-28T07:45:55.918Z] 44936c55ac1c: Layer already exists [2023-12-28T07:45:55.918Z] debdc1d615e9: Layer already exists [2023-12-28T07:45:55.918Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:45:55.918Z] 940070f6fee4: Layer already exists [2023-12-28T07:45:55.918Z] 6f7d52ff19cb: Layer already exists [2023-12-28T07:45:55.918Z] eb290fcff809: Layer already exists [2023-12-28T07:45:55.918Z] f2a43a4ed812: Layer already exists [2023-12-28T07:45:56.187Z] 47bcc158dfa1: Layer already exists [2023-12-28T07:45:56.187Z] 0faf9b67be60: Layer already exists [2023-12-28T07:45:56.187Z] main: digest: sha256:3c4c789a842ddba1d32f9c9495e1fc4f198be03473283df88e652661f824b746 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:45:57.171Z] ===================================================== [Pipeline] echo [2023-12-28T07:45:57.332Z] taggedImages: [2023-12-28T07:45:57.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:57.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-28T07:45:57.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.7 [2023-12-28T07:45:57.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:57.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-12-28T07:45:57.502Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-12-28T07:45:57.502Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:57.502Z] latest [2023-12-28T07:45:57.502Z] 3.2.0-dev.7 [2023-12-28T07:45:57.502Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:45:57.502Z] main [2023-12-28T07:45:57.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:58.592Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:45:59.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:45:59.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-28T07:45:59.417Z] 9ca11b66c0e6: Preparing [2023-12-28T07:45:59.417Z] b08bdb87b219: Preparing [2023-12-28T07:45:59.417Z] 940070f6fee4: Preparing [2023-12-28T07:45:59.417Z] 6c1baf0b43ff: Preparing [2023-12-28T07:45:59.417Z] 5d58ae35ab9d: Preparing [2023-12-28T07:45:59.417Z] e9857accd2d5: Preparing [2023-12-28T07:45:59.417Z] 0faf9b67be60: Preparing [2023-12-28T07:45:59.417Z] e9857accd2d5: Waiting [2023-12-28T07:45:59.417Z] 0faf9b67be60: Waiting [2023-12-28T07:45:59.694Z] 5d58ae35ab9d: Pushed [2023-12-28T07:46:02.262Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:02.262Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:02.528Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:02.528Z] 9ca11b66c0e6: Pushed [2023-12-28T07:46:03.105Z] b08bdb87b219: Pushed [2023-12-28T07:46:04.057Z] e9857accd2d5: Pushed [2023-12-28T07:46:04.320Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:05.112Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:05.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-28T07:46:05.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-28T07:46:05.905Z] 9ca11b66c0e6: Preparing [2023-12-28T07:46:05.905Z] b08bdb87b219: Preparing [2023-12-28T07:46:05.905Z] 940070f6fee4: Preparing [2023-12-28T07:46:05.905Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:05.905Z] 5d58ae35ab9d: Preparing [2023-12-28T07:46:05.905Z] e9857accd2d5: Preparing [2023-12-28T07:46:05.905Z] 0faf9b67be60: Preparing [2023-12-28T07:46:05.905Z] e9857accd2d5: Waiting [2023-12-28T07:46:05.905Z] 0faf9b67be60: Waiting [2023-12-28T07:46:05.905Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:05.905Z] 5d58ae35ab9d: Layer already exists [2023-12-28T07:46:05.905Z] 9ca11b66c0e6: Layer already exists [2023-12-28T07:46:05.905Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:05.905Z] b08bdb87b219: Layer already exists [2023-12-28T07:46:05.905Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:05.905Z] e9857accd2d5: Layer already exists [2023-12-28T07:46:06.169Z] latest: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:06.945Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:07.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.7 [2023-12-28T07:46:07.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-28T07:46:07.748Z] 9ca11b66c0e6: Preparing [2023-12-28T07:46:07.748Z] b08bdb87b219: Preparing [2023-12-28T07:46:07.748Z] 940070f6fee4: Preparing [2023-12-28T07:46:07.748Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:07.748Z] 5d58ae35ab9d: Preparing [2023-12-28T07:46:07.748Z] e9857accd2d5: Preparing [2023-12-28T07:46:07.748Z] 0faf9b67be60: Preparing [2023-12-28T07:46:07.748Z] e9857accd2d5: Waiting [2023-12-28T07:46:07.748Z] 0faf9b67be60: Waiting [2023-12-28T07:46:07.748Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:07.748Z] 5d58ae35ab9d: Layer already exists [2023-12-28T07:46:07.748Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:07.748Z] 9ca11b66c0e6: Layer already exists [2023-12-28T07:46:07.748Z] b08bdb87b219: Layer already exists [2023-12-28T07:46:07.748Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:07.748Z] e9857accd2d5: Layer already exists [2023-12-28T07:46:08.013Z] 3.2.0-dev.7: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:08.824Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:09.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:09.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-28T07:46:09.611Z] 9ca11b66c0e6: Preparing [2023-12-28T07:46:09.611Z] b08bdb87b219: Preparing [2023-12-28T07:46:09.611Z] 940070f6fee4: Preparing [2023-12-28T07:46:09.611Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:09.611Z] 5d58ae35ab9d: Preparing [2023-12-28T07:46:09.611Z] e9857accd2d5: Preparing [2023-12-28T07:46:09.611Z] 0faf9b67be60: Preparing [2023-12-28T07:46:09.611Z] e9857accd2d5: Waiting [2023-12-28T07:46:09.611Z] 0faf9b67be60: Waiting [2023-12-28T07:46:09.611Z] 5d58ae35ab9d: Layer already exists [2023-12-28T07:46:09.611Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:09.611Z] b08bdb87b219: Layer already exists [2023-12-28T07:46:09.611Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:09.611Z] 9ca11b66c0e6: Layer already exists [2023-12-28T07:46:09.611Z] e9857accd2d5: Layer already exists [2023-12-28T07:46:09.611Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:09.882Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:10.714Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:11.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-12-28T07:46:11.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-28T07:46:11.490Z] 9ca11b66c0e6: Preparing [2023-12-28T07:46:11.490Z] b08bdb87b219: Preparing [2023-12-28T07:46:11.490Z] 940070f6fee4: Preparing [2023-12-28T07:46:11.490Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:11.490Z] 5d58ae35ab9d: Preparing [2023-12-28T07:46:11.490Z] e9857accd2d5: Preparing [2023-12-28T07:46:11.490Z] 0faf9b67be60: Preparing [2023-12-28T07:46:11.490Z] e9857accd2d5: Waiting [2023-12-28T07:46:11.490Z] 0faf9b67be60: Waiting [2023-12-28T07:46:11.490Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:11.491Z] b08bdb87b219: Layer already exists [2023-12-28T07:46:11.491Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:11.491Z] 5d58ae35ab9d: Layer already exists [2023-12-28T07:46:11.491Z] 9ca11b66c0e6: Layer already exists [2023-12-28T07:46:11.491Z] e9857accd2d5: Layer already exists [2023-12-28T07:46:11.758Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:11.758Z] main: digest: sha256:8a1394f0cc70b2d6038747ec28225c04737e9e82aea222009cdbff0884236032 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:46:12.793Z] ===================================================== [Pipeline] echo [2023-12-28T07:46:12.959Z] taggedImages: [2023-12-28T07:46:12.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:12.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-28T07:46:12.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.7 [2023-12-28T07:46:12.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:12.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-12-28T07:46:13.143Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-12-28T07:46:13.143Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:13.143Z] latest [2023-12-28T07:46:13.143Z] 3.2.0-dev.7 [2023-12-28T07:46:13.143Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:13.143Z] main [2023-12-28T07:46:13.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:14.261Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:16.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:16.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-28T07:46:16.975Z] 362eaa7eaa76: Preparing [2023-12-28T07:46:16.976Z] 56f9416ca49e: Preparing [2023-12-28T07:46:16.976Z] b38cbfcdfdb9: Preparing [2023-12-28T07:46:16.976Z] 940070f6fee4: Preparing [2023-12-28T07:46:16.976Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:16.976Z] efefc54b2109: Preparing [2023-12-28T07:46:16.976Z] efefc54b2109: Waiting [2023-12-28T07:46:16.976Z] dfe255272245: Preparing [2023-12-28T07:46:16.976Z] e24b2ff3d108: Preparing [2023-12-28T07:46:16.976Z] dfe255272245: Waiting [2023-12-28T07:46:16.976Z] c145e5c84149: Preparing [2023-12-28T07:46:16.976Z] e24b2ff3d108: Waiting [2023-12-28T07:46:16.976Z] 0faf9b67be60: Preparing [2023-12-28T07:46:16.976Z] c145e5c84149: Waiting [2023-12-28T07:46:16.976Z] 0faf9b67be60: Waiting [2023-12-28T07:46:16.976Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:16.976Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:17.241Z] b38cbfcdfdb9: Pushed [2023-12-28T07:46:17.241Z] 56f9416ca49e: Pushed [2023-12-28T07:46:17.241Z] 362eaa7eaa76: Pushed [2023-12-28T07:46:17.241Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:17.241Z] e24b2ff3d108: Pushed [2023-12-28T07:46:18.200Z] c145e5c84149: Pushed [2023-12-28T07:46:30.492Z] dfe255272245: Pushed [2023-12-28T07:46:34.733Z] efefc54b2109: Pushed [2023-12-28T07:46:34.733Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:35.528Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:36.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-28T07:46:36.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-28T07:46:36.317Z] 362eaa7eaa76: Preparing [2023-12-28T07:46:36.317Z] 56f9416ca49e: Preparing [2023-12-28T07:46:36.317Z] b38cbfcdfdb9: Preparing [2023-12-28T07:46:36.317Z] 940070f6fee4: Preparing [2023-12-28T07:46:36.317Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:36.317Z] efefc54b2109: Preparing [2023-12-28T07:46:36.317Z] dfe255272245: Preparing [2023-12-28T07:46:36.317Z] e24b2ff3d108: Preparing [2023-12-28T07:46:36.317Z] c145e5c84149: Preparing [2023-12-28T07:46:36.317Z] 0faf9b67be60: Preparing [2023-12-28T07:46:36.317Z] efefc54b2109: Waiting [2023-12-28T07:46:36.317Z] dfe255272245: Waiting [2023-12-28T07:46:36.317Z] e24b2ff3d108: Waiting [2023-12-28T07:46:36.317Z] c145e5c84149: Waiting [2023-12-28T07:46:36.317Z] 0faf9b67be60: Waiting [2023-12-28T07:46:36.317Z] 362eaa7eaa76: Layer already exists [2023-12-28T07:46:36.317Z] 56f9416ca49e: Layer already exists [2023-12-28T07:46:36.317Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:36.317Z] b38cbfcdfdb9: Layer already exists [2023-12-28T07:46:36.317Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:36.317Z] efefc54b2109: Layer already exists [2023-12-28T07:46:36.317Z] e24b2ff3d108: Layer already exists [2023-12-28T07:46:36.317Z] dfe255272245: Layer already exists [2023-12-28T07:46:36.317Z] c145e5c84149: Layer already exists [2023-12-28T07:46:36.317Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:36.581Z] latest: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:37.384Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:38.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.7 [2023-12-28T07:46:38.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-28T07:46:38.212Z] 362eaa7eaa76: Preparing [2023-12-28T07:46:38.212Z] 56f9416ca49e: Preparing [2023-12-28T07:46:38.212Z] b38cbfcdfdb9: Preparing [2023-12-28T07:46:38.212Z] 940070f6fee4: Preparing [2023-12-28T07:46:38.212Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:38.212Z] efefc54b2109: Preparing [2023-12-28T07:46:38.212Z] dfe255272245: Preparing [2023-12-28T07:46:38.212Z] e24b2ff3d108: Preparing [2023-12-28T07:46:38.212Z] c145e5c84149: Preparing [2023-12-28T07:46:38.212Z] 0faf9b67be60: Preparing [2023-12-28T07:46:38.212Z] efefc54b2109: Waiting [2023-12-28T07:46:38.212Z] dfe255272245: Waiting [2023-12-28T07:46:38.212Z] e24b2ff3d108: Waiting [2023-12-28T07:46:38.212Z] c145e5c84149: Waiting [2023-12-28T07:46:38.212Z] 0faf9b67be60: Waiting [2023-12-28T07:46:38.212Z] b38cbfcdfdb9: Layer already exists [2023-12-28T07:46:38.212Z] 362eaa7eaa76: Layer already exists [2023-12-28T07:46:38.212Z] 56f9416ca49e: Layer already exists [2023-12-28T07:46:38.212Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:38.212Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:38.212Z] e24b2ff3d108: Layer already exists [2023-12-28T07:46:38.212Z] dfe255272245: Layer already exists [2023-12-28T07:46:38.212Z] c145e5c84149: Layer already exists [2023-12-28T07:46:38.212Z] efefc54b2109: Layer already exists [2023-12-28T07:46:38.212Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:38.476Z] 3.2.0-dev.7: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:39.292Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:40.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:40.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-28T07:46:40.147Z] 362eaa7eaa76: Preparing [2023-12-28T07:46:40.147Z] 56f9416ca49e: Preparing [2023-12-28T07:46:40.147Z] b38cbfcdfdb9: Preparing [2023-12-28T07:46:40.147Z] 940070f6fee4: Preparing [2023-12-28T07:46:40.147Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:40.147Z] efefc54b2109: Preparing [2023-12-28T07:46:40.147Z] dfe255272245: Preparing [2023-12-28T07:46:40.147Z] e24b2ff3d108: Preparing [2023-12-28T07:46:40.147Z] efefc54b2109: Waiting [2023-12-28T07:46:40.147Z] c145e5c84149: Preparing [2023-12-28T07:46:40.147Z] dfe255272245: Waiting [2023-12-28T07:46:40.147Z] e24b2ff3d108: Waiting [2023-12-28T07:46:40.147Z] 0faf9b67be60: Preparing [2023-12-28T07:46:40.147Z] c145e5c84149: Waiting [2023-12-28T07:46:40.147Z] 0faf9b67be60: Waiting [2023-12-28T07:46:40.147Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:40.147Z] 56f9416ca49e: Layer already exists [2023-12-28T07:46:40.147Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:40.147Z] 362eaa7eaa76: Layer already exists [2023-12-28T07:46:40.147Z] b38cbfcdfdb9: Layer already exists [2023-12-28T07:46:40.147Z] dfe255272245: Layer already exists [2023-12-28T07:46:40.147Z] efefc54b2109: Layer already exists [2023-12-28T07:46:40.147Z] e24b2ff3d108: Layer already exists [2023-12-28T07:46:40.147Z] c145e5c84149: Layer already exists [2023-12-28T07:46:40.147Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:40.412Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:41.206Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:41.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-12-28T07:46:41.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-28T07:46:41.981Z] 362eaa7eaa76: Preparing [2023-12-28T07:46:41.981Z] 56f9416ca49e: Preparing [2023-12-28T07:46:41.981Z] b38cbfcdfdb9: Preparing [2023-12-28T07:46:41.981Z] 940070f6fee4: Preparing [2023-12-28T07:46:41.981Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:41.981Z] efefc54b2109: Preparing [2023-12-28T07:46:41.981Z] dfe255272245: Preparing [2023-12-28T07:46:41.981Z] e24b2ff3d108: Preparing [2023-12-28T07:46:41.981Z] efefc54b2109: Waiting [2023-12-28T07:46:41.981Z] dfe255272245: Waiting [2023-12-28T07:46:41.981Z] c145e5c84149: Preparing [2023-12-28T07:46:41.981Z] e24b2ff3d108: Waiting [2023-12-28T07:46:41.981Z] 0faf9b67be60: Preparing [2023-12-28T07:46:41.981Z] 0faf9b67be60: Waiting [2023-12-28T07:46:41.981Z] 56f9416ca49e: Layer already exists [2023-12-28T07:46:41.981Z] b38cbfcdfdb9: Layer already exists [2023-12-28T07:46:41.981Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:41.981Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:41.981Z] 362eaa7eaa76: Layer already exists [2023-12-28T07:46:41.981Z] efefc54b2109: Layer already exists [2023-12-28T07:46:41.981Z] dfe255272245: Layer already exists [2023-12-28T07:46:41.981Z] e24b2ff3d108: Layer already exists [2023-12-28T07:46:41.981Z] c145e5c84149: Layer already exists [2023-12-28T07:46:41.981Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:42.248Z] main: digest: sha256:fbc7fc8ead6f40681d1956d9f1c302cf69c9fdc52dfc542c642f0bd0faf75060 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:46:43.257Z] ===================================================== [Pipeline] echo [2023-12-28T07:46:43.430Z] taggedImages: [2023-12-28T07:46:43.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:43.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-28T07:46:43.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.7 [2023-12-28T07:46:43.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:43.430Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-12-28T07:46:43.598Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-12-28T07:46:43.598Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:43.598Z] latest [2023-12-28T07:46:43.598Z] 3.2.0-dev.7 [2023-12-28T07:46:43.598Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:43.598Z] main [2023-12-28T07:46:43.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:44.728Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:45.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:45.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-28T07:46:45.530Z] 8897a2c37315: Preparing [2023-12-28T07:46:45.530Z] ec63ff5b62d0: Preparing [2023-12-28T07:46:45.530Z] 6f7b90d0863e: Preparing [2023-12-28T07:46:45.530Z] 940070f6fee4: Preparing [2023-12-28T07:46:45.530Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:45.530Z] efefc54b2109: Preparing [2023-12-28T07:46:45.530Z] 167de8441cae: Preparing [2023-12-28T07:46:45.530Z] 3f1e70828765: Preparing [2023-12-28T07:46:45.530Z] 0faf9b67be60: Preparing [2023-12-28T07:46:45.530Z] efefc54b2109: Waiting [2023-12-28T07:46:45.530Z] 167de8441cae: Waiting [2023-12-28T07:46:45.530Z] 3f1e70828765: Waiting [2023-12-28T07:46:45.530Z] 0faf9b67be60: Waiting [2023-12-28T07:46:45.530Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:45.530Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:45.796Z] efefc54b2109: Layer already exists [2023-12-28T07:46:45.796Z] ec63ff5b62d0: Pushed [2023-12-28T07:46:45.796Z] 6f7b90d0863e: Pushed [2023-12-28T07:46:45.796Z] 8897a2c37315: Pushed [2023-12-28T07:46:45.796Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:45.796Z] 167de8441cae: Pushed [2023-12-28T07:46:46.378Z] 3f1e70828765: Pushed [2023-12-28T07:46:46.642Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:47.463Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:48.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-28T07:46:48.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-28T07:46:48.267Z] 8897a2c37315: Preparing [2023-12-28T07:46:48.267Z] ec63ff5b62d0: Preparing [2023-12-28T07:46:48.267Z] 6f7b90d0863e: Preparing [2023-12-28T07:46:48.267Z] 940070f6fee4: Preparing [2023-12-28T07:46:48.267Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:48.267Z] efefc54b2109: Preparing [2023-12-28T07:46:48.267Z] 167de8441cae: Preparing [2023-12-28T07:46:48.267Z] 3f1e70828765: Preparing [2023-12-28T07:46:48.267Z] 0faf9b67be60: Preparing [2023-12-28T07:46:48.267Z] 167de8441cae: Waiting [2023-12-28T07:46:48.267Z] efefc54b2109: Waiting [2023-12-28T07:46:48.267Z] 3f1e70828765: Waiting [2023-12-28T07:46:48.267Z] 0faf9b67be60: Waiting [2023-12-28T07:46:48.267Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:48.267Z] 8897a2c37315: Layer already exists [2023-12-28T07:46:48.267Z] ec63ff5b62d0: Layer already exists [2023-12-28T07:46:48.267Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:48.267Z] 6f7b90d0863e: Layer already exists [2023-12-28T07:46:48.267Z] efefc54b2109: Layer already exists [2023-12-28T07:46:48.267Z] 3f1e70828765: Layer already exists [2023-12-28T07:46:48.267Z] 167de8441cae: Layer already exists [2023-12-28T07:46:48.267Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:48.531Z] latest: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:49.388Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:50.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.7 [2023-12-28T07:46:50.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-28T07:46:50.206Z] 8897a2c37315: Preparing [2023-12-28T07:46:50.206Z] ec63ff5b62d0: Preparing [2023-12-28T07:46:50.206Z] 6f7b90d0863e: Preparing [2023-12-28T07:46:50.206Z] 940070f6fee4: Preparing [2023-12-28T07:46:50.206Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:50.206Z] efefc54b2109: Preparing [2023-12-28T07:46:50.206Z] 167de8441cae: Preparing [2023-12-28T07:46:50.206Z] efefc54b2109: Waiting [2023-12-28T07:46:50.206Z] 3f1e70828765: Preparing [2023-12-28T07:46:50.206Z] 167de8441cae: Waiting [2023-12-28T07:46:50.206Z] 3f1e70828765: Waiting [2023-12-28T07:46:50.206Z] 0faf9b67be60: Preparing [2023-12-28T07:46:50.206Z] 0faf9b67be60: Waiting [2023-12-28T07:46:50.206Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:50.206Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:50.206Z] 8897a2c37315: Layer already exists [2023-12-28T07:46:50.206Z] ec63ff5b62d0: Layer already exists [2023-12-28T07:46:50.206Z] 6f7b90d0863e: Layer already exists [2023-12-28T07:46:50.206Z] 167de8441cae: Layer already exists [2023-12-28T07:46:50.206Z] efefc54b2109: Layer already exists [2023-12-28T07:46:50.206Z] 3f1e70828765: Layer already exists [2023-12-28T07:46:50.206Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:50.473Z] 3.2.0-dev.7: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:51.279Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:52.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:52.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-28T07:46:52.090Z] 8897a2c37315: Preparing [2023-12-28T07:46:52.090Z] ec63ff5b62d0: Preparing [2023-12-28T07:46:52.090Z] 6f7b90d0863e: Preparing [2023-12-28T07:46:52.090Z] 940070f6fee4: Preparing [2023-12-28T07:46:52.090Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:52.090Z] efefc54b2109: Preparing [2023-12-28T07:46:52.090Z] 167de8441cae: Preparing [2023-12-28T07:46:52.090Z] 3f1e70828765: Preparing [2023-12-28T07:46:52.090Z] 0faf9b67be60: Preparing [2023-12-28T07:46:52.090Z] efefc54b2109: Waiting [2023-12-28T07:46:52.090Z] 167de8441cae: Waiting [2023-12-28T07:46:52.090Z] 0faf9b67be60: Waiting [2023-12-28T07:46:52.090Z] 3f1e70828765: Waiting [2023-12-28T07:46:52.090Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:52.090Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:52.090Z] ec63ff5b62d0: Layer already exists [2023-12-28T07:46:52.090Z] 8897a2c37315: Layer already exists [2023-12-28T07:46:52.090Z] 6f7b90d0863e: Layer already exists [2023-12-28T07:46:52.090Z] efefc54b2109: Layer already exists [2023-12-28T07:46:52.090Z] 167de8441cae: Layer already exists [2023-12-28T07:46:52.090Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:52.090Z] 3f1e70828765: Layer already exists [2023-12-28T07:46:52.356Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:53.193Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:54.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-12-28T07:46:54.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-28T07:46:54.017Z] 8897a2c37315: Preparing [2023-12-28T07:46:54.017Z] ec63ff5b62d0: Preparing [2023-12-28T07:46:54.017Z] 6f7b90d0863e: Preparing [2023-12-28T07:46:54.017Z] 940070f6fee4: Preparing [2023-12-28T07:46:54.017Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:54.017Z] efefc54b2109: Preparing [2023-12-28T07:46:54.017Z] 167de8441cae: Preparing [2023-12-28T07:46:54.017Z] 3f1e70828765: Preparing [2023-12-28T07:46:54.017Z] 0faf9b67be60: Preparing [2023-12-28T07:46:54.017Z] efefc54b2109: Waiting [2023-12-28T07:46:54.017Z] 3f1e70828765: Waiting [2023-12-28T07:46:54.017Z] 167de8441cae: Waiting [2023-12-28T07:46:54.017Z] 0faf9b67be60: Waiting [2023-12-28T07:46:54.017Z] 6f7b90d0863e: Layer already exists [2023-12-28T07:46:54.017Z] 8897a2c37315: Layer already exists [2023-12-28T07:46:54.017Z] ec63ff5b62d0: Layer already exists [2023-12-28T07:46:54.017Z] 940070f6fee4: Layer already exists [2023-12-28T07:46:54.017Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:46:54.017Z] efefc54b2109: Layer already exists [2023-12-28T07:46:54.017Z] 3f1e70828765: Layer already exists [2023-12-28T07:46:54.017Z] 167de8441cae: Layer already exists [2023-12-28T07:46:54.017Z] 0faf9b67be60: Layer already exists [2023-12-28T07:46:54.282Z] main: digest: sha256:a3ff77360318c98a54009a5de8d1fcb5b515dd75a634a4392c77915b70696901 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:46:55.289Z] ===================================================== [Pipeline] echo [2023-12-28T07:46:55.450Z] taggedImages: [2023-12-28T07:46:55.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:55.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-28T07:46:55.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.7 [2023-12-28T07:46:55.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:55.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-12-28T07:46:55.626Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-12-28T07:46:55.626Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:55.626Z] latest [2023-12-28T07:46:55.626Z] 3.2.0-dev.7 [2023-12-28T07:46:55.626Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:46:55.626Z] main [2023-12-28T07:46:55.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:56.799Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:46:57.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:46:57.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-28T07:46:57.641Z] 160aa3574a6b: Preparing [2023-12-28T07:46:57.641Z] 30ba1b91fbf2: Preparing [2023-12-28T07:46:57.641Z] 16dbb284430a: Preparing [2023-12-28T07:46:57.641Z] 940070f6fee4: Preparing [2023-12-28T07:46:57.641Z] 6c1baf0b43ff: Preparing [2023-12-28T07:46:57.641Z] 596c5b967972: Preparing [2023-12-28T07:46:57.641Z] e24b2ff3d108: Preparing [2023-12-28T07:46:57.641Z] c145e5c84149: Preparing [2023-12-28T07:46:57.641Z] 0faf9b67be60: Preparing [2023-12-28T07:46:57.641Z] e24b2ff3d108: Waiting [2023-12-28T07:46:57.641Z] c145e5c84149: Waiting [2023-12-28T07:46:57.641Z] 596c5b967972: Waiting [2023-12-28T07:46:57.641Z] 0faf9b67be60: Waiting [2023-12-28T07:46:57.906Z] 16dbb284430a: Pushed [2023-12-28T07:46:57.906Z] 30ba1b91fbf2: Pushed [2023-12-28T07:47:00.474Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:00.474Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:00.474Z] c145e5c84149: Layer already exists [2023-12-28T07:47:00.474Z] e24b2ff3d108: Layer already exists [2023-12-28T07:47:00.474Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:00.474Z] 160aa3574a6b: Pushed [2023-12-28T07:47:18.655Z] 596c5b967972: Pushed [2023-12-28T07:47:18.655Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:19.478Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:20.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-28T07:47:20.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-28T07:47:20.310Z] 160aa3574a6b: Preparing [2023-12-28T07:47:20.310Z] 30ba1b91fbf2: Preparing [2023-12-28T07:47:20.310Z] 16dbb284430a: Preparing [2023-12-28T07:47:20.310Z] 940070f6fee4: Preparing [2023-12-28T07:47:20.310Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:20.310Z] 596c5b967972: Preparing [2023-12-28T07:47:20.310Z] e24b2ff3d108: Preparing [2023-12-28T07:47:20.310Z] c145e5c84149: Preparing [2023-12-28T07:47:20.310Z] 0faf9b67be60: Preparing [2023-12-28T07:47:20.310Z] c145e5c84149: Waiting [2023-12-28T07:47:20.310Z] 596c5b967972: Waiting [2023-12-28T07:47:20.310Z] e24b2ff3d108: Waiting [2023-12-28T07:47:20.310Z] 0faf9b67be60: Waiting [2023-12-28T07:47:20.310Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:20.310Z] 30ba1b91fbf2: Layer already exists [2023-12-28T07:47:20.310Z] 160aa3574a6b: Layer already exists [2023-12-28T07:47:20.310Z] 16dbb284430a: Layer already exists [2023-12-28T07:47:20.310Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:20.310Z] c145e5c84149: Layer already exists [2023-12-28T07:47:20.310Z] 596c5b967972: Layer already exists [2023-12-28T07:47:20.310Z] e24b2ff3d108: Layer already exists [2023-12-28T07:47:20.310Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:20.575Z] latest: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:21.406Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:22.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.7 [2023-12-28T07:47:22.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-28T07:47:22.257Z] 160aa3574a6b: Preparing [2023-12-28T07:47:22.257Z] 30ba1b91fbf2: Preparing [2023-12-28T07:47:22.257Z] 16dbb284430a: Preparing [2023-12-28T07:47:22.257Z] 940070f6fee4: Preparing [2023-12-28T07:47:22.257Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:22.257Z] 596c5b967972: Preparing [2023-12-28T07:47:22.257Z] e24b2ff3d108: Preparing [2023-12-28T07:47:22.257Z] c145e5c84149: Preparing [2023-12-28T07:47:22.257Z] 0faf9b67be60: Preparing [2023-12-28T07:47:22.257Z] 596c5b967972: Waiting [2023-12-28T07:47:22.257Z] e24b2ff3d108: Waiting [2023-12-28T07:47:22.257Z] c145e5c84149: Waiting [2023-12-28T07:47:22.257Z] 0faf9b67be60: Waiting [2023-12-28T07:47:22.257Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:22.257Z] 30ba1b91fbf2: Layer already exists [2023-12-28T07:47:22.257Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:22.257Z] 160aa3574a6b: Layer already exists [2023-12-28T07:47:22.257Z] 16dbb284430a: Layer already exists [2023-12-28T07:47:22.257Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:22.257Z] e24b2ff3d108: Layer already exists [2023-12-28T07:47:22.257Z] 596c5b967972: Layer already exists [2023-12-28T07:47:22.257Z] c145e5c84149: Layer already exists [2023-12-28T07:47:22.523Z] 3.2.0-dev.7: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:23.355Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:24.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:47:24.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-28T07:47:24.193Z] 160aa3574a6b: Preparing [2023-12-28T07:47:24.193Z] 30ba1b91fbf2: Preparing [2023-12-28T07:47:24.193Z] 16dbb284430a: Preparing [2023-12-28T07:47:24.193Z] 940070f6fee4: Preparing [2023-12-28T07:47:24.193Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:24.193Z] 596c5b967972: Preparing [2023-12-28T07:47:24.193Z] e24b2ff3d108: Preparing [2023-12-28T07:47:24.193Z] c145e5c84149: Preparing [2023-12-28T07:47:24.193Z] 0faf9b67be60: Preparing [2023-12-28T07:47:24.193Z] 596c5b967972: Waiting [2023-12-28T07:47:24.193Z] e24b2ff3d108: Waiting [2023-12-28T07:47:24.193Z] c145e5c84149: Waiting [2023-12-28T07:47:24.193Z] 0faf9b67be60: Waiting [2023-12-28T07:47:24.193Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:24.193Z] 160aa3574a6b: Layer already exists [2023-12-28T07:47:24.193Z] 16dbb284430a: Layer already exists [2023-12-28T07:47:24.193Z] 30ba1b91fbf2: Layer already exists [2023-12-28T07:47:24.193Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:24.193Z] 596c5b967972: Layer already exists [2023-12-28T07:47:24.193Z] e24b2ff3d108: Layer already exists [2023-12-28T07:47:24.193Z] c145e5c84149: Layer already exists [2023-12-28T07:47:24.193Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:24.457Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:25.261Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:29.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-12-28T07:47:29.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-28T07:47:29.458Z] 160aa3574a6b: Preparing [2023-12-28T07:47:29.458Z] 30ba1b91fbf2: Preparing [2023-12-28T07:47:29.458Z] 16dbb284430a: Preparing [2023-12-28T07:47:29.458Z] 940070f6fee4: Preparing [2023-12-28T07:47:29.458Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:29.458Z] 596c5b967972: Preparing [2023-12-28T07:47:29.458Z] e24b2ff3d108: Preparing [2023-12-28T07:47:29.458Z] c145e5c84149: Preparing [2023-12-28T07:47:29.458Z] 0faf9b67be60: Preparing [2023-12-28T07:47:29.458Z] 596c5b967972: Waiting [2023-12-28T07:47:29.458Z] e24b2ff3d108: Waiting [2023-12-28T07:47:29.458Z] 0faf9b67be60: Waiting [2023-12-28T07:47:29.458Z] c145e5c84149: Waiting [2023-12-28T07:47:29.458Z] 16dbb284430a: Layer already exists [2023-12-28T07:47:29.458Z] 160aa3574a6b: Layer already exists [2023-12-28T07:47:29.458Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:29.458Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:29.458Z] 30ba1b91fbf2: Layer already exists [2023-12-28T07:47:29.458Z] 596c5b967972: Layer already exists [2023-12-28T07:47:29.458Z] e24b2ff3d108: Layer already exists [2023-12-28T07:47:29.458Z] c145e5c84149: Layer already exists [2023-12-28T07:47:29.458Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:29.722Z] main: digest: sha256:cc8ec9e7bd6b2c1e79e17f978b46f4efdadf8a05f69f9942283010aa7737fbf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:47:30.779Z] ===================================================== [Pipeline] echo [2023-12-28T07:47:30.951Z] taggedImages: [2023-12-28T07:47:30.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:47:30.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-28T07:47:30.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.7 [2023-12-28T07:47:30.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:47:30.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-12-28T07:47:31.135Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-12-28T07:47:31.135Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:47:31.135Z] latest [2023-12-28T07:47:31.135Z] 3.2.0-dev.7 [2023-12-28T07:47:31.135Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:47:31.135Z] main [2023-12-28T07:47:31.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:32.314Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:33.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:47:33.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-28T07:47:33.159Z] 691f35c809a0: Preparing [2023-12-28T07:47:33.159Z] 4b9c8d37ba0d: Preparing [2023-12-28T07:47:33.159Z] 940070f6fee4: Preparing [2023-12-28T07:47:33.159Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:33.159Z] f4b1bbf48af4: Preparing [2023-12-28T07:47:33.159Z] 69305856e95d: Preparing [2023-12-28T07:47:33.159Z] 0faf9b67be60: Preparing [2023-12-28T07:47:33.159Z] 69305856e95d: Waiting [2023-12-28T07:47:33.159Z] 0faf9b67be60: Waiting [2023-12-28T07:47:33.159Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:33.159Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:33.424Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:33.424Z] f4b1bbf48af4: Pushed [2023-12-28T07:47:33.424Z] 691f35c809a0: Pushed [2023-12-28T07:47:33.688Z] 69305856e95d: Pushed [2023-12-28T07:47:37.922Z] 4b9c8d37ba0d: Pushed [2023-12-28T07:47:37.922Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:38.761Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:39.592Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-28T07:47:39.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-28T07:47:39.592Z] 691f35c809a0: Preparing [2023-12-28T07:47:39.592Z] 4b9c8d37ba0d: Preparing [2023-12-28T07:47:39.592Z] 940070f6fee4: Preparing [2023-12-28T07:47:39.592Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:39.592Z] f4b1bbf48af4: Preparing [2023-12-28T07:47:39.592Z] 69305856e95d: Preparing [2023-12-28T07:47:39.592Z] 0faf9b67be60: Preparing [2023-12-28T07:47:39.592Z] 69305856e95d: Waiting [2023-12-28T07:47:39.592Z] 0faf9b67be60: Waiting [2023-12-28T07:47:39.592Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:39.592Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:39.592Z] 4b9c8d37ba0d: Layer already exists [2023-12-28T07:47:39.592Z] 691f35c809a0: Layer already exists [2023-12-28T07:47:39.592Z] f4b1bbf48af4: Layer already exists [2023-12-28T07:47:39.592Z] 69305856e95d: Layer already exists [2023-12-28T07:47:39.592Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:39.859Z] latest: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:40.709Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:43.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.7 [2023-12-28T07:47:43.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-28T07:47:43.022Z] 691f35c809a0: Preparing [2023-12-28T07:47:43.022Z] 4b9c8d37ba0d: Preparing [2023-12-28T07:47:43.022Z] 940070f6fee4: Preparing [2023-12-28T07:47:43.022Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:43.022Z] f4b1bbf48af4: Preparing [2023-12-28T07:47:43.022Z] 69305856e95d: Preparing [2023-12-28T07:47:43.022Z] 0faf9b67be60: Preparing [2023-12-28T07:47:43.022Z] 69305856e95d: Waiting [2023-12-28T07:47:43.022Z] 0faf9b67be60: Waiting [2023-12-28T07:47:43.022Z] 4b9c8d37ba0d: Layer already exists [2023-12-28T07:47:43.022Z] f4b1bbf48af4: Layer already exists [2023-12-28T07:47:43.022Z] 691f35c809a0: Layer already exists [2023-12-28T07:47:43.022Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:43.022Z] 69305856e95d: Layer already exists [2023-12-28T07:47:43.022Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:43.022Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:43.288Z] 3.2.0-dev.7: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:44.131Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:44.989Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:47:44.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-28T07:47:44.989Z] 691f35c809a0: Preparing [2023-12-28T07:47:44.989Z] 4b9c8d37ba0d: Preparing [2023-12-28T07:47:44.989Z] 940070f6fee4: Preparing [2023-12-28T07:47:44.989Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:44.989Z] f4b1bbf48af4: Preparing [2023-12-28T07:47:44.989Z] 69305856e95d: Preparing [2023-12-28T07:47:44.989Z] 0faf9b67be60: Preparing [2023-12-28T07:47:44.989Z] 69305856e95d: Waiting [2023-12-28T07:47:44.989Z] 0faf9b67be60: Waiting [2023-12-28T07:47:44.989Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:44.989Z] 691f35c809a0: Layer already exists [2023-12-28T07:47:44.989Z] 4b9c8d37ba0d: Layer already exists [2023-12-28T07:47:44.989Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:44.989Z] f4b1bbf48af4: Layer already exists [2023-12-28T07:47:44.989Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:44.989Z] 69305856e95d: Layer already exists [2023-12-28T07:47:45.253Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:46.113Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:46.957Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-12-28T07:47:46.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-28T07:47:46.957Z] 691f35c809a0: Preparing [2023-12-28T07:47:46.957Z] 4b9c8d37ba0d: Preparing [2023-12-28T07:47:46.957Z] 940070f6fee4: Preparing [2023-12-28T07:47:46.957Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:46.957Z] f4b1bbf48af4: Preparing [2023-12-28T07:47:46.957Z] 69305856e95d: Preparing [2023-12-28T07:47:46.957Z] 0faf9b67be60: Preparing [2023-12-28T07:47:46.957Z] 69305856e95d: Waiting [2023-12-28T07:47:46.957Z] 0faf9b67be60: Waiting [2023-12-28T07:47:46.957Z] 691f35c809a0: Layer already exists [2023-12-28T07:47:46.957Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:46.957Z] f4b1bbf48af4: Layer already exists [2023-12-28T07:47:46.957Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:46.957Z] 4b9c8d37ba0d: Layer already exists [2023-12-28T07:47:46.957Z] 69305856e95d: Layer already exists [2023-12-28T07:47:46.957Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:47.222Z] main: digest: sha256:e458176fbf161056a8f020a63f5e9a988f7f91dc6a51c4b9f10950e242a0c2ba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:47:48.338Z] ===================================================== [Pipeline] echo [2023-12-28T07:47:48.532Z] taggedImages: [2023-12-28T07:47:48.532Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:47:48.532Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-28T07:47:48.532Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.7 [2023-12-28T07:47:48.532Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:47:48.532Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-12-28T07:47:48.738Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-12-28T07:47:48.738Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:47:48.738Z] latest [2023-12-28T07:47:48.738Z] 3.2.0-dev.7 [2023-12-28T07:47:48.738Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:47:48.738Z] main [2023-12-28T07:47:48.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:49.953Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:50.789Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:47:50.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-28T07:47:50.789Z] 7d20f6881d47: Preparing [2023-12-28T07:47:50.789Z] 8dff78fc1b37: Preparing [2023-12-28T07:47:50.789Z] 940070f6fee4: Preparing [2023-12-28T07:47:50.789Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:50.789Z] 7b50518326fb: Preparing [2023-12-28T07:47:50.789Z] a6ed73e0b458: Preparing [2023-12-28T07:47:50.789Z] 0faf9b67be60: Preparing [2023-12-28T07:47:50.789Z] a6ed73e0b458: Waiting [2023-12-28T07:47:50.789Z] 0faf9b67be60: Waiting [2023-12-28T07:47:50.789Z] 7b50518326fb: Layer already exists [2023-12-28T07:47:50.789Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:50.789Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:50.789Z] a6ed73e0b458: Layer already exists [2023-12-28T07:47:50.789Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:51.052Z] 7d20f6881d47: Pushed [2023-12-28T07:47:55.289Z] 8dff78fc1b37: Pushed [2023-12-28T07:47:55.289Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:56.733Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:57.593Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-28T07:47:57.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-28T07:47:57.594Z] 7d20f6881d47: Preparing [2023-12-28T07:47:57.594Z] 8dff78fc1b37: Preparing [2023-12-28T07:47:57.594Z] 940070f6fee4: Preparing [2023-12-28T07:47:57.594Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:57.594Z] 7b50518326fb: Preparing [2023-12-28T07:47:57.594Z] a6ed73e0b458: Preparing [2023-12-28T07:47:57.594Z] 0faf9b67be60: Preparing [2023-12-28T07:47:57.594Z] 0faf9b67be60: Waiting [2023-12-28T07:47:57.594Z] a6ed73e0b458: Waiting [2023-12-28T07:47:57.594Z] 7b50518326fb: Layer already exists [2023-12-28T07:47:57.594Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:57.594Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:57.594Z] 8dff78fc1b37: Layer already exists [2023-12-28T07:47:57.594Z] 7d20f6881d47: Layer already exists [2023-12-28T07:47:57.594Z] a6ed73e0b458: Layer already exists [2023-12-28T07:47:57.594Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:57.858Z] latest: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:58.703Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:47:59.547Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.7 [2023-12-28T07:47:59.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-28T07:47:59.547Z] 7d20f6881d47: Preparing [2023-12-28T07:47:59.547Z] 8dff78fc1b37: Preparing [2023-12-28T07:47:59.547Z] 940070f6fee4: Preparing [2023-12-28T07:47:59.547Z] 6c1baf0b43ff: Preparing [2023-12-28T07:47:59.547Z] 7b50518326fb: Preparing [2023-12-28T07:47:59.547Z] a6ed73e0b458: Preparing [2023-12-28T07:47:59.547Z] 0faf9b67be60: Preparing [2023-12-28T07:47:59.547Z] a6ed73e0b458: Waiting [2023-12-28T07:47:59.547Z] 0faf9b67be60: Waiting [2023-12-28T07:47:59.547Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:47:59.547Z] 8dff78fc1b37: Layer already exists [2023-12-28T07:47:59.547Z] 940070f6fee4: Layer already exists [2023-12-28T07:47:59.547Z] 7b50518326fb: Layer already exists [2023-12-28T07:47:59.547Z] 7d20f6881d47: Layer already exists [2023-12-28T07:47:59.547Z] a6ed73e0b458: Layer already exists [2023-12-28T07:47:59.547Z] 0faf9b67be60: Layer already exists [2023-12-28T07:47:59.811Z] 3.2.0-dev.7: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:48:00.657Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:48:01.528Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:48:01.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-28T07:48:01.528Z] 7d20f6881d47: Preparing [2023-12-28T07:48:01.528Z] 8dff78fc1b37: Preparing [2023-12-28T07:48:01.528Z] 940070f6fee4: Preparing [2023-12-28T07:48:01.528Z] 6c1baf0b43ff: Preparing [2023-12-28T07:48:01.528Z] 7b50518326fb: Preparing [2023-12-28T07:48:01.528Z] a6ed73e0b458: Preparing [2023-12-28T07:48:01.528Z] 0faf9b67be60: Preparing [2023-12-28T07:48:01.528Z] a6ed73e0b458: Waiting [2023-12-28T07:48:01.528Z] 0faf9b67be60: Waiting [2023-12-28T07:48:01.528Z] 940070f6fee4: Layer already exists [2023-12-28T07:48:01.528Z] 8dff78fc1b37: Layer already exists [2023-12-28T07:48:01.528Z] 7d20f6881d47: Layer already exists [2023-12-28T07:48:01.528Z] 7b50518326fb: Layer already exists [2023-12-28T07:48:01.528Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:48:01.528Z] a6ed73e0b458: Layer already exists [2023-12-28T07:48:01.528Z] 0faf9b67be60: Layer already exists [2023-12-28T07:48:01.791Z] 0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:48:02.651Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:48:03.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-12-28T07:48:03.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-28T07:48:03.581Z] 7d20f6881d47: Preparing [2023-12-28T07:48:03.581Z] 8dff78fc1b37: Preparing [2023-12-28T07:48:03.581Z] 940070f6fee4: Preparing [2023-12-28T07:48:03.581Z] 6c1baf0b43ff: Preparing [2023-12-28T07:48:03.581Z] 7b50518326fb: Preparing [2023-12-28T07:48:03.581Z] a6ed73e0b458: Preparing [2023-12-28T07:48:03.581Z] 0faf9b67be60: Preparing [2023-12-28T07:48:03.581Z] 0faf9b67be60: Waiting [2023-12-28T07:48:03.581Z] a6ed73e0b458: Waiting [2023-12-28T07:48:03.581Z] 8dff78fc1b37: Layer already exists [2023-12-28T07:48:03.581Z] 7b50518326fb: Layer already exists [2023-12-28T07:48:03.581Z] 7d20f6881d47: Layer already exists [2023-12-28T07:48:03.581Z] 6c1baf0b43ff: Layer already exists [2023-12-28T07:48:03.581Z] 940070f6fee4: Layer already exists [2023-12-28T07:48:03.581Z] 0faf9b67be60: Layer already exists [2023-12-28T07:48:03.581Z] a6ed73e0b458: Layer already exists [2023-12-28T07:48:03.845Z] main: digest: sha256:d5f05c6773801809f4be3632bb8fe2994459c0b8334684c026b44bdd3aa7cc2c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-28T07:48:04.933Z] ===================================================== [Pipeline] echo [2023-12-28T07:48:05.125Z] taggedImages: [2023-12-28T07:48:05.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c [2023-12-28T07:48:05.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-28T07:48:05.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.7 [2023-12-28T07:48:05.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c453d07247db15a6c65fa56eff8ae30cc59773c-3.2.0-dev.7 [2023-12-28T07:48:05.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:48:06.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T07:48:06.541Z] [2023-12-28T07:48:06.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:48:07.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T07:48:10.372Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-28T07:48:10.372Z] 8998bd30e6a1: Pulling fs layer [2023-12-28T07:48:10.372Z] 04944245beec: Pulling fs layer [2023-12-28T07:48:10.372Z] 699f458cf7ca: Pulling fs layer [2023-12-28T07:48:10.372Z] 765212b225bb: Pulling fs layer [2023-12-28T07:48:10.372Z] f23df028b6ca: Pulling fs layer [2023-12-28T07:48:10.372Z] d65c8cfc05b1: Pulling fs layer [2023-12-28T07:48:10.372Z] 2437ff75d9bd: Pulling fs layer [2023-12-28T07:48:10.372Z] 765212b225bb: Waiting [2023-12-28T07:48:10.372Z] f23df028b6ca: Waiting [2023-12-28T07:48:10.372Z] 2437ff75d9bd: Waiting [2023-12-28T07:48:10.372Z] 04944245beec: Verifying Checksum [2023-12-28T07:48:10.372Z] 04944245beec: Download complete [2023-12-28T07:48:10.372Z] 765212b225bb: Download complete [2023-12-28T07:48:10.372Z] f23df028b6ca: Verifying Checksum [2023-12-28T07:48:10.372Z] f23df028b6ca: Download complete [2023-12-28T07:48:10.372Z] d65c8cfc05b1: Verifying Checksum [2023-12-28T07:48:10.372Z] d65c8cfc05b1: Download complete [2023-12-28T07:48:10.372Z] 699f458cf7ca: Download complete [2023-12-28T07:48:10.639Z] 8998bd30e6a1: Verifying Checksum [2023-12-28T07:48:10.639Z] 8998bd30e6a1: Download complete [2023-12-28T07:48:12.575Z] 2437ff75d9bd: Verifying Checksum [2023-12-28T07:48:12.575Z] 2437ff75d9bd: Download complete [2023-12-28T07:48:16.822Z] 8998bd30e6a1: Pull complete [2023-12-28T07:48:17.087Z] 04944245beec: Pull complete [2023-12-28T07:48:19.020Z] 699f458cf7ca: Pull complete [2023-12-28T07:48:19.020Z] 765212b225bb: Pull complete [2023-12-28T07:48:19.977Z] f23df028b6ca: Pull complete [2023-12-28T07:48:19.977Z] d65c8cfc05b1: Pull complete [2023-12-28T07:48:46.639Z] 2437ff75d9bd: Pull complete [2023-12-28T07:48:46.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-28T07:48:46.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-28T07:48:46.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:48:47.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-26294 does not seem to be running inside a container [2023-12-28T07:48:47.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-28T07:48:49.012Z] $ docker top 5d3470455ff0f3398e21de85b47e930cb9283b882ea7d05e552b610a66775297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:48:49.870Z] ---> job-cost.sh [2023-12-28T07:48:50.140Z] lf-activate-venv: SKIPPING [2023-12-28T07:48:50.140Z] INFO: No Stack... [2023-12-28T07:48:50.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T07:48:51.364Z] INFO: Archiving Costs [Pipeline] sh [2023-12-28T07:48:51.676Z] + cat /w/workspace/edgex-go/617/archives/cost.csv [2023-12-28T07:48:51.676Z] + cut -d, -f6 [Pipeline] lock [2023-12-28T07:48:51.735Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-617-stack-cost] [2023-12-28T07:48:51.742Z] Resource [jenkins-edgexfoundry-edgex-go-main-617-stack-cost] did not exist. Created. [2023-12-28T07:48:51.743Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-617-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-28T07:48:52.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-28T07:48:53.033Z] Stashed 1 file(s) [Pipeline] } [2023-12-28T07:48:53.042Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-617-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-28T07:48:53.411Z] $ docker stop --time=1 5d3470455ff0f3398e21de85b47e930cb9283b882ea7d05e552b610a66775297 [2023-12-28T07:48:54.801Z] $ docker rm -f --volumes 5d3470455ff0f3398e21de85b47e930cb9283b882ea7d05e552b610a66775297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-28T07:48:58.768Z] provisioning config files... [2023-12-28T07:48:58.775Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/617@tmp/config2547875562233535560tmp [Pipeline] { [Pipeline] sh [2023-12-28T07:48:59.438Z] + set +x [2023-12-28T07:48:59.438Z] + curl -s https://codecov.io/bash [2023-12-28T07:48:59.438Z] + bash -s -- [2023-12-28T07:48:59.438Z] [2023-12-28T07:48:59.438Z] _____ _ [2023-12-28T07:48:59.438Z] / ____| | | [2023-12-28T07:48:59.438Z] | | ___ __| | ___ ___ _____ __ [2023-12-28T07:48:59.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-28T07:48:59.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-28T07:48:59.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-28T07:48:59.438Z] Bash-1.0.6 [2023-12-28T07:48:59.438Z] [2023-12-28T07:48:59.438Z] [2023-12-28T07:48:59.438Z] ==> git version 2.25.1 found [2023-12-28T07:48:59.438Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-28T07:48:59.438Z] Release-Date: 2020-01-08 [2023-12-28T07:48:59.438Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-28T07:48:59.438Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-28T07:48:59.438Z] ==> Jenkins CI detected. [2023-12-28T07:48:59.438Z] current dir:  /w/workspace/edgex-go/617 [2023-12-28T07:48:59.438Z] project root: . [2023-12-28T07:48:59.438Z] --> token set from env [2023-12-28T07:48:59.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-28T07:48:59.438Z] ==> Running gcov in . (disable via -X gcov) [2023-12-28T07:48:59.438Z] ==> Python coveragepy not found [2023-12-28T07:48:59.438Z] ==> Searching for coverage reports in: [2023-12-28T07:48:59.438Z] + . [2023-12-28T07:48:59.438Z] -> Found 1 reports [2023-12-28T07:48:59.438Z] ==> Detecting git/mercurial file structure [2023-12-28T07:48:59.698Z] ==> Reading reports [2023-12-28T07:48:59.698Z] + ./coverage.out bytes=453601 [2023-12-28T07:48:59.698Z] ==> Appending adjustments [2023-12-28T07:48:59.698Z] https://docs.codecov.io/docs/fixing-reports [2023-12-28T07:49:00.634Z] + Found adjustments [2023-12-28T07:49:00.634Z] ==> Gzipping contents [2023-12-28T07:49:00.634Z] 60K /tmp/codecov.4OTCKc.gz [2023-12-28T07:49:00.634Z] ==> Uploading reports [2023-12-28T07:49:00.634Z] url: https://codecov.io [2023-12-28T07:49:00.635Z] query: branch=main&commit=0c453d07247db15a6c65fa56eff8ae30cc59773c&build=617&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F617%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-28T07:49:00.635Z] -> Pinging Codecov [2023-12-28T07:49:00.635Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0c453d07247db15a6c65fa56eff8ae30cc59773c&build=617&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F617%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-28T07:49:00.893Z] -> Uploading to [2023-12-28T07:49:00.893Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-28/00271124DB129430A58F1EEE437C3FCB/0c453d07247db15a6c65fa56eff8ae30cc59773c/95328335-8f02-4744-9fbf-2f24acc135d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231228T074900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5433ea36eac9d6c2cb12d580610945423d90ab627235fe7644d2b1d507a9bee [2023-12-28T07:49:00.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:49:00.893Z] Dload Upload Total Spent Left Speed [2023-12-28T07:49:01.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57773 0 0 100 57773 0 196k --:--:-- --:--:-- --:--:-- 196k [2023-12-28T07:49:01.151Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0c453d07247db15a6c65fa56eff8ae30cc59773c [Pipeline] } [2023-12-28T07:49:01.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-12-28T07:49:02.228Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-28T07:49:02.278Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:49:03.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-28T07:49:03.129Z] [2023-12-28T07:49:03.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:49:03.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-28T07:49:03.615Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-28T07:49:03.615Z] df9b9388f04a: Pulling fs layer [2023-12-28T07:49:03.615Z] 52dc419b0ee2: Pulling fs layer [2023-12-28T07:49:03.615Z] 25bc292e5bac: Pulling fs layer [2023-12-28T07:49:03.615Z] 114826534d7a: Pulling fs layer [2023-12-28T07:49:03.615Z] 4657fd5d0bcf: Pulling fs layer [2023-12-28T07:49:03.615Z] 6ad1cebc031e: Pulling fs layer [2023-12-28T07:49:03.615Z] 8a3aa393b2d8: Pulling fs layer [2023-12-28T07:49:03.615Z] 114826534d7a: Waiting [2023-12-28T07:49:03.615Z] 4657fd5d0bcf: Waiting [2023-12-28T07:49:03.615Z] 6ad1cebc031e: Waiting [2023-12-28T07:49:03.615Z] 8a3aa393b2d8: Waiting [2023-12-28T07:49:03.615Z] 25bc292e5bac: Verifying Checksum [2023-12-28T07:49:03.615Z] 25bc292e5bac: Download complete [2023-12-28T07:49:03.615Z] 52dc419b0ee2: Verifying Checksum [2023-12-28T07:49:03.615Z] 52dc419b0ee2: Download complete [2023-12-28T07:49:03.615Z] 4657fd5d0bcf: Verifying Checksum [2023-12-28T07:49:03.615Z] 4657fd5d0bcf: Download complete [2023-12-28T07:49:03.615Z] df9b9388f04a: Verifying Checksum [2023-12-28T07:49:03.615Z] df9b9388f04a: Download complete [2023-12-28T07:49:03.874Z] 6ad1cebc031e: Verifying Checksum [2023-12-28T07:49:03.874Z] 6ad1cebc031e: Download complete [2023-12-28T07:49:03.874Z] df9b9388f04a: Pull complete [2023-12-28T07:49:03.874Z] 52dc419b0ee2: Pull complete [2023-12-28T07:49:04.133Z] 25bc292e5bac: Pull complete [2023-12-28T07:49:04.391Z] 114826534d7a: Verifying Checksum [2023-12-28T07:49:04.391Z] 114826534d7a: Download complete [2023-12-28T07:49:04.391Z] 8a3aa393b2d8: Verifying Checksum [2023-12-28T07:49:04.391Z] 8a3aa393b2d8: Download complete [2023-12-28T07:49:07.672Z] 114826534d7a: Pull complete [2023-12-28T07:49:07.672Z] 4657fd5d0bcf: Pull complete [2023-12-28T07:49:07.933Z] 6ad1cebc031e: Pull complete [2023-12-28T07:49:11.214Z] 8a3aa393b2d8: Pull complete [2023-12-28T07:49:11.215Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-28T07:49:11.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-28T07:49:11.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:49:11.985Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:49:12.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-28T07:49:16.738Z] $ docker top 2ee80b622a308507133863f4878f78a7194331dc0ae75de22cf40b6713ebb992 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-28T07:49:17.150Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-12-28T07:49:17.436Z] + set -o pipefail [2023-12-28T07:49:17.436Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-12-28T07:49:22.701Z] [2023-12-28T07:49:22.701Z] Monitoring /w/workspace/edgex-go/617 (github.com/edgexfoundry/edgex-go)... [2023-12-28T07:49:22.701Z] [2023-12-28T07:49:22.701Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4f3a9450-b073-43eb-9515-9a330d86867b [2023-12-28T07:49:22.701Z] [2023-12-28T07:49:22.701Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-28T07:49:22.701Z] [2023-12-28T07:49:23.268Z] [2023-12-28T07:49:23.268Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-28T07:49:23.268Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-28T07:49:23.268Z] More details here: https://snyk.co/ue1NS [2023-12-28T07:49:23.268Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-28T07:49:23.268Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-28T07:49:23.295Z] $ docker stop --time=1 2ee80b622a308507133863f4878f78a7194331dc0ae75de22cf40b6713ebb992 [2023-12-28T07:49:27.364Z] $ docker rm -f --volumes 2ee80b622a308507133863f4878f78a7194331dc0ae75de22cf40b6713ebb992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-12-28T07:49:28.939Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:49:29.128Z] provisioning config files... [2023-12-28T07:49:29.139Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/617@tmp/config3808531940515360307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:49:29.794Z] --> edgex-publish-swagger.sh [2023-12-28T07:49:29.794Z] === Publish openapi/v3 API === [2023-12-28T07:49:29.794Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-28T07:49:29.794Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/617/openapi/v3/core-command.yaml] [2023-12-28T07:49:29.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:49:29.794Z] Dload Upload Total Spent Left Speed [2023-12-28T07:49:30.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63042 --:--:-- --:--:-- --:--:-- 63163 [2023-12-28T07:49:30.364Z] [2023-12-28T07:49:30.364Z] [2023-12-28T07:49:30.364Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/617/openapi/v3/core-data.yaml] [2023-12-28T07:49:30.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:49:30.364Z] Dload Upload Total Spent Left Speed [2023-12-28T07:49:30.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 140k --:--:-- --:--:-- --:--:-- 140k 100 72043 0 0 100 72043 0 140k --:--:-- --:--:-- --:--:-- 140k [2023-12-28T07:49:30.623Z] [2023-12-28T07:49:30.623Z] [2023-12-28T07:49:30.623Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/617/openapi/v3/core-metadata.yaml] [2023-12-28T07:49:30.623Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:49:30.623Z] Dload Upload Total Spent Left Speed [2023-12-28T07:49:31.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 431 346k --:--:-- --:--:-- --:--:-- 346k [2023-12-28T07:49:31.191Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-28T07:49:31.191Z] [2023-12-28T07:49:31.191Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/617/openapi/v3/support-notifications.yaml] [2023-12-28T07:49:31.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:49:31.191Z] Dload Upload Total Spent Left Speed [2023-12-28T07:49:31.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 363 171k --:--:-- --:--:-- --:--:-- 171k 100 87180 100 180 100 87000 363 171k --:--:-- --:--:-- --:--:-- 171k [2023-12-28T07:49:31.761Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-28T07:49:31.761Z] [2023-12-28T07:49:31.761Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/617/openapi/v3/support-scheduler.yaml] [2023-12-28T07:49:31.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-28T07:49:31.761Z] Dload Upload Total Spent Left Speed [2023-12-28T07:49:32.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 491 98k --:--:-- --:--:-- --:--:-- 99k [2023-12-28T07:49:32.022Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-28T07:49:32.022Z] [Pipeline] } [2023-12-28T07:49:32.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-12-28T07:49:34.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T07:49:34.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:49:34.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:49:34.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:49:35.106Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:49:35.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T07:49:35.571Z] $ docker top 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee -eo pid,comm [2023-12-28T07:49:35.606Z] 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). [2023-12-28T07:49:35.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T07:49:36.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:49:36.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:49:36.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:49:36.354Z] $ docker exec 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee ssh-agent [2023-12-28T07:49:36.458Z] SSH_AUTH_SOCK=/tmp/ssh-vs7muzLQsWwF/agent.32 [2023-12-28T07:49:36.458Z] SSH_AGENT_PID=38 [2023-12-28T07:49:36.463Z] Running ssh-add (command line suppressed) [2023-12-28T07:49:36.576Z] Identity added: /w/workspace/edgex-go/617@tmp/private_key_12381129398015965041.key (/w/workspace/edgex-go/617@tmp/private_key_12381129398015965041.key) [2023-12-28T07:49:36.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:49:37.039Z] + git semver tag [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,230 [run_tag] DEBUG tag force:False [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,230 [check_head_tag] DEBUG check head tag [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,232 [execute] INFO git cat-file --batch-check [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=) [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,236 [execute] INFO git cat-file --batch [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=) [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,267 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,267 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:49:37.299Z] 2023-12-28 07:49:37,273 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main [2023-12-28T07:49:37.299Z] 3.2.0-dev.7 [Pipeline] } [2023-12-28T07:49:37.325Z] $ docker exec --env ******** --env ******** 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee ssh-agent -k [2023-12-28T07:49:37.426Z] unset SSH_AUTH_SOCK; [2023-12-28T07:49:37.426Z] unset SSH_AGENT_PID; [2023-12-28T07:49:37.426Z] echo Agent pid 38 killed; [2023-12-28T07:49:37.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:49:38.471Z] + git semver [Pipeline] } [2023-12-28T07:49:38.760Z] $ docker stop --time=1 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee [2023-12-28T07:49:40.072Z] $ docker rm -f --volumes 697fab5ae4f93f607088a078dec2c48a919da5c942c8b2b3a2bc7c5508c150ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:49:41.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-28T07:49:41.356Z] [2023-12-28T07:49:41.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:49:41.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-28T07:49:41.846Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-28T07:49:41.846Z] ab5ef0e58194: Pulling fs layer [2023-12-28T07:49:41.846Z] 9712f1f96733: Pulling fs layer [2023-12-28T07:49:41.846Z] 63f879dbbcfc: Pulling fs layer [2023-12-28T07:49:41.846Z] 0d9ebad4ef96: Pulling fs layer [2023-12-28T07:49:41.846Z] e9a5061849ea: Pulling fs layer [2023-12-28T07:49:41.846Z] 0d9ebad4ef96: Waiting [2023-12-28T07:49:41.846Z] d747dcd14b5f: Pulling fs layer [2023-12-28T07:49:41.846Z] 2de7ff778b66: Pulling fs layer [2023-12-28T07:49:41.846Z] e9a5061849ea: Waiting [2023-12-28T07:49:41.846Z] d747dcd14b5f: Waiting [2023-12-28T07:49:41.846Z] 2de7ff778b66: Waiting [2023-12-28T07:49:41.846Z] 9712f1f96733: Verifying Checksum [2023-12-28T07:49:41.847Z] 9712f1f96733: Download complete [2023-12-28T07:49:42.107Z] 63f879dbbcfc: Verifying Checksum [2023-12-28T07:49:42.107Z] 63f879dbbcfc: Download complete [2023-12-28T07:49:42.367Z] e9a5061849ea: Verifying Checksum [2023-12-28T07:49:42.367Z] e9a5061849ea: Download complete [2023-12-28T07:49:42.367Z] d747dcd14b5f: Verifying Checksum [2023-12-28T07:49:42.367Z] d747dcd14b5f: Download complete [2023-12-28T07:49:42.367Z] 0d9ebad4ef96: Verifying Checksum [2023-12-28T07:49:42.367Z] 0d9ebad4ef96: Download complete [2023-12-28T07:49:42.367Z] ab5ef0e58194: Verifying Checksum [2023-12-28T07:49:42.367Z] ab5ef0e58194: Download complete [2023-12-28T07:49:42.367Z] 2de7ff778b66: Verifying Checksum [2023-12-28T07:49:42.367Z] 2de7ff778b66: Download complete [2023-12-28T07:49:45.648Z] ab5ef0e58194: Pull complete [2023-12-28T07:49:45.648Z] 9712f1f96733: Pull complete [2023-12-28T07:49:46.214Z] 63f879dbbcfc: Pull complete [2023-12-28T07:49:50.403Z] 0d9ebad4ef96: Pull complete [2023-12-28T07:49:50.403Z] e9a5061849ea: Pull complete [2023-12-28T07:49:50.403Z] d747dcd14b5f: Pull complete [2023-12-28T07:49:51.779Z] 2de7ff778b66: Pull complete [2023-12-28T07:49:51.779Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-28T07:49:51.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-28T07:49:51.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:49:52.635Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:49:52.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-28T07:50:00.804Z] $ docker top f18670126e9391d939d3e62d044088bd3a499bdf945fc27ed96f839d060805f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:50:01.243Z] provisioning config files... [2023-12-28T07:50:01.251Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/617@tmp/config16654376613835477124tmp [2023-12-28T07:50:01.263Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/617@tmp/config17369519973984771211tmp [2023-12-28T07:50:01.272Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/617@tmp/config16523503665575417963tmp [Pipeline] { [Pipeline] echo [2023-12-28T07:50:01.632Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:01.937Z] ---> sigul-configuration.sh [2023-12-28T07:50:01.937Z] gpg: directory `/root/.gnupg' created [2023-12-28T07:50:01.937Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-28T07:50:01.937Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-28T07:50:01.937Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-28T07:50:01.937Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-28T07:50:01.937Z] gpg: CAST5 encrypted data [2023-12-28T07:50:01.937Z] gpg: encrypted with 1 passphrase [2023-12-28T07:50:01.937Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-28T07:50:02.232Z] + mkdir /home/jenkins [2023-12-28T07:50:02.232Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-28T07:50:02.532Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-28T07:50:02.543Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:02.841Z] ---> sigul-install.sh [2023-12-28T07:50:02.841Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-28T07:50:03.133Z] + git tag --list [2023-12-28T07:50:03.133Z] 0.6.0 [2023-12-28T07:50:03.133Z] 0.6.1 [2023-12-28T07:50:03.133Z] 0.7.0 [2023-12-28T07:50:03.133Z] 0.7.1 [2023-12-28T07:50:03.133Z] v1.0.0 [2023-12-28T07:50:03.133Z] v1.0.1 [2023-12-28T07:50:03.133Z] v1.1.0 [2023-12-28T07:50:03.133Z] v1.2.0 [2023-12-28T07:50:03.133Z] v1.2.1 [2023-12-28T07:50:03.133Z] v1.3.0 [2023-12-28T07:50:03.133Z] v1.3.1 [2023-12-28T07:50:03.133Z] v2.0.0 [2023-12-28T07:50:03.133Z] v2.1.0 [2023-12-28T07:50:03.133Z] v2.1.1 [2023-12-28T07:50:03.133Z] v2.2.0 [2023-12-28T07:50:03.133Z] v2.3.0 [2023-12-28T07:50:03.133Z] v3.0 [2023-12-28T07:50:03.133Z] v3.0.0 [2023-12-28T07:50:03.133Z] v3.1 [2023-12-28T07:50:03.133Z] v3.1.0 [2023-12-28T07:50:03.133Z] v3.1.0-dev.1 [2023-12-28T07:50:03.133Z] v3.1.0-dev.10 [2023-12-28T07:50:03.133Z] v3.1.0-dev.11 [2023-12-28T07:50:03.133Z] v3.1.0-dev.12 [2023-12-28T07:50:03.133Z] v3.1.0-dev.13 [2023-12-28T07:50:03.133Z] v3.1.0-dev.14 [2023-12-28T07:50:03.133Z] v3.1.0-dev.15 [2023-12-28T07:50:03.133Z] v3.1.0-dev.16 [2023-12-28T07:50:03.133Z] v3.1.0-dev.17 [2023-12-28T07:50:03.133Z] v3.1.0-dev.18 [2023-12-28T07:50:03.133Z] v3.1.0-dev.19 [2023-12-28T07:50:03.133Z] v3.1.0-dev.2 [2023-12-28T07:50:03.133Z] v3.1.0-dev.20 [2023-12-28T07:50:03.133Z] v3.1.0-dev.21 [2023-12-28T07:50:03.133Z] v3.1.0-dev.22 [2023-12-28T07:50:03.133Z] v3.1.0-dev.23 [2023-12-28T07:50:03.133Z] v3.1.0-dev.24 [2023-12-28T07:50:03.133Z] v3.1.0-dev.25 [2023-12-28T07:50:03.133Z] v3.1.0-dev.26 [2023-12-28T07:50:03.133Z] v3.1.0-dev.27 [2023-12-28T07:50:03.133Z] v3.1.0-dev.28 [2023-12-28T07:50:03.133Z] v3.1.0-dev.29 [2023-12-28T07:50:03.133Z] v3.1.0-dev.3 [2023-12-28T07:50:03.133Z] v3.1.0-dev.30 [2023-12-28T07:50:03.133Z] v3.1.0-dev.31 [2023-12-28T07:50:03.133Z] v3.1.0-dev.32 [2023-12-28T07:50:03.133Z] v3.1.0-dev.33 [2023-12-28T07:50:03.133Z] v3.1.0-dev.34 [2023-12-28T07:50:03.133Z] v3.1.0-dev.35 [2023-12-28T07:50:03.133Z] v3.1.0-dev.36 [2023-12-28T07:50:03.133Z] v3.1.0-dev.37 [2023-12-28T07:50:03.133Z] v3.1.0-dev.38 [2023-12-28T07:50:03.133Z] v3.1.0-dev.39 [2023-12-28T07:50:03.133Z] v3.1.0-dev.4 [2023-12-28T07:50:03.133Z] v3.1.0-dev.40 [2023-12-28T07:50:03.133Z] v3.1.0-dev.41 [2023-12-28T07:50:03.133Z] v3.1.0-dev.42 [2023-12-28T07:50:03.133Z] v3.1.0-dev.43 [2023-12-28T07:50:03.133Z] v3.1.0-dev.44 [2023-12-28T07:50:03.133Z] v3.1.0-dev.45 [2023-12-28T07:50:03.133Z] v3.1.0-dev.46 [2023-12-28T07:50:03.133Z] v3.1.0-dev.47 [2023-12-28T07:50:03.133Z] v3.1.0-dev.48 [2023-12-28T07:50:03.133Z] v3.1.0-dev.49 [2023-12-28T07:50:03.133Z] v3.1.0-dev.5 [2023-12-28T07:50:03.133Z] v3.1.0-dev.50 [2023-12-28T07:50:03.133Z] v3.1.0-dev.51 [2023-12-28T07:50:03.133Z] v3.1.0-dev.52 [2023-12-28T07:50:03.133Z] v3.1.0-dev.53 [2023-12-28T07:50:03.133Z] v3.1.0-dev.54 [2023-12-28T07:50:03.133Z] v3.1.0-dev.55 [2023-12-28T07:50:03.133Z] v3.1.0-dev.56 [2023-12-28T07:50:03.133Z] v3.1.0-dev.57 [2023-12-28T07:50:03.133Z] v3.1.0-dev.58 [2023-12-28T07:50:03.133Z] v3.1.0-dev.59 [2023-12-28T07:50:03.133Z] v3.1.0-dev.6 [2023-12-28T07:50:03.133Z] v3.1.0-dev.60 [2023-12-28T07:50:03.133Z] v3.1.0-dev.61 [2023-12-28T07:50:03.133Z] v3.1.0-dev.62 [2023-12-28T07:50:03.133Z] v3.1.0-dev.63 [2023-12-28T07:50:03.133Z] v3.1.0-dev.64 [2023-12-28T07:50:03.133Z] v3.1.0-dev.65 [2023-12-28T07:50:03.133Z] v3.1.0-dev.66 [2023-12-28T07:50:03.133Z] v3.1.0-dev.67 [2023-12-28T07:50:03.133Z] v3.1.0-dev.68 [2023-12-28T07:50:03.133Z] v3.1.0-dev.69 [2023-12-28T07:50:03.133Z] v3.1.0-dev.7 [2023-12-28T07:50:03.133Z] v3.1.0-dev.70 [2023-12-28T07:50:03.133Z] v3.1.0-dev.71 [2023-12-28T07:50:03.133Z] v3.1.0-dev.72 [2023-12-28T07:50:03.133Z] v3.1.0-dev.73 [2023-12-28T07:50:03.133Z] v3.1.0-dev.8 [2023-12-28T07:50:03.133Z] v3.1.0-dev.9 [2023-12-28T07:50:03.133Z] v3.2.0-dev.1 [2023-12-28T07:50:03.133Z] v3.2.0-dev.2 [2023-12-28T07:50:03.133Z] v3.2.0-dev.3 [2023-12-28T07:50:03.133Z] v3.2.0-dev.4 [2023-12-28T07:50:03.133Z] v3.2.0-dev.5 [2023-12-28T07:50:03.133Z] v3.2.0-dev.6 [2023-12-28T07:50:03.133Z] v3.2.0-dev.7 [Pipeline] sh [2023-12-28T07:50:03.428Z] + lftools sign git-tag v3.2.0-dev.7 [2023-12-28T07:50:03.997Z] Signing Git tag with Sigul... [2023-12-28T07:50:03.997Z] Signing v3.2.0-dev.7 [Pipeline] echo [2023-12-28T07:50:04.581Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:04.877Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-28T07:50:04.883Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-28T07:50:05.311Z] $ docker stop --time=1 f18670126e9391d939d3e62d044088bd3a499bdf945fc27ed96f839d060805f3 [2023-12-28T07:50:06.643Z] $ docker rm -f --volumes f18670126e9391d939d3e62d044088bd3a499bdf945fc27ed96f839d060805f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-28T07:50:08.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T07:50:08.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:50:08.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:50:08.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:50:09.301Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:50:09.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T07:50:09.718Z] $ docker top d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T07:50:10.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:50:10.373Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:50:10.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:50:10.511Z] $ docker exec d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b ssh-agent [2023-12-28T07:50:10.611Z] SSH_AUTH_SOCK=/tmp/ssh-bFgaXWluiCNb/agent.32 [2023-12-28T07:50:10.611Z] SSH_AGENT_PID=38 [2023-12-28T07:50:10.617Z] Running ssh-add (command line suppressed) [2023-12-28T07:50:10.753Z] Identity added: /w/workspace/edgex-go/617@tmp/private_key_14150472187960593489.key (/w/workspace/edgex-go/617@tmp/private_key_14150472187960593489.key) [2023-12-28T07:50:10.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:50:11.219Z] + git semver bump pre [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,462 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,462 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,462 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,462 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/edgex-go/617/.semver/main with force:True [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,462 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,462 [write_file] DEBUG write to file:/w/workspace/edgex-go/617/.semver/main [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,464 [execute] INFO git cat-file --batch-check [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,470 [execute] INFO git cat-file --batch [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T07:50:11.496Z] 2023-12-28 07:50:11,474 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main [2023-12-28T07:50:11.496Z] 3.2.0-dev.8 [Pipeline] } [2023-12-28T07:50:11.527Z] $ docker exec --env ******** --env ******** d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b ssh-agent -k [2023-12-28T07:50:11.627Z] unset SSH_AUTH_SOCK; [2023-12-28T07:50:11.627Z] unset SSH_AGENT_PID; [2023-12-28T07:50:11.627Z] echo Agent pid 38 killed; [2023-12-28T07:50:11.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:50:12.742Z] + git semver [Pipeline] } [2023-12-28T07:50:13.054Z] $ docker stop --time=1 d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b [2023-12-28T07:50:14.353Z] $ docker rm -f --volumes d7605114571ecfd46526c1cd9ce3f0d90549760041bad54a74a9a7e23393eb0b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-28T07:50:15.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-28T07:50:15.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:50:15.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-28T07:50:15.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:50:16.176Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:50:16.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-28T07:50:16.600Z] $ docker top 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca -eo pid,comm [2023-12-28T07:50:16.635Z] 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). [2023-12-28T07:50:16.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-28T07:50:17.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-28T07:50:17.356Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-28T07:50:17.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-28T07:50:17.491Z] $ docker exec 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca ssh-agent [2023-12-28T07:50:17.587Z] SSH_AUTH_SOCK=/tmp/ssh-wRQhggy4cI7h/agent.32 [2023-12-28T07:50:17.587Z] SSH_AGENT_PID=38 [2023-12-28T07:50:17.592Z] Running ssh-add (command line suppressed) [2023-12-28T07:50:17.720Z] Identity added: /w/workspace/edgex-go/617@tmp/private_key_8075849195504516934.key (/w/workspace/edgex-go/617@tmp/private_key_8075849195504516934.key) [2023-12-28T07:50:17.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-28T07:50:18.220Z] + git semver push [2023-12-28T07:50:18.480Z] 2023-12-28 07:50:18,459 [run_push] DEBUG push [2023-12-28T07:50:18.480Z] 2023-12-28 07:50:18,460 [execute] INFO git cat-file --batch-check [2023-12-28T07:50:18.480Z] 2023-12-28 07:50:18,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=) [2023-12-28T07:50:18.480Z] 2023-12-28 07:50:18,466 [execute] INFO git rev-list bc0c2995fbe0079f15c58f5d445490412dd4acf6 -- [2023-12-28T07:50:18.480Z] 2023-12-28 07:50:18,466 [execute] DEBUG Popen(['git', 'rev-list', 'bc0c2995fbe0079f15c58f5d445490412dd4acf6', '--'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:50:18.480Z] 2023-12-28 07:50:18,483 [execute] INFO git fetch -v origin [2023-12-28T07:50:18.480Z] 2023-12-28 07:50:18,484 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-28T07:50:19.049Z] 2023-12-28 07:50:19,020 [run_push] DEBUG no remote changes detected [2023-12-28T07:50:19.049Z] 2023-12-28 07:50:19,021 [execute] INFO git push origin semver [2023-12-28T07:50:19.049Z] 2023-12-28 07:50:19,021 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/617/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:50:19.986Z] 2023-12-28 07:50:19,758 [run_push] DEBUG push all version tags [2023-12-28T07:50:19.986Z] 2023-12-28 07:50:19,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-28T07:50:19.986Z] 2023-12-28 07:50:19,760 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/617, universal_newlines=False, shell=None, istream=None) [2023-12-28T07:50:20.556Z] 2023-12-28 07:50:20,486 [read_version] DEBUG read version from /w/workspace/edgex-go/617/.semver/main [2023-12-28T07:50:20.556Z] 3.2.0-dev.8 [Pipeline] } [2023-12-28T07:50:20.583Z] $ docker exec --env ******** --env ******** 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca ssh-agent -k [2023-12-28T07:50:20.694Z] unset SSH_AUTH_SOCK; [2023-12-28T07:50:20.694Z] unset SSH_AGENT_PID; [2023-12-28T07:50:20.694Z] echo Agent pid 38 killed; [2023-12-28T07:50:20.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-28T07:50:21.750Z] + git semver [Pipeline] } [2023-12-28T07:50:22.039Z] $ docker stop --time=1 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca [2023-12-28T07:50:23.315Z] $ docker rm -f --volumes 4754709cba9556609b010f0755772e2fabb2d82bf1ebbeda309a7a71c29c1fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-28T07:50:25.944Z] + [ -d /w/workspace/edgex-go/617/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:26.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:27.099Z] ---> package-listing.sh [2023-12-28T07:50:27.099Z] ++ facter osfamily [2023-12-28T07:50:27.099Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-28T07:50:27.358Z] + OS_FAMILY=debian [2023-12-28T07:50:27.358Z] + workspace=/w/workspace/edgex-go/617 [2023-12-28T07:50:27.358Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-28T07:50:27.358Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-28T07:50:27.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-28T07:50:27.358Z] + PACKAGES=/tmp/packages_start.txt [2023-12-28T07:50:27.358Z] + '[' /w/workspace/edgex-go/617 ']' [2023-12-28T07:50:27.358Z] + PACKAGES=/tmp/packages_end.txt [2023-12-28T07:50:27.358Z] + case "${OS_FAMILY}" in [2023-12-28T07:50:27.358Z] + dpkg -l [2023-12-28T07:50:27.358Z] + grep '^ii' [2023-12-28T07:50:27.358Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-28T07:50:27.358Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-28T07:50:27.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-28T07:50:27.358Z] + '[' /w/workspace/edgex-go/617 ']' [2023-12-28T07:50:27.358Z] + mkdir -p /w/workspace/edgex-go/617/archives/ [2023-12-28T07:50:27.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/617/archives/ [Pipeline] echo [2023-12-28T07:50:27.368Z] 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/617/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-28T07:50:27.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:50:28.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T07:50:28.380Z] [2023-12-28T07:50:28.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-28T07:50:28.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T07:50:28.881Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-28T07:50:28.881Z] 5eb5b503b376: Pulling fs layer [2023-12-28T07:50:28.881Z] 5c69ac0246d0: Pulling fs layer [2023-12-28T07:50:28.881Z] ec43610c2a17: Pulling fs layer [2023-12-28T07:50:28.881Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-28T07:50:28.881Z] 33b1e0a273af: Pulling fs layer [2023-12-28T07:50:28.881Z] 5d3b04190fa2: Pulling fs layer [2023-12-28T07:50:28.881Z] 2f39f015ded8: Pulling fs layer [2023-12-28T07:50:28.881Z] 33b1e0a273af: Waiting [2023-12-28T07:50:28.881Z] 3a2ae6a8a46f: Waiting [2023-12-28T07:50:28.881Z] 2f39f015ded8: Waiting [2023-12-28T07:50:28.881Z] 5c69ac0246d0: Download complete [2023-12-28T07:50:28.881Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-28T07:50:28.881Z] 3a2ae6a8a46f: Download complete [2023-12-28T07:50:28.881Z] 33b1e0a273af: Verifying Checksum [2023-12-28T07:50:28.881Z] 33b1e0a273af: Download complete [2023-12-28T07:50:28.881Z] 5d3b04190fa2: Verifying Checksum [2023-12-28T07:50:28.881Z] 5d3b04190fa2: Download complete [2023-12-28T07:50:28.881Z] ec43610c2a17: Verifying Checksum [2023-12-28T07:50:28.881Z] ec43610c2a17: Download complete [2023-12-28T07:50:29.144Z] 5eb5b503b376: Verifying Checksum [2023-12-28T07:50:29.144Z] 5eb5b503b376: Download complete [2023-12-28T07:50:29.710Z] 2f39f015ded8: Download complete [2023-12-28T07:50:30.277Z] 5eb5b503b376: Pull complete [2023-12-28T07:50:30.277Z] 5c69ac0246d0: Pull complete [2023-12-28T07:50:30.844Z] ec43610c2a17: Pull complete [2023-12-28T07:50:30.844Z] 3a2ae6a8a46f: Pull complete [2023-12-28T07:50:31.102Z] 33b1e0a273af: Pull complete [2023-12-28T07:50:31.102Z] 5d3b04190fa2: Pull complete [2023-12-28T07:50:35.285Z] 2f39f015ded8: Pull complete [2023-12-28T07:50:35.285Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-28T07:50:35.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-28T07:50:35.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-28T07:50:36.369Z] prd-ubuntu20.04-docker-8c-8g-26290 does not seem to be running inside a container [2023-12-28T07:50:36.412Z] $ 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/617/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/617 -v /w/workspace/edgex-go/617:/w/workspace/edgex-go/617:rw,z -v /w/workspace/edgex-go/617@tmp:/w/workspace/edgex-go/617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-28T07:50:41.874Z] $ docker top 541768181ef6288cefd2352bbad14e7f79f40a16d1053959c30091a0fe30b54a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-28T07:50:42.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-28T07:50:42.884Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-28T07:50:43.169Z] + ls /var/log/sa-host [2023-12-28T07:50:43.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-28T07:50:43.504Z] provisioning config files... [2023-12-28T07:50:43.513Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/617@tmp/config2280820382281098798tmp [Pipeline] { [Pipeline] echo [2023-12-28T07:50:43.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:44.188Z] ---> create-netrc.sh [Pipeline] } [2023-12-28T07:50:44.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:44.902Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-28T07:50:44.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:45.192Z] ---> sudo-logs.sh [2023-12-28T07:50:45.192Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-28T07:50:45.391Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:45.677Z] ---> job-cost.sh [2023-12-28T07:50:45.677Z] lf-activate-venv: SKIPPING [2023-12-28T07:50:45.677Z] DEBUG: total: 0.2199999988079071 [2023-12-28T07:50:45.677Z] INFO: Retrieving Stack Cost... [2023-12-28T07:50:46.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-28T07:50:46.508Z] INFO: Archiving Costs [Pipeline] echo [2023-12-28T07:50:46.523Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-28T07:50:46.812Z] ---> logs-deploy.sh [2023-12-28T07:50:46.812Z] lf-activate-venv: SKIPPING [2023-12-28T07:50:46.812Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/617 [2023-12-28T07:50:46.812Z] INFO: archiving workspace using pattern(s): [2023-12-28T07:50:47.750Z] Archives upload complete. [2023-12-28T07:50:47.750Z] INFO: archiving logs to Nexus