Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34f840c68dfd07fd09c4325cf8194608b3ff672b 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-ssh10830582214898101451.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7693338267783378003.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2817429252184337240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4708418591250209945.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-ssh12545168013647578842.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], buildSnap:false] ========================================================= [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-7632 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/588 [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/588 # 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 34f840c68dfd07fd09c4325cf8194608b3ff672b (main) Commit message: "fix: Remove duplicate definitions (#4692)" > 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 34f840c68dfd07fd09c4325cf8194608b3ff672b # timeout=10 > git rev-list --no-walk fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-22T21:28:46.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-22T21:28:46.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-22T21:28:46.980Z] ========================================================= [2023-09-22T21:28:46.980Z] EdgeX Global Pipelines Version Info [2023-09-22T21:28:46.980Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:28:47.699Z] ------------------- [2023-09-22T21:28:47.699Z] stable info: [2023-09-22T21:28:47.699Z] ------------------- [2023-09-22T21:28:47.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-22T21:28:47.700Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:28:47.700Z] Message: update stable to v1.0.254 [2023-09-22T21:28:48.275Z] ------------------- [2023-09-22T21:28:48.275Z] experimental info: [2023-09-22T21:28:48.275Z] ------------------- [2023-09-22T21:28:48.276Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-22T21:28:48.276Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:28:48.276Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-22T21:28:48.455Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-22T21:28:48.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-22T21:28:48.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-22T21:28:48.488Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-22T21:28:48.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-22T21:28:48.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-22T21:28:48.525Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-22T21:28:48.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-22T21:28:48.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-22T21:28:48.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-22T21:28:48.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-22T21:28:48.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-22T21:28:48.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-22T21:28:48.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-22T21:28:48.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-22T21:28:48.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:28:48.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:28:48.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-22T21:28:48.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-22T21:28:48.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-22T21:28:48.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-22T21:28:48.706Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-22T21:28:48.717Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-22T21:28:48.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-22T21:28:48.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-22T21:28:48.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-22T21:28:48.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] echo [2023-09-22T21:28:48.775Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34f840c [Pipeline] echo [2023-09-22T21:28:48.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:28:48.843Z] provisioning config files... [2023-09-22T21:28:48.856Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/588@tmp/config1588698035407459054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:28:49.157Z] ---> docker-login.sh [2023-09-22T21:28:49.157Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:28:49.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:28:49.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:28:49.677Z] Configure a credential helper to remove this warning. See [2023-09-22T21:28:49.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:28:49.677Z] [2023-09-22T21:28:49.677Z] Login Succeeded [2023-09-22T21:28:49.677Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:28:49.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:28:49.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:28:49.677Z] Configure a credential helper to remove this warning. See [2023-09-22T21:28:49.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:28:49.677Z] [2023-09-22T21:28:49.677Z] Login Succeeded [2023-09-22T21:28:49.677Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:28:49.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:28:49.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:28:49.677Z] Configure a credential helper to remove this warning. See [2023-09-22T21:28:49.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:28:49.677Z] [2023-09-22T21:28:49.677Z] Login Succeeded [2023-09-22T21:28:49.677Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:28:49.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:28:49.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:28:49.936Z] Configure a credential helper to remove this warning. See [2023-09-22T21:28:49.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:28:49.936Z] [2023-09-22T21:28:49.936Z] Login Succeeded [2023-09-22T21:28:49.936Z] docker.io [2023-09-22T21:28:49.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:28:50.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:28:50.197Z] Configure a credential helper to remove this warning. See [2023-09-22T21:28:50.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:28:50.197Z] [2023-09-22T21:28:50.197Z] Login Succeeded [2023-09-22T21:28:50.197Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:28:50.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:28:50.505Z] + 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-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + dirname cmd/core-command/Dockerfile [2023-09-22T21:28:50.505Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/core-data/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/core-metadata/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/support-notifications/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-22T21:28:50.505Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-22T21:28:50.505Z] + cut -d/ -f2 [2023-09-22T21:28:50.505Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-22T21:28:50.555Z] 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-09-22T21:28:50.891Z] + git rev-list -1 --merges 34f840c68dfd07fd09c4325cf8194608b3ff672b~1..34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] echo [2023-09-22T21:28:50.921Z] -----------> git rev-list -1 --merges 34f840c68dfd07fd09c4325cf8194608b3ff672b~1..34f840c68dfd07fd09c4325cf8194608b3ff672b 34f840c68dfd07fd09c4325cf8194608b3ff672b [false] [Pipeline] sh [2023-09-22T21:28:51.209Z] + git log --format=format:%s -1 34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] echo [2023-09-22T21:28:51.224Z] ========================================================= [2023-09-22T21:28:51.224Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-22T21:28:51.224Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-22T21:28:51.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:28:51.649Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-22T21:28:51.649Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-22T21:28:51.649Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-22T21:28:51.649Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-22T21:28:51.649Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-22T21:28:51.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:28:52.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:28:52.058Z] [2023-09-22T21:28:52.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:28:52.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:28:52.356Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-22T21:28:52.356Z] b85a868b505f: Pulling fs layer [2023-09-22T21:28:52.356Z] e2be974225ed: Pulling fs layer [2023-09-22T21:28:52.356Z] 339a4e72a1f5: Pulling fs layer [2023-09-22T21:28:52.356Z] 988bab9f4d93: Pulling fs layer [2023-09-22T21:28:52.356Z] 1469e6f7b9e6: Pulling fs layer [2023-09-22T21:28:52.356Z] eaf3925da568: Pulling fs layer [2023-09-22T21:28:52.356Z] bab4dde63d76: Pulling fs layer [2023-09-22T21:28:52.356Z] 1469e6f7b9e6: Waiting [2023-09-22T21:28:52.356Z] eaf3925da568: Waiting [2023-09-22T21:28:52.356Z] 988bab9f4d93: Waiting [2023-09-22T21:28:52.356Z] bde34c3a00c8: Pulling fs layer [2023-09-22T21:28:52.356Z] b352a97aabf1: Pulling fs layer [2023-09-22T21:28:52.356Z] bab4dde63d76: Waiting [2023-09-22T21:28:52.356Z] bde34c3a00c8: Waiting [2023-09-22T21:28:52.356Z] 4872d77fe225: Pulling fs layer [2023-09-22T21:28:52.356Z] 5851b861e8e6: Pulling fs layer [2023-09-22T21:28:52.356Z] b352a97aabf1: Waiting [2023-09-22T21:28:52.356Z] 4872d77fe225: Waiting [2023-09-22T21:28:52.356Z] 5851b861e8e6: Waiting [2023-09-22T21:28:52.356Z] e2be974225ed: Download complete [2023-09-22T21:28:52.356Z] 988bab9f4d93: Verifying Checksum [2023-09-22T21:28:52.356Z] 988bab9f4d93: Download complete [2023-09-22T21:28:52.356Z] 339a4e72a1f5: Verifying Checksum [2023-09-22T21:28:52.356Z] 339a4e72a1f5: Download complete [2023-09-22T21:28:52.356Z] eaf3925da568: Verifying Checksum [2023-09-22T21:28:52.356Z] eaf3925da568: Download complete [2023-09-22T21:28:52.615Z] 1469e6f7b9e6: Verifying Checksum [2023-09-22T21:28:52.615Z] 1469e6f7b9e6: Download complete [2023-09-22T21:28:52.615Z] bde34c3a00c8: Verifying Checksum [2023-09-22T21:28:52.615Z] bde34c3a00c8: Download complete [2023-09-22T21:28:52.615Z] b352a97aabf1: Download complete [2023-09-22T21:28:52.615Z] 4872d77fe225: Verifying Checksum [2023-09-22T21:28:52.615Z] 4872d77fe225: Download complete [2023-09-22T21:28:52.615Z] 5851b861e8e6: Verifying Checksum [2023-09-22T21:28:52.615Z] 5851b861e8e6: Download complete [2023-09-22T21:28:52.615Z] b85a868b505f: Verifying Checksum [2023-09-22T21:28:52.615Z] b85a868b505f: Download complete [2023-09-22T21:28:52.874Z] bab4dde63d76: Verifying Checksum [2023-09-22T21:28:52.874Z] bab4dde63d76: Download complete [2023-09-22T21:28:53.810Z] b85a868b505f: Pull complete [2023-09-22T21:28:53.810Z] e2be974225ed: Pull complete [2023-09-22T21:28:54.378Z] 339a4e72a1f5: Pull complete [2023-09-22T21:28:54.378Z] 988bab9f4d93: Pull complete [2023-09-22T21:28:54.636Z] 1469e6f7b9e6: Pull complete [2023-09-22T21:28:54.637Z] eaf3925da568: Pull complete [2023-09-22T21:28:56.545Z] bab4dde63d76: Pull complete [2023-09-22T21:28:56.545Z] bde34c3a00c8: Pull complete [2023-09-22T21:28:56.545Z] b352a97aabf1: Pull complete [2023-09-22T21:28:56.545Z] 4872d77fe225: Pull complete [2023-09-22T21:28:56.545Z] 5851b861e8e6: Pull complete [2023-09-22T21:28:56.805Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-22T21:28:56.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:28:56.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:28:56.897Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:28:56.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:29:00.893Z] $ docker top a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c -eo pid,comm [2023-09-22T21:29:00.947Z] 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-09-22T21:29:00.947Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:29:00.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:29:00.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:29:01.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:29:01.105Z] $ docker exec a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c ssh-agent [2023-09-22T21:29:01.202Z] SSH_AUTH_SOCK=/tmp/ssh-0NwUJBcwbFjR/agent.33 [2023-09-22T21:29:01.202Z] SSH_AGENT_PID=39 [2023-09-22T21:29:01.211Z] Running ssh-add (command line suppressed) [2023-09-22T21:29:01.310Z] Identity added: /w/workspace/edgex-go/588@tmp/private_key_2810381063503025063.key (/w/workspace/edgex-go/588@tmp/private_key_2810381063503025063.key) [2023-09-22T21:29:01.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:29:01.611Z] + git tag --points-at HEAD [Pipeline] } [2023-09-22T21:29:01.625Z] $ docker exec --env ******** --env ******** a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c ssh-agent -k [2023-09-22T21:29:01.739Z] unset SSH_AUTH_SOCK; [2023-09-22T21:29:01.739Z] unset SSH_AGENT_PID; [2023-09-22T21:29:01.739Z] echo Agent pid 39 killed; [2023-09-22T21:29:01.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-22T21:29:01.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:29:01.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:29:01.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:29:01.869Z] $ docker exec a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c ssh-agent [2023-09-22T21:29:01.975Z] SSH_AUTH_SOCK=/tmp/ssh-PMFkruVQtEda/agent.71 [2023-09-22T21:29:01.975Z] SSH_AGENT_PID=77 [2023-09-22T21:29:01.980Z] Running ssh-add (command line suppressed) [2023-09-22T21:29:02.074Z] Identity added: /w/workspace/edgex-go/588@tmp/private_key_1461967681779117174.key (/w/workspace/edgex-go/588@tmp/private_key_1461967681779117174.key) [2023-09-22T21:29:02.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:29:02.372Z] + git semver init [2023-09-22T21:29:02.633Z] 2023-09-22 21:29:02,554 [run_init] DEBUG init version:0.0.0 force:False [2023-09-22T21:29:02.633Z] 2023-09-22 21:29:02,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/588/.semver [2023-09-22T21:29:02.633Z] 2023-09-22 21:29:02,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/588/.semver [2023-09-22T21:29:02.633Z] 2023-09-22 21:29:02,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/588/.semver'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:29:09.352Z] 2023-09-22 21:29:08,347 [append_file] DEBUG append to file:/w/workspace/edgex-go/588/.git/info/exclude [2023-09-22T21:29:09.352Z] 2023-09-22 21:29:08,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/588/.semver/main with force:False [2023-09-22T21:29:09.352Z] 2023-09-22 21:29:08,347 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main [2023-09-22T21:29:09.352Z] 2023-09-22 21:29:08,347 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main [2023-09-22T21:29:09.352Z] 3.1.0-dev.54 [Pipeline] } [2023-09-22T21:29:09.366Z] $ docker exec --env ******** --env ******** a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c ssh-agent -k [2023-09-22T21:29:09.474Z] unset SSH_AUTH_SOCK; [2023-09-22T21:29:09.475Z] unset SSH_AGENT_PID; [2023-09-22T21:29:09.475Z] echo Agent pid 77 killed; [2023-09-22T21:29:09.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:29:09.787Z] + git semver [Pipeline] } [2023-09-22T21:29:10.066Z] $ docker stop --time=1 a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c [2023-09-22T21:29:11.352Z] $ docker rm -f --volumes a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:29:11.689Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-22T21:29:11.978Z] Stashed 1 file(s) [Pipeline] echo [2023-09-22T21:29:11.981Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.54 [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-09-22T21:29:12.385Z] + git config --global --add safe.directory /w/workspace/edgex-go/588 [Pipeline] echo [2023-09-22T21:29:12.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:29:12.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:29:12.414Z] ========================================================= [2023-09-22T21:29:12.414Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-22T21:29:12.414Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:29:12.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-22T21:29:12.705Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-22T21:29:12.705Z] 7264a8db6415: Pulling fs layer [2023-09-22T21:29:12.705Z] c4d48a809fc2: Pulling fs layer [2023-09-22T21:29:12.705Z] 4f1c88b9dad5: Pulling fs layer [2023-09-22T21:29:12.705Z] ad3a456e5733: Pulling fs layer [2023-09-22T21:29:12.705Z] 33e27b845d1e: Pulling fs layer [2023-09-22T21:29:12.705Z] c68163c4e522: Pulling fs layer [2023-09-22T21:29:12.705Z] 50da416c3ac9: Pulling fs layer [2023-09-22T21:29:12.705Z] 23d2d4c4bb30: Pulling fs layer [2023-09-22T21:29:12.705Z] 33e27b845d1e: Waiting [2023-09-22T21:29:12.705Z] c68163c4e522: Waiting [2023-09-22T21:29:12.705Z] 23d2d4c4bb30: Waiting [2023-09-22T21:29:12.705Z] 50da416c3ac9: Waiting [2023-09-22T21:29:12.705Z] c4d48a809fc2: Download complete [2023-09-22T21:29:12.705Z] ad3a456e5733: Verifying Checksum [2023-09-22T21:29:12.705Z] ad3a456e5733: Download complete [2023-09-22T21:29:12.705Z] 7264a8db6415: Verifying Checksum [2023-09-22T21:29:12.705Z] 7264a8db6415: Download complete [2023-09-22T21:29:12.705Z] 33e27b845d1e: Verifying Checksum [2023-09-22T21:29:12.705Z] 33e27b845d1e: Download complete [2023-09-22T21:29:12.705Z] c68163c4e522: Verifying Checksum [2023-09-22T21:29:12.705Z] c68163c4e522: Download complete [2023-09-22T21:29:12.982Z] 7264a8db6415: Pull complete [2023-09-22T21:29:12.982Z] c4d48a809fc2: Pull complete [2023-09-22T21:29:12.982Z] 23d2d4c4bb30: Verifying Checksum [2023-09-22T21:29:12.982Z] 23d2d4c4bb30: Download complete [2023-09-22T21:29:13.241Z] 4f1c88b9dad5: Verifying Checksum [2023-09-22T21:29:13.241Z] 4f1c88b9dad5: Download complete [2023-09-22T21:29:13.498Z] 50da416c3ac9: Verifying Checksum [2023-09-22T21:29:13.498Z] 50da416c3ac9: Download complete [2023-09-22T21:29:16.786Z] 4f1c88b9dad5: Pull complete [2023-09-22T21:29:16.786Z] ad3a456e5733: Pull complete [2023-09-22T21:29:16.786Z] 33e27b845d1e: Pull complete [2023-09-22T21:29:17.045Z] c68163c4e522: Pull complete [2023-09-22T21:29:19.585Z] 50da416c3ac9: Pull complete [2023-09-22T21:29:19.844Z] 23d2d4c4bb30: Pull complete [2023-09-22T21:29:19.844Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-22T21:29:19.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-22T21:29:19.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:29:20.140Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-22T21:29:20.141Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-22T21:29:20.141Z] WORKDIR /edgex [2023-09-22T21:29:20.141Z] COPY go.mod . [2023-09-22T21:29:20.141Z] RUN go mod download [2023-09-22T21:29:20.711Z] Sending build context to Docker daemon 171MB [2023-09-22T21:29:20.711Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-22T21:29:20.711Z] ---> 0786185ac409 [2023-09-22T21:29:20.711Z] Step 2/4 : WORKDIR /edgex [2023-09-22T21:29:27.067Z] Still waiting to schedule task [2023-09-22T21:29:27.068Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-22T21:29:30.699Z] ---> Running in 019709e92c17 [2023-09-22T21:29:30.699Z] Removing intermediate container 019709e92c17 [2023-09-22T21:29:30.699Z] ---> e32de269115a [2023-09-22T21:29:30.699Z] Step 3/4 : COPY go.mod . [2023-09-22T21:29:30.699Z] ---> 08f191afe7eb [2023-09-22T21:29:30.699Z] Step 4/4 : RUN go mod download [2023-09-22T21:29:30.699Z] ---> Running in 52f6ea55936f [2023-09-22T21:29:57.357Z] Removing intermediate container 52f6ea55936f [2023-09-22T21:29:57.357Z] ---> f97b98406e4e [2023-09-22T21:29:57.357Z] Successfully built f97b98406e4e [2023-09-22T21:29:57.357Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:29:57.663Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:29:57.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:29:57.746Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:29:57.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:29:58.273Z] $ docker top 13f72a5474b1a13cbd9e4d68326e52993b2eb48009514e9c82ff46dc2b1ba490 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:29:58.624Z] + go version [2023-09-22T21:29:58.624Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-22T21:29:58.638Z] $ docker stop --time=1 13f72a5474b1a13cbd9e4d68326e52993b2eb48009514e9c82ff46dc2b1ba490 [2023-09-22T21:29:59.901Z] $ docker rm -f --volumes 13f72a5474b1a13cbd9e4d68326e52993b2eb48009514e9c82ff46dc2b1ba490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:30:00.311Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:30:00.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:30:00.384Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:30:00.417Z] $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:30:00.767Z] $ docker top cad63a0d889840225d052511c99dd7956520cb7a2c8be124f73f603cdd72edd3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-22T21:30:00.844Z] ========================================================= [2023-09-22T21:30:00.844Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-22T21:30:00.844Z] ========================================================= [Pipeline] sh [2023-09-22T21:30:01.120Z] + git config --global --add safe.directory /w/workspace/edgex-go/588 [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:30:01.420Z] + make test [2023-09-22T21:30:01.420Z] go test -race -coverprofile=coverage.out ./... [2023-09-22T21:30:09.545Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-22T21:30:21.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-22T21:30:22.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-22T21:30:22.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-22T21:30:22.080Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-22T21:30:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-22T21:30:23.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-22T21:30:23.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-22T21:30:24.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-09-22T21:30:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-22T21:30:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-22T21:30:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-22T21:30:25.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2023-09-22T21:30:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-22T21:30:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-22T21:30:27.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-22T21:30:27.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-22T21:30:27.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-22T21:30:27.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-22T21:30:27.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-22T21:30:28.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-22T21:30:28.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-22T21:30:28.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.085s coverage: 69.2% of statements [2023-09-22T21:30:28.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2023-09-22T21:30:30.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.549s coverage: 93.4% of statements [2023-09-22T21:30:30.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-09-22T21:30:30.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-22T21:30:30.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-22T21:30:30.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-22T21:30:30.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-22T21:30:30.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-22T21:30:30.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-22T21:30:30.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-22T21:30:30.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-22T21:30:30.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-22T21:30:30.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-22T21:30:32.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 97.6% of statements [2023-09-22T21:30:32.247Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2023-09-22T21:30:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-22T21:30:32.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-22T21:30:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 0.9% of statements [2023-09-22T21:30:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2023-09-22T21:30:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2023-09-22T21:30:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2023-09-22T21:30:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.051s coverage: 94.1% of statements [2023-09-22T21:30:33.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements [2023-09-22T21:30:34.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.045s coverage: 87.5% of statements [2023-09-22T21:30:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-22T21:30:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-22T21:30:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-22T21:30:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-22T21:30:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-22T21:30:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-22T21:30:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-22T21:30:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-22T21:30:36.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-22T21:30:36.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-22T21:30:36.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-22T21:30:36.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-22T21:30:36.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-22T21:30:36.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-22T21:30:37.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-22T21:30:39.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-22T21:30:39.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-22T21:30:40.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-22T21:30:40.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-22T21:30:43.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-22T21:30:43.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-22T21:30:43.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-22T21:30:45.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-22T21:30:45.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-22T21:30:45.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-22T21:30:46.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-22T21:30:46.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-22T21:30:46.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-22T21:30:46.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-22T21:30:46.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2023-09-22T21:30:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-22T21:30:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-22T21:30:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-22T21:30:47.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-22T21:30:49.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-22T21:30:49.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-22T21:30:49.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-22T21:30:49.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-22T21:30:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-22T21:30:49.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-22T21:30:50.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-22T21:30:50.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-22T21:30:52.725Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7633 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-22T21:30:52.736Z] Running in /w/workspace/edgex-go/588 [Pipeline] { [Pipeline] checkout [2023-09-22T21:30:52.760Z] The recommended git tool is: git [2023-09-22T21:30:57.563Z] using credential edgex-jenkins-ssh [2023-09-22T21:30:57.580Z] Cloning the remote Git repository [2023-09-22T21:30:57.615Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-22T21:30:57.699Z] > git init /w/workspace/edgex-go/588 # timeout=10 [2023-09-22T21:30:57.833Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-22T21:30:57.834Z] > git --version # timeout=10 [2023-09-22T21:30:57.852Z] > git --version # 'git version 2.25.1' [2023-09-22T21:30:57.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-22T21:30:57.991Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.120s coverage: 62.3% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.060s coverage: 100.0% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.091s coverage: 82.1% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.231s coverage: 63.1% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.098s coverage: 89.5% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.063s coverage: 84.8% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.054s coverage: 61.8% of statements [2023-09-22T21:31:00.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.102s coverage: 98.9% of statements [2023-09-22T21:31:00.259Z] 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-09-22T21:31:00.259Z] running golangci-lint [2023-09-22T21:31:00.259Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-22T21:31:00.259Z] go version go1.21.0 linux/amd64 [2023-09-22T21:31:00.259Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-22T21:31:00.259Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-22T21:31:12.463Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 11.28762327s" [2023-09-22T21:31:12.463Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.305336ms" [2023-09-22T21:31:14.362Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-22T21:31:14.383Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:31:15.190Z] Avoid second fetch [2023-09-22T21:31:15.191Z] Checking out Revision 34f840c68dfd07fd09c4325cf8194608b3ff672b (main) [2023-09-22T21:31:15.868Z] Commit message: "fix: Remove duplicate definitions (#4692)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:31:16.793Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-22T21:31:16.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:31:16.793Z] Dload Upload Total Spent Left Speed [2023-09-22T21:31:16.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [2023-09-22T21:31:15.204Z] > git config core.sparsecheckout # timeout=10 [2023-09-22T21:31:15.272Z] > git checkout -f 34f840c68dfd07fd09c4325cf8194608b3ff672b # timeout=10 [Pipeline] sh [2023-09-22T21:31:17.489Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-22T21:31:17.823Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-22T21:31:17.823Z] + sudo tee /etc/docker/daemon.new [2023-09-22T21:31:17.823Z] { [2023-09-22T21:31:17.823Z] "registry-mirrors": [ [2023-09-22T21:31:17.823Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-22T21:31:17.823Z] ], [2023-09-22T21:31:17.823Z] "bip": "10.250.0.254/24", [2023-09-22T21:31:17.823Z] "hosts": [ [2023-09-22T21:31:17.823Z] "tcp://0.0.0.0:5555", [2023-09-22T21:31:17.823Z] "unix:///var/run/docker.sock" [2023-09-22T21:31:17.823Z] ], [2023-09-22T21:31:17.823Z] "mtu": 1458, [2023-09-22T21:31:17.823Z] "selinux-enabled": true, [2023-09-22T21:31:17.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-22T21:31:17.823Z] } [Pipeline] sh [2023-09-22T21:31:18.147Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-22T21:31:18.482Z] + sudo service docker restart [2023-09-22T21:31:22.422Z] level=info msg="[linters_context/goanalysis] analyzers took 1m15.35126738s with top 10 stages: buildir: 40.043626273s, gosec: 7.223291086s, inspect: 2.619318658s, fact_deprecated: 2.151859804s, S1038: 1.286556646s, ctrlflow: 1.142783435s, printf: 900.271205ms, nilness: 808.851846ms, fact_purity: 779.909419ms, isgenerated: 730.773424ms" [2023-09-22T21:31:22.422Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-22T21:31:22.422Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, nolint: 0/21, path_prettifier: 197/197" [2023-09-22T21:31:22.422Z] level=info msg="[runner] processing took 19.689341ms with stages: nolint: 9.32417ms, identifier_marker: 5.026674ms, exclude-rules: 1.870541ms, autogenerated_exclude: 1.349904ms, path_prettifier: 1.348485ms, skip_dirs: 688.897µs, cgo: 56.49µs, filename_unadjuster: 15.84µs, max_same_issues: 2.1µs, diff: 890ns, uniq_by_line: 700ns, fixer: 690ns, max_from_linter: 640ns, exclude: 610ns, skip_files: 560ns, path_shortener: 460ns, sort_results: 430ns, severity-rules: 400ns, source_code: 350ns, max_per_file_from_linter: 260ns, path_prefixer: 250ns" [2023-09-22T21:31:22.422Z] level=info msg="[runner] linters took 9.670529342s with stages: goanalysis_metalinter: 9.650659688s" [2023-09-22T21:31:22.422Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-22T21:31:22.422Z] level=info msg="Memory: 212 samples, avg is 282.6MB, max is 932.7MB" [2023-09-22T21:31:22.422Z] level=info msg="Execution took 21.003603879s" [2023-09-22T21:31:22.422Z] go vet ./... [2023-09-22T21:31:25.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:31:25.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:31:25.702Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-22T21:31:25.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-22T21:31:26.004Z] + ls -al . [2023-09-22T21:31:26.004Z] total 732 [2023-09-22T21:31:26.004Z] drwxrwxr-x 12 1001 1001 4096 Sep 22 21:30 . [2023-09-22T21:31:26.004Z] drwxr-xr-x 4 root root 4096 Sep 22 21:30 .. [2023-09-22T21:31:26.004Z] drwxrwxr-x 2 1001 1001 4096 Sep 22 21:28 .blubracket [2023-09-22T21:31:26.004Z] -rw-rw-r-- 1 1001 1001 16 Sep 22 21:28 .dockerignore [2023-09-22T21:31:26.004Z] drwxrwxr-x 8 1001 1001 4096 Sep 22 21:31 .git [2023-09-22T21:31:26.004Z] drwxrwxr-x 3 1001 1001 4096 Sep 22 21:28 .github [2023-09-22T21:31:26.004Z] -rw-rw-r-- 1 1001 1001 1173 Sep 22 21:28 .gitignore [2023-09-22T21:31:26.004Z] -rw-rw-r-- 1 1001 1001 42 Sep 22 21:28 .golangci.yml [2023-09-22T21:31:26.004Z] -rw-rw-r-- 1 1001 1001 100 Sep 22 21:28 .hadolint.yml [2023-09-22T21:31:26.004Z] drwxr-xr-x 3 1001 1001 4096 Sep 22 21:29 .semver [2023-09-22T21:31:26.004Z] -rw-rw-r-- 1 1001 1001 166 Sep 22 21:28 .sonarcloud.properties [2023-09-22T21:31:26.004Z] -rw-rw-r-- 1 1001 1001 1171 Sep 22 21:28 ADOPTERS.md [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 11674 Sep 22 21:28 Attribution.txt [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 93407 Sep 22 21:28 CHANGELOG.md [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 3804 Sep 22 21:28 CONTRIBUTING.md [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 677 Sep 22 21:28 GOVERNANCE.md [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 883 Sep 22 21:28 Jenkinsfile [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 10775 Sep 22 21:28 LICENSE [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 14764 Sep 22 21:28 Makefile [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 582 Sep 22 21:28 OWNERS.md [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 9923 Sep 22 21:28 README.md [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 789 Sep 22 21:28 SECURITY.md [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 12 Sep 22 21:29 VERSION [2023-09-22T21:31:26.005Z] drwxrwxr-x 2 1001 1001 4096 Sep 22 21:28 bin [2023-09-22T21:31:26.005Z] drwxrwxr-x 18 1001 1001 4096 Sep 22 21:28 cmd [2023-09-22T21:31:26.005Z] -rw-r--r-- 1 root root 453602 Sep 22 21:30 coverage.out [2023-09-22T21:31:26.005Z] drwxrwxr-x 2 1001 1001 4096 Sep 22 21:28 fuzz_test [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 3688 Sep 22 21:28 go.mod [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 34975 Sep 22 21:28 go.sum [2023-09-22T21:31:26.005Z] drwxrwxr-x 7 1001 1001 4096 Sep 22 21:28 internal [2023-09-22T21:31:26.005Z] drwxrwxr-x 3 1001 1001 4096 Sep 22 21:28 openapi [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 594 Sep 22 21:28 security.txt [2023-09-22T21:31:26.005Z] drwxrwxr-x 4 1001 1001 4096 Sep 22 21:28 snap [2023-09-22T21:31:26.005Z] -rw-rw-r-- 1 1001 1001 204 Sep 22 21:28 version.go [Pipeline] sh [2023-09-22T21:31:26.294Z] + '[' -e coverage.out ] [2023-09-22T21:31:26.295Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-22T21:31:26.392Z] Stashed 1 file(s) [Pipeline] sh [2023-09-22T21:31:26.670Z] + make build [2023-09-22T21:31:26.670Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:31:36.741Z] provisioning config files... [2023-09-22T21:31:36.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/588@tmp/config2071655301249200359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:31:37.106Z] ---> docker-login.sh [2023-09-22T21:31:37.106Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:31:37.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:31:37.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:31:37.645Z] Configure a credential helper to remove this warning. See [2023-09-22T21:31:37.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:31:37.645Z] [2023-09-22T21:31:37.645Z] Login Succeeded [2023-09-22T21:31:37.645Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:31:37.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:31:37.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:31:37.913Z] Configure a credential helper to remove this warning. See [2023-09-22T21:31:37.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:31:37.913Z] [2023-09-22T21:31:37.913Z] Login Succeeded [2023-09-22T21:31:37.913Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:31:38.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:31:38.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:31:38.454Z] Configure a credential helper to remove this warning. See [2023-09-22T21:31:38.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:31:38.454Z] [2023-09-22T21:31:38.454Z] Login Succeeded [2023-09-22T21:31:38.454Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:31:38.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:31:38.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:31:38.725Z] Configure a credential helper to remove this warning. See [2023-09-22T21:31:38.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:31:38.725Z] [2023-09-22T21:31:38.725Z] Login Succeeded [2023-09-22T21:31:38.725Z] docker.io [2023-09-22T21:31:38.864Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-22T21:31:39.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:31:39.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:31:39.267Z] Configure a credential helper to remove this warning. See [2023-09-22T21:31:39.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:31:39.267Z] [2023-09-22T21:31:39.267Z] Login Succeeded [2023-09-22T21:31:39.267Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:31:39.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-22T21:31:39.798Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-22T21:31:39.813Z] + git config --global --add safe.directory /w/workspace/edgex-go/588 [Pipeline] echo [2023-09-22T21:31:39.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:31:39.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:31:39.860Z] ========================================================= [2023-09-22T21:31:39.860Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-22T21:31:39.860Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:31:40.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-22T21:31:40.179Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-22T21:31:40.179Z] 9fda8d8052c6: Pulling fs layer [2023-09-22T21:31:40.179Z] 5d54e960e981: Pulling fs layer [2023-09-22T21:31:40.179Z] c4a7e357bf2a: Pulling fs layer [2023-09-22T21:31:40.179Z] f0e02332f6b5: Pulling fs layer [2023-09-22T21:31:40.179Z] cefa15bbcfad: Pulling fs layer [2023-09-22T21:31:40.179Z] 17808c966233: Pulling fs layer [2023-09-22T21:31:40.179Z] f4c1fc716caa: Pulling fs layer [2023-09-22T21:31:40.179Z] cefa15bbcfad: Waiting [2023-09-22T21:31:40.179Z] 17808c966233: Waiting [2023-09-22T21:31:40.179Z] f4c1fc716caa: Waiting [2023-09-22T21:31:40.179Z] f0e02332f6b5: Waiting [2023-09-22T21:31:40.449Z] 5d54e960e981: Verifying Checksum [2023-09-22T21:31:40.449Z] 5d54e960e981: Download complete [2023-09-22T21:31:40.449Z] f0e02332f6b5: Verifying Checksum [2023-09-22T21:31:40.449Z] f0e02332f6b5: Download complete [2023-09-22T21:31:40.449Z] cefa15bbcfad: Verifying Checksum [2023-09-22T21:31:40.449Z] cefa15bbcfad: Download complete [2023-09-22T21:31:40.449Z] 9fda8d8052c6: Verifying Checksum [2023-09-22T21:31:40.449Z] 9fda8d8052c6: Download complete [2023-09-22T21:31:40.717Z] f4c1fc716caa: Verifying Checksum [2023-09-22T21:31:40.717Z] f4c1fc716caa: Download complete [2023-09-22T21:31:41.211Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-22T21:31:41.304Z] 9fda8d8052c6: Pull complete [2023-09-22T21:31:41.802Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-22T21:31:41.908Z] 5d54e960e981: Pull complete [2023-09-22T21:31:42.177Z] c4a7e357bf2a: Verifying Checksum [2023-09-22T21:31:42.177Z] c4a7e357bf2a: Download complete [2023-09-22T21:31:43.147Z] 17808c966233: Verifying Checksum [2023-09-22T21:31:43.147Z] 17808c966233: Download complete [2023-09-22T21:31:48.366Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-22T21:31:49.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-22T21:31:50.672Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-22T21:31:51.607Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-22T21:31:52.542Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-22T21:31:53.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-22T21:31:53.248Z] c4a7e357bf2a: Pull complete [2023-09-22T21:31:53.248Z] f0e02332f6b5: Pull complete [2023-09-22T21:31:53.248Z] cefa15bbcfad: Pull complete [2023-09-22T21:31:54.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-22T21:31:55.430Z] $ docker stop --time=1 cad63a0d889840225d052511c99dd7956520cb7a2c8be124f73f603cdd72edd3 [2023-09-22T21:31:59.911Z] 17808c966233: Pull complete [2023-09-22T21:32:01.927Z] $ docker rm -f --volumes cad63a0d889840225d052511c99dd7956520cb7a2c8be124f73f603cdd72edd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-09-22T21:32:02.520Z] f4c1fc716caa: Pull complete [2023-09-22T21:32:02.520Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-22T21:32:02.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-22T21:32:02.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:32:02.916Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-22T21:32:02.916Z] WORKDIR /edgex [2023-09-22T21:32:02.916Z] COPY go.mod . [2023-09-22T21:32:02.916Z] RUN go mod download [2023-09-22T21:32:02.916Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-22T21:32:02.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-22T21:32:02.997Z] [2023-09-22T21:32:02.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:32:03.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-22T21:32:03.299Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-22T21:32:03.299Z] 91d30c5bc195: Pulling fs layer [2023-09-22T21:32:03.299Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-22T21:32:03.299Z] 9c61dcf015f6: Pulling fs layer [2023-09-22T21:32:03.299Z] 4698f68db338: Pulling fs layer [2023-09-22T21:32:03.299Z] 2a2f49069b9e: Pulling fs layer [2023-09-22T21:32:03.299Z] e0025b399a48: Pulling fs layer [2023-09-22T21:32:03.299Z] 4698f68db338: Waiting [2023-09-22T21:32:03.299Z] 2a2f49069b9e: Waiting [2023-09-22T21:32:03.299Z] e0025b399a48: Waiting [2023-09-22T21:32:03.299Z] 91d30c5bc195: Verifying Checksum [2023-09-22T21:32:03.299Z] 91d30c5bc195: Download complete [2023-09-22T21:32:03.299Z] 4698f68db338: Verifying Checksum [2023-09-22T21:32:03.299Z] 4698f68db338: Download complete [2023-09-22T21:32:03.534Z] Sending build context to Docker daemon 2.994MB [2023-09-22T21:32:03.534Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-22T21:32:03.534Z] ---> ea914061e18c [2023-09-22T21:32:03.534Z] Step 2/4 : WORKDIR /edgex [2023-09-22T21:32:03.557Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-22T21:32:03.557Z] 2e9b0aa3be6d: Download complete [2023-09-22T21:32:03.557Z] e0025b399a48: Verifying Checksum [2023-09-22T21:32:03.557Z] e0025b399a48: Download complete [2023-09-22T21:32:03.557Z] 91d30c5bc195: Pull complete [2023-09-22T21:32:03.816Z] 2a2f49069b9e: Verifying Checksum [2023-09-22T21:32:03.816Z] 2a2f49069b9e: Download complete [2023-09-22T21:32:03.816Z] 2e9b0aa3be6d: Pull complete [2023-09-22T21:32:04.074Z] 9c61dcf015f6: Verifying Checksum [2023-09-22T21:32:04.074Z] 9c61dcf015f6: Download complete [2023-09-22T21:32:04.953Z] ---> Running in efae609998d3 [2023-09-22T21:32:05.220Z] Removing intermediate container efae609998d3 [2023-09-22T21:32:05.220Z] ---> f05763a8481d [2023-09-22T21:32:05.220Z] Step 3/4 : COPY go.mod . [2023-09-22T21:32:05.808Z] ---> 9b08bce5cf3a [2023-09-22T21:32:05.808Z] Step 4/4 : RUN go mod download [2023-09-22T21:32:05.808Z] ---> Running in 488d6aeae056 [2023-09-22T21:32:06.599Z] 9c61dcf015f6: Pull complete [2023-09-22T21:32:06.599Z] 4698f68db338: Pull complete [2023-09-22T21:32:07.164Z] 2a2f49069b9e: Pull complete [2023-09-22T21:32:07.164Z] e0025b399a48: Pull complete [2023-09-22T21:32:07.164Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-22T21:32:07.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-22T21:32:07.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:32:07.245Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:32:07.274Z] $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:32:11.823Z] $ docker top 6d363897f3ad720b6fe6adafb048833bf86098e880ca929f00e532d414f77311 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:32:12.153Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-22T21:32:14.054Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-22T21:32:14.054Z] #1 transferring dockerfile: 1.90kB done [2023-09-22T21:32:14.054Z] #1 DONE 0.0s [2023-09-22T21:32:14.313Z] [2023-09-22T21:32:14.313Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-22T21:32:14.313Z] #2 transferring dockerfile: 1.78kB done [2023-09-22T21:32:14.313Z] #2 DONE 0.0s [2023-09-22T21:32:14.313Z] [2023-09-22T21:32:14.313Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-22T21:32:14.313Z] #3 transferring dockerfile: 2.39kB done [2023-09-22T21:32:14.313Z] #3 DONE 0.0s [2023-09-22T21:32:14.313Z] [2023-09-22T21:32:14.314Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #4 transferring dockerfile: 2.04kB done [2023-09-22T21:32:14.314Z] #4 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #5 transferring dockerfile: 1.70kB done [2023-09-22T21:32:14.314Z] #5 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #6 [core-command internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #6 transferring dockerfile: 1.82kB done [2023-09-22T21:32:14.314Z] #6 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #7 transferring dockerfile: 2.12kB done [2023-09-22T21:32:14.314Z] #7 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #8 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #9 transferring dockerfile: 1.96kB done [2023-09-22T21:32:14.314Z] #9 DONE 0.1s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #10 transferring dockerfile: 2.82kB done [2023-09-22T21:32:14.314Z] #10 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #11 transferring dockerfile: 1.59kB done [2023-09-22T21:32:14.314Z] #11 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #12 [core-data internal] load .dockerignore [2023-09-22T21:32:14.314Z] #12 transferring context: 56B done [2023-09-22T21:32:14.314Z] #12 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #13 transferring dockerfile: 1.84kB done [2023-09-22T21:32:14.314Z] #13 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #14 transferring dockerfile: 1.58kB done [2023-09-22T21:32:14.314Z] #14 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #8 transferring dockerfile: 2.38kB done [2023-09-22T21:32:14.314Z] #8 DONE 0.0s [2023-09-22T21:32:14.314Z] [2023-09-22T21:32:14.314Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-09-22T21:32:14.314Z] #15 transferring dockerfile: 1.82kB done [2023-09-22T21:32:14.314Z] #15 DONE 0.1s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-09-22T21:32:14.573Z] #16 transferring context: 56B done [2023-09-22T21:32:14.573Z] #16 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #17 [security-proxy-setup internal] load .dockerignore [2023-09-22T21:32:14.573Z] #17 transferring context: 56B done [2023-09-22T21:32:14.573Z] #17 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #18 [security-proxy-auth internal] load .dockerignore [2023-09-22T21:32:14.573Z] #18 transferring context: 56B done [2023-09-22T21:32:14.573Z] #18 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #19 [core-command internal] load .dockerignore [2023-09-22T21:32:14.573Z] #19 transferring context: 56B done [2023-09-22T21:32:14.573Z] #19 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #20 [security-spire-agent internal] load .dockerignore [2023-09-22T21:32:14.573Z] #20 transferring context: 56B done [2023-09-22T21:32:14.573Z] #20 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #21 [core-metadata internal] load .dockerignore [2023-09-22T21:32:14.573Z] #21 transferring context: 56B done [2023-09-22T21:32:14.573Z] #21 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-22T21:32:14.573Z] #22 transferring context: 56B done [2023-09-22T21:32:14.573Z] #22 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #23 [security-bootstrapper internal] load .dockerignore [2023-09-22T21:32:14.573Z] #23 transferring context: 56B done [2023-09-22T21:32:14.573Z] #23 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #24 [security-spire-server internal] load .dockerignore [2023-09-22T21:32:14.573Z] #24 transferring context: 56B done [2023-09-22T21:32:14.573Z] #24 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #25 [support-notifications internal] load .dockerignore [2023-09-22T21:32:14.573Z] #25 transferring context: 56B done [2023-09-22T21:32:14.573Z] #25 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-22T21:32:14.573Z] #26 DONE 0.0s [2023-09-22T21:32:14.573Z] [2023-09-22T21:32:14.573Z] #27 [security-spire-config internal] load .dockerignore [2023-09-22T21:32:14.573Z] #27 transferring context: 56B done [2023-09-22T21:32:14.833Z] #27 DONE 0.0s [2023-09-22T21:32:14.833Z] [2023-09-22T21:32:14.833Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-09-22T21:32:14.833Z] #28 transferring context: 56B done [2023-09-22T21:32:14.833Z] #28 DONE 0.0s [2023-09-22T21:32:14.833Z] [2023-09-22T21:32:14.833Z] #29 [support-scheduler internal] load .dockerignore [2023-09-22T21:32:14.833Z] #29 transferring context: 56B done [2023-09-22T21:32:14.833Z] #29 DONE 0.0s [2023-09-22T21:32:14.833Z] [2023-09-22T21:32:14.833Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-22T21:32:14.833Z] #26 DONE 0.0s [2023-09-22T21:32:14.833Z] [2023-09-22T21:32:14.833Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-22T21:32:14.833Z] #30 ... [2023-09-22T21:32:14.833Z] [2023-09-22T21:32:14.833Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-22T21:32:14.833Z] #26 DONE 0.0s [2023-09-22T21:32:14.833Z] [2023-09-22T21:32:14.833Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-22T21:32:15.092Z] #30 ... [2023-09-22T21:32:15.092Z] [2023-09-22T21:32:15.092Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-22T21:32:15.092Z] #26 DONE 0.0s [2023-09-22T21:32:15.092Z] [2023-09-22T21:32:15.092Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-22T21:32:15.350Z] #30 DONE 0.7s [2023-09-22T21:32:15.350Z] [2023-09-22T21:32:15.350Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-22T21:32:15.350Z] #31 DONE 0.6s [2023-09-22T21:32:15.350Z] [2023-09-22T21:32:15.350Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-22T21:32:15.350Z] #32 DONE 0.6s [2023-09-22T21:32:15.350Z] [2023-09-22T21:32:15.350Z] #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:32:15.350Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-22T21:32:15.608Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:32:15.608Z] #33 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-22T21:32:15.608Z] #33 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-22T21:32:16.173Z] #33 DONE 0.8s [2023-09-22T21:32:16.173Z] [2023-09-22T21:32:16.173Z] #34 [security-spire-agent internal] load build context [2023-09-22T21:32:16.173Z] #34 transferring context: 17.64kB 0.0s done [2023-09-22T21:32:16.173Z] #34 DONE 0.6s [2023-09-22T21:32:16.173Z] [2023-09-22T21:32:16.173Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:32:16.173Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-09-22T21:32:16.173Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-22T21:32:16.173Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-22T21:32:16.173Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-22T21:32:16.173Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-22T21:32:16.173Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-22T21:32:16.173Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-22T21:32:16.173Z] #35 ... [2023-09-22T21:32:16.173Z] [2023-09-22T21:32:16.173Z] #36 [security-spire-config internal] load build context [2023-09-22T21:32:16.173Z] #36 transferring context: 16.36kB 0.0s done [2023-09-22T21:32:16.173Z] #36 DONE 0.6s [2023-09-22T21:32:16.173Z] [2023-09-22T21:32:16.173Z] #37 [security-spire-server internal] load build context [2023-09-22T21:32:16.173Z] #37 transferring context: 18.11kB 0.0s done [2023-09-22T21:32:16.173Z] #37 DONE 0.6s [2023-09-22T21:32:16.173Z] [2023-09-22T21:32:16.173Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:32:16.173Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2023-09-22T21:32:16.173Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-22T21:32:16.173Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-22T21:32:16.173Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2023-09-22T21:32:16.433Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-22T21:32:16.433Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2023-09-22T21:32:16.433Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-22T21:32:16.433Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.6s [2023-09-22T21:32:16.433Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.7s [2023-09-22T21:32:16.691Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-09-22T21:32:16.949Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2023-09-22T21:32:16.949Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-22T21:32:17.928Z] #35 ... [2023-09-22T21:32:17.928Z] [2023-09-22T21:32:17.928Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-22T21:32:17.928Z] #38 DONE 2.5s [2023-09-22T21:32:17.928Z] [2023-09-22T21:32:17.928Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:32:19.308Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done [2023-09-22T21:32:23.500Z] #35 ... [2023-09-22T21:32:23.500Z] [2023-09-22T21:32:23.500Z] #39 [support-notifications internal] load build context [2023-09-22T21:32:23.500Z] #39 transferring context: 315.25MB 7.7s [2023-09-22T21:32:23.500Z] #39 ... [2023-09-22T21:32:23.500Z] [2023-09-22T21:32:23.500Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-22T21:32:23.500Z] #40 ... [2023-09-22T21:32:23.500Z] [2023-09-22T21:32:23.500Z] #41 [security-proxy-setup internal] load build context [2023-09-22T21:32:23.758Z] #41 ... [2023-09-22T21:32:23.758Z] [2023-09-22T21:32:23.758Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-22T21:32:25.151Z] #40 transferring context: 364.85MB 9.7s done [2023-09-22T21:32:25.410Z] #40 ... [2023-09-22T21:32:25.410Z] [2023-09-22T21:32:25.410Z] #42 [security-proxy-auth internal] load build context [2023-09-22T21:32:25.669Z] #42 transferring context: 364.85MB 10.1s done [2023-09-22T21:32:25.669Z] #42 ... [2023-09-22T21:32:25.669Z] [2023-09-22T21:32:25.669Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-22T21:32:25.669Z] #43 transferring context: 364.85MB 9.7s done [2023-09-22T21:32:25.669Z] #43 ... [2023-09-22T21:32:25.669Z] [2023-09-22T21:32:25.669Z] #44 [core-metadata internal] load build context [2023-09-22T21:32:25.669Z] #44 transferring context: 364.85MB 9.5s done [2023-09-22T21:32:25.930Z] #44 ... [2023-09-22T21:32:25.930Z] [2023-09-22T21:32:25.930Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-22T21:32:25.930Z] #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-22T21:32:25.930Z] #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-22T21:32:25.930Z] #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-22T21:32:25.930Z] #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-22T21:32:25.930Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-22T21:32:25.930Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-22T21:32:25.930Z] #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2023-09-22T21:32:25.930Z] #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2023-09-22T21:32:25.930Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-22T21:32:25.930Z] #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-22T21:32:25.930Z] #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done [2023-09-22T21:32:25.930Z] #45 ... [2023-09-22T21:32:25.930Z] [2023-09-22T21:32:25.930Z] #46 [support-scheduler internal] load build context [2023-09-22T21:32:25.930Z] #46 transferring context: 364.85MB 9.3s done [2023-09-22T21:32:26.188Z] #46 ... [2023-09-22T21:32:26.189Z] [2023-09-22T21:32:26.189Z] #47 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-22T21:32:26.189Z] #47 ... [2023-09-22T21:32:26.189Z] [2023-09-22T21:32:26.189Z] #48 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-22T21:32:26.189Z] #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:26.189Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:26.189Z] #0 2.302 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-22T21:32:26.189Z] #0 2.302 v3.18.3-234-g3fdb9216a7c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-22T21:32:26.189Z] #0 2.302 OK: 20066 distinct packages available [2023-09-22T21:32:26.189Z] #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:26.189Z] #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:26.189Z] #0 2.634 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-22T21:32:26.189Z] #0 2.663 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-22T21:32:26.189Z] #0 2.684 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-22T21:32:26.189Z] #0 2.689 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-22T21:32:26.189Z] #0 2.691 (5/7) Installing libucontext (1.2-r2) [2023-09-22T21:32:26.189Z] #0 2.696 (6/7) Installing gcompat (1.1.0-r1) [2023-09-22T21:32:26.189Z] #0 2.700 (7/7) Installing openssl (3.1.3-r0) [2023-09-22T21:32:26.189Z] #0 2.711 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:32:26.189Z] #0 2.717 OK: 8 MiB in 20 packages [2023-09-22T21:32:26.448Z] #48 ... [2023-09-22T21:32:26.448Z] [2023-09-22T21:32:26.448Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-22T21:32:26.448Z] #49 ... [2023-09-22T21:32:26.448Z] [2023-09-22T21:32:26.448Z] #50 [security-bootstrapper internal] load build context [2023-09-22T21:32:26.448Z] #50 transferring context: 364.85MB 10.6s done [2023-09-22T21:32:26.707Z] #50 ... [2023-09-22T21:32:26.707Z] [2023-09-22T21:32:26.707Z] #51 [core-command internal] load build context [2023-09-22T21:32:26.707Z] #51 transferring context: 364.85MB 9.7s done [2023-09-22T21:32:26.968Z] #51 ... [2023-09-22T21:32:26.968Z] [2023-09-22T21:32:26.968Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-22T21:32:26.968Z] #0 1.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:26.968Z] #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:26.968Z] #0 2.182 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-22T21:32:26.968Z] #0 2.192 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:32:26.968Z] #0 2.203 OK: 7 MiB in 16 packages [2023-09-22T21:32:27.229Z] #52 ... [2023-09-22T21:32:27.229Z] [2023-09-22T21:32:27.229Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-22T21:32:27.229Z] #0 6.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:27.229Z] #0 6.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:27.229Z] #0 6.471 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-22T21:32:27.229Z] #0 6.471 v3.18.3-234-g3fdb9216a7c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-22T21:32:27.229Z] #0 6.471 OK: 20066 distinct packages available [2023-09-22T21:32:27.229Z] #0 6.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:27.229Z] #0 6.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:32:27.229Z] #0 6.795 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-22T21:32:27.229Z] #0 6.800 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-22T21:32:27.229Z] #0 6.803 (3/4) Installing libucontext (1.2-r2) [2023-09-22T21:32:27.229Z] #0 6.805 (4/4) Installing gcompat (1.1.0-r1) [2023-09-22T21:32:27.229Z] #0 6.819 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:32:27.229Z] #0 6.825 OK: 8 MiB in 19 packages [2023-09-22T21:32:27.229Z] #53 ... [2023-09-22T21:32:27.229Z] [2023-09-22T21:32:27.229Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-22T21:32:27.486Z] #54 ... [2023-09-22T21:32:27.486Z] [2023-09-22T21:32:27.486Z] #55 [security-secretstore-setup internal] load build context [2023-09-22T21:32:27.486Z] #55 transferring context: 364.85MB 9.0s done [2023-09-22T21:32:27.486Z] #55 ... [2023-09-22T21:32:27.487Z] [2023-09-22T21:32:27.487Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-22T21:32:27.745Z] #56 ... [2023-09-22T21:32:27.745Z] [2023-09-22T21:32:27.745Z] #57 [core-data internal] load build context [2023-09-22T21:32:27.745Z] #57 transferring context: 364.85MB 9.7s done [2023-09-22T21:32:27.745Z] #57 ... [2023-09-22T21:32:27.745Z] [2023-09-22T21:32:27.745Z] #58 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-22T21:32:28.004Z] #58 ... [2023-09-22T21:32:28.004Z] [2023-09-22T21:32:28.004Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-22T21:32:28.946Z] #59 ... [2023-09-22T21:32:28.946Z] [2023-09-22T21:32:28.946Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-22T21:32:28.946Z] #60 ... [2023-09-22T21:32:28.946Z] [2023-09-22T21:32:28.946Z] #41 [security-proxy-setup internal] load build context [2023-09-22T21:32:28.946Z] #41 transferring context: 364.85MB 9.7s done [2023-09-22T21:32:33.140Z] #41 ... [2023-09-22T21:32:33.140Z] [2023-09-22T21:32:33.140Z] #39 [support-notifications internal] load build context [2023-09-22T21:32:33.140Z] #39 transferring context: 364.85MB 9.0s done [2023-09-22T21:32:44.721Z] Removing intermediate container 488d6aeae056 [2023-09-22T21:32:44.721Z] ---> 83b501dc07ff [2023-09-22T21:32:44.721Z] Successfully built 83b501dc07ff [2023-09-22T21:32:44.721Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:32:45.050Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:32:45.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:32:45.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-7633 does not seem to be running inside a container [2023-09-22T21:32:45.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:32:46.463Z] $ docker top e90e7af00fde75974f081a1a4e0928293ab8025c6824c8b242c0f0a456900b46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:32:47.273Z] + go version [2023-09-22T21:32:47.273Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-22T21:32:47.288Z] $ docker stop --time=1 e90e7af00fde75974f081a1a4e0928293ab8025c6824c8b242c0f0a456900b46 [2023-09-22T21:32:48.870Z] $ docker rm -f --volumes e90e7af00fde75974f081a1a4e0928293ab8025c6824c8b242c0f0a456900b46 [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-09-22T21:32:49.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-22T21:32:49.486Z] [2023-09-22T21:32:49.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:32:49.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-22T21:32:49.815Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-22T21:32:49.815Z] 547446be3368: Pulling fs layer [2023-09-22T21:32:49.815Z] d125d8839a47: Pulling fs layer [2023-09-22T21:32:49.815Z] 3e85d5ac6304: Pulling fs layer [2023-09-22T21:32:49.815Z] c3105a71a48b: Pulling fs layer [2023-09-22T21:32:49.815Z] 0f093f025ec4: Pulling fs layer [2023-09-22T21:32:49.815Z] c3106fc0e877: Pulling fs layer [2023-09-22T21:32:49.815Z] c3105a71a48b: Waiting [2023-09-22T21:32:49.815Z] 0f093f025ec4: Waiting [2023-09-22T21:32:49.815Z] c3106fc0e877: Waiting [2023-09-22T21:32:50.085Z] 547446be3368: Verifying Checksum [2023-09-22T21:32:50.085Z] 547446be3368: Download complete [2023-09-22T21:32:50.085Z] c3105a71a48b: Verifying Checksum [2023-09-22T21:32:50.085Z] c3105a71a48b: Download complete [2023-09-22T21:32:50.352Z] d125d8839a47: Verifying Checksum [2023-09-22T21:32:50.352Z] d125d8839a47: Download complete [2023-09-22T21:32:50.352Z] c3106fc0e877: Verifying Checksum [2023-09-22T21:32:50.352Z] c3106fc0e877: Download complete [2023-09-22T21:32:50.620Z] 0f093f025ec4: Verifying Checksum [2023-09-22T21:32:50.620Z] 0f093f025ec4: Download complete [2023-09-22T21:32:50.620Z] 547446be3368: Pull complete [2023-09-22T21:32:51.583Z] d125d8839a47: Pull complete [2023-09-22T21:32:52.169Z] 3e85d5ac6304: Download complete [2023-09-22T21:32:59.709Z] #39 DONE 44.5s [2023-09-22T21:32:59.709Z] [2023-09-22T21:32:59.709Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-22T21:32:59.967Z] #53 DONE 43.7s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-22T21:32:59.967Z] #58 DONE 42.3s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-22T21:32:59.967Z] #52 DONE 43.8s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #48 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-22T21:32:59.967Z] #48 DONE 43.9s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #55 [security-secretstore-setup internal] load build context [2023-09-22T21:32:59.967Z] #55 DONE 44.6s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #46 [support-scheduler internal] load build context [2023-09-22T21:32:59.967Z] #46 DONE 44.6s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-22T21:32:59.967Z] #43 DONE 44.6s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #44 [core-metadata internal] load build context [2023-09-22T21:32:59.967Z] #44 DONE 44.6s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-22T21:32:59.967Z] #40 DONE 44.7s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #41 [security-proxy-setup internal] load build context [2023-09-22T21:32:59.967Z] #41 DONE 44.7s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #57 [core-data internal] load build context [2023-09-22T21:32:59.967Z] #57 DONE 44.7s [2023-09-22T21:32:59.967Z] [2023-09-22T21:32:59.967Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-22T21:33:00.226Z] #61 ... [2023-09-22T21:33:00.226Z] [2023-09-22T21:33:00.226Z] #51 [core-command internal] load build context [2023-09-22T21:33:00.226Z] #51 DONE 44.7s [2023-09-22T21:33:00.226Z] [2023-09-22T21:33:00.226Z] #42 [security-proxy-auth internal] load build context [2023-09-22T21:33:00.226Z] #42 DONE 44.7s [2023-09-22T21:33:00.226Z] [2023-09-22T21:33:00.226Z] #50 [security-bootstrapper internal] load build context [2023-09-22T21:33:00.226Z] #50 DONE 44.7s [2023-09-22T21:33:00.226Z] [2023-09-22T21:33:00.226Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-22T21:33:00.226Z] #45 DONE 44.7s [2023-09-22T21:33:00.226Z] [2023-09-22T21:33:00.226Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-22T21:33:00.226Z] #60 44.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:00.379Z] 3e85d5ac6304: Pull complete [2023-09-22T21:33:00.379Z] c3105a71a48b: Pull complete [2023-09-22T21:33:00.488Z] #60 44.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:00.750Z] #60 44.57 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:00.750Z] #60 44.58 (2/2) Installing su-exec (0.2-r3) [2023-09-22T21:33:00.750Z] #60 44.60 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:00.750Z] #60 44.61 OK: 7 MiB in 17 packages [2023-09-22T21:33:01.339Z] 0f093f025ec4: Pull complete [2023-09-22T21:33:01.340Z] c3106fc0e877: Pull complete [2023-09-22T21:33:01.340Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-22T21:33:01.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-22T21:33:01.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-22T21:33:01.352Z] #60 DONE 45.2s [2023-09-22T21:33:01.352Z] [2023-09-22T21:33:01.352Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-22T21:33:01.352Z] #59 44.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:01.352Z] #59 44.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:01.352Z] #59 44.60 (1/4) Installing ca-certificates (20230506-r0) [2023-09-22T21:33:01.352Z] #59 44.61 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:01.352Z] #59 44.61 (3/4) Installing su-exec (0.2-r3) [2023-09-22T21:33:01.352Z] #59 44.62 (4/4) Installing yq (4.33.3-r3) [2023-09-22T21:33:01.352Z] #59 44.68 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:01.352Z] #59 44.69 Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:33:01.352Z] #59 44.72 OK: 17 MiB in 19 packages [2023-09-22T21:33:01.352Z] #59 DONE 45.1s [2023-09-22T21:33:01.352Z] [2023-09-22T21:33:01.352Z] #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-22T21:33:01.352Z] #62 DONE 0.9s [2023-09-22T21:33:01.352Z] [2023-09-22T21:33:01.352Z] #47 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-22T21:33:01.352Z] #47 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:01.352Z] #47 45.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:33:01.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-7633 does not seem to be running inside a container [2023-09-22T21:33:01.576Z] $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:33:01.614Z] #47 45.53 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:01.614Z] #47 45.54 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:01.876Z] #47 45.57 OK: 7 MiB in 16 packages [2023-09-22T21:33:03.597Z] $ docker top f99de7c562bc314cfcffac7d07752720a06bfab9455e5edd767a0c171e66f458 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:33:04.098Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-22T21:33:04.416Z] #47 ... [2023-09-22T21:33:04.417Z] [2023-09-22T21:33:04.417Z] #63 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-22T21:33:04.417Z] #63 DONE 3.1s [2023-09-22T21:33:04.417Z] [2023-09-22T21:33:04.417Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-22T21:33:04.417Z] #49 45.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:04.417Z] #49 45.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:04.417Z] #49 45.47 (1/2) Installing ca-certificates (20230506-r0) [2023-09-22T21:33:04.417Z] #49 45.49 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:04.417Z] #49 45.49 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:04.417Z] #49 45.50 Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:33:04.417Z] #49 45.55 OK: 8 MiB in 17 packages [2023-09-22T21:33:04.417Z] #49 DONE 48.3s [2023-09-22T21:33:04.417Z] [2023-09-22T21:33:04.417Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-22T21:33:04.417Z] #56 45.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:04.417Z] #56 45.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:04.417Z] #56 45.48 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-22T21:33:04.417Z] #56 45.55 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-22T21:33:04.417Z] #56 45.56 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:04.417Z] #56 45.57 (4/6) Installing openssl (3.1.3-r0) [2023-09-22T21:33:04.417Z] #56 45.59 (5/6) Installing su-exec (0.2-r3) [2023-09-22T21:33:04.417Z] #56 45.59 (6/6) Installing yq (4.33.3-r3) [2023-09-22T21:33:04.417Z] #56 45.66 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:04.417Z] #56 45.68 OK: 17 MiB in 19 packages [2023-09-22T21:33:04.417Z] #56 DONE 48.2s [2023-09-22T21:33:04.417Z] [2023-09-22T21:33:04.417Z] #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-22T21:33:04.417Z] #64 DONE 4.0s [2023-09-22T21:33:04.417Z] [2023-09-22T21:33:04.417Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-22T21:33:04.417Z] #54 45.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:04.417Z] #54 45.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:04.417Z] #54 45.51 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-22T21:33:04.417Z] #54 45.51 v3.18.3-234-g3fdb9216a7c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-22T21:33:04.417Z] #54 45.51 OK: 20066 distinct packages available [2023-09-22T21:33:04.417Z] #54 45.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:04.417Z] #54 45.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:04.417Z] #54 45.91 (1/11) Installing ca-certificates (20230506-r0) [2023-09-22T21:33:04.417Z] #54 45.93 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-22T21:33:04.417Z] #54 45.95 (3/11) Installing libunistring (1.1-r1) [2023-09-22T21:33:04.417Z] #54 45.96 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-22T21:33:04.417Z] #54 45.97 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-22T21:33:04.417Z] #54 45.98 (6/11) Installing libcurl (8.3.0-r0) [2023-09-22T21:33:04.417Z] #54 45.99 (7/11) Installing curl (8.3.0-r0) [2023-09-22T21:33:04.417Z] #54 46.00 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:04.417Z] #54 46.00 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-22T21:33:04.417Z] #54 46.00 (10/11) Installing libucontext (1.2-r2) [2023-09-22T21:33:04.417Z] #54 46.01 (11/11) Installing gcompat (1.1.0-r1) [2023-09-22T21:33:04.417Z] #54 46.01 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:04.417Z] #54 46.02 Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:33:04.417Z] #54 46.06 OK: 12 MiB in 26 packages [2023-09-22T21:33:04.417Z] #54 DONE 48.3s [2023-09-22T21:33:04.417Z] [2023-09-22T21:33:04.417Z] #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-22T21:33:04.417Z] #65 DONE 3.2s [2023-09-22T21:33:04.417Z] [2023-09-22T21:33:04.417Z] #47 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-22T21:33:04.417Z] #47 DONE 48.4s [2023-09-22T21:33:04.417Z] [2023-09-22T21:33:04.417Z] #66 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-22T21:33:04.674Z] #66 DONE 0.1s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-22T21:33:04.675Z] #67 DONE 0.2s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #68 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-22T21:33:04.675Z] #68 DONE 0.2s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #69 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-22T21:33:04.675Z] #69 DONE 0.1s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #70 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-22T21:33:04.675Z] #70 DONE 0.1s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #71 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-22T21:33:04.675Z] #71 DONE 0.1s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #72 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-22T21:33:04.675Z] #72 DONE 0.1s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #73 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-22T21:33:04.675Z] #73 DONE 0.1s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #74 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-22T21:33:04.675Z] #74 DONE 0.1s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #75 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-22T21:33:04.675Z] #75 DONE 0.1s [2023-09-22T21:33:04.675Z] [2023-09-22T21:33:04.675Z] #76 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-22T21:33:04.933Z] #76 DONE 0.1s [2023-09-22T21:33:04.933Z] [2023-09-22T21:33:04.933Z] #77 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-22T21:33:04.933Z] #77 DONE 0.1s [2023-09-22T21:33:04.933Z] [2023-09-22T21:33:04.933Z] #78 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-22T21:33:04.933Z] #78 DONE 0.1s [2023-09-22T21:33:04.933Z] [2023-09-22T21:33:04.933Z] #79 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-22T21:33:04.933Z] #79 DONE 0.1s [2023-09-22T21:33:04.933Z] [2023-09-22T21:33:04.933Z] #80 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-22T21:33:04.933Z] #80 DONE 0.1s [2023-09-22T21:33:04.933Z] [2023-09-22T21:33:04.933Z] #81 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-22T21:33:04.933Z] #81 DONE 0.1s [2023-09-22T21:33:04.933Z] [2023-09-22T21:33:04.933Z] #82 [security-spire-config] exporting to image [2023-09-22T21:33:04.933Z] #82 exporting layers [2023-09-22T21:33:05.868Z] #82 ... [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #83 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-22T21:33:05.868Z] #83 DONE 4.3s [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-22T21:33:05.868Z] #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:05.868Z] #0 5.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:05.868Z] #0 5.556 OK: 264 MiB in 52 packages [2023-09-22T21:33:05.868Z] #84 DONE 5.8s [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-22T21:33:05.868Z] #61 5.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:05.868Z] #61 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:05.868Z] #61 5.614 OK: 264 MiB in 52 packages [2023-09-22T21:33:05.868Z] #61 DONE 5.9s [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #82 [security-spire-agent] exporting to image [2023-09-22T21:33:05.868Z] #82 exporting layers 0.7s done [2023-09-22T21:33:05.868Z] #82 writing image sha256:a4c59440cb9f6bfccab735bb1ac9849c2b0cd7306166d2baf1fa78d9c300238d 0.0s done [2023-09-22T21:33:05.868Z] #82 writing image sha256:2a57395cb150807bcd8ae0eb0ca9cc7818713e4f69b1cda382dc3b066f029765 0.0s done [2023-09-22T21:33:05.868Z] #82 naming to docker.io/library/security-spire-agent 0.0s done [2023-09-22T21:33:05.868Z] #82 naming to docker.io/library/security-spire-server done [2023-09-22T21:33:05.868Z] #82 exporting layers 0.8s done [2023-09-22T21:33:05.868Z] #82 writing image sha256:ef52598ec38e0e93703d6359250ddc34540ed4f2b103d094b81cdf35751b1b49 done [2023-09-22T21:33:05.868Z] #82 naming to docker.io/library/security-spire-config done [2023-09-22T21:33:05.868Z] #82 DONE 0.8s [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:05.868Z] #85 DONE 0.1s [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #86 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-22T21:33:05.868Z] #86 DONE 0.1s [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:05.868Z] #87 DONE 0.1s [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:05.868Z] #88 ... [2023-09-22T21:33:05.868Z] [2023-09-22T21:33:05.868Z] #89 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-22T21:33:05.868Z] #0 5.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:05.868Z] #0 5.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:05.868Z] #0 5.887 OK: 264 MiB in 52 packages [2023-09-22T21:33:05.868Z] #89 DONE 6.0s [2023-09-22T21:33:06.126Z] [2023-09-22T21:33:06.126Z] #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:06.126Z] #90 DONE 0.1s [2023-09-22T21:33:06.126Z] [2023-09-22T21:33:06.126Z] #91 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-22T21:33:06.126Z] #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:06.126Z] #0 5.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:06.126Z] #0 5.729 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-22T21:33:06.126Z] #0 5.729 v3.18.3-234-g3fdb9216a7c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-22T21:33:06.126Z] #0 5.729 OK: 20068 distinct packages available [2023-09-22T21:33:06.126Z] #0 5.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:06.126Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:33:06.126Z] #0 6.101 OK: 264 MiB in 52 packages [2023-09-22T21:33:06.126Z] #91 DONE 6.2s [2023-09-22T21:33:06.126Z] [2023-09-22T21:33:06.126Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:06.126Z] #92 DONE 0.1s [2023-09-22T21:33:06.126Z] [2023-09-22T21:33:06.126Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:10.313Z] #93 ... [2023-09-22T21:33:10.313Z] [2023-09-22T21:33:10.313Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:12.310Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-22T21:33:12.310Z] #1 transferring dockerfile: 2.04kB done [2023-09-22T21:33:12.310Z] #1 DONE 0.1s [2023-09-22T21:33:12.896Z] [2023-09-22T21:33:12.896Z] #2 [core-data internal] load build definition from Dockerfile [2023-09-22T21:33:12.896Z] #2 transferring dockerfile: 1.90kB done [2023-09-22T21:33:12.896Z] #2 DONE 0.0s [2023-09-22T21:33:12.896Z] [2023-09-22T21:33:12.896Z] #3 [core-command internal] load build definition from Dockerfile [2023-09-22T21:33:12.896Z] #3 transferring dockerfile: 1.82kB done [2023-09-22T21:33:12.896Z] #3 DONE 0.1s [2023-09-22T21:33:12.896Z] [2023-09-22T21:33:12.896Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-09-22T21:33:13.169Z] #4 transferring dockerfile: 1.82kB done [2023-09-22T21:33:13.169Z] #4 DONE 0.1s [2023-09-22T21:33:13.169Z] [2023-09-22T21:33:13.169Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-09-22T21:33:13.169Z] #5 transferring dockerfile: 1.96kB done [2023-09-22T21:33:13.169Z] #5 DONE 0.1s [2023-09-22T21:33:13.169Z] [2023-09-22T21:33:13.169Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-09-22T21:33:13.169Z] #6 transferring dockerfile: 1.70kB done [2023-09-22T21:33:13.169Z] #6 DONE 0.1s [2023-09-22T21:33:13.169Z] [2023-09-22T21:33:13.169Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-22T21:33:13.169Z] #7 transferring dockerfile: 2.12kB done [2023-09-22T21:33:13.169Z] #7 DONE 0.1s [2023-09-22T21:33:13.169Z] [2023-09-22T21:33:13.169Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-09-22T21:33:13.437Z] #8 transferring dockerfile: 1.84kB done [2023-09-22T21:33:13.437Z] #8 DONE 0.1s [2023-09-22T21:33:13.437Z] [2023-09-22T21:33:13.437Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-09-22T21:33:13.437Z] #9 transferring dockerfile: 1.59kB done [2023-09-22T21:33:13.437Z] #9 DONE 0.1s [2023-09-22T21:33:13.437Z] [2023-09-22T21:33:13.437Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-09-22T21:33:13.437Z] #10 transferring dockerfile: 1.58kB done [2023-09-22T21:33:13.437Z] #10 DONE 0.1s [2023-09-22T21:33:13.437Z] [2023-09-22T21:33:13.437Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-22T21:33:13.437Z] #11 transferring dockerfile: 1.78kB done [2023-09-22T21:33:13.437Z] #11 DONE 0.1s [2023-09-22T21:33:13.437Z] [2023-09-22T21:33:13.437Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-22T21:33:13.437Z] #12 transferring dockerfile: 2.39kB done [2023-09-22T21:33:13.437Z] #12 DONE 0.1s [2023-09-22T21:33:13.437Z] [2023-09-22T21:33:13.437Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-22T21:33:13.437Z] #13 transferring dockerfile: 2.38kB done [2023-09-22T21:33:13.437Z] #13 DONE 0.1s [2023-09-22T21:33:13.437Z] [2023-09-22T21:33:13.437Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-22T21:33:13.707Z] #14 transferring dockerfile: 2.82kB done [2023-09-22T21:33:13.707Z] #14 DONE 0.1s [2023-09-22T21:33:13.707Z] [2023-09-22T21:33:13.707Z] #15 [security-proxy-auth internal] load .dockerignore [2023-09-22T21:33:13.707Z] #15 transferring context: 56B 0.0s done [2023-09-22T21:33:13.707Z] #15 DONE 0.1s [2023-09-22T21:33:14.294Z] [2023-09-22T21:33:14.294Z] #16 [core-data internal] load .dockerignore [2023-09-22T21:33:14.294Z] #16 transferring context: 56B done [2023-09-22T21:33:14.294Z] #16 DONE 0.0s [2023-09-22T21:33:14.294Z] [2023-09-22T21:33:14.294Z] #17 [core-command internal] load .dockerignore [2023-09-22T21:33:14.294Z] #17 transferring context: 56B 0.0s done [2023-09-22T21:33:14.294Z] #17 DONE 0.0s [2023-09-22T21:33:14.294Z] [2023-09-22T21:33:14.294Z] #18 [support-scheduler internal] load .dockerignore [2023-09-22T21:33:14.562Z] #18 transferring context: 56B done [2023-09-22T21:33:14.562Z] #18 DONE 0.1s [2023-09-22T21:33:14.562Z] [2023-09-22T21:33:14.562Z] #19 [core-metadata internal] load .dockerignore [2023-09-22T21:33:14.562Z] #19 transferring context: 56B done [2023-09-22T21:33:14.562Z] #19 DONE 0.1s [2023-09-22T21:33:14.562Z] [2023-09-22T21:33:14.562Z] #20 [security-spire-agent internal] load .dockerignore [2023-09-22T21:33:14.562Z] #20 transferring context: 56B 0.0s done [2023-09-22T21:33:14.562Z] #20 DONE 0.0s [2023-09-22T21:33:14.562Z] [2023-09-22T21:33:14.562Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-22T21:33:14.562Z] #21 transferring context: 56B done [2023-09-22T21:33:14.562Z] #21 DONE 0.1s [2023-09-22T21:33:14.562Z] [2023-09-22T21:33:14.562Z] #22 [support-notifications internal] load .dockerignore [2023-09-22T21:33:14.831Z] #22 transferring context: 56B done [2023-09-22T21:33:14.831Z] #22 DONE 0.1s [2023-09-22T21:33:14.831Z] [2023-09-22T21:33:14.831Z] #23 [security-spire-server internal] load .dockerignore [2023-09-22T21:33:14.831Z] #23 transferring context: 56B 0.0s done [2023-09-22T21:33:14.831Z] #23 DONE 0.1s [2023-09-22T21:33:14.831Z] [2023-09-22T21:33:14.831Z] #24 [security-spire-config internal] load .dockerignore [2023-09-22T21:33:14.831Z] #24 transferring context: 56B done [2023-09-22T21:33:14.831Z] #24 DONE 0.1s [2023-09-22T21:33:14.831Z] [2023-09-22T21:33:14.831Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-09-22T21:33:14.831Z] #25 transferring context: 56B done [2023-09-22T21:33:14.831Z] #25 DONE 0.0s [2023-09-22T21:33:14.831Z] [2023-09-22T21:33:14.831Z] #26 [security-proxy-setup internal] load .dockerignore [2023-09-22T21:33:14.831Z] #26 transferring context: 56B done [2023-09-22T21:33:14.831Z] #26 DONE 0.1s [2023-09-22T21:33:14.831Z] [2023-09-22T21:33:14.831Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-09-22T21:33:14.831Z] #27 transferring context: 56B done [2023-09-22T21:33:14.831Z] #27 DONE 0.1s [2023-09-22T21:33:14.831Z] [2023-09-22T21:33:14.831Z] #28 [security-bootstrapper internal] load .dockerignore [2023-09-22T21:33:14.831Z] #28 transferring context: 56B done [2023-09-22T21:33:15.103Z] #28 DONE 0.0s [2023-09-22T21:33:15.103Z] [2023-09-22T21:33:15.104Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:15.104Z] #29 DONE 0.0s [2023-09-22T21:33:15.104Z] [2023-09-22T21:33:15.104Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-22T21:33:15.370Z] #30 DONE 0.5s [2023-09-22T21:33:15.370Z] [2023-09-22T21:33:15.370Z] #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-22T21:33:15.637Z] #31 ... [2023-09-22T21:33:15.637Z] [2023-09-22T21:33:15.637Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:15.637Z] #29 DONE 0.0s [2023-09-22T21:33:15.637Z] [2023-09-22T21:33:15.637Z] #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:33:15.637Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-22T21:33:15.637Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:33:15.637Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-22T21:33:15.637Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-22T21:33:15.637Z] #32 DONE 0.1s [2023-09-22T21:33:15.902Z] [2023-09-22T21:33:15.902Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:15.902Z] #29 DONE 0.0s [2023-09-22T21:33:15.902Z] [2023-09-22T21:33:15.902Z] #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:33:15.902Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-22T21:33:15.902Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:33:15.902Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-22T21:33:15.902Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-22T21:33:15.902Z] #32 DONE 0.3s [2023-09-22T21:33:15.902Z] [2023-09-22T21:33:15.902Z] #33 [core-command internal] load build context [2023-09-22T21:33:15.902Z] #33 ... [2023-09-22T21:33:15.902Z] [2023-09-22T21:33:15.902Z] #32 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:33:15.902Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-22T21:33:15.902Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:33:15.902Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-22T21:33:15.902Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-22T21:33:15.902Z] #32 DONE 0.3s [2023-09-22T21:33:15.902Z] [2023-09-22T21:33:15.902Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:15.902Z] #29 DONE 0.0s [2023-09-22T21:33:15.902Z] [2023-09-22T21:33:15.902Z] #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:33:15.902Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-22T21:33:15.902Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:33:15.902Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-22T21:33:15.902Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-22T21:33:15.902Z] #32 DONE 0.3s [2023-09-22T21:33:15.902Z] [2023-09-22T21:33:15.902Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-22T21:33:16.170Z] #30 DONE 0.5s [2023-09-22T21:33:16.170Z] [2023-09-22T21:33:16.170Z] #32 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:33:16.170Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-22T21:33:16.170Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:33:16.170Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-22T21:33:16.170Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-22T21:33:16.170Z] #32 DONE 0.3s [2023-09-22T21:33:16.170Z] [2023-09-22T21:33:16.170Z] #33 [core-command internal] load build context [2023-09-22T21:33:16.440Z] #33 ... [2023-09-22T21:33:16.440Z] [2023-09-22T21:33:16.440Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:16.440Z] #29 DONE 0.0s [2023-09-22T21:33:16.440Z] [2023-09-22T21:33:16.440Z] #33 [core-command internal] load build context [2023-09-22T21:33:16.710Z] #33 ... [2023-09-22T21:33:16.710Z] [2023-09-22T21:33:16.710Z] #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:33:16.710Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-22T21:33:16.710Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:33:16.710Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-22T21:33:16.710Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-22T21:33:16.710Z] #32 DONE 0.3s [2023-09-22T21:33:16.710Z] [2023-09-22T21:33:16.710Z] #33 [core-command internal] load build context [2023-09-22T21:33:16.978Z] #33 ... [2023-09-22T21:33:16.978Z] [2023-09-22T21:33:16.978Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:16.978Z] #29 DONE 0.0s [2023-09-22T21:33:16.978Z] [2023-09-22T21:33:16.978Z] #33 [core-command internal] load build context [2023-09-22T21:33:17.155Z] #35 ... [2023-09-22T21:33:17.156Z] [2023-09-22T21:33:17.156Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:17.156Z] #94 ... [2023-09-22T21:33:17.156Z] [2023-09-22T21:33:17.156Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:17.249Z] #33 ... [2023-09-22T21:33:17.249Z] [2023-09-22T21:33:17.249Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:17.249Z] #29 DONE 0.0s [2023-09-22T21:33:17.249Z] [2023-09-22T21:33:17.249Z] #33 [core-command internal] load build context [2023-09-22T21:33:17.525Z] #33 transferring context: 2.61MB 1.2s done [2023-09-22T21:33:17.525Z] #33 ... [2023-09-22T21:33:17.525Z] [2023-09-22T21:33:17.525Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:17.525Z] #29 DONE 0.0s [2023-09-22T21:33:17.525Z] [2023-09-22T21:33:17.525Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-22T21:33:17.794Z] #34 ... [2023-09-22T21:33:17.794Z] [2023-09-22T21:33:17.794Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-22T21:33:17.794Z] #29 DONE 0.0s [2023-09-22T21:33:17.794Z] [2023-09-22T21:33:17.794Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-22T21:33:17.794Z] #34 ... [2023-09-22T21:33:17.794Z] [2023-09-22T21:33:17.794Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:33:17.794Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-22T21:33:17.794Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:33:17.794Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-22T21:33:17.794Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-22T21:33:17.794Z] #32 DONE 0.4s [2023-09-22T21:33:17.794Z] [2023-09-22T21:33:17.794Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-22T21:33:18.066Z] #34 ... [2023-09-22T21:33:18.066Z] [2023-09-22T21:33:18.066Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-22T21:33:18.066Z] #30 DONE 2.0s [2023-09-22T21:33:18.066Z] [2023-09-22T21:33:18.066Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-22T21:33:18.066Z] #35 DONE 2.0s [2023-09-22T21:33:18.066Z] [2023-09-22T21:33:18.066Z] #36 [security-proxy-auth internal] load build context [2023-09-22T21:33:18.066Z] #36 transferring context: 2.61MB 1.1s done [2023-09-22T21:33:18.066Z] #36 DONE 2.5s [2023-09-22T21:33:18.066Z] [2023-09-22T21:33:18.066Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-22T21:33:18.066Z] #34 transferring context: 2.61MB 1.4s done [2023-09-22T21:33:18.066Z] #34 ... [2023-09-22T21:33:18.066Z] [2023-09-22T21:33:18.066Z] #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:33:18.066Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-22T21:33:18.066Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-22T21:33:18.066Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-22T21:33:18.066Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-22T21:33:18.066Z] #32 DONE 0.5s [2023-09-22T21:33:18.066Z] [2023-09-22T21:33:18.066Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-22T21:33:18.066Z] #37 DONE 2.1s [2023-09-22T21:33:18.335Z] [2023-09-22T21:33:18.335Z] #38 [core-data internal] load build context [2023-09-22T21:33:18.335Z] #38 transferring context: 2.61MB 1.0s done [2023-09-22T21:33:18.335Z] #38 DONE 2.4s [2023-09-22T21:33:18.335Z] [2023-09-22T21:33:18.335Z] #33 [core-command internal] load build context [2023-09-22T21:33:18.335Z] #33 DONE 2.4s [2023-09-22T21:33:18.335Z] [2023-09-22T21:33:18.335Z] #34 [core-common-config-bootstrapper internal] load build context [2023-09-22T21:33:18.335Z] #34 DONE 2.1s [2023-09-22T21:33:18.335Z] [2023-09-22T21:33:18.335Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:18.335Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:18.335Z] #39 ... [2023-09-22T21:33:18.335Z] [2023-09-22T21:33:18.335Z] #40 [core-metadata internal] load build context [2023-09-22T21:33:18.335Z] #40 transferring context: 2.61MB 1.4s done [2023-09-22T21:33:18.335Z] #40 DONE 2.4s [2023-09-22T21:33:18.602Z] [2023-09-22T21:33:18.602Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-22T21:33:18.602Z] #41 ... [2023-09-22T21:33:18.602Z] [2023-09-22T21:33:18.602Z] #42 [support-scheduler internal] load build context [2023-09-22T21:33:18.602Z] #42 transferring context: 2.61MB 1.5s done [2023-09-22T21:33:18.602Z] #42 DONE 2.6s [2023-09-22T21:33:18.871Z] [2023-09-22T21:33:18.871Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:18.871Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-09-22T21:33:18.871Z] #39 ... [2023-09-22T21:33:18.871Z] [2023-09-22T21:33:18.871Z] #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-22T21:33:18.871Z] #31 DONE 4.1s [2023-09-22T21:33:18.871Z] [2023-09-22T21:33:18.871Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:18.871Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-22T21:33:18.871Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-22T21:33:18.871Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-22T21:33:19.835Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2023-09-22T21:33:20.106Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2023-09-22T21:33:20.106Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s [2023-09-22T21:33:20.106Z] #39 ... [2023-09-22T21:33:20.106Z] [2023-09-22T21:33:20.106Z] #43 [security-spire-server internal] load build context [2023-09-22T21:33:20.106Z] #43 transferring context: 18.11kB 0.3s done [2023-09-22T21:33:20.106Z] #43 DONE 2.0s [2023-09-22T21:33:20.106Z] [2023-09-22T21:33:20.106Z] #44 [security-spire-config internal] load build context [2023-09-22T21:33:20.106Z] #44 transferring context: 16.36kB 0.2s done [2023-09-22T21:33:20.106Z] #44 DONE 2.0s [2023-09-22T21:33:20.106Z] [2023-09-22T21:33:20.106Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:20.106Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 73.73kB / 123.55kB 0.7s [2023-09-22T21:33:20.375Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2023-09-22T21:33:20.375Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2023-09-22T21:33:20.642Z] #39 ... [2023-09-22T21:33:20.642Z] [2023-09-22T21:33:20.642Z] #45 [security-spire-agent internal] load build context [2023-09-22T21:33:20.642Z] #45 transferring context: 17.64kB 0.2s done [2023-09-22T21:33:20.642Z] #45 DONE 2.3s [2023-09-22T21:33:20.642Z] [2023-09-22T21:33:20.642Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:20.642Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2023-09-22T21:33:20.642Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-22T21:33:20.642Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.1s [2023-09-22T21:33:20.911Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s [2023-09-22T21:33:20.911Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.3s done [2023-09-22T21:33:21.180Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s done [2023-09-22T21:33:21.180Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.8s [2023-09-22T21:33:22.605Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.8s [2023-09-22T21:33:22.605Z] #39 ... [2023-09-22T21:33:22.605Z] [2023-09-22T21:33:22.605Z] #46 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-22T21:33:22.605Z] #46 DONE 3.6s [2023-09-22T21:33:22.605Z] [2023-09-22T21:33:22.605Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:22.892Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.91MB / 23.39MB 3.2s [2023-09-22T21:33:22.892Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-22T21:33:22.892Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-22T21:33:23.166Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.7s [2023-09-22T21:33:23.757Z] #39 ... [2023-09-22T21:33:23.757Z] [2023-09-22T21:33:23.757Z] #47 [support-notifications internal] load build context [2023-09-22T21:33:23.757Z] #47 transferring context: 2.61MB 4.7s done [2023-09-22T21:33:23.757Z] #47 DONE 7.1s [2023-09-22T21:33:23.757Z] [2023-09-22T21:33:23.757Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:24.026Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.87MB / 23.39MB 4.4s [2023-09-22T21:33:24.293Z] #39 ... [2023-09-22T21:33:24.293Z] [2023-09-22T21:33:24.293Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-22T21:33:24.293Z] #48 transferring context: 2.61MB 4.8s done [2023-09-22T21:33:24.293Z] #48 DONE 6.3s [2023-09-22T21:33:24.293Z] [2023-09-22T21:33:24.293Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:25.256Z] #39 ... [2023-09-22T21:33:25.256Z] [2023-09-22T21:33:25.256Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-22T21:33:25.256Z] #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:25.256Z] #0 5.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:25.256Z] #0 6.840 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:25.256Z] #0 6.866 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:25.256Z] #0 7.055 OK: 8 MiB in 16 packages [2023-09-22T21:33:25.256Z] #49 DONE 9.5s [2023-09-22T21:33:25.256Z] [2023-09-22T21:33:25.256Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:25.524Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.97MB / 23.39MB 5.9s [2023-09-22T21:33:25.524Z] #39 ... [2023-09-22T21:33:25.524Z] [2023-09-22T21:33:25.524Z] #50 [security-bootstrapper internal] load build context [2023-09-22T21:33:25.524Z] #50 transferring context: 2.61MB 6.0s done [2023-09-22T21:33:25.524Z] #50 DONE 7.5s [2023-09-22T21:33:25.524Z] [2023-09-22T21:33:25.524Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:25.802Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.18MB / 23.39MB 6.2s [2023-09-22T21:33:25.802Z] #39 ... [2023-09-22T21:33:25.802Z] [2023-09-22T21:33:25.802Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-22T21:33:25.802Z] #0 6.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:25.802Z] #0 7.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:25.802Z] #0 9.988 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:25.802Z] #0 10.02 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:25.802Z] #51 ... [2023-09-22T21:33:25.802Z] [2023-09-22T21:33:25.802Z] #52 [security-proxy-setup internal] load build context [2023-09-22T21:33:25.802Z] #52 transferring context: 2.61MB 6.5s done [2023-09-22T21:33:25.802Z] #52 DONE 8.0s [2023-09-22T21:33:25.802Z] [2023-09-22T21:33:25.802Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-22T21:33:25.802Z] #51 10.13 OK: 8 MiB in 16 packages [2023-09-22T21:33:25.802Z] #51 ... [2023-09-22T21:33:25.802Z] [2023-09-22T21:33:25.802Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:26.386Z] #39 ... [2023-09-22T21:33:26.386Z] [2023-09-22T21:33:26.386Z] #53 [security-secretstore-setup internal] load build context [2023-09-22T21:33:26.386Z] #53 transferring context: 2.61MB 6.7s done [2023-09-22T21:33:26.386Z] #53 DONE 8.2s [2023-09-22T21:33:26.386Z] [2023-09-22T21:33:26.386Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:26.386Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 6.7s [2023-09-22T21:33:26.656Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-22T21:33:26.656Z] #39 ... [2023-09-22T21:33:26.657Z] [2023-09-22T21:33:26.657Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-22T21:33:26.657Z] #51 DONE 11.7s [2023-09-22T21:33:26.657Z] [2023-09-22T21:33:26.657Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:26.657Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-22T21:33:26.933Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.3s [2023-09-22T21:33:26.933Z] #39 ... [2023-09-22T21:33:26.933Z] [2023-09-22T21:33:26.933Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-22T21:33:26.933Z] #0 5.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:26.933Z] #0 6.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:26.933Z] #0 9.496 (1/2) Installing ca-certificates (20230506-r0) [2023-09-22T21:33:26.933Z] #0 9.777 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:26.933Z] #0 9.803 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:26.933Z] #0 9.901 Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:33:27.200Z] #54 ... [2023-09-22T21:33:27.200Z] [2023-09-22T21:33:27.200Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:27.786Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.2s [2023-09-22T21:33:28.053Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.60MB / 23.39MB 8.4s [2023-09-22T21:33:28.053Z] #39 ... [2023-09-22T21:33:28.053Z] [2023-09-22T21:33:28.053Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-22T21:33:28.053Z] #0 5.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:28.053Z] #0 6.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:28.053Z] #0 8.805 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-22T21:33:28.053Z] #0 9.136 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-22T21:33:28.053Z] #0 9.197 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:28.053Z] #0 9.206 (4/6) Installing openssl (3.1.3-r0) [2023-09-22T21:33:28.053Z] #0 9.253 (5/6) Installing su-exec (0.2-r3) [2023-09-22T21:33:28.053Z] #0 9.261 (6/6) Installing yq (4.33.3-r3) [2023-09-22T21:33:28.053Z] #55 10.13 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:28.053Z] #55 ... [2023-09-22T21:33:28.053Z] [2023-09-22T21:33:28.053Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-22T21:33:28.053Z] #0 7.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:28.053Z] #0 8.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:28.322Z] #56 ... [2023-09-22T21:33:28.322Z] [2023-09-22T21:33:28.322Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-22T21:33:28.322Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-09-22T21:33:28.322Z] #57 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-22T21:33:28.322Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-22T21:33:28.322Z] #57 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-22T21:33:28.322Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-09-22T21:33:28.322Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.8s done [2023-09-22T21:33:28.322Z] #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.2s done [2023-09-22T21:33:28.322Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-22T21:33:28.322Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2023-09-22T21:33:28.322Z] #57 ... [2023-09-22T21:33:28.322Z] [2023-09-22T21:33:28.322Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-22T21:33:28.322Z] #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:28.588Z] #58 ... [2023-09-22T21:33:28.588Z] [2023-09-22T21:33:28.588Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-22T21:33:28.588Z] #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:28.588Z] #59 ... [2023-09-22T21:33:28.588Z] [2023-09-22T21:33:28.588Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-22T21:33:28.588Z] #54 10.65 OK: 9 MiB in 17 packages [2023-09-22T21:33:28.588Z] #54 DONE 11.7s [2023-09-22T21:33:28.588Z] [2023-09-22T21:33:28.588Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-22T21:33:28.588Z] #0 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:28.588Z] #0 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:28.854Z] #60 ... [2023-09-22T21:33:28.854Z] [2023-09-22T21:33:28.854Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-22T21:33:28.854Z] #58 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:29.437Z] #58 ... [2023-09-22T21:33:29.437Z] [2023-09-22T21:33:29.437Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-22T21:33:29.437Z] #55 10.28 OK: 18 MiB in 19 packages [2023-09-22T21:33:29.437Z] #55 DONE 11.3s [2023-09-22T21:33:29.437Z] [2023-09-22T21:33:29.437Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-22T21:33:29.437Z] #59 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:29.703Z] #59 ... [2023-09-22T21:33:29.703Z] [2023-09-22T21:33:29.703Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-22T21:33:29.703Z] #61 DONE 0.4s [2023-09-22T21:33:29.970Z] [2023-09-22T21:33:29.970Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-22T21:33:29.970Z] #56 11.93 (1/4) Installing ca-certificates (20230506-r0) [2023-09-22T21:33:30.236Z] #56 12.19 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:30.506Z] #56 12.24 (3/4) Installing su-exec (0.2-r3) [2023-09-22T21:33:30.506Z] #56 12.24 (4/4) Installing yq (4.33.3-r3) [2023-09-22T21:33:31.089Z] #56 12.98 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:31.089Z] #56 13.18 Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:33:32.494Z] #56 14.04 OK: 18 MiB in 19 packages [2023-09-22T21:33:32.494Z] #56 ... [2023-09-22T21:33:32.494Z] [2023-09-22T21:33:32.494Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-22T21:33:32.494Z] #0 8.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:32.494Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:32.494Z] #62 ... [2023-09-22T21:33:32.494Z] [2023-09-22T21:33:32.494Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-22T21:33:32.494Z] #0 7.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:32.494Z] #0 8.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:32.761Z] #63 ... [2023-09-22T21:33:32.761Z] [2023-09-22T21:33:32.761Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-22T21:33:32.761Z] #0 8.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:32.761Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:32.761Z] #64 ... [2023-09-22T21:33:32.761Z] [2023-09-22T21:33:32.761Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-22T21:33:32.761Z] #0 8.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:32.761Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:33.028Z] #65 ... [2023-09-22T21:33:33.028Z] [2023-09-22T21:33:33.028Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:33.028Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.7s done [2023-09-22T21:33:33.028Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.5s [2023-09-22T21:33:33.296Z] #39 ... [2023-09-22T21:33:33.296Z] [2023-09-22T21:33:33.296Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-22T21:33:33.296Z] #56 DONE 15.2s [2023-09-22T21:33:33.296Z] [2023-09-22T21:33:33.296Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:33.296Z] #39 ... [2023-09-22T21:33:33.296Z] [2023-09-22T21:33:33.296Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-22T21:33:33.296Z] #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.5s [2023-09-22T21:33:35.249Z] #57 ... [2023-09-22T21:33:35.249Z] [2023-09-22T21:33:35.249Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-22T21:33:35.249Z] #63 12.44 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-22T21:33:35.249Z] #63 12.45 v3.18.3-233-g755cb5730f6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-22T21:33:35.249Z] #63 12.45 OK: 19945 distinct packages available [2023-09-22T21:33:35.249Z] #63 ... [2023-09-22T21:33:35.249Z] [2023-09-22T21:33:35.249Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-22T21:33:35.249Z] #41 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:35.249Z] #41 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:35.249Z] #41 15.75 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:35.249Z] #41 15.78 (2/2) Installing su-exec (0.2-r3) [2023-09-22T21:33:35.249Z] #41 15.79 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:35.249Z] #41 15.86 OK: 8 MiB in 17 packages [2023-09-22T21:33:35.249Z] #41 DONE 16.7s [2023-09-22T21:33:35.249Z] [2023-09-22T21:33:35.249Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:37.211Z] #39 ... [2023-09-22T21:33:37.211Z] [2023-09-22T21:33:37.211Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-22T21:33:37.211Z] #64 13.73 OK: 266 MiB in 52 packages [2023-09-22T21:33:37.211Z] #64 DONE 15.0s [2023-09-22T21:33:37.211Z] [2023-09-22T21:33:37.211Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:37.211Z] #39 ... [2023-09-22T21:33:37.211Z] [2023-09-22T21:33:37.211Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-22T21:33:37.211Z] #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.5s done [2023-09-22T21:33:37.211Z] #57 DONE 18.8s [2023-09-22T21:33:37.211Z] [2023-09-22T21:33:37.211Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:37.490Z] #39 ... [2023-09-22T21:33:37.490Z] [2023-09-22T21:33:37.490Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-22T21:33:37.490Z] #65 13.90 OK: 266 MiB in 52 packages [2023-09-22T21:33:37.490Z] #65 DONE 15.0s [2023-09-22T21:33:37.490Z] [2023-09-22T21:33:37.490Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:37.490Z] #39 ... [2023-09-22T21:33:37.490Z] [2023-09-22T21:33:37.490Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:37.490Z] #66 DONE 0.8s [2023-09-22T21:33:37.769Z] [2023-09-22T21:33:37.769Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:38.040Z] #39 ... [2023-09-22T21:33:38.041Z] [2023-09-22T21:33:38.041Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-22T21:33:38.041Z] #62 14.34 OK: 266 MiB in 52 packages [2023-09-22T21:33:38.041Z] #62 DONE 15.5s [2023-09-22T21:33:38.041Z] [2023-09-22T21:33:38.041Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:38.639Z] #67 ... [2023-09-22T21:33:38.639Z] [2023-09-22T21:33:38.639Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:38.639Z] #68 DONE 1.3s [2023-09-22T21:33:38.907Z] [2023-09-22T21:33:38.907Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:38.907Z] #67 DONE 0.9s [2023-09-22T21:33:38.907Z] [2023-09-22T21:33:38.907Z] #58 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-22T21:33:38.907Z] #58 14.39 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-22T21:33:38.907Z] #58 14.39 v3.18.3-233-g755cb5730f6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-22T21:33:38.907Z] #58 14.39 OK: 19943 distinct packages available [2023-09-22T21:33:38.907Z] #58 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:38.907Z] #58 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:38.907Z] #58 19.01 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-22T21:33:38.907Z] #58 19.26 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-22T21:33:38.907Z] #58 19.30 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:38.907Z] #58 19.35 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-22T21:33:38.907Z] #58 19.37 (5/7) Installing libucontext (1.2-r2) [2023-09-22T21:33:38.907Z] #58 19.43 (6/7) Installing gcompat (1.1.0-r1) [2023-09-22T21:33:38.907Z] #58 19.49 (7/7) Installing openssl (3.1.3-r0) [2023-09-22T21:33:38.907Z] #58 19.56 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:38.907Z] #58 19.67 OK: 9 MiB in 20 packages [2023-09-22T21:33:38.907Z] #58 DONE 20.5s [2023-09-22T21:33:38.907Z] [2023-09-22T21:33:38.907Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:39.270Z] #95 DONE 29.5s [2023-09-22T21:33:39.270Z] [2023-09-22T21:33:39.270Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:39.270Z] #94 DONE 29.7s [2023-09-22T21:33:39.270Z] [2023-09-22T21:33:39.270Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:39.270Z] #88 DONE 29.7s [2023-09-22T21:33:39.270Z] [2023-09-22T21:33:39.270Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:39.270Z] #93 DONE 29.4s [2023-09-22T21:33:39.270Z] [2023-09-22T21:33:39.270Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-09-22T21:33:39.870Z] #69 ... [2023-09-22T21:33:39.870Z] [2023-09-22T21:33:39.870Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-22T21:33:39.870Z] #60 12.98 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-22T21:33:39.870Z] #60 12.98 v3.18.3-233-g755cb5730f6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-22T21:33:39.870Z] #60 12.98 OK: 19943 distinct packages available [2023-09-22T21:33:39.870Z] #60 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:39.870Z] #60 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:39.870Z] #60 19.33 (1/11) Installing ca-certificates (20230506-r0) [2023-09-22T21:33:39.870Z] #60 19.72 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-22T21:33:39.870Z] #60 19.82 (3/11) Installing libunistring (1.1-r1) [2023-09-22T21:33:39.870Z] #60 19.91 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-22T21:33:39.870Z] #60 19.94 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-22T21:33:39.870Z] #60 19.98 (6/11) Installing libcurl (8.3.0-r0) [2023-09-22T21:33:39.870Z] #60 20.04 (7/11) Installing curl (8.3.0-r0) [2023-09-22T21:33:39.870Z] #60 20.04 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:39.870Z] #60 20.07 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-22T21:33:39.870Z] #60 20.07 (10/11) Installing libucontext (1.2-r2) [2023-09-22T21:33:39.870Z] #60 20.07 (11/11) Installing gcompat (1.1.0-r1) [2023-09-22T21:33:39.870Z] #60 20.08 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:39.870Z] #60 20.30 Executing ca-certificates-20230506-r0.trigger [2023-09-22T21:33:39.870Z] #60 20.83 OK: 13 MiB in 26 packages [2023-09-22T21:33:39.870Z] #60 DONE 21.8s [2023-09-22T21:33:39.870Z] [2023-09-22T21:33:39.870Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-22T21:33:39.870Z] #59 15.27 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-22T21:33:39.870Z] #59 15.27 v3.18.3-233-g755cb5730f6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-22T21:33:39.870Z] #59 15.27 OK: 19943 distinct packages available [2023-09-22T21:33:39.870Z] #59 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:39.870Z] #59 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:39.870Z] #59 20.50 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-22T21:33:39.870Z] #59 20.51 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-22T21:33:39.870Z] #59 20.51 (3/4) Installing libucontext (1.2-r2) [2023-09-22T21:33:39.870Z] #59 20.55 (4/4) Installing gcompat (1.1.0-r1) [2023-09-22T21:33:39.870Z] #59 20.55 Executing busybox-1.36.1-r2.trigger [2023-09-22T21:33:39.870Z] #59 20.61 OK: 8 MiB in 19 packages [2023-09-22T21:33:39.870Z] #59 DONE 21.4s [2023-09-22T21:33:39.870Z] [2023-09-22T21:33:39.870Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-22T21:33:39.870Z] #63 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:39.870Z] #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:33:39.870Z] #63 16.89 OK: 266 MiB in 52 packages [2023-09-22T21:33:39.870Z] #63 DONE 17.5s [2023-09-22T21:33:39.870Z] [2023-09-22T21:33:39.870Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:40.840Z] #70 DONE 0.6s [2023-09-22T21:33:40.841Z] [2023-09-22T21:33:40.841Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:41.108Z] #71 ... [2023-09-22T21:33:41.108Z] [2023-09-22T21:33:41.108Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-22T21:33:41.108Z] #72 DONE 5.7s [2023-09-22T21:33:41.108Z] [2023-09-22T21:33:41.108Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-22T21:33:41.108Z] #73 DONE 0.1s [2023-09-22T21:33:41.108Z] [2023-09-22T21:33:41.108Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:41.108Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s [2023-09-22T21:33:42.522Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s done [2023-09-22T21:33:42.522Z] #39 ... [2023-09-22T21:33:42.522Z] [2023-09-22T21:33:42.522Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-22T21:33:42.522Z] #74 DONE 2.0s [2023-09-22T21:33:42.522Z] [2023-09-22T21:33:42.522Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:33:42.522Z] #39 DONE 24.5s [2023-09-22T21:33:42.522Z] [2023-09-22T21:33:42.522Z] #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:43.952Z] #75 ... [2023-09-22T21:33:43.952Z] [2023-09-22T21:33:43.952Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-22T21:33:44.227Z] #76 DONE 1.2s [2023-09-22T21:33:44.227Z] [2023-09-22T21:33:44.227Z] #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-22T21:33:44.227Z] #77 DONE 1.2s [2023-09-22T21:33:44.227Z] [2023-09-22T21:33:44.227Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-22T21:33:44.505Z] #78 DONE 0.1s [2023-09-22T21:33:44.505Z] [2023-09-22T21:33:44.505Z] #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-22T21:33:44.505Z] #79 DONE 1.2s [2023-09-22T21:33:44.505Z] [2023-09-22T21:33:44.505Z] #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-22T21:33:44.505Z] #80 DONE 0.2s [2023-09-22T21:33:44.505Z] [2023-09-22T21:33:44.505Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-22T21:33:44.505Z] #81 DONE 0.2s [2023-09-22T21:33:44.505Z] [2023-09-22T21:33:44.505Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-22T21:33:44.777Z] #82 ... [2023-09-22T21:33:44.777Z] [2023-09-22T21:33:44.777Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-22T21:33:44.777Z] #83 DONE 0.2s [2023-09-22T21:33:44.777Z] [2023-09-22T21:33:44.777Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-22T21:33:44.777Z] #84 DONE 0.2s [2023-09-22T21:33:44.777Z] [2023-09-22T21:33:44.777Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-22T21:33:44.777Z] #82 DONE 0.2s [2023-09-22T21:33:44.777Z] [2023-09-22T21:33:44.777Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-22T21:33:45.045Z] #85 ... [2023-09-22T21:33:45.045Z] [2023-09-22T21:33:45.045Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-22T21:33:45.045Z] #86 DONE 0.3s [2023-09-22T21:33:45.045Z] [2023-09-22T21:33:45.045Z] #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-22T21:33:45.045Z] #87 DONE 0.3s [2023-09-22T21:33:45.045Z] [2023-09-22T21:33:45.045Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-22T21:33:45.045Z] #85 DONE 0.4s [2023-09-22T21:33:45.045Z] [2023-09-22T21:33:45.045Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-22T21:33:45.315Z] #88 DONE 0.2s [2023-09-22T21:33:45.315Z] [2023-09-22T21:33:45.315Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-22T21:33:45.315Z] #89 DONE 0.2s [2023-09-22T21:33:45.315Z] [2023-09-22T21:33:45.315Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-22T21:33:45.315Z] #90 ... [2023-09-22T21:33:45.315Z] [2023-09-22T21:33:45.315Z] #91 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-22T21:33:45.315Z] #91 DONE 0.2s [2023-09-22T21:33:45.586Z] [2023-09-22T21:33:45.586Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-22T21:33:45.586Z] #90 DONE 0.2s [2023-09-22T21:33:45.586Z] [2023-09-22T21:33:45.586Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-22T21:33:45.586Z] #92 DONE 0.2s [2023-09-22T21:33:45.586Z] [2023-09-22T21:33:45.586Z] #93 [security-spire-config] exporting to image [2023-09-22T21:33:45.586Z] #93 exporting layers [2023-09-22T21:33:45.853Z] #93 ... [2023-09-22T21:33:45.853Z] [2023-09-22T21:33:45.853Z] #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-22T21:33:45.853Z] #94 DONE 0.3s [2023-09-22T21:33:45.853Z] [2023-09-22T21:33:45.853Z] #93 [security-spire-server] exporting to image [2023-09-22T21:33:45.927Z] #96 ... [2023-09-22T21:33:45.927Z] [2023-09-22T21:33:45.927Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-22T21:33:45.927Z] #97 ... [2023-09-22T21:33:45.927Z] [2023-09-22T21:33:45.927Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-22T21:33:45.927Z] #98 ... [2023-09-22T21:33:45.927Z] [2023-09-22T21:33:45.927Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-22T21:33:47.262Z] #93 exporting layers 1.8s done [2023-09-22T21:33:47.262Z] #93 writing image sha256:603aab588b26db25534f787f47b3d37270b64f7cc7e2c70dac5736653b40c915 [2023-09-22T21:33:47.262Z] #93 exporting layers 1.8s done [2023-09-22T21:33:47.262Z] #93 writing image sha256:603aab588b26db25534f787f47b3d37270b64f7cc7e2c70dac5736653b40c915 0.0s done [2023-09-22T21:33:47.262Z] #93 writing image sha256:a3738a574982663e7b777b8346e0db24c05f5762712d1a154f6ae7249833eb10 0.0s done [2023-09-22T21:33:47.262Z] #93 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-22T21:33:47.262Z] #93 naming to docker.io/library/security-spire-server-arm64 done [2023-09-22T21:33:47.262Z] #93 writing image sha256:09adf7eea9ab05ef1ffa09c2b051ee6cbf0e3e2dd89012f35916116c4e3a1e55 [2023-09-22T21:33:47.531Z] #93 writing image sha256:09adf7eea9ab05ef1ffa09c2b051ee6cbf0e3e2dd89012f35916116c4e3a1e55 done [2023-09-22T21:33:47.531Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2023-09-22T21:33:47.531Z] #93 DONE 1.9s [2023-09-22T21:33:47.531Z] [2023-09-22T21:33:47.531Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:50.133Z] #99 ... [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #98 DONE 14.2s [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #100 [support-scheduler builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #100 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:50.133Z] #101 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:50.133Z] #102 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #99 DONE 14.1s [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #103 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:50.133Z] #103 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #104 [core-command builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #104 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:50.133Z] #105 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #106 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:50.133Z] #107 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:50.133Z] #108 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #96 DONE 14.1s [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:50.133Z] #109 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #110 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:50.133Z] #111 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:50.133Z] #112 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:50.133Z] #113 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #114 [core-metadata builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #114 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #115 [security-proxy-setup builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #115 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:50.133Z] #116 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:50.133Z] #117 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #97 DONE 14.2s [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:33:50.133Z] #118 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #119 [core-data builder 6/7] COPY . . [2023-09-22T21:33:50.133Z] #119 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:33:50.133Z] #120 CACHED [2023-09-22T21:33:50.133Z] [2023-09-22T21:33:50.133Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-22T21:33:51.077Z] #121 1.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-22T21:34:01.059Z] #121 ... [2023-09-22T21:34:01.059Z] [2023-09-22T21:34:01.059Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-22T21:34:01.059Z] #0 1.121 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-22T21:34:01.059Z] #122 ... [2023-09-22T21:34:01.059Z] [2023-09-22T21:34:01.059Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-22T21:34:01.059Z] #0 1.370 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-22T21:34:01.059Z] #123 ... [2023-09-22T21:34:01.059Z] [2023-09-22T21:34:01.059Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:34:01.059Z] #0 0.695 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-22T21:34:01.059Z] #124 ... [2023-09-22T21:34:01.059Z] [2023-09-22T21:34:01.059Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:34:01.059Z] #0 0.593 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-22T21:34:01.059Z] #125 ... [2023-09-22T21:34:01.059Z] [2023-09-22T21:34:01.059Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-22T21:34:01.059Z] #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-22T21:34:01.059Z] #126 ... [2023-09-22T21:34:01.059Z] [2023-09-22T21:34:01.059Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-22T21:34:01.059Z] #0 1.457 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-22T21:34:01.059Z] #127 ... [2023-09-22T21:34:01.059Z] [2023-09-22T21:34:01.059Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-22T21:34:01.059Z] #0 0.986 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-22T21:34:01.059Z] #128 ... [2023-09-22T21:34:01.059Z] [2023-09-22T21:34:01.059Z] #129 [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-09-22T21:34:01.059Z] #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-22T21:34:01.318Z] #129 ... [2023-09-22T21:34:01.318Z] [2023-09-22T21:34:01.318Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:34:01.318Z] #0 1.084 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-22T21:34:01.577Z] #130 ... [2023-09-22T21:34:01.577Z] [2023-09-22T21:34:01.577Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-22T21:34:01.577Z] #0 0.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-22T21:34:26.393Z] #95 DONE 43.3s [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #75 DONE 42.2s [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #71 DONE 40.4s [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #69 DONE 42.1s [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #96 DONE 1.1s [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #97 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:34:26.394Z] #98 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #99 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #100 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #101 [security-secretstore-setup builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #101 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:34:26.394Z] #102 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #103 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #103 DONE 1.1s [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #104 [security-proxy-setup builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #104 DONE 1.2s [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #105 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #106 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:34:26.394Z] #107 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:34:26.394Z] #108 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #109 [core-metadata builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #109 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #110 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #111 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:34:26.394Z] #112 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #113 [support-scheduler builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #113 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:34:26.394Z] #114 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #115 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #116 [core-command builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #116 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:34:26.394Z] #117 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #118 [core-data builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #118 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-22T21:34:26.394Z] #119 CACHED [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-09-22T21:34:26.394Z] #120 DONE 1.2s [2023-09-22T21:34:26.394Z] [2023-09-22T21:34:26.394Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-22T21:34:27.353Z] #121 5.157 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-22T21:34:32.686Z] #121 ... [2023-09-22T21:34:32.686Z] [2023-09-22T21:34:32.686Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-22T21:34:32.686Z] #0 3.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-22T21:34:32.686Z] #122 ... [2023-09-22T21:34:32.686Z] [2023-09-22T21:34:32.686Z] #123 [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-09-22T21:34:32.686Z] #0 4.775 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-22T21:34:32.686Z] #123 ... [2023-09-22T21:34:32.686Z] [2023-09-22T21:34:32.686Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-22T21:34:32.686Z] #0 4.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-22T21:34:32.686Z] #124 ... [2023-09-22T21:34:32.686Z] [2023-09-22T21:34:32.686Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-22T21:34:32.686Z] #0 4.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-22T21:34:32.686Z] #125 ... [2023-09-22T21:34:32.686Z] [2023-09-22T21:34:32.686Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:34:32.686Z] #0 3.961 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-22T21:34:32.976Z] #126 ... [2023-09-22T21:34:32.976Z] [2023-09-22T21:34:32.976Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-22T21:34:32.976Z] #0 4.858 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-22T21:34:32.976Z] #127 ... [2023-09-22T21:34:32.976Z] [2023-09-22T21:34:32.976Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:34:32.976Z] #0 5.260 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-22T21:34:33.243Z] #128 ... [2023-09-22T21:34:33.243Z] [2023-09-22T21:34:33.243Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-22T21:34:33.243Z] #0 5.226 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-22T21:34:33.558Z] #129 ... [2023-09-22T21:34:33.558Z] [2023-09-22T21:34:33.558Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-22T21:34:33.558Z] #0 4.615 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-22T21:34:33.558Z] #130 ... [2023-09-22T21:34:33.558Z] [2023-09-22T21:34:33.558Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:34:33.558Z] #0 5.222 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-22T21:35:09.482Z] #131 ... [2023-09-22T21:35:09.482Z] [2023-09-22T21:35:09.482Z] #129 [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-09-22T21:35:09.482Z] #129 79.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-22T21:35:21.819Z] #129 DONE 90.2s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-22T21:35:21.819Z] #128 DONE 90.1s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-22T21:35:21.819Z] #131 DONE 90.1s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-22T21:35:21.819Z] #121 DONE 90.1s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:35:21.819Z] #125 DONE 90.2s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #132 ... [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-22T21:35:21.819Z] #127 DONE 90.3s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-22T21:35:21.819Z] #126 DONE 90.3s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #133 ... [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-22T21:35:21.819Z] #123 DONE 90.5s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:35:21.819Z] #130 DONE 90.6s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-22T21:35:21.819Z] #122 DONE 90.6s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:35:21.819Z] #124 DONE 90.6s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #134 ... [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #132 DONE 0.9s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-22T21:35:21.819Z] #135 DONE 0.6s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #136 DONE 0.9s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #137 DONE 0.9s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #138 DONE 0.8s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #134 DONE 0.5s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #133 DONE 0.7s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #139 DONE 0.3s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #140 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #140 DONE 0.4s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #141 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #141 CACHED [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #142 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #142 CACHED [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #143 CACHED [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #144 CACHED [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #145 CACHED [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #146 CACHED [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #147 CACHED [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:21.819Z] #148 CACHED [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #149 DONE 0.3s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #150 DONE 0.3s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #151 DONE 0.3s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:21.819Z] #152 DONE 0.4s [2023-09-22T21:35:21.819Z] [2023-09-22T21:35:21.819Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-22T21:35:23.730Z] #153 ... [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-22T21:35:23.730Z] #154 DONE 2.3s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-22T21:35:23.730Z] #155 DONE 2.4s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-22T21:35:23.730Z] #156 DONE 2.4s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-22T21:35:23.730Z] #157 DONE 2.5s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-22T21:35:23.730Z] #158 DONE 2.5s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #159 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:23.730Z] #159 ... [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #160 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-22T21:35:23.730Z] #160 DONE 2.5s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #161 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-22T21:35:23.730Z] #161 DONE 2.5s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-22T21:35:23.730Z] #162 DONE 2.5s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-22T21:35:23.730Z] #153 DONE 2.5s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-22T21:35:23.730Z] #163 DONE 3.0s [2023-09-22T21:35:23.730Z] [2023-09-22T21:35:23.730Z] #164 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-22T21:35:23.730Z] #164 DONE 2.4s [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:23.991Z] #165 DONE 0.3s [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #166 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:23.991Z] #166 ... [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:23.991Z] #167 DONE 0.4s [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:23.991Z] #168 DONE 0.4s [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:23.991Z] #169 DONE 0.4s [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #159 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:23.991Z] #159 DONE 0.5s [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:23.991Z] #170 DONE 0.4s [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #171 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-22T21:35:23.991Z] #171 DONE 0.5s [2023-09-22T21:35:23.991Z] [2023-09-22T21:35:23.991Z] #172 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-22T21:35:24.251Z] #172 ... [2023-09-22T21:35:24.251Z] [2023-09-22T21:35:24.251Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-22T21:35:24.251Z] #173 DONE 0.4s [2023-09-22T21:35:24.251Z] [2023-09-22T21:35:24.251Z] #174 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:24.251Z] #174 DONE 0.5s [2023-09-22T21:35:24.251Z] [2023-09-22T21:35:24.251Z] #166 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:35:24.251Z] #166 DONE 0.5s [2023-09-22T21:35:24.251Z] [2023-09-22T21:35:24.251Z] #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:24.251Z] #175 DONE 0.5s [2023-09-22T21:35:24.251Z] [2023-09-22T21:35:24.251Z] #82 [support-notifications] exporting to image [2023-09-22T21:35:24.251Z] #82 exporting layers 0.2s done [2023-09-22T21:35:24.511Z] #82 ... [2023-09-22T21:35:24.511Z] [2023-09-22T21:35:24.511Z] #172 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-22T21:35:24.511Z] #172 DONE 0.5s [2023-09-22T21:35:24.511Z] [2023-09-22T21:35:24.511Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-22T21:35:24.511Z] #176 DONE 0.7s [2023-09-22T21:35:24.511Z] [2023-09-22T21:35:24.511Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-22T21:35:24.511Z] #177 DONE 0.6s [2023-09-22T21:35:24.511Z] [2023-09-22T21:35:24.511Z] #82 [core-metadata] exporting to image [2023-09-22T21:35:24.511Z] #82 writing image sha256:59bf96619b9262df1a0b1f89d79217e492287d7beb58bbd2bacc644277e29481 0.0s done [2023-09-22T21:35:24.511Z] #82 naming to docker.io/library/core-command done [2023-09-22T21:35:24.772Z] #82 ... [2023-09-22T21:35:24.772Z] [2023-09-22T21:35:24.772Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-22T21:35:24.772Z] #178 DONE 0.7s [2023-09-22T21:35:24.772Z] [2023-09-22T21:35:24.772Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:35:24.772Z] #179 DONE 0.6s [2023-09-22T21:35:24.772Z] [2023-09-22T21:35:24.772Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:35:24.772Z] #180 DONE 0.5s [2023-09-22T21:35:24.772Z] [2023-09-22T21:35:24.772Z] #82 [core-metadata] exporting to image [2023-09-22T21:35:24.772Z] #82 exporting layers 0.5s done [2023-09-22T21:35:24.772Z] #82 exporting layers 0.1s done [2023-09-22T21:35:25.049Z] #82 ... [2023-09-22T21:35:25.049Z] [2023-09-22T21:35:25.049Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-22T21:35:25.049Z] #181 DONE 0.4s [2023-09-22T21:35:25.307Z] [2023-09-22T21:35:25.307Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-22T21:35:25.307Z] #182 DONE 0.3s [2023-09-22T21:35:25.307Z] [2023-09-22T21:35:25.307Z] #82 [support-notifications] exporting to image [2023-09-22T21:35:25.307Z] #82 writing image sha256:d4d3fe31b7fd10001d01fb0e45597dc531526873c1f73688a2b5637b05bbcdfe done [2023-09-22T21:35:25.307Z] #82 writing image sha256:18bc46cff4b66d428e28e91126fcd8ce80c8aa4ac84b202ff59e163f05324829 done [2023-09-22T21:35:25.307Z] #82 writing image sha256:4a4c01d000742beef8b3913e98793f2e9ca2890bd1052dfb1a0af0ac6af5f57f [2023-09-22T21:35:25.307Z] #82 writing image sha256:3e791cb602c9d86970222c156e9e85bedd91a18c95a9a1ad59fb25d38a07bfda [2023-09-22T21:35:25.307Z] #82 writing image sha256:cd77b37519b54a84cc47c755c8db4897de96eaeabe3ebfd389d8e1030dab89a5 [2023-09-22T21:35:25.307Z] #82 naming to docker.io/library/support-notifications done [2023-09-22T21:35:25.307Z] #82 naming to docker.io/library/core-data [2023-09-22T21:35:25.307Z] #82 writing image sha256:4a4c01d000742beef8b3913e98793f2e9ca2890bd1052dfb1a0af0ac6af5f57f 0.2s done [2023-09-22T21:35:25.307Z] #82 writing image sha256:3e791cb602c9d86970222c156e9e85bedd91a18c95a9a1ad59fb25d38a07bfda 0.3s done [2023-09-22T21:35:25.307Z] #82 naming to docker.io/library/core-data 0.2s done [2023-09-22T21:35:25.307Z] #82 naming to docker.io/library/core-metadata [2023-09-22T21:35:25.307Z] #82 naming to docker.io/library/security-spiffe-token-provider [2023-09-22T21:35:25.565Z] #82 writing image sha256:cd77b37519b54a84cc47c755c8db4897de96eaeabe3ebfd389d8e1030dab89a5 0.3s done [2023-09-22T21:35:25.566Z] #82 naming to docker.io/library/core-metadata 0.1s done [2023-09-22T21:35:25.566Z] #82 naming to docker.io/library/security-spiffe-token-provider done [2023-09-22T21:35:25.566Z] #82 naming to docker.io/library/support-scheduler done [2023-09-22T21:35:25.566Z] #82 DONE 2.2s [2023-09-22T21:35:25.566Z] [2023-09-22T21:35:25.566Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-22T21:35:25.566Z] #183 ... [2023-09-22T21:35:25.566Z] [2023-09-22T21:35:25.566Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-22T21:35:25.566Z] #184 DONE 0.9s [2023-09-22T21:35:25.824Z] [2023-09-22T21:35:25.824Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-22T21:35:26.087Z] #185 ... [2023-09-22T21:35:26.087Z] [2023-09-22T21:35:26.087Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:35:26.087Z] #186 DONE 1.4s [2023-09-22T21:35:26.087Z] [2023-09-22T21:35:26.087Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:35:26.087Z] #187 DONE 1.4s [2023-09-22T21:35:26.087Z] [2023-09-22T21:35:26.087Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-22T21:35:26.087Z] #185 DONE 0.5s [2023-09-22T21:35:26.087Z] [2023-09-22T21:35:26.087Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-22T21:35:26.087Z] #183 DONE 1.1s [2023-09-22T21:35:26.087Z] [2023-09-22T21:35:26.087Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-22T21:35:26.087Z] #188 DONE 0.1s [2023-09-22T21:35:26.087Z] [2023-09-22T21:35:26.087Z] #82 [security-proxy-auth] exporting to image [2023-09-22T21:35:26.346Z] #82 ... [2023-09-22T21:35:26.346Z] [2023-09-22T21:35:26.346Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-22T21:35:26.346Z] #189 DONE 0.1s [2023-09-22T21:35:26.346Z] [2023-09-22T21:35:26.346Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-22T21:35:26.346Z] #190 DONE 0.1s [2023-09-22T21:35:26.346Z] [2023-09-22T21:35:26.346Z] #82 [core-common-config-bootstrapper] exporting to image [2023-09-22T21:35:26.346Z] #82 exporting layers 0.2s done [2023-09-22T21:35:26.346Z] #82 writing image sha256:dc6b1537fc84349bd1e332ef65d9a947c8fa1cf002906293fc530d82e6332278 0.0s done [2023-09-22T21:35:26.346Z] #82 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-22T21:35:26.346Z] #82 writing image sha256:2d9c7a3738d4010ee2b4a90c0ad155eb965a0f74cd9cd28b1de78085e35cd11c done [2023-09-22T21:35:26.346Z] #82 naming to docker.io/library/security-proxy-auth 0.0s done [2023-09-22T21:35:26.346Z] #82 DONE 2.5s [2023-09-22T21:35:26.346Z] [2023-09-22T21:35:26.346Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-22T21:35:26.346Z] #191 DONE 0.1s [2023-09-22T21:35:26.346Z] [2023-09-22T21:35:26.346Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:35:26.603Z] #192 ... [2023-09-22T21:35:26.603Z] [2023-09-22T21:35:26.603Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-22T21:35:26.603Z] #193 DONE 0.0s [2023-09-22T21:35:26.603Z] [2023-09-22T21:35:26.603Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:35:26.603Z] #194 DONE 1.5s [2023-09-22T21:35:26.603Z] [2023-09-22T21:35:26.603Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:35:26.603Z] #192 DONE 0.5s [2023-09-22T21:35:26.603Z] [2023-09-22T21:35:26.603Z] #82 [security-proxy-setup] exporting to image [2023-09-22T21:35:26.862Z] #82 exporting layers 0.3s done [2023-09-22T21:35:26.862Z] #82 writing image sha256:8dec44c901b4003d7ac5e8a373213b1bfa73dfa1b1d1d890153ebb03178b5ae6 done [2023-09-22T21:35:26.862Z] #82 naming to docker.io/library/security-proxy-setup done [2023-09-22T21:35:27.121Z] #82 ... [2023-09-22T21:35:27.121Z] [2023-09-22T21:35:27.121Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-22T21:35:27.121Z] #195 DONE 0.5s [2023-09-22T21:35:27.121Z] [2023-09-22T21:35:27.121Z] #82 [security-secretstore-setup] exporting to image [2023-09-22T21:35:27.121Z] #82 exporting layers 0.3s done [2023-09-22T21:35:27.121Z] #82 writing image sha256:53340b61b58b2dee2495b32b94fcf06c4beee168a08ab142e213ace7af24da93 0.0s done [2023-09-22T21:35:27.121Z] #82 naming to docker.io/library/security-secretstore-setup done [2023-09-22T21:35:27.121Z] #82 exporting layers 0.2s done [2023-09-22T21:35:27.121Z] #82 writing image sha256:d38b4196b9bfc963a4dfa387b27fce065ef2be239e5337e3be6e31190394a1a8 done [2023-09-22T21:35:27.121Z] #82 naming to docker.io/library/security-bootstrapper done [2023-09-22T21:35:27.121Z] #82 DONE 3.1s [2023-09-22T21:35:27.121Z] [2023-09-22T21:35:27.121Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:35:27.121Z] time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-22T21:35:27.134Z] $ docker stop --time=1 6d363897f3ad720b6fe6adafb048833bf86098e880ca929f00e532d414f77311 [2023-09-22T21:35:28.422Z] $ docker rm -f --volumes 6d363897f3ad720b6fe6adafb048833bf86098e880ca929f00e532d414f77311 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:35:28.751Z] + docker images [2023-09-22T21:35:28.751Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-22T21:35:28.751Z] security-proxy-setup latest 8dec44c901b4 2 seconds ago 34.4MB [2023-09-22T21:35:28.751Z] security-secretstore-setup latest 53340b61b58b 2 seconds ago 44.4MB [2023-09-22T21:35:28.751Z] security-bootstrapper latest d38b4196b9bf 2 seconds ago 23.3MB [2023-09-22T21:35:28.751Z] core-common-config-bootstrapper latest dc6b1537fc84 3 seconds ago 18.2MB [2023-09-22T21:35:28.751Z] security-proxy-auth latest 2d9c7a3738d4 3 seconds ago 19.5MB [2023-09-22T21:35:28.751Z] support-notifications latest d4d3fe31b7fd 4 seconds ago 34.6MB [2023-09-22T21:35:28.751Z] core-metadata latest 4a4c01d00074 4 seconds ago 21.7MB [2023-09-22T21:35:28.751Z] core-data latest 18bc46cff4b6 5 seconds ago 21.4MB [2023-09-22T21:35:28.751Z] core-command latest 59bf96619b92 5 seconds ago 21.2MB [2023-09-22T21:35:28.751Z] security-spiffe-token-provider latest 3e791cb602c9 5 seconds ago 35MB [2023-09-22T21:35:28.751Z] support-scheduler latest cd77b37519b5 5 seconds ago 34MB [2023-09-22T21:35:28.751Z] security-spire-config latest ef52598ec38e 2 minutes ago 101MB [2023-09-22T21:35:28.751Z] security-spire-server latest a4c59440cb9f 2 minutes ago 107MB [2023-09-22T21:35:28.751Z] security-spire-agent latest 2a57395cb150 2 minutes ago 166MB [2023-09-22T21:35:28.751Z] ci-base-image-x86_64 latest f97b98406e4e 5 minutes ago 927MB [2023-09-22T21:35:28.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 days ago 557MB [2023-09-22T21:35:28.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-22T21:35:28.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-22T21:35:28.873Z] provisioning config files... [2023-09-22T21:35:28.881Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/588@tmp/config4553521110651173836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:35:29.177Z] ---> docker-login.sh [2023-09-22T21:35:29.177Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:35:29.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:35:29.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:35:29.177Z] Configure a credential helper to remove this warning. See [2023-09-22T21:35:29.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:35:29.177Z] [2023-09-22T21:35:29.177Z] Login Succeeded [2023-09-22T21:35:29.177Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:35:29.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:35:29.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:35:29.439Z] Configure a credential helper to remove this warning. See [2023-09-22T21:35:29.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:35:29.439Z] [2023-09-22T21:35:29.439Z] Login Succeeded [2023-09-22T21:35:29.439Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:35:29.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:35:29.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:35:29.439Z] Configure a credential helper to remove this warning. See [2023-09-22T21:35:29.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:35:29.439Z] [2023-09-22T21:35:29.439Z] Login Succeeded [2023-09-22T21:35:29.439Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:35:29.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:35:29.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:35:29.698Z] Configure a credential helper to remove this warning. See [2023-09-22T21:35:29.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:35:29.698Z] [2023-09-22T21:35:29.698Z] Login Succeeded [2023-09-22T21:35:29.698Z] docker.io [2023-09-22T21:35:29.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:35:29.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:35:29.957Z] Configure a credential helper to remove this warning. See [2023-09-22T21:35:29.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:35:29.957Z] [2023-09-22T21:35:29.957Z] Login Succeeded [2023-09-22T21:35:29.957Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:35:29.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:35:29.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:35:30.023Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-22T21:35:30.023Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:30.023Z] latest [2023-09-22T21:35:30.023Z] 3.1.0-dev.54 [2023-09-22T21:35:30.023Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:30.023Z] main [2023-09-22T21:35:30.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:30.349Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:30.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:30.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-22T21:35:30.655Z] 21e87d08bab9: Preparing [2023-09-22T21:35:30.655Z] 3afff2005c1c: Preparing [2023-09-22T21:35:30.655Z] a857dd0e4427: Preparing [2023-09-22T21:35:30.655Z] dcae58d163bf: Preparing [2023-09-22T21:35:30.655Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:30.655Z] 4693057ce236: Preparing [2023-09-22T21:35:30.655Z] 4693057ce236: Waiting [2023-09-22T21:35:30.655Z] d6b70ac89ffc: Pushed [2023-09-22T21:35:30.655Z] 21e87d08bab9: Pushed [2023-09-22T21:35:30.655Z] a857dd0e4427: Pushed [2023-09-22T21:35:30.655Z] dcae58d163bf: Pushed [2023-09-22T21:35:30.655Z] 4693057ce236: Layer already exists [2023-09-22T21:35:32.558Z] 3afff2005c1c: Pushed [2023-09-22T21:35:32.558Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:32.876Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:33.185Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-22T21:35:33.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-22T21:35:33.185Z] 21e87d08bab9: Preparing [2023-09-22T21:35:33.185Z] 3afff2005c1c: Preparing [2023-09-22T21:35:33.185Z] a857dd0e4427: Preparing [2023-09-22T21:35:33.185Z] dcae58d163bf: Preparing [2023-09-22T21:35:33.185Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:33.185Z] 4693057ce236: Preparing [2023-09-22T21:35:33.185Z] 4693057ce236: Waiting [2023-09-22T21:35:33.185Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:33.185Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:33.185Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:33.185Z] 3afff2005c1c: Layer already exists [2023-09-22T21:35:33.185Z] 21e87d08bab9: Layer already exists [2023-09-22T21:35:33.185Z] 4693057ce236: Layer already exists [2023-09-22T21:35:33.185Z] latest: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:33.494Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:33.803Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.54 [2023-09-22T21:35:33.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-22T21:35:33.803Z] 21e87d08bab9: Preparing [2023-09-22T21:35:33.803Z] 3afff2005c1c: Preparing [2023-09-22T21:35:33.803Z] a857dd0e4427: Preparing [2023-09-22T21:35:33.803Z] dcae58d163bf: Preparing [2023-09-22T21:35:33.803Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:33.803Z] 4693057ce236: Preparing [2023-09-22T21:35:33.803Z] 4693057ce236: Waiting [2023-09-22T21:35:33.803Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:33.803Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:33.803Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:33.803Z] 21e87d08bab9: Layer already exists [2023-09-22T21:35:33.803Z] 3afff2005c1c: Layer already exists [2023-09-22T21:35:33.803Z] 4693057ce236: Layer already exists [2023-09-22T21:35:33.803Z] 3.1.0-dev.54: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:34.108Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:34.411Z] + docker push nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:34.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-22T21:35:34.411Z] 21e87d08bab9: Preparing [2023-09-22T21:35:34.411Z] 3afff2005c1c: Preparing [2023-09-22T21:35:34.411Z] a857dd0e4427: Preparing [2023-09-22T21:35:34.411Z] dcae58d163bf: Preparing [2023-09-22T21:35:34.411Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:34.411Z] 4693057ce236: Preparing [2023-09-22T21:35:34.411Z] 4693057ce236: Waiting [2023-09-22T21:35:34.411Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:34.411Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:34.411Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:34.411Z] 21e87d08bab9: Layer already exists [2023-09-22T21:35:34.411Z] 3afff2005c1c: Layer already exists [2023-09-22T21:35:34.411Z] 4693057ce236: Layer already exists [2023-09-22T21:35:34.411Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:34.723Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:35.030Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-22T21:35:35.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-22T21:35:35.030Z] 21e87d08bab9: Preparing [2023-09-22T21:35:35.030Z] 3afff2005c1c: Preparing [2023-09-22T21:35:35.030Z] a857dd0e4427: Preparing [2023-09-22T21:35:35.030Z] dcae58d163bf: Preparing [2023-09-22T21:35:35.030Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:35.030Z] 4693057ce236: Preparing [2023-09-22T21:35:35.030Z] 4693057ce236: Waiting [2023-09-22T21:35:35.030Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:35.030Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:35.030Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:35.030Z] 3afff2005c1c: Layer already exists [2023-09-22T21:35:35.030Z] 21e87d08bab9: Layer already exists [2023-09-22T21:35:35.030Z] 4693057ce236: Layer already exists [2023-09-22T21:35:35.030Z] main: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:35:35.075Z] ===================================================== [Pipeline] echo [2023-09-22T21:35:35.083Z] taggedImages: [2023-09-22T21:35:35.083Z] - nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:35.083Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-22T21:35:35.083Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.54 [2023-09-22T21:35:35.083Z] - nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:35.083Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-22T21:35:35.100Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-22T21:35:35.100Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:35.100Z] latest [2023-09-22T21:35:35.100Z] 3.1.0-dev.54 [2023-09-22T21:35:35.100Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:35.100Z] main [2023-09-22T21:35:35.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:35.411Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:35.720Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:35.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-22T21:35:35.720Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:35.720Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:35.720Z] 98c13bcf97c1: Preparing [2023-09-22T21:35:35.720Z] 84da37f956cc: Preparing [2023-09-22T21:35:35.720Z] a857dd0e4427: Preparing [2023-09-22T21:35:35.720Z] dcae58d163bf: Preparing [2023-09-22T21:35:35.720Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:35.720Z] 4693057ce236: Preparing [2023-09-22T21:35:35.720Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:35.720Z] 4693057ce236: Waiting [2023-09-22T21:35:35.720Z] dcae58d163bf: Waiting [2023-09-22T21:35:35.720Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:35.720Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:35.720Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:35.720Z] 4693057ce236: Layer already exists [2023-09-22T21:35:35.720Z] 9d34c3bb7440: Pushed [2023-09-22T21:35:35.720Z] 9ae90f3b33ed: Pushed [2023-09-22T21:35:35.720Z] 98c13bcf97c1: Pushed [2023-09-22T21:35:37.098Z] 84da37f956cc: Pushed [2023-09-22T21:35:37.098Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:37.416Z] + 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-09-22T21:35:37.727Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-22T21:35:37.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-22T21:35:37.727Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:37.727Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:37.727Z] 98c13bcf97c1: Preparing [2023-09-22T21:35:37.727Z] 84da37f956cc: Preparing [2023-09-22T21:35:37.727Z] a857dd0e4427: Preparing [2023-09-22T21:35:37.727Z] dcae58d163bf: Preparing [2023-09-22T21:35:37.727Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:37.727Z] 4693057ce236: Preparing [2023-09-22T21:35:37.727Z] dcae58d163bf: Waiting [2023-09-22T21:35:37.727Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:37.727Z] 4693057ce236: Waiting [2023-09-22T21:35:37.727Z] 98c13bcf97c1: Layer already exists [2023-09-22T21:35:37.727Z] 84da37f956cc: Layer already exists [2023-09-22T21:35:37.727Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:35:37.727Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:35:37.727Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:37.727Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:37.727Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:37.727Z] 4693057ce236: Layer already exists [2023-09-22T21:35:37.727Z] latest: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:38.034Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:38.344Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.54 [2023-09-22T21:35:38.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-22T21:35:38.345Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:38.345Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:38.345Z] 98c13bcf97c1: Preparing [2023-09-22T21:35:38.345Z] 84da37f956cc: Preparing [2023-09-22T21:35:38.345Z] a857dd0e4427: Preparing [2023-09-22T21:35:38.345Z] dcae58d163bf: Preparing [2023-09-22T21:35:38.345Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:38.345Z] 4693057ce236: Preparing [2023-09-22T21:35:38.345Z] dcae58d163bf: Waiting [2023-09-22T21:35:38.345Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:38.345Z] 4693057ce236: Waiting [2023-09-22T21:35:38.345Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:35:38.345Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:35:38.345Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:38.345Z] 98c13bcf97c1: Layer already exists [2023-09-22T21:35:38.345Z] 84da37f956cc: Layer already exists [2023-09-22T21:35:38.345Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:38.345Z] 4693057ce236: Layer already exists [2023-09-22T21:35:38.345Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:38.345Z] 3.1.0-dev.54: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:38.658Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:38.966Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:38.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-22T21:35:38.966Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:38.966Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:38.966Z] 98c13bcf97c1: Preparing [2023-09-22T21:35:38.966Z] 84da37f956cc: Preparing [2023-09-22T21:35:38.966Z] a857dd0e4427: Preparing [2023-09-22T21:35:38.966Z] dcae58d163bf: Preparing [2023-09-22T21:35:38.966Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:38.966Z] 4693057ce236: Preparing [2023-09-22T21:35:38.966Z] dcae58d163bf: Waiting [2023-09-22T21:35:38.966Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:38.966Z] 4693057ce236: Waiting [2023-09-22T21:35:38.966Z] 84da37f956cc: Layer already exists [2023-09-22T21:35:38.966Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:35:38.966Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:35:38.966Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:38.966Z] 98c13bcf97c1: Layer already exists [2023-09-22T21:35:38.966Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:38.966Z] 4693057ce236: Layer already exists [2023-09-22T21:35:38.966Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:38.966Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:39.272Z] + 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-09-22T21:35:39.574Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-22T21:35:39.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-22T21:35:39.574Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:39.574Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:39.574Z] 98c13bcf97c1: Preparing [2023-09-22T21:35:39.574Z] 84da37f956cc: Preparing [2023-09-22T21:35:39.574Z] a857dd0e4427: Preparing [2023-09-22T21:35:39.574Z] dcae58d163bf: Preparing [2023-09-22T21:35:39.574Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:39.574Z] 4693057ce236: Preparing [2023-09-22T21:35:39.574Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:39.574Z] 4693057ce236: Waiting [2023-09-22T21:35:39.574Z] 84da37f956cc: Layer already exists [2023-09-22T21:35:39.574Z] 98c13bcf97c1: Layer already exists [2023-09-22T21:35:39.574Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:35:39.574Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:39.574Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:35:39.574Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:39.574Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:39.574Z] 4693057ce236: Layer already exists [2023-09-22T21:35:39.574Z] main: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:35:39.608Z] ===================================================== [Pipeline] echo [2023-09-22T21:35:39.613Z] taggedImages: [2023-09-22T21:35:39.613Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:39.613Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-22T21:35:39.613Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.54 [2023-09-22T21:35:39.613Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:39.613Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-22T21:35:39.632Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-22T21:35:39.632Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:39.632Z] latest [2023-09-22T21:35:39.632Z] 3.1.0-dev.54 [2023-09-22T21:35:39.632Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:39.632Z] main [2023-09-22T21:35:39.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:39.944Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:40.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:40.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-22T21:35:40.252Z] 3232a6e9eb11: Preparing [2023-09-22T21:35:40.252Z] 5a7729bfbeb2: Preparing [2023-09-22T21:35:40.252Z] a857dd0e4427: Preparing [2023-09-22T21:35:40.252Z] dcae58d163bf: Preparing [2023-09-22T21:35:40.252Z] 51d392538460: Preparing [2023-09-22T21:35:40.252Z] 4693057ce236: Preparing [2023-09-22T21:35:40.252Z] 4693057ce236: Waiting [2023-09-22T21:35:40.252Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:40.252Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:40.252Z] 4693057ce236: Layer already exists [2023-09-22T21:35:40.252Z] 3232a6e9eb11: Pushed [2023-09-22T21:35:40.252Z] 51d392538460: Pushed [2023-09-22T21:35:41.633Z] 5a7729bfbeb2: Pushed [2023-09-22T21:35:41.905Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:42.215Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:42.522Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-22T21:35:42.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-22T21:35:42.522Z] 3232a6e9eb11: Preparing [2023-09-22T21:35:42.522Z] 5a7729bfbeb2: Preparing [2023-09-22T21:35:42.522Z] a857dd0e4427: Preparing [2023-09-22T21:35:42.522Z] dcae58d163bf: Preparing [2023-09-22T21:35:42.522Z] 51d392538460: Preparing [2023-09-22T21:35:42.522Z] 4693057ce236: Preparing [2023-09-22T21:35:42.522Z] 4693057ce236: Waiting [2023-09-22T21:35:42.522Z] 3232a6e9eb11: Layer already exists [2023-09-22T21:35:42.522Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:42.522Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:42.522Z] 5a7729bfbeb2: Layer already exists [2023-09-22T21:35:42.522Z] 51d392538460: Layer already exists [2023-09-22T21:35:42.522Z] 4693057ce236: Layer already exists [2023-09-22T21:35:42.522Z] latest: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:42.828Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:43.136Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.54 [2023-09-22T21:35:43.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-22T21:35:43.136Z] 3232a6e9eb11: Preparing [2023-09-22T21:35:43.136Z] 5a7729bfbeb2: Preparing [2023-09-22T21:35:43.136Z] a857dd0e4427: Preparing [2023-09-22T21:35:43.136Z] dcae58d163bf: Preparing [2023-09-22T21:35:43.136Z] 51d392538460: Preparing [2023-09-22T21:35:43.136Z] 4693057ce236: Preparing [2023-09-22T21:35:43.136Z] 4693057ce236: Waiting [2023-09-22T21:35:43.136Z] 51d392538460: Layer already exists [2023-09-22T21:35:43.136Z] 3232a6e9eb11: Layer already exists [2023-09-22T21:35:43.136Z] 5a7729bfbeb2: Layer already exists [2023-09-22T21:35:43.136Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:43.136Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:43.136Z] 4693057ce236: Layer already exists [2023-09-22T21:35:43.136Z] 3.1.0-dev.54: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:43.457Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:43.770Z] + docker push nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:43.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-22T21:35:43.771Z] 3232a6e9eb11: Preparing [2023-09-22T21:35:43.771Z] 5a7729bfbeb2: Preparing [2023-09-22T21:35:43.771Z] a857dd0e4427: Preparing [2023-09-22T21:35:43.771Z] dcae58d163bf: Preparing [2023-09-22T21:35:43.771Z] 51d392538460: Preparing [2023-09-22T21:35:43.771Z] 4693057ce236: Preparing [2023-09-22T21:35:43.771Z] 4693057ce236: Waiting [2023-09-22T21:35:43.771Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:43.771Z] 3232a6e9eb11: Layer already exists [2023-09-22T21:35:43.771Z] 5a7729bfbeb2: Layer already exists [2023-09-22T21:35:43.771Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:43.771Z] 51d392538460: Layer already exists [2023-09-22T21:35:43.771Z] 4693057ce236: Layer already exists [2023-09-22T21:35:43.771Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:44.080Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:44.384Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-22T21:35:44.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-22T21:35:44.384Z] 3232a6e9eb11: Preparing [2023-09-22T21:35:44.384Z] 5a7729bfbeb2: Preparing [2023-09-22T21:35:44.384Z] a857dd0e4427: Preparing [2023-09-22T21:35:44.384Z] dcae58d163bf: Preparing [2023-09-22T21:35:44.384Z] 51d392538460: Preparing [2023-09-22T21:35:44.384Z] 4693057ce236: Preparing [2023-09-22T21:35:44.384Z] 4693057ce236: Waiting [2023-09-22T21:35:44.384Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:44.384Z] 3232a6e9eb11: Layer already exists [2023-09-22T21:35:44.384Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:44.384Z] 5a7729bfbeb2: Layer already exists [2023-09-22T21:35:44.384Z] 51d392538460: Layer already exists [2023-09-22T21:35:44.384Z] 4693057ce236: Layer already exists [2023-09-22T21:35:44.384Z] main: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:35:44.423Z] ===================================================== [Pipeline] echo [2023-09-22T21:35:44.429Z] taggedImages: [2023-09-22T21:35:44.429Z] - nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:44.429Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-22T21:35:44.429Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.54 [2023-09-22T21:35:44.429Z] - nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:44.429Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-22T21:35:44.444Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-22T21:35:44.444Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:44.444Z] latest [2023-09-22T21:35:44.444Z] 3.1.0-dev.54 [2023-09-22T21:35:44.444Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:44.444Z] main [2023-09-22T21:35:44.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:44.753Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:45.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:45.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-22T21:35:45.058Z] d4773dc5ce86: Preparing [2023-09-22T21:35:45.058Z] 630500d85ed6: Preparing [2023-09-22T21:35:45.058Z] 9b66ded2ae0c: Preparing [2023-09-22T21:35:45.058Z] a857dd0e4427: Preparing [2023-09-22T21:35:45.058Z] dcae58d163bf: Preparing [2023-09-22T21:35:45.058Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:45.058Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:45.058Z] 4693057ce236: Preparing [2023-09-22T21:35:45.058Z] 4693057ce236: Waiting [2023-09-22T21:35:45.058Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:45.058Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:45.058Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:45.058Z] 4693057ce236: Layer already exists [2023-09-22T21:35:45.058Z] d4773dc5ce86: Pushed [2023-09-22T21:35:45.058Z] 630500d85ed6: Pushed [2023-09-22T21:35:46.964Z] 9b66ded2ae0c: Pushed [2023-09-22T21:35:46.964Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:47.275Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:47.578Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-22T21:35:47.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-22T21:35:47.579Z] d4773dc5ce86: Preparing [2023-09-22T21:35:47.579Z] 630500d85ed6: Preparing [2023-09-22T21:35:47.579Z] 9b66ded2ae0c: Preparing [2023-09-22T21:35:47.579Z] a857dd0e4427: Preparing [2023-09-22T21:35:47.579Z] dcae58d163bf: Preparing [2023-09-22T21:35:47.579Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:47.579Z] 4693057ce236: Preparing [2023-09-22T21:35:47.579Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:47.579Z] 4693057ce236: Waiting [2023-09-22T21:35:47.579Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:47.579Z] 630500d85ed6: Layer already exists [2023-09-22T21:35:47.579Z] d4773dc5ce86: Layer already exists [2023-09-22T21:35:47.579Z] 9b66ded2ae0c: Layer already exists [2023-09-22T21:35:47.579Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:47.579Z] 4693057ce236: Layer already exists [2023-09-22T21:35:47.579Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:47.579Z] latest: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:47.885Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:48.187Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.54 [2023-09-22T21:35:48.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-22T21:35:48.187Z] d4773dc5ce86: Preparing [2023-09-22T21:35:48.187Z] 630500d85ed6: Preparing [2023-09-22T21:35:48.187Z] 9b66ded2ae0c: Preparing [2023-09-22T21:35:48.187Z] a857dd0e4427: Preparing [2023-09-22T21:35:48.187Z] dcae58d163bf: Preparing [2023-09-22T21:35:48.187Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:48.187Z] 4693057ce236: Preparing [2023-09-22T21:35:48.187Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:48.187Z] 4693057ce236: Waiting [2023-09-22T21:35:48.187Z] 9b66ded2ae0c: Layer already exists [2023-09-22T21:35:48.187Z] d4773dc5ce86: Layer already exists [2023-09-22T21:35:48.187Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:48.187Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:48.187Z] 630500d85ed6: Layer already exists [2023-09-22T21:35:48.187Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:48.187Z] 4693057ce236: Layer already exists [2023-09-22T21:35:48.187Z] 3.1.0-dev.54: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:48.495Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:48.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:48.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-22T21:35:48.801Z] d4773dc5ce86: Preparing [2023-09-22T21:35:48.801Z] 630500d85ed6: Preparing [2023-09-22T21:35:48.801Z] 9b66ded2ae0c: Preparing [2023-09-22T21:35:48.801Z] a857dd0e4427: Preparing [2023-09-22T21:35:48.801Z] dcae58d163bf: Preparing [2023-09-22T21:35:48.801Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:48.801Z] 4693057ce236: Preparing [2023-09-22T21:35:48.801Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:48.801Z] 4693057ce236: Waiting [2023-09-22T21:35:48.801Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:48.801Z] 630500d85ed6: Layer already exists [2023-09-22T21:35:48.801Z] d4773dc5ce86: Layer already exists [2023-09-22T21:35:48.801Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:48.801Z] 9b66ded2ae0c: Layer already exists [2023-09-22T21:35:48.801Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:48.801Z] 4693057ce236: Layer already exists [2023-09-22T21:35:48.801Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:49.110Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:49.423Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-22T21:35:49.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-22T21:35:49.423Z] d4773dc5ce86: Preparing [2023-09-22T21:35:49.423Z] 630500d85ed6: Preparing [2023-09-22T21:35:49.423Z] 9b66ded2ae0c: Preparing [2023-09-22T21:35:49.423Z] a857dd0e4427: Preparing [2023-09-22T21:35:49.423Z] dcae58d163bf: Preparing [2023-09-22T21:35:49.423Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:49.423Z] 4693057ce236: Preparing [2023-09-22T21:35:49.423Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:49.423Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:49.423Z] 9b66ded2ae0c: Layer already exists [2023-09-22T21:35:49.423Z] 630500d85ed6: Layer already exists [2023-09-22T21:35:49.423Z] d4773dc5ce86: Layer already exists [2023-09-22T21:35:49.423Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:49.423Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:49.423Z] 4693057ce236: Layer already exists [2023-09-22T21:35:49.423Z] main: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:35:49.469Z] ===================================================== [Pipeline] echo [2023-09-22T21:35:49.482Z] taggedImages: [2023-09-22T21:35:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-22T21:35:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.54 [2023-09-22T21:35:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:49.482Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-22T21:35:49.508Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-22T21:35:49.508Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:49.508Z] latest [2023-09-22T21:35:49.508Z] 3.1.0-dev.54 [2023-09-22T21:35:49.508Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:49.508Z] main [2023-09-22T21:35:49.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:49.839Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:50.141Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:50.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-22T21:35:50.141Z] 159fc9cf5250: Preparing [2023-09-22T21:35:50.141Z] 2e5c24170610: Preparing [2023-09-22T21:35:50.141Z] 46c3480c2431: Preparing [2023-09-22T21:35:50.141Z] f197cd2807df: Preparing [2023-09-22T21:35:50.141Z] d55c6b4a95b7: Preparing [2023-09-22T21:35:50.141Z] a651e6a238d3: Preparing [2023-09-22T21:35:50.141Z] 421e0e88b58e: Preparing [2023-09-22T21:35:50.141Z] a857dd0e4427: Preparing [2023-09-22T21:35:50.141Z] dcae58d163bf: Preparing [2023-09-22T21:35:50.141Z] 597c38c162be: Preparing [2023-09-22T21:35:50.141Z] 704449a6465a: Preparing [2023-09-22T21:35:50.141Z] 5f70bf18a086: Preparing [2023-09-22T21:35:50.141Z] 0996516615f9: Preparing [2023-09-22T21:35:50.141Z] a60e5a97c340: Preparing [2023-09-22T21:35:50.141Z] 4693057ce236: Preparing [2023-09-22T21:35:50.141Z] a857dd0e4427: Waiting [2023-09-22T21:35:50.141Z] 597c38c162be: Waiting [2023-09-22T21:35:50.141Z] dcae58d163bf: Waiting [2023-09-22T21:35:50.141Z] a60e5a97c340: Waiting [2023-09-22T21:35:50.141Z] a651e6a238d3: Waiting [2023-09-22T21:35:50.141Z] 421e0e88b58e: Waiting [2023-09-22T21:35:50.141Z] 5f70bf18a086: Waiting [2023-09-22T21:35:50.141Z] 0996516615f9: Waiting [2023-09-22T21:35:50.141Z] 4693057ce236: Waiting [2023-09-22T21:35:50.141Z] 2e5c24170610: Pushed [2023-09-22T21:35:50.141Z] 46c3480c2431: Pushed [2023-09-22T21:35:50.141Z] 159fc9cf5250: Pushed [2023-09-22T21:35:50.141Z] f197cd2807df: Pushed [2023-09-22T21:35:50.141Z] d55c6b4a95b7: Pushed [2023-09-22T21:35:50.141Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:50.400Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:50.400Z] a651e6a238d3: Pushed [2023-09-22T21:35:50.400Z] 597c38c162be: Pushed [2023-09-22T21:35:50.400Z] 704449a6465a: Pushed [2023-09-22T21:35:50.400Z] 5f70bf18a086: Pushed [2023-09-22T21:35:50.400Z] 4693057ce236: Layer already exists [2023-09-22T21:35:50.400Z] 0996516615f9: Pushed [2023-09-22T21:35:50.400Z] a60e5a97c340: Pushed [2023-09-22T21:35:52.306Z] 421e0e88b58e: Pushed [2023-09-22T21:35:52.306Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:52.693Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:53.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-22T21:35:53.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-22T21:35:53.099Z] 159fc9cf5250: Preparing [2023-09-22T21:35:53.099Z] 2e5c24170610: Preparing [2023-09-22T21:35:53.099Z] 46c3480c2431: Preparing [2023-09-22T21:35:53.099Z] f197cd2807df: Preparing [2023-09-22T21:35:53.099Z] d55c6b4a95b7: Preparing [2023-09-22T21:35:53.099Z] a651e6a238d3: Preparing [2023-09-22T21:35:53.099Z] 421e0e88b58e: Preparing [2023-09-22T21:35:53.099Z] a857dd0e4427: Preparing [2023-09-22T21:35:53.099Z] dcae58d163bf: Preparing [2023-09-22T21:35:53.099Z] 597c38c162be: Preparing [2023-09-22T21:35:53.099Z] 704449a6465a: Preparing [2023-09-22T21:35:53.099Z] 5f70bf18a086: Preparing [2023-09-22T21:35:53.099Z] 0996516615f9: Preparing [2023-09-22T21:35:53.099Z] a60e5a97c340: Preparing [2023-09-22T21:35:53.099Z] 4693057ce236: Preparing [2023-09-22T21:35:53.099Z] a857dd0e4427: Waiting [2023-09-22T21:35:53.099Z] 4693057ce236: Waiting [2023-09-22T21:35:53.099Z] 597c38c162be: Waiting [2023-09-22T21:35:53.099Z] 0996516615f9: Waiting [2023-09-22T21:35:53.099Z] 704449a6465a: Waiting [2023-09-22T21:35:53.099Z] a60e5a97c340: Waiting [2023-09-22T21:35:53.099Z] 5f70bf18a086: Waiting [2023-09-22T21:35:53.099Z] a651e6a238d3: Waiting [2023-09-22T21:35:53.099Z] 159fc9cf5250: Layer already exists [2023-09-22T21:35:53.099Z] 2e5c24170610: Layer already exists [2023-09-22T21:35:53.099Z] f197cd2807df: Layer already exists [2023-09-22T21:35:53.099Z] d55c6b4a95b7: Layer already exists [2023-09-22T21:35:53.099Z] 46c3480c2431: Layer already exists [2023-09-22T21:35:53.100Z] 421e0e88b58e: Layer already exists [2023-09-22T21:35:53.100Z] 597c38c162be: Layer already exists [2023-09-22T21:35:53.100Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:53.100Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:53.100Z] a651e6a238d3: Layer already exists [2023-09-22T21:35:53.100Z] 704449a6465a: Layer already exists [2023-09-22T21:35:53.100Z] 5f70bf18a086: Layer already exists [2023-09-22T21:35:53.100Z] 0996516615f9: Layer already exists [2023-09-22T21:35:53.100Z] a60e5a97c340: Layer already exists [2023-09-22T21:35:53.100Z] 4693057ce236: Layer already exists [2023-09-22T21:35:53.100Z] latest: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:53.478Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:53.785Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.54 [2023-09-22T21:35:53.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-22T21:35:53.786Z] 159fc9cf5250: Preparing [2023-09-22T21:35:53.786Z] 2e5c24170610: Preparing [2023-09-22T21:35:53.786Z] 46c3480c2431: Preparing [2023-09-22T21:35:53.786Z] f197cd2807df: Preparing [2023-09-22T21:35:53.786Z] d55c6b4a95b7: Preparing [2023-09-22T21:35:53.786Z] a651e6a238d3: Preparing [2023-09-22T21:35:53.786Z] 421e0e88b58e: Preparing [2023-09-22T21:35:53.786Z] a857dd0e4427: Preparing [2023-09-22T21:35:53.786Z] dcae58d163bf: Preparing [2023-09-22T21:35:53.786Z] 597c38c162be: Preparing [2023-09-22T21:35:53.786Z] 704449a6465a: Preparing [2023-09-22T21:35:53.786Z] 5f70bf18a086: Preparing [2023-09-22T21:35:53.786Z] 0996516615f9: Preparing [2023-09-22T21:35:53.786Z] a60e5a97c340: Preparing [2023-09-22T21:35:53.786Z] 4693057ce236: Preparing [2023-09-22T21:35:53.786Z] a651e6a238d3: Waiting [2023-09-22T21:35:53.786Z] 421e0e88b58e: Waiting [2023-09-22T21:35:53.786Z] a857dd0e4427: Waiting [2023-09-22T21:35:53.786Z] dcae58d163bf: Waiting [2023-09-22T21:35:53.786Z] 597c38c162be: Waiting [2023-09-22T21:35:53.786Z] 704449a6465a: Waiting [2023-09-22T21:35:53.786Z] 5f70bf18a086: Waiting [2023-09-22T21:35:53.786Z] 0996516615f9: Waiting [2023-09-22T21:35:53.786Z] a60e5a97c340: Waiting [2023-09-22T21:35:53.786Z] 4693057ce236: Waiting [2023-09-22T21:35:53.786Z] 159fc9cf5250: Layer already exists [2023-09-22T21:35:53.786Z] d55c6b4a95b7: Layer already exists [2023-09-22T21:35:53.786Z] 2e5c24170610: Layer already exists [2023-09-22T21:35:53.786Z] f197cd2807df: Layer already exists [2023-09-22T21:35:53.786Z] 46c3480c2431: Layer already exists [2023-09-22T21:35:53.786Z] 421e0e88b58e: Layer already exists [2023-09-22T21:35:53.786Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:53.786Z] a651e6a238d3: Layer already exists [2023-09-22T21:35:53.786Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:53.786Z] 597c38c162be: Layer already exists [2023-09-22T21:35:53.786Z] 0996516615f9: Layer already exists [2023-09-22T21:35:53.786Z] 704449a6465a: Layer already exists [2023-09-22T21:35:53.786Z] 4693057ce236: Layer already exists [2023-09-22T21:35:53.786Z] 5f70bf18a086: Layer already exists [2023-09-22T21:35:53.786Z] a60e5a97c340: Layer already exists [2023-09-22T21:35:53.786Z] 3.1.0-dev.54: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:54.097Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:54.400Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:54.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-22T21:35:54.400Z] 159fc9cf5250: Preparing [2023-09-22T21:35:54.400Z] 2e5c24170610: Preparing [2023-09-22T21:35:54.400Z] 46c3480c2431: Preparing [2023-09-22T21:35:54.400Z] f197cd2807df: Preparing [2023-09-22T21:35:54.400Z] d55c6b4a95b7: Preparing [2023-09-22T21:35:54.400Z] a651e6a238d3: Preparing [2023-09-22T21:35:54.400Z] 421e0e88b58e: Preparing [2023-09-22T21:35:54.400Z] a857dd0e4427: Preparing [2023-09-22T21:35:54.400Z] dcae58d163bf: Preparing [2023-09-22T21:35:54.400Z] 597c38c162be: Preparing [2023-09-22T21:35:54.400Z] 704449a6465a: Preparing [2023-09-22T21:35:54.400Z] 5f70bf18a086: Preparing [2023-09-22T21:35:54.400Z] 0996516615f9: Preparing [2023-09-22T21:35:54.400Z] a60e5a97c340: Preparing [2023-09-22T21:35:54.400Z] 4693057ce236: Preparing [2023-09-22T21:35:54.400Z] a857dd0e4427: Waiting [2023-09-22T21:35:54.400Z] a651e6a238d3: Waiting [2023-09-22T21:35:54.400Z] 421e0e88b58e: Waiting [2023-09-22T21:35:54.400Z] dcae58d163bf: Waiting [2023-09-22T21:35:54.400Z] 5f70bf18a086: Waiting [2023-09-22T21:35:54.400Z] 597c38c162be: Waiting [2023-09-22T21:35:54.400Z] 4693057ce236: Waiting [2023-09-22T21:35:54.400Z] 704449a6465a: Waiting [2023-09-22T21:35:54.400Z] 0996516615f9: Waiting [2023-09-22T21:35:54.400Z] a60e5a97c340: Waiting [2023-09-22T21:35:54.400Z] 46c3480c2431: Layer already exists [2023-09-22T21:35:54.400Z] 159fc9cf5250: Layer already exists [2023-09-22T21:35:54.400Z] 2e5c24170610: Layer already exists [2023-09-22T21:35:54.400Z] d55c6b4a95b7: Layer already exists [2023-09-22T21:35:54.400Z] f197cd2807df: Layer already exists [2023-09-22T21:35:54.400Z] a651e6a238d3: Layer already exists [2023-09-22T21:35:54.400Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:54.400Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:54.400Z] 421e0e88b58e: Layer already exists [2023-09-22T21:35:54.400Z] 597c38c162be: Layer already exists [2023-09-22T21:35:54.400Z] 5f70bf18a086: Layer already exists [2023-09-22T21:35:54.400Z] 704449a6465a: Layer already exists [2023-09-22T21:35:54.400Z] 4693057ce236: Layer already exists [2023-09-22T21:35:54.400Z] a60e5a97c340: Layer already exists [2023-09-22T21:35:54.400Z] 0996516615f9: Layer already exists [2023-09-22T21:35:54.400Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:54.704Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:55.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-22T21:35:55.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-22T21:35:55.008Z] 159fc9cf5250: Preparing [2023-09-22T21:35:55.008Z] 2e5c24170610: Preparing [2023-09-22T21:35:55.008Z] 46c3480c2431: Preparing [2023-09-22T21:35:55.008Z] f197cd2807df: Preparing [2023-09-22T21:35:55.008Z] d55c6b4a95b7: Preparing [2023-09-22T21:35:55.008Z] a651e6a238d3: Preparing [2023-09-22T21:35:55.008Z] 421e0e88b58e: Preparing [2023-09-22T21:35:55.008Z] a857dd0e4427: Preparing [2023-09-22T21:35:55.008Z] dcae58d163bf: Preparing [2023-09-22T21:35:55.008Z] 597c38c162be: Preparing [2023-09-22T21:35:55.008Z] 704449a6465a: Preparing [2023-09-22T21:35:55.008Z] 5f70bf18a086: Preparing [2023-09-22T21:35:55.008Z] 0996516615f9: Preparing [2023-09-22T21:35:55.008Z] a60e5a97c340: Preparing [2023-09-22T21:35:55.008Z] 4693057ce236: Preparing [2023-09-22T21:35:55.008Z] 421e0e88b58e: Waiting [2023-09-22T21:35:55.008Z] a857dd0e4427: Waiting [2023-09-22T21:35:55.008Z] dcae58d163bf: Waiting [2023-09-22T21:35:55.008Z] a60e5a97c340: Waiting [2023-09-22T21:35:55.008Z] 4693057ce236: Waiting [2023-09-22T21:35:55.008Z] 0996516615f9: Waiting [2023-09-22T21:35:55.008Z] 5f70bf18a086: Waiting [2023-09-22T21:35:55.008Z] 597c38c162be: Waiting [2023-09-22T21:35:55.008Z] a651e6a238d3: Waiting [2023-09-22T21:35:55.008Z] 2e5c24170610: Layer already exists [2023-09-22T21:35:55.008Z] f197cd2807df: Layer already exists [2023-09-22T21:35:55.008Z] 46c3480c2431: Layer already exists [2023-09-22T21:35:55.008Z] 159fc9cf5250: Layer already exists [2023-09-22T21:35:55.008Z] d55c6b4a95b7: Layer already exists [2023-09-22T21:35:55.008Z] a651e6a238d3: Layer already exists [2023-09-22T21:35:55.008Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:55.008Z] 421e0e88b58e: Layer already exists [2023-09-22T21:35:55.008Z] 597c38c162be: Layer already exists [2023-09-22T21:35:55.008Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:55.008Z] 704449a6465a: Layer already exists [2023-09-22T21:35:55.008Z] 5f70bf18a086: Layer already exists [2023-09-22T21:35:55.008Z] 0996516615f9: Layer already exists [2023-09-22T21:35:55.008Z] 4693057ce236: Layer already exists [2023-09-22T21:35:55.008Z] a60e5a97c340: Layer already exists [2023-09-22T21:35:55.008Z] main: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:35:55.054Z] ===================================================== [Pipeline] echo [2023-09-22T21:35:55.064Z] taggedImages: [2023-09-22T21:35:55.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:55.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-22T21:35:55.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.54 [2023-09-22T21:35:55.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:55.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-22T21:35:55.089Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-22T21:35:55.089Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:55.089Z] latest [2023-09-22T21:35:55.089Z] 3.1.0-dev.54 [2023-09-22T21:35:55.089Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:55.089Z] main [2023-09-22T21:35:55.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:55.405Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:55.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:35:55.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-22T21:35:55.709Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:55.709Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:55.709Z] c30419aaf1fc: Preparing [2023-09-22T21:35:55.709Z] 79389b191378: Preparing [2023-09-22T21:35:55.709Z] a857dd0e4427: Preparing [2023-09-22T21:35:55.709Z] dcae58d163bf: Preparing [2023-09-22T21:35:55.709Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:55.709Z] 4693057ce236: Preparing [2023-09-22T21:35:55.709Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:55.709Z] dcae58d163bf: Waiting [2023-09-22T21:35:55.709Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:35:55.709Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:35:55.709Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:55.709Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:55.709Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:55.709Z] 4693057ce236: Layer already exists [2023-09-22T21:35:55.709Z] c30419aaf1fc: Pushed [2023-09-22T21:35:57.609Z] 79389b191378: Pushed [2023-09-22T21:35:57.609Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:57.921Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:58.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-22T21:35:58.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-22T21:35:58.228Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:58.228Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:58.228Z] c30419aaf1fc: Preparing [2023-09-22T21:35:58.228Z] 79389b191378: Preparing [2023-09-22T21:35:58.228Z] a857dd0e4427: Preparing [2023-09-22T21:35:58.228Z] dcae58d163bf: Preparing [2023-09-22T21:35:58.228Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:58.228Z] 4693057ce236: Preparing [2023-09-22T21:35:58.228Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:58.228Z] 4693057ce236: Waiting [2023-09-22T21:35:58.228Z] dcae58d163bf: Waiting [2023-09-22T21:35:58.228Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:58.228Z] 79389b191378: Layer already exists [2023-09-22T21:35:58.228Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:35:58.228Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:35:58.228Z] c30419aaf1fc: Layer already exists [2023-09-22T21:35:58.228Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:58.228Z] 4693057ce236: Layer already exists [2023-09-22T21:35:58.228Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:58.228Z] latest: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:58.548Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:58.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.54 [2023-09-22T21:35:58.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-22T21:35:58.857Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:58.857Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:58.857Z] c30419aaf1fc: Preparing [2023-09-22T21:35:58.857Z] 79389b191378: Preparing [2023-09-22T21:35:58.857Z] a857dd0e4427: Preparing [2023-09-22T21:35:58.857Z] dcae58d163bf: Preparing [2023-09-22T21:35:58.857Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:58.857Z] 4693057ce236: Preparing [2023-09-22T21:35:58.857Z] dcae58d163bf: Waiting [2023-09-22T21:35:58.857Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:58.857Z] 4693057ce236: Waiting [2023-09-22T21:35:58.857Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:58.857Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:35:58.857Z] c30419aaf1fc: Layer already exists [2023-09-22T21:35:58.857Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:35:58.857Z] 79389b191378: Layer already exists [2023-09-22T21:35:58.857Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:58.857Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:58.857Z] 4693057ce236: Layer already exists [2023-09-22T21:35:58.857Z] 3.1.0-dev.54: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:59.166Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:59.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:35:59.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-22T21:35:59.468Z] 9d34c3bb7440: Preparing [2023-09-22T21:35:59.468Z] 9ae90f3b33ed: Preparing [2023-09-22T21:35:59.468Z] c30419aaf1fc: Preparing [2023-09-22T21:35:59.468Z] 79389b191378: Preparing [2023-09-22T21:35:59.468Z] a857dd0e4427: Preparing [2023-09-22T21:35:59.468Z] dcae58d163bf: Preparing [2023-09-22T21:35:59.468Z] d6b70ac89ffc: Preparing [2023-09-22T21:35:59.468Z] 4693057ce236: Preparing [2023-09-22T21:35:59.468Z] dcae58d163bf: Waiting [2023-09-22T21:35:59.468Z] d6b70ac89ffc: Waiting [2023-09-22T21:35:59.468Z] 4693057ce236: Waiting [2023-09-22T21:35:59.468Z] c30419aaf1fc: Layer already exists [2023-09-22T21:35:59.468Z] a857dd0e4427: Layer already exists [2023-09-22T21:35:59.468Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:35:59.468Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:35:59.468Z] 79389b191378: Layer already exists [2023-09-22T21:35:59.468Z] dcae58d163bf: Layer already exists [2023-09-22T21:35:59.468Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:35:59.468Z] 4693057ce236: Layer already exists [2023-09-22T21:35:59.468Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:35:59.780Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:00.081Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-22T21:36:00.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-22T21:36:00.081Z] 9d34c3bb7440: Preparing [2023-09-22T21:36:00.081Z] 9ae90f3b33ed: Preparing [2023-09-22T21:36:00.081Z] c30419aaf1fc: Preparing [2023-09-22T21:36:00.081Z] 79389b191378: Preparing [2023-09-22T21:36:00.081Z] a857dd0e4427: Preparing [2023-09-22T21:36:00.081Z] dcae58d163bf: Preparing [2023-09-22T21:36:00.081Z] d6b70ac89ffc: Preparing [2023-09-22T21:36:00.081Z] 4693057ce236: Preparing [2023-09-22T21:36:00.081Z] dcae58d163bf: Waiting [2023-09-22T21:36:00.081Z] d6b70ac89ffc: Waiting [2023-09-22T21:36:00.081Z] 4693057ce236: Waiting [2023-09-22T21:36:00.081Z] c30419aaf1fc: Layer already exists [2023-09-22T21:36:00.081Z] 9d34c3bb7440: Layer already exists [2023-09-22T21:36:00.081Z] 9ae90f3b33ed: Layer already exists [2023-09-22T21:36:00.081Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:00.081Z] 79389b191378: Layer already exists [2023-09-22T21:36:00.081Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:36:00.081Z] 4693057ce236: Layer already exists [2023-09-22T21:36:00.081Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:00.081Z] main: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:00.114Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:00.120Z] taggedImages: [2023-09-22T21:36:00.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:00.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-22T21:36:00.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.54 [2023-09-22T21:36:00.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:00.120Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-22T21:36:00.135Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-22T21:36:00.135Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:00.135Z] latest [2023-09-22T21:36:00.135Z] 3.1.0-dev.54 [2023-09-22T21:36:00.135Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:00.135Z] main [2023-09-22T21:36:00.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:00.441Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:00.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:00.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-22T21:36:00.755Z] ccb0ac17cb3b: Preparing [2023-09-22T21:36:00.755Z] dc328790add2: Preparing [2023-09-22T21:36:00.755Z] d667ca2645d3: Preparing [2023-09-22T21:36:00.755Z] 4510286560cd: Preparing [2023-09-22T21:36:00.755Z] 889154f71911: Preparing [2023-09-22T21:36:00.755Z] a857dd0e4427: Preparing [2023-09-22T21:36:00.755Z] dcae58d163bf: Preparing [2023-09-22T21:36:00.755Z] 6bed89af9618: Preparing [2023-09-22T21:36:00.755Z] 1f169129f5c8: Preparing [2023-09-22T21:36:00.755Z] 4693057ce236: Preparing [2023-09-22T21:36:00.755Z] 6bed89af9618: Waiting [2023-09-22T21:36:00.755Z] 4693057ce236: Waiting [2023-09-22T21:36:00.755Z] dcae58d163bf: Waiting [2023-09-22T21:36:00.755Z] a857dd0e4427: Waiting [2023-09-22T21:36:00.755Z] 1f169129f5c8: Waiting [2023-09-22T21:36:00.755Z] 889154f71911: Pushed [2023-09-22T21:36:00.755Z] dc328790add2: Pushed [2023-09-22T21:36:00.755Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:00.755Z] 4510286560cd: Pushed [2023-09-22T21:36:00.755Z] ccb0ac17cb3b: Pushed [2023-09-22T21:36:00.755Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:00.755Z] 4693057ce236: Layer already exists [2023-09-22T21:36:01.014Z] 6bed89af9618: Pushed [2023-09-22T21:36:01.948Z] d667ca2645d3: Pushed [2023-09-22T21:36:02.518Z] 1f169129f5c8: Pushed [2023-09-22T21:36:02.776Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:03.084Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:03.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-22T21:36:03.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-22T21:36:03.387Z] ccb0ac17cb3b: Preparing [2023-09-22T21:36:03.387Z] dc328790add2: Preparing [2023-09-22T21:36:03.387Z] d667ca2645d3: Preparing [2023-09-22T21:36:03.387Z] 4510286560cd: Preparing [2023-09-22T21:36:03.387Z] 889154f71911: Preparing [2023-09-22T21:36:03.387Z] a857dd0e4427: Preparing [2023-09-22T21:36:03.387Z] dcae58d163bf: Preparing [2023-09-22T21:36:03.387Z] 6bed89af9618: Preparing [2023-09-22T21:36:03.387Z] 1f169129f5c8: Preparing [2023-09-22T21:36:03.387Z] 4693057ce236: Preparing [2023-09-22T21:36:03.387Z] dcae58d163bf: Waiting [2023-09-22T21:36:03.387Z] 6bed89af9618: Waiting [2023-09-22T21:36:03.387Z] 1f169129f5c8: Waiting [2023-09-22T21:36:03.387Z] a857dd0e4427: Waiting [2023-09-22T21:36:03.387Z] 4693057ce236: Waiting [2023-09-22T21:36:03.387Z] dc328790add2: Layer already exists [2023-09-22T21:36:03.387Z] d667ca2645d3: Layer already exists [2023-09-22T21:36:03.387Z] 889154f71911: Layer already exists [2023-09-22T21:36:03.387Z] ccb0ac17cb3b: Layer already exists [2023-09-22T21:36:03.387Z] 4510286560cd: Layer already exists [2023-09-22T21:36:03.387Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:03.387Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:03.387Z] 4693057ce236: Layer already exists [2023-09-22T21:36:03.387Z] 6bed89af9618: Layer already exists [2023-09-22T21:36:03.387Z] 1f169129f5c8: Layer already exists [2023-09-22T21:36:03.387Z] latest: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:03.697Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:04.007Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.54 [2023-09-22T21:36:04.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-22T21:36:04.007Z] ccb0ac17cb3b: Preparing [2023-09-22T21:36:04.007Z] dc328790add2: Preparing [2023-09-22T21:36:04.007Z] d667ca2645d3: Preparing [2023-09-22T21:36:04.007Z] 4510286560cd: Preparing [2023-09-22T21:36:04.007Z] 889154f71911: Preparing [2023-09-22T21:36:04.007Z] a857dd0e4427: Preparing [2023-09-22T21:36:04.007Z] dcae58d163bf: Preparing [2023-09-22T21:36:04.007Z] 6bed89af9618: Preparing [2023-09-22T21:36:04.007Z] 1f169129f5c8: Preparing [2023-09-22T21:36:04.007Z] 4693057ce236: Preparing [2023-09-22T21:36:04.007Z] a857dd0e4427: Waiting [2023-09-22T21:36:04.007Z] dcae58d163bf: Waiting [2023-09-22T21:36:04.007Z] 6bed89af9618: Waiting [2023-09-22T21:36:04.007Z] 1f169129f5c8: Waiting [2023-09-22T21:36:04.007Z] 4693057ce236: Waiting [2023-09-22T21:36:04.007Z] d667ca2645d3: Layer already exists [2023-09-22T21:36:04.007Z] dc328790add2: Layer already exists [2023-09-22T21:36:04.007Z] 4510286560cd: Layer already exists [2023-09-22T21:36:04.007Z] ccb0ac17cb3b: Layer already exists [2023-09-22T21:36:04.007Z] 889154f71911: Layer already exists [2023-09-22T21:36:04.007Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:04.007Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:04.007Z] 4693057ce236: Layer already exists [2023-09-22T21:36:04.007Z] 1f169129f5c8: Layer already exists [2023-09-22T21:36:04.007Z] 6bed89af9618: Layer already exists [2023-09-22T21:36:04.007Z] 3.1.0-dev.54: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:04.326Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:04.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:04.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-22T21:36:04.637Z] ccb0ac17cb3b: Preparing [2023-09-22T21:36:04.637Z] dc328790add2: Preparing [2023-09-22T21:36:04.637Z] d667ca2645d3: Preparing [2023-09-22T21:36:04.637Z] 4510286560cd: Preparing [2023-09-22T21:36:04.637Z] 889154f71911: Preparing [2023-09-22T21:36:04.637Z] a857dd0e4427: Preparing [2023-09-22T21:36:04.637Z] dcae58d163bf: Preparing [2023-09-22T21:36:04.637Z] 6bed89af9618: Preparing [2023-09-22T21:36:04.637Z] 1f169129f5c8: Preparing [2023-09-22T21:36:04.637Z] 4693057ce236: Preparing [2023-09-22T21:36:04.637Z] dcae58d163bf: Waiting [2023-09-22T21:36:04.637Z] 1f169129f5c8: Waiting [2023-09-22T21:36:04.637Z] 6bed89af9618: Waiting [2023-09-22T21:36:04.637Z] 4693057ce236: Waiting [2023-09-22T21:36:04.637Z] a857dd0e4427: Waiting [2023-09-22T21:36:04.637Z] ccb0ac17cb3b: Layer already exists [2023-09-22T21:36:04.637Z] 889154f71911: Layer already exists [2023-09-22T21:36:04.637Z] dc328790add2: Layer already exists [2023-09-22T21:36:04.637Z] 4510286560cd: Layer already exists [2023-09-22T21:36:04.637Z] d667ca2645d3: Layer already exists [2023-09-22T21:36:04.637Z] 6bed89af9618: Layer already exists [2023-09-22T21:36:04.637Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:04.637Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:04.637Z] 4693057ce236: Layer already exists [2023-09-22T21:36:04.637Z] 1f169129f5c8: Layer already exists [2023-09-22T21:36:04.638Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:04.952Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:05.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-22T21:36:05.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-22T21:36:05.269Z] ccb0ac17cb3b: Preparing [2023-09-22T21:36:05.269Z] dc328790add2: Preparing [2023-09-22T21:36:05.269Z] d667ca2645d3: Preparing [2023-09-22T21:36:05.269Z] 4510286560cd: Preparing [2023-09-22T21:36:05.269Z] 889154f71911: Preparing [2023-09-22T21:36:05.269Z] a857dd0e4427: Preparing [2023-09-22T21:36:05.269Z] dcae58d163bf: Preparing [2023-09-22T21:36:05.269Z] 6bed89af9618: Preparing [2023-09-22T21:36:05.269Z] 1f169129f5c8: Preparing [2023-09-22T21:36:05.269Z] 4693057ce236: Preparing [2023-09-22T21:36:05.269Z] a857dd0e4427: Waiting [2023-09-22T21:36:05.269Z] dcae58d163bf: Waiting [2023-09-22T21:36:05.269Z] 6bed89af9618: Waiting [2023-09-22T21:36:05.269Z] 1f169129f5c8: Waiting [2023-09-22T21:36:05.269Z] 4693057ce236: Waiting [2023-09-22T21:36:05.269Z] ccb0ac17cb3b: Layer already exists [2023-09-22T21:36:05.269Z] dc328790add2: Layer already exists [2023-09-22T21:36:05.269Z] 4510286560cd: Layer already exists [2023-09-22T21:36:05.269Z] d667ca2645d3: Layer already exists [2023-09-22T21:36:05.269Z] 889154f71911: Layer already exists [2023-09-22T21:36:05.269Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:05.269Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:05.269Z] 6bed89af9618: Layer already exists [2023-09-22T21:36:05.269Z] 1f169129f5c8: Layer already exists [2023-09-22T21:36:05.269Z] 4693057ce236: Layer already exists [2023-09-22T21:36:05.269Z] main: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:05.316Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:05.327Z] taggedImages: [2023-09-22T21:36:05.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:05.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-22T21:36:05.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.54 [2023-09-22T21:36:05.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:05.327Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-22T21:36:05.352Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-22T21:36:05.352Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:05.352Z] latest [2023-09-22T21:36:05.352Z] 3.1.0-dev.54 [2023-09-22T21:36:05.352Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:05.352Z] main [2023-09-22T21:36:05.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:05.668Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:05.968Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:05.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-22T21:36:05.968Z] c5392c2e84f4: Preparing [2023-09-22T21:36:05.968Z] ed63569d206a: Preparing [2023-09-22T21:36:05.968Z] dc600c2fb3e7: Preparing [2023-09-22T21:36:05.968Z] dbbb24b12057: Preparing [2023-09-22T21:36:05.969Z] 8383c1734d79: Preparing [2023-09-22T21:36:05.969Z] 9eb1ceef79cc: Preparing [2023-09-22T21:36:05.969Z] e808fce9007b: Preparing [2023-09-22T21:36:05.969Z] a857dd0e4427: Preparing [2023-09-22T21:36:05.969Z] dcae58d163bf: Preparing [2023-09-22T21:36:05.969Z] e808fce9007b: Waiting [2023-09-22T21:36:05.969Z] dcae58d163bf: Waiting [2023-09-22T21:36:05.969Z] 9eb1ceef79cc: Waiting [2023-09-22T21:36:05.969Z] c38939d9e135: Preparing [2023-09-22T21:36:05.969Z] 4693057ce236: Preparing [2023-09-22T21:36:05.969Z] 4693057ce236: Waiting [2023-09-22T21:36:05.969Z] c5392c2e84f4: Pushed [2023-09-22T21:36:05.969Z] ed63569d206a: Pushed [2023-09-22T21:36:05.969Z] 8383c1734d79: Pushed [2023-09-22T21:36:05.969Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:05.969Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:05.969Z] 9eb1ceef79cc: Pushed [2023-09-22T21:36:06.226Z] e808fce9007b: Pushed [2023-09-22T21:36:06.226Z] 4693057ce236: Layer already exists [2023-09-22T21:36:07.158Z] dbbb24b12057: Pushed [2023-09-22T21:36:07.158Z] c38939d9e135: Pushed [2023-09-22T21:36:07.724Z] dc600c2fb3e7: Pushed [2023-09-22T21:36:07.724Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:08.031Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:08.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-22T21:36:08.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-22T21:36:08.336Z] c5392c2e84f4: Preparing [2023-09-22T21:36:08.336Z] ed63569d206a: Preparing [2023-09-22T21:36:08.336Z] dc600c2fb3e7: Preparing [2023-09-22T21:36:08.336Z] dbbb24b12057: Preparing [2023-09-22T21:36:08.336Z] 8383c1734d79: Preparing [2023-09-22T21:36:08.336Z] 9eb1ceef79cc: Preparing [2023-09-22T21:36:08.336Z] e808fce9007b: Preparing [2023-09-22T21:36:08.336Z] a857dd0e4427: Preparing [2023-09-22T21:36:08.336Z] dcae58d163bf: Preparing [2023-09-22T21:36:08.336Z] c38939d9e135: Preparing [2023-09-22T21:36:08.336Z] 4693057ce236: Preparing [2023-09-22T21:36:08.336Z] a857dd0e4427: Waiting [2023-09-22T21:36:08.336Z] c38939d9e135: Waiting [2023-09-22T21:36:08.336Z] 9eb1ceef79cc: Waiting [2023-09-22T21:36:08.336Z] dcae58d163bf: Waiting [2023-09-22T21:36:08.336Z] c5392c2e84f4: Layer already exists [2023-09-22T21:36:08.336Z] 8383c1734d79: Layer already exists [2023-09-22T21:36:08.336Z] ed63569d206a: Layer already exists [2023-09-22T21:36:08.336Z] dbbb24b12057: Layer already exists [2023-09-22T21:36:08.336Z] dc600c2fb3e7: Layer already exists [2023-09-22T21:36:08.336Z] 9eb1ceef79cc: Layer already exists [2023-09-22T21:36:08.336Z] e808fce9007b: Layer already exists [2023-09-22T21:36:08.336Z] c38939d9e135: Layer already exists [2023-09-22T21:36:08.336Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:08.336Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:08.336Z] 4693057ce236: Layer already exists [2023-09-22T21:36:08.336Z] latest: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:08.644Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:08.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.54 [2023-09-22T21:36:08.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-22T21:36:08.948Z] c5392c2e84f4: Preparing [2023-09-22T21:36:08.948Z] ed63569d206a: Preparing [2023-09-22T21:36:08.948Z] dc600c2fb3e7: Preparing [2023-09-22T21:36:08.948Z] dbbb24b12057: Preparing [2023-09-22T21:36:08.948Z] 8383c1734d79: Preparing [2023-09-22T21:36:08.948Z] 9eb1ceef79cc: Preparing [2023-09-22T21:36:08.948Z] e808fce9007b: Preparing [2023-09-22T21:36:08.948Z] a857dd0e4427: Preparing [2023-09-22T21:36:08.948Z] dcae58d163bf: Preparing [2023-09-22T21:36:08.948Z] c38939d9e135: Preparing [2023-09-22T21:36:08.948Z] 4693057ce236: Preparing [2023-09-22T21:36:08.948Z] c38939d9e135: Waiting [2023-09-22T21:36:08.948Z] e808fce9007b: Waiting [2023-09-22T21:36:08.948Z] 4693057ce236: Waiting [2023-09-22T21:36:08.948Z] a857dd0e4427: Waiting [2023-09-22T21:36:08.948Z] dcae58d163bf: Waiting [2023-09-22T21:36:08.948Z] 9eb1ceef79cc: Waiting [2023-09-22T21:36:08.948Z] ed63569d206a: Layer already exists [2023-09-22T21:36:08.948Z] c5392c2e84f4: Layer already exists [2023-09-22T21:36:08.948Z] dc600c2fb3e7: Layer already exists [2023-09-22T21:36:08.948Z] 8383c1734d79: Layer already exists [2023-09-22T21:36:08.948Z] dbbb24b12057: Layer already exists [2023-09-22T21:36:08.949Z] c38939d9e135: Layer already exists [2023-09-22T21:36:08.949Z] e808fce9007b: Layer already exists [2023-09-22T21:36:08.949Z] 9eb1ceef79cc: Layer already exists [2023-09-22T21:36:08.949Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:08.949Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:08.949Z] 4693057ce236: Layer already exists [2023-09-22T21:36:08.949Z] 3.1.0-dev.54: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:09.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:09.562Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:09.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-22T21:36:09.563Z] c5392c2e84f4: Preparing [2023-09-22T21:36:09.563Z] ed63569d206a: Preparing [2023-09-22T21:36:09.563Z] dc600c2fb3e7: Preparing [2023-09-22T21:36:09.563Z] dbbb24b12057: Preparing [2023-09-22T21:36:09.563Z] 8383c1734d79: Preparing [2023-09-22T21:36:09.563Z] 9eb1ceef79cc: Preparing [2023-09-22T21:36:09.563Z] e808fce9007b: Preparing [2023-09-22T21:36:09.563Z] a857dd0e4427: Preparing [2023-09-22T21:36:09.563Z] dcae58d163bf: Preparing [2023-09-22T21:36:09.563Z] c38939d9e135: Preparing [2023-09-22T21:36:09.563Z] 4693057ce236: Preparing [2023-09-22T21:36:09.563Z] 9eb1ceef79cc: Waiting [2023-09-22T21:36:09.563Z] e808fce9007b: Waiting [2023-09-22T21:36:09.563Z] a857dd0e4427: Waiting [2023-09-22T21:36:09.563Z] dcae58d163bf: Waiting [2023-09-22T21:36:09.563Z] c38939d9e135: Waiting [2023-09-22T21:36:09.563Z] 4693057ce236: Waiting [2023-09-22T21:36:09.563Z] ed63569d206a: Layer already exists [2023-09-22T21:36:09.563Z] 8383c1734d79: Layer already exists [2023-09-22T21:36:09.563Z] dc600c2fb3e7: Layer already exists [2023-09-22T21:36:09.563Z] c5392c2e84f4: Layer already exists [2023-09-22T21:36:09.563Z] dbbb24b12057: Layer already exists [2023-09-22T21:36:09.563Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:09.563Z] 9eb1ceef79cc: Layer already exists [2023-09-22T21:36:09.563Z] e808fce9007b: Layer already exists [2023-09-22T21:36:09.563Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:09.563Z] c38939d9e135: Layer already exists [2023-09-22T21:36:09.563Z] 4693057ce236: Layer already exists [2023-09-22T21:36:09.563Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:09.871Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:10.175Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-22T21:36:10.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-22T21:36:10.175Z] c5392c2e84f4: Preparing [2023-09-22T21:36:10.175Z] ed63569d206a: Preparing [2023-09-22T21:36:10.175Z] dc600c2fb3e7: Preparing [2023-09-22T21:36:10.175Z] dbbb24b12057: Preparing [2023-09-22T21:36:10.175Z] 8383c1734d79: Preparing [2023-09-22T21:36:10.175Z] 9eb1ceef79cc: Preparing [2023-09-22T21:36:10.175Z] e808fce9007b: Preparing [2023-09-22T21:36:10.175Z] a857dd0e4427: Preparing [2023-09-22T21:36:10.175Z] dcae58d163bf: Preparing [2023-09-22T21:36:10.175Z] c38939d9e135: Preparing [2023-09-22T21:36:10.175Z] 4693057ce236: Preparing [2023-09-22T21:36:10.175Z] 9eb1ceef79cc: Waiting [2023-09-22T21:36:10.175Z] e808fce9007b: Waiting [2023-09-22T21:36:10.175Z] c38939d9e135: Waiting [2023-09-22T21:36:10.175Z] 4693057ce236: Waiting [2023-09-22T21:36:10.175Z] dcae58d163bf: Waiting [2023-09-22T21:36:10.175Z] ed63569d206a: Layer already exists [2023-09-22T21:36:10.175Z] 8383c1734d79: Layer already exists [2023-09-22T21:36:10.175Z] dbbb24b12057: Layer already exists [2023-09-22T21:36:10.175Z] c5392c2e84f4: Layer already exists [2023-09-22T21:36:10.175Z] dc600c2fb3e7: Layer already exists [2023-09-22T21:36:10.175Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:10.175Z] e808fce9007b: Layer already exists [2023-09-22T21:36:10.175Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:10.175Z] c38939d9e135: Layer already exists [2023-09-22T21:36:10.175Z] 9eb1ceef79cc: Layer already exists [2023-09-22T21:36:10.175Z] 4693057ce236: Layer already exists [2023-09-22T21:36:10.175Z] main: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:10.225Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:10.235Z] taggedImages: [2023-09-22T21:36:10.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:10.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-22T21:36:10.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.54 [2023-09-22T21:36:10.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:10.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-22T21:36:10.259Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-22T21:36:10.259Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:10.259Z] latest [2023-09-22T21:36:10.259Z] 3.1.0-dev.54 [2023-09-22T21:36:10.259Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:10.259Z] main [2023-09-22T21:36:10.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:10.592Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:10.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:10.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-22T21:36:10.912Z] d3e3849ce628: Preparing [2023-09-22T21:36:10.912Z] bf99642232d6: Preparing [2023-09-22T21:36:10.912Z] a857dd0e4427: Preparing [2023-09-22T21:36:10.912Z] dcae58d163bf: Preparing [2023-09-22T21:36:10.912Z] 3ef89b19883d: Preparing [2023-09-22T21:36:10.912Z] 4693057ce236: Preparing [2023-09-22T21:36:10.912Z] 4693057ce236: Waiting [2023-09-22T21:36:10.912Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:10.912Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:10.912Z] 4693057ce236: Layer already exists [2023-09-22T21:36:10.912Z] d3e3849ce628: Pushed [2023-09-22T21:36:11.477Z] 3ef89b19883d: Pushed [2023-09-22T21:36:13.381Z] bf99642232d6: Pushed [2023-09-22T21:36:13.381Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:13.700Z] + 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-09-22T21:36:14.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-22T21:36:14.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-22T21:36:14.007Z] d3e3849ce628: Preparing [2023-09-22T21:36:14.007Z] bf99642232d6: Preparing [2023-09-22T21:36:14.007Z] a857dd0e4427: Preparing [2023-09-22T21:36:14.007Z] dcae58d163bf: Preparing [2023-09-22T21:36:14.007Z] 3ef89b19883d: Preparing [2023-09-22T21:36:14.007Z] 4693057ce236: Preparing [2023-09-22T21:36:14.007Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:14.007Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:14.007Z] 3ef89b19883d: Layer already exists [2023-09-22T21:36:14.007Z] d3e3849ce628: Layer already exists [2023-09-22T21:36:14.007Z] bf99642232d6: Layer already exists [2023-09-22T21:36:14.007Z] 4693057ce236: Layer already exists [2023-09-22T21:36:14.007Z] latest: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:14.316Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:14.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.54 [2023-09-22T21:36:14.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-22T21:36:14.617Z] d3e3849ce628: Preparing [2023-09-22T21:36:14.617Z] bf99642232d6: Preparing [2023-09-22T21:36:14.617Z] a857dd0e4427: Preparing [2023-09-22T21:36:14.617Z] dcae58d163bf: Preparing [2023-09-22T21:36:14.617Z] 3ef89b19883d: Preparing [2023-09-22T21:36:14.617Z] 4693057ce236: Preparing [2023-09-22T21:36:14.617Z] 4693057ce236: Waiting [2023-09-22T21:36:14.617Z] 3ef89b19883d: Layer already exists [2023-09-22T21:36:14.617Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:14.617Z] d3e3849ce628: Layer already exists [2023-09-22T21:36:14.617Z] bf99642232d6: Layer already exists [2023-09-22T21:36:14.617Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:14.617Z] 4693057ce236: Layer already exists [2023-09-22T21:36:14.617Z] 3.1.0-dev.54: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:14.932Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:15.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:15.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-22T21:36:15.238Z] d3e3849ce628: Preparing [2023-09-22T21:36:15.238Z] bf99642232d6: Preparing [2023-09-22T21:36:15.238Z] a857dd0e4427: Preparing [2023-09-22T21:36:15.238Z] dcae58d163bf: Preparing [2023-09-22T21:36:15.238Z] 3ef89b19883d: Preparing [2023-09-22T21:36:15.238Z] 4693057ce236: Preparing [2023-09-22T21:36:15.238Z] 4693057ce236: Waiting [2023-09-22T21:36:15.238Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:15.238Z] d3e3849ce628: Layer already exists [2023-09-22T21:36:15.238Z] bf99642232d6: Layer already exists [2023-09-22T21:36:15.238Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:15.238Z] 3ef89b19883d: Layer already exists [2023-09-22T21:36:15.238Z] 4693057ce236: Layer already exists [2023-09-22T21:36:15.238Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:15.549Z] + 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-09-22T21:36:15.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-22T21:36:15.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-22T21:36:15.856Z] d3e3849ce628: Preparing [2023-09-22T21:36:15.856Z] bf99642232d6: Preparing [2023-09-22T21:36:15.856Z] a857dd0e4427: Preparing [2023-09-22T21:36:15.856Z] dcae58d163bf: Preparing [2023-09-22T21:36:15.856Z] 3ef89b19883d: Preparing [2023-09-22T21:36:15.856Z] 4693057ce236: Preparing [2023-09-22T21:36:15.856Z] 4693057ce236: Waiting [2023-09-22T21:36:15.856Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:15.856Z] d3e3849ce628: Layer already exists [2023-09-22T21:36:15.856Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:15.856Z] 3ef89b19883d: Layer already exists [2023-09-22T21:36:15.856Z] bf99642232d6: Layer already exists [2023-09-22T21:36:15.856Z] 4693057ce236: Layer already exists [2023-09-22T21:36:15.856Z] main: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:15.890Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:15.896Z] taggedImages: [2023-09-22T21:36:15.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:15.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-22T21:36:15.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.54 [2023-09-22T21:36:15.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:15.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-22T21:36:15.912Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-22T21:36:15.912Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:15.912Z] latest [2023-09-22T21:36:15.912Z] 3.1.0-dev.54 [2023-09-22T21:36:15.912Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:15.912Z] main [2023-09-22T21:36:15.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:16.217Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:16.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:16.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-22T21:36:16.528Z] 30782dcc0112: Preparing [2023-09-22T21:36:16.528Z] 0fd594ac1f7b: Preparing [2023-09-22T21:36:16.528Z] aac29792e3d8: Preparing [2023-09-22T21:36:16.528Z] a857dd0e4427: Preparing [2023-09-22T21:36:16.528Z] dcae58d163bf: Preparing [2023-09-22T21:36:16.528Z] 57bd89671ff5: Preparing [2023-09-22T21:36:16.528Z] fc7d39e5ddb1: Preparing [2023-09-22T21:36:16.528Z] ae69b3159525: Preparing [2023-09-22T21:36:16.528Z] 4693057ce236: Preparing [2023-09-22T21:36:16.528Z] fc7d39e5ddb1: Waiting [2023-09-22T21:36:16.528Z] ae69b3159525: Waiting [2023-09-22T21:36:16.528Z] 4693057ce236: Waiting [2023-09-22T21:36:16.528Z] 57bd89671ff5: Waiting [2023-09-22T21:36:16.528Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:16.528Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:16.528Z] aac29792e3d8: Pushed [2023-09-22T21:36:16.528Z] 0fd594ac1f7b: Pushed [2023-09-22T21:36:16.528Z] 30782dcc0112: Pushed [2023-09-22T21:36:16.528Z] 4693057ce236: Layer already exists [2023-09-22T21:36:17.470Z] ae69b3159525: Pushed [2023-09-22T21:36:22.755Z] fc7d39e5ddb1: Pushed [2023-09-22T21:36:24.662Z] 57bd89671ff5: Pushed [2023-09-22T21:36:24.662Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:24.986Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:25.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-22T21:36:25.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-22T21:36:25.293Z] 30782dcc0112: Preparing [2023-09-22T21:36:25.293Z] 0fd594ac1f7b: Preparing [2023-09-22T21:36:25.293Z] aac29792e3d8: Preparing [2023-09-22T21:36:25.293Z] a857dd0e4427: Preparing [2023-09-22T21:36:25.293Z] dcae58d163bf: Preparing [2023-09-22T21:36:25.293Z] 57bd89671ff5: Preparing [2023-09-22T21:36:25.293Z] fc7d39e5ddb1: Preparing [2023-09-22T21:36:25.293Z] ae69b3159525: Preparing [2023-09-22T21:36:25.293Z] 4693057ce236: Preparing [2023-09-22T21:36:25.293Z] 57bd89671ff5: Waiting [2023-09-22T21:36:25.293Z] ae69b3159525: Waiting [2023-09-22T21:36:25.293Z] fc7d39e5ddb1: Waiting [2023-09-22T21:36:25.293Z] 4693057ce236: Waiting [2023-09-22T21:36:25.293Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:25.293Z] 0fd594ac1f7b: Layer already exists [2023-09-22T21:36:25.293Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:25.293Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:25.293Z] aac29792e3d8: Layer already exists [2023-09-22T21:36:25.293Z] ae69b3159525: Layer already exists [2023-09-22T21:36:25.293Z] fc7d39e5ddb1: Layer already exists [2023-09-22T21:36:25.293Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:25.293Z] 4693057ce236: Layer already exists [2023-09-22T21:36:25.293Z] latest: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:25.597Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:25.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.54 [2023-09-22T21:36:25.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-22T21:36:25.902Z] 30782dcc0112: Preparing [2023-09-22T21:36:25.902Z] 0fd594ac1f7b: Preparing [2023-09-22T21:36:25.902Z] aac29792e3d8: Preparing [2023-09-22T21:36:25.902Z] a857dd0e4427: Preparing [2023-09-22T21:36:25.902Z] dcae58d163bf: Preparing [2023-09-22T21:36:25.902Z] 57bd89671ff5: Preparing [2023-09-22T21:36:25.902Z] fc7d39e5ddb1: Preparing [2023-09-22T21:36:25.902Z] ae69b3159525: Preparing [2023-09-22T21:36:25.902Z] 4693057ce236: Preparing [2023-09-22T21:36:25.902Z] ae69b3159525: Waiting [2023-09-22T21:36:25.902Z] 57bd89671ff5: Waiting [2023-09-22T21:36:25.902Z] 4693057ce236: Waiting [2023-09-22T21:36:25.902Z] fc7d39e5ddb1: Waiting [2023-09-22T21:36:25.902Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:25.902Z] 0fd594ac1f7b: Layer already exists [2023-09-22T21:36:25.902Z] aac29792e3d8: Layer already exists [2023-09-22T21:36:25.902Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:25.902Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:25.902Z] ae69b3159525: Layer already exists [2023-09-22T21:36:25.902Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:25.902Z] fc7d39e5ddb1: Layer already exists [2023-09-22T21:36:25.902Z] 4693057ce236: Layer already exists [2023-09-22T21:36:25.902Z] 3.1.0-dev.54: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:26.211Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:26.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:26.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-22T21:36:26.514Z] 30782dcc0112: Preparing [2023-09-22T21:36:26.514Z] 0fd594ac1f7b: Preparing [2023-09-22T21:36:26.514Z] aac29792e3d8: Preparing [2023-09-22T21:36:26.514Z] a857dd0e4427: Preparing [2023-09-22T21:36:26.514Z] dcae58d163bf: Preparing [2023-09-22T21:36:26.514Z] 57bd89671ff5: Preparing [2023-09-22T21:36:26.514Z] fc7d39e5ddb1: Preparing [2023-09-22T21:36:26.514Z] ae69b3159525: Preparing [2023-09-22T21:36:26.514Z] 4693057ce236: Preparing [2023-09-22T21:36:26.514Z] fc7d39e5ddb1: Waiting [2023-09-22T21:36:26.514Z] ae69b3159525: Waiting [2023-09-22T21:36:26.514Z] 4693057ce236: Waiting [2023-09-22T21:36:26.514Z] 57bd89671ff5: Waiting [2023-09-22T21:36:26.514Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:26.514Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:26.514Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:26.514Z] aac29792e3d8: Layer already exists [2023-09-22T21:36:26.514Z] 0fd594ac1f7b: Layer already exists [2023-09-22T21:36:26.514Z] ae69b3159525: Layer already exists [2023-09-22T21:36:26.514Z] fc7d39e5ddb1: Layer already exists [2023-09-22T21:36:26.514Z] 4693057ce236: Layer already exists [2023-09-22T21:36:26.514Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:26.514Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:26.822Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:27.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-22T21:36:27.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-22T21:36:27.126Z] 30782dcc0112: Preparing [2023-09-22T21:36:27.126Z] 0fd594ac1f7b: Preparing [2023-09-22T21:36:27.126Z] aac29792e3d8: Preparing [2023-09-22T21:36:27.126Z] a857dd0e4427: Preparing [2023-09-22T21:36:27.126Z] dcae58d163bf: Preparing [2023-09-22T21:36:27.126Z] 57bd89671ff5: Preparing [2023-09-22T21:36:27.126Z] fc7d39e5ddb1: Preparing [2023-09-22T21:36:27.126Z] ae69b3159525: Preparing [2023-09-22T21:36:27.126Z] 4693057ce236: Preparing [2023-09-22T21:36:27.126Z] 57bd89671ff5: Waiting [2023-09-22T21:36:27.126Z] fc7d39e5ddb1: Waiting [2023-09-22T21:36:27.126Z] ae69b3159525: Waiting [2023-09-22T21:36:27.126Z] 4693057ce236: Waiting [2023-09-22T21:36:27.126Z] aac29792e3d8: Layer already exists [2023-09-22T21:36:27.126Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:27.126Z] 0fd594ac1f7b: Layer already exists [2023-09-22T21:36:27.126Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:27.126Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:27.126Z] 4693057ce236: Layer already exists [2023-09-22T21:36:27.126Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:27.126Z] ae69b3159525: Layer already exists [2023-09-22T21:36:27.126Z] fc7d39e5ddb1: Layer already exists [2023-09-22T21:36:27.126Z] main: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:27.161Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:27.167Z] taggedImages: [2023-09-22T21:36:27.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:27.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-22T21:36:27.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.54 [2023-09-22T21:36:27.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:27.167Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-22T21:36:27.184Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-22T21:36:27.184Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:27.184Z] latest [2023-09-22T21:36:27.184Z] 3.1.0-dev.54 [2023-09-22T21:36:27.184Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:27.184Z] main [2023-09-22T21:36:27.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:27.488Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:27.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:27.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-22T21:36:27.790Z] f97e89e853a4: Preparing [2023-09-22T21:36:27.790Z] 5bb2395a8e68: Preparing [2023-09-22T21:36:27.790Z] d71f94bbddff: Preparing [2023-09-22T21:36:27.790Z] a857dd0e4427: Preparing [2023-09-22T21:36:27.790Z] dcae58d163bf: Preparing [2023-09-22T21:36:27.790Z] 57bd89671ff5: Preparing [2023-09-22T21:36:27.790Z] 7f08da8086fb: Preparing [2023-09-22T21:36:27.790Z] 4693057ce236: Preparing [2023-09-22T21:36:27.790Z] 7f08da8086fb: Waiting [2023-09-22T21:36:27.790Z] 4693057ce236: Waiting [2023-09-22T21:36:27.790Z] 57bd89671ff5: Waiting [2023-09-22T21:36:27.790Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:27.790Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:27.790Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:27.790Z] 4693057ce236: Layer already exists [2023-09-22T21:36:27.790Z] f97e89e853a4: Pushed [2023-09-22T21:36:27.790Z] 5bb2395a8e68: Pushed [2023-09-22T21:36:27.790Z] d71f94bbddff: Pushed [2023-09-22T21:36:28.048Z] 7f08da8086fb: Pushed [2023-09-22T21:36:28.306Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:28.609Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:28.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-22T21:36:28.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-22T21:36:28.920Z] f97e89e853a4: Preparing [2023-09-22T21:36:28.920Z] 5bb2395a8e68: Preparing [2023-09-22T21:36:28.920Z] d71f94bbddff: Preparing [2023-09-22T21:36:28.920Z] a857dd0e4427: Preparing [2023-09-22T21:36:28.920Z] dcae58d163bf: Preparing [2023-09-22T21:36:28.920Z] 57bd89671ff5: Preparing [2023-09-22T21:36:28.920Z] 7f08da8086fb: Preparing [2023-09-22T21:36:28.920Z] 4693057ce236: Preparing [2023-09-22T21:36:28.920Z] 57bd89671ff5: Waiting [2023-09-22T21:36:28.920Z] 7f08da8086fb: Waiting [2023-09-22T21:36:28.920Z] d71f94bbddff: Layer already exists [2023-09-22T21:36:28.920Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:28.920Z] 5bb2395a8e68: Layer already exists [2023-09-22T21:36:28.920Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:28.920Z] f97e89e853a4: Layer already exists [2023-09-22T21:36:28.920Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:28.920Z] 7f08da8086fb: Layer already exists [2023-09-22T21:36:28.920Z] 4693057ce236: Layer already exists [2023-09-22T21:36:28.920Z] latest: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:29.225Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:29.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.54 [2023-09-22T21:36:29.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-22T21:36:29.525Z] f97e89e853a4: Preparing [2023-09-22T21:36:29.525Z] 5bb2395a8e68: Preparing [2023-09-22T21:36:29.525Z] d71f94bbddff: Preparing [2023-09-22T21:36:29.525Z] a857dd0e4427: Preparing [2023-09-22T21:36:29.525Z] dcae58d163bf: Preparing [2023-09-22T21:36:29.525Z] 57bd89671ff5: Preparing [2023-09-22T21:36:29.525Z] 7f08da8086fb: Preparing [2023-09-22T21:36:29.525Z] 4693057ce236: Preparing [2023-09-22T21:36:29.525Z] 7f08da8086fb: Waiting [2023-09-22T21:36:29.525Z] 57bd89671ff5: Waiting [2023-09-22T21:36:29.525Z] 4693057ce236: Waiting [2023-09-22T21:36:29.525Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:29.525Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:29.525Z] f97e89e853a4: Layer already exists [2023-09-22T21:36:29.525Z] 5bb2395a8e68: Layer already exists [2023-09-22T21:36:29.525Z] d71f94bbddff: Layer already exists [2023-09-22T21:36:29.525Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:29.525Z] 7f08da8086fb: Layer already exists [2023-09-22T21:36:29.525Z] 4693057ce236: Layer already exists [2023-09-22T21:36:29.525Z] 3.1.0-dev.54: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:29.826Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:30.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:30.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-22T21:36:30.127Z] f97e89e853a4: Preparing [2023-09-22T21:36:30.127Z] 5bb2395a8e68: Preparing [2023-09-22T21:36:30.127Z] d71f94bbddff: Preparing [2023-09-22T21:36:30.127Z] a857dd0e4427: Preparing [2023-09-22T21:36:30.127Z] dcae58d163bf: Preparing [2023-09-22T21:36:30.127Z] 57bd89671ff5: Preparing [2023-09-22T21:36:30.127Z] 7f08da8086fb: Preparing [2023-09-22T21:36:30.127Z] 4693057ce236: Preparing [2023-09-22T21:36:30.127Z] 57bd89671ff5: Waiting [2023-09-22T21:36:30.127Z] 7f08da8086fb: Waiting [2023-09-22T21:36:30.127Z] 4693057ce236: Waiting [2023-09-22T21:36:30.127Z] d71f94bbddff: Layer already exists [2023-09-22T21:36:30.127Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:30.127Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:30.127Z] f97e89e853a4: Layer already exists [2023-09-22T21:36:30.127Z] 5bb2395a8e68: Layer already exists [2023-09-22T21:36:30.127Z] 7f08da8086fb: Layer already exists [2023-09-22T21:36:30.127Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:30.127Z] 4693057ce236: Layer already exists [2023-09-22T21:36:30.127Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:30.427Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:30.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-22T21:36:30.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-22T21:36:30.726Z] f97e89e853a4: Preparing [2023-09-22T21:36:30.726Z] 5bb2395a8e68: Preparing [2023-09-22T21:36:30.726Z] d71f94bbddff: Preparing [2023-09-22T21:36:30.726Z] a857dd0e4427: Preparing [2023-09-22T21:36:30.726Z] dcae58d163bf: Preparing [2023-09-22T21:36:30.726Z] 57bd89671ff5: Preparing [2023-09-22T21:36:30.726Z] 7f08da8086fb: Preparing [2023-09-22T21:36:30.726Z] 4693057ce236: Preparing [2023-09-22T21:36:30.726Z] 7f08da8086fb: Waiting [2023-09-22T21:36:30.726Z] 4693057ce236: Waiting [2023-09-22T21:36:30.726Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:30.726Z] f97e89e853a4: Layer already exists [2023-09-22T21:36:30.726Z] 5bb2395a8e68: Layer already exists [2023-09-22T21:36:30.726Z] d71f94bbddff: Layer already exists [2023-09-22T21:36:30.726Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:30.726Z] 7f08da8086fb: Layer already exists [2023-09-22T21:36:30.726Z] 4693057ce236: Layer already exists [2023-09-22T21:36:30.726Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:30.726Z] main: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:30.786Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:30.794Z] taggedImages: [2023-09-22T21:36:30.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:30.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-22T21:36:30.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.54 [2023-09-22T21:36:30.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:30.794Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-22T21:36:30.824Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-22T21:36:30.824Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:30.824Z] latest [2023-09-22T21:36:30.824Z] 3.1.0-dev.54 [2023-09-22T21:36:30.824Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:30.824Z] main [2023-09-22T21:36:30.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:31.138Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:31.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:31.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-22T21:36:31.436Z] 30782dcc0112: Preparing [2023-09-22T21:36:31.436Z] daa1b1c72444: Preparing [2023-09-22T21:36:31.436Z] 39e4bd08632b: Preparing [2023-09-22T21:36:31.436Z] a857dd0e4427: Preparing [2023-09-22T21:36:31.436Z] dcae58d163bf: Preparing [2023-09-22T21:36:31.436Z] 57bd89671ff5: Preparing [2023-09-22T21:36:31.436Z] ae69b3159525: Preparing [2023-09-22T21:36:31.436Z] 4693057ce236: Preparing [2023-09-22T21:36:31.436Z] 57bd89671ff5: Waiting [2023-09-22T21:36:31.436Z] 4693057ce236: Waiting [2023-09-22T21:36:31.436Z] ae69b3159525: Waiting [2023-09-22T21:36:31.436Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:31.436Z] 39e4bd08632b: Pushed [2023-09-22T21:36:31.436Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:31.712Z] daa1b1c72444: Pushed [2023-09-22T21:36:31.712Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:31.712Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:31.971Z] ae69b3159525: Layer already exists [2023-09-22T21:36:31.971Z] 4693057ce236: Layer already exists [2023-09-22T21:36:31.971Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:32.539Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:32.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-22T21:36:32.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-22T21:36:32.839Z] 30782dcc0112: Preparing [2023-09-22T21:36:32.839Z] daa1b1c72444: Preparing [2023-09-22T21:36:32.839Z] 39e4bd08632b: Preparing [2023-09-22T21:36:32.839Z] a857dd0e4427: Preparing [2023-09-22T21:36:32.839Z] dcae58d163bf: Preparing [2023-09-22T21:36:32.839Z] 57bd89671ff5: Preparing [2023-09-22T21:36:32.839Z] ae69b3159525: Preparing [2023-09-22T21:36:32.839Z] 4693057ce236: Preparing [2023-09-22T21:36:32.839Z] ae69b3159525: Waiting [2023-09-22T21:36:32.839Z] 4693057ce236: Waiting [2023-09-22T21:36:32.839Z] 57bd89671ff5: Waiting [2023-09-22T21:36:32.839Z] daa1b1c72444: Layer already exists [2023-09-22T21:36:32.839Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:32.839Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:32.839Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:32.839Z] 39e4bd08632b: Layer already exists [2023-09-22T21:36:32.839Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:32.839Z] 4693057ce236: Layer already exists [2023-09-22T21:36:32.839Z] ae69b3159525: Layer already exists [2023-09-22T21:36:32.839Z] latest: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:33.143Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:33.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.54 [2023-09-22T21:36:33.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-22T21:36:33.444Z] 30782dcc0112: Preparing [2023-09-22T21:36:33.444Z] daa1b1c72444: Preparing [2023-09-22T21:36:33.444Z] 39e4bd08632b: Preparing [2023-09-22T21:36:33.444Z] a857dd0e4427: Preparing [2023-09-22T21:36:33.444Z] dcae58d163bf: Preparing [2023-09-22T21:36:33.444Z] 57bd89671ff5: Preparing [2023-09-22T21:36:33.444Z] ae69b3159525: Preparing [2023-09-22T21:36:33.444Z] 4693057ce236: Preparing [2023-09-22T21:36:33.444Z] ae69b3159525: Waiting [2023-09-22T21:36:33.444Z] 4693057ce236: Waiting [2023-09-22T21:36:33.444Z] 57bd89671ff5: Waiting [2023-09-22T21:36:33.444Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:33.444Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:33.444Z] daa1b1c72444: Layer already exists [2023-09-22T21:36:33.444Z] 39e4bd08632b: Layer already exists [2023-09-22T21:36:33.444Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:33.444Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:33.444Z] ae69b3159525: Layer already exists [2023-09-22T21:36:33.444Z] 4693057ce236: Layer already exists [2023-09-22T21:36:33.444Z] 3.1.0-dev.54: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:33.755Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:34.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:34.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-22T21:36:34.055Z] 30782dcc0112: Preparing [2023-09-22T21:36:34.055Z] daa1b1c72444: Preparing [2023-09-22T21:36:34.055Z] 39e4bd08632b: Preparing [2023-09-22T21:36:34.055Z] a857dd0e4427: Preparing [2023-09-22T21:36:34.055Z] dcae58d163bf: Preparing [2023-09-22T21:36:34.055Z] 57bd89671ff5: Preparing [2023-09-22T21:36:34.055Z] ae69b3159525: Preparing [2023-09-22T21:36:34.055Z] 57bd89671ff5: Waiting [2023-09-22T21:36:34.055Z] 4693057ce236: Preparing [2023-09-22T21:36:34.055Z] 4693057ce236: Waiting [2023-09-22T21:36:34.055Z] ae69b3159525: Waiting [2023-09-22T21:36:34.055Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:34.055Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:34.055Z] 39e4bd08632b: Layer already exists [2023-09-22T21:36:34.055Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:34.055Z] daa1b1c72444: Layer already exists [2023-09-22T21:36:34.055Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:34.055Z] 4693057ce236: Layer already exists [2023-09-22T21:36:34.055Z] ae69b3159525: Layer already exists [2023-09-22T21:36:34.055Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:34.355Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:34.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-22T21:36:34.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-22T21:36:34.657Z] 30782dcc0112: Preparing [2023-09-22T21:36:34.657Z] daa1b1c72444: Preparing [2023-09-22T21:36:34.657Z] 39e4bd08632b: Preparing [2023-09-22T21:36:34.657Z] a857dd0e4427: Preparing [2023-09-22T21:36:34.657Z] dcae58d163bf: Preparing [2023-09-22T21:36:34.657Z] 57bd89671ff5: Preparing [2023-09-22T21:36:34.657Z] ae69b3159525: Preparing [2023-09-22T21:36:34.657Z] 4693057ce236: Preparing [2023-09-22T21:36:34.657Z] 57bd89671ff5: Waiting [2023-09-22T21:36:34.657Z] ae69b3159525: Waiting [2023-09-22T21:36:34.657Z] 4693057ce236: Waiting [2023-09-22T21:36:34.657Z] 30782dcc0112: Layer already exists [2023-09-22T21:36:34.657Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:34.657Z] 39e4bd08632b: Layer already exists [2023-09-22T21:36:34.657Z] daa1b1c72444: Layer already exists [2023-09-22T21:36:34.657Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:34.657Z] ae69b3159525: Layer already exists [2023-09-22T21:36:34.657Z] 57bd89671ff5: Layer already exists [2023-09-22T21:36:34.657Z] 4693057ce236: Layer already exists [2023-09-22T21:36:34.657Z] main: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:34.692Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:34.698Z] taggedImages: [2023-09-22T21:36:34.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:34.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-22T21:36:34.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.54 [2023-09-22T21:36:34.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:34.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-22T21:36:34.716Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-22T21:36:34.716Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:34.716Z] latest [2023-09-22T21:36:34.716Z] 3.1.0-dev.54 [2023-09-22T21:36:34.716Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:34.716Z] main [2023-09-22T21:36:34.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:35.046Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:35.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:35.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-22T21:36:35.373Z] 82d49c4b5367: Preparing [2023-09-22T21:36:35.373Z] 7b04ed404410: Preparing [2023-09-22T21:36:35.373Z] a857dd0e4427: Preparing [2023-09-22T21:36:35.373Z] dcae58d163bf: Preparing [2023-09-22T21:36:35.373Z] 994ecc30aa24: Preparing [2023-09-22T21:36:35.373Z] 4693057ce236: Preparing [2023-09-22T21:36:35.632Z] 994ecc30aa24: Pushed [2023-09-22T21:36:35.632Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:35.632Z] 82d49c4b5367: Pushed [2023-09-22T21:36:35.632Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:35.892Z] 4693057ce236: Layer already exists [2023-09-22T21:36:38.428Z] 7b04ed404410: Pushed [2023-09-22T21:36:38.428Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:38.733Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:39.037Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-22T21:36:39.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-22T21:36:39.037Z] 82d49c4b5367: Preparing [2023-09-22T21:36:39.037Z] 7b04ed404410: Preparing [2023-09-22T21:36:39.037Z] a857dd0e4427: Preparing [2023-09-22T21:36:39.037Z] dcae58d163bf: Preparing [2023-09-22T21:36:39.037Z] 994ecc30aa24: Preparing [2023-09-22T21:36:39.037Z] 4693057ce236: Preparing [2023-09-22T21:36:39.037Z] 4693057ce236: Waiting [2023-09-22T21:36:39.037Z] 7b04ed404410: Layer already exists [2023-09-22T21:36:39.037Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:39.037Z] 994ecc30aa24: Layer already exists [2023-09-22T21:36:39.037Z] 82d49c4b5367: Layer already exists [2023-09-22T21:36:39.037Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:39.037Z] 4693057ce236: Layer already exists [2023-09-22T21:36:39.037Z] latest: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:39.339Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:39.639Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.54 [2023-09-22T21:36:39.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-22T21:36:39.639Z] 82d49c4b5367: Preparing [2023-09-22T21:36:39.639Z] 7b04ed404410: Preparing [2023-09-22T21:36:39.639Z] a857dd0e4427: Preparing [2023-09-22T21:36:39.639Z] dcae58d163bf: Preparing [2023-09-22T21:36:39.639Z] 994ecc30aa24: Preparing [2023-09-22T21:36:39.639Z] 4693057ce236: Preparing [2023-09-22T21:36:39.639Z] 4693057ce236: Waiting [2023-09-22T21:36:39.639Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:39.639Z] 82d49c4b5367: Layer already exists [2023-09-22T21:36:39.639Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:39.639Z] 994ecc30aa24: Layer already exists [2023-09-22T21:36:39.639Z] 7b04ed404410: Layer already exists [2023-09-22T21:36:39.639Z] 4693057ce236: Layer already exists [2023-09-22T21:36:39.639Z] 3.1.0-dev.54: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:39.957Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:40.260Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:40.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-22T21:36:40.260Z] 82d49c4b5367: Preparing [2023-09-22T21:36:40.260Z] 7b04ed404410: Preparing [2023-09-22T21:36:40.260Z] a857dd0e4427: Preparing [2023-09-22T21:36:40.260Z] dcae58d163bf: Preparing [2023-09-22T21:36:40.260Z] 994ecc30aa24: Preparing [2023-09-22T21:36:40.260Z] 4693057ce236: Preparing [2023-09-22T21:36:40.260Z] 4693057ce236: Waiting [2023-09-22T21:36:40.260Z] 82d49c4b5367: Layer already exists [2023-09-22T21:36:40.260Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:40.260Z] 7b04ed404410: Layer already exists [2023-09-22T21:36:40.260Z] 994ecc30aa24: Layer already exists [2023-09-22T21:36:40.260Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:40.260Z] 4693057ce236: Layer already exists [2023-09-22T21:36:40.260Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:40.558Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:40.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-22T21:36:40.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-22T21:36:40.856Z] 82d49c4b5367: Preparing [2023-09-22T21:36:40.856Z] 7b04ed404410: Preparing [2023-09-22T21:36:40.856Z] a857dd0e4427: Preparing [2023-09-22T21:36:40.856Z] dcae58d163bf: Preparing [2023-09-22T21:36:40.856Z] 994ecc30aa24: Preparing [2023-09-22T21:36:40.856Z] 4693057ce236: Preparing [2023-09-22T21:36:40.856Z] 4693057ce236: Waiting [2023-09-22T21:36:40.856Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:40.856Z] 994ecc30aa24: Layer already exists [2023-09-22T21:36:40.856Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:40.856Z] 82d49c4b5367: Layer already exists [2023-09-22T21:36:40.856Z] 7b04ed404410: Layer already exists [2023-09-22T21:36:40.856Z] 4693057ce236: Layer already exists [2023-09-22T21:36:40.856Z] main: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:40.905Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:40.918Z] taggedImages: [2023-09-22T21:36:40.918Z] - nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:40.918Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-22T21:36:40.918Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.54 [2023-09-22T21:36:40.918Z] - nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:40.918Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-22T21:36:40.939Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-22T21:36:40.939Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:40.939Z] latest [2023-09-22T21:36:40.939Z] 3.1.0-dev.54 [2023-09-22T21:36:40.939Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:40.939Z] main [2023-09-22T21:36:40.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:41.252Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:41.552Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:41.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-22T21:36:41.553Z] 6cf8d52cefdc: Preparing [2023-09-22T21:36:41.553Z] e46be780fb39: Preparing [2023-09-22T21:36:41.553Z] a857dd0e4427: Preparing [2023-09-22T21:36:41.553Z] dcae58d163bf: Preparing [2023-09-22T21:36:41.553Z] d6b70ac89ffc: Preparing [2023-09-22T21:36:41.553Z] 4693057ce236: Preparing [2023-09-22T21:36:41.553Z] 4693057ce236: Waiting [2023-09-22T21:36:41.553Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:36:41.553Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:41.553Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:41.553Z] 4693057ce236: Layer already exists [2023-09-22T21:36:41.553Z] 6cf8d52cefdc: Pushed [2023-09-22T21:36:44.084Z] e46be780fb39: Pushed [2023-09-22T21:36:44.344Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:44.647Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:44.959Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-22T21:36:44.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-22T21:36:44.959Z] 6cf8d52cefdc: Preparing [2023-09-22T21:36:44.959Z] e46be780fb39: Preparing [2023-09-22T21:36:44.959Z] a857dd0e4427: Preparing [2023-09-22T21:36:44.959Z] dcae58d163bf: Preparing [2023-09-22T21:36:44.959Z] d6b70ac89ffc: Preparing [2023-09-22T21:36:44.959Z] 4693057ce236: Preparing [2023-09-22T21:36:44.959Z] 4693057ce236: Waiting [2023-09-22T21:36:44.959Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:44.959Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:44.959Z] 6cf8d52cefdc: Layer already exists [2023-09-22T21:36:44.959Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:36:44.959Z] e46be780fb39: Layer already exists [2023-09-22T21:36:44.959Z] 4693057ce236: Layer already exists [2023-09-22T21:36:44.959Z] latest: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:45.263Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:45.561Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.54 [2023-09-22T21:36:45.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-22T21:36:45.561Z] 6cf8d52cefdc: Preparing [2023-09-22T21:36:45.561Z] e46be780fb39: Preparing [2023-09-22T21:36:45.561Z] a857dd0e4427: Preparing [2023-09-22T21:36:45.561Z] dcae58d163bf: Preparing [2023-09-22T21:36:45.561Z] d6b70ac89ffc: Preparing [2023-09-22T21:36:45.561Z] 4693057ce236: Preparing [2023-09-22T21:36:45.561Z] 4693057ce236: Waiting [2023-09-22T21:36:45.561Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:45.561Z] e46be780fb39: Layer already exists [2023-09-22T21:36:45.561Z] 6cf8d52cefdc: Layer already exists [2023-09-22T21:36:45.561Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:45.561Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:36:45.561Z] 4693057ce236: Layer already exists [2023-09-22T21:36:45.561Z] 3.1.0-dev.54: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:45.879Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:46.189Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:46.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-22T21:36:46.189Z] 6cf8d52cefdc: Preparing [2023-09-22T21:36:46.189Z] e46be780fb39: Preparing [2023-09-22T21:36:46.189Z] a857dd0e4427: Preparing [2023-09-22T21:36:46.189Z] dcae58d163bf: Preparing [2023-09-22T21:36:46.189Z] d6b70ac89ffc: Preparing [2023-09-22T21:36:46.189Z] 4693057ce236: Preparing [2023-09-22T21:36:46.189Z] 4693057ce236: Waiting [2023-09-22T21:36:46.189Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:46.189Z] 6cf8d52cefdc: Layer already exists [2023-09-22T21:36:46.189Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:46.189Z] e46be780fb39: Layer already exists [2023-09-22T21:36:46.189Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:36:46.189Z] 4693057ce236: Layer already exists [2023-09-22T21:36:46.189Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:46.501Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:36:46.800Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-22T21:36:46.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-22T21:36:46.801Z] 6cf8d52cefdc: Preparing [2023-09-22T21:36:46.801Z] e46be780fb39: Preparing [2023-09-22T21:36:46.801Z] a857dd0e4427: Preparing [2023-09-22T21:36:46.801Z] dcae58d163bf: Preparing [2023-09-22T21:36:46.801Z] d6b70ac89ffc: Preparing [2023-09-22T21:36:46.801Z] 4693057ce236: Preparing [2023-09-22T21:36:46.801Z] 4693057ce236: Waiting [2023-09-22T21:36:46.801Z] d6b70ac89ffc: Layer already exists [2023-09-22T21:36:46.801Z] dcae58d163bf: Layer already exists [2023-09-22T21:36:46.801Z] 6cf8d52cefdc: Layer already exists [2023-09-22T21:36:46.801Z] a857dd0e4427: Layer already exists [2023-09-22T21:36:46.801Z] e46be780fb39: Layer already exists [2023-09-22T21:36:46.801Z] 4693057ce236: Layer already exists [2023-09-22T21:36:46.801Z] main: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:36:46.838Z] ===================================================== [Pipeline] echo [2023-09-22T21:36:46.845Z] taggedImages: [2023-09-22T21:36:46.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:36:46.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-22T21:36:46.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.54 [2023-09-22T21:36:46.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:36:46.845Z] - 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-09-22T21:47:27.485Z] #131 ... [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #123 [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-09-22T21:47:27.485Z] #123 769.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-22T21:47:27.485Z] #123 ... [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-22T21:47:27.485Z] #125 DONE 778.9s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:47:27.485Z] #126 ... [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:47:27.485Z] #132 DONE 0.3s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:47:27.485Z] #128 ... [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:47:27.485Z] #133 DONE 0.4s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-22T21:47:27.485Z] #134 DONE 0.2s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-22T21:47:27.485Z] #135 DONE 0.3s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:47:27.485Z] #126 ... [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-22T21:47:27.485Z] #136 DONE 0.5s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-22T21:47:27.485Z] #137 DONE 0.2s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #123 [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-09-22T21:47:27.485Z] #123 ... [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:47:27.485Z] #138 DONE 2.3s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-22T21:47:27.485Z] #130 ... [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #93 [security-proxy-setup] exporting to image [2023-09-22T21:47:27.485Z] #93 exporting layers [2023-09-22T21:47:27.485Z] #93 exporting layers 1.2s done [2023-09-22T21:47:27.485Z] #93 writing image sha256:247b4c6c4f9c1894daed7ae70f6562e149bb4bc23a4205cb120483942e2cd8fd done [2023-09-22T21:47:27.485Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-22T21:47:27.485Z] #93 DONE 3.1s [2023-09-22T21:47:27.485Z] [2023-09-22T21:47:27.485Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:47:28.916Z] #126 ... [2023-09-22T21:47:28.916Z] [2023-09-22T21:47:28.916Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-22T21:47:28.916Z] #124 DONE 786.5s [2023-09-22T21:47:28.916Z] [2023-09-22T21:47:28.916Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-22T21:47:29.187Z] #139 DONE 0.5s [2023-09-22T21:47:29.187Z] [2023-09-22T21:47:29.187Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-22T21:47:29.456Z] #121 ... [2023-09-22T21:47:29.456Z] [2023-09-22T21:47:29.456Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-22T21:47:32.078Z] #140 DONE 2.6s [2023-09-22T21:47:32.078Z] [2023-09-22T21:47:32.078Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:47:32.078Z] #128 ... [2023-09-22T21:47:32.078Z] [2023-09-22T21:47:32.078Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:47:32.348Z] #141 DONE 0.5s [2023-09-22T21:47:32.348Z] [2023-09-22T21:47:32.348Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:47:32.794Z] #142 DONE 0.2s [2023-09-22T21:47:32.794Z] [2023-09-22T21:47:32.794Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-22T21:47:33.080Z] #143 DONE 0.6s [2023-09-22T21:47:33.080Z] [2023-09-22T21:47:33.080Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-22T21:47:33.450Z] #144 DONE 0.3s [2023-09-22T21:47:33.450Z] [2023-09-22T21:47:33.450Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-22T21:47:33.723Z] #130 ... [2023-09-22T21:47:33.723Z] [2023-09-22T21:47:33.723Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-22T21:47:33.723Z] #145 DONE 0.3s [2023-09-22T21:47:33.723Z] [2023-09-22T21:47:33.723Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:47:33.723Z] #131 ... [2023-09-22T21:47:33.723Z] [2023-09-22T21:47:33.723Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-22T21:47:33.999Z] #146 DONE 0.2s [2023-09-22T21:47:33.999Z] [2023-09-22T21:47:33.999Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-22T21:47:33.999Z] #147 DONE 0.2s [2023-09-22T21:47:33.999Z] [2023-09-22T21:47:33.999Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:47:34.286Z] #128 ... [2023-09-22T21:47:34.286Z] [2023-09-22T21:47:34.286Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-22T21:47:34.286Z] #148 DONE 0.2s [2023-09-22T21:47:34.286Z] [2023-09-22T21:47:34.286Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-22T21:47:36.866Z] #149 DONE 2.4s [2023-09-22T21:47:36.866Z] [2023-09-22T21:47:36.866Z] #93 [security-bootstrapper] exporting to image [2023-09-22T21:47:36.866Z] #93 exporting layers [2023-09-22T21:47:37.825Z] #93 exporting layers 0.9s done [2023-09-22T21:47:37.825Z] #93 writing image sha256:86060fb7a1406b4c0faf71e0336ff7aef6e427747a9cc696c828a460ae3ec927 done [2023-09-22T21:47:37.825Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-22T21:47:37.825Z] #93 DONE 4.0s [2023-09-22T21:47:37.825Z] [2023-09-22T21:47:37.825Z] #123 [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-09-22T21:47:41.171Z] #123 DONE 798.7s [2023-09-22T21:47:41.171Z] [2023-09-22T21:47:41.171Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:47:41.171Z] #126 ... [2023-09-22T21:47:41.171Z] [2023-09-22T21:47:41.171Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:47:41.764Z] #150 DONE 0.5s [2023-09-22T21:47:41.764Z] [2023-09-22T21:47:41.764Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:47:42.034Z] #151 DONE 0.3s [2023-09-22T21:47:42.034Z] [2023-09-22T21:47:42.034Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-22T21:47:42.303Z] #152 DONE 0.3s [2023-09-22T21:47:42.303Z] [2023-09-22T21:47:42.303Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-22T21:47:42.569Z] #153 DONE 0.2s [2023-09-22T21:47:42.569Z] [2023-09-22T21:47:42.569Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:47:42.569Z] #126 ... [2023-09-22T21:47:42.569Z] [2023-09-22T21:47:42.569Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:47:42.837Z] #154 DONE 0.3s [2023-09-22T21:47:42.837Z] [2023-09-22T21:47:42.837Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:47:42.837Z] #131 ... [2023-09-22T21:47:42.837Z] [2023-09-22T21:47:42.837Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-22T21:47:43.111Z] #155 DONE 0.4s [2023-09-22T21:47:43.111Z] [2023-09-22T21:47:43.111Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-22T21:47:43.763Z] #156 DONE 0.5s [2023-09-22T21:47:43.763Z] [2023-09-22T21:47:43.763Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-22T21:47:44.040Z] #157 DONE 0.3s [2023-09-22T21:47:44.040Z] [2023-09-22T21:47:44.040Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:47:46.707Z] #158 DONE 2.5s [2023-09-22T21:47:46.707Z] [2023-09-22T21:47:46.707Z] #93 [security-secretstore-setup] exporting to image [2023-09-22T21:47:46.707Z] #93 exporting layers [2023-09-22T21:47:47.681Z] #93 exporting layers 1.2s done [2023-09-22T21:47:47.681Z] #93 writing image sha256:e9996741f47414d413e2dc44bbe6686da2b86739de8e9068f17b38db19ce16c7 done [2023-09-22T21:47:47.681Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-22T21:47:47.681Z] #93 DONE 5.3s [2023-09-22T21:47:47.681Z] [2023-09-22T21:47:47.681Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:48:05.906Z] #126 ... [2023-09-22T21:48:05.906Z] [2023-09-22T21:48:05.906Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-22T21:48:05.906Z] #129 DONE 821.7s [2023-09-22T21:48:05.906Z] [2023-09-22T21:48:05.906Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:48:05.906Z] #128 ... [2023-09-22T21:48:05.906Z] [2023-09-22T21:48:05.906Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:48:05.906Z] #159 DONE 0.1s [2023-09-22T21:48:05.906Z] [2023-09-22T21:48:05.906Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:48:05.906Z] #160 DONE 0.2s [2023-09-22T21:48:05.906Z] [2023-09-22T21:48:05.906Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-22T21:48:05.906Z] #161 DONE 0.3s [2023-09-22T21:48:05.906Z] [2023-09-22T21:48:05.906Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:48:05.906Z] #162 DONE 0.1s [2023-09-22T21:48:05.906Z] [2023-09-22T21:48:05.906Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-22T21:48:05.906Z] #163 DONE 0.1s [2023-09-22T21:48:05.906Z] [2023-09-22T21:48:05.906Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:48:07.881Z] #164 DONE 2.1s [2023-09-22T21:48:07.881Z] [2023-09-22T21:48:07.881Z] #93 [security-proxy-auth] exporting to image [2023-09-22T21:48:07.881Z] #93 exporting layers [2023-09-22T21:48:08.483Z] #93 exporting layers 0.8s done [2023-09-22T21:48:08.483Z] #93 writing image sha256:928f4fb687336824bf5b26ae88ab8102c20276d04b59a122704d107a0540a54f done [2023-09-22T21:48:08.483Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-22T21:48:08.483Z] #93 DONE 6.1s [2023-09-22T21:48:08.483Z] [2023-09-22T21:48:08.483Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:48:20.805Z] #126 ... [2023-09-22T21:48:20.805Z] [2023-09-22T21:48:20.805Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-22T21:48:20.805Z] #121 DONE 837.5s [2023-09-22T21:48:20.805Z] [2023-09-22T21:48:20.805Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:48:20.805Z] #128 ... [2023-09-22T21:48:20.805Z] [2023-09-22T21:48:20.805Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:48:20.805Z] #165 DONE 0.5s [2023-09-22T21:48:20.805Z] [2023-09-22T21:48:20.805Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:48:21.390Z] #166 DONE 0.4s [2023-09-22T21:48:21.390Z] [2023-09-22T21:48:21.390Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-22T21:48:21.657Z] #167 DONE 0.4s [2023-09-22T21:48:21.657Z] [2023-09-22T21:48:21.657Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:48:21.923Z] #128 ... [2023-09-22T21:48:21.923Z] [2023-09-22T21:48:21.923Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:48:22.191Z] #168 DONE 0.3s [2023-09-22T21:48:22.191Z] [2023-09-22T21:48:22.191Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-22T21:48:22.191Z] #169 DONE 0.2s [2023-09-22T21:48:22.191Z] [2023-09-22T21:48:22.191Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-22T21:48:24.778Z] #170 DONE 2.1s [2023-09-22T21:48:24.778Z] [2023-09-22T21:48:24.778Z] #93 [core-common-config-bootstrapper] exporting to image [2023-09-22T21:48:24.778Z] #93 exporting layers [2023-09-22T21:48:24.778Z] #93 exporting layers 0.5s done [2023-09-22T21:48:25.048Z] #93 writing image sha256:9c485d1ea2e6a70348a7bf9c660042f84b7d272d83143dd4bed6a591b4018014 done [2023-09-22T21:48:25.048Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-22T21:48:25.048Z] #93 DONE 6.6s [2023-09-22T21:48:25.048Z] [2023-09-22T21:48:25.048Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-22T21:49:03.941Z] #130 ... [2023-09-22T21:49:03.941Z] [2023-09-22T21:49:03.941Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-22T21:49:03.941Z] #127 DONE 880.3s [2023-09-22T21:49:03.941Z] [2023-09-22T21:49:03.941Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:49:03.941Z] #128 ... [2023-09-22T21:49:03.941Z] [2023-09-22T21:49:03.941Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:49:03.941Z] #171 DONE 0.2s [2023-09-22T21:49:03.941Z] [2023-09-22T21:49:03.941Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:49:03.941Z] #172 DONE 0.1s [2023-09-22T21:49:03.941Z] [2023-09-22T21:49:03.941Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:49:03.941Z] #126 ... [2023-09-22T21:49:03.941Z] [2023-09-22T21:49:03.941Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-22T21:49:03.941Z] #173 DONE 0.3s [2023-09-22T21:49:03.941Z] [2023-09-22T21:49:03.941Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:49:03.941Z] #174 DONE 0.1s [2023-09-22T21:49:03.941Z] [2023-09-22T21:49:03.941Z] #93 [core-command] exporting to image [2023-09-22T21:49:03.941Z] #93 exporting layers [2023-09-22T21:49:04.212Z] #93 exporting layers 0.5s done [2023-09-22T21:49:04.482Z] #93 writing image sha256:c1fc4046cb1775f7cc9b2eb2d3ccbb995a7c362ab5f9800256c6e76a01ecef1f done [2023-09-22T21:49:04.482Z] #93 naming to docker.io/library/core-command-arm64 done [2023-09-22T21:49:04.482Z] #93 DONE 7.1s [2023-09-22T21:49:04.482Z] [2023-09-22T21:49:04.482Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:49:16.793Z] #131 ... [2023-09-22T21:49:16.793Z] [2023-09-22T21:49:16.793Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-22T21:49:16.793Z] #128 DONE 894.0s [2023-09-22T21:49:16.793Z] [2023-09-22T21:49:16.793Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:49:16.793Z] #131 ... [2023-09-22T21:49:16.793Z] [2023-09-22T21:49:16.793Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:49:16.793Z] #175 DONE 0.2s [2023-09-22T21:49:16.793Z] [2023-09-22T21:49:16.793Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-22T21:49:17.064Z] #122 ... [2023-09-22T21:49:17.064Z] [2023-09-22T21:49:17.064Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:49:17.064Z] #176 DONE 0.2s [2023-09-22T21:49:17.064Z] [2023-09-22T21:49:17.064Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-22T21:49:17.647Z] #177 DONE 0.4s [2023-09-22T21:49:17.647Z] [2023-09-22T21:49:17.647Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:49:17.647Z] #178 DONE 0.3s [2023-09-22T21:49:17.647Z] [2023-09-22T21:49:17.647Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:49:17.915Z] #131 ... [2023-09-22T21:49:17.915Z] [2023-09-22T21:49:17.915Z] #93 [core-data] exporting to image [2023-09-22T21:49:17.915Z] #93 exporting layers [2023-09-22T21:49:18.182Z] #93 exporting layers 0.4s done [2023-09-22T21:49:18.182Z] #93 writing image sha256:d2e0513abef40b3e92fc4b8d62972bdfef7517a81248f9fc3d74d6b2a2438755 done [2023-09-22T21:49:18.182Z] #93 naming to docker.io/library/core-data-arm64 [2023-09-22T21:49:18.182Z] #93 naming to docker.io/library/core-data-arm64 done [2023-09-22T21:49:18.182Z] #93 DONE 7.6s [2023-09-22T21:49:18.182Z] [2023-09-22T21:49:18.182Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-22T21:49:23.553Z] #122 ... [2023-09-22T21:49:23.553Z] [2023-09-22T21:49:23.553Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-22T21:49:23.553Z] #131 DONE 900.6s [2023-09-22T21:49:23.553Z] [2023-09-22T21:49:23.553Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-22T21:49:23.553Z] #122 ... [2023-09-22T21:49:23.553Z] [2023-09-22T21:49:23.553Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:49:23.553Z] #179 DONE 0.3s [2023-09-22T21:49:23.553Z] [2023-09-22T21:49:23.553Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-22T21:49:23.553Z] #122 ... [2023-09-22T21:49:23.553Z] [2023-09-22T21:49:23.553Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:49:23.846Z] #180 DONE 0.2s [2023-09-22T21:49:23.846Z] [2023-09-22T21:49:23.846Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-22T21:49:24.130Z] #181 DONE 0.4s [2023-09-22T21:49:24.130Z] [2023-09-22T21:49:24.130Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:49:24.398Z] #182 DONE 0.2s [2023-09-22T21:49:24.398Z] [2023-09-22T21:49:24.398Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-22T21:49:24.398Z] #183 DONE 0.2s [2023-09-22T21:49:24.398Z] [2023-09-22T21:49:24.398Z] #93 [core-metadata] exporting to image [2023-09-22T21:49:24.398Z] #93 exporting layers [2023-09-22T21:49:24.673Z] #93 exporting layers 0.3s done [2023-09-22T21:49:24.673Z] #93 writing image sha256:b43f8b36cd222b799b4e59ff2d4cfc3c1f5ea1c7b8a097d15edd0192b04707cd done [2023-09-22T21:49:24.673Z] #93 naming to docker.io/library/core-metadata-arm64 done [2023-09-22T21:49:24.673Z] #93 DONE 7.9s [2023-09-22T21:49:24.673Z] [2023-09-22T21:49:24.673Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:49:46.763Z] #126 ... [2023-09-22T21:49:46.763Z] [2023-09-22T21:49:46.763Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-22T21:49:46.763Z] #122 DONE 922.6s [2023-09-22T21:49:46.763Z] [2023-09-22T21:49:46.763Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:49:46.763Z] #126 ... [2023-09-22T21:49:46.763Z] [2023-09-22T21:49:46.763Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:49:46.763Z] #184 DONE 0.2s [2023-09-22T21:49:46.763Z] [2023-09-22T21:49:46.763Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:49:46.763Z] #185 DONE 0.3s [2023-09-22T21:49:46.763Z] [2023-09-22T21:49:46.763Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:49:46.763Z] #126 ... [2023-09-22T21:49:46.763Z] [2023-09-22T21:49:46.763Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-22T21:49:46.763Z] #186 DONE 0.5s [2023-09-22T21:49:46.763Z] [2023-09-22T21:49:46.763Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:49:46.763Z] #187 DONE 0.1s [2023-09-22T21:49:46.763Z] [2023-09-22T21:49:46.763Z] #93 [security-spiffe-token-provider] exporting to image [2023-09-22T21:49:46.763Z] #93 exporting layers [2023-09-22T21:49:47.031Z] #93 exporting layers 0.6s done [2023-09-22T21:49:47.031Z] #93 writing image sha256:9f14d01421fcd853003e06235d5fb04cc3f52f89809311818204f7e87bec0794 done [2023-09-22T21:49:47.031Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-22T21:49:47.031Z] #93 DONE 8.5s [2023-09-22T21:49:47.031Z] [2023-09-22T21:49:47.031Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:50:19.291Z] #126 ... [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-22T21:50:19.291Z] #130 DONE 952.8s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-22T21:50:19.291Z] #126 DONE 952.8s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:50:19.291Z] #188 DONE 0.1s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-22T21:50:19.291Z] #189 DONE 0.2s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:50:19.291Z] #190 DONE 0.2s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-22T21:50:19.291Z] #191 DONE 0.2s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-22T21:50:19.291Z] #192 ... [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-22T21:50:19.291Z] #193 DONE 0.4s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-22T21:50:19.291Z] #192 DONE 0.6s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:50:19.291Z] #194 DONE 0.1s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-22T21:50:19.291Z] #195 DONE 0.1s [2023-09-22T21:50:19.291Z] [2023-09-22T21:50:19.291Z] #93 [support-scheduler] exporting to image [2023-09-22T21:50:19.291Z] #93 exporting layers [2023-09-22T21:50:19.291Z] #93 exporting layers 0.4s done [2023-09-22T21:50:19.291Z] #93 writing image sha256:2b816f6585ebd6b0a8b83f03554be470b60ff9540d40675b692610ea6fcb0ada 0.0s done [2023-09-22T21:50:19.291Z] #93 naming to docker.io/library/support-notifications-arm64 [2023-09-22T21:50:19.291Z] #93 exporting layers 0.4s done [2023-09-22T21:50:19.291Z] #93 naming to docker.io/library/support-notifications-arm64 done [2023-09-22T21:50:19.292Z] #93 writing image sha256:1d5b0615208c95609897f4dac0976336ec88971038812cef295213075ee2409a done [2023-09-22T21:50:19.292Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2023-09-22T21:50:19.292Z] #93 DONE 9.1s [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-22T21:50:19.292Z] time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-22T21:50:19.304Z] $ docker stop --time=1 f99de7c562bc314cfcffac7d07752720a06bfab9455e5edd767a0c171e66f458 [2023-09-22T21:50:21.070Z] $ docker rm -f --volumes f99de7c562bc314cfcffac7d07752720a06bfab9455e5edd767a0c171e66f458 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:50:21.593Z] + docker images [2023-09-22T21:50:21.593Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-22T21:50:21.593Z] support-scheduler-arm64 latest 1d5b0615208c 5 seconds ago 33.5MB [2023-09-22T21:50:21.593Z] support-notifications-arm64 latest 2b816f6585eb 5 seconds ago 34.2MB [2023-09-22T21:50:21.593Z] security-spiffe-token-provider-arm64 latest 9f14d01421fc 35 seconds ago 35.1MB [2023-09-22T21:50:21.593Z] core-metadata-arm64 latest b43f8b36cd22 57 seconds ago 21.5MB [2023-09-22T21:50:21.593Z] core-data-arm64 latest d2e0513abef4 About a minute ago 21.2MB [2023-09-22T21:50:21.593Z] core-command-arm64 latest c1fc4046cb17 About a minute ago 21MB [2023-09-22T21:50:21.593Z] core-common-config-bootstrapper-arm64 latest 9c485d1ea2e6 About a minute ago 18.3MB [2023-09-22T21:50:21.593Z] security-proxy-auth-arm64 latest 928f4fb68733 2 minutes ago 19.4MB [2023-09-22T21:50:21.593Z] security-secretstore-setup-arm64 latest e9996741f474 2 minutes ago 43.7MB [2023-09-22T21:50:21.593Z] security-bootstrapper-arm64 latest 86060fb7a140 2 minutes ago 23MB [2023-09-22T21:50:21.593Z] security-proxy-setup-arm64 latest 247b4c6c4f9c 2 minutes ago 34MB [2023-09-22T21:50:21.593Z] security-spire-config-arm64 latest 09adf7eea9ab 16 minutes ago 95.8MB [2023-09-22T21:50:21.593Z] security-spire-agent-arm64 latest a3738a574982 16 minutes ago 157MB [2023-09-22T21:50:21.593Z] security-spire-server-arm64 latest 603aab588b26 16 minutes ago 101MB [2023-09-22T21:50:21.593Z] ci-base-image-arm64 latest 83b501dc07ff 17 minutes ago 924MB [2023-09-22T21:50:21.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 days ago 553MB [2023-09-22T21:50:21.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-09-22T21:50:21.714Z] provisioning config files... [2023-09-22T21:50:21.730Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/588@tmp/config10838191183297653168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:50:22.079Z] ---> docker-login.sh [2023-09-22T21:50:22.079Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:50:22.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:50:22.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:50:22.348Z] Configure a credential helper to remove this warning. See [2023-09-22T21:50:22.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:50:22.348Z] [2023-09-22T21:50:22.348Z] Login Succeeded [2023-09-22T21:50:22.348Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:50:22.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:50:22.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:50:22.886Z] Configure a credential helper to remove this warning. See [2023-09-22T21:50:22.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:50:22.886Z] [2023-09-22T21:50:22.886Z] Login Succeeded [2023-09-22T21:50:22.886Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:50:23.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:50:23.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:50:23.156Z] Configure a credential helper to remove this warning. See [2023-09-22T21:50:23.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:50:23.156Z] [2023-09-22T21:50:23.156Z] Login Succeeded [2023-09-22T21:50:23.156Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:50:23.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:50:23.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:50:23.691Z] Configure a credential helper to remove this warning. See [2023-09-22T21:50:23.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:50:23.691Z] [2023-09-22T21:50:23.691Z] Login Succeeded [2023-09-22T21:50:23.691Z] docker.io [2023-09-22T21:50:23.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:50:24.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:50:24.230Z] Configure a credential helper to remove this warning. See [2023-09-22T21:50:24.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:50:24.230Z] [2023-09-22T21:50:24.230Z] Login Succeeded [2023-09-22T21:50:24.230Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:50:24.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:50:24.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:50:24.282Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-22T21:50:24.282Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:24.282Z] latest [2023-09-22T21:50:24.282Z] 3.1.0-dev.54 [2023-09-22T21:50:24.282Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:24.282Z] main [2023-09-22T21:50:24.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:24.619Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:24.975Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:24.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-22T21:50:24.975Z] f08d0fb26579: Preparing [2023-09-22T21:50:24.975Z] f0eca9aaa741: Preparing [2023-09-22T21:50:24.975Z] 36d12582a4f2: Preparing [2023-09-22T21:50:24.975Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:24.975Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:24.975Z] b2191e2be29d: Preparing [2023-09-22T21:50:24.975Z] b2191e2be29d: Waiting [2023-09-22T21:50:25.244Z] 36d12582a4f2: Pushed [2023-09-22T21:50:25.244Z] 2d11ae7cb75a: Pushed [2023-09-22T21:50:25.244Z] f08d0fb26579: Pushed [2023-09-22T21:50:25.244Z] 2b6649a6a7b7: Pushed [2023-09-22T21:50:25.244Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:28.588Z] f0eca9aaa741: Pushed [2023-09-22T21:50:28.588Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:28.945Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:29.291Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-22T21:50:29.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-22T21:50:29.291Z] f08d0fb26579: Preparing [2023-09-22T21:50:29.291Z] f0eca9aaa741: Preparing [2023-09-22T21:50:29.291Z] 36d12582a4f2: Preparing [2023-09-22T21:50:29.291Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:29.291Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:29.291Z] b2191e2be29d: Preparing [2023-09-22T21:50:29.291Z] b2191e2be29d: Waiting [2023-09-22T21:50:29.291Z] f08d0fb26579: Layer already exists [2023-09-22T21:50:29.291Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:29.291Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:29.291Z] f0eca9aaa741: Layer already exists [2023-09-22T21:50:29.291Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:29.291Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:29.562Z] latest: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:29.916Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:30.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.54 [2023-09-22T21:50:30.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-22T21:50:30.280Z] f08d0fb26579: Preparing [2023-09-22T21:50:30.280Z] f0eca9aaa741: Preparing [2023-09-22T21:50:30.280Z] 36d12582a4f2: Preparing [2023-09-22T21:50:30.280Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:30.280Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:30.280Z] b2191e2be29d: Preparing [2023-09-22T21:50:30.280Z] b2191e2be29d: Waiting [2023-09-22T21:50:30.280Z] f08d0fb26579: Layer already exists [2023-09-22T21:50:30.280Z] f0eca9aaa741: Layer already exists [2023-09-22T21:50:30.280Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:30.280Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:30.280Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:30.280Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:30.553Z] 3.1.0-dev.54: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:30.904Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:31.244Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:31.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-22T21:50:31.244Z] f08d0fb26579: Preparing [2023-09-22T21:50:31.244Z] f0eca9aaa741: Preparing [2023-09-22T21:50:31.244Z] 36d12582a4f2: Preparing [2023-09-22T21:50:31.244Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:31.244Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:31.244Z] b2191e2be29d: Preparing [2023-09-22T21:50:31.244Z] b2191e2be29d: Waiting [2023-09-22T21:50:31.244Z] f08d0fb26579: Layer already exists [2023-09-22T21:50:31.244Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:31.244Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:31.244Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:31.244Z] f0eca9aaa741: Layer already exists [2023-09-22T21:50:31.244Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:31.515Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:31.866Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:32.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-22T21:50:32.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-22T21:50:32.216Z] f08d0fb26579: Preparing [2023-09-22T21:50:32.216Z] f0eca9aaa741: Preparing [2023-09-22T21:50:32.216Z] 36d12582a4f2: Preparing [2023-09-22T21:50:32.216Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:32.216Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:32.216Z] b2191e2be29d: Preparing [2023-09-22T21:50:32.216Z] b2191e2be29d: Waiting [2023-09-22T21:50:32.216Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:32.216Z] f0eca9aaa741: Layer already exists [2023-09-22T21:50:32.216Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:32.216Z] f08d0fb26579: Layer already exists [2023-09-22T21:50:32.216Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:32.216Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:32.484Z] main: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:50:32.570Z] ===================================================== [Pipeline] echo [2023-09-22T21:50:32.582Z] taggedImages: [2023-09-22T21:50:32.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:32.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-22T21:50:32.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.54 [2023-09-22T21:50:32.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:32.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-22T21:50:32.613Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-22T21:50:32.613Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:32.613Z] latest [2023-09-22T21:50:32.613Z] 3.1.0-dev.54 [2023-09-22T21:50:32.613Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:32.613Z] main [2023-09-22T21:50:32.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:32.994Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:33.351Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:33.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-22T21:50:33.351Z] b96d5770363f: Preparing [2023-09-22T21:50:33.351Z] ea2ddcf7d1c2: Preparing [2023-09-22T21:50:33.351Z] 413db37ebe47: Preparing [2023-09-22T21:50:33.351Z] fa96ff03bfbd: Preparing [2023-09-22T21:50:33.351Z] 36d12582a4f2: Preparing [2023-09-22T21:50:33.351Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:33.351Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:33.351Z] b2191e2be29d: Preparing [2023-09-22T21:50:33.351Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:33.351Z] 2d11ae7cb75a: Waiting [2023-09-22T21:50:33.624Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:33.624Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:33.624Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:33.624Z] b96d5770363f: Pushed [2023-09-22T21:50:33.624Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:33.624Z] 413db37ebe47: Pushed [2023-09-22T21:50:33.624Z] ea2ddcf7d1c2: Pushed [2023-09-22T21:50:37.037Z] fa96ff03bfbd: Pushed [2023-09-22T21:50:37.037Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:37.393Z] + 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-09-22T21:50:37.745Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-22T21:50:37.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-22T21:50:37.745Z] b96d5770363f: Preparing [2023-09-22T21:50:37.745Z] ea2ddcf7d1c2: Preparing [2023-09-22T21:50:37.745Z] 413db37ebe47: Preparing [2023-09-22T21:50:37.745Z] fa96ff03bfbd: Preparing [2023-09-22T21:50:37.745Z] 36d12582a4f2: Preparing [2023-09-22T21:50:37.745Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:37.745Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:37.745Z] b2191e2be29d: Preparing [2023-09-22T21:50:37.745Z] 2d11ae7cb75a: Waiting [2023-09-22T21:50:37.745Z] b2191e2be29d: Waiting [2023-09-22T21:50:37.745Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:37.745Z] b96d5770363f: Layer already exists [2023-09-22T21:50:37.745Z] fa96ff03bfbd: Layer already exists [2023-09-22T21:50:37.745Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:37.745Z] ea2ddcf7d1c2: Layer already exists [2023-09-22T21:50:37.745Z] 413db37ebe47: Layer already exists [2023-09-22T21:50:37.745Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:37.745Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:37.745Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:38.016Z] latest: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:38.372Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:38.733Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.54 [2023-09-22T21:50:38.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-22T21:50:38.733Z] b96d5770363f: Preparing [2023-09-22T21:50:38.733Z] ea2ddcf7d1c2: Preparing [2023-09-22T21:50:38.733Z] 413db37ebe47: Preparing [2023-09-22T21:50:38.733Z] fa96ff03bfbd: Preparing [2023-09-22T21:50:38.733Z] 36d12582a4f2: Preparing [2023-09-22T21:50:38.733Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:38.733Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:38.733Z] b2191e2be29d: Preparing [2023-09-22T21:50:38.734Z] 2d11ae7cb75a: Waiting [2023-09-22T21:50:38.734Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:38.734Z] b2191e2be29d: Waiting [2023-09-22T21:50:38.734Z] ea2ddcf7d1c2: Layer already exists [2023-09-22T21:50:38.734Z] 413db37ebe47: Layer already exists [2023-09-22T21:50:38.734Z] b96d5770363f: Layer already exists [2023-09-22T21:50:38.734Z] fa96ff03bfbd: Layer already exists [2023-09-22T21:50:38.734Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:38.734Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:38.734Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:38.734Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:39.002Z] 3.1.0-dev.54: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:39.368Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:39.727Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:39.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-22T21:50:39.727Z] b96d5770363f: Preparing [2023-09-22T21:50:39.727Z] ea2ddcf7d1c2: Preparing [2023-09-22T21:50:39.727Z] 413db37ebe47: Preparing [2023-09-22T21:50:39.727Z] fa96ff03bfbd: Preparing [2023-09-22T21:50:39.727Z] 36d12582a4f2: Preparing [2023-09-22T21:50:39.727Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:39.727Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:39.727Z] b2191e2be29d: Preparing [2023-09-22T21:50:39.727Z] 2d11ae7cb75a: Waiting [2023-09-22T21:50:39.727Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:39.727Z] b2191e2be29d: Waiting [2023-09-22T21:50:39.727Z] b96d5770363f: Layer already exists [2023-09-22T21:50:39.727Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:39.727Z] ea2ddcf7d1c2: Layer already exists [2023-09-22T21:50:39.727Z] fa96ff03bfbd: Layer already exists [2023-09-22T21:50:39.727Z] 413db37ebe47: Layer already exists [2023-09-22T21:50:39.998Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:39.998Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:39.998Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:39.998Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:40.363Z] + 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-09-22T21:50:40.712Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-22T21:50:40.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-22T21:50:40.712Z] b96d5770363f: Preparing [2023-09-22T21:50:40.712Z] ea2ddcf7d1c2: Preparing [2023-09-22T21:50:40.712Z] 413db37ebe47: Preparing [2023-09-22T21:50:40.712Z] fa96ff03bfbd: Preparing [2023-09-22T21:50:40.712Z] 36d12582a4f2: Preparing [2023-09-22T21:50:40.712Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:40.712Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:40.712Z] b2191e2be29d: Preparing [2023-09-22T21:50:40.712Z] 2d11ae7cb75a: Waiting [2023-09-22T21:50:40.712Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:40.712Z] b2191e2be29d: Waiting [2023-09-22T21:50:40.712Z] fa96ff03bfbd: Layer already exists [2023-09-22T21:50:40.712Z] ea2ddcf7d1c2: Layer already exists [2023-09-22T21:50:40.712Z] b96d5770363f: Layer already exists [2023-09-22T21:50:40.712Z] 413db37ebe47: Layer already exists [2023-09-22T21:50:40.712Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:40.712Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:40.712Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:40.712Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:40.980Z] main: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:50:41.025Z] ===================================================== [Pipeline] echo [2023-09-22T21:50:41.032Z] taggedImages: [2023-09-22T21:50:41.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:41.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-22T21:50:41.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.54 [2023-09-22T21:50:41.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:41.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-22T21:50:41.049Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-22T21:50:41.049Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:41.049Z] latest [2023-09-22T21:50:41.049Z] 3.1.0-dev.54 [2023-09-22T21:50:41.049Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:41.049Z] main [2023-09-22T21:50:41.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:41.387Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:41.738Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:41.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-22T21:50:41.738Z] eaab700637ec: Preparing [2023-09-22T21:50:41.738Z] 6336dac41903: Preparing [2023-09-22T21:50:41.738Z] 36d12582a4f2: Preparing [2023-09-22T21:50:41.738Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:41.738Z] 4d5aeebcf739: Preparing [2023-09-22T21:50:41.738Z] b2191e2be29d: Preparing [2023-09-22T21:50:41.738Z] b2191e2be29d: Waiting [2023-09-22T21:50:41.738Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:42.007Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:42.007Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:42.007Z] eaab700637ec: Pushed [2023-09-22T21:50:42.007Z] 4d5aeebcf739: Pushed [2023-09-22T21:50:45.365Z] 6336dac41903: Pushed [2023-09-22T21:50:45.633Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:45.985Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:46.328Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-22T21:50:46.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-22T21:50:46.328Z] eaab700637ec: Preparing [2023-09-22T21:50:46.328Z] 6336dac41903: Preparing [2023-09-22T21:50:46.328Z] 36d12582a4f2: Preparing [2023-09-22T21:50:46.328Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:46.328Z] 4d5aeebcf739: Preparing [2023-09-22T21:50:46.328Z] b2191e2be29d: Preparing [2023-09-22T21:50:46.328Z] 4d5aeebcf739: Layer already exists [2023-09-22T21:50:46.328Z] 6336dac41903: Layer already exists [2023-09-22T21:50:46.328Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:46.328Z] eaab700637ec: Layer already exists [2023-09-22T21:50:46.328Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:46.328Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:46.596Z] latest: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:46.940Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:47.283Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.54 [2023-09-22T21:50:47.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-22T21:50:47.284Z] eaab700637ec: Preparing [2023-09-22T21:50:47.284Z] 6336dac41903: Preparing [2023-09-22T21:50:47.284Z] 36d12582a4f2: Preparing [2023-09-22T21:50:47.284Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:47.284Z] 4d5aeebcf739: Preparing [2023-09-22T21:50:47.284Z] b2191e2be29d: Preparing [2023-09-22T21:50:47.284Z] b2191e2be29d: Waiting [2023-09-22T21:50:47.284Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:47.284Z] 6336dac41903: Layer already exists [2023-09-22T21:50:47.284Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:47.284Z] 4d5aeebcf739: Layer already exists [2023-09-22T21:50:47.284Z] eaab700637ec: Layer already exists [2023-09-22T21:50:47.551Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:47.551Z] 3.1.0-dev.54: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:47.894Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:48.231Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:48.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-22T21:50:48.231Z] eaab700637ec: Preparing [2023-09-22T21:50:48.231Z] 6336dac41903: Preparing [2023-09-22T21:50:48.232Z] 36d12582a4f2: Preparing [2023-09-22T21:50:48.232Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:48.232Z] 4d5aeebcf739: Preparing [2023-09-22T21:50:48.232Z] b2191e2be29d: Preparing [2023-09-22T21:50:48.232Z] b2191e2be29d: Waiting [2023-09-22T21:50:48.232Z] 6336dac41903: Layer already exists [2023-09-22T21:50:48.232Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:48.232Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:48.232Z] eaab700637ec: Layer already exists [2023-09-22T21:50:48.232Z] 4d5aeebcf739: Layer already exists [2023-09-22T21:50:48.232Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:48.500Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:48.841Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:49.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-22T21:50:49.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-22T21:50:49.189Z] eaab700637ec: Preparing [2023-09-22T21:50:49.189Z] 6336dac41903: Preparing [2023-09-22T21:50:49.189Z] 36d12582a4f2: Preparing [2023-09-22T21:50:49.189Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:49.189Z] 4d5aeebcf739: Preparing [2023-09-22T21:50:49.189Z] b2191e2be29d: Preparing [2023-09-22T21:50:49.189Z] b2191e2be29d: Waiting [2023-09-22T21:50:49.189Z] eaab700637ec: Layer already exists [2023-09-22T21:50:49.189Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:49.189Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:49.189Z] 4d5aeebcf739: Layer already exists [2023-09-22T21:50:49.189Z] 6336dac41903: Layer already exists [2023-09-22T21:50:49.189Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:49.456Z] main: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:50:49.505Z] ===================================================== [Pipeline] echo [2023-09-22T21:50:49.514Z] taggedImages: [2023-09-22T21:50:49.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:49.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-22T21:50:49.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.54 [2023-09-22T21:50:49.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:49.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-22T21:50:49.536Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-22T21:50:49.536Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:49.536Z] latest [2023-09-22T21:50:49.536Z] 3.1.0-dev.54 [2023-09-22T21:50:49.536Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:49.536Z] main [2023-09-22T21:50:49.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:49.886Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:50.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:50.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-22T21:50:50.240Z] bab05a83ca91: Preparing [2023-09-22T21:50:50.240Z] 3674f73065b7: Preparing [2023-09-22T21:50:50.240Z] 46524359d088: Preparing [2023-09-22T21:50:50.240Z] 36d12582a4f2: Preparing [2023-09-22T21:50:50.240Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:50.240Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:50.240Z] b2191e2be29d: Preparing [2023-09-22T21:50:50.240Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:50.240Z] b2191e2be29d: Waiting [2023-09-22T21:50:50.240Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:50.508Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:50.508Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:50.508Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:50.508Z] 3674f73065b7: Pushed [2023-09-22T21:50:50.508Z] bab05a83ca91: Pushed [2023-09-22T21:50:53.855Z] 46524359d088: Pushed [2023-09-22T21:50:54.122Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:54.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:54.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-22T21:50:54.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-22T21:50:54.800Z] bab05a83ca91: Preparing [2023-09-22T21:50:54.800Z] 3674f73065b7: Preparing [2023-09-22T21:50:54.800Z] 46524359d088: Preparing [2023-09-22T21:50:54.800Z] 36d12582a4f2: Preparing [2023-09-22T21:50:54.800Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:54.800Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:54.800Z] b2191e2be29d: Preparing [2023-09-22T21:50:54.800Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:54.800Z] b2191e2be29d: Waiting [2023-09-22T21:50:54.800Z] 3674f73065b7: Layer already exists [2023-09-22T21:50:54.800Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:54.800Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:54.800Z] 46524359d088: Layer already exists [2023-09-22T21:50:54.800Z] bab05a83ca91: Layer already exists [2023-09-22T21:50:54.800Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:54.800Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:55.068Z] latest: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:55.425Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:55.776Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.54 [2023-09-22T21:50:55.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-22T21:50:55.776Z] bab05a83ca91: Preparing [2023-09-22T21:50:55.776Z] 3674f73065b7: Preparing [2023-09-22T21:50:55.776Z] 46524359d088: Preparing [2023-09-22T21:50:55.776Z] 36d12582a4f2: Preparing [2023-09-22T21:50:55.776Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:55.776Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:55.776Z] b2191e2be29d: Preparing [2023-09-22T21:50:55.776Z] b2191e2be29d: Waiting [2023-09-22T21:50:55.776Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:55.776Z] 3674f73065b7: Layer already exists [2023-09-22T21:50:55.776Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:55.776Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:55.776Z] bab05a83ca91: Layer already exists [2023-09-22T21:50:55.776Z] 46524359d088: Layer already exists [2023-09-22T21:50:55.776Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:55.776Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:56.043Z] 3.1.0-dev.54: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:56.402Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:56.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:56.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-22T21:50:56.743Z] bab05a83ca91: Preparing [2023-09-22T21:50:56.743Z] 3674f73065b7: Preparing [2023-09-22T21:50:56.743Z] 46524359d088: Preparing [2023-09-22T21:50:56.743Z] 36d12582a4f2: Preparing [2023-09-22T21:50:56.743Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:56.743Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:56.743Z] b2191e2be29d: Preparing [2023-09-22T21:50:56.743Z] b2191e2be29d: Waiting [2023-09-22T21:50:56.743Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:56.743Z] bab05a83ca91: Layer already exists [2023-09-22T21:50:56.743Z] 3674f73065b7: Layer already exists [2023-09-22T21:50:56.743Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:56.743Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:56.743Z] 46524359d088: Layer already exists [2023-09-22T21:50:56.743Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:56.743Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:57.010Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:57.356Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:57.701Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-22T21:50:57.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-22T21:50:57.701Z] bab05a83ca91: Preparing [2023-09-22T21:50:57.701Z] 3674f73065b7: Preparing [2023-09-22T21:50:57.701Z] 46524359d088: Preparing [2023-09-22T21:50:57.701Z] 36d12582a4f2: Preparing [2023-09-22T21:50:57.701Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:57.701Z] 2b6649a6a7b7: Preparing [2023-09-22T21:50:57.701Z] b2191e2be29d: Preparing [2023-09-22T21:50:57.701Z] 2b6649a6a7b7: Waiting [2023-09-22T21:50:57.701Z] b2191e2be29d: Waiting [2023-09-22T21:50:57.701Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:57.701Z] 46524359d088: Layer already exists [2023-09-22T21:50:57.701Z] 3674f73065b7: Layer already exists [2023-09-22T21:50:57.701Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:57.701Z] bab05a83ca91: Layer already exists [2023-09-22T21:50:57.968Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:57.968Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:50:57.968Z] main: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:50:58.010Z] ===================================================== [Pipeline] echo [2023-09-22T21:50:58.016Z] taggedImages: [2023-09-22T21:50:58.016Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:58.016Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-22T21:50:58.016Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.54 [2023-09-22T21:50:58.016Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:58.016Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-22T21:50:58.031Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-22T21:50:58.031Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:58.031Z] latest [2023-09-22T21:50:58.031Z] 3.1.0-dev.54 [2023-09-22T21:50:58.031Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:50:58.031Z] main [2023-09-22T21:50:58.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:58.366Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:58.708Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:50:58.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-22T21:50:58.708Z] a8ff4d66ef3f: Preparing [2023-09-22T21:50:58.708Z] 88adcd941dc8: Preparing [2023-09-22T21:50:58.708Z] 0a0f74623f98: Preparing [2023-09-22T21:50:58.708Z] e75ac58ad57e: Preparing [2023-09-22T21:50:58.708Z] 719d692cba4f: Preparing [2023-09-22T21:50:58.708Z] 8bb389e680b8: Preparing [2023-09-22T21:50:58.708Z] 750f1524a0f3: Preparing [2023-09-22T21:50:58.708Z] 36d12582a4f2: Preparing [2023-09-22T21:50:58.708Z] 2d11ae7cb75a: Preparing [2023-09-22T21:50:58.708Z] f90b38d8855e: Preparing [2023-09-22T21:50:58.708Z] b82d5c80c89e: Preparing [2023-09-22T21:50:58.708Z] 5f70bf18a086: Preparing [2023-09-22T21:50:58.708Z] 4662b38fb1a7: Preparing [2023-09-22T21:50:58.708Z] f69683ae4d11: Preparing [2023-09-22T21:50:58.708Z] b2191e2be29d: Preparing [2023-09-22T21:50:58.708Z] 8bb389e680b8: Waiting [2023-09-22T21:50:58.708Z] 750f1524a0f3: Waiting [2023-09-22T21:50:58.708Z] 36d12582a4f2: Waiting [2023-09-22T21:50:58.708Z] 2d11ae7cb75a: Waiting [2023-09-22T21:50:58.708Z] f90b38d8855e: Waiting [2023-09-22T21:50:58.708Z] b82d5c80c89e: Waiting [2023-09-22T21:50:58.708Z] 5f70bf18a086: Waiting [2023-09-22T21:50:58.708Z] 4662b38fb1a7: Waiting [2023-09-22T21:50:58.708Z] f69683ae4d11: Waiting [2023-09-22T21:50:58.708Z] b2191e2be29d: Waiting [2023-09-22T21:50:58.974Z] 719d692cba4f: Pushed [2023-09-22T21:50:58.974Z] 0a0f74623f98: Pushed [2023-09-22T21:50:58.974Z] a8ff4d66ef3f: Pushed [2023-09-22T21:50:58.974Z] 88adcd941dc8: Pushed [2023-09-22T21:50:58.974Z] e75ac58ad57e: Pushed [2023-09-22T21:50:59.246Z] 36d12582a4f2: Layer already exists [2023-09-22T21:50:59.246Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:50:59.246Z] 8bb389e680b8: Pushed [2023-09-22T21:50:59.246Z] f90b38d8855e: Pushed [2023-09-22T21:50:59.246Z] 5f70bf18a086: Pushed [2023-09-22T21:50:59.246Z] b82d5c80c89e: Pushed [2023-09-22T21:50:59.246Z] b2191e2be29d: Layer already exists [2023-09-22T21:50:59.517Z] 4662b38fb1a7: Pushed [2023-09-22T21:50:59.517Z] f69683ae4d11: Pushed [2023-09-22T21:51:03.782Z] 750f1524a0f3: Pushed [2023-09-22T21:51:03.782Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:05.550Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:05.899Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-22T21:51:05.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-22T21:51:05.900Z] a8ff4d66ef3f: Preparing [2023-09-22T21:51:05.900Z] 88adcd941dc8: Preparing [2023-09-22T21:51:05.900Z] 0a0f74623f98: Preparing [2023-09-22T21:51:05.900Z] e75ac58ad57e: Preparing [2023-09-22T21:51:05.900Z] 719d692cba4f: Preparing [2023-09-22T21:51:05.900Z] 8bb389e680b8: Preparing [2023-09-22T21:51:05.900Z] 750f1524a0f3: Preparing [2023-09-22T21:51:05.900Z] 36d12582a4f2: Preparing [2023-09-22T21:51:05.900Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:05.900Z] f90b38d8855e: Preparing [2023-09-22T21:51:05.900Z] b82d5c80c89e: Preparing [2023-09-22T21:51:05.900Z] 5f70bf18a086: Preparing [2023-09-22T21:51:05.900Z] 4662b38fb1a7: Preparing [2023-09-22T21:51:05.900Z] f69683ae4d11: Preparing [2023-09-22T21:51:05.900Z] b2191e2be29d: Preparing [2023-09-22T21:51:05.900Z] 8bb389e680b8: Waiting [2023-09-22T21:51:05.900Z] 750f1524a0f3: Waiting [2023-09-22T21:51:05.900Z] b82d5c80c89e: Waiting [2023-09-22T21:51:05.900Z] 5f70bf18a086: Waiting [2023-09-22T21:51:05.900Z] b2191e2be29d: Waiting [2023-09-22T21:51:05.900Z] 4662b38fb1a7: Waiting [2023-09-22T21:51:05.900Z] f69683ae4d11: Waiting [2023-09-22T21:51:05.900Z] 36d12582a4f2: Waiting [2023-09-22T21:51:05.900Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:05.900Z] f90b38d8855e: Waiting [2023-09-22T21:51:05.900Z] 0a0f74623f98: Layer already exists [2023-09-22T21:51:05.900Z] a8ff4d66ef3f: Layer already exists [2023-09-22T21:51:05.900Z] 88adcd941dc8: Layer already exists [2023-09-22T21:51:05.900Z] e75ac58ad57e: Layer already exists [2023-09-22T21:51:05.900Z] 719d692cba4f: Layer already exists [2023-09-22T21:51:05.900Z] 8bb389e680b8: Layer already exists [2023-09-22T21:51:05.900Z] 750f1524a0f3: Layer already exists [2023-09-22T21:51:05.900Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:05.900Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:05.900Z] f90b38d8855e: Layer already exists [2023-09-22T21:51:05.900Z] b82d5c80c89e: Layer already exists [2023-09-22T21:51:05.900Z] 4662b38fb1a7: Layer already exists [2023-09-22T21:51:05.900Z] f69683ae4d11: Layer already exists [2023-09-22T21:51:05.900Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:05.900Z] 5f70bf18a086: Layer already exists [2023-09-22T21:51:06.167Z] latest: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:06.516Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:06.862Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.54 [2023-09-22T21:51:06.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-22T21:51:06.862Z] a8ff4d66ef3f: Preparing [2023-09-22T21:51:06.862Z] 88adcd941dc8: Preparing [2023-09-22T21:51:06.862Z] 0a0f74623f98: Preparing [2023-09-22T21:51:06.862Z] e75ac58ad57e: Preparing [2023-09-22T21:51:06.862Z] 719d692cba4f: Preparing [2023-09-22T21:51:06.862Z] 8bb389e680b8: Preparing [2023-09-22T21:51:06.862Z] 750f1524a0f3: Preparing [2023-09-22T21:51:06.862Z] 36d12582a4f2: Preparing [2023-09-22T21:51:06.862Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:06.862Z] f90b38d8855e: Preparing [2023-09-22T21:51:06.862Z] b82d5c80c89e: Preparing [2023-09-22T21:51:06.862Z] 5f70bf18a086: Preparing [2023-09-22T21:51:06.862Z] 4662b38fb1a7: Preparing [2023-09-22T21:51:06.862Z] f69683ae4d11: Preparing [2023-09-22T21:51:06.862Z] b2191e2be29d: Preparing [2023-09-22T21:51:06.862Z] 36d12582a4f2: Waiting [2023-09-22T21:51:06.862Z] 8bb389e680b8: Waiting [2023-09-22T21:51:06.862Z] 750f1524a0f3: Waiting [2023-09-22T21:51:06.862Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:06.862Z] b82d5c80c89e: Waiting [2023-09-22T21:51:06.862Z] 5f70bf18a086: Waiting [2023-09-22T21:51:06.862Z] f90b38d8855e: Waiting [2023-09-22T21:51:06.862Z] f69683ae4d11: Waiting [2023-09-22T21:51:06.862Z] b2191e2be29d: Waiting [2023-09-22T21:51:06.862Z] 4662b38fb1a7: Waiting [2023-09-22T21:51:06.862Z] 88adcd941dc8: Layer already exists [2023-09-22T21:51:06.862Z] e75ac58ad57e: Layer already exists [2023-09-22T21:51:06.862Z] a8ff4d66ef3f: Layer already exists [2023-09-22T21:51:06.862Z] 719d692cba4f: Layer already exists [2023-09-22T21:51:06.862Z] 0a0f74623f98: Layer already exists [2023-09-22T21:51:06.862Z] 8bb389e680b8: Layer already exists [2023-09-22T21:51:06.862Z] 750f1524a0f3: Layer already exists [2023-09-22T21:51:06.862Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:06.862Z] f90b38d8855e: Layer already exists [2023-09-22T21:51:06.862Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:06.862Z] b82d5c80c89e: Layer already exists [2023-09-22T21:51:06.862Z] 5f70bf18a086: Layer already exists [2023-09-22T21:51:06.862Z] 4662b38fb1a7: Layer already exists [2023-09-22T21:51:06.862Z] f69683ae4d11: Layer already exists [2023-09-22T21:51:06.862Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:07.131Z] 3.1.0-dev.54: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:07.470Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:07.810Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:07.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-22T21:51:07.810Z] a8ff4d66ef3f: Preparing [2023-09-22T21:51:07.810Z] 88adcd941dc8: Preparing [2023-09-22T21:51:07.810Z] 0a0f74623f98: Preparing [2023-09-22T21:51:07.810Z] e75ac58ad57e: Preparing [2023-09-22T21:51:07.810Z] 719d692cba4f: Preparing [2023-09-22T21:51:07.810Z] 8bb389e680b8: Preparing [2023-09-22T21:51:07.810Z] 750f1524a0f3: Preparing [2023-09-22T21:51:07.810Z] 36d12582a4f2: Preparing [2023-09-22T21:51:07.810Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:07.810Z] 8bb389e680b8: Waiting [2023-09-22T21:51:07.810Z] 750f1524a0f3: Waiting [2023-09-22T21:51:07.810Z] 36d12582a4f2: Waiting [2023-09-22T21:51:07.810Z] f90b38d8855e: Preparing [2023-09-22T21:51:07.810Z] b82d5c80c89e: Preparing [2023-09-22T21:51:07.810Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:07.810Z] 5f70bf18a086: Preparing [2023-09-22T21:51:07.810Z] 4662b38fb1a7: Preparing [2023-09-22T21:51:07.810Z] f69683ae4d11: Preparing [2023-09-22T21:51:07.810Z] b2191e2be29d: Preparing [2023-09-22T21:51:07.810Z] f90b38d8855e: Waiting [2023-09-22T21:51:07.810Z] b82d5c80c89e: Waiting [2023-09-22T21:51:07.810Z] 5f70bf18a086: Waiting [2023-09-22T21:51:07.810Z] 4662b38fb1a7: Waiting [2023-09-22T21:51:07.810Z] f69683ae4d11: Waiting [2023-09-22T21:51:07.810Z] b2191e2be29d: Waiting [2023-09-22T21:51:07.810Z] 88adcd941dc8: Layer already exists [2023-09-22T21:51:07.810Z] 719d692cba4f: Layer already exists [2023-09-22T21:51:07.810Z] a8ff4d66ef3f: Layer already exists [2023-09-22T21:51:07.810Z] e75ac58ad57e: Layer already exists [2023-09-22T21:51:07.810Z] 0a0f74623f98: Layer already exists [2023-09-22T21:51:07.810Z] 750f1524a0f3: Layer already exists [2023-09-22T21:51:07.810Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:07.810Z] 8bb389e680b8: Layer already exists [2023-09-22T21:51:07.810Z] f90b38d8855e: Layer already exists [2023-09-22T21:51:07.810Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:07.810Z] 5f70bf18a086: Layer already exists [2023-09-22T21:51:07.810Z] b82d5c80c89e: Layer already exists [2023-09-22T21:51:07.810Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:07.810Z] 4662b38fb1a7: Layer already exists [2023-09-22T21:51:07.810Z] f69683ae4d11: Layer already exists [2023-09-22T21:51:08.077Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:08.428Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:08.761Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-22T21:51:08.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-22T21:51:08.761Z] a8ff4d66ef3f: Preparing [2023-09-22T21:51:08.761Z] 88adcd941dc8: Preparing [2023-09-22T21:51:08.761Z] 0a0f74623f98: Preparing [2023-09-22T21:51:08.761Z] e75ac58ad57e: Preparing [2023-09-22T21:51:08.761Z] 719d692cba4f: Preparing [2023-09-22T21:51:08.761Z] 8bb389e680b8: Preparing [2023-09-22T21:51:08.761Z] 750f1524a0f3: Preparing [2023-09-22T21:51:08.761Z] 36d12582a4f2: Preparing [2023-09-22T21:51:08.761Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:08.761Z] f90b38d8855e: Preparing [2023-09-22T21:51:08.761Z] b82d5c80c89e: Preparing [2023-09-22T21:51:08.761Z] 5f70bf18a086: Preparing [2023-09-22T21:51:08.761Z] 4662b38fb1a7: Preparing [2023-09-22T21:51:08.761Z] f69683ae4d11: Preparing [2023-09-22T21:51:08.761Z] b2191e2be29d: Preparing [2023-09-22T21:51:08.761Z] f90b38d8855e: Waiting [2023-09-22T21:51:08.761Z] 4662b38fb1a7: Waiting [2023-09-22T21:51:08.761Z] f69683ae4d11: Waiting [2023-09-22T21:51:08.761Z] b2191e2be29d: Waiting [2023-09-22T21:51:08.761Z] b82d5c80c89e: Waiting [2023-09-22T21:51:08.761Z] 5f70bf18a086: Waiting [2023-09-22T21:51:08.761Z] 8bb389e680b8: Waiting [2023-09-22T21:51:08.761Z] 750f1524a0f3: Waiting [2023-09-22T21:51:08.761Z] 36d12582a4f2: Waiting [2023-09-22T21:51:08.761Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:08.761Z] e75ac58ad57e: Layer already exists [2023-09-22T21:51:08.761Z] 719d692cba4f: Layer already exists [2023-09-22T21:51:08.761Z] 88adcd941dc8: Layer already exists [2023-09-22T21:51:08.761Z] 0a0f74623f98: Layer already exists [2023-09-22T21:51:08.761Z] a8ff4d66ef3f: Layer already exists [2023-09-22T21:51:08.761Z] 8bb389e680b8: Layer already exists [2023-09-22T21:51:08.761Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:08.761Z] 750f1524a0f3: Layer already exists [2023-09-22T21:51:08.761Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:08.761Z] f90b38d8855e: Layer already exists [2023-09-22T21:51:08.761Z] b82d5c80c89e: Layer already exists [2023-09-22T21:51:08.761Z] 5f70bf18a086: Layer already exists [2023-09-22T21:51:08.761Z] f69683ae4d11: Layer already exists [2023-09-22T21:51:08.761Z] 4662b38fb1a7: Layer already exists [2023-09-22T21:51:08.761Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:09.026Z] main: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:51:09.070Z] ===================================================== [Pipeline] echo [2023-09-22T21:51:09.076Z] taggedImages: [2023-09-22T21:51:09.076Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:09.076Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-22T21:51:09.076Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.54 [2023-09-22T21:51:09.076Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:09.076Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-22T21:51:09.092Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-22T21:51:09.092Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:09.092Z] latest [2023-09-22T21:51:09.092Z] 3.1.0-dev.54 [2023-09-22T21:51:09.092Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:09.092Z] main [2023-09-22T21:51:09.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:09.439Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:09.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:09.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-22T21:51:09.812Z] 2262289ed5c9: Preparing [2023-09-22T21:51:09.812Z] c01c76d0d3d0: Preparing [2023-09-22T21:51:09.812Z] b108d61420d1: Preparing [2023-09-22T21:51:09.812Z] fea08aae3804: Preparing [2023-09-22T21:51:09.812Z] 36d12582a4f2: Preparing [2023-09-22T21:51:09.812Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:09.812Z] 2b6649a6a7b7: Preparing [2023-09-22T21:51:09.812Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:09.812Z] b2191e2be29d: Preparing [2023-09-22T21:51:09.812Z] 2b6649a6a7b7: Waiting [2023-09-22T21:51:09.813Z] b2191e2be29d: Waiting [2023-09-22T21:51:09.813Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:10.079Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:10.079Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:51:10.079Z] b108d61420d1: Pushed [2023-09-22T21:51:10.079Z] c01c76d0d3d0: Pushed [2023-09-22T21:51:10.079Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:10.079Z] 2262289ed5c9: Pushed [2023-09-22T21:51:13.423Z] fea08aae3804: Pushed [2023-09-22T21:51:13.423Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:13.774Z] + 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-09-22T21:51:14.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-22T21:51:14.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-22T21:51:14.122Z] 2262289ed5c9: Preparing [2023-09-22T21:51:14.122Z] c01c76d0d3d0: Preparing [2023-09-22T21:51:14.122Z] b108d61420d1: Preparing [2023-09-22T21:51:14.122Z] fea08aae3804: Preparing [2023-09-22T21:51:14.122Z] 36d12582a4f2: Preparing [2023-09-22T21:51:14.122Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:14.122Z] 2b6649a6a7b7: Preparing [2023-09-22T21:51:14.122Z] b2191e2be29d: Preparing [2023-09-22T21:51:14.122Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:14.122Z] 2b6649a6a7b7: Waiting [2023-09-22T21:51:14.122Z] b2191e2be29d: Waiting [2023-09-22T21:51:14.122Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:14.122Z] 2262289ed5c9: Layer already exists [2023-09-22T21:51:14.122Z] c01c76d0d3d0: Layer already exists [2023-09-22T21:51:14.122Z] fea08aae3804: Layer already exists [2023-09-22T21:51:14.122Z] b108d61420d1: Layer already exists [2023-09-22T21:51:14.122Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:51:14.122Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:14.122Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:14.388Z] latest: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:14.735Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:15.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.54 [2023-09-22T21:51:15.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-22T21:51:15.074Z] 2262289ed5c9: Preparing [2023-09-22T21:51:15.074Z] c01c76d0d3d0: Preparing [2023-09-22T21:51:15.074Z] b108d61420d1: Preparing [2023-09-22T21:51:15.074Z] fea08aae3804: Preparing [2023-09-22T21:51:15.074Z] 36d12582a4f2: Preparing [2023-09-22T21:51:15.074Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:15.074Z] 2b6649a6a7b7: Preparing [2023-09-22T21:51:15.074Z] b2191e2be29d: Preparing [2023-09-22T21:51:15.074Z] 2b6649a6a7b7: Waiting [2023-09-22T21:51:15.074Z] b2191e2be29d: Waiting [2023-09-22T21:51:15.074Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:15.074Z] 2262289ed5c9: Layer already exists [2023-09-22T21:51:15.074Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:15.074Z] b108d61420d1: Layer already exists [2023-09-22T21:51:15.074Z] c01c76d0d3d0: Layer already exists [2023-09-22T21:51:15.074Z] fea08aae3804: Layer already exists [2023-09-22T21:51:15.074Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:15.074Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:15.074Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:51:15.341Z] 3.1.0-dev.54: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:15.746Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:16.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:16.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-22T21:51:16.114Z] 2262289ed5c9: Preparing [2023-09-22T21:51:16.114Z] c01c76d0d3d0: Preparing [2023-09-22T21:51:16.114Z] b108d61420d1: Preparing [2023-09-22T21:51:16.114Z] fea08aae3804: Preparing [2023-09-22T21:51:16.114Z] 36d12582a4f2: Preparing [2023-09-22T21:51:16.114Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:16.114Z] 2b6649a6a7b7: Preparing [2023-09-22T21:51:16.114Z] b2191e2be29d: Preparing [2023-09-22T21:51:16.114Z] 2b6649a6a7b7: Waiting [2023-09-22T21:51:16.114Z] b2191e2be29d: Waiting [2023-09-22T21:51:16.114Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:16.405Z] c01c76d0d3d0: Layer already exists [2023-09-22T21:51:16.405Z] fea08aae3804: Layer already exists [2023-09-22T21:51:16.405Z] b108d61420d1: Layer already exists [2023-09-22T21:51:16.405Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:16.405Z] 2262289ed5c9: Layer already exists [2023-09-22T21:51:16.405Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:16.405Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:16.405Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:51:16.405Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:16.768Z] + 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-09-22T21:51:17.129Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-22T21:51:17.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-22T21:51:17.129Z] 2262289ed5c9: Preparing [2023-09-22T21:51:17.129Z] c01c76d0d3d0: Preparing [2023-09-22T21:51:17.129Z] b108d61420d1: Preparing [2023-09-22T21:51:17.129Z] fea08aae3804: Preparing [2023-09-22T21:51:17.129Z] 36d12582a4f2: Preparing [2023-09-22T21:51:17.129Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:17.129Z] 2b6649a6a7b7: Preparing [2023-09-22T21:51:17.129Z] b2191e2be29d: Preparing [2023-09-22T21:51:17.129Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:17.129Z] 2b6649a6a7b7: Waiting [2023-09-22T21:51:17.129Z] b2191e2be29d: Waiting [2023-09-22T21:51:17.129Z] c01c76d0d3d0: Layer already exists [2023-09-22T21:51:17.129Z] fea08aae3804: Layer already exists [2023-09-22T21:51:17.129Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:17.129Z] b108d61420d1: Layer already exists [2023-09-22T21:51:17.129Z] 2262289ed5c9: Layer already exists [2023-09-22T21:51:17.129Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:51:17.129Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:17.129Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:17.397Z] main: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:51:17.450Z] ===================================================== [Pipeline] echo [2023-09-22T21:51:17.460Z] taggedImages: [2023-09-22T21:51:17.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:17.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-22T21:51:17.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.54 [2023-09-22T21:51:17.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:17.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-22T21:51:17.488Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-22T21:51:17.488Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:17.488Z] latest [2023-09-22T21:51:17.488Z] 3.1.0-dev.54 [2023-09-22T21:51:17.488Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:17.488Z] main [2023-09-22T21:51:17.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:17.838Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:18.188Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:18.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-22T21:51:18.189Z] ce93c4471f4a: Preparing [2023-09-22T21:51:18.189Z] 57a4c904f47e: Preparing [2023-09-22T21:51:18.189Z] 9d7ffd757114: Preparing [2023-09-22T21:51:18.189Z] 37a097d4a304: Preparing [2023-09-22T21:51:18.189Z] 19543e54e68f: Preparing [2023-09-22T21:51:18.189Z] 36d12582a4f2: Preparing [2023-09-22T21:51:18.189Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:18.189Z] 36cd22631a35: Preparing [2023-09-22T21:51:18.189Z] 5b9f4ae9af3d: Preparing [2023-09-22T21:51:18.189Z] b2191e2be29d: Preparing [2023-09-22T21:51:18.189Z] 36cd22631a35: Waiting [2023-09-22T21:51:18.189Z] 5b9f4ae9af3d: Waiting [2023-09-22T21:51:18.189Z] b2191e2be29d: Waiting [2023-09-22T21:51:18.189Z] 36d12582a4f2: Waiting [2023-09-22T21:51:18.189Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:20.268Z] 37a097d4a304: Pushed [2023-09-22T21:51:20.268Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:20.268Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:20.535Z] 19543e54e68f: Pushed [2023-09-22T21:51:20.535Z] ce93c4471f4a: Pushed [2023-09-22T21:51:20.535Z] 57a4c904f47e: Pushed [2023-09-22T21:51:20.535Z] 36cd22631a35: Pushed [2023-09-22T21:51:20.535Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:23.123Z] 9d7ffd757114: Pushed [2023-09-22T21:51:24.543Z] 5b9f4ae9af3d: Pushed [2023-09-22T21:51:24.543Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:24.901Z] + 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-09-22T21:51:25.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-22T21:51:25.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-22T21:51:25.248Z] ce93c4471f4a: Preparing [2023-09-22T21:51:25.248Z] 57a4c904f47e: Preparing [2023-09-22T21:51:25.248Z] 9d7ffd757114: Preparing [2023-09-22T21:51:25.248Z] 37a097d4a304: Preparing [2023-09-22T21:51:25.248Z] 19543e54e68f: Preparing [2023-09-22T21:51:25.248Z] 36d12582a4f2: Preparing [2023-09-22T21:51:25.248Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:25.248Z] 36cd22631a35: Preparing [2023-09-22T21:51:25.248Z] 5b9f4ae9af3d: Preparing [2023-09-22T21:51:25.248Z] b2191e2be29d: Preparing [2023-09-22T21:51:25.248Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:25.248Z] 5b9f4ae9af3d: Waiting [2023-09-22T21:51:25.248Z] b2191e2be29d: Waiting [2023-09-22T21:51:25.248Z] 36d12582a4f2: Waiting [2023-09-22T21:51:25.248Z] ce93c4471f4a: Layer already exists [2023-09-22T21:51:25.248Z] 19543e54e68f: Layer already exists [2023-09-22T21:51:25.248Z] 57a4c904f47e: Layer already exists [2023-09-22T21:51:25.248Z] 37a097d4a304: Layer already exists [2023-09-22T21:51:25.248Z] 9d7ffd757114: Layer already exists [2023-09-22T21:51:25.248Z] 5b9f4ae9af3d: Layer already exists [2023-09-22T21:51:25.248Z] 36cd22631a35: Layer already exists [2023-09-22T21:51:25.248Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:25.248Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:25.248Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:25.517Z] latest: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:25.860Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:26.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.54 [2023-09-22T21:51:26.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-22T21:51:26.202Z] ce93c4471f4a: Preparing [2023-09-22T21:51:26.202Z] 57a4c904f47e: Preparing [2023-09-22T21:51:26.202Z] 9d7ffd757114: Preparing [2023-09-22T21:51:26.202Z] 37a097d4a304: Preparing [2023-09-22T21:51:26.202Z] 19543e54e68f: Preparing [2023-09-22T21:51:26.202Z] 36d12582a4f2: Preparing [2023-09-22T21:51:26.202Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:26.202Z] 36cd22631a35: Preparing [2023-09-22T21:51:26.202Z] 5b9f4ae9af3d: Preparing [2023-09-22T21:51:26.202Z] b2191e2be29d: Preparing [2023-09-22T21:51:26.202Z] 36d12582a4f2: Waiting [2023-09-22T21:51:26.202Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:26.202Z] 36cd22631a35: Waiting [2023-09-22T21:51:26.202Z] 5b9f4ae9af3d: Waiting [2023-09-22T21:51:26.202Z] b2191e2be29d: Waiting [2023-09-22T21:51:26.202Z] 19543e54e68f: Layer already exists [2023-09-22T21:51:26.202Z] 9d7ffd757114: Layer already exists [2023-09-22T21:51:26.202Z] 57a4c904f47e: Layer already exists [2023-09-22T21:51:26.202Z] ce93c4471f4a: Layer already exists [2023-09-22T21:51:26.202Z] 37a097d4a304: Layer already exists [2023-09-22T21:51:26.202Z] 36cd22631a35: Layer already exists [2023-09-22T21:51:26.202Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:26.203Z] 5b9f4ae9af3d: Layer already exists [2023-09-22T21:51:26.203Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:26.203Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:26.471Z] 3.1.0-dev.54: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:26.818Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:27.274Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:27.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-22T21:51:27.274Z] ce93c4471f4a: Preparing [2023-09-22T21:51:27.274Z] 57a4c904f47e: Preparing [2023-09-22T21:51:27.274Z] 9d7ffd757114: Preparing [2023-09-22T21:51:27.274Z] 37a097d4a304: Preparing [2023-09-22T21:51:27.274Z] 19543e54e68f: Preparing [2023-09-22T21:51:27.274Z] 36d12582a4f2: Preparing [2023-09-22T21:51:27.274Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:27.274Z] 36cd22631a35: Preparing [2023-09-22T21:51:27.274Z] 5b9f4ae9af3d: Preparing [2023-09-22T21:51:27.274Z] b2191e2be29d: Preparing [2023-09-22T21:51:27.274Z] 36cd22631a35: Waiting [2023-09-22T21:51:27.274Z] 5b9f4ae9af3d: Waiting [2023-09-22T21:51:27.274Z] 36d12582a4f2: Waiting [2023-09-22T21:51:27.274Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:27.274Z] b2191e2be29d: Waiting [2023-09-22T21:51:27.274Z] 9d7ffd757114: Layer already exists [2023-09-22T21:51:27.274Z] 57a4c904f47e: Layer already exists [2023-09-22T21:51:27.274Z] 19543e54e68f: Layer already exists [2023-09-22T21:51:27.274Z] ce93c4471f4a: Layer already exists [2023-09-22T21:51:27.274Z] 37a097d4a304: Layer already exists [2023-09-22T21:51:27.274Z] 36cd22631a35: Layer already exists [2023-09-22T21:51:27.274Z] 5b9f4ae9af3d: Layer already exists [2023-09-22T21:51:27.274Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:27.274Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:27.274Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:27.274Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:27.614Z] + 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-09-22T21:51:27.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-22T21:51:27.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-22T21:51:27.950Z] ce93c4471f4a: Preparing [2023-09-22T21:51:27.950Z] 57a4c904f47e: Preparing [2023-09-22T21:51:27.950Z] 9d7ffd757114: Preparing [2023-09-22T21:51:27.950Z] 37a097d4a304: Preparing [2023-09-22T21:51:27.950Z] 19543e54e68f: Preparing [2023-09-22T21:51:27.950Z] 36d12582a4f2: Preparing [2023-09-22T21:51:27.950Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:27.950Z] 36cd22631a35: Preparing [2023-09-22T21:51:27.950Z] 5b9f4ae9af3d: Preparing [2023-09-22T21:51:27.950Z] b2191e2be29d: Preparing [2023-09-22T21:51:27.950Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:27.950Z] 36cd22631a35: Waiting [2023-09-22T21:51:27.950Z] 5b9f4ae9af3d: Waiting [2023-09-22T21:51:27.950Z] b2191e2be29d: Waiting [2023-09-22T21:51:27.950Z] 36d12582a4f2: Waiting [2023-09-22T21:51:27.950Z] 57a4c904f47e: Layer already exists [2023-09-22T21:51:27.950Z] ce93c4471f4a: Layer already exists [2023-09-22T21:51:27.950Z] 19543e54e68f: Layer already exists [2023-09-22T21:51:27.950Z] 37a097d4a304: Layer already exists [2023-09-22T21:51:27.950Z] 9d7ffd757114: Layer already exists [2023-09-22T21:51:27.950Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:27.950Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:27.950Z] 5b9f4ae9af3d: Layer already exists [2023-09-22T21:51:27.950Z] 36cd22631a35: Layer already exists [2023-09-22T21:51:27.950Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:28.215Z] main: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:51:28.256Z] ===================================================== [Pipeline] echo [2023-09-22T21:51:28.261Z] taggedImages: [2023-09-22T21:51:28.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:28.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-22T21:51:28.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.54 [2023-09-22T21:51:28.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:28.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-22T21:51:28.276Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-22T21:51:28.276Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:28.276Z] latest [2023-09-22T21:51:28.276Z] 3.1.0-dev.54 [2023-09-22T21:51:28.276Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:28.276Z] main [2023-09-22T21:51:28.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:28.616Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:28.955Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:28.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-22T21:51:28.955Z] addf18af10d8: Preparing [2023-09-22T21:51:28.956Z] 588d34ea7e89: Preparing [2023-09-22T21:51:28.956Z] 83b9cc2c1e57: Preparing [2023-09-22T21:51:28.956Z] d5b499b90f90: Preparing [2023-09-22T21:51:28.956Z] ea50d5741eb6: Preparing [2023-09-22T21:51:28.956Z] 4eea823490ac: Preparing [2023-09-22T21:51:28.956Z] 24d9efbd0e9a: Preparing [2023-09-22T21:51:28.956Z] 36d12582a4f2: Preparing [2023-09-22T21:51:28.956Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:28.956Z] db4b4a511eab: Preparing [2023-09-22T21:51:28.956Z] b2191e2be29d: Preparing [2023-09-22T21:51:28.956Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:28.956Z] 4eea823490ac: Waiting [2023-09-22T21:51:28.956Z] b2191e2be29d: Waiting [2023-09-22T21:51:28.956Z] 24d9efbd0e9a: Waiting [2023-09-22T21:51:28.956Z] db4b4a511eab: Waiting [2023-09-22T21:51:28.956Z] 36d12582a4f2: Waiting [2023-09-22T21:51:29.222Z] 588d34ea7e89: Pushed [2023-09-22T21:51:29.222Z] ea50d5741eb6: Pushed [2023-09-22T21:51:29.222Z] addf18af10d8: Pushed [2023-09-22T21:51:29.222Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:29.222Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:29.490Z] 4eea823490ac: Pushed [2023-09-22T21:51:29.490Z] 24d9efbd0e9a: Pushed [2023-09-22T21:51:29.490Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:32.068Z] d5b499b90f90: Pushed [2023-09-22T21:51:32.068Z] db4b4a511eab: Pushed [2023-09-22T21:51:32.653Z] 83b9cc2c1e57: Pushed [2023-09-22T21:51:33.237Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:33.573Z] + 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-09-22T21:51:33.919Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-22T21:51:33.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-22T21:51:33.919Z] addf18af10d8: Preparing [2023-09-22T21:51:33.919Z] 588d34ea7e89: Preparing [2023-09-22T21:51:33.919Z] 83b9cc2c1e57: Preparing [2023-09-22T21:51:33.919Z] d5b499b90f90: Preparing [2023-09-22T21:51:33.919Z] ea50d5741eb6: Preparing [2023-09-22T21:51:33.919Z] 4eea823490ac: Preparing [2023-09-22T21:51:33.919Z] 24d9efbd0e9a: Preparing [2023-09-22T21:51:33.919Z] 36d12582a4f2: Preparing [2023-09-22T21:51:33.919Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:33.919Z] db4b4a511eab: Preparing [2023-09-22T21:51:33.919Z] b2191e2be29d: Preparing [2023-09-22T21:51:33.919Z] 36d12582a4f2: Waiting [2023-09-22T21:51:33.919Z] b2191e2be29d: Waiting [2023-09-22T21:51:33.919Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:33.919Z] db4b4a511eab: Waiting [2023-09-22T21:51:33.919Z] 4eea823490ac: Waiting [2023-09-22T21:51:33.919Z] 24d9efbd0e9a: Waiting [2023-09-22T21:51:33.919Z] d5b499b90f90: Layer already exists [2023-09-22T21:51:33.919Z] 588d34ea7e89: Layer already exists [2023-09-22T21:51:33.919Z] ea50d5741eb6: Layer already exists [2023-09-22T21:51:33.919Z] addf18af10d8: Layer already exists [2023-09-22T21:51:33.919Z] 83b9cc2c1e57: Layer already exists [2023-09-22T21:51:33.919Z] 4eea823490ac: Layer already exists [2023-09-22T21:51:33.919Z] 24d9efbd0e9a: Layer already exists [2023-09-22T21:51:33.919Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:33.919Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:33.919Z] db4b4a511eab: Layer already exists [2023-09-22T21:51:33.919Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:34.186Z] latest: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:34.531Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:34.896Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.54 [2023-09-22T21:51:34.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-22T21:51:34.896Z] addf18af10d8: Preparing [2023-09-22T21:51:34.896Z] 588d34ea7e89: Preparing [2023-09-22T21:51:34.896Z] 83b9cc2c1e57: Preparing [2023-09-22T21:51:34.896Z] d5b499b90f90: Preparing [2023-09-22T21:51:34.896Z] ea50d5741eb6: Preparing [2023-09-22T21:51:34.896Z] 4eea823490ac: Preparing [2023-09-22T21:51:34.896Z] 24d9efbd0e9a: Preparing [2023-09-22T21:51:34.896Z] 36d12582a4f2: Preparing [2023-09-22T21:51:34.896Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:34.896Z] db4b4a511eab: Preparing [2023-09-22T21:51:34.896Z] b2191e2be29d: Preparing [2023-09-22T21:51:34.897Z] 24d9efbd0e9a: Waiting [2023-09-22T21:51:34.897Z] 36d12582a4f2: Waiting [2023-09-22T21:51:34.897Z] 4eea823490ac: Waiting [2023-09-22T21:51:34.897Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:34.897Z] b2191e2be29d: Waiting [2023-09-22T21:51:34.897Z] ea50d5741eb6: Layer already exists [2023-09-22T21:51:34.897Z] 588d34ea7e89: Layer already exists [2023-09-22T21:51:34.897Z] d5b499b90f90: Layer already exists [2023-09-22T21:51:34.897Z] addf18af10d8: Layer already exists [2023-09-22T21:51:34.897Z] 83b9cc2c1e57: Layer already exists [2023-09-22T21:51:34.897Z] 24d9efbd0e9a: Layer already exists [2023-09-22T21:51:34.897Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:34.897Z] db4b4a511eab: Layer already exists [2023-09-22T21:51:34.897Z] 4eea823490ac: Layer already exists [2023-09-22T21:51:34.897Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:34.897Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:35.168Z] 3.1.0-dev.54: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:35.542Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:35.906Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:35.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-22T21:51:35.906Z] addf18af10d8: Preparing [2023-09-22T21:51:35.906Z] 588d34ea7e89: Preparing [2023-09-22T21:51:35.906Z] 83b9cc2c1e57: Preparing [2023-09-22T21:51:35.906Z] d5b499b90f90: Preparing [2023-09-22T21:51:35.906Z] ea50d5741eb6: Preparing [2023-09-22T21:51:35.906Z] 4eea823490ac: Preparing [2023-09-22T21:51:35.906Z] 24d9efbd0e9a: Preparing [2023-09-22T21:51:35.906Z] 36d12582a4f2: Preparing [2023-09-22T21:51:35.906Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:35.906Z] db4b4a511eab: Preparing [2023-09-22T21:51:35.906Z] b2191e2be29d: Preparing [2023-09-22T21:51:35.906Z] 4eea823490ac: Waiting [2023-09-22T21:51:35.906Z] 24d9efbd0e9a: Waiting [2023-09-22T21:51:35.906Z] 36d12582a4f2: Waiting [2023-09-22T21:51:35.906Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:35.906Z] db4b4a511eab: Waiting [2023-09-22T21:51:35.906Z] b2191e2be29d: Waiting [2023-09-22T21:51:35.906Z] d5b499b90f90: Layer already exists [2023-09-22T21:51:35.906Z] 588d34ea7e89: Layer already exists [2023-09-22T21:51:35.906Z] ea50d5741eb6: Layer already exists [2023-09-22T21:51:35.906Z] addf18af10d8: Layer already exists [2023-09-22T21:51:35.906Z] 83b9cc2c1e57: Layer already exists [2023-09-22T21:51:35.906Z] 24d9efbd0e9a: Layer already exists [2023-09-22T21:51:35.906Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:35.906Z] 4eea823490ac: Layer already exists [2023-09-22T21:51:35.906Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:35.906Z] db4b4a511eab: Layer already exists [2023-09-22T21:51:36.175Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:36.175Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:36.527Z] + 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-09-22T21:51:36.880Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-22T21:51:36.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-22T21:51:36.880Z] addf18af10d8: Preparing [2023-09-22T21:51:36.880Z] 588d34ea7e89: Preparing [2023-09-22T21:51:36.880Z] 83b9cc2c1e57: Preparing [2023-09-22T21:51:36.880Z] d5b499b90f90: Preparing [2023-09-22T21:51:36.880Z] ea50d5741eb6: Preparing [2023-09-22T21:51:36.880Z] 4eea823490ac: Preparing [2023-09-22T21:51:36.880Z] 24d9efbd0e9a: Preparing [2023-09-22T21:51:36.880Z] 36d12582a4f2: Preparing [2023-09-22T21:51:36.880Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:36.880Z] db4b4a511eab: Preparing [2023-09-22T21:51:36.880Z] b2191e2be29d: Preparing [2023-09-22T21:51:36.880Z] 4eea823490ac: Waiting [2023-09-22T21:51:36.880Z] 24d9efbd0e9a: Waiting [2023-09-22T21:51:36.880Z] 36d12582a4f2: Waiting [2023-09-22T21:51:36.880Z] 2d11ae7cb75a: Waiting [2023-09-22T21:51:36.880Z] db4b4a511eab: Waiting [2023-09-22T21:51:36.880Z] b2191e2be29d: Waiting [2023-09-22T21:51:36.880Z] d5b499b90f90: Layer already exists [2023-09-22T21:51:36.880Z] addf18af10d8: Layer already exists [2023-09-22T21:51:36.880Z] ea50d5741eb6: Layer already exists [2023-09-22T21:51:36.880Z] 83b9cc2c1e57: Layer already exists [2023-09-22T21:51:36.880Z] 588d34ea7e89: Layer already exists [2023-09-22T21:51:36.880Z] 24d9efbd0e9a: Layer already exists [2023-09-22T21:51:36.880Z] 4eea823490ac: Layer already exists [2023-09-22T21:51:36.880Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:36.880Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:36.880Z] db4b4a511eab: Layer already exists [2023-09-22T21:51:36.880Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:37.148Z] main: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:51:37.214Z] ===================================================== [Pipeline] echo [2023-09-22T21:51:37.228Z] taggedImages: [2023-09-22T21:51:37.228Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:37.228Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-22T21:51:37.228Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.54 [2023-09-22T21:51:37.228Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:37.228Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-22T21:51:37.257Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-22T21:51:37.258Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:37.258Z] latest [2023-09-22T21:51:37.258Z] 3.1.0-dev.54 [2023-09-22T21:51:37.258Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:37.258Z] main [2023-09-22T21:51:37.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:37.609Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:37.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:37.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-22T21:51:37.960Z] 06c9d31dbf91: Preparing [2023-09-22T21:51:37.960Z] b30923bbd621: Preparing [2023-09-22T21:51:37.960Z] 36d12582a4f2: Preparing [2023-09-22T21:51:37.960Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:37.960Z] a953ccbb81d4: Preparing [2023-09-22T21:51:37.960Z] b2191e2be29d: Preparing [2023-09-22T21:51:37.960Z] b2191e2be29d: Waiting [2023-09-22T21:51:37.960Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:38.227Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:38.227Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:38.227Z] 06c9d31dbf91: Pushed [2023-09-22T21:51:39.643Z] a953ccbb81d4: Pushed [2023-09-22T21:51:43.908Z] b30923bbd621: Pushed [2023-09-22T21:51:43.908Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:44.269Z] + 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-09-22T21:51:44.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-22T21:51:44.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-22T21:51:44.616Z] 06c9d31dbf91: Preparing [2023-09-22T21:51:44.616Z] b30923bbd621: Preparing [2023-09-22T21:51:44.616Z] 36d12582a4f2: Preparing [2023-09-22T21:51:44.616Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:44.616Z] a953ccbb81d4: Preparing [2023-09-22T21:51:44.616Z] b2191e2be29d: Preparing [2023-09-22T21:51:44.616Z] b2191e2be29d: Waiting [2023-09-22T21:51:44.616Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:44.616Z] a953ccbb81d4: Layer already exists [2023-09-22T21:51:44.616Z] 06c9d31dbf91: Layer already exists [2023-09-22T21:51:44.616Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:44.616Z] b30923bbd621: Layer already exists [2023-09-22T21:51:44.616Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:44.885Z] latest: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:45.238Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:45.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.54 [2023-09-22T21:51:45.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-22T21:51:45.587Z] 06c9d31dbf91: Preparing [2023-09-22T21:51:45.587Z] b30923bbd621: Preparing [2023-09-22T21:51:45.587Z] 36d12582a4f2: Preparing [2023-09-22T21:51:45.587Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:45.587Z] a953ccbb81d4: Preparing [2023-09-22T21:51:45.587Z] b2191e2be29d: Preparing [2023-09-22T21:51:45.587Z] b2191e2be29d: Waiting [2023-09-22T21:51:45.587Z] 06c9d31dbf91: Layer already exists [2023-09-22T21:51:45.587Z] b30923bbd621: Layer already exists [2023-09-22T21:51:45.587Z] a953ccbb81d4: Layer already exists [2023-09-22T21:51:45.587Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:45.587Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:45.587Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:45.855Z] 3.1.0-dev.54: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:46.217Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:46.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:46.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-22T21:51:46.560Z] 06c9d31dbf91: Preparing [2023-09-22T21:51:46.560Z] b30923bbd621: Preparing [2023-09-22T21:51:46.560Z] 36d12582a4f2: Preparing [2023-09-22T21:51:46.560Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:46.560Z] a953ccbb81d4: Preparing [2023-09-22T21:51:46.560Z] b2191e2be29d: Preparing [2023-09-22T21:51:46.560Z] b2191e2be29d: Waiting [2023-09-22T21:51:46.560Z] 06c9d31dbf91: Layer already exists [2023-09-22T21:51:46.560Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:46.560Z] a953ccbb81d4: Layer already exists [2023-09-22T21:51:46.560Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:46.560Z] b30923bbd621: Layer already exists [2023-09-22T21:51:46.560Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:46.827Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:47.181Z] + 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-09-22T21:51:47.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-22T21:51:47.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-22T21:51:47.534Z] 06c9d31dbf91: Preparing [2023-09-22T21:51:47.534Z] b30923bbd621: Preparing [2023-09-22T21:51:47.534Z] 36d12582a4f2: Preparing [2023-09-22T21:51:47.534Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:47.534Z] a953ccbb81d4: Preparing [2023-09-22T21:51:47.535Z] b2191e2be29d: Preparing [2023-09-22T21:51:47.535Z] b2191e2be29d: Waiting [2023-09-22T21:51:47.535Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:47.535Z] b30923bbd621: Layer already exists [2023-09-22T21:51:47.535Z] 06c9d31dbf91: Layer already exists [2023-09-22T21:51:47.535Z] a953ccbb81d4: Layer already exists [2023-09-22T21:51:47.535Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:47.535Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:47.802Z] main: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:51:47.862Z] ===================================================== [Pipeline] echo [2023-09-22T21:51:47.873Z] taggedImages: [2023-09-22T21:51:47.873Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:47.873Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-22T21:51:47.873Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.54 [2023-09-22T21:51:47.873Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:47.873Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-22T21:51:47.901Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-22T21:51:47.901Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:47.901Z] latest [2023-09-22T21:51:47.901Z] 3.1.0-dev.54 [2023-09-22T21:51:47.901Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:51:47.901Z] main [2023-09-22T21:51:47.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:48.384Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:51:48.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:51:48.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-22T21:51:48.728Z] 9f16888c9256: Preparing [2023-09-22T21:51:48.728Z] 9fb473b00b45: Preparing [2023-09-22T21:51:48.728Z] 4a366b1b08a5: Preparing [2023-09-22T21:51:48.728Z] 36d12582a4f2: Preparing [2023-09-22T21:51:48.728Z] 2d11ae7cb75a: Preparing [2023-09-22T21:51:48.728Z] d8e15b14b4e3: Preparing [2023-09-22T21:51:48.728Z] 3965f79ec5ac: Preparing [2023-09-22T21:51:48.728Z] a3b58a38a27b: Preparing [2023-09-22T21:51:48.728Z] b2191e2be29d: Preparing [2023-09-22T21:51:48.728Z] d8e15b14b4e3: Waiting [2023-09-22T21:51:48.728Z] a3b58a38a27b: Waiting [2023-09-22T21:51:48.728Z] b2191e2be29d: Waiting [2023-09-22T21:51:48.728Z] 3965f79ec5ac: Waiting [2023-09-22T21:51:48.996Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:51:48.996Z] 36d12582a4f2: Layer already exists [2023-09-22T21:51:48.996Z] 4a366b1b08a5: Pushed [2023-09-22T21:51:48.996Z] 9f16888c9256: Pushed [2023-09-22T21:51:48.996Z] 9fb473b00b45: Pushed [2023-09-22T21:51:48.996Z] b2191e2be29d: Layer already exists [2023-09-22T21:51:51.585Z] a3b58a38a27b: Pushed [2023-09-22T21:52:05.141Z] 3965f79ec5ac: Pushed [2023-09-22T21:52:09.411Z] d8e15b14b4e3: Pushed [2023-09-22T21:52:09.411Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:09.760Z] + 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-09-22T21:52:10.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-22T21:52:10.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-22T21:52:10.100Z] 9f16888c9256: Preparing [2023-09-22T21:52:10.100Z] 9fb473b00b45: Preparing [2023-09-22T21:52:10.100Z] 4a366b1b08a5: Preparing [2023-09-22T21:52:10.100Z] 36d12582a4f2: Preparing [2023-09-22T21:52:10.100Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:10.100Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:10.100Z] 3965f79ec5ac: Preparing [2023-09-22T21:52:10.100Z] a3b58a38a27b: Preparing [2023-09-22T21:52:10.100Z] b2191e2be29d: Preparing [2023-09-22T21:52:10.100Z] 3965f79ec5ac: Waiting [2023-09-22T21:52:10.100Z] a3b58a38a27b: Waiting [2023-09-22T21:52:10.100Z] b2191e2be29d: Waiting [2023-09-22T21:52:10.100Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:10.100Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:10.100Z] 9f16888c9256: Layer already exists [2023-09-22T21:52:10.100Z] 9fb473b00b45: Layer already exists [2023-09-22T21:52:10.100Z] 4a366b1b08a5: Layer already exists [2023-09-22T21:52:10.100Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:10.100Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:10.100Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:10.100Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:10.100Z] 3965f79ec5ac: Layer already exists [2023-09-22T21:52:10.370Z] latest: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:10.725Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:11.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.54 [2023-09-22T21:52:11.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-22T21:52:11.075Z] 9f16888c9256: Preparing [2023-09-22T21:52:11.075Z] 9fb473b00b45: Preparing [2023-09-22T21:52:11.075Z] 4a366b1b08a5: Preparing [2023-09-22T21:52:11.075Z] 36d12582a4f2: Preparing [2023-09-22T21:52:11.075Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:11.075Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:11.075Z] 3965f79ec5ac: Preparing [2023-09-22T21:52:11.075Z] a3b58a38a27b: Preparing [2023-09-22T21:52:11.075Z] b2191e2be29d: Preparing [2023-09-22T21:52:11.075Z] 3965f79ec5ac: Waiting [2023-09-22T21:52:11.075Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:11.075Z] a3b58a38a27b: Waiting [2023-09-22T21:52:11.075Z] b2191e2be29d: Waiting [2023-09-22T21:52:11.075Z] 9fb473b00b45: Layer already exists [2023-09-22T21:52:11.075Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:11.075Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:11.075Z] 4a366b1b08a5: Layer already exists [2023-09-22T21:52:11.075Z] 9f16888c9256: Layer already exists [2023-09-22T21:52:11.075Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:11.075Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:11.075Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:11.075Z] 3965f79ec5ac: Layer already exists [2023-09-22T21:52:11.343Z] 3.1.0-dev.54: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:11.693Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:12.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:12.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-22T21:52:12.039Z] 9f16888c9256: Preparing [2023-09-22T21:52:12.039Z] 9fb473b00b45: Preparing [2023-09-22T21:52:12.039Z] 4a366b1b08a5: Preparing [2023-09-22T21:52:12.039Z] 36d12582a4f2: Preparing [2023-09-22T21:52:12.039Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:12.039Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:12.039Z] 3965f79ec5ac: Preparing [2023-09-22T21:52:12.039Z] a3b58a38a27b: Preparing [2023-09-22T21:52:12.039Z] b2191e2be29d: Preparing [2023-09-22T21:52:12.039Z] 3965f79ec5ac: Waiting [2023-09-22T21:52:12.039Z] a3b58a38a27b: Waiting [2023-09-22T21:52:12.039Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:12.039Z] b2191e2be29d: Waiting [2023-09-22T21:52:12.039Z] 9fb473b00b45: Layer already exists [2023-09-22T21:52:12.039Z] 4a366b1b08a5: Layer already exists [2023-09-22T21:52:12.039Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:12.039Z] 9f16888c9256: Layer already exists [2023-09-22T21:52:12.039Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:12.039Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:12.039Z] 3965f79ec5ac: Layer already exists [2023-09-22T21:52:12.039Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:12.039Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:12.308Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:12.660Z] + 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-09-22T21:52:13.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-22T21:52:13.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-22T21:52:13.002Z] 9f16888c9256: Preparing [2023-09-22T21:52:13.002Z] 9fb473b00b45: Preparing [2023-09-22T21:52:13.002Z] 4a366b1b08a5: Preparing [2023-09-22T21:52:13.002Z] 36d12582a4f2: Preparing [2023-09-22T21:52:13.002Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:13.002Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:13.002Z] 3965f79ec5ac: Preparing [2023-09-22T21:52:13.002Z] a3b58a38a27b: Preparing [2023-09-22T21:52:13.002Z] b2191e2be29d: Preparing [2023-09-22T21:52:13.002Z] 3965f79ec5ac: Waiting [2023-09-22T21:52:13.002Z] a3b58a38a27b: Waiting [2023-09-22T21:52:13.002Z] b2191e2be29d: Waiting [2023-09-22T21:52:13.002Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:13.002Z] 9f16888c9256: Layer already exists [2023-09-22T21:52:13.002Z] 4a366b1b08a5: Layer already exists [2023-09-22T21:52:13.002Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:13.002Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:13.002Z] 9fb473b00b45: Layer already exists [2023-09-22T21:52:13.002Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:13.002Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:13.002Z] 3965f79ec5ac: Layer already exists [2023-09-22T21:52:13.002Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:13.268Z] main: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:52:13.310Z] ===================================================== [Pipeline] echo [2023-09-22T21:52:13.316Z] taggedImages: [2023-09-22T21:52:13.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:13.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-22T21:52:13.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.54 [2023-09-22T21:52:13.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:13.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-22T21:52:13.332Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-22T21:52:13.332Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:13.332Z] latest [2023-09-22T21:52:13.332Z] 3.1.0-dev.54 [2023-09-22T21:52:13.332Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:13.332Z] main [2023-09-22T21:52:13.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:13.672Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:14.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:14.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-22T21:52:14.014Z] 426a1c1f4735: Preparing [2023-09-22T21:52:14.014Z] 9a0950096f0c: Preparing [2023-09-22T21:52:14.014Z] 24e5cb3c30cd: Preparing [2023-09-22T21:52:14.014Z] 36d12582a4f2: Preparing [2023-09-22T21:52:14.014Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:14.014Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:14.014Z] 1e46520e4900: Preparing [2023-09-22T21:52:14.014Z] b2191e2be29d: Preparing [2023-09-22T21:52:14.014Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:14.014Z] b2191e2be29d: Waiting [2023-09-22T21:52:14.014Z] 1e46520e4900: Waiting [2023-09-22T21:52:14.014Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:14.014Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:14.281Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:14.281Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:14.281Z] 426a1c1f4735: Pushed [2023-09-22T21:52:14.281Z] 24e5cb3c30cd: Pushed [2023-09-22T21:52:14.281Z] 9a0950096f0c: Pushed [2023-09-22T21:52:14.908Z] 1e46520e4900: Pushed [2023-09-22T21:52:14.908Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:15.285Z] + 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-09-22T21:52:15.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-22T21:52:15.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-22T21:52:15.646Z] 426a1c1f4735: Preparing [2023-09-22T21:52:15.646Z] 9a0950096f0c: Preparing [2023-09-22T21:52:15.646Z] 24e5cb3c30cd: Preparing [2023-09-22T21:52:15.646Z] 36d12582a4f2: Preparing [2023-09-22T21:52:15.646Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:15.646Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:15.646Z] 1e46520e4900: Preparing [2023-09-22T21:52:15.646Z] b2191e2be29d: Preparing [2023-09-22T21:52:15.646Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:15.646Z] 1e46520e4900: Waiting [2023-09-22T21:52:15.646Z] b2191e2be29d: Waiting [2023-09-22T21:52:15.646Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:15.646Z] 426a1c1f4735: Layer already exists [2023-09-22T21:52:15.646Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:15.646Z] 9a0950096f0c: Layer already exists [2023-09-22T21:52:15.646Z] 24e5cb3c30cd: Layer already exists [2023-09-22T21:52:15.646Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:15.646Z] 1e46520e4900: Layer already exists [2023-09-22T21:52:15.646Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:15.921Z] latest: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:16.289Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:16.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.54 [2023-09-22T21:52:16.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-22T21:52:16.652Z] 426a1c1f4735: Preparing [2023-09-22T21:52:16.652Z] 9a0950096f0c: Preparing [2023-09-22T21:52:16.652Z] 24e5cb3c30cd: Preparing [2023-09-22T21:52:16.652Z] 36d12582a4f2: Preparing [2023-09-22T21:52:16.652Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:16.652Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:16.652Z] 1e46520e4900: Preparing [2023-09-22T21:52:16.652Z] b2191e2be29d: Preparing [2023-09-22T21:52:16.652Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:16.652Z] 1e46520e4900: Waiting [2023-09-22T21:52:16.652Z] b2191e2be29d: Waiting [2023-09-22T21:52:16.652Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:16.652Z] 426a1c1f4735: Layer already exists [2023-09-22T21:52:16.652Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:16.652Z] 24e5cb3c30cd: Layer already exists [2023-09-22T21:52:16.652Z] 9a0950096f0c: Layer already exists [2023-09-22T21:52:16.652Z] 1e46520e4900: Layer already exists [2023-09-22T21:52:16.652Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:16.652Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:16.920Z] 3.1.0-dev.54: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:17.278Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:17.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:17.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-22T21:52:17.627Z] 426a1c1f4735: Preparing [2023-09-22T21:52:17.627Z] 9a0950096f0c: Preparing [2023-09-22T21:52:17.627Z] 24e5cb3c30cd: Preparing [2023-09-22T21:52:17.627Z] 36d12582a4f2: Preparing [2023-09-22T21:52:17.627Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:17.627Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:17.627Z] 1e46520e4900: Preparing [2023-09-22T21:52:17.627Z] b2191e2be29d: Preparing [2023-09-22T21:52:17.627Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:17.627Z] 1e46520e4900: Waiting [2023-09-22T21:52:17.627Z] b2191e2be29d: Waiting [2023-09-22T21:52:17.627Z] 24e5cb3c30cd: Layer already exists [2023-09-22T21:52:17.627Z] 9a0950096f0c: Layer already exists [2023-09-22T21:52:17.627Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:17.627Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:17.627Z] 426a1c1f4735: Layer already exists [2023-09-22T21:52:17.896Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:17.896Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:17.896Z] 1e46520e4900: Layer already exists [2023-09-22T21:52:17.896Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:18.262Z] + 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-09-22T21:52:18.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-22T21:52:18.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-22T21:52:18.609Z] 426a1c1f4735: Preparing [2023-09-22T21:52:18.609Z] 9a0950096f0c: Preparing [2023-09-22T21:52:18.609Z] 24e5cb3c30cd: Preparing [2023-09-22T21:52:18.609Z] 36d12582a4f2: Preparing [2023-09-22T21:52:18.609Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:18.609Z] d8e15b14b4e3: Preparing [2023-09-22T21:52:18.609Z] 1e46520e4900: Preparing [2023-09-22T21:52:18.609Z] b2191e2be29d: Preparing [2023-09-22T21:52:18.609Z] d8e15b14b4e3: Waiting [2023-09-22T21:52:18.609Z] b2191e2be29d: Waiting [2023-09-22T21:52:18.609Z] 1e46520e4900: Waiting [2023-09-22T21:52:18.609Z] 9a0950096f0c: Layer already exists [2023-09-22T21:52:18.609Z] 426a1c1f4735: Layer already exists [2023-09-22T21:52:18.609Z] 24e5cb3c30cd: Layer already exists [2023-09-22T21:52:18.609Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:18.609Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:18.609Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:18.609Z] d8e15b14b4e3: Layer already exists [2023-09-22T21:52:18.609Z] 1e46520e4900: Layer already exists [2023-09-22T21:52:18.877Z] main: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:52:18.922Z] ===================================================== [Pipeline] echo [2023-09-22T21:52:18.929Z] taggedImages: [2023-09-22T21:52:18.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:18.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-22T21:52:18.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.54 [2023-09-22T21:52:18.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:18.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-22T21:52:18.955Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-22T21:52:18.955Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:18.955Z] latest [2023-09-22T21:52:18.955Z] 3.1.0-dev.54 [2023-09-22T21:52:18.955Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:18.955Z] main [2023-09-22T21:52:18.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:19.323Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:19.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:19.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-22T21:52:19.682Z] dc1b9e7d9780: Preparing [2023-09-22T21:52:19.682Z] f0db0846c24d: Preparing [2023-09-22T21:52:19.682Z] 8fe5ffdb9829: Preparing [2023-09-22T21:52:19.682Z] 36d12582a4f2: Preparing [2023-09-22T21:52:19.682Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:19.682Z] 4bc9295acd59: Preparing [2023-09-22T21:52:19.682Z] a3b58a38a27b: Preparing [2023-09-22T21:52:19.682Z] b2191e2be29d: Preparing [2023-09-22T21:52:19.682Z] 4bc9295acd59: Waiting [2023-09-22T21:52:19.682Z] a3b58a38a27b: Waiting [2023-09-22T21:52:19.682Z] b2191e2be29d: Waiting [2023-09-22T21:52:19.682Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:19.952Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:19.952Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:19.952Z] dc1b9e7d9780: Pushed [2023-09-22T21:52:19.952Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:19.952Z] f0db0846c24d: Pushed [2023-09-22T21:52:19.952Z] 8fe5ffdb9829: Pushed [2023-09-22T21:52:38.192Z] 4bc9295acd59: Pushed [2023-09-22T21:52:38.464Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:38.843Z] + 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-09-22T21:52:39.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-22T21:52:39.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-22T21:52:39.193Z] dc1b9e7d9780: Preparing [2023-09-22T21:52:39.193Z] f0db0846c24d: Preparing [2023-09-22T21:52:39.193Z] 8fe5ffdb9829: Preparing [2023-09-22T21:52:39.193Z] 36d12582a4f2: Preparing [2023-09-22T21:52:39.193Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:39.193Z] 4bc9295acd59: Preparing [2023-09-22T21:52:39.193Z] a3b58a38a27b: Preparing [2023-09-22T21:52:39.193Z] b2191e2be29d: Preparing [2023-09-22T21:52:39.193Z] a3b58a38a27b: Waiting [2023-09-22T21:52:39.193Z] 4bc9295acd59: Waiting [2023-09-22T21:52:39.193Z] b2191e2be29d: Waiting [2023-09-22T21:52:39.193Z] dc1b9e7d9780: Layer already exists [2023-09-22T21:52:39.193Z] 8fe5ffdb9829: Layer already exists [2023-09-22T21:52:39.193Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:39.193Z] f0db0846c24d: Layer already exists [2023-09-22T21:52:39.193Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:39.193Z] 4bc9295acd59: Layer already exists [2023-09-22T21:52:39.193Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:39.193Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:39.462Z] latest: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:39.821Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:40.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.54 [2023-09-22T21:52:40.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-22T21:52:40.167Z] dc1b9e7d9780: Preparing [2023-09-22T21:52:40.167Z] f0db0846c24d: Preparing [2023-09-22T21:52:40.167Z] 8fe5ffdb9829: Preparing [2023-09-22T21:52:40.167Z] 36d12582a4f2: Preparing [2023-09-22T21:52:40.167Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:40.167Z] 4bc9295acd59: Preparing [2023-09-22T21:52:40.167Z] a3b58a38a27b: Preparing [2023-09-22T21:52:40.167Z] b2191e2be29d: Preparing [2023-09-22T21:52:40.167Z] 4bc9295acd59: Waiting [2023-09-22T21:52:40.167Z] a3b58a38a27b: Waiting [2023-09-22T21:52:40.167Z] b2191e2be29d: Waiting [2023-09-22T21:52:40.167Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:40.167Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:40.167Z] dc1b9e7d9780: Layer already exists [2023-09-22T21:52:40.167Z] f0db0846c24d: Layer already exists [2023-09-22T21:52:40.167Z] 8fe5ffdb9829: Layer already exists [2023-09-22T21:52:40.440Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:40.440Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:40.440Z] 4bc9295acd59: Layer already exists [2023-09-22T21:52:40.440Z] 3.1.0-dev.54: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:40.794Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:41.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:41.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-22T21:52:41.151Z] dc1b9e7d9780: Preparing [2023-09-22T21:52:41.151Z] f0db0846c24d: Preparing [2023-09-22T21:52:41.151Z] 8fe5ffdb9829: Preparing [2023-09-22T21:52:41.151Z] 36d12582a4f2: Preparing [2023-09-22T21:52:41.151Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:41.151Z] 4bc9295acd59: Preparing [2023-09-22T21:52:41.151Z] a3b58a38a27b: Preparing [2023-09-22T21:52:41.151Z] b2191e2be29d: Preparing [2023-09-22T21:52:41.151Z] a3b58a38a27b: Waiting [2023-09-22T21:52:41.151Z] b2191e2be29d: Waiting [2023-09-22T21:52:41.151Z] 4bc9295acd59: Waiting [2023-09-22T21:52:41.151Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:41.151Z] f0db0846c24d: Layer already exists [2023-09-22T21:52:41.151Z] dc1b9e7d9780: Layer already exists [2023-09-22T21:52:41.151Z] 8fe5ffdb9829: Layer already exists [2023-09-22T21:52:41.152Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:41.152Z] 4bc9295acd59: Layer already exists [2023-09-22T21:52:41.152Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:41.152Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:41.423Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:41.777Z] + 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-09-22T21:52:42.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-22T21:52:42.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-22T21:52:42.125Z] dc1b9e7d9780: Preparing [2023-09-22T21:52:42.125Z] f0db0846c24d: Preparing [2023-09-22T21:52:42.125Z] 8fe5ffdb9829: Preparing [2023-09-22T21:52:42.125Z] 36d12582a4f2: Preparing [2023-09-22T21:52:42.125Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:42.125Z] 4bc9295acd59: Preparing [2023-09-22T21:52:42.125Z] a3b58a38a27b: Preparing [2023-09-22T21:52:42.125Z] b2191e2be29d: Preparing [2023-09-22T21:52:42.125Z] 4bc9295acd59: Waiting [2023-09-22T21:52:42.125Z] b2191e2be29d: Waiting [2023-09-22T21:52:42.125Z] a3b58a38a27b: Waiting [2023-09-22T21:52:42.125Z] 8fe5ffdb9829: Layer already exists [2023-09-22T21:52:42.125Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:42.125Z] dc1b9e7d9780: Layer already exists [2023-09-22T21:52:42.125Z] f0db0846c24d: Layer already exists [2023-09-22T21:52:42.125Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:42.125Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:42.125Z] a3b58a38a27b: Layer already exists [2023-09-22T21:52:42.125Z] 4bc9295acd59: Layer already exists [2023-09-22T21:52:42.394Z] main: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:52:42.439Z] ===================================================== [Pipeline] echo [2023-09-22T21:52:42.445Z] taggedImages: [2023-09-22T21:52:42.445Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:42.445Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-22T21:52:42.445Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.54 [2023-09-22T21:52:42.445Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:42.445Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-22T21:52:42.461Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-22T21:52:42.461Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:42.461Z] latest [2023-09-22T21:52:42.461Z] 3.1.0-dev.54 [2023-09-22T21:52:42.461Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:42.461Z] main [2023-09-22T21:52:42.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:42.800Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:43.154Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:43.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-22T21:52:43.154Z] ae10bd1e5d10: Preparing [2023-09-22T21:52:43.154Z] 3789615e404e: Preparing [2023-09-22T21:52:43.154Z] 36d12582a4f2: Preparing [2023-09-22T21:52:43.154Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:43.154Z] 469fa6f49b74: Preparing [2023-09-22T21:52:43.154Z] b2191e2be29d: Preparing [2023-09-22T21:52:43.154Z] b2191e2be29d: Waiting [2023-09-22T21:52:43.426Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:43.426Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:43.426Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:43.426Z] ae10bd1e5d10: Pushed [2023-09-22T21:52:43.694Z] 469fa6f49b74: Pushed [2023-09-22T21:52:50.365Z] 3789615e404e: Pushed [2023-09-22T21:52:50.365Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:50.713Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:51.060Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-22T21:52:51.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-22T21:52:51.060Z] ae10bd1e5d10: Preparing [2023-09-22T21:52:51.060Z] 3789615e404e: Preparing [2023-09-22T21:52:51.060Z] 36d12582a4f2: Preparing [2023-09-22T21:52:51.060Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:51.060Z] 469fa6f49b74: Preparing [2023-09-22T21:52:51.060Z] b2191e2be29d: Preparing [2023-09-22T21:52:51.060Z] b2191e2be29d: Waiting [2023-09-22T21:52:51.060Z] 3789615e404e: Layer already exists [2023-09-22T21:52:51.060Z] ae10bd1e5d10: Layer already exists [2023-09-22T21:52:51.060Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:51.060Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:51.060Z] 469fa6f49b74: Layer already exists [2023-09-22T21:52:51.060Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:51.328Z] latest: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:51.679Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:52.018Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.54 [2023-09-22T21:52:52.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-22T21:52:52.018Z] ae10bd1e5d10: Preparing [2023-09-22T21:52:52.018Z] 3789615e404e: Preparing [2023-09-22T21:52:52.018Z] 36d12582a4f2: Preparing [2023-09-22T21:52:52.018Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:52.018Z] 469fa6f49b74: Preparing [2023-09-22T21:52:52.018Z] b2191e2be29d: Preparing [2023-09-22T21:52:52.018Z] b2191e2be29d: Waiting [2023-09-22T21:52:52.018Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:52.018Z] ae10bd1e5d10: Layer already exists [2023-09-22T21:52:52.018Z] 469fa6f49b74: Layer already exists [2023-09-22T21:52:52.018Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:52.018Z] 3789615e404e: Layer already exists [2023-09-22T21:52:52.018Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:52.286Z] 3.1.0-dev.54: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:52.648Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:52.996Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:52.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-22T21:52:52.997Z] ae10bd1e5d10: Preparing [2023-09-22T21:52:52.997Z] 3789615e404e: Preparing [2023-09-22T21:52:52.997Z] 36d12582a4f2: Preparing [2023-09-22T21:52:52.997Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:52.997Z] 469fa6f49b74: Preparing [2023-09-22T21:52:52.997Z] b2191e2be29d: Preparing [2023-09-22T21:52:52.997Z] b2191e2be29d: Waiting [2023-09-22T21:52:52.997Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:52.997Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:52.997Z] 469fa6f49b74: Layer already exists [2023-09-22T21:52:52.997Z] ae10bd1e5d10: Layer already exists [2023-09-22T21:52:52.997Z] 3789615e404e: Layer already exists [2023-09-22T21:52:53.266Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:53.266Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:53.621Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:53.969Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-22T21:52:53.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-22T21:52:53.969Z] ae10bd1e5d10: Preparing [2023-09-22T21:52:53.969Z] 3789615e404e: Preparing [2023-09-22T21:52:53.969Z] 36d12582a4f2: Preparing [2023-09-22T21:52:53.969Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:53.969Z] 469fa6f49b74: Preparing [2023-09-22T21:52:53.969Z] b2191e2be29d: Preparing [2023-09-22T21:52:53.969Z] b2191e2be29d: Waiting [2023-09-22T21:52:53.969Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:53.969Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:53.969Z] 3789615e404e: Layer already exists [2023-09-22T21:52:53.969Z] ae10bd1e5d10: Layer already exists [2023-09-22T21:52:53.969Z] 469fa6f49b74: Layer already exists [2023-09-22T21:52:53.969Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:54.238Z] main: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:52:54.284Z] ===================================================== [Pipeline] echo [2023-09-22T21:52:54.291Z] taggedImages: [2023-09-22T21:52:54.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:54.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-22T21:52:54.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.54 [2023-09-22T21:52:54.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:54.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-22T21:52:54.308Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-22T21:52:54.308Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:54.308Z] latest [2023-09-22T21:52:54.308Z] 3.1.0-dev.54 [2023-09-22T21:52:54.308Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:52:54.308Z] main [2023-09-22T21:52:54.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:54.653Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:52:55.005Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:52:55.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-22T21:52:55.005Z] e0d826330c0b: Preparing [2023-09-22T21:52:55.005Z] a074c9c1eb3c: Preparing [2023-09-22T21:52:55.005Z] 36d12582a4f2: Preparing [2023-09-22T21:52:55.005Z] 2d11ae7cb75a: Preparing [2023-09-22T21:52:55.005Z] 2b6649a6a7b7: Preparing [2023-09-22T21:52:55.005Z] b2191e2be29d: Preparing [2023-09-22T21:52:55.005Z] b2191e2be29d: Waiting [2023-09-22T21:52:55.275Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:52:55.275Z] 36d12582a4f2: Layer already exists [2023-09-22T21:52:55.275Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:52:55.275Z] b2191e2be29d: Layer already exists [2023-09-22T21:52:55.275Z] e0d826330c0b: Pushed [2023-09-22T21:53:01.941Z] a074c9c1eb3c: Pushed [2023-09-22T21:53:01.941Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:02.307Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:02.827Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-22T21:53:02.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-22T21:53:02.827Z] e0d826330c0b: Preparing [2023-09-22T21:53:02.827Z] a074c9c1eb3c: Preparing [2023-09-22T21:53:02.827Z] 36d12582a4f2: Preparing [2023-09-22T21:53:02.827Z] 2d11ae7cb75a: Preparing [2023-09-22T21:53:02.827Z] 2b6649a6a7b7: Preparing [2023-09-22T21:53:02.827Z] b2191e2be29d: Preparing [2023-09-22T21:53:02.827Z] b2191e2be29d: Waiting [2023-09-22T21:53:02.827Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:53:02.827Z] 36d12582a4f2: Layer already exists [2023-09-22T21:53:02.827Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:53:02.827Z] a074c9c1eb3c: Layer already exists [2023-09-22T21:53:02.827Z] e0d826330c0b: Layer already exists [2023-09-22T21:53:02.827Z] b2191e2be29d: Layer already exists [2023-09-22T21:53:03.097Z] latest: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:03.459Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:03.810Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.54 [2023-09-22T21:53:03.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-22T21:53:03.810Z] e0d826330c0b: Preparing [2023-09-22T21:53:03.810Z] a074c9c1eb3c: Preparing [2023-09-22T21:53:03.810Z] 36d12582a4f2: Preparing [2023-09-22T21:53:03.810Z] 2d11ae7cb75a: Preparing [2023-09-22T21:53:03.810Z] 2b6649a6a7b7: Preparing [2023-09-22T21:53:03.810Z] b2191e2be29d: Preparing [2023-09-22T21:53:03.810Z] b2191e2be29d: Waiting [2023-09-22T21:53:03.810Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:53:03.810Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:53:03.810Z] a074c9c1eb3c: Layer already exists [2023-09-22T21:53:03.810Z] e0d826330c0b: Layer already exists [2023-09-22T21:53:03.810Z] 36d12582a4f2: Layer already exists [2023-09-22T21:53:03.810Z] b2191e2be29d: Layer already exists [2023-09-22T21:53:04.079Z] 3.1.0-dev.54: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:04.448Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:04.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:53:04.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-22T21:53:04.801Z] e0d826330c0b: Preparing [2023-09-22T21:53:04.801Z] a074c9c1eb3c: Preparing [2023-09-22T21:53:04.801Z] 36d12582a4f2: Preparing [2023-09-22T21:53:04.801Z] 2d11ae7cb75a: Preparing [2023-09-22T21:53:04.801Z] 2b6649a6a7b7: Preparing [2023-09-22T21:53:04.801Z] b2191e2be29d: Preparing [2023-09-22T21:53:04.801Z] b2191e2be29d: Waiting [2023-09-22T21:53:04.801Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:53:04.801Z] 36d12582a4f2: Layer already exists [2023-09-22T21:53:04.801Z] e0d826330c0b: Layer already exists [2023-09-22T21:53:04.801Z] a074c9c1eb3c: Layer already exists [2023-09-22T21:53:04.801Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:53:04.801Z] b2191e2be29d: Layer already exists [2023-09-22T21:53:05.068Z] 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:05.423Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:05.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-22T21:53:05.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-22T21:53:05.769Z] e0d826330c0b: Preparing [2023-09-22T21:53:05.769Z] a074c9c1eb3c: Preparing [2023-09-22T21:53:05.769Z] 36d12582a4f2: Preparing [2023-09-22T21:53:05.769Z] 2d11ae7cb75a: Preparing [2023-09-22T21:53:05.769Z] 2b6649a6a7b7: Preparing [2023-09-22T21:53:05.769Z] b2191e2be29d: Preparing [2023-09-22T21:53:05.769Z] b2191e2be29d: Waiting [2023-09-22T21:53:05.769Z] 2b6649a6a7b7: Layer already exists [2023-09-22T21:53:05.769Z] e0d826330c0b: Layer already exists [2023-09-22T21:53:05.769Z] a074c9c1eb3c: Layer already exists [2023-09-22T21:53:05.769Z] 36d12582a4f2: Layer already exists [2023-09-22T21:53:05.769Z] 2d11ae7cb75a: Layer already exists [2023-09-22T21:53:05.769Z] b2191e2be29d: Layer already exists [2023-09-22T21:53:06.037Z] main: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:53:06.096Z] ===================================================== [Pipeline] echo [2023-09-22T21:53:06.106Z] taggedImages: [2023-09-22T21:53:06.106Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [2023-09-22T21:53:06.106Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-22T21:53:06.106Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.54 [2023-09-22T21:53:06.106Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [2023-09-22T21:53:06.106Z] - 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-09-22T21:53:06.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:53:06.485Z] [2023-09-22T21:53:06.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:06.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:53:07.092Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-22T21:53:07.092Z] 8998bd30e6a1: Pulling fs layer [2023-09-22T21:53:07.092Z] 04944245beec: Pulling fs layer [2023-09-22T21:53:07.092Z] 699f458cf7ca: Pulling fs layer [2023-09-22T21:53:07.092Z] 765212b225bb: Pulling fs layer [2023-09-22T21:53:07.092Z] f23df028b6ca: Pulling fs layer [2023-09-22T21:53:07.092Z] d65c8cfc05b1: Pulling fs layer [2023-09-22T21:53:07.092Z] 2437ff75d9bd: Pulling fs layer [2023-09-22T21:53:07.092Z] 765212b225bb: Waiting [2023-09-22T21:53:07.092Z] d65c8cfc05b1: Waiting [2023-09-22T21:53:07.092Z] f23df028b6ca: Waiting [2023-09-22T21:53:07.092Z] 2437ff75d9bd: Waiting [2023-09-22T21:53:07.092Z] 04944245beec: Verifying Checksum [2023-09-22T21:53:07.092Z] 04944245beec: Download complete [2023-09-22T21:53:07.092Z] 765212b225bb: Verifying Checksum [2023-09-22T21:53:07.092Z] 765212b225bb: Download complete [2023-09-22T21:53:07.092Z] f23df028b6ca: Verifying Checksum [2023-09-22T21:53:07.092Z] f23df028b6ca: Download complete [2023-09-22T21:53:07.092Z] d65c8cfc05b1: Verifying Checksum [2023-09-22T21:53:07.092Z] d65c8cfc05b1: Download complete [2023-09-22T21:53:07.362Z] 699f458cf7ca: Verifying Checksum [2023-09-22T21:53:07.362Z] 699f458cf7ca: Download complete [2023-09-22T21:53:07.631Z] 8998bd30e6a1: Verifying Checksum [2023-09-22T21:53:07.632Z] 8998bd30e6a1: Download complete [2023-09-22T21:53:10.248Z] 2437ff75d9bd: Verifying Checksum [2023-09-22T21:53:10.248Z] 2437ff75d9bd: Download complete [2023-09-22T21:53:12.207Z] 8998bd30e6a1: Pull complete [2023-09-22T21:53:12.822Z] 04944245beec: Pull complete [2023-09-22T21:53:14.268Z] 699f458cf7ca: Pull complete [2023-09-22T21:53:14.536Z] 765212b225bb: Pull complete [2023-09-22T21:53:15.512Z] f23df028b6ca: Pull complete [2023-09-22T21:53:15.512Z] d65c8cfc05b1: Pull complete [2023-09-22T21:53:30.516Z] 2437ff75d9bd: Pull complete [2023-09-22T21:53:30.516Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-22T21:53:30.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:53:30.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:53:30.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-7633 does not seem to be running inside a container [2023-09-22T21:53:30.807Z] $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:53:33.991Z] $ docker top 1b5ab4d962ccd7414ce24bbb0fb8626566f7353c4970bf58fb9fe79b64f79c49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:53:34.900Z] ---> job-cost.sh [2023-09-22T21:53:34.900Z] lf-activate-venv: SKIPPING [2023-09-22T21:53:34.900Z] INFO: No Stack... [2023-09-22T21:53:35.481Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-22T21:53:36.064Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:53:36.697Z] + cat /w/workspace/edgex-go/588/archives/cost.csv [2023-09-22T21:53:36.697Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:53:36.777Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-588-stack-cost] [2023-09-22T21:53:36.783Z] Resource [jenkins-edgexfoundry-edgex-go-main-588-stack-cost] did not exist. Created. [2023-09-22T21:53:36.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-588-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:53:37.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-22T21:53:38.093Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:53:38.102Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-588-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:53:38.113Z] $ docker stop --time=1 1b5ab4d962ccd7414ce24bbb0fb8626566f7353c4970bf58fb9fe79b64f79c49 [2023-09-22T21:53:39.628Z] $ docker rm -f --volumes 1b5ab4d962ccd7414ce24bbb0fb8626566f7353c4970bf58fb9fe79b64f79c49 [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-09-22T21:53:40.120Z] provisioning config files... [2023-09-22T21:53:40.128Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/588@tmp/config14874389793865534457tmp [Pipeline] { [Pipeline] sh [2023-09-22T21:53:40.426Z] + set +x [2023-09-22T21:53:40.426Z] + curl -s https://codecov.io/bash [2023-09-22T21:53:40.426Z] + bash -s -- [2023-09-22T21:53:40.686Z] [2023-09-22T21:53:40.686Z] _____ _ [2023-09-22T21:53:40.686Z] / ____| | | [2023-09-22T21:53:40.686Z] | | ___ __| | ___ ___ _____ __ [2023-09-22T21:53:40.686Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-22T21:53:40.686Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-22T21:53:40.686Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-22T21:53:40.686Z] Bash-1.0.6 [2023-09-22T21:53:40.686Z] [2023-09-22T21:53:40.686Z] [2023-09-22T21:53:40.686Z] ==> git version 2.25.1 found [2023-09-22T21:53:40.686Z] ==> 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-09-22T21:53:40.686Z] Release-Date: 2020-01-08 [2023-09-22T21:53:40.686Z] 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-09-22T21:53:40.686Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-22T21:53:40.686Z] ==> Jenkins CI detected. [2023-09-22T21:53:40.686Z] current dir:  /w/workspace/edgex-go/588 [2023-09-22T21:53:40.686Z] project root: . [2023-09-22T21:53:40.686Z] --> token set from env [2023-09-22T21:53:40.686Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-22T21:53:40.686Z] ==> Running gcov in . (disable via -X gcov) [2023-09-22T21:53:40.686Z] ==> Python coveragepy not found [2023-09-22T21:53:40.686Z] ==> Searching for coverage reports in: [2023-09-22T21:53:40.686Z] + . [2023-09-22T21:53:40.949Z] -> Found 1 reports [2023-09-22T21:53:40.949Z] ==> Detecting git/mercurial file structure [2023-09-22T21:53:40.949Z] ==> Reading reports [2023-09-22T21:53:40.949Z] + ./coverage.out bytes=453602 [2023-09-22T21:53:40.949Z] ==> Appending adjustments [2023-09-22T21:53:40.949Z] https://docs.codecov.io/docs/fixing-reports [2023-09-22T21:53:41.883Z] + Found adjustments [2023-09-22T21:53:41.883Z] ==> Gzipping contents [2023-09-22T21:53:41.883Z] 60K /tmp/codecov.e6TPO1.gz [2023-09-22T21:53:41.883Z] ==> Uploading reports [2023-09-22T21:53:41.883Z] url: https://codecov.io [2023-09-22T21:53:41.883Z] query: branch=main&commit=34f840c68dfd07fd09c4325cf8194608b3ff672b&build=588&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F588%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:53:42.141Z] -> Pinging Codecov [2023-09-22T21:53:42.141Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=34f840c68dfd07fd09c4325cf8194608b3ff672b&build=588&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F588%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:53:42.141Z] -> Uploading to [2023-09-22T21:53:42.141Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-22/00271124DB129430A58F1EEE437C3FCB/34f840c68dfd07fd09c4325cf8194608b3ff672b/244972cf-b9af-46aa-b785-412ada0c7b9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9fdc41e173a85185f0926058eabca2dbd28598ce1f38f3f7f4899682c955da3 [2023-09-22T21:53:42.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:53:42.141Z] Dload Upload Total Spent Left Speed [2023-09-22T21:53:42.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58249 0 0 100 58249 0 288k --:--:-- --:--:-- --:--:-- 287k 100 58249 0 0 100 58249 0 288k --:--:-- --:--:-- --:--:-- 287k [2023-09-22T21:53:42.410Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [2023-09-22T21:53:42.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-22T21:53:42.627Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-22T21:53:42.639Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:42.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:53:42.928Z] [2023-09-22T21:53:42.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:43.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:53:43.219Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-22T21:53:43.219Z] df9b9388f04a: Pulling fs layer [2023-09-22T21:53:43.219Z] 52dc419b0ee2: Pulling fs layer [2023-09-22T21:53:43.219Z] 25bc292e5bac: Pulling fs layer [2023-09-22T21:53:43.219Z] 114826534d7a: Pulling fs layer [2023-09-22T21:53:43.219Z] 4657fd5d0bcf: Pulling fs layer [2023-09-22T21:53:43.219Z] 6ad1cebc031e: Pulling fs layer [2023-09-22T21:53:43.219Z] 8a3aa393b2d8: Pulling fs layer [2023-09-22T21:53:43.219Z] 114826534d7a: Waiting [2023-09-22T21:53:43.219Z] 4657fd5d0bcf: Waiting [2023-09-22T21:53:43.219Z] 6ad1cebc031e: Waiting [2023-09-22T21:53:43.219Z] 25bc292e5bac: Verifying Checksum [2023-09-22T21:53:43.219Z] 25bc292e5bac: Download complete [2023-09-22T21:53:43.219Z] 52dc419b0ee2: Download complete [2023-09-22T21:53:43.219Z] 4657fd5d0bcf: Verifying Checksum [2023-09-22T21:53:43.219Z] 4657fd5d0bcf: Download complete [2023-09-22T21:53:43.482Z] df9b9388f04a: Verifying Checksum [2023-09-22T21:53:43.482Z] df9b9388f04a: Download complete [2023-09-22T21:53:43.482Z] 6ad1cebc031e: Verifying Checksum [2023-09-22T21:53:43.482Z] df9b9388f04a: Pull complete [2023-09-22T21:53:43.741Z] 52dc419b0ee2: Pull complete [2023-09-22T21:53:43.741Z] 25bc292e5bac: Pull complete [2023-09-22T21:53:44.317Z] 114826534d7a: Verifying Checksum [2023-09-22T21:53:44.317Z] 114826534d7a: Download complete [2023-09-22T21:53:44.317Z] 8a3aa393b2d8: Verifying Checksum [2023-09-22T21:53:44.317Z] 8a3aa393b2d8: Download complete [2023-09-22T21:53:48.514Z] 114826534d7a: Pull complete [2023-09-22T21:53:48.514Z] 4657fd5d0bcf: Pull complete [2023-09-22T21:53:48.514Z] 6ad1cebc031e: Pull complete [2023-09-22T21:53:51.040Z] 8a3aa393b2d8: Pull complete [2023-09-22T21:53:51.040Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-22T21:53:51.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:53:51.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:53:51.114Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:53:51.141Z] $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:53:57.098Z] $ docker top 5c89e3246562626b6910999041e2cc14cbd4fad1089dba72dda1080d822a16d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-22T21:53:57.164Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-22T21:53:57.436Z] + set -o pipefail [2023-09-22T21:53:57.436Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-22T21:54:02.702Z] [2023-09-22T21:54:02.702Z] Monitoring /w/workspace/edgex-go/588 (github.com/edgexfoundry/edgex-go)... [2023-09-22T21:54:02.702Z] [2023-09-22T21:54:02.702Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8fa325af-419e-4cf3-b7f8-e642f4bdc557 [2023-09-22T21:54:02.702Z] [2023-09-22T21:54:02.702Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-22T21:54:02.702Z] [2023-09-22T21:54:02.702Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-22T21:54:02.702Z] [2023-09-22T21:54:02.962Z] [2023-09-22T21:54:02.962Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-22T21:54:02.962Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-22T21:54:02.962Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-22T21:54:02.974Z] $ docker stop --time=1 5c89e3246562626b6910999041e2cc14cbd4fad1089dba72dda1080d822a16d5 [2023-09-22T21:54:08.429Z] $ docker rm -f --volumes 5c89e3246562626b6910999041e2cc14cbd4fad1089dba72dda1080d822a16d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-22T21:54:08.811Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:54:08.826Z] provisioning config files... [2023-09-22T21:54:08.833Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/588@tmp/config15561322359859085027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:54:09.127Z] --> edgex-publish-swagger.sh [2023-09-22T21:54:09.128Z] === Publish openapi/v3 API === [2023-09-22T21:54:09.128Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-22T21:54:09.128Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/588/openapi/v3/core-command.yaml] [2023-09-22T21:54:09.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:54:09.128Z] Dload Upload Total Spent Left Speed [2023-09-22T21:54:09.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 53304 --:--:-- --:--:-- --:--:-- 53217 100 32782 0 0 100 32782 0 53217 --:--:-- --:--:-- --:--:-- 53131 [2023-09-22T21:54:09.696Z] [2023-09-22T21:54:09.696Z] [2023-09-22T21:54:09.696Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/588/openapi/v3/core-data.yaml] [2023-09-22T21:54:09.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:54:09.696Z] Dload Upload Total Spent Left Speed [2023-09-22T21:54:10.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 126k --:--:-- --:--:-- --:--:-- 126k [2023-09-22T21:54:10.263Z] [2023-09-22T21:54:10.263Z] [2023-09-22T21:54:10.264Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/588/openapi/v3/core-metadata.yaml] [2023-09-22T21:54:10.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:54:10.264Z] Dload Upload Total Spent Left Speed [2023-09-22T21:54:10.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 711k --:--:-- --:--:-- --:--:-- 707k 100 144k 0 0 100 144k 0 285k --:--:-- --:--:-- --:--:-- 285k [2023-09-22T21:54:10.780Z] [2023-09-22T21:54:10.780Z] [2023-09-22T21:54:10.780Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/588/openapi/v3/support-notifications.yaml] [2023-09-22T21:54:10.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:54:10.780Z] Dload Upload Total Spent Left Speed [2023-09-22T21:54:11.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-09-22T21:54:11.348Z] [2023-09-22T21:54:11.348Z] [2023-09-22T21:54:11.348Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/588/openapi/v3/support-scheduler.yaml] [2023-09-22T21:54:11.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:54:11.348Z] Dload Upload Total Spent Left Speed [2023-09-22T21:54:11.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 70388 --:--:-- --:--:-- --:--:-- 70254 [2023-09-22T21:54:11.915Z] [2023-09-22T21:54:11.915Z] [Pipeline] } [2023-09-22T21:54:11.923Z] 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-09-22T21:54:12.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:54:12.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:12.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:54:12.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:54:12.687Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:54:12.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:54:13.222Z] $ docker top cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 -eo pid,comm [2023-09-22T21:54:13.266Z] 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-09-22T21:54:13.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:54:13.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:54:13.298Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:54:13.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:54:13.409Z] $ docker exec cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 ssh-agent [2023-09-22T21:54:13.528Z] SSH_AUTH_SOCK=/tmp/ssh-uRLWwbgRcl0R/agent.32 [2023-09-22T21:54:13.528Z] SSH_AGENT_PID=38 [2023-09-22T21:54:13.532Z] Running ssh-add (command line suppressed) [2023-09-22T21:54:13.625Z] Identity added: /w/workspace/edgex-go/588@tmp/private_key_4002924631051945888.key (/w/workspace/edgex-go/588@tmp/private_key_4002924631051945888.key) [2023-09-22T21:54:13.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:54:13.924Z] + git semver tag [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,095 [run_tag] DEBUG tag force:False [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,095 [check_head_tag] DEBUG check head tag [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,097 [execute] INFO git cat-file --batch-check [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=) [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,100 [execute] INFO git cat-file --batch [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=) [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,123 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,123 [execute] INFO git tag -a v3.1.0-dev.54 -m v3.1.0-dev.54 [2023-09-22T21:54:14.182Z] 2023-09-22 21:54:14,124 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.54', '-m', 'v3.1.0-dev.54'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:54:14.183Z] 2023-09-22 21:54:14,126 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main [2023-09-22T21:54:14.183Z] 3.1.0-dev.54 [Pipeline] } [2023-09-22T21:54:14.190Z] $ docker exec --env ******** --env ******** cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 ssh-agent -k [2023-09-22T21:54:14.300Z] unset SSH_AUTH_SOCK; [2023-09-22T21:54:14.301Z] unset SSH_AGENT_PID; [2023-09-22T21:54:14.301Z] echo Agent pid 38 killed; [2023-09-22T21:54:14.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:54:14.608Z] + git semver [Pipeline] } [2023-09-22T21:54:14.879Z] $ docker stop --time=1 cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 [2023-09-22T21:54:16.188Z] $ docker rm -f --volumes cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:16.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:54:16.577Z] [2023-09-22T21:54:16.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:16.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:54:16.869Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-22T21:54:16.869Z] ab5ef0e58194: Pulling fs layer [2023-09-22T21:54:16.869Z] 9712f1f96733: Pulling fs layer [2023-09-22T21:54:16.869Z] 63f879dbbcfc: Pulling fs layer [2023-09-22T21:54:16.869Z] 0d9ebad4ef96: Pulling fs layer [2023-09-22T21:54:16.869Z] e9a5061849ea: Pulling fs layer [2023-09-22T21:54:16.869Z] d747dcd14b5f: Pulling fs layer [2023-09-22T21:54:16.869Z] 2de7ff778b66: Pulling fs layer [2023-09-22T21:54:16.869Z] e9a5061849ea: Waiting [2023-09-22T21:54:16.869Z] 0d9ebad4ef96: Waiting [2023-09-22T21:54:16.869Z] d747dcd14b5f: Waiting [2023-09-22T21:54:16.869Z] 9712f1f96733: Download complete [2023-09-22T21:54:17.129Z] 63f879dbbcfc: Verifying Checksum [2023-09-22T21:54:17.129Z] 63f879dbbcfc: Download complete [2023-09-22T21:54:17.394Z] ab5ef0e58194: Verifying Checksum [2023-09-22T21:54:17.394Z] ab5ef0e58194: Download complete [2023-09-22T21:54:17.394Z] e9a5061849ea: Verifying Checksum [2023-09-22T21:54:17.394Z] e9a5061849ea: Download complete [2023-09-22T21:54:17.394Z] 0d9ebad4ef96: Verifying Checksum [2023-09-22T21:54:17.394Z] 0d9ebad4ef96: Download complete [2023-09-22T21:54:17.394Z] d747dcd14b5f: Verifying Checksum [2023-09-22T21:54:17.394Z] d747dcd14b5f: Download complete [2023-09-22T21:54:17.651Z] 2de7ff778b66: Verifying Checksum [2023-09-22T21:54:17.651Z] 2de7ff778b66: Download complete [2023-09-22T21:54:20.180Z] ab5ef0e58194: Pull complete [2023-09-22T21:54:20.438Z] 9712f1f96733: Pull complete [2023-09-22T21:54:21.007Z] 63f879dbbcfc: Pull complete [2023-09-22T21:54:25.188Z] 0d9ebad4ef96: Pull complete [2023-09-22T21:54:25.446Z] e9a5061849ea: Pull complete [2023-09-22T21:54:25.446Z] d747dcd14b5f: Pull complete [2023-09-22T21:54:26.822Z] 2de7ff778b66: Pull complete [2023-09-22T21:54:26.822Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-22T21:54:26.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:54:26.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:54:26.916Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:54:26.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:54:34.607Z] $ docker top 43ca5261ba4caf03952caf4959092903fb799ee286a307f4f0413759b4b61297 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:54:34.679Z] provisioning config files... [2023-09-22T21:54:34.686Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/588@tmp/config13018568225071318614tmp [2023-09-22T21:54:34.696Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/588@tmp/config14545716291536958022tmp [2023-09-22T21:54:34.707Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/588@tmp/config14381837542600258105tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:54:34.721Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:54:35.002Z] ---> sigul-configuration.sh [2023-09-22T21:54:35.002Z] gpg: directory `/root/.gnupg' created [2023-09-22T21:54:35.002Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-22T21:54:35.002Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-22T21:54:35.002Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-22T21:54:35.002Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-22T21:54:35.002Z] gpg: CAST5 encrypted data [2023-09-22T21:54:35.002Z] gpg: encrypted with 1 passphrase [2023-09-22T21:54:35.002Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-22T21:54:35.285Z] + mkdir /home/jenkins [2023-09-22T21:54:35.285Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-22T21:54:35.568Z] + 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-09-22T21:54:35.576Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:54:35.856Z] ---> sigul-install.sh [2023-09-22T21:54:35.856Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-22T21:54:36.141Z] + git tag --list [2023-09-22T21:54:36.141Z] 0.6.0 [2023-09-22T21:54:36.141Z] 0.6.1 [2023-09-22T21:54:36.141Z] 0.7.0 [2023-09-22T21:54:36.141Z] 0.7.1 [2023-09-22T21:54:36.141Z] v1.0.0 [2023-09-22T21:54:36.141Z] v1.0.1 [2023-09-22T21:54:36.141Z] v1.1.0 [2023-09-22T21:54:36.141Z] v1.2.0 [2023-09-22T21:54:36.141Z] v1.2.1 [2023-09-22T21:54:36.141Z] v1.3.0 [2023-09-22T21:54:36.141Z] v1.3.1 [2023-09-22T21:54:36.141Z] v2.0.0 [2023-09-22T21:54:36.141Z] v2.1.0 [2023-09-22T21:54:36.141Z] v2.1.1 [2023-09-22T21:54:36.141Z] v2.2.0 [2023-09-22T21:54:36.141Z] v2.3.0 [2023-09-22T21:54:36.141Z] v3.0 [2023-09-22T21:54:36.141Z] v3.0.0 [2023-09-22T21:54:36.141Z] v3.1.0-dev.1 [2023-09-22T21:54:36.141Z] v3.1.0-dev.10 [2023-09-22T21:54:36.141Z] v3.1.0-dev.11 [2023-09-22T21:54:36.141Z] v3.1.0-dev.12 [2023-09-22T21:54:36.141Z] v3.1.0-dev.13 [2023-09-22T21:54:36.141Z] v3.1.0-dev.14 [2023-09-22T21:54:36.141Z] v3.1.0-dev.15 [2023-09-22T21:54:36.141Z] v3.1.0-dev.16 [2023-09-22T21:54:36.141Z] v3.1.0-dev.17 [2023-09-22T21:54:36.141Z] v3.1.0-dev.18 [2023-09-22T21:54:36.141Z] v3.1.0-dev.19 [2023-09-22T21:54:36.141Z] v3.1.0-dev.2 [2023-09-22T21:54:36.141Z] v3.1.0-dev.20 [2023-09-22T21:54:36.141Z] v3.1.0-dev.21 [2023-09-22T21:54:36.141Z] v3.1.0-dev.22 [2023-09-22T21:54:36.141Z] v3.1.0-dev.23 [2023-09-22T21:54:36.141Z] v3.1.0-dev.24 [2023-09-22T21:54:36.141Z] v3.1.0-dev.25 [2023-09-22T21:54:36.141Z] v3.1.0-dev.26 [2023-09-22T21:54:36.141Z] v3.1.0-dev.27 [2023-09-22T21:54:36.141Z] v3.1.0-dev.28 [2023-09-22T21:54:36.141Z] v3.1.0-dev.29 [2023-09-22T21:54:36.141Z] v3.1.0-dev.3 [2023-09-22T21:54:36.141Z] v3.1.0-dev.30 [2023-09-22T21:54:36.141Z] v3.1.0-dev.31 [2023-09-22T21:54:36.141Z] v3.1.0-dev.32 [2023-09-22T21:54:36.141Z] v3.1.0-dev.33 [2023-09-22T21:54:36.141Z] v3.1.0-dev.34 [2023-09-22T21:54:36.141Z] v3.1.0-dev.35 [2023-09-22T21:54:36.141Z] v3.1.0-dev.36 [2023-09-22T21:54:36.141Z] v3.1.0-dev.37 [2023-09-22T21:54:36.141Z] v3.1.0-dev.38 [2023-09-22T21:54:36.141Z] v3.1.0-dev.39 [2023-09-22T21:54:36.141Z] v3.1.0-dev.4 [2023-09-22T21:54:36.141Z] v3.1.0-dev.40 [2023-09-22T21:54:36.141Z] v3.1.0-dev.41 [2023-09-22T21:54:36.141Z] v3.1.0-dev.42 [2023-09-22T21:54:36.141Z] v3.1.0-dev.43 [2023-09-22T21:54:36.141Z] v3.1.0-dev.44 [2023-09-22T21:54:36.141Z] v3.1.0-dev.45 [2023-09-22T21:54:36.141Z] v3.1.0-dev.46 [2023-09-22T21:54:36.141Z] v3.1.0-dev.47 [2023-09-22T21:54:36.141Z] v3.1.0-dev.48 [2023-09-22T21:54:36.141Z] v3.1.0-dev.49 [2023-09-22T21:54:36.141Z] v3.1.0-dev.5 [2023-09-22T21:54:36.141Z] v3.1.0-dev.50 [2023-09-22T21:54:36.141Z] v3.1.0-dev.51 [2023-09-22T21:54:36.141Z] v3.1.0-dev.52 [2023-09-22T21:54:36.141Z] v3.1.0-dev.53 [2023-09-22T21:54:36.141Z] v3.1.0-dev.54 [2023-09-22T21:54:36.141Z] v3.1.0-dev.6 [2023-09-22T21:54:36.141Z] v3.1.0-dev.7 [2023-09-22T21:54:36.141Z] v3.1.0-dev.8 [2023-09-22T21:54:36.141Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-22T21:54:36.422Z] + lftools sign git-tag v3.1.0-dev.54 [2023-09-22T21:54:36.989Z] Signing Git tag with Sigul... [2023-09-22T21:54:36.989Z] Signing v3.1.0-dev.54 [Pipeline] echo [2023-09-22T21:54:37.254Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:54:37.536Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-22T21:54:37.543Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-22T21:54:37.558Z] $ docker stop --time=1 43ca5261ba4caf03952caf4959092903fb799ee286a307f4f0413759b4b61297 [2023-09-22T21:54:38.848Z] $ docker rm -f --volumes 43ca5261ba4caf03952caf4959092903fb799ee286a307f4f0413759b4b61297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-22T21:54:39.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:54:39.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:39.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:54:39.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:54:39.642Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:54:39.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:54:40.034Z] $ docker top 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a -eo pid,comm [2023-09-22T21:54:40.083Z] 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-09-22T21:54:40.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:54:40.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:54:40.121Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:54:40.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:54:40.236Z] $ docker exec 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a ssh-agent [2023-09-22T21:54:40.354Z] SSH_AUTH_SOCK=/tmp/ssh-IwX5Bn4ALPbH/agent.32 [2023-09-22T21:54:40.354Z] SSH_AGENT_PID=38 [2023-09-22T21:54:40.358Z] Running ssh-add (command line suppressed) [2023-09-22T21:54:40.459Z] Identity added: /w/workspace/edgex-go/588@tmp/private_key_7605263160290472765.key (/w/workspace/edgex-go/588@tmp/private_key_7605263160290472765.key) [2023-09-22T21:54:40.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:54:40.761Z] + git semver bump pre [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,936 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,936 [bump_version] DEBUG bumping version:3.1.0-dev.54 on axis:pre with prefix:dev [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,936 [bump_version] DEBUG bumped version:3.1.0-dev.55 [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,936 [write_version] DEBUG write version:3.1.0-dev.55 to path:/w/workspace/edgex-go/588/.semver/main with force:True [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,936 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,936 [write_file] DEBUG write to file:/w/workspace/edgex-go/588/.semver/main [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,938 [execute] INFO git cat-file --batch-check [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,945 [execute] INFO git cat-file --batch [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:54:41.020Z] 2023-09-22 21:54:40,951 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main [2023-09-22T21:54:41.020Z] 3.1.0-dev.55 [Pipeline] } [2023-09-22T21:54:41.028Z] $ docker exec --env ******** --env ******** 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a ssh-agent -k [2023-09-22T21:54:41.124Z] unset SSH_AUTH_SOCK; [2023-09-22T21:54:41.124Z] unset SSH_AGENT_PID; [2023-09-22T21:54:41.124Z] echo Agent pid 38 killed; [2023-09-22T21:54:41.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:54:41.453Z] + git semver [Pipeline] } [2023-09-22T21:54:41.721Z] $ docker stop --time=1 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a [2023-09-22T21:54:42.968Z] $ docker rm -f --volumes 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:54:43.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:54:43.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:43.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:54:43.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:54:43.689Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:54:43.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:54:44.085Z] $ docker top ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:54:44.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:54:44.168Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:54:44.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:54:44.283Z] $ docker exec ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b ssh-agent [2023-09-22T21:54:44.396Z] SSH_AUTH_SOCK=/tmp/ssh-wDkuIVB7Bm56/agent.32 [2023-09-22T21:54:44.396Z] SSH_AGENT_PID=38 [2023-09-22T21:54:44.401Z] Running ssh-add (command line suppressed) [2023-09-22T21:54:44.503Z] Identity added: /w/workspace/edgex-go/588@tmp/private_key_17392737340688568374.key (/w/workspace/edgex-go/588@tmp/private_key_17392737340688568374.key) [2023-09-22T21:54:44.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:54:44.805Z] + git semver push [2023-09-22T21:54:45.064Z] 2023-09-22 21:54:44,979 [run_push] DEBUG push [2023-09-22T21:54:45.064Z] 2023-09-22 21:54:44,980 [execute] INFO git cat-file --batch-check [2023-09-22T21:54:45.064Z] 2023-09-22 21:54:44,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:54:45.064Z] 2023-09-22 21:54:44,984 [execute] INFO git rev-list 23def0c82201c25e7a062c6b20ca2e8af491b883 -- [2023-09-22T21:54:45.064Z] 2023-09-22 21:54:44,985 [execute] DEBUG Popen(['git', 'rev-list', '23def0c82201c25e7a062c6b20ca2e8af491b883', '--'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:54:45.064Z] 2023-09-22 21:54:45,003 [execute] INFO git fetch -v origin [2023-09-22T21:54:45.064Z] 2023-09-22 21:54:45,003 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-22T21:54:45.631Z] 2023-09-22 21:54:45,484 [run_push] DEBUG no remote changes detected [2023-09-22T21:54:45.631Z] 2023-09-22 21:54:45,484 [execute] INFO git push origin semver [2023-09-22T21:54:45.631Z] 2023-09-22 21:54:45,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:54:46.568Z] 2023-09-22 21:54:46,246 [run_push] DEBUG push all version tags [2023-09-22T21:54:46.568Z] 2023-09-22 21:54:46,246 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-22T21:54:46.568Z] 2023-09-22 21:54:46,247 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:54:47.135Z] 2023-09-22 21:54:46,984 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main [2023-09-22T21:54:47.135Z] 3.1.0-dev.55 [Pipeline] } [2023-09-22T21:54:47.143Z] $ docker exec --env ******** --env ******** ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b ssh-agent -k [2023-09-22T21:54:47.256Z] unset SSH_AUTH_SOCK; [2023-09-22T21:54:47.256Z] unset SSH_AGENT_PID; [2023-09-22T21:54:47.256Z] echo Agent pid 38 killed; [2023-09-22T21:54:47.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:54:47.573Z] + git semver [Pipeline] } [2023-09-22T21:54:47.845Z] $ docker stop --time=1 ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b [2023-09-22T21:54:49.129Z] $ docker rm -f --volumes ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b [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-09-22T21:54:49.663Z] + [ -d /w/workspace/edgex-go/588/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:54:49.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:54:50.808Z] ---> package-listing.sh [2023-09-22T21:54:50.808Z] ++ facter osfamily [2023-09-22T21:54:50.808Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-22T21:54:51.067Z] + OS_FAMILY=debian [2023-09-22T21:54:51.067Z] + workspace=/w/workspace/edgex-go/588 [2023-09-22T21:54:51.067Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-22T21:54:51.067Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-22T21:54:51.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-22T21:54:51.067Z] + PACKAGES=/tmp/packages_start.txt [2023-09-22T21:54:51.067Z] + '[' /w/workspace/edgex-go/588 ']' [2023-09-22T21:54:51.067Z] + PACKAGES=/tmp/packages_end.txt [2023-09-22T21:54:51.067Z] + case "${OS_FAMILY}" in [2023-09-22T21:54:51.067Z] + dpkg -l [2023-09-22T21:54:51.067Z] + grep '^ii' [2023-09-22T21:54:51.067Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-22T21:54:51.067Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-22T21:54:51.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-22T21:54:51.067Z] + '[' /w/workspace/edgex-go/588 ']' [2023-09-22T21:54:51.067Z] + mkdir -p /w/workspace/edgex-go/588/archives/ [2023-09-22T21:54:51.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/588/archives/ [Pipeline] echo [2023-09-22T21:54:51.078Z] 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/588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-22T21:54:51.355Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:51.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:54:51.908Z] [2023-09-22T21:54:51.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:54:52.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:54:52.202Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-22T21:54:52.202Z] 5eb5b503b376: Pulling fs layer [2023-09-22T21:54:52.202Z] 5c69ac0246d0: Pulling fs layer [2023-09-22T21:54:52.202Z] ec43610c2a17: Pulling fs layer [2023-09-22T21:54:52.202Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-22T21:54:52.202Z] 33b1e0a273af: Pulling fs layer [2023-09-22T21:54:52.202Z] 5d3b04190fa2: Pulling fs layer [2023-09-22T21:54:52.202Z] 2f39f015ded8: Pulling fs layer [2023-09-22T21:54:52.202Z] 33b1e0a273af: Waiting [2023-09-22T21:54:52.202Z] 5d3b04190fa2: Waiting [2023-09-22T21:54:52.202Z] 3a2ae6a8a46f: Waiting [2023-09-22T21:54:52.202Z] 2f39f015ded8: Waiting [2023-09-22T21:54:52.202Z] 5c69ac0246d0: Verifying Checksum [2023-09-22T21:54:52.202Z] 5c69ac0246d0: Download complete [2023-09-22T21:54:52.202Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-22T21:54:52.202Z] 3a2ae6a8a46f: Download complete [2023-09-22T21:54:52.202Z] 33b1e0a273af: Verifying Checksum [2023-09-22T21:54:52.202Z] 33b1e0a273af: Download complete [2023-09-22T21:54:52.202Z] 5d3b04190fa2: Verifying Checksum [2023-09-22T21:54:52.202Z] 5d3b04190fa2: Download complete [2023-09-22T21:54:52.460Z] ec43610c2a17: Verifying Checksum [2023-09-22T21:54:52.460Z] ec43610c2a17: Download complete [2023-09-22T21:54:52.460Z] 5eb5b503b376: Download complete [2023-09-22T21:54:53.026Z] 2f39f015ded8: Download complete [2023-09-22T21:54:53.960Z] 5eb5b503b376: Pull complete [2023-09-22T21:54:53.960Z] 5c69ac0246d0: Pull complete [2023-09-22T21:54:54.525Z] ec43610c2a17: Pull complete [2023-09-22T21:54:54.525Z] 3a2ae6a8a46f: Pull complete [2023-09-22T21:54:54.783Z] 33b1e0a273af: Pull complete [2023-09-22T21:54:54.783Z] 5d3b04190fa2: Pull complete [2023-09-22T21:55:00.048Z] 2f39f015ded8: Pull complete [2023-09-22T21:55:00.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-22T21:55:00.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:55:00.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:55:00.124Z] prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container [2023-09-22T21:55:00.152Z] $ 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/588/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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-09-22T21:55:06.525Z] $ docker top 387395f8b5349c3a9f6366a030ac6fe13251366ac90948278e99f4e5953d5425 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:55:06.876Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-22T21:55:07.158Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-22T21:55:07.435Z] + ls /var/log/sa-host [2023-09-22T21:55:07.436Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:55:07.589Z] provisioning config files... [2023-09-22T21:55:07.596Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/588@tmp/config8183948729502686474tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:55:07.609Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:55:07.889Z] ---> create-netrc.sh [Pipeline] } [2023-09-22T21:55:07.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:55:08.225Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-22T21:55:08.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:55:08.517Z] ---> sudo-logs.sh [2023-09-22T21:55:08.517Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-22T21:55:08.534Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:55:08.821Z] ---> job-cost.sh [2023-09-22T21:55:08.821Z] lf-activate-venv: SKIPPING [2023-09-22T21:55:08.821Z] DEBUG: total: 0.10999999940395355 [2023-09-22T21:55:08.821Z] INFO: Retrieving Stack Cost... [2023-09-22T21:55:09.391Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T21:55:09.651Z] INFO: Archiving Costs [Pipeline] echo [2023-09-22T21:55:09.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:55:09.947Z] ---> logs-deploy.sh [2023-09-22T21:55:09.947Z] lf-activate-venv: SKIPPING [2023-09-22T21:55:09.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/588 [2023-09-22T21:55:09.947Z] INFO: archiving workspace using pattern(s): [2023-09-22T21:55:10.885Z] Archives upload complete. [2023-09-22T21:55:11.145Z] INFO: archiving logs to Nexus