Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 824c097da010356d13f923208871747ea0e15dbc 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-ssh12719551544392207909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15576709013451057773.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1187876764006486195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14589951087229687472.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-ssh9289852642556013791.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.20 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-11910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/504 [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/504 # 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 > 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 Avoid second fetch Checking out Revision 824c097da010356d13f923208871747ea0e15dbc (main) Commit message: "feat: Add ability to customize spiffe services (#4533)" > git config core.sparsecheckout # timeout=10 > git checkout -f 824c097da010356d13f923208871747ea0e15dbc # timeout=10 > git rev-list --no-walk 097fa9cfe75c32edccb428e411636597142f08a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T16:34:13.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T16:34:13.820Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T16:34:13.839Z] ========================================================= [2023-04-27T16:34:13.839Z] EdgeX Global Pipelines Version Info [2023-04-27T16:34:13.839Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T16:34:14.553Z] ------------------- [2023-04-27T16:34:14.553Z] stable info: [2023-04-27T16:34:14.553Z] ------------------- [2023-04-27T16:34:14.553Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T16:34:14.553Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T16:34:14.553Z] Message: update stable to v1.0.248 [2023-04-27T16:34:15.124Z] ------------------- [2023-04-27T16:34:15.124Z] experimental info: [2023-04-27T16:34:15.124Z] ------------------- [2023-04-27T16:34:15.124Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T16:34:15.124Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T16:34:15.124Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T16:34:15.284Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-27T16:34:15.295Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-27T16:34:15.309Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T16:34:15.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T16:34:15.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T16:34:15.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T16:34:15.365Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T16:34:15.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-27T16:34:15.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-27T16:34:15.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-27T16:34:15.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T16:34:15.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T16:34:15.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T16:34:15.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T16:34:15.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T16:34:15.507Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T16:34:15.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T16:34:15.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T16:34:15.541Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-27T16:34:15.553Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-27T16:34:15.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T16:34:15.584Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T16:34:15.602Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T16:34:15.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-27T16:34:15.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-27T16:34:15.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-27T16:34:15.660Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 824c097da010356d13f923208871747ea0e15dbc [Pipeline] echo [2023-04-27T16:34:15.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 824c097 [Pipeline] echo [2023-04-27T16:34:15.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T16:34:15.739Z] provisioning config files... [2023-04-27T16:34:15.753Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config6605739236517346669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T16:34:16.062Z] ---> docker-login.sh [2023-04-27T16:34:16.062Z] nexus3.edgexfoundry.org:10001 [2023-04-27T16:34:16.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:34:16.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:34:16.323Z] Configure a credential helper to remove this warning. See [2023-04-27T16:34:16.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:34:16.323Z] [2023-04-27T16:34:16.323Z] Login Succeeded [2023-04-27T16:34:16.323Z] nexus3.edgexfoundry.org:10002 [2023-04-27T16:34:16.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:34:16.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:34:16.323Z] Configure a credential helper to remove this warning. See [2023-04-27T16:34:16.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:34:16.323Z] [2023-04-27T16:34:16.323Z] Login Succeeded [2023-04-27T16:34:16.323Z] nexus3.edgexfoundry.org:10003 [2023-04-27T16:34:16.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:34:16.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:34:16.584Z] Configure a credential helper to remove this warning. See [2023-04-27T16:34:16.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:34:16.584Z] [2023-04-27T16:34:16.584Z] Login Succeeded [2023-04-27T16:34:16.584Z] nexus3.edgexfoundry.org:10004 [2023-04-27T16:34:16.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:34:16.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:34:16.584Z] Configure a credential helper to remove this warning. See [2023-04-27T16:34:16.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:34:16.584Z] [2023-04-27T16:34:16.584Z] Login Succeeded [2023-04-27T16:34:16.584Z] docker.io [2023-04-27T16:34:16.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:34:16.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:34:16.850Z] Configure a credential helper to remove this warning. See [2023-04-27T16:34:16.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:34:16.850Z] [2023-04-27T16:34:16.850Z] Login Succeeded [2023-04-27T16:34:16.850Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T16:34:16.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T16:34:17.176Z] + 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-04-27T16:34:17.176Z] + dirname cmd/core-command/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/core-data/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/core-metadata/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/support-notifications/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-27T16:34:17.176Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-27T16:34:17.176Z] + cut -d/ -f2 [2023-04-27T16:34:17.176Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-27T16:34:17.230Z] 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-04-27T16:34:17.591Z] + git rev-list -1 --merges 824c097da010356d13f923208871747ea0e15dbc~1..824c097da010356d13f923208871747ea0e15dbc [Pipeline] echo [2023-04-27T16:34:17.607Z] -----------> git rev-list -1 --merges 824c097da010356d13f923208871747ea0e15dbc~1..824c097da010356d13f923208871747ea0e15dbc 824c097da010356d13f923208871747ea0e15dbc [false] [Pipeline] sh [2023-04-27T16:34:17.892Z] + git log --format=format:%s -1 824c097da010356d13f923208871747ea0e15dbc [Pipeline] echo [2023-04-27T16:34:17.929Z] ========================================================= [2023-04-27T16:34:17.929Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T16:34:17.929Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-27T16:34:18.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T16:34:18.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T16:34:18.398Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T16:34:18.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T16:34:18.398Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-04-27T16:34:18.398Z] -a /etc/ssh/ssh_known_hosts [2023-04-27T16:34:18.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:34:18.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T16:34:18.762Z] [2023-04-27T16:34:18.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:34:19.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T16:34:19.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T16:34:19.060Z] b85a868b505f: Pulling fs layer [2023-04-27T16:34:19.060Z] e2be974225ed: Pulling fs layer [2023-04-27T16:34:19.060Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T16:34:19.060Z] 988bab9f4d93: Pulling fs layer [2023-04-27T16:34:19.060Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T16:34:19.060Z] eaf3925da568: Pulling fs layer [2023-04-27T16:34:19.060Z] bab4dde63d76: Pulling fs layer [2023-04-27T16:34:19.060Z] bde34c3a00c8: Pulling fs layer [2023-04-27T16:34:19.060Z] b352a97aabf1: Pulling fs layer [2023-04-27T16:34:19.060Z] 4872d77fe225: Pulling fs layer [2023-04-27T16:34:19.060Z] 5851b861e8e6: Pulling fs layer [2023-04-27T16:34:19.060Z] bab4dde63d76: Waiting [2023-04-27T16:34:19.060Z] bde34c3a00c8: Waiting [2023-04-27T16:34:19.060Z] b352a97aabf1: Waiting [2023-04-27T16:34:19.060Z] 4872d77fe225: Waiting [2023-04-27T16:34:19.060Z] 988bab9f4d93: Waiting [2023-04-27T16:34:19.060Z] 5851b861e8e6: Waiting [2023-04-27T16:34:19.060Z] 1469e6f7b9e6: Waiting [2023-04-27T16:34:19.060Z] eaf3925da568: Waiting [2023-04-27T16:34:19.060Z] e2be974225ed: Download complete [2023-04-27T16:34:19.060Z] 988bab9f4d93: Verifying Checksum [2023-04-27T16:34:19.060Z] 988bab9f4d93: Download complete [2023-04-27T16:34:19.320Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T16:34:19.320Z] 339a4e72a1f5: Download complete [2023-04-27T16:34:19.320Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T16:34:19.320Z] 1469e6f7b9e6: Download complete [2023-04-27T16:34:19.320Z] eaf3925da568: Download complete [2023-04-27T16:34:19.320Z] bde34c3a00c8: Verifying Checksum [2023-04-27T16:34:19.320Z] bde34c3a00c8: Download complete [2023-04-27T16:34:19.320Z] b352a97aabf1: Download complete [2023-04-27T16:34:19.320Z] 4872d77fe225: Verifying Checksum [2023-04-27T16:34:19.320Z] 4872d77fe225: Download complete [2023-04-27T16:34:19.320Z] 5851b861e8e6: Download complete [2023-04-27T16:34:19.320Z] b85a868b505f: Verifying Checksum [2023-04-27T16:34:19.320Z] b85a868b505f: Download complete [2023-04-27T16:34:19.581Z] bab4dde63d76: Verifying Checksum [2023-04-27T16:34:19.581Z] bab4dde63d76: Download complete [2023-04-27T16:34:20.519Z] b85a868b505f: Pull complete [2023-04-27T16:34:20.519Z] e2be974225ed: Pull complete [2023-04-27T16:34:21.088Z] 339a4e72a1f5: Pull complete [2023-04-27T16:34:21.088Z] 988bab9f4d93: Pull complete [2023-04-27T16:34:21.348Z] 1469e6f7b9e6: Pull complete [2023-04-27T16:34:21.348Z] eaf3925da568: Pull complete [2023-04-27T16:34:23.250Z] bab4dde63d76: Pull complete [2023-04-27T16:34:23.250Z] bde34c3a00c8: Pull complete [2023-04-27T16:34:23.509Z] b352a97aabf1: Pull complete [2023-04-27T16:34:23.509Z] 4872d77fe225: Pull complete [2023-04-27T16:34:23.509Z] 5851b861e8e6: Pull complete [2023-04-27T16:34:23.509Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T16:34:23.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T16:34:23.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T16:34:23.601Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T16:34:23.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T16:34:26.577Z] $ docker top 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 -eo pid,comm [2023-04-27T16:34:26.635Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T16:34:26.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T16:34:26.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T16:34:26.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T16:34:26.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T16:34:26.775Z] $ docker exec 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 ssh-agent [2023-04-27T16:34:26.885Z] SSH_AUTH_SOCK=/tmp/ssh-3gSD81j3CMTx/agent.32 [2023-04-27T16:34:26.885Z] SSH_AGENT_PID=38 [2023-04-27T16:34:26.892Z] Running ssh-add (command line suppressed) [2023-04-27T16:34:26.977Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_15940842248741228821.key (/w/workspace/edgex-go/504@tmp/private_key_15940842248741228821.key) [2023-04-27T16:34:26.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T16:34:27.274Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T16:34:27.289Z] $ docker exec --env ******** --env ******** 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 ssh-agent -k [2023-04-27T16:34:27.391Z] unset SSH_AUTH_SOCK; [2023-04-27T16:34:27.392Z] unset SSH_AGENT_PID; [2023-04-27T16:34:27.393Z] echo Agent pid 38 killed; [2023-04-27T16:34:27.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T16:34:27.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T16:34:27.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T16:34:27.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T16:34:27.538Z] $ docker exec 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 ssh-agent [2023-04-27T16:34:27.638Z] SSH_AUTH_SOCK=/tmp/ssh-88l12ZYyccTc/agent.72 [2023-04-27T16:34:27.638Z] SSH_AGENT_PID=78 [2023-04-27T16:34:27.644Z] Running ssh-add (command line suppressed) [2023-04-27T16:34:27.736Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_8970295077074508232.key (/w/workspace/edgex-go/504@tmp/private_key_8970295077074508232.key) [2023-04-27T16:34:27.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T16:34:28.035Z] + git semver init [2023-04-27T16:34:28.295Z] 2023-04-27 16:34:28,187 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T16:34:28.295Z] 2023-04-27 16:34:28,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/504/.semver [2023-04-27T16:34:28.295Z] 2023-04-27 16:34:28,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/504/.semver [2023-04-27T16:34:28.295Z] 2023-04-27 16:34:28,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/504/.semver'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=None) [2023-04-27T16:34:33.573Z] 2023-04-27 16:34:33,384 [append_file] DEBUG append to file:/w/workspace/edgex-go/504/.git/info/exclude [2023-04-27T16:34:33.573Z] 2023-04-27 16:34:33,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/504/.semver/main with force:False [2023-04-27T16:34:33.573Z] 2023-04-27 16:34:33,385 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main [2023-04-27T16:34:33.573Z] 2023-04-27 16:34:33,385 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main [2023-04-27T16:34:33.573Z] 3.0.0-dev.141 [Pipeline] } [2023-04-27T16:34:33.585Z] $ docker exec --env ******** --env ******** 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 ssh-agent -k [2023-04-27T16:34:33.670Z] unset SSH_AUTH_SOCK; [2023-04-27T16:34:33.670Z] unset SSH_AGENT_PID; [2023-04-27T16:34:33.670Z] echo Agent pid 78 killed; [2023-04-27T16:34:33.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T16:34:33.984Z] + git semver [Pipeline] } [2023-04-27T16:34:34.259Z] $ docker stop --time=1 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 [2023-04-27T16:34:35.555Z] $ docker rm -f --volumes 98a72ab0840b42398fcfa36b509754a0e2dbf91c3f829e4a92d1388a6952c091 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T16:34:35.887Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T16:34:36.095Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T16:34:36.098Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.141 [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-04-27T16:34:36.508Z] + git config --global --add safe.directory /w/workspace/edgex-go/504 [Pipeline] echo [2023-04-27T16:34:36.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T16:34:36.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T16:34:36.543Z] ========================================================= [2023-04-27T16:34:36.543Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T16:34:36.543Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-27T16:34:36.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T16:34:36.829Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T16:34:36.829Z] f56be85fc22e: Pulling fs layer [2023-04-27T16:34:36.829Z] 85791d961cd3: Pulling fs layer [2023-04-27T16:34:36.829Z] d694b5ae8c79: Pulling fs layer [2023-04-27T16:34:36.829Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T16:34:36.829Z] 4d19c01a9841: Pulling fs layer [2023-04-27T16:34:36.829Z] 9325e15d5711: Pulling fs layer [2023-04-27T16:34:36.829Z] 556b6ee489ea: Pulling fs layer [2023-04-27T16:34:36.829Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T16:34:36.829Z] 9325e15d5711: Waiting [2023-04-27T16:34:36.829Z] c5a4b2cf53e6: Waiting [2023-04-27T16:34:36.829Z] 556b6ee489ea: Waiting [2023-04-27T16:34:36.829Z] 4d19c01a9841: Waiting [2023-04-27T16:34:36.829Z] 9f32a84ed3da: Waiting [2023-04-27T16:34:36.829Z] 85791d961cd3: Verifying Checksum [2023-04-27T16:34:36.829Z] 85791d961cd3: Download complete [2023-04-27T16:34:36.829Z] 9f32a84ed3da: Download complete [2023-04-27T16:34:36.829Z] 4d19c01a9841: Verifying Checksum [2023-04-27T16:34:36.829Z] 4d19c01a9841: Download complete [2023-04-27T16:34:36.829Z] f56be85fc22e: Download complete [2023-04-27T16:34:36.829Z] 9325e15d5711: Verifying Checksum [2023-04-27T16:34:36.829Z] 9325e15d5711: Download complete [2023-04-27T16:34:37.100Z] f56be85fc22e: Pull complete [2023-04-27T16:34:37.100Z] 85791d961cd3: Pull complete [2023-04-27T16:34:37.361Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T16:34:37.361Z] c5a4b2cf53e6: Download complete [2023-04-27T16:34:37.620Z] d694b5ae8c79: Verifying Checksum [2023-04-27T16:34:37.620Z] d694b5ae8c79: Download complete [2023-04-27T16:34:37.620Z] 556b6ee489ea: Download complete [2023-04-27T16:34:40.932Z] d694b5ae8c79: Pull complete [2023-04-27T16:34:41.191Z] 9f32a84ed3da: Pull complete [2023-04-27T16:34:41.191Z] 4d19c01a9841: Pull complete [2023-04-27T16:34:41.191Z] 9325e15d5711: Pull complete [2023-04-27T16:34:43.730Z] 556b6ee489ea: Pull complete [2023-04-27T16:34:44.671Z] c5a4b2cf53e6: Pull complete [2023-04-27T16:34:44.671Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T16:34:44.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T16:34:44.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-27T16:34:44.969Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T16:34:44.969Z] WORKDIR /edgex [2023-04-27T16:34:44.969Z] COPY go.mod . [2023-04-27T16:34:44.969Z] RUN go mod download [2023-04-27T16:34:44.969Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-27T16:34:45.540Z] Sending build context to Docker daemon 170.7MB [2023-04-27T16:34:45.540Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T16:34:45.540Z] ---> c4be618373d6 [2023-04-27T16:34:45.540Z] Step 2/4 : WORKDIR /edgex [2023-04-27T16:34:50.842Z] ---> Running in 3c6d5634152c [2023-04-27T16:34:51.100Z] Removing intermediate container 3c6d5634152c [2023-04-27T16:34:51.100Z] ---> 35d35fd6ae7a [2023-04-27T16:34:51.100Z] Step 3/4 : COPY go.mod . [2023-04-27T16:34:51.100Z] ---> b278b2d1abf0 [2023-04-27T16:34:51.100Z] Step 4/4 : RUN go mod download [2023-04-27T16:34:51.100Z] ---> Running in 6f23bfc113f8 [2023-04-27T16:34:51.186Z] Still waiting to schedule task [2023-04-27T16:34:51.187Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-27T16:35:03.309Z] Removing intermediate container 6f23bfc113f8 [2023-04-27T16:35:03.309Z] ---> ce45db86df1f [2023-04-27T16:35:03.309Z] Successfully built ce45db86df1f [2023-04-27T16:35:03.309Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:35:03.614Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T16:35:03.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T16:35:03.692Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T16:35:03.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T16:35:04.093Z] $ docker top aa6b0dbd6618ea002742f54a7f93562d748001e10f3df09719ebe08a372abb12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T16:35:04.436Z] + go version [2023-04-27T16:35:04.436Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T16:35:04.449Z] $ docker stop --time=1 aa6b0dbd6618ea002742f54a7f93562d748001e10f3df09719ebe08a372abb12 [2023-04-27T16:35:05.703Z] $ docker rm -f --volumes aa6b0dbd6618ea002742f54a7f93562d748001e10f3df09719ebe08a372abb12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:35:06.125Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T16:35:06.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T16:35:06.197Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T16:35:06.229Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T16:35:06.543Z] $ docker top 31a02dcd792a048543366c38b6b4dcc0666f94686fc3185dce9a5edce460a80f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T16:35:06.607Z] ========================================================= [2023-04-27T16:35:06.607Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-27T16:35:06.607Z] ========================================================= [Pipeline] sh [2023-04-27T16:35:06.883Z] + git config --global --add safe.directory /w/workspace/edgex-go/504 [Pipeline] fileExists [Pipeline] sh [2023-04-27T16:35:07.176Z] + make test [2023-04-27T16:35:07.176Z] go test -race -coverprofile=coverage.out ./... [2023-04-27T16:35:13.748Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-27T16:35:28.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-27T16:35:28.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-27T16:35:28.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-27T16:35:28.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-27T16:35:28.618Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-27T16:35:29.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-27T16:35:29.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-27T16:35:29.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-27T16:35:29.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-27T16:35:29.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-27T16:35:29.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-27T16:35:30.273Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-27T16:35:30.273Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-27T16:35:30.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-27T16:35:31.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-27T16:35:31.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-27T16:35:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-04-27T16:35:33.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-04-27T16:35:38.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-04-27T16:35:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-27T16:35:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-27T16:35:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-27T16:35:39.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-27T16:35:39.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-27T16:35:39.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-04-27T16:35:40.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-27T16:35:40.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-27T16:35:40.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-27T16:35:40.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-27T16:35:40.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-27T16:35:41.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-27T16:35:41.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-27T16:35:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.557s coverage: 88.5% of statements [2023-04-27T16:35:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.8% of statements [2023-04-27T16:35:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-27T16:35:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-27T16:35:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-27T16:35:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 95.6% of statements [2023-04-27T16:35:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-27T16:35:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-27T16:35:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-27T16:35:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-27T16:35:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-27T16:35:44.309Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-04-27T16:35:45.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-27T16:35:45.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-27T16:35:45.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-27T16:35:45.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-04-27T16:35:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-27T16:35:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-27T16:35:47.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-04-27T16:35:47.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements [2023-04-27T16:35:47.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 42.9% of statements [2023-04-27T16:35:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-04-27T16:35:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-04-27T16:35:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2023-04-27T16:35:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-04-27T16:35:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-27T16:35:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-27T16:35:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-27T16:35:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-27T16:35:49.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-27T16:35:49.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-27T16:35:49.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-27T16:35:49.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-27T16:35:50.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-27T16:35:50.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-27T16:35:50.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-27T16:35:50.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-27T16:35:50.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-27T16:35:50.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-27T16:35:50.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-27T16:35:51.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-27T16:35:52.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-27T16:35:52.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-27T16:35:52.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-27T16:35:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-27T16:35:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-27T16:35:54.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-27T16:35:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-27T16:35:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-27T16:35:55.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-27T16:35:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-27T16:35:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-27T16:35:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-27T16:35:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-27T16:35:57.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-27T16:35:57.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-27T16:35:57.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-27T16:35:57.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-27T16:35:59.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-27T16:35:59.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-27T16:35:59.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-27T16:35:59.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-27T16:35:59.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-04-27T16:36:00.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-27T16:36:00.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-27T16:36:00.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-27T16:36:00.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-27T16:36:13.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.073s coverage: 92.9% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 81.8% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements [2023-04-27T16:36:13.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-04-27T16:36:13.613Z] 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-04-27T16:36:13.871Z] running golangci-lint [2023-04-27T16:36:14.131Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-27T16:36:14.131Z] go version go1.20.2 linux/amd64 [2023-04-27T16:36:14.131Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-27T16:36:14.390Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-27T16:36:29.273Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|exports_file|files|compiled_files) took 13.123944646s" [2023-04-27T16:36:29.273Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.215264ms" [2023-04-27T16:36:34.557Z] level=info msg="[linters_context/goanalysis] analyzers took 47.289870216s with top 10 stages: buildir: 26.089118469s, inspect: 1.554533756s, fact_deprecated: 1.502449472s, printf: 1.190476704s, gosec: 1.105896845s, ctrlflow: 939.879154ms, S1038: 803.607713ms, fact_purity: 706.396564ms, nilness: 668.476337ms, isgenerated: 432.421305ms" [2023-04-27T16:36:34.557Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-27T16:36:34.557Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, nolint: 0/23" [2023-04-27T16:36:34.557Z] level=info msg="[runner] processing took 16.594642ms with stages: nolint: 7.590734ms, identifier_marker: 4.904962ms, exclude-rules: 1.672107ms, autogenerated_exclude: 1.125977ms, path_prettifier: 835.023µs, skip_dirs: 415.628µs, cgo: 27.361µs, filename_unadjuster: 19.56µs, max_same_issues: 680ns, uniq_by_line: 430ns, skip_files: 280ns, diff: 270ns, source_code: 260ns, severity-rules: 260ns, exclude: 260ns, sort_results: 250ns, max_from_linter: 180ns, path_prefixer: 140ns, path_shortener: 140ns, max_per_file_from_linter: 140ns" [2023-04-27T16:36:34.557Z] level=info msg="[runner] linters took 6.420029s with stages: goanalysis_metalinter: 6.403353396s" [2023-04-27T16:36:34.557Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-27T16:36:34.557Z] level=info msg="Memory: 197 samples, avg is 180.9MB, max is 714.8MB" [2023-04-27T16:36:34.557Z] level=info msg="Execution took 19.596874501s" [2023-04-27T16:36:34.557Z] go vet ./... [2023-04-27T16:36:37.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T16:36:38.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T16:36:38.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T16:36:38.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-27T16:36:38.396Z] + ls -al . [2023-04-27T16:36:38.396Z] total 704 [2023-04-27T16:36:38.396Z] drwxrwxr-x 11 1001 1001 4096 Apr 27 16:35 . [2023-04-27T16:36:38.396Z] drwxr-xr-x 4 root root 4096 Apr 27 16:35 .. [2023-04-27T16:36:38.396Z] drwxrwxr-x 2 1001 1001 4096 Apr 27 16:34 .blubracket [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 16 Apr 27 16:34 .dockerignore [2023-04-27T16:36:38.396Z] drwxrwxr-x 8 1001 1001 4096 Apr 27 16:34 .git [2023-04-27T16:36:38.396Z] drwxrwxr-x 3 1001 1001 4096 Apr 27 16:34 .github [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 1133 Apr 27 16:34 .gitignore [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 42 Apr 27 16:34 .golangci.yml [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 87 Apr 27 16:34 .hadolint.yml [2023-04-27T16:36:38.396Z] drwxr-xr-x 3 1001 1001 4096 Apr 27 16:34 .semver [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 166 Apr 27 16:34 .sonarcloud.properties [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 1171 Apr 27 16:34 ADOPTERS.md [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 10835 Apr 27 16:34 Attribution.txt [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 73765 Apr 27 16:34 CHANGELOG.md [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 3804 Apr 27 16:34 CONTRIBUTING.md [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 677 Apr 27 16:34 GOVERNANCE.md [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 883 Apr 27 16:34 Jenkinsfile [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 10775 Apr 27 16:34 LICENSE [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 14368 Apr 27 16:34 Makefile [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 582 Apr 27 16:34 OWNERS.md [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 9403 Apr 27 16:34 README.md [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 789 Apr 27 16:34 SECURITY.md [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 13 Apr 27 16:34 VERSION [2023-04-27T16:36:38.396Z] drwxrwxr-x 2 1001 1001 4096 Apr 27 16:34 bin [2023-04-27T16:36:38.396Z] drwxrwxr-x 18 1001 1001 4096 Apr 27 16:34 cmd [2023-04-27T16:36:38.396Z] -rw-r--r-- 1 root root 448352 Apr 27 16:36 coverage.out [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 3200 Apr 27 16:34 go.mod [2023-04-27T16:36:38.396Z] -rw-rw-r-- 1 1001 1001 31155 Apr 27 16:34 go.sum [2023-04-27T16:36:38.396Z] drwxrwxr-x 7 1001 1001 4096 Apr 27 16:34 internal [2023-04-27T16:36:38.397Z] drwxrwxr-x 3 1001 1001 4096 Apr 27 16:34 openapi [2023-04-27T16:36:38.397Z] -rw-rw-r-- 1 1001 1001 594 Apr 27 16:34 security.txt [2023-04-27T16:36:38.397Z] drwxrwxr-x 4 1001 1001 4096 Apr 27 16:34 snap [2023-04-27T16:36:38.397Z] -rw-rw-r-- 1 1001 1001 204 Apr 27 16:34 version.go [Pipeline] sh [2023-04-27T16:36:38.687Z] + '[' -e coverage.out ] [2023-04-27T16:36:38.687Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-27T16:36:38.792Z] Stashed 1 file(s) [Pipeline] sh [2023-04-27T16:36:39.085Z] + make build [2023-04-27T16:36:39.085Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-27T16:36:46.801Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11911 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-27T16:36:46.816Z] Running in /w/workspace/edgex-go/504 [Pipeline] { [Pipeline] checkout [2023-04-27T16:36:46.855Z] The recommended git tool is: git [2023-04-27T16:36:51.287Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-27T16:36:51.288Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-27T16:36:51.288Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-27T16:36:52.222Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-27T16:36:52.930Z] using credential edgex-jenkins-ssh [2023-04-27T16:36:52.959Z] Cloning the remote Git repository [2023-04-27T16:36:53.011Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-27T16:36:53.112Z] > git init /w/workspace/edgex-go/504 # timeout=10 [2023-04-27T16:36:53.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-27T16:36:53.260Z] > git --version # timeout=10 [2023-04-27T16:36:53.278Z] > git --version # 'git version 2.25.1' [2023-04-27T16:36:53.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T16:36:53.454Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T16:36:58.781Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-27T16:36:59.348Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-27T16:37:00.285Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-27T16:37:01.672Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-27T16:37:02.238Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-27T16:37:03.175Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-27T16:37:04.112Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-27T16:37:05.059Z] $ docker stop --time=1 31a02dcd792a048543366c38b6b4dcc0666f94686fc3185dce9a5edce460a80f [2023-04-27T16:37:10.055Z] $ docker rm -f --volumes 31a02dcd792a048543366c38b6b4dcc0666f94686fc3185dce9a5edce460a80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:37:10.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-27T16:37:10.941Z] [2023-04-27T16:37:10.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:37:10.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-27T16:37:10.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T16:37:11.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-27T16:37:11.511Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-27T16:37:11.511Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-27T16:37:11.511Z] ca9280d653b3: Pulling fs layer [2023-04-27T16:37:11.511Z] 7e9c9ca2126c: Pulling fs layer [2023-04-27T16:37:11.511Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-27T16:37:11.511Z] cbdbe7a5bc2a: Download complete [2023-04-27T16:37:11.511Z] ca9280d653b3: Verifying Checksum [2023-04-27T16:37:11.511Z] ca9280d653b3: Download complete [2023-04-27T16:37:11.511Z] cbdbe7a5bc2a: Pull complete [2023-04-27T16:37:11.762Z] Avoid second fetch [2023-04-27T16:37:11.762Z] Checking out Revision 824c097da010356d13f923208871747ea0e15dbc (main) [2023-04-27T16:37:12.076Z] 7e9c9ca2126c: Download complete [2023-04-27T16:37:12.077Z] ca9280d653b3: Pull complete [2023-04-27T16:37:12.596Z] Commit message: "feat: Add ability to customize spiffe services (#4533)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T16:37:11.779Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T16:37:11.852Z] > git checkout -f 824c097da010356d13f923208871747ea0e15dbc # timeout=10 [2023-04-27T16:37:13.614Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T16:37:13.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T16:37:13.614Z] Dload Upload Total Spent Left Speed [2023-04-27T16:37:13.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-04-27T16:37:14.231Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T16:37:14.566Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T16:37:14.566Z] + sudo tee /etc/docker/daemon.new [2023-04-27T16:37:14.566Z] { [2023-04-27T16:37:14.566Z] "registry-mirrors": [ [2023-04-27T16:37:14.566Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T16:37:14.566Z] ], [2023-04-27T16:37:14.566Z] "bip": "10.250.0.254/24", [2023-04-27T16:37:14.566Z] "hosts": [ [2023-04-27T16:37:14.566Z] "tcp://0.0.0.0:5555", [2023-04-27T16:37:14.566Z] "unix:///var/run/docker.sock" [2023-04-27T16:37:14.566Z] ], [2023-04-27T16:37:14.566Z] "mtu": 1458, [2023-04-27T16:37:14.566Z] "selinux-enabled": true, [2023-04-27T16:37:14.566Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T16:37:14.566Z] } [Pipeline] sh [2023-04-27T16:37:14.902Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T16:37:15.249Z] + sudo service docker restart [2023-04-27T16:37:15.363Z] 7e9c9ca2126c: Pull complete [2023-04-27T16:37:15.363Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-27T16:37:15.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-27T16:37:15.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T16:37:15.448Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T16:37:15.480Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-27T16:37:18.242Z] $ docker top 23eb79f0ca541d2f0738291bcd5e44142ac95575ac3766e4245df03c463bf0a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T16:37:18.583Z] + docker-compose build --help [2023-04-27T16:37:18.583Z] + grep parallel [2023-04-27T16:37:19.151Z] --parallel Build images in parallel. [Pipeline] } [2023-04-27T16:37:19.165Z] $ docker stop --time=1 23eb79f0ca541d2f0738291bcd5e44142ac95575ac3766e4245df03c463bf0a8 [2023-04-27T16:37:20.457Z] $ docker rm -f --volumes 23eb79f0ca541d2f0738291bcd5e44142ac95575ac3766e4245df03c463bf0a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:37:20.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-27T16:37:20.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T16:37:20.903Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T16:37:20.935Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T16:37:21.310Z] $ docker top 0807d1e9a0fdb63ac5c440282408b48088b236074cb08da8dbe06b6ee88c962a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T16:37:21.653Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-27T16:37:22.221Z] Building core-command ... [2023-04-27T16:37:22.221Z] Building core-common-config-bootstrapper ... [2023-04-27T16:37:22.221Z] Building core-data ... [2023-04-27T16:37:22.221Z] Building core-metadata ... [2023-04-27T16:37:22.221Z] Building security-bootstrapper ... [2023-04-27T16:37:22.221Z] Building security-proxy-auth ... [2023-04-27T16:37:22.221Z] Building security-proxy-setup ... [2023-04-27T16:37:22.221Z] Building security-secretstore-setup ... [2023-04-27T16:37:22.221Z] Building security-spiffe-token-provider ... [2023-04-27T16:37:22.221Z] Building security-spire-agent ... [2023-04-27T16:37:22.221Z] Building security-spire-config ... [2023-04-27T16:37:22.221Z] Building security-spire-server ... [2023-04-27T16:37:22.221Z] Building support-notifications ... [2023-04-27T16:37:22.221Z] Building support-scheduler ... [2023-04-27T16:37:22.221Z] Building support-scheduler [2023-04-27T16:37:22.221Z] Building core-common-config-bootstrapper [2023-04-27T16:37:22.221Z] Building security-spire-agent [2023-04-27T16:37:22.221Z] Building security-spire-config [2023-04-27T16:37:22.221Z] Building core-command [2023-04-27T16:37:32.201Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:37:32.202Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:37:32.202Z] ---> ce45db86df1f [2023-04-27T16:37:32.202Z] Step 3/27 : WORKDIR /edgex-go [2023-04-27T16:37:32.202Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:37:32.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:37:32.202Z] ---> ce45db86df1f [2023-04-27T16:37:32.202Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T16:37:37.379Z] provisioning config files... [2023-04-27T16:37:37.412Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config6890855553571037533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T16:37:37.790Z] ---> docker-login.sh [2023-04-27T16:37:37.790Z] nexus3.edgexfoundry.org:10001 [2023-04-27T16:37:38.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:37:38.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:37:38.385Z] Configure a credential helper to remove this warning. See [2023-04-27T16:37:38.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:37:38.385Z] [2023-04-27T16:37:38.385Z] Login Succeeded [2023-04-27T16:37:38.385Z] nexus3.edgexfoundry.org:10002 [2023-04-27T16:37:38.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:37:38.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:37:38.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:37:38.774Z] ---> ce45db86df1f [2023-04-27T16:37:38.774Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:37:38.774Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:37:38.774Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:37:38.774Z] ---> ce45db86df1f [2023-04-27T16:37:38.774Z] Step 3/27 : WORKDIR /edgex-go [2023-04-27T16:37:38.774Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:37:38.774Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:37:38.775Z] ---> ce45db86df1f [2023-04-27T16:37:38.775Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:37:38.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:37:38.936Z] Configure a credential helper to remove this warning. See [2023-04-27T16:37:38.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:37:38.936Z] [2023-04-27T16:37:38.936Z] Login Succeeded [2023-04-27T16:37:38.936Z] nexus3.edgexfoundry.org:10003 [2023-04-27T16:37:39.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:37:39.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:37:39.205Z] Configure a credential helper to remove this warning. See [2023-04-27T16:37:39.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:37:39.205Z] [2023-04-27T16:37:39.205Z] Login Succeeded [2023-04-27T16:37:39.205Z] nexus3.edgexfoundry.org:10004 [2023-04-27T16:37:39.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:37:39.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:37:39.747Z] Configure a credential helper to remove this warning. See [2023-04-27T16:37:39.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:37:39.747Z] [2023-04-27T16:37:39.747Z] Login Succeeded [2023-04-27T16:37:39.747Z] docker.io [2023-04-27T16:37:40.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:37:40.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:37:40.287Z] Configure a credential helper to remove this warning. See [2023-04-27T16:37:40.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:37:40.287Z] [2023-04-27T16:37:40.287Z] Login Succeeded [2023-04-27T16:37:40.287Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T16:37:40.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-27T16:37:40.939Z] + git config --global --add safe.directory /w/workspace/edgex-go/504 [Pipeline] echo [2023-04-27T16:37:40.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T16:37:40.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T16:37:40.992Z] ========================================================= [2023-04-27T16:37:40.992Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T16:37:40.992Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-27T16:37:41.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T16:37:41.605Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T16:37:41.605Z] c41833b44d91: Pulling fs layer [2023-04-27T16:37:41.605Z] ed15518f5707: Pulling fs layer [2023-04-27T16:37:41.605Z] feae8fd75edb: Pulling fs layer [2023-04-27T16:37:41.605Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T16:37:41.605Z] 3cdef696dda3: Pulling fs layer [2023-04-27T16:37:41.605Z] 2ced38df9373: Pulling fs layer [2023-04-27T16:37:41.605Z] 58f1dce35555: Pulling fs layer [2023-04-27T16:37:41.605Z] 2ced38df9373: Waiting [2023-04-27T16:37:41.605Z] 242c74f7c9fa: Waiting [2023-04-27T16:37:41.605Z] 58f1dce35555: Waiting [2023-04-27T16:37:41.605Z] 3cdef696dda3: Waiting [2023-04-27T16:37:41.605Z] ed15518f5707: Verifying Checksum [2023-04-27T16:37:41.605Z] ed15518f5707: Download complete [2023-04-27T16:37:41.605Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T16:37:41.605Z] 242c74f7c9fa: Download complete [2023-04-27T16:37:41.605Z] 3cdef696dda3: Verifying Checksum [2023-04-27T16:37:41.605Z] 3cdef696dda3: Download complete [2023-04-27T16:37:41.605Z] c41833b44d91: Verifying Checksum [2023-04-27T16:37:43.053Z] c41833b44d91: Pull complete [2023-04-27T16:37:43.053Z] 58f1dce35555: Verifying Checksum [2023-04-27T16:37:43.053Z] 58f1dce35555: Download complete [2023-04-27T16:37:43.323Z] ed15518f5707: Pull complete [2023-04-27T16:37:44.306Z] feae8fd75edb: Verifying Checksum [2023-04-27T16:37:44.306Z] feae8fd75edb: Download complete [2023-04-27T16:37:44.576Z] 2ced38df9373: Verifying Checksum [2023-04-27T16:37:44.576Z] 2ced38df9373: Download complete [2023-04-27T16:37:50.985Z] ---> Running in 2327bd79571e [2023-04-27T16:37:50.985Z] ---> Running in a3cae0548e1a [2023-04-27T16:37:50.985Z] ---> Running in 2327136b4e1f [2023-04-27T16:37:50.985Z] ---> Running in 53deed481ebf [2023-04-27T16:37:50.985Z] ---> Running in 2d524f9c696f [2023-04-27T16:37:50.985Z] Removing intermediate container 2d524f9c696f [2023-04-27T16:37:50.985Z] ---> 89549b3e97ff [2023-04-27T16:37:50.985Z] Step 4/24 : WORKDIR /edgex-go [2023-04-27T16:37:50.985Z] Removing intermediate container 53deed481ebf [2023-04-27T16:37:50.985Z] ---> 8b535048b794 [2023-04-27T16:37:50.985Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:37:50.985Z] Removing intermediate container 2327136b4e1f [2023-04-27T16:37:50.985Z] ---> 6480c8319726 [2023-04-27T16:37:50.985Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:37:50.985Z] ---> Running in 571e9c98a02e [2023-04-27T16:37:50.985Z] ---> Running in 406b3cffe9a3 [2023-04-27T16:37:50.985Z] ---> Running in 4ee2684c4b6c [2023-04-27T16:37:50.985Z] Removing intermediate container a3cae0548e1a [2023-04-27T16:37:50.985Z] ---> e955de4ff84e [2023-04-27T16:37:50.985Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T16:37:50.985Z] Removing intermediate container 2327bd79571e [2023-04-27T16:37:50.985Z] ---> 7015099d705a [2023-04-27T16:37:50.985Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T16:37:50.985Z] ---> Running in 0c970c4982f6 [2023-04-27T16:37:50.985Z] ---> Running in 1c697347559b [2023-04-27T16:37:50.985Z] Removing intermediate container 406b3cffe9a3 [2023-04-27T16:37:50.985Z] ---> 5da19ef7ea0b [2023-04-27T16:37:50.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T16:37:50.985Z] Removing intermediate container 571e9c98a02e [2023-04-27T16:37:50.985Z] ---> 58f35fee8f45 [2023-04-27T16:37:50.985Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-27T16:37:50.985Z] Removing intermediate container 4ee2684c4b6c [2023-04-27T16:37:50.985Z] ---> 6cf593a9ea1d [2023-04-27T16:37:50.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T16:37:50.985Z] ---> Running in b6c0f46f5b7c [2023-04-27T16:37:50.985Z] ---> Running in 063ee3dba6a0 [2023-04-27T16:37:50.985Z] ---> Running in 67e7efcd6fd3 [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] OK: 265 MiB in 53 packages [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] OK: 265 MiB in 53 packages [2023-04-27T16:37:50.985Z] OK: 265 MiB in 53 packages [2023-04-27T16:37:50.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:37:50.985Z] Removing intermediate container 0c970c4982f6 [2023-04-27T16:37:50.985Z] ---> 309f4f558d06 [2023-04-27T16:37:50.985Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-27T16:37:50.985Z] OK: 265 MiB in 53 packages [2023-04-27T16:37:50.985Z] ---> 284561251c3f [2023-04-27T16:37:50.985Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:37:50.985Z] OK: 265 MiB in 53 packages [2023-04-27T16:37:50.985Z] ---> Running in d056ea0e715e [2023-04-27T16:37:51.244Z] Removing intermediate container 1c697347559b [2023-04-27T16:37:51.244Z] ---> 64826ab11021 [2023-04-27T16:37:51.244Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-27T16:37:51.505Z] Removing intermediate container 67e7efcd6fd3 [2023-04-27T16:37:51.505Z] ---> 487bc5a917de [2023-04-27T16:37:51.505Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:37:51.505Z] Removing intermediate container b6c0f46f5b7c [2023-04-27T16:37:51.505Z] ---> bb5caf4f84fc [2023-04-27T16:37:51.505Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:37:51.505Z] ---> 57a7d188a360 [2023-04-27T16:37:51.505Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:37:51.505Z] ---> Running in 30c377b7a666 [2023-04-27T16:37:51.505Z] Removing intermediate container 063ee3dba6a0 [2023-04-27T16:37:51.505Z] ---> 8324eb8621b8 [2023-04-27T16:37:51.505Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-27T16:37:51.765Z] ---> 211e4ee727df [2023-04-27T16:37:51.765Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:37:51.765Z] ---> abd9fc7278dc [2023-04-27T16:37:51.765Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:37:51.765Z] ---> Running in fca6141802a8 [2023-04-27T16:37:51.765Z] ---> Running in 182da8441f7c [2023-04-27T16:37:51.765Z] ---> 8bbc6fad3b6c [2023-04-27T16:37:51.765Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:37:51.765Z] ---> Running in fc1405c1fce4 [2023-04-27T16:37:57.023Z] feae8fd75edb: Pull complete [2023-04-27T16:37:57.023Z] 242c74f7c9fa: Pull complete [2023-04-27T16:37:57.023Z] 3cdef696dda3: Pull complete [2023-04-27T16:38:02.540Z] 2ced38df9373: Pull complete [2023-04-27T16:38:04.495Z] 58f1dce35555: Pull complete [2023-04-27T16:38:04.495Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T16:38:04.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T16:38:04.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-27T16:38:05.095Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T16:38:05.095Z] WORKDIR /edgex [2023-04-27T16:38:05.095Z] COPY go.mod . [2023-04-27T16:38:05.095Z] RUN go mod download [2023-04-27T16:38:05.095Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-27T16:38:05.690Z] Sending build context to Docker daemon 2.932MB [2023-04-27T16:38:05.690Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T16:38:05.690Z] ---> fadd8f120f05 [2023-04-27T16:38:05.690Z] Step 2/4 : WORKDIR /edgex [2023-04-27T16:38:07.650Z] ---> Running in b401a2cabcc3 [2023-04-27T16:38:07.923Z] Removing intermediate container b401a2cabcc3 [2023-04-27T16:38:07.923Z] ---> 0dae1a854e36 [2023-04-27T16:38:07.923Z] Step 3/4 : COPY go.mod . [2023-04-27T16:38:08.508Z] ---> dcec0bf5d46d [2023-04-27T16:38:08.508Z] Step 4/4 : RUN go mod download [2023-04-27T16:38:08.508Z] ---> Running in 88738cc7969f [2023-04-27T16:38:41.481Z] Removing intermediate container 88738cc7969f [2023-04-27T16:38:41.481Z] ---> ca6d55800064 [2023-04-27T16:38:41.481Z] Successfully built ca6d55800064 [2023-04-27T16:38:41.481Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:38:41.834Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T16:38:41.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T16:38:42.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-11911 does not seem to be running inside a container [2023-04-27T16:38:42.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T16:38:43.465Z] $ docker top b034a02347488e0fce1af6040eed854bd7023a3d3d1052d61f1398af054b4567 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T16:38:44.331Z] + go version [2023-04-27T16:38:44.331Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T16:38:44.356Z] $ docker stop --time=1 b034a02347488e0fce1af6040eed854bd7023a3d3d1052d61f1398af054b4567 [2023-04-27T16:38:46.081Z] $ docker rm -f --volumes b034a02347488e0fce1af6040eed854bd7023a3d3d1052d61f1398af054b4567 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:38:46.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-27T16:38:46.689Z] [2023-04-27T16:38:46.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:38:47.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-27T16:38:47.037Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-27T16:38:47.037Z] 29e5d40040c1: Pulling fs layer [2023-04-27T16:38:47.037Z] 1ce36da41761: Pulling fs layer [2023-04-27T16:38:47.037Z] 25b303627fd3: Pulling fs layer [2023-04-27T16:38:47.306Z] 29e5d40040c1: Verifying Checksum [2023-04-27T16:38:47.306Z] 29e5d40040c1: Download complete [2023-04-27T16:38:47.576Z] 1ce36da41761: Verifying Checksum [2023-04-27T16:38:47.576Z] 1ce36da41761: Download complete [2023-04-27T16:38:47.845Z] 29e5d40040c1: Pull complete [2023-04-27T16:38:49.266Z] 1ce36da41761: Pull complete [2023-04-27T16:38:49.266Z] 25b303627fd3: Verifying Checksum [2023-04-27T16:38:49.266Z] 25b303627fd3: Download complete [2023-04-27T16:38:59.366Z] 25b303627fd3: Pull complete [2023-04-27T16:38:59.366Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-27T16:38:59.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-27T16:38:59.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T16:38:59.482Z] Removing intermediate container fc1405c1fce4 [2023-04-27T16:38:59.482Z] ---> 8bbf55e00468 [2023-04-27T16:38:59.482Z] Step 8/24 : COPY . . [2023-04-27T16:38:59.482Z] Removing intermediate container d056ea0e715e [2023-04-27T16:38:59.482Z] ---> 0daf8b245cc8 [2023-04-27T16:38:59.482Z] Step 7/27 : COPY . . [2023-04-27T16:38:59.482Z] Removing intermediate container fca6141802a8 [2023-04-27T16:38:59.482Z] ---> 62b0fb088e75 [2023-04-27T16:38:59.482Z] Step 8/23 : COPY . . [2023-04-27T16:38:59.482Z] Removing intermediate container 182da8441f7c [2023-04-27T16:38:59.482Z] ---> 3bfdf7da9f93 [2023-04-27T16:38:59.482Z] Step 8/23 : COPY . . [2023-04-27T16:38:59.482Z] Removing intermediate container 30c377b7a666 [2023-04-27T16:38:59.482Z] ---> 8ca96c6c3713 [2023-04-27T16:38:59.482Z] Step 7/27 : COPY . . [2023-04-27T16:38:59.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-11911 does not seem to be running inside a container [2023-04-27T16:38:59.642Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-27T16:39:02.165Z] $ docker top 95c34d572b172ed5e469bb62d775b060b764448362549485dfa718ef0127934d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T16:39:03.039Z] + docker-compose build --help [2023-04-27T16:39:03.039Z] + grep parallel [2023-04-27T16:39:08.416Z] --parallel Build images in parallel. [Pipeline] } [2023-04-27T16:39:08.440Z] $ docker stop --time=1 95c34d572b172ed5e469bb62d775b060b764448362549485dfa718ef0127934d [2023-04-27T16:39:10.179Z] $ docker rm -f --volumes 95c34d572b172ed5e469bb62d775b060b764448362549485dfa718ef0127934d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:39:10.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-27T16:39:10.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T16:39:10.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-11911 does not seem to be running inside a container [2023-04-27T16:39:11.009Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T16:39:12.275Z] $ docker top 6c0a47dd4422a91ce0df47a31b0762af89610de4cec388ab70e1470986790a28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T16:39:13.144Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-27T16:39:19.811Z] Building core-command ... [2023-04-27T16:39:19.811Z] Building core-common-config-bootstrapper ... [2023-04-27T16:39:19.811Z] Building core-data ... [2023-04-27T16:39:19.811Z] Building core-metadata ... [2023-04-27T16:39:19.811Z] Building security-bootstrapper ... [2023-04-27T16:39:19.811Z] Building security-proxy-auth ... [2023-04-27T16:39:19.811Z] Building security-proxy-setup ... [2023-04-27T16:39:19.811Z] Building security-secretstore-setup ... [2023-04-27T16:39:19.811Z] Building security-spiffe-token-provider ... [2023-04-27T16:39:19.811Z] Building security-spire-agent ... [2023-04-27T16:39:19.811Z] Building security-spire-config ... [2023-04-27T16:39:19.811Z] Building security-spire-server ... [2023-04-27T16:39:19.811Z] Building support-notifications ... [2023-04-27T16:39:19.811Z] Building support-scheduler ... [2023-04-27T16:39:19.811Z] Building security-proxy-setup [2023-04-27T16:39:19.811Z] Building core-metadata [2023-04-27T16:39:19.811Z] Building security-spire-agent [2023-04-27T16:39:19.811Z] Building security-bootstrapper [2023-04-27T16:39:19.811Z] Building security-spire-server [2023-04-27T16:39:26.079Z] ---> c1c2094dfb3b [2023-04-27T16:39:26.080Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T16:39:26.080Z] ---> 5d844b0dd1c5 [2023-04-27T16:39:26.080Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T16:39:26.080Z] ---> 654487c802c3 [2023-04-27T16:39:26.080Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-27T16:39:26.080Z] ---> 2e843533e1c9 [2023-04-27T16:39:26.080Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-27T16:39:26.080Z] ---> 5663334e53e9 [2023-04-27T16:39:26.080Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-27T16:39:26.080Z] ---> Running in 41ec69186105 [2023-04-27T16:39:26.080Z] ---> Running in 2ef76c80fee0 [2023-04-27T16:39:26.080Z] ---> Running in deb11bcfd319 [2023-04-27T16:39:26.080Z] ---> Running in f390493d7eda [2023-04-27T16:39:26.080Z] ---> Running in d69c1b617029 [2023-04-27T16:39:26.080Z] Removing intermediate container 41ec69186105 [2023-04-27T16:39:26.080Z] ---> b576b2649703 [2023-04-27T16:39:26.080Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-27T16:39:26.080Z] Removing intermediate container deb11bcfd319 [2023-04-27T16:39:26.080Z] ---> 7b1aa04c6aa2 [2023-04-27T16:39:26.080Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-27T16:39:26.080Z] ---> Running in 5f0666b3f027 [2023-04-27T16:39:26.080Z] ---> Running in b2055545c17b [2023-04-27T16:39:26.080Z] Removing intermediate container 5f0666b3f027 [2023-04-27T16:39:26.080Z] ---> 949fc54c64da [2023-04-27T16:39:26.080Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T16:39:26.080Z] Removing intermediate container b2055545c17b [2023-04-27T16:39:26.080Z] ---> de049b109453 [2023-04-27T16:39:26.080Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T16:39:26.080Z] ---> Running in 96fcd2779d73 [2023-04-27T16:39:26.080Z] ---> Running in a808fec27bdb [2023-04-27T16:39:26.080Z] Removing intermediate container a808fec27bdb [2023-04-27T16:39:26.080Z] ---> dca6a2facd13 [2023-04-27T16:39:26.080Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-27T16:39:26.080Z] Removing intermediate container 96fcd2779d73 [2023-04-27T16:39:26.080Z] ---> 728df82991bd [2023-04-27T16:39:26.080Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-27T16:39:26.080Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-27T16:39:26.080Z] ---> Running in 10f900b98c67 [2023-04-27T16:39:26.080Z] ---> Running in ecb5fff2b4ef [2023-04-27T16:39:26.080Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-27T16:39:26.080Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-27T16:39:27.021Z] Removing intermediate container 10f900b98c67 [2023-04-27T16:39:27.021Z] ---> d9a5001f0f0f [2023-04-27T16:39:27.021Z] Step 12/27 : WORKDIR /edgex-go [2023-04-27T16:39:27.021Z] Removing intermediate container ecb5fff2b4ef [2023-04-27T16:39:27.021Z] ---> 00f553b37ec9 [2023-04-27T16:39:27.021Z] Step 12/27 : WORKDIR /edgex-go [2023-04-27T16:39:27.021Z] ---> Running in af551811453a [2023-04-27T16:39:27.021Z] ---> Running in 47c4a18860b2 [2023-04-27T16:39:27.021Z] Removing intermediate container af551811453a [2023-04-27T16:39:27.021Z] ---> 06aa7ef4c368 [2023-04-27T16:39:27.021Z] [2023-04-27T16:39:27.021Z] Step 13/27 : FROM alpine:3.17 [2023-04-27T16:39:27.021Z] Removing intermediate container 47c4a18860b2 [2023-04-27T16:39:27.021Z] ---> 2face42b9c3f [2023-04-27T16:39:27.021Z] [2023-04-27T16:39:27.021Z] Step 13/27 : FROM alpine:3.17 [2023-04-27T16:39:27.021Z] 3.17: Pulling from library/alpine [2023-04-27T16:39:27.021Z] 3.17: Pulling from library/alpine [2023-04-27T16:39:27.021Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T16:39:27.021Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T16:39:27.021Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T16:39:27.021Z] Status: Image is up to date for alpine:3.17 [2023-04-27T16:39:27.021Z] ---> 9ed4aefc74f6 [2023-04-27T16:39:27.021Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T16:39:27.021Z] ---> 9ed4aefc74f6 [2023-04-27T16:39:27.021Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T16:39:27.281Z] ---> Running in f382008ac9af [2023-04-27T16:39:27.281Z] ---> Running in 9d1751f9d735 [2023-04-27T16:39:27.281Z] Removing intermediate container 9d1751f9d735 [2023-04-27T16:39:27.281Z] ---> d4b30ed4fe7e [2023-04-27T16:39:27.281Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-27T16:39:27.281Z] Removing intermediate container f382008ac9af [2023-04-27T16:39:27.281Z] ---> 098313ae39a8 [2023-04-27T16:39:27.281Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-27T16:39:27.281Z] ---> Running in 921305005f32 [2023-04-27T16:39:27.281Z] ---> Running in 63ffc09cf54e [2023-04-27T16:39:27.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:39:28.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:39:28.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:39:28.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:39:28.364Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:39:28.364Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:39:28.364Z] OK: 17820 distinct packages available [2023-04-27T16:39:28.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:39:28.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:39:28.622Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:39:28.622Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:39:28.622Z] OK: 17820 distinct packages available [2023-04-27T16:39:28.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:39:28.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:39:28.943Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-27T16:39:28.943Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-27T16:39:28.943Z] (3/4) Installing libucontext (1.2-r0) [2023-04-27T16:39:28.943Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-27T16:39:28.943Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:39:28.943Z] OK: 7 MiB in 19 packages [2023-04-27T16:39:28.943Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-27T16:39:28.943Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-27T16:39:28.943Z] (3/5) Installing libucontext (1.2-r0) [2023-04-27T16:39:28.943Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-27T16:39:28.943Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-27T16:39:28.943Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:39:28.943Z] OK: 8 MiB in 20 packages [2023-04-27T16:39:30.852Z] Removing intermediate container 63ffc09cf54e [2023-04-27T16:39:30.852Z] ---> ef5baf06948e [2023-04-27T16:39:30.852Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:39:30.852Z] Removing intermediate container 921305005f32 [2023-04-27T16:39:30.852Z] ---> 4bc97e99c1ff [2023-04-27T16:39:30.852Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:39:32.159Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:39:32.160Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:39:32.160Z] ---> ca6d55800064 [2023-04-27T16:39:32.160Z] Step 3/27 : WORKDIR /edgex-go [2023-04-27T16:39:32.160Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:39:32.160Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:39:32.160Z] ---> ca6d55800064 [2023-04-27T16:39:32.160Z] Step 3/26 : WORKDIR /edgex-go [2023-04-27T16:39:32.160Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:39:32.160Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:39:32.160Z] ---> ca6d55800064 [2023-04-27T16:39:32.160Z] Step 3/33 : WORKDIR /edgex-go [2023-04-27T16:39:32.160Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:39:32.160Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:39:32.160Z] ---> ca6d55800064 [2023-04-27T16:39:32.160Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:39:32.160Z] ---> Running in 4be4c67fa99f [2023-04-27T16:39:32.160Z] ---> Running in 8a5fe766a47f [2023-04-27T16:39:32.160Z] ---> Running in 3284a6a08ff1 [2023-04-27T16:39:32.160Z] ---> Running in e1cd4b12a0fd [2023-04-27T16:39:32.160Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:39:32.160Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:39:32.160Z] ---> ca6d55800064 [2023-04-27T16:39:32.160Z] Step 3/22 : WORKDIR /edgex-go [2023-04-27T16:39:32.160Z] ---> Running in cc7d1feb2ce3 [2023-04-27T16:39:32.160Z] Removing intermediate container 4be4c67fa99f [2023-04-27T16:39:32.160Z] ---> 12c489715576 [2023-04-27T16:39:32.160Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T16:39:32.160Z] Removing intermediate container 8a5fe766a47f [2023-04-27T16:39:32.160Z] ---> 052af8dc6d3b [2023-04-27T16:39:32.160Z] Step 4/25 : WORKDIR /edgex-go [2023-04-27T16:39:32.160Z] Removing intermediate container e1cd4b12a0fd [2023-04-27T16:39:32.160Z] ---> cf92ff87e5e1 [2023-04-27T16:39:32.160Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-27T16:39:32.160Z] Removing intermediate container 3284a6a08ff1 [2023-04-27T16:39:32.160Z] ---> 746dbebdc781 [2023-04-27T16:39:32.160Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T16:39:32.160Z] ---> Running in 8e44b79bc50c [2023-04-27T16:39:32.160Z] ---> Running in 2e7de2a9677a [2023-04-27T16:39:32.160Z] ---> Running in 4c18f1bb4e2a [2023-04-27T16:39:32.160Z] ---> Running in 0ffff866e559 [2023-04-27T16:39:32.160Z] Removing intermediate container cc7d1feb2ce3 [2023-04-27T16:39:32.160Z] ---> 26d88295b462 [2023-04-27T16:39:32.160Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-27T16:39:32.160Z] ---> Running in 8089e25d2722 [2023-04-27T16:39:32.225Z] ---> 24cdac40cf76 [2023-04-27T16:39:32.225Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:39:32.225Z] ---> 47284cca5991 [2023-04-27T16:39:32.225Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:39:32.751Z] Removing intermediate container 2e7de2a9677a [2023-04-27T16:39:32.751Z] ---> 1b8dd49fbac1 [2023-04-27T16:39:32.751Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-27T16:39:32.751Z] ---> Running in 19348edcc44d [2023-04-27T16:39:34.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:34.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:34.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:34.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:34.815Z] ---> 40c36198e7c0 [2023-04-27T16:39:34.815Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-27T16:39:34.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:34.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:34.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:35.074Z] ---> f56c79530c2c [2023-04-27T16:39:35.074Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T16:39:35.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:35.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:35.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:39:36.431Z] OK: 263 MiB in 53 packages [2023-04-27T16:39:36.700Z] OK: 263 MiB in 53 packages [2023-04-27T16:39:36.700Z] OK: 263 MiB in 53 packages [2023-04-27T16:39:37.669Z] OK: 263 MiB in 53 packages [2023-04-27T16:39:37.669Z] OK: 263 MiB in 53 packages [2023-04-27T16:39:38.656Z] Removing intermediate container 4c18f1bb4e2a [2023-04-27T16:39:38.656Z] ---> cf17b45dcdcd [2023-04-27T16:39:38.656Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-27T16:39:38.925Z] Removing intermediate container 0ffff866e559 [2023-04-27T16:39:38.925Z] ---> 20a684b73cec [2023-04-27T16:39:38.925Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-27T16:39:38.925Z] Removing intermediate container 8e44b79bc50c [2023-04-27T16:39:38.925Z] ---> ea235ec26404 [2023-04-27T16:39:38.925Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-27T16:39:39.195Z] Removing intermediate container 8089e25d2722 [2023-04-27T16:39:39.195Z] ---> f278dac8e294 [2023-04-27T16:39:39.195Z] Step 5/22 : COPY go.mod vendor* ./Removing intermediate container 19348edcc44d [2023-04-27T16:39:39.195Z] ---> 20a8089f9dc2 [2023-04-27T16:39:39.195Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-27T16:39:39.195Z] [2023-04-27T16:39:39.782Z] ---> 5381136b33d0 [2023-04-27T16:39:39.782Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:39:40.051Z] ---> Running in 963ae95ee094 [2023-04-27T16:39:40.328Z] ---> 4174074d52ff [2023-04-27T16:39:40.328Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:39:40.328Z] ---> ab7b8a7e042e [2023-04-27T16:39:40.328Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:39:40.328Z] ---> 1060a26f53b7 [2023-04-27T16:39:40.328Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:39:40.328Z] ---> Running in d6d1b2beaee0 [2023-04-27T16:39:40.611Z] ---> Running in 057e5d9b9ed6 [2023-04-27T16:39:40.611Z] ---> 393c36255880 [2023-04-27T16:39:40.611Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:39:40.611Z] ---> Running in 3257d0d5d69e [2023-04-27T16:39:40.888Z] ---> Running in 13b6cd5150c0 [2023-04-27T16:39:53.195Z] ---> 67dacb53f4b9 [2023-04-27T16:39:53.195Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T16:39:53.195Z] ---> 914dd6f4150d [2023-04-27T16:39:53.195Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T16:39:53.195Z] ---> f6b04b5e89c0 [2023-04-27T16:39:53.195Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-27T16:39:57.385Z] ---> Running in 2863ac2fbb80 [2023-04-27T16:39:59.296Z] ---> 21edc13e6b0c [2023-04-27T16:39:59.296Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T16:39:59.555Z] Removing intermediate container 2863ac2fbb80 [2023-04-27T16:39:59.555Z] ---> 7c7f4e8c5a86 [2023-04-27T16:39:59.555Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-27T16:39:59.555Z] ---> 44bfae58d127 [2023-04-27T16:39:59.555Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-27T16:39:59.555Z] Removing intermediate container f390493d7eda [2023-04-27T16:39:59.555Z] ---> dc8678cf4d3f [2023-04-27T16:39:59.555Z] [2023-04-27T16:39:59.555Z] Step 10/24 : FROM alpine:3.17 [2023-04-27T16:39:59.555Z] ---> 9ed4aefc74f6 [2023-04-27T16:39:59.555Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:39:59.555Z] Removing intermediate container d69c1b617029 [2023-04-27T16:39:59.555Z] ---> 9aeb9e42d9e5 [2023-04-27T16:39:59.555Z] [2023-04-27T16:39:59.555Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T16:39:59.555Z] ---> 9ed4aefc74f6 [2023-04-27T16:39:59.555Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-27T16:39:59.815Z] ---> Running in e70618c301b7 [2023-04-27T16:39:59.815Z] ---> Running in d625c9c24ae8 [2023-04-27T16:39:59.815Z] Removing intermediate container 2ef76c80fee0 [2023-04-27T16:39:59.815Z] ---> 2f6d72d30a21 [2023-04-27T16:39:59.815Z] [2023-04-27T16:39:59.815Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T16:39:59.815Z] ---> 9ed4aefc74f6 [2023-04-27T16:39:59.815Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:39:59.815Z] ---> 5e925cde4a6e [2023-04-27T16:39:59.815Z] Step 22/27 : WORKDIR / [2023-04-27T16:39:59.815Z] ---> d11c6e2a2f10 [2023-04-27T16:39:59.815Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-27T16:39:59.815Z] ---> Running in 35f951ceaa32 [2023-04-27T16:39:59.815Z] ---> Running in 69d80f4570b8 [2023-04-27T16:40:00.073Z] Removing intermediate container e70618c301b7 [2023-04-27T16:40:00.073Z] ---> afde6b6d6383 [2023-04-27T16:40:00.073Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:40:00.073Z] ---> Running in 2327865965ed [2023-04-27T16:40:00.073Z] Removing intermediate container 69d80f4570b8 [2023-04-27T16:40:00.073Z] ---> 978dbbe434f4 [2023-04-27T16:40:00.073Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T16:40:00.073Z] ---> 1314d2f8531d [2023-04-27T16:40:00.073Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T16:40:00.073Z] ---> Running in f824c0a99cbe [2023-04-27T16:40:00.073Z] ---> Running in 8017098e30d9 [2023-04-27T16:40:00.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:00.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:00.332Z] Removing intermediate container f824c0a99cbe [2023-04-27T16:40:00.332Z] ---> bade21bf72b6 [2023-04-27T16:40:00.332Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T16:40:00.332Z] Removing intermediate container 8017098e30d9 [2023-04-27T16:40:00.332Z] ---> e4573aade4ca [2023-04-27T16:40:00.332Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T16:40:00.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:00.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:00.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:00.332Z] ---> Running in 4beb8e11ebdc [2023-04-27T16:40:00.332Z] ---> Running in 33d82feaa728 [2023-04-27T16:40:00.589Z] Removing intermediate container 33d82feaa728 [2023-04-27T16:40:00.589Z] ---> 464c23e85213 [2023-04-27T16:40:00.589Z] Step 25/27 : LABEL arch=x86_64 [2023-04-27T16:40:00.589Z] Removing intermediate container 4beb8e11ebdc [2023-04-27T16:40:00.589Z] ---> f147edf6dabc [2023-04-27T16:40:00.589Z] Step 25/27 : LABEL arch=x86_64 [2023-04-27T16:40:00.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:00.590Z] ---> Running in 5d278c79106a [2023-04-27T16:40:00.590Z] ---> Running in 73e757c3fcdb [2023-04-27T16:40:00.590Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T16:40:00.590Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:40:00.590Z] Removing intermediate container 73e757c3fcdb [2023-04-27T16:40:00.590Z] ---> cc6a8d815197 [2023-04-27T16:40:00.590Z] Step 26/27 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:40:00.590Z] Removing intermediate container 5d278c79106a [2023-04-27T16:40:00.590Z] ---> 6f6a49c11eb8 [2023-04-27T16:40:00.590Z] Step 26/27 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:40:00.590Z] OK: 7 MiB in 16 packages [2023-04-27T16:40:00.590Z] ---> Running in 218b767c4bcd [2023-04-27T16:40:00.590Z] ---> Running in 31d636bbb8a1 [2023-04-27T16:40:00.590Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T16:40:00.590Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:40:00.590Z] OK: 7 MiB in 16 packages [2023-04-27T16:40:00.590Z] Removing intermediate container 31d636bbb8a1 [2023-04-27T16:40:00.590Z] ---> f4275ae411ad [2023-04-27T16:40:00.590Z] Step 27/27 : LABEL version=3.0.0-dev.141 [2023-04-27T16:40:00.849Z] ---> Running in 99c65398a735 [2023-04-27T16:40:00.849Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T16:40:00.849Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:40:00.849Z] Removing intermediate container 218b767c4bcd [2023-04-27T16:40:00.849Z] ---> 2c0fd82994bd [2023-04-27T16:40:00.849Z] Step 27/27 : LABEL version=3.0.0-dev.141 [2023-04-27T16:40:00.849Z] OK: 7 MiB in 16 packages [2023-04-27T16:40:00.849Z] ---> Running in 230accf7ff19 [2023-04-27T16:40:00.849Z] Removing intermediate container 99c65398a735 [2023-04-27T16:40:00.849Z] ---> bc2e9f4234a1 [2023-04-27T16:40:00.849Z] [2023-04-27T16:40:00.849Z] Successfully built bc2e9f4234a1 [2023-04-27T16:40:00.849Z] Successfully tagged security-spire-config:latest [2023-04-27T16:40:00.849Z] Removing intermediate container 230accf7ff19 [2023-04-27T16:40:00.849Z] Building security-proxy-auth [2023-04-27T16:40:00.849Z] ---> e5a3b462830a [2023-04-27T16:40:00.849Z] [2023-04-27T16:40:00.849Z]  Building security-spire-config ... done Successfully built e5a3b462830a [2023-04-27T16:40:01.108Z] Successfully tagged security-spire-agent:latest [2023-04-27T16:40:01.108Z] Building security-proxy-setup [2023-04-27T16:40:05.320Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:40:05.320Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:40:05.320Z] ---> ce45db86df1f [2023-04-27T16:40:05.320Z] Step 3/22 : WORKDIR /edgex-go [2023-04-27T16:40:05.320Z] ---> Using cache [2023-04-27T16:40:05.320Z] ---> 7015099d705a [2023-04-27T16:40:05.320Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-27T16:40:06.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:40:06.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:40:06.321Z] ---> ce45db86df1f [2023-04-27T16:40:06.321Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:40:06.321Z] ---> Using cache [2023-04-27T16:40:06.321Z] ---> 6480c8319726 [2023-04-27T16:40:06.321Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:40:06.321Z] ---> Using cache [2023-04-27T16:40:06.321Z] ---> 6cf593a9ea1d [2023-04-27T16:40:06.321Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T16:40:06.321Z] ---> Using cache [2023-04-27T16:40:06.321Z] ---> 487bc5a917de [2023-04-27T16:40:06.321Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:40:06.321Z] ---> Using cache [2023-04-27T16:40:06.321Z] ---> 211e4ee727df [2023-04-27T16:40:06.321Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:40:06.321Z] ---> Using cache [2023-04-27T16:40:06.321Z] ---> 62b0fb088e75 [2023-04-27T16:40:06.321Z] Step 8/23 : COPY . . [2023-04-27T16:40:06.321Z] ---> Using cache [2023-04-27T16:40:06.321Z] ---> 2e843533e1c9 [2023-04-27T16:40:06.321Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-27T16:40:12.895Z] Removing intermediate container 35f951ceaa32 [2023-04-27T16:40:12.895Z] ---> 89af1534516f [2023-04-27T16:40:12.895Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:40:12.895Z] Removing intermediate container d625c9c24ae8 [2023-04-27T16:40:12.895Z] ---> 8802fe42334a [2023-04-27T16:40:12.895Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:40:12.895Z] ---> Running in 6208fbed2476 [2023-04-27T16:40:12.895Z] ---> Running in 767480f43076 [2023-04-27T16:40:12.895Z] ---> Running in 03bc94305737 [2023-04-27T16:40:12.895Z] ---> Running in 86ba6492680a [2023-04-27T16:40:12.895Z] Removing intermediate container 2327865965ed [2023-04-27T16:40:12.895Z] ---> a032589a1f29 [2023-04-27T16:40:12.895Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:40:12.895Z] Removing intermediate container 03bc94305737 [2023-04-27T16:40:12.895Z] ---> ec4741dc0956 [2023-04-27T16:40:12.895Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-27T16:40:12.895Z] Removing intermediate container 86ba6492680a [2023-04-27T16:40:12.895Z] ---> 4c1989bbefe5 [2023-04-27T16:40:12.895Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-27T16:40:12.895Z] ---> Running in 54198f66d825 [2023-04-27T16:40:12.895Z] ---> Running in 3f999f4ecc7d [2023-04-27T16:40:12.895Z] Removing intermediate container 3f999f4ecc7d [2023-04-27T16:40:12.895Z] ---> 95dbe2db79e2 [2023-04-27T16:40:12.895Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-27T16:40:12.895Z] Removing intermediate container 54198f66d825 [2023-04-27T16:40:12.895Z] ---> 39d1519e1032 [2023-04-27T16:40:12.895Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-27T16:40:12.895Z] ---> Running in 1fc9acbfcc00 [2023-04-27T16:40:12.895Z] ---> 976cc4362a5f [2023-04-27T16:40:12.895Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:40:12.895Z] ---> Running in 086c6255c4bc [2023-04-27T16:40:12.895Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-27T16:40:12.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:12.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:12.895Z] Removing intermediate container 086c6255c4bc [2023-04-27T16:40:12.895Z] ---> e30e0cbdb5a0 [2023-04-27T16:40:12.895Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:40:12.895Z] Removing intermediate container 1fc9acbfcc00 [2023-04-27T16:40:12.895Z] ---> 9878297ed826 [2023-04-27T16:40:12.895Z] Step 15/24 : WORKDIR / [2023-04-27T16:40:12.895Z] ---> fbd4e8b382bc [2023-04-27T16:40:12.895Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-27T16:40:12.895Z] ---> Running in 4dafeaac9e83 [2023-04-27T16:40:12.895Z] OK: 265 MiB in 53 packages [2023-04-27T16:40:13.832Z] Removing intermediate container 4dafeaac9e83 [2023-04-27T16:40:13.832Z] ---> 262af953e6cd [2023-04-27T16:40:13.832Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:40:13.832Z] ---> 15d74d02d3fc [2023-04-27T16:40:13.832Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:40:13.832Z] ---> 7145142b5079 [2023-04-27T16:40:13.832Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:40:13.832Z] Removing intermediate container 6208fbed2476 [2023-04-27T16:40:13.832Z] ---> e1182207cdfe [2023-04-27T16:40:13.832Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-27T16:40:13.832Z] ---> 5d405526b109 [2023-04-27T16:40:13.832Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-27T16:40:13.832Z] ---> 39cc22c8f4fe [2023-04-27T16:40:13.833Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:40:13.833Z] ---> 95940b0a433c [2023-04-27T16:40:13.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-27T16:40:14.767Z] ---> 90279e5f030c [2023-04-27T16:40:14.767Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:40:14.767Z] ---> 9d8ee85fe2bd [2023-04-27T16:40:14.767Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T16:40:14.767Z] ---> a5128b615654 [2023-04-27T16:40:14.767Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-27T16:40:14.767Z] ---> Running in 9025ba95b2ab [2023-04-27T16:40:14.767Z] ---> 28b88ff8af8a [2023-04-27T16:40:14.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:40:14.767Z] ---> Running in f5f95c7e11f1 [2023-04-27T16:40:15.704Z] ---> f0e4206b3945 [2023-04-27T16:40:15.704Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-27T16:40:15.704Z] ---> a8af6cc47fdf [2023-04-27T16:40:15.704Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:40:15.704Z] ---> Running in af9d8d420131 [2023-04-27T16:40:15.963Z] Removing intermediate container af9d8d420131 [2023-04-27T16:40:15.963Z] ---> d723e68893a4 [2023-04-27T16:40:15.963Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:40:16.227Z] ---> 154dd7b0b550 [2023-04-27T16:40:16.227Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-27T16:40:16.227Z] ---> Running in 6b6d0d7bd9cd [2023-04-27T16:40:16.227Z] ---> Running in 91af9ac52928 [2023-04-27T16:40:16.489Z] Removing intermediate container f5f95c7e11f1 [2023-04-27T16:40:16.489Z] ---> 99ae43557150 [2023-04-27T16:40:16.489Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T16:40:16.489Z] Removing intermediate container 91af9ac52928 [2023-04-27T16:40:16.489Z] ---> bcfb97498081 [2023-04-27T16:40:16.489Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T16:40:16.489Z] Removing intermediate container 6b6d0d7bd9cd [2023-04-27T16:40:16.489Z] ---> c187e3f02313 [2023-04-27T16:40:16.489Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:40:16.489Z] ---> Running in 9e4fce142a9b [2023-04-27T16:40:16.489Z] ---> Running in 7b77bb5c43ee [2023-04-27T16:40:16.489Z] ---> Running in 7cc468f24420 [2023-04-27T16:40:16.750Z] Removing intermediate container 9e4fce142a9b [2023-04-27T16:40:16.751Z] ---> 78c0b2e1b5eb [2023-04-27T16:40:16.751Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T16:40:16.751Z] Removing intermediate container 7b77bb5c43ee [2023-04-27T16:40:16.751Z] ---> 7929410e005f [2023-04-27T16:40:16.751Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:40:16.751Z] Removing intermediate container 7cc468f24420 [2023-04-27T16:40:16.751Z] ---> d5bb4f138c3d [2023-04-27T16:40:16.751Z] Step 22/24 : LABEL arch=x86_64 [2023-04-27T16:40:17.010Z] ---> Running in 42b7c5694ca4 [2023-04-27T16:40:17.010Z] ---> Running in edecdcff7de3 [2023-04-27T16:40:17.010Z] ---> Running in 34548f805e2e [2023-04-27T16:40:17.268Z] Removing intermediate container 42b7c5694ca4 [2023-04-27T16:40:17.268Z] ---> 96c4d06eb028 [2023-04-27T16:40:17.268Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T16:40:17.268Z] Removing intermediate container edecdcff7de3 [2023-04-27T16:40:17.268Z] ---> 1e1fc37d720b [2023-04-27T16:40:17.268Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:40:17.268Z] Removing intermediate container 34548f805e2e [2023-04-27T16:40:17.268Z] ---> 873bb54e7973 [2023-04-27T16:40:17.268Z] Step 23/24 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:40:17.527Z] ---> Running in 5f0d688ea8cb [2023-04-27T16:40:17.527Z] ---> Running in bd48c6c3f592 [2023-04-27T16:40:17.527Z] ---> Running in ab87571e3c06 [2023-04-27T16:40:17.527Z] Removing intermediate container ab87571e3c06 [2023-04-27T16:40:17.527Z] ---> 74cfb1eaa2e1 [2023-04-27T16:40:17.527Z] Step 24/24 : LABEL version=3.0.0-dev.141 [2023-04-27T16:40:17.527Z] Removing intermediate container 5f0d688ea8cb [2023-04-27T16:40:17.527Z] ---> 2516d6ccf186 [2023-04-27T16:40:17.527Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:40:17.814Z] ---> Running in ae29aaddb072 [2023-04-27T16:40:17.814Z] Removing intermediate container bd48c6c3f592 [2023-04-27T16:40:17.814Z] ---> f0f4b879881f [2023-04-27T16:40:17.814Z] [2023-04-27T16:40:17.814Z] ---> Running in e89bb79a95fa [2023-04-27T16:40:17.814Z] Successfully built f0f4b879881f [2023-04-27T16:40:17.814Z] Successfully tagged support-scheduler:latest [2023-04-27T16:40:17.814Z]  Building support-scheduler ... done Building core-metadata [2023-04-27T16:40:17.814Z] Removing intermediate container ae29aaddb072 [2023-04-27T16:40:17.814Z] ---> ab554d564e83 [2023-04-27T16:40:17.814Z] [2023-04-27T16:40:17.814Z] Removing intermediate container e89bb79a95fa [2023-04-27T16:40:17.814Z] ---> f0430b77af12 [2023-04-27T16:40:17.814Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:40:18.072Z] Successfully built ab554d564e83 [2023-04-27T16:40:18.072Z] Successfully tagged core-command:latest [2023-04-27T16:40:18.072Z]  Building core-command ... done Building security-spire-server [2023-04-27T16:40:18.072Z] ---> Running in 29b9db7372e0 [2023-04-27T16:40:21.355Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:40:21.355Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:40:21.355Z] ---> ce45db86df1f [2023-04-27T16:40:21.355Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:40:21.355Z] ---> Using cache [2023-04-27T16:40:21.355Z] ---> 6480c8319726 [2023-04-27T16:40:21.355Z] Step 4/25 : WORKDIR /edgex-go [2023-04-27T16:40:21.355Z] ---> Using cache [2023-04-27T16:40:21.355Z] ---> 6cf593a9ea1d [2023-04-27T16:40:21.355Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-27T16:40:21.355Z] ---> Using cache [2023-04-27T16:40:21.355Z] ---> 487bc5a917de [2023-04-27T16:40:21.355Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-27T16:40:21.355Z] ---> Using cache [2023-04-27T16:40:21.355Z] ---> 211e4ee727df [2023-04-27T16:40:21.355Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:40:21.355Z] ---> Using cache [2023-04-27T16:40:21.355Z] ---> 62b0fb088e75 [2023-04-27T16:40:21.355Z] Step 8/25 : COPY . . [2023-04-27T16:40:21.355Z] ---> Using cache [2023-04-27T16:40:21.355Z] ---> 2e843533e1c9 [2023-04-27T16:40:21.355Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-27T16:40:23.263Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:40:23.263Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:40:23.263Z] ---> ce45db86df1f [2023-04-27T16:40:23.263Z] Step 3/26 : WORKDIR /edgex-go [2023-04-27T16:40:23.263Z] ---> Using cache [2023-04-27T16:40:23.263Z] ---> 7015099d705a [2023-04-27T16:40:23.263Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T16:40:23.263Z] ---> Using cache [2023-04-27T16:40:23.263Z] ---> 64826ab11021 [2023-04-27T16:40:23.263Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-27T16:40:23.263Z] ---> Using cache [2023-04-27T16:40:23.263Z] ---> 57a7d188a360 [2023-04-27T16:40:23.263Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:40:23.263Z] ---> Using cache [2023-04-27T16:40:23.263Z] ---> 8ca96c6c3713 [2023-04-27T16:40:23.263Z] Step 7/26 : COPY . . [2023-04-27T16:40:23.263Z] ---> Using cache [2023-04-27T16:40:23.263Z] ---> c1c2094dfb3b [2023-04-27T16:40:23.263Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T16:40:23.263Z] ---> Using cache [2023-04-27T16:40:23.263Z] ---> b576b2649703 [2023-04-27T16:40:23.263Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-27T16:40:23.263Z] ---> Using cache [2023-04-27T16:40:23.263Z] ---> 949fc54c64da [2023-04-27T16:40:23.263Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T16:40:23.263Z] ---> Using cache [2023-04-27T16:40:23.263Z] ---> 728df82991bd [2023-04-27T16:40:23.263Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-27T16:40:33.724Z] Removing intermediate container 29b9db7372e0 [2023-04-27T16:40:33.724Z] ---> bcfbb997498d [2023-04-27T16:40:33.724Z] [2023-04-27T16:40:33.724Z] ---> Running in 47377adbb619 [2023-04-27T16:40:33.724Z] ---> Running in db3af0587154 [2023-04-27T16:40:33.724Z] Successfully built bcfbb997498d [2023-04-27T16:40:33.724Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-27T16:40:33.724Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-04-27T16:40:33.724Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-27T16:40:37.014Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:40:37.014Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:40:37.014Z] ---> ce45db86df1f [2023-04-27T16:40:37.014Z] Step 3/33 : WORKDIR /edgex-go [2023-04-27T16:40:37.014Z] ---> Using cache [2023-04-27T16:40:37.014Z] ---> 7015099d705a [2023-04-27T16:40:37.014Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-27T16:40:37.014Z] ---> Using cache [2023-04-27T16:40:37.014Z] ---> e1182207cdfe [2023-04-27T16:40:37.014Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-27T16:40:37.014Z] ---> Using cache [2023-04-27T16:40:37.014Z] ---> 90279e5f030c [2023-04-27T16:40:37.014Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:40:45.182Z] ---> Running in 0f4857a43e5e [2023-04-27T16:40:45.182Z] Removing intermediate container 767480f43076 [2023-04-27T16:40:45.182Z] ---> 2a2f69342e68 [2023-04-27T16:40:45.182Z] [2023-04-27T16:40:45.182Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T16:40:45.182Z] ---> 9ed4aefc74f6 [2023-04-27T16:40:45.182Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-27T16:40:45.182Z] ---> Using cache [2023-04-27T16:40:45.182Z] ---> afde6b6d6383 [2023-04-27T16:40:45.182Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:40:45.182Z] ---> Using cache [2023-04-27T16:40:45.182Z] ---> a032589a1f29 [2023-04-27T16:40:45.182Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:40:45.182Z] ---> Using cache [2023-04-27T16:40:45.449Z] ---> 976cc4362a5f [2023-04-27T16:40:45.449Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:40:45.449Z] ---> Using cache [2023-04-27T16:40:46.020Z] ---> fbd4e8b382bc [2023-04-27T16:40:46.020Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-27T16:40:46.020Z] Removing intermediate container db3af0587154 [2023-04-27T16:40:46.020Z] ---> 97adf06ff4a5 [2023-04-27T16:40:46.020Z] Step 12/26 : WORKDIR /edgex-go [2023-04-27T16:40:48.162Z] ---> Running in 9f98d0e37f5d [2023-04-27T16:40:50.860Z] ---> 09827635d7d6 [2023-04-27T16:40:50.860Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:40:50.860Z] Removing intermediate container 9f98d0e37f5d [2023-04-27T16:40:50.860Z] ---> a33675e9539f [2023-04-27T16:40:50.860Z] [2023-04-27T16:40:50.860Z] Step 13/26 : FROM alpine:3.17 [2023-04-27T16:40:50.860Z] ---> 9ed4aefc74f6 [2023-04-27T16:40:50.860Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T16:40:50.860Z] ---> Using cache [2023-04-27T16:40:50.860Z] ---> 098313ae39a8 [2023-04-27T16:40:50.860Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-27T16:40:50.860Z] ---> Running in 274542e2161b [2023-04-27T16:40:51.121Z] ---> 6cb44cd5961f [2023-04-27T16:40:51.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-27T16:40:51.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:51.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:52.557Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:40:52.557Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:40:52.557Z] OK: 17820 distinct packages available [2023-04-27T16:40:52.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:52.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:40:52.818Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-27T16:40:52.818Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-27T16:40:52.818Z] (3/5) Installing libucontext (1.2-r0) [2023-04-27T16:40:52.818Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-27T16:40:52.818Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-27T16:40:52.818Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:40:52.818Z] OK: 8 MiB in 20 packages [2023-04-27T16:40:52.818Z] ---> 04431587bba6 [2023-04-27T16:40:52.818Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T16:40:53.764Z] ---> Running in 098eebffc083 [2023-04-27T16:40:59.253Z] Removing intermediate container 274542e2161b [2023-04-27T16:40:59.253Z] ---> bf399aa1d0a6 [2023-04-27T16:40:59.253Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:41:00.192Z] ---> 61d7eae93b72 [2023-04-27T16:41:00.192Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:41:00.192Z] Removing intermediate container 098eebffc083 [2023-04-27T16:41:00.192Z] ---> 58971ef8050c [2023-04-27T16:41:00.192Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T16:41:00.449Z] Removing intermediate container 9025ba95b2ab [2023-04-27T16:41:00.450Z] ---> df0fc3b378ad [2023-04-27T16:41:00.450Z] Step 7/22 : COPY . . [2023-04-27T16:41:05.728Z] ---> 16d9428c0259 [2023-04-27T16:41:05.728Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T16:41:12.383Z] ---> Running in ba453e8591c4 [2023-04-27T16:41:12.383Z] ---> ab842e3b3512 [2023-04-27T16:41:12.383Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T16:41:12.383Z] Removing intermediate container ba453e8591c4 [2023-04-27T16:41:12.383Z] ---> 4683dbcc715d [2023-04-27T16:41:12.383Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T16:41:12.383Z] ---> 546276caf6d9 [2023-04-27T16:41:12.383Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-27T16:41:12.383Z] ---> Running in ba68620e80ed [2023-04-27T16:41:12.383Z] Removing intermediate container 47377adbb619 [2023-04-27T16:41:12.383Z] ---> d4c8c9756897 [2023-04-27T16:41:12.383Z] [2023-04-27T16:41:12.383Z] Step 10/25 : FROM alpine:3.17 [2023-04-27T16:41:12.383Z] ---> 9ed4aefc74f6 [2023-04-27T16:41:12.383Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:41:12.383Z] ---> Using cache [2023-04-27T16:41:12.383Z] ---> 8802fe42334a [2023-04-27T16:41:12.383Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:41:12.383Z] ---> Using cache [2023-04-27T16:41:12.383Z] ---> 4c1989bbefe5 [2023-04-27T16:41:12.383Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-27T16:41:12.649Z] ---> Running in 27ad39620e9e [2023-04-27T16:41:12.649Z] ---> Running in 19a5b366bbc9 [2023-04-27T16:41:14.639Z] Removing intermediate container ba68620e80ed [2023-04-27T16:41:14.639Z] ---> a377fd081f9f [2023-04-27T16:41:14.639Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T16:41:14.639Z] ---> 3717e06caa46 [2023-04-27T16:41:14.639Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-27T16:41:14.639Z] ---> Running in e1aaf75d627c [2023-04-27T16:41:14.639Z] Removing intermediate container 19a5b366bbc9 [2023-04-27T16:41:14.639Z] ---> 8848015814b6 [2023-04-27T16:41:14.639Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-27T16:41:15.210Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-27T16:41:15.470Z] ---> 96dace6193da [2023-04-27T16:41:15.470Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-27T16:41:17.493Z] ---> Running in 9321eeb3681b [2023-04-27T16:41:17.493Z] Removing intermediate container e1aaf75d627c [2023-04-27T16:41:17.493Z] ---> 6e338e7ae822 [2023-04-27T16:41:17.493Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:41:17.493Z] ---> 2595eaf29007 [2023-04-27T16:41:17.493Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T16:41:17.753Z] ---> Running in e50b569618b4 [2023-04-27T16:41:17.753Z] Removing intermediate container 9321eeb3681b [2023-04-27T16:41:17.753Z] ---> af513e70010d [2023-04-27T16:41:17.753Z] Step 15/25 : WORKDIR / [2023-04-27T16:41:18.022Z] ---> Running in 58247b52dc58 [2023-04-27T16:41:18.022Z] ---> Running in fefa49210afc [2023-04-27T16:41:18.285Z] Removing intermediate container e50b569618b4 [2023-04-27T16:41:18.285Z] ---> 9692bbe1790b [2023-04-27T16:41:18.285Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:41:18.285Z] Removing intermediate container 58247b52dc58 [2023-04-27T16:41:18.285Z] ---> edef360a6ef6 [2023-04-27T16:41:18.285Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T16:41:18.285Z] ---> Running in 4eb6bee94d46 [2023-04-27T16:41:18.606Z] ---> Running in 55eeabf1e929 [2023-04-27T16:41:18.607Z] Removing intermediate container fefa49210afc [2023-04-27T16:41:18.607Z] ---> f14d0168ee8b [2023-04-27T16:41:18.607Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:41:18.607Z] Removing intermediate container 4eb6bee94d46 [2023-04-27T16:41:18.607Z] ---> 5e8cf2914f9a [2023-04-27T16:41:18.607Z] Step 24/26 : LABEL arch=x86_64 [2023-04-27T16:41:18.607Z] ---> Running in 55364068648f [2023-04-27T16:41:18.607Z] Removing intermediate container 55eeabf1e929 [2023-04-27T16:41:18.607Z] ---> 60211ce4659f [2023-04-27T16:41:18.607Z] [2023-04-27T16:41:18.607Z] Successfully built 60211ce4659f [2023-04-27T16:41:18.607Z] Successfully tagged security-proxy-auth:latest [2023-04-27T16:41:18.607Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-04-27T16:41:21.157Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:41:21.157Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:41:21.157Z] ---> ce45db86df1f [2023-04-27T16:41:21.157Z] Step 3/20 : WORKDIR /edgex-go [2023-04-27T16:41:21.157Z] ---> Using cache [2023-04-27T16:41:21.157Z] ---> 7015099d705a [2023-04-27T16:41:21.157Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-27T16:41:32.614Z] Removing intermediate container d6d1b2beaee0 [2023-04-27T16:41:32.614Z] ---> d5fcd55e30ac [2023-04-27T16:41:32.614Z] Step 7/27 : COPY . . [2023-04-27T16:41:32.614Z] Removing intermediate container 057e5d9b9ed6 [2023-04-27T16:41:32.614Z] ---> f5d53eaa4e08 [2023-04-27T16:41:32.614Z] Step 7/26 : COPY . . [2023-04-27T16:41:32.614Z] Removing intermediate container 963ae95ee094 [2023-04-27T16:41:32.614Z] ---> ceb9f9a7eca7 [2023-04-27T16:41:32.614Z] Step 7/33 : COPY . . [2023-04-27T16:41:32.614Z] Removing intermediate container 13b6cd5150c0 [2023-04-27T16:41:32.614Z] ---> 01d2b7da4b5c [2023-04-27T16:41:32.614Z] Step 7/22 : COPY . . [2023-04-27T16:41:32.614Z] Removing intermediate container 3257d0d5d69e [2023-04-27T16:41:32.614Z] ---> 98523b32dee4 [2023-04-27T16:41:32.614Z] Step 8/25 : COPY . . [2023-04-27T16:41:32.614Z] ---> 9109ad2a4d7f [2023-04-27T16:41:32.614Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T16:41:32.614Z] ---> d876d11e03ab [2023-04-27T16:41:32.614Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-27T16:41:32.614Z] ---> ddfc0ad4d784 [2023-04-27T16:41:32.614Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T16:41:32.614Z] ---> 5ed9d81d0958 [2023-04-27T16:41:32.614Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-27T16:41:32.614Z] ---> Running in 3aba48b58e6f [2023-04-27T16:41:32.614Z] ---> Running in 545a6f587c64 [2023-04-27T16:41:32.614Z] ---> Running in fe22cd9e32b7 [2023-04-27T16:41:32.614Z] ---> Running in 5a4dcfd88990 [2023-04-27T16:41:32.614Z] ---> deb3a100c5da [2023-04-27T16:41:32.614Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-27T16:41:32.614Z] ---> Running in 3fbf40142ddf [2023-04-27T16:41:32.614Z] Removing intermediate container 3aba48b58e6f [2023-04-27T16:41:32.614Z] ---> 71d7df882f03 [2023-04-27T16:41:32.614Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-27T16:41:32.614Z] Removing intermediate container 5a4dcfd88990 [2023-04-27T16:41:32.614Z] ---> 6c49de6b510f [2023-04-27T16:41:32.614Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-27T16:41:32.614Z] ---> Running in a057512f738c [2023-04-27T16:41:32.614Z] ---> Running in 4ca7f8e6a9da [2023-04-27T16:41:32.614Z] Removing intermediate container a057512f738c [2023-04-27T16:41:32.614Z] ---> 202ab53bb33d [2023-04-27T16:41:32.614Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T16:41:32.614Z] Removing intermediate container 4ca7f8e6a9da [2023-04-27T16:41:32.614Z] ---> e7c1de8ef053 [2023-04-27T16:41:32.614Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T16:41:32.614Z] ---> Running in 2f781751d48c [2023-04-27T16:41:32.614Z] ---> Running in d2d3caa7343f [2023-04-27T16:41:32.614Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-27T16:41:32.614Z] Removing intermediate container 2f781751d48c [2023-04-27T16:41:32.614Z] ---> df1e7a1684cd [2023-04-27T16:41:32.614Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-27T16:41:32.614Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-27T16:41:32.614Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-27T16:41:32.614Z] Removing intermediate container d2d3caa7343f [2023-04-27T16:41:32.614Z] ---> 79666093de56 [2023-04-27T16:41:32.614Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-27T16:41:32.614Z] ---> Running in 6df269813cd2 [2023-04-27T16:41:32.614Z] ---> Running in 26538c18ce73 [2023-04-27T16:41:33.421Z] ---> a8927d28cef0 [2023-04-27T16:41:33.421Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:41:33.421Z] Removing intermediate container 55364068648f [2023-04-27T16:41:33.421Z] ---> d852faba276b [2023-04-27T16:41:33.421Z] Step 25/26 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:41:33.421Z] ---> Running in cc96dc060239 [2023-04-27T16:41:33.421Z] ---> Running in 0c5323a0e7d7 [2023-04-27T16:41:33.421Z] ---> 07eb4503d0a0 [2023-04-27T16:41:33.421Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-27T16:41:33.683Z] Removing intermediate container 0c5323a0e7d7 [2023-04-27T16:41:33.683Z] ---> 83a8e625a768 [2023-04-27T16:41:33.683Z] Step 26/26 : LABEL version=3.0.0-dev.141 [2023-04-27T16:41:33.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:41:33.943Z] ---> Running in b9b85ff61547 [2023-04-27T16:41:33.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:41:34.205Z] ---> c33b6852b293 [2023-04-27T16:41:34.205Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:41:34.205Z] Removing intermediate container b9b85ff61547 [2023-04-27T16:41:34.205Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:41:34.205Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:41:34.205Z] OK: 17819 distinct packages available [2023-04-27T16:41:34.205Z] ---> 6bd690bef434 [2023-04-27T16:41:34.205Z] [2023-04-27T16:41:34.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:41:34.205Z] Successfully built 6bd690bef434 [2023-04-27T16:41:34.205Z] Successfully tagged security-spire-server:latest [2023-04-27T16:41:34.205Z]  Building security-spire-server ... done Building support-notifications [2023-04-27T16:41:34.891Z] Removing intermediate container 0f4857a43e5e [2023-04-27T16:41:34.891Z] ---> da9634d81168 [2023-04-27T16:41:34.891Z] Step 7/33 : COPY . . [2023-04-27T16:41:34.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:41:34.891Z] ---> 7319dfc6d38e [2023-04-27T16:41:34.891Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-27T16:41:34.891Z] OK: 265 MiB in 53 packages [2023-04-27T16:41:35.217Z] Removing intermediate container 6df269813cd2 [2023-04-27T16:41:35.217Z] ---> f4952e87d464 [2023-04-27T16:41:35.217Z] Step 12/26 : WORKDIR /edgex-go [2023-04-27T16:41:35.217Z] Removing intermediate container 26538c18ce73 [2023-04-27T16:41:35.217Z] ---> e36f4daa9a49 [2023-04-27T16:41:35.217Z] Step 12/27 : WORKDIR /edgex-go [2023-04-27T16:41:35.493Z] ---> Running in 3924f8209570 [2023-04-27T16:41:35.762Z] ---> Running in 8a90126476e9 [2023-04-27T16:41:36.348Z] Removing intermediate container 3924f8209570 [2023-04-27T16:41:36.348Z] ---> f555b6c8b4e3 [2023-04-27T16:41:36.348Z] [2023-04-27T16:41:36.348Z] Step 13/26 : FROM alpine:3.17 [2023-04-27T16:41:36.348Z] Removing intermediate container 8a90126476e9 [2023-04-27T16:41:36.618Z] ---> b19d5f3a76fa [2023-04-27T16:41:36.618Z] [2023-04-27T16:41:36.618Z] Step 13/27 : FROM alpine:3.17 [2023-04-27T16:41:36.618Z] 3.17: Pulling from library/alpine [2023-04-27T16:41:36.618Z] 3.17: Pulling from library/alpine [2023-04-27T16:41:36.891Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T16:41:36.891Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T16:41:36.891Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T16:41:36.891Z] Status: Image is up to date for alpine:3.17 [2023-04-27T16:41:37.159Z] ---> 51e60588ff2c [2023-04-27T16:41:37.159Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T16:41:37.159Z] ---> 51e60588ff2c [2023-04-27T16:41:37.159Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T16:41:37.159Z] ---> Running in c6fe3b2b9ea4 [2023-04-27T16:41:37.159Z] ---> Running in f9abdf75108d [2023-04-27T16:41:37.752Z] Removing intermediate container c6fe3b2b9ea4 [2023-04-27T16:41:37.752Z] ---> ff65c4086e7f [2023-04-27T16:41:37.752Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-27T16:41:37.752Z] Removing intermediate container f9abdf75108d [2023-04-27T16:41:37.752Z] ---> f900401d72ad [2023-04-27T16:41:37.752Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-27T16:41:38.028Z] ---> Running in f6fb4a664c51 [2023-04-27T16:41:38.028Z] ---> Running in f56c943ba46c [2023-04-27T16:41:38.558Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:41:38.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:41:38.558Z] ---> ce45db86df1f [2023-04-27T16:41:38.558Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:41:38.558Z] ---> Using cache [2023-04-27T16:41:38.558Z] ---> 6480c8319726 [2023-04-27T16:41:38.558Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:41:38.558Z] ---> Using cache [2023-04-27T16:41:38.558Z] ---> 6cf593a9ea1d [2023-04-27T16:41:38.558Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-27T16:41:40.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:41:40.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:41:42.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:41:42.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:41:43.488Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:41:43.488Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:41:43.488Z] OK: 17691 distinct packages available [2023-04-27T16:41:43.488Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:41:43.488Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:41:43.488Z] OK: 17691 distinct packages available [2023-04-27T16:41:43.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:41:43.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:41:44.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:41:44.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:41:46.143Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-27T16:41:46.143Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-27T16:41:46.143Z] (3/5) Installing libucontext (1.2-r0) [2023-04-27T16:41:46.143Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-27T16:41:46.143Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-27T16:41:46.143Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:41:46.143Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-27T16:41:46.143Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-27T16:41:46.143Z] (3/5) Installing libucontext (1.2-r0) [2023-04-27T16:41:46.143Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-27T16:41:46.414Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-27T16:41:46.414Z] OK: 9 MiB in 20 packages [2023-04-27T16:41:46.414Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:41:46.414Z] OK: 9 MiB in 20 packages [2023-04-27T16:41:48.573Z] ---> 61569f075c04 [2023-04-27T16:41:48.573Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-27T16:41:48.574Z] ---> d3a859fe1a6e [2023-04-27T16:41:48.574Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-27T16:41:48.574Z] ---> Running in 7fe5be7e8ea5 [2023-04-27T16:41:48.574Z] ---> Running in 88d0a6ebc6fa [2023-04-27T16:41:48.574Z] ---> Running in a89316966a26 [2023-04-27T16:41:48.574Z] Removing intermediate container cc96dc060239 [2023-04-27T16:41:48.574Z] ---> 08a8dfb33f2a [2023-04-27T16:41:48.574Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-27T16:41:48.574Z] Removing intermediate container 88d0a6ebc6fa [2023-04-27T16:41:48.574Z] ---> daefa0b0fffb [2023-04-27T16:41:48.574Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:41:48.574Z] ---> Running in 127f91e02ec7 [2023-04-27T16:41:48.574Z] ---> cb8249de64d5 [2023-04-27T16:41:48.574Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:41:48.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:41:48.831Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-27T16:41:48.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:41:49.011Z] Removing intermediate container f56c943ba46c [2023-04-27T16:41:49.011Z] ---> 13a5c0ebc577 [2023-04-27T16:41:49.011Z] Removing intermediate container f6fb4a664c51 [2023-04-27T16:41:49.011Z] ---> 0de7106ff610 [2023-04-27T16:41:49.011Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt /Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:41:49.011Z] [2023-04-27T16:41:49.088Z] OK: 265 MiB in 53 packages [2023-04-27T16:41:49.993Z] ---> f20e54c659ab [2023-04-27T16:41:49.993Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:41:50.027Z] ---> Running in f81f10b1397d [2023-04-27T16:41:50.263Z] ---> 0bfd865e58a5 [2023-04-27T16:41:50.263Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:41:50.289Z] Removing intermediate container 127f91e02ec7 [2023-04-27T16:41:50.289Z] ---> 807680f4eaab [2023-04-27T16:41:50.289Z] Step 23/25 : LABEL arch=x86_64 [2023-04-27T16:41:50.289Z] ---> Running in c16ad8e46070 [2023-04-27T16:41:50.289Z] Removing intermediate container 27ad39620e9e [2023-04-27T16:41:50.289Z] ---> 13e03276d827 [2023-04-27T16:41:50.289Z] [2023-04-27T16:41:50.289Z] Step 9/22 : FROM alpine:3.17 [2023-04-27T16:41:50.289Z] ---> 9ed4aefc74f6 [2023-04-27T16:41:50.289Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-27T16:41:50.289Z] ---> Running in 1e93939c2886 [2023-04-27T16:41:50.547Z] Removing intermediate container c16ad8e46070 [2023-04-27T16:41:50.547Z] ---> 16fd1de15b4d [2023-04-27T16:41:50.547Z] Step 24/25 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:41:50.547Z] ---> Running in ceb521dc3c81 [2023-04-27T16:41:50.547Z] Removing intermediate container 7fe5be7e8ea5 [2023-04-27T16:41:50.547Z] ---> 8c1cb169be2c [2023-04-27T16:41:50.547Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:41:50.547Z] Removing intermediate container ceb521dc3c81 [2023-04-27T16:41:50.547Z] ---> 3ceb102e0eed [2023-04-27T16:41:50.547Z] Step 25/25 : LABEL version=3.0.0-dev.141 [2023-04-27T16:41:50.547Z] ---> Running in bb2bc4a3fb45 [2023-04-27T16:41:50.547Z] ---> c0c9a1ee237c [2023-04-27T16:41:50.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:41:50.805Z] Removing intermediate container bb2bc4a3fb45 [2023-04-27T16:41:50.805Z] ---> f8d0cdde15ac [2023-04-27T16:41:50.805Z] [2023-04-27T16:41:50.805Z] ---> Running in 037ca6994338 [2023-04-27T16:41:50.805Z] Successfully built f8d0cdde15ac [2023-04-27T16:41:50.805Z] Successfully tagged core-metadata:latest [2023-04-27T16:41:50.805Z] Building security-secretstore-setup [2023-04-27T16:41:50.805Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:41:51.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:41:51.238Z] ---> f37fdab11822 [2023-04-27T16:41:51.238Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T16:41:51.329Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-27T16:41:51.329Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-27T16:41:51.329Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:41:51.329Z] OK: 8 MiB in 17 packages [2023-04-27T16:41:51.509Z] ---> 72dd342a4d18 [2023-04-27T16:41:51.510Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-27T16:41:55.548Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:41:55.548Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:41:55.548Z] ---> ce45db86df1f [2023-04-27T16:41:55.548Z] Step 3/25 : WORKDIR /edgex-go [2023-04-27T16:41:55.548Z] ---> Using cache [2023-04-27T16:41:55.548Z] ---> 7015099d705a [2023-04-27T16:41:55.548Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-27T16:41:55.548Z] ---> Using cache [2023-04-27T16:41:55.548Z] ---> e1182207cdfe [2023-04-27T16:41:55.548Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-27T16:41:55.548Z] ---> Using cache [2023-04-27T16:41:55.548Z] ---> 90279e5f030c [2023-04-27T16:41:55.548Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:41:55.548Z] ---> Using cache [2023-04-27T16:41:55.548Z] ---> da9634d81168 [2023-04-27T16:41:55.548Z] Step 7/25 : COPY . . [2023-04-27T16:41:55.548Z] ---> Using cache [2023-04-27T16:41:55.548Z] ---> d3a859fe1a6e [2023-04-27T16:41:55.548Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-27T16:41:59.730Z] ---> 42cfe16951c1 [2023-04-27T16:41:59.730Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T16:42:00.322Z] ---> 4bfc4f85f4d7 [2023-04-27T16:42:00.322Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T16:42:01.738Z] ---> f30c4922a374 [2023-04-27T16:42:01.738Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-27T16:42:03.687Z] ---> 5c149310f24c [2023-04-27T16:42:03.687Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-27T16:42:03.795Z] ---> Running in ff8147b9fd0f [2023-04-27T16:42:03.795Z] Removing intermediate container 1e93939c2886 [2023-04-27T16:42:03.795Z] ---> 5aeccc3d6fe9 [2023-04-27T16:42:03.795Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-27T16:42:03.795Z] ---> Running in 0bf5766d2c4f [2023-04-27T16:42:03.795Z] Removing intermediate container 0bf5766d2c4f [2023-04-27T16:42:03.795Z] ---> a4c6e3ab2671 [2023-04-27T16:42:03.795Z] Step 12/22 : WORKDIR /edgex [2023-04-27T16:42:03.795Z] ---> Running in 3051c7c0096f [2023-04-27T16:42:03.795Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-27T16:42:03.795Z] Removing intermediate container 3051c7c0096f [2023-04-27T16:42:03.795Z] ---> f57ab49bb5d5 [2023-04-27T16:42:03.795Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:42:03.795Z] ---> 05ef9a367b15 [2023-04-27T16:42:03.795Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:42:04.055Z] ---> 38d318651e32 [2023-04-27T16:42:04.055Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-27T16:42:04.315Z] ---> ac0ccecf3f2f [2023-04-27T16:42:04.315Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-27T16:42:04.654Z] ---> b0807c79de85 [2023-04-27T16:42:04.654Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T16:42:04.887Z] ---> 637adb82e3b2 [2023-04-27T16:42:04.887Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-27T16:42:04.923Z] ---> Running in ed084b997198 [2023-04-27T16:42:05.149Z] ---> de4b84d7a263 [2023-04-27T16:42:05.149Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T16:42:05.149Z] ---> Running in 8274affd1eee [2023-04-27T16:42:05.895Z] Removing intermediate container ed084b997198 [2023-04-27T16:42:05.895Z] ---> 0c76abe671d7 [2023-04-27T16:42:05.895Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T16:42:06.166Z] ---> Running in c898daff5415 [2023-04-27T16:42:06.755Z] Removing intermediate container c898daff5415 [2023-04-27T16:42:06.755Z] ---> 0e6111bd4593 [2023-04-27T16:42:06.755Z] Step 24/26 : LABEL arch=arm64 [2023-04-27T16:42:07.039Z] ---> Running in 59f57d795d7b [2023-04-27T16:42:07.632Z] Removing intermediate container 59f57d795d7b [2023-04-27T16:42:07.633Z] ---> ad81980d1663 [2023-04-27T16:42:07.633Z] Step 25/26 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:42:07.633Z] ---> 4bf0a158af00 [2023-04-27T16:42:07.633Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T16:42:07.904Z] ---> Running in 6618a0ce6686 [2023-04-27T16:42:08.490Z] Removing intermediate container 6618a0ce6686 [2023-04-27T16:42:08.490Z] ---> 2090e25a52a4 [2023-04-27T16:42:08.490Z] Step 26/26 : LABEL version=3.0.0-dev.141 [2023-04-27T16:42:08.759Z] ---> Running in 4164232bb56a [2023-04-27T16:42:09.346Z] ---> 204a3080db2d [2023-04-27T16:42:09.346Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-27T16:42:09.347Z] Removing intermediate container 4164232bb56a [2023-04-27T16:42:09.347Z] ---> ea297e617536 [2023-04-27T16:42:09.347Z] [2023-04-27T16:42:09.615Z] Successfully built ea297e617536 [2023-04-27T16:42:09.615Z] Successfully tagged security-spire-server-arm64:latest [2023-04-27T16:42:09.615Z]  Building security-spire-server ... done Building support-notifications [2023-04-27T16:42:10.207Z] ---> 3ade25bfdbb7 [2023-04-27T16:42:10.207Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-27T16:42:11.173Z] ---> 5d47699fecce [2023-04-27T16:42:11.173Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T16:42:11.441Z] ---> Running in c003457c245a [2023-04-27T16:42:11.737Z] Removing intermediate container c003457c245a [2023-04-27T16:42:11.737Z] ---> d117e4682769 [2023-04-27T16:42:11.737Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T16:42:12.231Z] ---> Running in 1448dfb5e211 [2023-04-27T16:42:12.552Z] Removing intermediate container 1448dfb5e211 [2023-04-27T16:42:12.552Z] ---> 33aeb5795817 [2023-04-27T16:42:12.552Z] Step 25/27 : LABEL arch=arm64 [2023-04-27T16:42:12.849Z] ---> Running in 3180877df069 [2023-04-27T16:42:13.131Z] Removing intermediate container 3180877df069 [2023-04-27T16:42:13.131Z] ---> eb8bd03abd2b [2023-04-27T16:42:13.131Z] Step 26/27 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:42:13.430Z] ---> Running in a86e1d05b641 [2023-04-27T16:42:14.116Z] Removing intermediate container a86e1d05b641 [2023-04-27T16:42:14.116Z] ---> 02edd76e2c7f [2023-04-27T16:42:14.116Z] Step 27/27 : LABEL version=3.0.0-dev.141 [2023-04-27T16:42:14.418Z] ---> Running in b9a6709e353d [2023-04-27T16:42:15.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:42:15.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:42:15.034Z] ---> ca6d55800064 [2023-04-27T16:42:15.034Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:42:15.034Z] ---> Using cache [2023-04-27T16:42:15.034Z] ---> 052af8dc6d3b [2023-04-27T16:42:15.034Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:42:15.034Z] ---> Using cache [2023-04-27T16:42:15.034Z] ---> 1b8dd49fbac1 [2023-04-27T16:42:15.034Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-27T16:42:15.034Z] Removing intermediate container b9a6709e353d [2023-04-27T16:42:15.034Z] ---> 1c05871c58ec [2023-04-27T16:42:15.034Z] [2023-04-27T16:42:15.321Z] ---> Running in ca72d1946f88 [2023-04-27T16:42:15.604Z] Successfully built 1c05871c58ec [2023-04-27T16:42:15.604Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-27T16:42:15.604Z]  Building security-spire-agent ... done Building support-scheduler [2023-04-27T16:42:17.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:42:18.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:42:19.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:42:19.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:42:19.981Z] ---> ca6d55800064 [2023-04-27T16:42:19.981Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:42:19.981Z] ---> Using cache [2023-04-27T16:42:19.981Z] ---> 052af8dc6d3b [2023-04-27T16:42:19.981Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:42:19.981Z] ---> Using cache [2023-04-27T16:42:19.981Z] ---> 1b8dd49fbac1 [2023-04-27T16:42:19.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T16:42:19.981Z] ---> Using cache [2023-04-27T16:42:19.981Z] ---> 20a8089f9dc2 [2023-04-27T16:42:19.981Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:42:19.981Z] ---> Using cache [2023-04-27T16:42:19.981Z] ---> 1060a26f53b7 [2023-04-27T16:42:19.981Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:42:19.981Z] ---> Using cache [2023-04-27T16:42:19.981Z] ---> 98523b32dee4 [2023-04-27T16:42:19.981Z] Step 8/23 : COPY . . [2023-04-27T16:42:20.250Z] ---> Using cache [2023-04-27T16:42:20.250Z] ---> deb3a100c5da [2023-04-27T16:42:20.250Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-27T16:42:20.522Z] ---> Running in 63c1bef7ae9f [2023-04-27T16:42:20.793Z] OK: 263 MiB in 53 packages [2023-04-27T16:42:22.752Z] Removing intermediate container ca72d1946f88 [2023-04-27T16:42:22.752Z] ---> c15b6f60386e [2023-04-27T16:42:22.752Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:42:23.280Z] Removing intermediate container 8274affd1eee [2023-04-27T16:42:23.280Z] ---> b12011b18372 [2023-04-27T16:42:23.280Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T16:42:23.280Z] ---> Running in a64fb19af93c [2023-04-27T16:42:23.344Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-27T16:42:24.226Z] Removing intermediate container a64fb19af93c [2023-04-27T16:42:24.226Z] ---> 74fd8935eea6 [2023-04-27T16:42:24.226Z] Step 20/22 : LABEL arch=x86_64 [2023-04-27T16:42:25.301Z] ---> d8ae4262a676 [2023-04-27T16:42:25.301Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:42:25.571Z] ---> Running in 8ddbe399e13d [2023-04-27T16:42:29.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-27T16:42:36.212Z] ---> Running in 71192473d46f [2023-04-27T16:42:36.212Z] Removing intermediate container a89316966a26 [2023-04-27T16:42:36.212Z] ---> 34993a06969e [2023-04-27T16:42:36.212Z] [2023-04-27T16:42:36.212Z] Step 9/33 : FROM alpine:3.17 [2023-04-27T16:42:36.212Z] ---> 9ed4aefc74f6 [2023-04-27T16:42:36.212Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-27T16:42:36.495Z] Removing intermediate container 037ca6994338 [2023-04-27T16:42:36.495Z] ---> e37cc8fa8328 [2023-04-27T16:42:36.495Z] Step 8/23 : COPY . . [2023-04-27T16:42:36.495Z] Removing intermediate container f81f10b1397d [2023-04-27T16:42:36.495Z] ---> 332620532157 [2023-04-27T16:42:36.495Z] Step 7/20 : COPY . . [2023-04-27T16:42:37.462Z] ---> Running in 970769a6e069 [2023-04-27T16:42:55.772Z] Removing intermediate container 970769a6e069 [2023-04-27T16:42:55.772Z] ---> 032427b21ed5 [2023-04-27T16:42:55.772Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-27T16:42:55.772Z] Removing intermediate container 71192473d46f [2023-04-27T16:42:55.772Z] ---> c2d8e848e04f [2023-04-27T16:42:55.772Z] Step 21/22 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:42:55.772Z] ---> Running in 77fdbb8bb1bb [2023-04-27T16:42:55.772Z] ---> Running in 6579b98fba30 [2023-04-27T16:42:55.772Z] ---> c32a5278c047 [2023-04-27T16:42:55.772Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-27T16:42:55.772Z] ---> 640e6213af66 [2023-04-27T16:42:55.772Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-27T16:42:55.772Z] Removing intermediate container ff8147b9fd0f [2023-04-27T16:42:55.772Z] ---> 0f157725c670 [2023-04-27T16:42:55.772Z] [2023-04-27T16:42:55.772Z] Step 9/25 : FROM alpine:3.17 [2023-04-27T16:42:55.772Z] ---> 9ed4aefc74f6 [2023-04-27T16:42:55.772Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-27T16:42:55.772Z] ---> Running in 4c929ac88b7c [2023-04-27T16:42:55.772Z] Removing intermediate container 6579b98fba30 [2023-04-27T16:42:55.772Z] ---> a2e458f1a343 [2023-04-27T16:42:55.772Z] Step 22/22 : LABEL version=3.0.0-dev.141 [2023-04-27T16:42:55.772Z] ---> Running in 011c5211c350 [2023-04-27T16:42:55.772Z] ---> Running in 40797914d372 [2023-04-27T16:42:55.772Z] ---> Running in 943bdef0a2c3 [2023-04-27T16:42:55.772Z] Removing intermediate container 943bdef0a2c3 [2023-04-27T16:42:55.772Z] ---> 794f004a3599 [2023-04-27T16:42:55.772Z] [2023-04-27T16:42:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:42:55.772Z] Successfully built 794f004a3599 [2023-04-27T16:42:55.772Z] Successfully tagged security-proxy-setup:latest [2023-04-27T16:42:55.772Z]  Building security-proxy-setup ... done Building core-data [2023-04-27T16:42:55.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-27T16:42:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:42:55.772Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-27T16:42:55.772Z] (2/2) Installing su-exec (0.2-r2) [2023-04-27T16:42:55.772Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:42:55.772Z] OK: 7 MiB in 17 packages [2023-04-27T16:42:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:42:55.772Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-27T16:42:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:42:55.772Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-27T16:42:55.772Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-27T16:42:55.772Z] (3/3) Installing su-exec (0.2-r2) [2023-04-27T16:42:55.772Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:42:55.772Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T16:42:55.772Z] OK: 8 MiB in 18 packages [2023-04-27T16:42:59.988Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:42:59.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:42:59.988Z] ---> ce45db86df1f [2023-04-27T16:42:59.988Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:42:59.988Z] ---> Using cache [2023-04-27T16:42:59.988Z] ---> 6480c8319726 [2023-04-27T16:42:59.988Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:42:59.988Z] ---> Using cache [2023-04-27T16:42:59.988Z] ---> 6cf593a9ea1d [2023-04-27T16:42:59.988Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T16:42:59.988Z] ---> Using cache [2023-04-27T16:42:59.988Z] ---> 487bc5a917de [2023-04-27T16:42:59.988Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:42:59.988Z] ---> Using cache [2023-04-27T16:42:59.988Z] ---> 211e4ee727df [2023-04-27T16:42:59.988Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:42:59.988Z] ---> Using cache [2023-04-27T16:42:59.988Z] ---> 62b0fb088e75 [2023-04-27T16:42:59.988Z] Step 8/23 : COPY . . [2023-04-27T16:42:59.988Z] ---> Using cache [2023-04-27T16:42:59.988Z] ---> 2e843533e1c9 [2023-04-27T16:42:59.988Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-27T16:43:07.024Z] ---> Running in 7a6db8d89943 [2023-04-27T16:43:07.313Z] Removing intermediate container 77fdbb8bb1bb [2023-04-27T16:43:07.313Z] ---> 9a861c02ff7c [2023-04-27T16:43:07.313Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-27T16:43:07.905Z] ---> Running in 7fba735709cd [2023-04-27T16:43:07.905Z] Removing intermediate container 011c5211c350 [2023-04-27T16:43:07.905Z] ---> 9272349cd554 [2023-04-27T16:43:07.905Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-27T16:43:07.905Z] ---> Running in 55eaaff958f5 [2023-04-27T16:43:08.164Z] Removing intermediate container 7fba735709cd [2023-04-27T16:43:08.164Z] ---> 5d548d605303 [2023-04-27T16:43:08.164Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-27T16:43:08.164Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-27T16:43:08.164Z] ---> Running in 10430c90d074 [2023-04-27T16:43:08.164Z] Removing intermediate container 55eaaff958f5 [2023-04-27T16:43:08.164Z] ---> c48ac834fb2d [2023-04-27T16:43:08.164Z] Step 12/25 : WORKDIR / [2023-04-27T16:43:08.422Z] ---> Running in a0b87fecc525 [2023-04-27T16:43:08.682Z] Removing intermediate container 10430c90d074 [2023-04-27T16:43:08.682Z] ---> 492e75fc25bf [2023-04-27T16:43:08.682Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-27T16:43:08.682Z] Removing intermediate container a0b87fecc525 [2023-04-27T16:43:08.682Z] ---> 3989dcacc16d [2023-04-27T16:43:08.682Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:43:08.682Z] ---> Running in fbcd7c6cae56 [2023-04-27T16:43:08.940Z] ---> 24490ec3a1cf [2023-04-27T16:43:08.940Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:43:08.940Z] Removing intermediate container fbcd7c6cae56 [2023-04-27T16:43:08.940Z] ---> dbdf181f3696 [2023-04-27T16:43:08.940Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-27T16:43:08.940Z] ---> Running in 76959e1abc84 [2023-04-27T16:43:09.506Z] Removing intermediate container 76959e1abc84 [2023-04-27T16:43:09.506Z] ---> 3d4973c8925b [2023-04-27T16:43:09.506Z] ---> c30d4135ff36 [2023-04-27T16:43:09.506Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonStep 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-27T16:43:09.506Z] [2023-04-27T16:43:09.506Z] ---> Running in f3576b25b538 [2023-04-27T16:43:09.909Z] ---> f5bdd2725cd2 [2023-04-27T16:43:09.909Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-27T16:43:10.182Z] ---> 8e133172b3c7 [2023-04-27T16:43:10.182Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:43:11.993Z] ---> dead028f8124 [2023-04-27T16:43:11.993Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-27T16:43:11.993Z] Removing intermediate container f3576b25b538 [2023-04-27T16:43:11.993Z] ---> f49ec12e49b9 [2023-04-27T16:43:11.993Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-27T16:43:12.289Z] ---> Running in b4e005cd1135 [2023-04-27T16:43:14.324Z] ---> 599f1407468a [2023-04-27T16:43:14.324Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-27T16:43:14.324Z] Removing intermediate container b4e005cd1135 [2023-04-27T16:43:14.324Z] ---> 554695049660 [2023-04-27T16:43:14.324Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-27T16:43:15.878Z] ---> b15a0844f8a2 [2023-04-27T16:43:15.878Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-27T16:43:16.140Z] ---> 8991efc8f10e [2023-04-27T16:43:16.140Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-27T16:43:16.140Z] ---> Running in 3ec1277e4dc9 [2023-04-27T16:43:18.682Z] ---> 3bda70bc3221 [2023-04-27T16:43:18.682Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T16:43:19.689Z] ---> Running in 469bfc839ee4 [2023-04-27T16:43:21.897Z] Removing intermediate container 3ec1277e4dc9 [2023-04-27T16:43:21.897Z] ---> 5f843ffeadd8 [2023-04-27T16:43:21.897Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:43:22.464Z] ---> c5ef07dfc7a4 [2023-04-27T16:43:22.464Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:43:22.464Z] Removing intermediate container 469bfc839ee4 [2023-04-27T16:43:22.464Z] ---> 1ed86692930f [2023-04-27T16:43:22.464Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T16:43:22.464Z] ---> Running in fb6063ffa2fa [2023-04-27T16:43:24.991Z] ---> fb1adf6beaa4 [2023-04-27T16:43:24.991Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-27T16:43:31.550Z] Removing intermediate container fb6063ffa2fa [2023-04-27T16:43:31.550Z] ---> 397cc54b0c73 [2023-04-27T16:43:31.550Z] Step 23/25 : LABEL arch=x86_64 [2023-04-27T16:43:31.550Z] ---> 9007d35e4081 [2023-04-27T16:43:31.550Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-27T16:43:31.550Z] ---> Running in 2dd6a6c0a2ab [2023-04-27T16:43:31.808Z] Removing intermediate container 4c929ac88b7c [2023-04-27T16:43:31.808Z] Removing intermediate container 40797914d372 [2023-04-27T16:43:31.808Z] ---> cf532fee95ea [2023-04-27T16:43:31.808Z] ---> 02b5d4a36e6e [2023-04-27T16:43:31.808Z] [2023-04-27T16:43:31.808Z] [2023-04-27T16:43:31.808Z] Step 9/20 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 [2023-04-27T16:43:31.808Z] [2023-04-27T16:43:31.808Z] ---> 9ed4aefc74f6 [2023-04-27T16:43:31.808Z] ---> 9ed4aefc74f6 [2023-04-27T16:43:31.808Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation'Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-27T16:43:31.808Z] [2023-04-27T16:43:31.808Z] ---> Using cache [2023-04-27T16:43:31.808Z] ---> 032427b21ed5 [2023-04-27T16:43:31.808Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-27T16:43:31.808Z] ---> Running in 06a2eaea452c [2023-04-27T16:43:31.808Z] ---> Running in 3b5811fbf45b [2023-04-27T16:43:31.808Z] Removing intermediate container 2dd6a6c0a2ab [2023-04-27T16:43:31.808Z] ---> 33f0c9aeaabe [2023-04-27T16:43:31.808Z] Step 24/25 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:31.808Z] ---> 19ffdf22a9db [2023-04-27T16:43:31.808Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-27T16:43:31.808Z] ---> Running in 6facc5da488b [2023-04-27T16:43:32.373Z] Removing intermediate container 6facc5da488b [2023-04-27T16:43:32.373Z] ---> 08ff9dcf5968 [2023-04-27T16:43:32.373Z] Step 25/25 : LABEL version=3.0.0-dev.141 [2023-04-27T16:43:33.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:43:33.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:43:33.748Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T16:43:33.748Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T16:43:33.748Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:43:34.061Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T16:43:34.061Z] OK: 8 MiB in 17 packages [2023-04-27T16:43:34.635Z] ---> 6d10b2110070 [2023-04-27T16:43:34.635Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-27T16:43:34.635Z] ---> Running in 40e7b9201c89 [2023-04-27T16:43:34.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:43:34.635Z] Removing intermediate container 40e7b9201c89 [2023-04-27T16:43:34.635Z] ---> be2d3123b62c [2023-04-27T16:43:34.635Z] [2023-04-27T16:43:34.635Z] Removing intermediate container 7a6db8d89943 [2023-04-27T16:43:34.635Z] ---> 1835c7795ef0 [2023-04-27T16:43:34.635Z] [2023-04-27T16:43:34.635Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T16:43:34.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:43:34.899Z] Successfully built be2d3123b62c [2023-04-27T16:43:34.899Z] ---> 9ed4aefc74f6 [2023-04-27T16:43:34.899Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:43:34.899Z] Successfully tagged security-secretstore-setup:latest [2023-04-27T16:43:34.899Z]  Building security-secretstore-setup ... done  ---> a742578f6135 [2023-04-27T16:43:34.899Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-27T16:43:34.899Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:43:34.899Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:43:34.899Z] OK: 17820 distinct packages available [2023-04-27T16:43:34.899Z] ---> Running in a99884bca69c [2023-04-27T16:43:34.899Z] Removing intermediate container 3b5811fbf45b [2023-04-27T16:43:34.899Z] ---> 0eb426848e53 [2023-04-27T16:43:34.899Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:43:35.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:43:35.159Z] ---> Running in fae1cee3ef39 [2023-04-27T16:43:35.159Z] Removing intermediate container a99884bca69c [2023-04-27T16:43:35.159Z] ---> 34f47caa8a63 [2023-04-27T16:43:35.159Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-27T16:43:35.159Z] ---> Running in eea6b3e3e7d7 [2023-04-27T16:43:35.159Z] ---> e2e6516c55e9 [2023-04-27T16:43:35.159Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-27T16:43:35.159Z] Removing intermediate container fae1cee3ef39 [2023-04-27T16:43:35.159Z] ---> 0471fc8e55b5 [2023-04-27T16:43:35.159Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-27T16:43:35.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:43:35.159Z] ---> Running in 6091bc3f5b70 [2023-04-27T16:43:35.159Z] Removing intermediate container eea6b3e3e7d7 [2023-04-27T16:43:35.159Z] ---> d59d11b91086 [2023-04-27T16:43:35.159Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-27T16:43:35.159Z] ---> Running in a69ee2d75fa4 [2023-04-27T16:43:35.159Z] Removing intermediate container 6091bc3f5b70 [2023-04-27T16:43:35.159Z] ---> 165fc60e2abf [2023-04-27T16:43:35.159Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-27T16:43:35.159Z] ---> 5518641173a8 [2023-04-27T16:43:35.159Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-27T16:43:35.420Z] ---> Running in a85aaeb90164 [2023-04-27T16:43:35.420Z] Removing intermediate container a69ee2d75fa4 [2023-04-27T16:43:35.420Z] ---> 02cab731e081 [2023-04-27T16:43:35.420Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:43:35.420Z] ---> Running in c050f6930e62 [2023-04-27T16:43:35.420Z] ---> Running in 0989d7f4e31c [2023-04-27T16:43:35.420Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-27T16:43:35.420Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-27T16:43:35.420Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-27T16:43:35.420Z] Removing intermediate container c050f6930e62 [2023-04-27T16:43:35.420Z] ---> 081dc7751bbc [2023-04-27T16:43:35.420Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:43:35.420Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-27T16:43:35.420Z] (5/9) Installing curl (8.0.1-r0) [2023-04-27T16:43:35.420Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-27T16:43:35.420Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-27T16:43:35.420Z] (8/9) Installing libucontext (1.2-r0) [2023-04-27T16:43:35.420Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-27T16:43:35.420Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:43:35.420Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T16:43:35.680Z] OK: 10 MiB in 24 packages [2023-04-27T16:43:35.680Z] ---> 3f7e3f5323b0 [2023-04-27T16:43:35.680Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:43:35.680Z] ---> 094365a619ef [2023-04-27T16:43:35.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-27T16:43:36.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T16:43:36.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T16:43:36.510Z] ---> f08a1f430c85 [2023-04-27T16:43:36.510Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:43:36.772Z] Removing intermediate container a85aaeb90164 [2023-04-27T16:43:36.772Z] ---> 0097a898ccee [2023-04-27T16:43:36.772Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-27T16:43:36.772Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T16:43:36.772Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:43:36.772Z] OK: 7 MiB in 16 packages [2023-04-27T16:43:36.772Z] ---> 2dc39bd7add3 [2023-04-27T16:43:36.772Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-27T16:43:36.772Z] ---> Running in b9bee095b5db [2023-04-27T16:43:36.772Z] ---> Running in 32160d1d6be3 [2023-04-27T16:43:37.032Z] Removing intermediate container 06a2eaea452c [2023-04-27T16:43:37.032Z] ---> 720a98b93ecc [2023-04-27T16:43:37.032Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:43:37.032Z] Removing intermediate container b9bee095b5db [2023-04-27T16:43:37.032Z] ---> 8b2b8f307e39 [2023-04-27T16:43:37.032Z] Step 30/33 : CMD ["gate"] [2023-04-27T16:43:37.032Z] Removing intermediate container 32160d1d6be3 [2023-04-27T16:43:37.032Z] ---> 9e219a57cb6d [2023-04-27T16:43:37.032Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:43:37.032Z] ---> Running in 154068c1f2cd [2023-04-27T16:43:37.032Z] ---> Running in 25737779cf8a [2023-04-27T16:43:37.032Z] ---> fb498b3a871f [2023-04-27T16:43:37.032Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:43:37.032Z] Removing intermediate container 154068c1f2cd [2023-04-27T16:43:37.032Z] ---> 6e55d1f55ace [2023-04-27T16:43:37.032Z] Step 31/33 : LABEL arch=x86_64 [2023-04-27T16:43:37.295Z] Removing intermediate container 25737779cf8a [2023-04-27T16:43:37.295Z] ---> f09551999799 [2023-04-27T16:43:37.295Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T16:43:37.295Z] ---> Running in fd2a9964238e [2023-04-27T16:43:37.295Z] Removing intermediate container 0989d7f4e31c [2023-04-27T16:43:37.295Z] ---> 9feebc38ce13 [2023-04-27T16:43:37.295Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:43:37.295Z] ---> Running in ffe08e439f2f [2023-04-27T16:43:37.295Z] ---> e3bd83f78693 [2023-04-27T16:43:37.295Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-27T16:43:37.295Z] Removing intermediate container fd2a9964238e [2023-04-27T16:43:37.295Z] ---> 64fbb961c03b [2023-04-27T16:43:37.295Z] Step 32/33 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:37.295Z] ---> Running in 7c3263c1872f [2023-04-27T16:43:37.295Z] Removing intermediate container ffe08e439f2f [2023-04-27T16:43:37.295Z] ---> 217ee1863f62 [2023-04-27T16:43:37.295Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:37.295Z] ---> b070ad0db2cb [2023-04-27T16:43:37.295Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:43:37.295Z] ---> Running in d9b4a7dfaa65 [2023-04-27T16:43:37.864Z] Removing intermediate container 7c3263c1872f [2023-04-27T16:43:37.864Z] ---> f4b29f371d24 [2023-04-27T16:43:37.864Z] Step 33/33 : LABEL version=3.0.0-dev.141 [2023-04-27T16:43:37.864Z] Removing intermediate container d9b4a7dfaa65 [2023-04-27T16:43:37.864Z] ---> 412a4291d0ca [2023-04-27T16:43:37.864Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:43:37.864Z] ---> e9062fb17b5e [2023-04-27T16:43:37.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-27T16:43:37.864Z] ---> 5f1b793df110 [2023-04-27T16:43:37.864Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:43:37.864Z] ---> Running in 20d22fcb88e6 [2023-04-27T16:43:37.864Z] ---> Running in 2352d288b72f [2023-04-27T16:43:38.124Z] Removing intermediate container 20d22fcb88e6 [2023-04-27T16:43:38.124Z] ---> 5e7dfb7d5750 [2023-04-27T16:43:38.124Z] [2023-04-27T16:43:38.124Z] Removing intermediate container 2352d288b72f [2023-04-27T16:43:38.124Z] ---> 8bc5ec2caecc [2023-04-27T16:43:38.124Z] [2023-04-27T16:43:38.124Z] Successfully built 5e7dfb7d5750 [2023-04-27T16:43:38.124Z] Successfully built 8bc5ec2caecc [2023-04-27T16:43:38.383Z] Successfully tagged support-notifications:latest [2023-04-27T16:43:38.383Z] Successfully tagged security-bootstrapper:latest [2023-04-27T16:43:38.383Z]  Building support-notifications ... done  Building security-bootstrapper ... done  ---> eb42f9d61568 [2023-04-27T16:43:38.383Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-27T16:43:38.383Z] ---> 1a485c6ea86c [2023-04-27T16:43:38.383Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:43:38.383Z] ---> Running in 96ddaf531c4f [2023-04-27T16:43:38.383Z] Removing intermediate container 96ddaf531c4f [2023-04-27T16:43:38.383Z] ---> d3b011a31875 [2023-04-27T16:43:38.383Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:43:38.383Z] ---> b9989acff4e9 [2023-04-27T16:43:38.383Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-27T16:43:38.383Z] ---> Running in b03fbfcd2c0f [2023-04-27T16:43:38.383Z] ---> Running in ad1a26b86285 [2023-04-27T16:43:38.642Z] Removing intermediate container b03fbfcd2c0f [2023-04-27T16:43:38.642Z] ---> 6715c17b7253 [2023-04-27T16:43:38.642Z] Step 18/20 : LABEL arch=x86_64 [2023-04-27T16:43:38.642Z] ---> Running in 467446a216c5 [2023-04-27T16:43:38.642Z] Removing intermediate container ad1a26b86285 [2023-04-27T16:43:38.642Z] ---> acc802c4c648 [2023-04-27T16:43:38.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:43:38.642Z] ---> Running in 4dc2b746e1b3 [2023-04-27T16:43:38.642Z] Removing intermediate container 467446a216c5 [2023-04-27T16:43:38.642Z] ---> 6f2858fad43a [2023-04-27T16:43:38.642Z] Step 19/20 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:38.642Z] Removing intermediate container 4dc2b746e1b3 [2023-04-27T16:43:38.642Z] ---> 43f4b5f5eb8b [2023-04-27T16:43:38.642Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T16:43:38.642Z] ---> Running in 987523e86639 [2023-04-27T16:43:38.642Z] ---> Running in 94c2c165009e [2023-04-27T16:43:38.903Z] Removing intermediate container 987523e86639 [2023-04-27T16:43:38.903Z] ---> f62b5d3f77f1 [2023-04-27T16:43:38.903Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:38.903Z] Removing intermediate container 94c2c165009e [2023-04-27T16:43:38.903Z] ---> 8a737c104d1b [2023-04-27T16:43:38.903Z] Step 20/20 : LABEL version=3.0.0-dev.141 [2023-04-27T16:43:38.903Z] ---> Running in e39eaa136d5c [2023-04-27T16:43:38.903Z] ---> Running in a0eb8640bb6f [2023-04-27T16:43:38.903Z] Removing intermediate container e39eaa136d5c [2023-04-27T16:43:38.903Z] ---> 02111ad8d513 [2023-04-27T16:43:38.903Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:43:38.903Z] ---> Running in 2886a210410e [2023-04-27T16:43:38.903Z] Removing intermediate container a0eb8640bb6f [2023-04-27T16:43:38.903Z] ---> 7f61595e52dd [2023-04-27T16:43:38.903Z] [2023-04-27T16:43:38.903Z] Successfully built 7f61595e52dd [2023-04-27T16:43:38.903Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-27T16:43:39.163Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2886a210410e [2023-04-27T16:43:39.163Z] ---> 9ed7f908439a [2023-04-27T16:43:39.163Z] [2023-04-27T16:43:39.163Z] Successfully built 9ed7f908439a [2023-04-27T16:43:39.163Z] Successfully tagged core-data:latest [2023-04-27T16:43:39.170Z]  Building core-data ... done  [Pipeline] } [2023-04-27T16:43:39.176Z] $ docker stop --time=1 0807d1e9a0fdb63ac5c440282408b48088b236074cb08da8dbe06b6ee88c962a [2023-04-27T16:43:40.468Z] $ docker rm -f --volumes 0807d1e9a0fdb63ac5c440282408b48088b236074cb08da8dbe06b6ee88c962a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T16:43:40.805Z] + docker images [2023-04-27T16:43:40.805Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-27T16:43:40.805Z] core-data latest 9ed7f908439a 2 seconds ago 20MB [2023-04-27T16:43:40.805Z] security-spiffe-token-provider latest 7f61595e52dd 2 seconds ago 32.8MB [2023-04-27T16:43:40.805Z] security-bootstrapper latest 8bc5ec2caecc 3 seconds ago 22.2MB [2023-04-27T16:43:40.805Z] support-notifications latest 5e7dfb7d5750 3 seconds ago 32.4MB [2023-04-27T16:43:40.805Z] security-secretstore-setup latest be2d3123b62c 6 seconds ago 32.8MB [2023-04-27T16:43:40.805Z] 1835c7795ef0 6 seconds ago 1.73GB [2023-04-27T16:43:40.805Z] 02b5d4a36e6e 9 seconds ago 1.79GB [2023-04-27T16:43:40.805Z] cf532fee95ea 10 seconds ago 1.76GB [2023-04-27T16:43:40.805Z] security-proxy-setup latest 794f004a3599 47 seconds ago 18.7MB [2023-04-27T16:43:40.805Z] 0f157725c670 54 seconds ago 1.72GB [2023-04-27T16:43:40.805Z] 34993a06969e About a minute ago 1.71GB [2023-04-27T16:43:40.805Z] core-metadata latest f8d0cdde15ac About a minute ago 20.4MB [2023-04-27T16:43:40.805Z] 13e03276d827 About a minute ago 1.7GB [2023-04-27T16:43:40.805Z] security-spire-server latest 6bd690bef434 2 minutes ago 103MB [2023-04-27T16:43:40.805Z] security-proxy-auth latest 60211ce4659f 2 minutes ago 18.2MB [2023-04-27T16:43:40.805Z] d4c8c9756897 2 minutes ago 1.73GB [2023-04-27T16:43:40.805Z] a33675e9539f 2 minutes ago 1.58GB [2023-04-27T16:43:40.805Z] 2a2f69342e68 3 minutes ago 1.7GB [2023-04-27T16:43:40.805Z] core-common-config-bootstrapper latest bcfbb997498d 3 minutes ago 17.2MB [2023-04-27T16:43:40.805Z] core-command latest ab554d564e83 3 minutes ago 19.8MB [2023-04-27T16:43:40.805Z] support-scheduler latest f0f4b879881f 3 minutes ago 31.8MB [2023-04-27T16:43:40.805Z] security-spire-agent latest e5a3b462830a 3 minutes ago 161MB [2023-04-27T16:43:40.805Z] security-spire-config latest bc2e9f4234a1 3 minutes ago 102MB [2023-04-27T16:43:40.805Z] 9aeb9e42d9e5 3 minutes ago 1.72GB [2023-04-27T16:43:40.805Z] 2f6d72d30a21 3 minutes ago 1.79GB [2023-04-27T16:43:40.805Z] dc8678cf4d3f 3 minutes ago 1.72GB [2023-04-27T16:43:40.805Z] 06aa7ef4c368 4 minutes ago 1.58GB [2023-04-27T16:43:40.805Z] 2face42b9c3f 4 minutes ago 1.58GB [2023-04-27T16:43:40.805Z] ci-base-image-x86_64 latest ce45db86df1f 8 minutes ago 918MB [2023-04-27T16:43:40.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 days ago 700MB [2023-04-27T16:43:40.805Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-04-27T16:43:40.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-27T16:43:40.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T16:43:40.921Z] provisioning config files... [2023-04-27T16:43:40.930Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config12455429622979591480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T16:43:41.228Z] ---> docker-login.sh [2023-04-27T16:43:41.228Z] nexus3.edgexfoundry.org:10001 [2023-04-27T16:43:41.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:43:41.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:43:41.228Z] Configure a credential helper to remove this warning. See [2023-04-27T16:43:41.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:43:41.228Z] [2023-04-27T16:43:41.228Z] Login Succeeded [2023-04-27T16:43:41.228Z] nexus3.edgexfoundry.org:10002 [2023-04-27T16:43:41.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:43:41.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:43:41.228Z] Configure a credential helper to remove this warning. See [2023-04-27T16:43:41.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:43:41.228Z] [2023-04-27T16:43:41.228Z] Login Succeeded [2023-04-27T16:43:41.228Z] nexus3.edgexfoundry.org:10003 [2023-04-27T16:43:41.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:43:41.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:43:41.487Z] Configure a credential helper to remove this warning. See [2023-04-27T16:43:41.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:43:41.487Z] [2023-04-27T16:43:41.487Z] Login Succeeded [2023-04-27T16:43:41.487Z] nexus3.edgexfoundry.org:10004 [2023-04-27T16:43:41.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:43:41.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:43:41.487Z] Configure a credential helper to remove this warning. See [2023-04-27T16:43:41.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:43:41.487Z] [2023-04-27T16:43:41.487Z] Login Succeeded [2023-04-27T16:43:41.487Z] docker.io [2023-04-27T16:43:41.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T16:43:41.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T16:43:41.746Z] Configure a credential helper to remove this warning. See [2023-04-27T16:43:41.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T16:43:41.746Z] [2023-04-27T16:43:41.746Z] Login Succeeded [2023-04-27T16:43:41.746Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T16:43:41.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:43:41.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T16:43:41.798Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-27T16:43:41.798Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:41.798Z] latest [2023-04-27T16:43:41.798Z] 3.0.0-dev.141 [2023-04-27T16:43:41.798Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:41.798Z] main [2023-04-27T16:43:41.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:42.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:42.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:42.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T16:43:42.408Z] 9b42750e8400: Preparing [2023-04-27T16:43:42.408Z] b42e2a19a57f: Preparing [2023-04-27T16:43:42.408Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:42.408Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:42.408Z] 7104cb8b828e: Preparing [2023-04-27T16:43:42.408Z] f1417ff83b31: Preparing [2023-04-27T16:43:42.408Z] f1417ff83b31: Waiting [2023-04-27T16:43:42.408Z] 4cbd1e3dfa1c: Pushed [2023-04-27T16:43:42.408Z] cc564ee0dfb9: Pushed [2023-04-27T16:43:42.408Z] 7104cb8b828e: Pushed [2023-04-27T16:43:42.408Z] 9b42750e8400: Pushed [2023-04-27T16:43:42.408Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:43.787Z] b42e2a19a57f: Pushed [2023-04-27T16:43:43.787Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:44.101Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:44.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-27T16:43:44.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T16:43:44.409Z] 9b42750e8400: Preparing [2023-04-27T16:43:44.409Z] b42e2a19a57f: Preparing [2023-04-27T16:43:44.409Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:44.409Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:44.409Z] 7104cb8b828e: Preparing [2023-04-27T16:43:44.409Z] f1417ff83b31: Preparing [2023-04-27T16:43:44.409Z] f1417ff83b31: Waiting [2023-04-27T16:43:44.409Z] 9b42750e8400: Layer already exists [2023-04-27T16:43:44.409Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:44.409Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:44.409Z] b42e2a19a57f: Layer already exists [2023-04-27T16:43:44.409Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:44.409Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:44.409Z] latest: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:44.718Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:45.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.141 [2023-04-27T16:43:45.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T16:43:45.021Z] 9b42750e8400: Preparing [2023-04-27T16:43:45.021Z] b42e2a19a57f: Preparing [2023-04-27T16:43:45.021Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:45.021Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:45.021Z] 7104cb8b828e: Preparing [2023-04-27T16:43:45.021Z] f1417ff83b31: Preparing [2023-04-27T16:43:45.021Z] f1417ff83b31: Waiting [2023-04-27T16:43:45.021Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:45.021Z] b42e2a19a57f: Layer already exists [2023-04-27T16:43:45.021Z] 9b42750e8400: Layer already exists [2023-04-27T16:43:45.021Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:45.021Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:45.021Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:45.021Z] 3.0.0-dev.141: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:45.328Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:45.634Z] + docker push nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:45.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T16:43:45.634Z] 9b42750e8400: Preparing [2023-04-27T16:43:45.635Z] b42e2a19a57f: Preparing [2023-04-27T16:43:45.635Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:45.635Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:45.635Z] 7104cb8b828e: Preparing [2023-04-27T16:43:45.635Z] f1417ff83b31: Preparing [2023-04-27T16:43:45.635Z] f1417ff83b31: Waiting [2023-04-27T16:43:45.635Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:45.635Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:45.635Z] b42e2a19a57f: Layer already exists [2023-04-27T16:43:45.635Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:45.635Z] 9b42750e8400: Layer already exists [2023-04-27T16:43:45.635Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:45.635Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:45.955Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:46.254Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-27T16:43:46.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T16:43:46.255Z] 9b42750e8400: Preparing [2023-04-27T16:43:46.255Z] b42e2a19a57f: Preparing [2023-04-27T16:43:46.255Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:46.255Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:46.255Z] 7104cb8b828e: Preparing [2023-04-27T16:43:46.255Z] f1417ff83b31: Preparing [2023-04-27T16:43:46.255Z] f1417ff83b31: Waiting [2023-04-27T16:43:46.255Z] 9b42750e8400: Layer already exists [2023-04-27T16:43:46.255Z] b42e2a19a57f: Layer already exists [2023-04-27T16:43:46.255Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:46.255Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:46.255Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:46.255Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:46.255Z] main: digest: sha256:c3abe4c8a568424b6a849424717b55a8075218c22429596c80fa028a759516a9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:43:46.291Z] ===================================================== [Pipeline] echo [2023-04-27T16:43:46.298Z] taggedImages: [2023-04-27T16:43:46.298Z] - nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:46.298Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-27T16:43:46.298Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.141 [2023-04-27T16:43:46.298Z] - nexus3.edgexfoundry.org:10004/core-command:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:46.298Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-27T16:43:46.315Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-27T16:43:46.315Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:46.315Z] latest [2023-04-27T16:43:46.315Z] 3.0.0-dev.141 [2023-04-27T16:43:46.315Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:46.315Z] main [2023-04-27T16:43:46.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:46.635Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:46.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:46.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T16:43:46.946Z] 60bd359d419b: Preparing [2023-04-27T16:43:46.946Z] 42be390e54f9: Preparing [2023-04-27T16:43:46.946Z] c4569b334fb0: Preparing [2023-04-27T16:43:46.946Z] db3bed7248b4: Preparing [2023-04-27T16:43:46.946Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:46.946Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:46.946Z] 7104cb8b828e: Preparing [2023-04-27T16:43:46.946Z] f1417ff83b31: Preparing [2023-04-27T16:43:46.946Z] 7104cb8b828e: Waiting [2023-04-27T16:43:46.946Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:43:46.946Z] f1417ff83b31: Waiting [2023-04-27T16:43:46.946Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:46.946Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:46.946Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:46.946Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:46.946Z] 60bd359d419b: Pushed [2023-04-27T16:43:46.946Z] c4569b334fb0: Pushed [2023-04-27T16:43:46.946Z] 42be390e54f9: Pushed [2023-04-27T16:43:48.325Z] db3bed7248b4: Pushed [2023-04-27T16:43:48.325Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:48.651Z] + 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-04-27T16:43:48.967Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-27T16:43:48.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T16:43:48.967Z] 60bd359d419b: Preparing [2023-04-27T16:43:48.967Z] 42be390e54f9: Preparing [2023-04-27T16:43:48.967Z] c4569b334fb0: Preparing [2023-04-27T16:43:48.967Z] db3bed7248b4: Preparing [2023-04-27T16:43:48.967Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:48.967Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:48.967Z] 7104cb8b828e: Preparing [2023-04-27T16:43:48.967Z] f1417ff83b31: Preparing [2023-04-27T16:43:48.967Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:43:48.967Z] 7104cb8b828e: Waiting [2023-04-27T16:43:48.967Z] f1417ff83b31: Waiting [2023-04-27T16:43:48.967Z] 42be390e54f9: Layer already exists [2023-04-27T16:43:48.967Z] 60bd359d419b: Layer already exists [2023-04-27T16:43:48.967Z] db3bed7248b4: Layer already exists [2023-04-27T16:43:48.967Z] c4569b334fb0: Layer already exists [2023-04-27T16:43:48.967Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:48.967Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:48.967Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:48.967Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:48.967Z] latest: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:49.278Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:49.587Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.141 [2023-04-27T16:43:49.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T16:43:49.588Z] 60bd359d419b: Preparing [2023-04-27T16:43:49.588Z] 42be390e54f9: Preparing [2023-04-27T16:43:49.588Z] c4569b334fb0: Preparing [2023-04-27T16:43:49.588Z] db3bed7248b4: Preparing [2023-04-27T16:43:49.588Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:49.588Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:49.588Z] 7104cb8b828e: Preparing [2023-04-27T16:43:49.588Z] f1417ff83b31: Preparing [2023-04-27T16:43:49.588Z] 7104cb8b828e: Waiting [2023-04-27T16:43:49.588Z] f1417ff83b31: Waiting [2023-04-27T16:43:49.588Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:43:49.588Z] db3bed7248b4: Layer already exists [2023-04-27T16:43:49.588Z] 42be390e54f9: Layer already exists [2023-04-27T16:43:49.588Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:49.588Z] c4569b334fb0: Layer already exists [2023-04-27T16:43:49.588Z] 60bd359d419b: Layer already exists [2023-04-27T16:43:49.588Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:49.588Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:49.588Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:49.588Z] 3.0.0-dev.141: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:49.906Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:50.217Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:50.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T16:43:50.217Z] 60bd359d419b: Preparing [2023-04-27T16:43:50.217Z] 42be390e54f9: Preparing [2023-04-27T16:43:50.217Z] c4569b334fb0: Preparing [2023-04-27T16:43:50.217Z] db3bed7248b4: Preparing [2023-04-27T16:43:50.217Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:50.217Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:50.217Z] 7104cb8b828e: Preparing [2023-04-27T16:43:50.217Z] f1417ff83b31: Preparing [2023-04-27T16:43:50.217Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:43:50.217Z] f1417ff83b31: Waiting [2023-04-27T16:43:50.217Z] 7104cb8b828e: Waiting [2023-04-27T16:43:50.217Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:50.217Z] 60bd359d419b: Layer already exists [2023-04-27T16:43:50.217Z] c4569b334fb0: Layer already exists [2023-04-27T16:43:50.217Z] 42be390e54f9: Layer already exists [2023-04-27T16:43:50.217Z] db3bed7248b4: Layer already exists [2023-04-27T16:43:50.217Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:50.217Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:50.217Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:50.217Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:50.528Z] + 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-04-27T16:43:50.851Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-27T16:43:50.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T16:43:50.851Z] 60bd359d419b: Preparing [2023-04-27T16:43:50.851Z] 42be390e54f9: Preparing [2023-04-27T16:43:50.851Z] c4569b334fb0: Preparing [2023-04-27T16:43:50.851Z] db3bed7248b4: Preparing [2023-04-27T16:43:50.851Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:50.851Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:50.851Z] 7104cb8b828e: Preparing [2023-04-27T16:43:50.851Z] f1417ff83b31: Preparing [2023-04-27T16:43:50.851Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:43:50.851Z] 7104cb8b828e: Waiting [2023-04-27T16:43:50.851Z] c4569b334fb0: Layer already exists [2023-04-27T16:43:50.851Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:50.851Z] 60bd359d419b: Layer already exists [2023-04-27T16:43:50.851Z] 42be390e54f9: Layer already exists [2023-04-27T16:43:50.851Z] db3bed7248b4: Layer already exists [2023-04-27T16:43:50.851Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:50.851Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:50.851Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:50.851Z] main: digest: sha256:edb329d010fb82ac912c5abd46c80b2c614603950baa53b4d377b4a3c0901f03 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:43:50.888Z] ===================================================== [Pipeline] echo [2023-04-27T16:43:50.893Z] taggedImages: [2023-04-27T16:43:50.893Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:50.893Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-27T16:43:50.893Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.141 [2023-04-27T16:43:50.893Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:50.893Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-27T16:43:50.910Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-27T16:43:50.910Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:50.910Z] latest [2023-04-27T16:43:50.910Z] 3.0.0-dev.141 [2023-04-27T16:43:50.910Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:50.910Z] main [2023-04-27T16:43:50.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:51.220Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:51.528Z] + docker push nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:51.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T16:43:51.529Z] e541cc2220f0: Preparing [2023-04-27T16:43:51.529Z] f35d28fda87b: Preparing [2023-04-27T16:43:51.529Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:51.529Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:51.529Z] 0c380a45b820: Preparing [2023-04-27T16:43:51.529Z] f1417ff83b31: Preparing [2023-04-27T16:43:51.529Z] f1417ff83b31: Waiting [2023-04-27T16:43:51.529Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:51.529Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:51.529Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:51.529Z] 0c380a45b820: Pushed [2023-04-27T16:43:51.529Z] e541cc2220f0: Pushed [2023-04-27T16:43:52.903Z] f35d28fda87b: Pushed [2023-04-27T16:43:52.903Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:53.212Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:53.526Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-27T16:43:53.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T16:43:53.526Z] e541cc2220f0: Preparing [2023-04-27T16:43:53.526Z] f35d28fda87b: Preparing [2023-04-27T16:43:53.526Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:53.526Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:53.526Z] 0c380a45b820: Preparing [2023-04-27T16:43:53.526Z] f1417ff83b31: Preparing [2023-04-27T16:43:53.526Z] 0c380a45b820: Layer already exists [2023-04-27T16:43:53.526Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:53.526Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:53.526Z] e541cc2220f0: Layer already exists [2023-04-27T16:43:53.526Z] f35d28fda87b: Layer already exists [2023-04-27T16:43:53.526Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:53.526Z] latest: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:53.838Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:54.155Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.141 [2023-04-27T16:43:54.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T16:43:54.155Z] e541cc2220f0: Preparing [2023-04-27T16:43:54.155Z] f35d28fda87b: Preparing [2023-04-27T16:43:54.155Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:54.155Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:54.155Z] 0c380a45b820: Preparing [2023-04-27T16:43:54.155Z] f1417ff83b31: Preparing [2023-04-27T16:43:54.155Z] f1417ff83b31: Waiting [2023-04-27T16:43:54.155Z] e541cc2220f0: Layer already exists [2023-04-27T16:43:54.155Z] 0c380a45b820: Layer already exists [2023-04-27T16:43:54.155Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:54.155Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:54.155Z] f35d28fda87b: Layer already exists [2023-04-27T16:43:54.155Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:54.155Z] 3.0.0-dev.141: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:54.467Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:54.770Z] + docker push nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:54.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T16:43:54.770Z] e541cc2220f0: Preparing [2023-04-27T16:43:54.770Z] f35d28fda87b: Preparing [2023-04-27T16:43:54.770Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:54.770Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:54.770Z] 0c380a45b820: Preparing [2023-04-27T16:43:54.770Z] f1417ff83b31: Preparing [2023-04-27T16:43:54.770Z] f1417ff83b31: Waiting [2023-04-27T16:43:54.770Z] e541cc2220f0: Layer already exists [2023-04-27T16:43:54.770Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:54.770Z] f35d28fda87b: Layer already exists [2023-04-27T16:43:54.770Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:54.770Z] 0c380a45b820: Layer already exists [2023-04-27T16:43:54.770Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:54.770Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:55.074Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:55.370Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-27T16:43:55.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T16:43:55.371Z] e541cc2220f0: Preparing [2023-04-27T16:43:55.371Z] f35d28fda87b: Preparing [2023-04-27T16:43:55.371Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:55.371Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:55.371Z] 0c380a45b820: Preparing [2023-04-27T16:43:55.371Z] f1417ff83b31: Preparing [2023-04-27T16:43:55.371Z] f1417ff83b31: Waiting [2023-04-27T16:43:55.371Z] f35d28fda87b: Layer already exists [2023-04-27T16:43:55.371Z] 0c380a45b820: Layer already exists [2023-04-27T16:43:55.371Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:55.371Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:55.371Z] e541cc2220f0: Layer already exists [2023-04-27T16:43:55.371Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:55.371Z] main: digest: sha256:f63e328be1d65b2aba75a478bef13e69abd48ece2273146b8278f18cbc5eaf0e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:43:55.405Z] ===================================================== [Pipeline] echo [2023-04-27T16:43:55.410Z] taggedImages: [2023-04-27T16:43:55.410Z] - nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:55.410Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-27T16:43:55.410Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.141 [2023-04-27T16:43:55.410Z] - nexus3.edgexfoundry.org:10004/core-data:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:55.410Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-27T16:43:55.424Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-27T16:43:55.424Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:55.424Z] latest [2023-04-27T16:43:55.424Z] 3.0.0-dev.141 [2023-04-27T16:43:55.424Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:55.424Z] main [2023-04-27T16:43:55.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:55.741Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:56.045Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:56.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T16:43:56.045Z] 48ac71b13aa9: Preparing [2023-04-27T16:43:56.045Z] 32b5add3a1be: Preparing [2023-04-27T16:43:56.045Z] fb33489830ea: Preparing [2023-04-27T16:43:56.045Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:56.045Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:56.045Z] 7104cb8b828e: Preparing [2023-04-27T16:43:56.045Z] f1417ff83b31: Preparing [2023-04-27T16:43:56.045Z] 7104cb8b828e: Waiting [2023-04-27T16:43:56.045Z] f1417ff83b31: Waiting [2023-04-27T16:43:56.045Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:56.045Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:56.045Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:56.045Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:56.045Z] 48ac71b13aa9: Pushed [2023-04-27T16:43:56.045Z] 32b5add3a1be: Pushed [2023-04-27T16:43:57.423Z] fb33489830ea: Pushed [2023-04-27T16:43:57.423Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:57.730Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:58.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-27T16:43:58.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T16:43:58.054Z] 48ac71b13aa9: Preparing [2023-04-27T16:43:58.054Z] 32b5add3a1be: Preparing [2023-04-27T16:43:58.054Z] fb33489830ea: Preparing [2023-04-27T16:43:58.054Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:58.054Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:58.054Z] 7104cb8b828e: Preparing [2023-04-27T16:43:58.054Z] f1417ff83b31: Preparing [2023-04-27T16:43:58.054Z] 7104cb8b828e: Waiting [2023-04-27T16:43:58.054Z] f1417ff83b31: Waiting [2023-04-27T16:43:58.054Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:58.054Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:58.054Z] 32b5add3a1be: Layer already exists [2023-04-27T16:43:58.054Z] fb33489830ea: Layer already exists [2023-04-27T16:43:58.054Z] 48ac71b13aa9: Layer already exists [2023-04-27T16:43:58.054Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:58.054Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:58.054Z] latest: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:58.365Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:58.670Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.141 [2023-04-27T16:43:58.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T16:43:58.670Z] 48ac71b13aa9: Preparing [2023-04-27T16:43:58.670Z] 32b5add3a1be: Preparing [2023-04-27T16:43:58.670Z] fb33489830ea: Preparing [2023-04-27T16:43:58.670Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:58.670Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:58.670Z] 7104cb8b828e: Preparing [2023-04-27T16:43:58.670Z] f1417ff83b31: Preparing [2023-04-27T16:43:58.670Z] 7104cb8b828e: Waiting [2023-04-27T16:43:58.670Z] f1417ff83b31: Waiting [2023-04-27T16:43:58.670Z] 32b5add3a1be: Layer already exists [2023-04-27T16:43:58.670Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:58.670Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:58.670Z] 48ac71b13aa9: Layer already exists [2023-04-27T16:43:58.670Z] fb33489830ea: Layer already exists [2023-04-27T16:43:58.670Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:58.670Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:58.670Z] 3.0.0-dev.141: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:58.978Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:59.285Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:59.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T16:43:59.285Z] 48ac71b13aa9: Preparing [2023-04-27T16:43:59.285Z] 32b5add3a1be: Preparing [2023-04-27T16:43:59.285Z] fb33489830ea: Preparing [2023-04-27T16:43:59.285Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:59.285Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:59.285Z] 7104cb8b828e: Preparing [2023-04-27T16:43:59.285Z] f1417ff83b31: Preparing [2023-04-27T16:43:59.285Z] 7104cb8b828e: Waiting [2023-04-27T16:43:59.285Z] f1417ff83b31: Waiting [2023-04-27T16:43:59.285Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:59.285Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:59.285Z] 32b5add3a1be: Layer already exists [2023-04-27T16:43:59.285Z] 48ac71b13aa9: Layer already exists [2023-04-27T16:43:59.285Z] fb33489830ea: Layer already exists [2023-04-27T16:43:59.285Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:59.285Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:59.285Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:59.602Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:43:59.911Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-27T16:43:59.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T16:43:59.911Z] 48ac71b13aa9: Preparing [2023-04-27T16:43:59.911Z] 32b5add3a1be: Preparing [2023-04-27T16:43:59.911Z] fb33489830ea: Preparing [2023-04-27T16:43:59.911Z] cc564ee0dfb9: Preparing [2023-04-27T16:43:59.911Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:43:59.911Z] 7104cb8b828e: Preparing [2023-04-27T16:43:59.911Z] f1417ff83b31: Preparing [2023-04-27T16:43:59.911Z] 7104cb8b828e: Waiting [2023-04-27T16:43:59.911Z] f1417ff83b31: Waiting [2023-04-27T16:43:59.911Z] 48ac71b13aa9: Layer already exists [2023-04-27T16:43:59.911Z] 32b5add3a1be: Layer already exists [2023-04-27T16:43:59.911Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:43:59.911Z] fb33489830ea: Layer already exists [2023-04-27T16:43:59.911Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:43:59.911Z] f1417ff83b31: Layer already exists [2023-04-27T16:43:59.911Z] 7104cb8b828e: Layer already exists [2023-04-27T16:43:59.911Z] main: digest: sha256:15450eb5f6c218e7acdb68cfd0d601d25adaf66ac37fbe977769729595df59d4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:43:59.962Z] ===================================================== [Pipeline] echo [2023-04-27T16:43:59.971Z] taggedImages: [2023-04-27T16:43:59.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:43:59.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-27T16:43:59.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.141 [2023-04-27T16:43:59.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:43:59.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-27T16:44:00.001Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-27T16:44:00.002Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:00.002Z] latest [2023-04-27T16:44:00.002Z] 3.0.0-dev.141 [2023-04-27T16:44:00.002Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:00.002Z] main [2023-04-27T16:44:00.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:00.334Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:00.646Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:00.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T16:44:00.646Z] 0ed778d3039d: Preparing [2023-04-27T16:44:00.646Z] 0ed778d3039d: Preparing [2023-04-27T16:44:00.646Z] 254588d9caa4: Preparing [2023-04-27T16:44:00.646Z] d04e00418df9: Preparing [2023-04-27T16:44:00.646Z] a76e9f1becfe: Preparing [2023-04-27T16:44:00.646Z] be9771573f7b: Preparing [2023-04-27T16:44:00.646Z] 1b311cfe1b97: Preparing [2023-04-27T16:44:00.646Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:00.646Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:00.646Z] c7a0d96ecd55: Preparing [2023-04-27T16:44:00.646Z] b335d67743fa: Preparing [2023-04-27T16:44:00.646Z] c8a395c2d576: Preparing [2023-04-27T16:44:00.646Z] 163b86b2e38a: Preparing [2023-04-27T16:44:00.646Z] f1417ff83b31: Preparing [2023-04-27T16:44:00.646Z] c7a0d96ecd55: Waiting [2023-04-27T16:44:00.646Z] 163b86b2e38a: Waiting [2023-04-27T16:44:00.646Z] f1417ff83b31: Waiting [2023-04-27T16:44:00.646Z] b335d67743fa: Waiting [2023-04-27T16:44:00.646Z] c8a395c2d576: Waiting [2023-04-27T16:44:00.646Z] 1b311cfe1b97: Waiting [2023-04-27T16:44:00.646Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:00.646Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:00.646Z] 254588d9caa4: Pushed [2023-04-27T16:44:00.646Z] d04e00418df9: Pushed [2023-04-27T16:44:00.646Z] be9771573f7b: Pushed [2023-04-27T16:44:00.646Z] a76e9f1becfe: Pushed [2023-04-27T16:44:00.646Z] 0ed778d3039d: Pushed [2023-04-27T16:44:00.646Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:00.646Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:00.905Z] c8a395c2d576: Pushed [2023-04-27T16:44:00.905Z] b335d67743fa: Pushed [2023-04-27T16:44:00.905Z] 163b86b2e38a: Pushed [2023-04-27T16:44:00.905Z] c7a0d96ecd55: Pushed [2023-04-27T16:44:00.905Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:02.285Z] 1b311cfe1b97: Pushed [2023-04-27T16:44:02.285Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [2023-04-27T16:44:02.288Z] Removing intermediate container 8ddbe399e13d [2023-04-27T16:44:02.288Z] ---> a6465ee5ed36 [2023-04-27T16:44:02.288Z] Step 8/23 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:02.595Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:02.871Z] ---> 0021d48ec889 [2023-04-27T16:44:02.871Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-27T16:44:02.871Z] ---> Running in d767ff0cd634 [2023-04-27T16:44:02.907Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-27T16:44:02.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T16:44:02.907Z] 0ed778d3039d: Preparing [2023-04-27T16:44:02.907Z] 0ed778d3039d: Preparing [2023-04-27T16:44:02.907Z] 254588d9caa4: Preparing [2023-04-27T16:44:02.907Z] d04e00418df9: Preparing [2023-04-27T16:44:02.907Z] a76e9f1becfe: Preparing [2023-04-27T16:44:02.907Z] be9771573f7b: Preparing [2023-04-27T16:44:02.907Z] 1b311cfe1b97: Preparing [2023-04-27T16:44:02.907Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:02.907Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:02.907Z] c7a0d96ecd55: Preparing [2023-04-27T16:44:02.907Z] b335d67743fa: Preparing [2023-04-27T16:44:02.907Z] c8a395c2d576: Preparing [2023-04-27T16:44:02.907Z] 163b86b2e38a: Preparing [2023-04-27T16:44:02.907Z] f1417ff83b31: Preparing [2023-04-27T16:44:02.907Z] c8a395c2d576: Waiting [2023-04-27T16:44:02.907Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:02.907Z] f1417ff83b31: Waiting [2023-04-27T16:44:02.907Z] c7a0d96ecd55: Waiting [2023-04-27T16:44:02.907Z] 163b86b2e38a: Waiting [2023-04-27T16:44:02.907Z] 1b311cfe1b97: Waiting [2023-04-27T16:44:02.907Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:02.907Z] b335d67743fa: Waiting [2023-04-27T16:44:02.907Z] d04e00418df9: Layer already exists [2023-04-27T16:44:02.907Z] 0ed778d3039d: Layer already exists [2023-04-27T16:44:02.907Z] be9771573f7b: Layer already exists [2023-04-27T16:44:02.907Z] a76e9f1becfe: Layer already exists [2023-04-27T16:44:02.907Z] 254588d9caa4: Layer already exists [2023-04-27T16:44:02.907Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:02.907Z] b335d67743fa: Layer already exists [2023-04-27T16:44:02.907Z] 1b311cfe1b97: Layer already exists [2023-04-27T16:44:02.907Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:02.907Z] c7a0d96ecd55: Layer already exists [2023-04-27T16:44:02.907Z] 163b86b2e38a: Layer already exists [2023-04-27T16:44:02.907Z] c8a395c2d576: Layer already exists [2023-04-27T16:44:02.907Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:02.907Z] latest: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:03.226Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:03.545Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.141 [2023-04-27T16:44:03.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T16:44:03.545Z] 0ed778d3039d: Preparing [2023-04-27T16:44:03.545Z] 0ed778d3039d: Preparing [2023-04-27T16:44:03.545Z] 254588d9caa4: Preparing [2023-04-27T16:44:03.545Z] d04e00418df9: Preparing [2023-04-27T16:44:03.545Z] a76e9f1becfe: Preparing [2023-04-27T16:44:03.545Z] be9771573f7b: Preparing [2023-04-27T16:44:03.545Z] 1b311cfe1b97: Preparing [2023-04-27T16:44:03.545Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:03.545Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:03.545Z] c7a0d96ecd55: Preparing [2023-04-27T16:44:03.545Z] b335d67743fa: Preparing [2023-04-27T16:44:03.545Z] c8a395c2d576: Preparing [2023-04-27T16:44:03.545Z] 163b86b2e38a: Preparing [2023-04-27T16:44:03.545Z] f1417ff83b31: Preparing [2023-04-27T16:44:03.545Z] 1b311cfe1b97: Waiting [2023-04-27T16:44:03.545Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:03.545Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:03.545Z] c7a0d96ecd55: Waiting [2023-04-27T16:44:03.545Z] b335d67743fa: Waiting [2023-04-27T16:44:03.545Z] 163b86b2e38a: Waiting [2023-04-27T16:44:03.545Z] f1417ff83b31: Waiting [2023-04-27T16:44:03.545Z] c8a395c2d576: Waiting [2023-04-27T16:44:03.545Z] a76e9f1becfe: Layer already exists [2023-04-27T16:44:03.545Z] 254588d9caa4: Layer already exists [2023-04-27T16:44:03.545Z] 0ed778d3039d: Layer already exists [2023-04-27T16:44:03.545Z] be9771573f7b: Layer already exists [2023-04-27T16:44:03.545Z] d04e00418df9: Layer already exists [2023-04-27T16:44:03.545Z] 1b311cfe1b97: Layer already exists [2023-04-27T16:44:03.545Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:03.545Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:03.545Z] c7a0d96ecd55: Layer already exists [2023-04-27T16:44:03.545Z] b335d67743fa: Layer already exists [2023-04-27T16:44:03.545Z] c8a395c2d576: Layer already exists [2023-04-27T16:44:03.545Z] 163b86b2e38a: Layer already exists [2023-04-27T16:44:03.546Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:03.546Z] 3.0.0-dev.141: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:03.858Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:04.166Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:04.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T16:44:04.166Z] 0ed778d3039d: Preparing [2023-04-27T16:44:04.166Z] 0ed778d3039d: Preparing [2023-04-27T16:44:04.166Z] 254588d9caa4: Preparing [2023-04-27T16:44:04.166Z] d04e00418df9: Preparing [2023-04-27T16:44:04.166Z] a76e9f1becfe: Preparing [2023-04-27T16:44:04.166Z] be9771573f7b: Preparing [2023-04-27T16:44:04.166Z] 1b311cfe1b97: Preparing [2023-04-27T16:44:04.166Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:04.166Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:04.166Z] c7a0d96ecd55: Preparing [2023-04-27T16:44:04.166Z] b335d67743fa: Preparing [2023-04-27T16:44:04.166Z] c8a395c2d576: Preparing [2023-04-27T16:44:04.166Z] 163b86b2e38a: Preparing [2023-04-27T16:44:04.166Z] f1417ff83b31: Preparing [2023-04-27T16:44:04.166Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:04.166Z] c7a0d96ecd55: Waiting [2023-04-27T16:44:04.166Z] b335d67743fa: Waiting [2023-04-27T16:44:04.166Z] 163b86b2e38a: Waiting [2023-04-27T16:44:04.166Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:04.166Z] f1417ff83b31: Waiting [2023-04-27T16:44:04.166Z] d04e00418df9: Layer already exists [2023-04-27T16:44:04.166Z] be9771573f7b: Layer already exists [2023-04-27T16:44:04.166Z] 254588d9caa4: Layer already exists [2023-04-27T16:44:04.166Z] a76e9f1becfe: Layer already exists [2023-04-27T16:44:04.166Z] 0ed778d3039d: Layer already exists [2023-04-27T16:44:04.166Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:04.166Z] 1b311cfe1b97: Layer already exists [2023-04-27T16:44:04.166Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:04.166Z] c7a0d96ecd55: Layer already exists [2023-04-27T16:44:04.166Z] b335d67743fa: Layer already exists [2023-04-27T16:44:04.166Z] 163b86b2e38a: Layer already exists [2023-04-27T16:44:04.166Z] c8a395c2d576: Layer already exists [2023-04-27T16:44:04.166Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:04.166Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:04.475Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:04.790Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-27T16:44:04.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T16:44:04.790Z] 0ed778d3039d: Preparing [2023-04-27T16:44:04.790Z] 0ed778d3039d: Preparing [2023-04-27T16:44:04.790Z] 254588d9caa4: Preparing [2023-04-27T16:44:04.790Z] d04e00418df9: Preparing [2023-04-27T16:44:04.790Z] a76e9f1becfe: Preparing [2023-04-27T16:44:04.790Z] be9771573f7b: Preparing [2023-04-27T16:44:04.790Z] 1b311cfe1b97: Preparing [2023-04-27T16:44:04.790Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:04.790Z] 1b311cfe1b97: Waiting [2023-04-27T16:44:04.790Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:04.790Z] c7a0d96ecd55: Preparing [2023-04-27T16:44:04.790Z] b335d67743fa: Preparing [2023-04-27T16:44:04.790Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:04.790Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:04.790Z] c7a0d96ecd55: Waiting [2023-04-27T16:44:04.790Z] c8a395c2d576: Preparing [2023-04-27T16:44:04.790Z] 163b86b2e38a: Preparing [2023-04-27T16:44:04.790Z] f1417ff83b31: Preparing [2023-04-27T16:44:04.790Z] b335d67743fa: Waiting [2023-04-27T16:44:04.790Z] c8a395c2d576: Waiting [2023-04-27T16:44:04.790Z] f1417ff83b31: Waiting [2023-04-27T16:44:04.790Z] 163b86b2e38a: Waiting [2023-04-27T16:44:04.790Z] 254588d9caa4: Layer already exists [2023-04-27T16:44:04.790Z] a76e9f1becfe: Layer already exists [2023-04-27T16:44:04.790Z] be9771573f7b: Layer already exists [2023-04-27T16:44:04.790Z] 0ed778d3039d: Layer already exists [2023-04-27T16:44:04.790Z] d04e00418df9: Layer already exists [2023-04-27T16:44:04.790Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:04.790Z] 1b311cfe1b97: Layer already exists [2023-04-27T16:44:04.790Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:04.790Z] c7a0d96ecd55: Layer already exists [2023-04-27T16:44:04.790Z] b335d67743fa: Layer already exists [2023-04-27T16:44:04.790Z] c8a395c2d576: Layer already exists [2023-04-27T16:44:04.790Z] 163b86b2e38a: Layer already exists [2023-04-27T16:44:04.790Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:04.790Z] main: digest: sha256:c4c6ac71c01f2d848c1bc5ab8e246b2b57806376ae148041d48cfe0db7841bde size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-04-27T16:44:04.838Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] echo [2023-04-27T16:44:04.839Z] ===================================================== [Pipeline] echo [2023-04-27T16:44:04.851Z] taggedImages: [2023-04-27T16:44:04.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:04.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-27T16:44:04.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.141 [2023-04-27T16:44:04.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:04.851Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-27T16:44:04.877Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-27T16:44:04.877Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:04.877Z] latest [2023-04-27T16:44:04.877Z] 3.0.0-dev.141 [2023-04-27T16:44:04.877Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:04.877Z] main [2023-04-27T16:44:04.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:05.207Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:05.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:05.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T16:44:05.513Z] a88f83eae527: Preparing [2023-04-27T16:44:05.513Z] e41e8eee53bc: Preparing [2023-04-27T16:44:05.513Z] 9878e2b92fad: Preparing [2023-04-27T16:44:05.513Z] dc7aa97364f2: Preparing [2023-04-27T16:44:05.513Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:05.513Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:05.513Z] 7104cb8b828e: Preparing [2023-04-27T16:44:05.513Z] f1417ff83b31: Preparing [2023-04-27T16:44:05.513Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:05.513Z] f1417ff83b31: Waiting [2023-04-27T16:44:05.513Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:05.513Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:05.513Z] 7104cb8b828e: Layer already exists [2023-04-27T16:44:05.513Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:05.513Z] a88f83eae527: Pushed [2023-04-27T16:44:05.513Z] e41e8eee53bc: Pushed [2023-04-27T16:44:05.513Z] 9878e2b92fad: Pushed [2023-04-27T16:44:06.892Z] dc7aa97364f2: Pushed [2023-04-27T16:44:06.892Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:07.469Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:07.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-27T16:44:07.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T16:44:07.782Z] a88f83eae527: Preparing [2023-04-27T16:44:07.782Z] e41e8eee53bc: Preparing [2023-04-27T16:44:07.782Z] 9878e2b92fad: Preparing [2023-04-27T16:44:07.782Z] dc7aa97364f2: Preparing [2023-04-27T16:44:07.782Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:07.782Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:07.782Z] 7104cb8b828e: Preparing [2023-04-27T16:44:07.782Z] f1417ff83b31: Preparing [2023-04-27T16:44:07.782Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:07.782Z] 7104cb8b828e: Waiting [2023-04-27T16:44:07.782Z] f1417ff83b31: Waiting [2023-04-27T16:44:07.782Z] 9878e2b92fad: Layer already exists [2023-04-27T16:44:07.782Z] a88f83eae527: Layer already exists [2023-04-27T16:44:07.782Z] dc7aa97364f2: Layer already exists [2023-04-27T16:44:07.782Z] e41e8eee53bc: Layer already exists [2023-04-27T16:44:07.782Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:07.782Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:07.782Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:07.782Z] 7104cb8b828e: Layer already exists [2023-04-27T16:44:07.782Z] latest: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:08.092Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:08.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.141 [2023-04-27T16:44:08.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T16:44:08.394Z] a88f83eae527: Preparing [2023-04-27T16:44:08.394Z] e41e8eee53bc: Preparing [2023-04-27T16:44:08.394Z] 9878e2b92fad: Preparing [2023-04-27T16:44:08.394Z] dc7aa97364f2: Preparing [2023-04-27T16:44:08.394Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:08.394Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:08.394Z] 7104cb8b828e: Preparing [2023-04-27T16:44:08.394Z] f1417ff83b31: Preparing [2023-04-27T16:44:08.394Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:08.394Z] 7104cb8b828e: Waiting [2023-04-27T16:44:08.394Z] f1417ff83b31: Waiting [2023-04-27T16:44:08.394Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:08.394Z] e41e8eee53bc: Layer already exists [2023-04-27T16:44:08.394Z] a88f83eae527: Layer already exists [2023-04-27T16:44:08.394Z] 9878e2b92fad: Layer already exists [2023-04-27T16:44:08.394Z] dc7aa97364f2: Layer already exists [2023-04-27T16:44:08.394Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:08.394Z] 7104cb8b828e: Layer already exists [2023-04-27T16:44:08.394Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:08.394Z] 3.0.0-dev.141: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:08.706Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:09.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:09.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T16:44:09.013Z] a88f83eae527: Preparing [2023-04-27T16:44:09.013Z] e41e8eee53bc: Preparing [2023-04-27T16:44:09.013Z] 9878e2b92fad: Preparing [2023-04-27T16:44:09.013Z] dc7aa97364f2: Preparing [2023-04-27T16:44:09.013Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:09.013Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:09.013Z] 7104cb8b828e: Preparing [2023-04-27T16:44:09.013Z] f1417ff83b31: Preparing [2023-04-27T16:44:09.013Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:09.013Z] 7104cb8b828e: Waiting [2023-04-27T16:44:09.013Z] f1417ff83b31: Waiting [2023-04-27T16:44:09.013Z] a88f83eae527: Layer already exists [2023-04-27T16:44:09.013Z] dc7aa97364f2: Layer already exists [2023-04-27T16:44:09.013Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:09.013Z] 9878e2b92fad: Layer already exists [2023-04-27T16:44:09.013Z] e41e8eee53bc: Layer already exists [2023-04-27T16:44:09.013Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:09.013Z] 7104cb8b828e: Layer already exists [2023-04-27T16:44:09.013Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:09.013Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:09.325Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:09.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-27T16:44:09.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T16:44:09.632Z] a88f83eae527: Preparing [2023-04-27T16:44:09.632Z] e41e8eee53bc: Preparing [2023-04-27T16:44:09.632Z] 9878e2b92fad: Preparing [2023-04-27T16:44:09.632Z] dc7aa97364f2: Preparing [2023-04-27T16:44:09.632Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:09.632Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:09.632Z] 7104cb8b828e: Preparing [2023-04-27T16:44:09.632Z] f1417ff83b31: Preparing [2023-04-27T16:44:09.632Z] 7104cb8b828e: Waiting [2023-04-27T16:44:09.632Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:09.632Z] f1417ff83b31: Waiting [2023-04-27T16:44:09.632Z] dc7aa97364f2: Layer already exists [2023-04-27T16:44:09.632Z] 9878e2b92fad: Layer already exists [2023-04-27T16:44:09.632Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:09.632Z] a88f83eae527: Layer already exists [2023-04-27T16:44:09.632Z] e41e8eee53bc: Layer already exists [2023-04-27T16:44:09.632Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:09.632Z] 7104cb8b828e: Layer already exists [2023-04-27T16:44:09.632Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:09.632Z] main: digest: sha256:a6baa45462269ddb71fab0b47bdf808bd92748d2bf1adf5ba78b39996471b91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:44:09.678Z] ===================================================== [Pipeline] echo [2023-04-27T16:44:09.688Z] taggedImages: [2023-04-27T16:44:09.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:09.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-27T16:44:09.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.141 [2023-04-27T16:44:09.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:09.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-27T16:44:09.709Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-27T16:44:09.709Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:09.709Z] latest [2023-04-27T16:44:09.709Z] 3.0.0-dev.141 [2023-04-27T16:44:09.709Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:09.709Z] main [2023-04-27T16:44:09.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:10.036Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:10.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:10.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T16:44:10.343Z] f64444baf29c: Preparing [2023-04-27T16:44:10.343Z] 7a7f18f7fced: Preparing [2023-04-27T16:44:10.343Z] a6d4f4f164d5: Preparing [2023-04-27T16:44:10.343Z] 9ab5a688647b: Preparing [2023-04-27T16:44:10.343Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:10.343Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:10.343Z] e7adb22adb1b: Preparing [2023-04-27T16:44:10.343Z] 57490c78e757: Preparing [2023-04-27T16:44:10.343Z] f1417ff83b31: Preparing [2023-04-27T16:44:10.343Z] e7adb22adb1b: Waiting [2023-04-27T16:44:10.343Z] 57490c78e757: Waiting [2023-04-27T16:44:10.343Z] f1417ff83b31: Waiting [2023-04-27T16:44:10.343Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:10.343Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:10.343Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:10.343Z] f64444baf29c: Pushed [2023-04-27T16:44:10.343Z] 7a7f18f7fced: Pushed [2023-04-27T16:44:10.343Z] e7adb22adb1b: Pushed [2023-04-27T16:44:10.343Z] 9ab5a688647b: Pushed [2023-04-27T16:44:10.602Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:10.602Z] 57490c78e757: Pushed [2023-04-27T16:44:11.538Z] a6d4f4f164d5: Pushed [2023-04-27T16:44:11.538Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:11.863Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:12.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-27T16:44:12.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T16:44:12.166Z] f64444baf29c: Preparing [2023-04-27T16:44:12.166Z] 7a7f18f7fced: Preparing [2023-04-27T16:44:12.166Z] a6d4f4f164d5: Preparing [2023-04-27T16:44:12.166Z] 9ab5a688647b: Preparing [2023-04-27T16:44:12.166Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:12.166Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:12.166Z] e7adb22adb1b: Preparing [2023-04-27T16:44:12.166Z] 57490c78e757: Preparing [2023-04-27T16:44:12.166Z] f1417ff83b31: Preparing [2023-04-27T16:44:12.166Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:12.166Z] e7adb22adb1b: Waiting [2023-04-27T16:44:12.166Z] 57490c78e757: Waiting [2023-04-27T16:44:12.166Z] f1417ff83b31: Waiting [2023-04-27T16:44:12.166Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:12.166Z] f64444baf29c: Layer already exists [2023-04-27T16:44:12.166Z] 9ab5a688647b: Layer already exists [2023-04-27T16:44:12.166Z] 7a7f18f7fced: Layer already exists [2023-04-27T16:44:12.166Z] a6d4f4f164d5: Layer already exists [2023-04-27T16:44:12.166Z] 57490c78e757: Layer already exists [2023-04-27T16:44:12.166Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:12.166Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:12.166Z] e7adb22adb1b: Layer already exists [2023-04-27T16:44:12.166Z] latest: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:12.482Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:12.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.141 [2023-04-27T16:44:12.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T16:44:12.788Z] f64444baf29c: Preparing [2023-04-27T16:44:12.788Z] 7a7f18f7fced: Preparing [2023-04-27T16:44:12.788Z] a6d4f4f164d5: Preparing [2023-04-27T16:44:12.788Z] 9ab5a688647b: Preparing [2023-04-27T16:44:12.788Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:12.788Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:12.788Z] e7adb22adb1b: Preparing [2023-04-27T16:44:12.788Z] 57490c78e757: Preparing [2023-04-27T16:44:12.788Z] f1417ff83b31: Preparing [2023-04-27T16:44:12.788Z] e7adb22adb1b: Waiting [2023-04-27T16:44:12.788Z] 57490c78e757: Waiting [2023-04-27T16:44:12.788Z] f1417ff83b31: Waiting [2023-04-27T16:44:12.788Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:12.788Z] 9ab5a688647b: Layer already exists [2023-04-27T16:44:12.788Z] a6d4f4f164d5: Layer already exists [2023-04-27T16:44:12.788Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:12.788Z] f64444baf29c: Layer already exists [2023-04-27T16:44:12.788Z] 7a7f18f7fced: Layer already exists [2023-04-27T16:44:12.788Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:12.788Z] 57490c78e757: Layer already exists [2023-04-27T16:44:12.788Z] e7adb22adb1b: Layer already exists [2023-04-27T16:44:12.788Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:12.788Z] 3.0.0-dev.141: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:13.097Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:13.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:13.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T16:44:13.400Z] f64444baf29c: Preparing [2023-04-27T16:44:13.400Z] 7a7f18f7fced: Preparing [2023-04-27T16:44:13.400Z] a6d4f4f164d5: Preparing [2023-04-27T16:44:13.400Z] 9ab5a688647b: Preparing [2023-04-27T16:44:13.400Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:13.400Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:13.400Z] e7adb22adb1b: Preparing [2023-04-27T16:44:13.400Z] 57490c78e757: Preparing [2023-04-27T16:44:13.400Z] f1417ff83b31: Preparing [2023-04-27T16:44:13.400Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:13.400Z] e7adb22adb1b: Waiting [2023-04-27T16:44:13.400Z] 57490c78e757: Waiting [2023-04-27T16:44:13.400Z] f1417ff83b31: Waiting [2023-04-27T16:44:13.400Z] 9ab5a688647b: Layer already exists [2023-04-27T16:44:13.400Z] 7a7f18f7fced: Layer already exists [2023-04-27T16:44:13.400Z] f64444baf29c: Layer already exists [2023-04-27T16:44:13.400Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:13.400Z] a6d4f4f164d5: Layer already exists [2023-04-27T16:44:13.400Z] e7adb22adb1b: Layer already exists [2023-04-27T16:44:13.400Z] 57490c78e757: Layer already exists [2023-04-27T16:44:13.400Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:13.400Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:13.400Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:13.708Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:14.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-27T16:44:14.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T16:44:14.014Z] f64444baf29c: Preparing [2023-04-27T16:44:14.014Z] 7a7f18f7fced: Preparing [2023-04-27T16:44:14.014Z] a6d4f4f164d5: Preparing [2023-04-27T16:44:14.014Z] 9ab5a688647b: Preparing [2023-04-27T16:44:14.014Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:14.014Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:14.014Z] e7adb22adb1b: Preparing [2023-04-27T16:44:14.014Z] 57490c78e757: Preparing [2023-04-27T16:44:14.014Z] f1417ff83b31: Preparing [2023-04-27T16:44:14.014Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:14.014Z] e7adb22adb1b: Waiting [2023-04-27T16:44:14.014Z] 57490c78e757: Waiting [2023-04-27T16:44:14.014Z] f1417ff83b31: Waiting [2023-04-27T16:44:14.014Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:14.014Z] 9ab5a688647b: Layer already exists [2023-04-27T16:44:14.014Z] 7a7f18f7fced: Layer already exists [2023-04-27T16:44:14.014Z] f64444baf29c: Layer already exists [2023-04-27T16:44:14.014Z] a6d4f4f164d5: Layer already exists [2023-04-27T16:44:14.014Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:14.014Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:14.014Z] 57490c78e757: Layer already exists [2023-04-27T16:44:14.014Z] e7adb22adb1b: Layer already exists [2023-04-27T16:44:14.014Z] main: digest: sha256:42c002d3d684a55d418ad786a26761b5558ac991fae31b16bdcb0cd9fd411c3a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:44:14.065Z] ===================================================== [Pipeline] echo [2023-04-27T16:44:14.074Z] taggedImages: [2023-04-27T16:44:14.074Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:14.074Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-27T16:44:14.074Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.141 [2023-04-27T16:44:14.074Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:14.074Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-27T16:44:14.098Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-27T16:44:14.098Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:14.098Z] latest [2023-04-27T16:44:14.098Z] 3.0.0-dev.141 [2023-04-27T16:44:14.098Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:14.098Z] main [2023-04-27T16:44:14.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:14.429Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:14.753Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:14.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T16:44:14.753Z] 0f9e7d8b3318: Preparing [2023-04-27T16:44:14.753Z] 32d89136c35a: Preparing [2023-04-27T16:44:14.753Z] f031d4a397bc: Preparing [2023-04-27T16:44:14.753Z] ca8aae6970d6: Preparing [2023-04-27T16:44:14.753Z] 33343e08349c: Preparing [2023-04-27T16:44:14.753Z] 0df260b3978f: Preparing [2023-04-27T16:44:14.753Z] febed532bf2d: Preparing [2023-04-27T16:44:14.753Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:14.753Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:14.753Z] d7aac1e66a08: Preparing [2023-04-27T16:44:14.753Z] f1417ff83b31: Preparing [2023-04-27T16:44:14.753Z] febed532bf2d: Waiting [2023-04-27T16:44:14.753Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:14.753Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:14.753Z] d7aac1e66a08: Waiting [2023-04-27T16:44:14.753Z] f1417ff83b31: Waiting [2023-04-27T16:44:14.753Z] 0df260b3978f: Waiting [2023-04-27T16:44:14.753Z] 33343e08349c: Pushed [2023-04-27T16:44:14.753Z] 0f9e7d8b3318: Pushed [2023-04-27T16:44:14.753Z] 32d89136c35a: Pushed [2023-04-27T16:44:14.753Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:14.753Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:15.012Z] 0df260b3978f: Pushed [2023-04-27T16:44:15.012Z] febed532bf2d: Pushed [2023-04-27T16:44:15.012Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:15.012Z] d7aac1e66a08: Pushed [2023-04-27T16:44:15.948Z] ca8aae6970d6: Pushed [2023-04-27T16:44:16.206Z] f031d4a397bc: Pushed [2023-04-27T16:44:16.465Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:16.790Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:17.100Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-27T16:44:17.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T16:44:17.100Z] 0f9e7d8b3318: Preparing [2023-04-27T16:44:17.100Z] 32d89136c35a: Preparing [2023-04-27T16:44:17.100Z] f031d4a397bc: Preparing [2023-04-27T16:44:17.100Z] ca8aae6970d6: Preparing [2023-04-27T16:44:17.100Z] 33343e08349c: Preparing [2023-04-27T16:44:17.100Z] 0df260b3978f: Preparing [2023-04-27T16:44:17.100Z] febed532bf2d: Preparing [2023-04-27T16:44:17.100Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:17.100Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:17.100Z] d7aac1e66a08: Preparing [2023-04-27T16:44:17.100Z] f1417ff83b31: Preparing [2023-04-27T16:44:17.100Z] 0df260b3978f: Waiting [2023-04-27T16:44:17.100Z] febed532bf2d: Waiting [2023-04-27T16:44:17.100Z] d7aac1e66a08: Waiting [2023-04-27T16:44:17.100Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:17.100Z] f1417ff83b31: Waiting [2023-04-27T16:44:17.100Z] 32d89136c35a: Layer already exists [2023-04-27T16:44:17.100Z] 33343e08349c: Layer already exists [2023-04-27T16:44:17.100Z] ca8aae6970d6: Layer already exists [2023-04-27T16:44:17.100Z] f031d4a397bc: Layer already exists [2023-04-27T16:44:17.100Z] 0f9e7d8b3318: Layer already exists [2023-04-27T16:44:17.100Z] 0df260b3978f: Layer already exists [2023-04-27T16:44:17.100Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:17.100Z] d7aac1e66a08: Layer already exists [2023-04-27T16:44:17.100Z] febed532bf2d: Layer already exists [2023-04-27T16:44:17.100Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:17.100Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:17.100Z] latest: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:17.423Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:17.730Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.141 [2023-04-27T16:44:17.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T16:44:17.730Z] 0f9e7d8b3318: Preparing [2023-04-27T16:44:17.730Z] 32d89136c35a: Preparing [2023-04-27T16:44:17.730Z] f031d4a397bc: Preparing [2023-04-27T16:44:17.730Z] ca8aae6970d6: Preparing [2023-04-27T16:44:17.730Z] 33343e08349c: Preparing [2023-04-27T16:44:17.730Z] 0df260b3978f: Preparing [2023-04-27T16:44:17.730Z] febed532bf2d: Preparing [2023-04-27T16:44:17.730Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:17.730Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:17.730Z] d7aac1e66a08: Preparing [2023-04-27T16:44:17.730Z] f1417ff83b31: Preparing [2023-04-27T16:44:17.730Z] febed532bf2d: Waiting [2023-04-27T16:44:17.730Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:17.730Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:17.730Z] d7aac1e66a08: Waiting [2023-04-27T16:44:17.730Z] f1417ff83b31: Waiting [2023-04-27T16:44:17.730Z] 0df260b3978f: Waiting [2023-04-27T16:44:17.730Z] ca8aae6970d6: Layer already exists [2023-04-27T16:44:17.730Z] f031d4a397bc: Layer already exists [2023-04-27T16:44:17.730Z] 33343e08349c: Layer already exists [2023-04-27T16:44:17.730Z] 32d89136c35a: Layer already exists [2023-04-27T16:44:17.730Z] 0f9e7d8b3318: Layer already exists [2023-04-27T16:44:17.730Z] febed532bf2d: Layer already exists [2023-04-27T16:44:17.730Z] 0df260b3978f: Layer already exists [2023-04-27T16:44:17.730Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:17.730Z] d7aac1e66a08: Layer already exists [2023-04-27T16:44:17.730Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:17.730Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:17.730Z] 3.0.0-dev.141: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:18.046Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:18.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:18.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T16:44:18.355Z] 0f9e7d8b3318: Preparing [2023-04-27T16:44:18.355Z] 32d89136c35a: Preparing [2023-04-27T16:44:18.355Z] f031d4a397bc: Preparing [2023-04-27T16:44:18.355Z] ca8aae6970d6: Preparing [2023-04-27T16:44:18.355Z] 33343e08349c: Preparing [2023-04-27T16:44:18.355Z] 0df260b3978f: Preparing [2023-04-27T16:44:18.355Z] febed532bf2d: Preparing [2023-04-27T16:44:18.355Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:18.355Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:18.355Z] d7aac1e66a08: Preparing [2023-04-27T16:44:18.355Z] f1417ff83b31: Preparing [2023-04-27T16:44:18.355Z] 0df260b3978f: Waiting [2023-04-27T16:44:18.355Z] febed532bf2d: Waiting [2023-04-27T16:44:18.355Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:18.355Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:18.355Z] d7aac1e66a08: Waiting [2023-04-27T16:44:18.355Z] f1417ff83b31: Waiting [2023-04-27T16:44:18.355Z] ca8aae6970d6: Layer already exists [2023-04-27T16:44:18.355Z] 32d89136c35a: Layer already exists [2023-04-27T16:44:18.355Z] 33343e08349c: Layer already exists [2023-04-27T16:44:18.355Z] f031d4a397bc: Layer already exists [2023-04-27T16:44:18.355Z] 0f9e7d8b3318: Layer already exists [2023-04-27T16:44:18.355Z] 0df260b3978f: Layer already exists [2023-04-27T16:44:18.355Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:18.355Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:18.355Z] febed532bf2d: Layer already exists [2023-04-27T16:44:18.355Z] d7aac1e66a08: Layer already exists [2023-04-27T16:44:18.355Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:18.355Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:18.670Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:18.983Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-27T16:44:18.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T16:44:18.983Z] 0f9e7d8b3318: Preparing [2023-04-27T16:44:18.983Z] 32d89136c35a: Preparing [2023-04-27T16:44:18.983Z] f031d4a397bc: Preparing [2023-04-27T16:44:18.983Z] ca8aae6970d6: Preparing [2023-04-27T16:44:18.983Z] 33343e08349c: Preparing [2023-04-27T16:44:18.983Z] 0df260b3978f: Preparing [2023-04-27T16:44:18.983Z] febed532bf2d: Preparing [2023-04-27T16:44:18.983Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:18.983Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:18.983Z] d7aac1e66a08: Preparing [2023-04-27T16:44:18.983Z] f1417ff83b31: Preparing [2023-04-27T16:44:18.983Z] febed532bf2d: Waiting [2023-04-27T16:44:18.983Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:18.983Z] 0df260b3978f: Waiting [2023-04-27T16:44:18.983Z] f1417ff83b31: Waiting [2023-04-27T16:44:18.983Z] 33343e08349c: Layer already exists [2023-04-27T16:44:18.983Z] f031d4a397bc: Layer already exists [2023-04-27T16:44:18.983Z] 0f9e7d8b3318: Layer already exists [2023-04-27T16:44:18.983Z] ca8aae6970d6: Layer already exists [2023-04-27T16:44:18.983Z] 32d89136c35a: Layer already exists [2023-04-27T16:44:18.983Z] febed532bf2d: Layer already exists [2023-04-27T16:44:18.983Z] 0df260b3978f: Layer already exists [2023-04-27T16:44:18.983Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:18.983Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:18.983Z] d7aac1e66a08: Layer already exists [2023-04-27T16:44:18.983Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:18.983Z] main: digest: sha256:6ed7818bc06eec8a15fe32574d3546a34e3baf9e1ceb42e3af0e23d2f4499790 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:44:19.019Z] ===================================================== [Pipeline] echo [2023-04-27T16:44:19.025Z] taggedImages: [2023-04-27T16:44:19.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:19.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-27T16:44:19.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.141 [2023-04-27T16:44:19.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:19.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-27T16:44:19.042Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-27T16:44:19.043Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:19.043Z] latest [2023-04-27T16:44:19.043Z] 3.0.0-dev.141 [2023-04-27T16:44:19.043Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:19.043Z] main [2023-04-27T16:44:19.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:19.357Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:19.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:19.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T16:44:19.660Z] 095ffacf4d7d: Preparing [2023-04-27T16:44:19.660Z] 7ce5b4634f45: Preparing [2023-04-27T16:44:19.660Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:19.660Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:19.660Z] 69316618121d: Preparing [2023-04-27T16:44:19.660Z] f1417ff83b31: Preparing [2023-04-27T16:44:19.660Z] f1417ff83b31: Waiting [2023-04-27T16:44:19.660Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:19.660Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:19.660Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:19.660Z] 095ffacf4d7d: Pushed [2023-04-27T16:44:20.229Z] 69316618121d: Pushed [2023-04-27T16:44:22.128Z] 7ce5b4634f45: Pushed [2023-04-27T16:44:22.128Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:22.435Z] + 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-04-27T16:44:22.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-27T16:44:22.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T16:44:22.746Z] 095ffacf4d7d: Preparing [2023-04-27T16:44:22.746Z] 7ce5b4634f45: Preparing [2023-04-27T16:44:22.746Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:22.746Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:22.746Z] 69316618121d: Preparing [2023-04-27T16:44:22.746Z] f1417ff83b31: Preparing [2023-04-27T16:44:22.746Z] f1417ff83b31: Waiting [2023-04-27T16:44:22.746Z] 69316618121d: Layer already exists [2023-04-27T16:44:22.746Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:22.746Z] 095ffacf4d7d: Layer already exists [2023-04-27T16:44:22.746Z] 7ce5b4634f45: Layer already exists [2023-04-27T16:44:22.746Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:22.746Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:22.746Z] latest: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:23.064Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:23.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.141 [2023-04-27T16:44:23.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T16:44:23.376Z] 095ffacf4d7d: Preparing [2023-04-27T16:44:23.376Z] 7ce5b4634f45: Preparing [2023-04-27T16:44:23.376Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:23.376Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:23.376Z] 69316618121d: Preparing [2023-04-27T16:44:23.376Z] f1417ff83b31: Preparing [2023-04-27T16:44:23.376Z] f1417ff83b31: Waiting [2023-04-27T16:44:23.376Z] 7ce5b4634f45: Layer already exists [2023-04-27T16:44:23.376Z] 69316618121d: Layer already exists [2023-04-27T16:44:23.376Z] 095ffacf4d7d: Layer already exists [2023-04-27T16:44:23.376Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:23.376Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:23.376Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:23.376Z] 3.0.0-dev.141: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:23.684Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:23.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:23.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T16:44:23.994Z] 095ffacf4d7d: Preparing [2023-04-27T16:44:23.994Z] 7ce5b4634f45: Preparing [2023-04-27T16:44:23.994Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:23.994Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:23.994Z] 69316618121d: Preparing [2023-04-27T16:44:23.994Z] f1417ff83b31: Preparing [2023-04-27T16:44:23.994Z] f1417ff83b31: Waiting [2023-04-27T16:44:23.994Z] 095ffacf4d7d: Layer already exists [2023-04-27T16:44:23.994Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:23.994Z] 69316618121d: Layer already exists [2023-04-27T16:44:23.994Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:23.994Z] 7ce5b4634f45: Layer already exists [2023-04-27T16:44:23.994Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:23.994Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:24.305Z] + 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-04-27T16:44:24.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-27T16:44:24.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T16:44:24.729Z] 095ffacf4d7d: Preparing [2023-04-27T16:44:24.729Z] 7ce5b4634f45: Preparing [2023-04-27T16:44:24.729Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:24.729Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:24.729Z] 69316618121d: Preparing [2023-04-27T16:44:24.729Z] f1417ff83b31: Preparing [2023-04-27T16:44:24.729Z] f1417ff83b31: Waiting [2023-04-27T16:44:24.729Z] 7ce5b4634f45: Layer already exists [2023-04-27T16:44:24.729Z] 095ffacf4d7d: Layer already exists [2023-04-27T16:44:24.729Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:24.729Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:24.729Z] 69316618121d: Layer already exists [2023-04-27T16:44:24.729Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:24.729Z] main: digest: sha256:1aebef134cfcd0d125060ee926db71b8526e117106554c7caa9098dc93efdee6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:44:24.778Z] ===================================================== [Pipeline] echo [2023-04-27T16:44:24.784Z] taggedImages: [2023-04-27T16:44:24.784Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:24.784Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-27T16:44:24.784Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.141 [2023-04-27T16:44:24.784Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:24.784Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-27T16:44:24.800Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-27T16:44:24.800Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:24.800Z] latest [2023-04-27T16:44:24.800Z] 3.0.0-dev.141 [2023-04-27T16:44:24.800Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:24.800Z] main [2023-04-27T16:44:24.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:25.172Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:25.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:25.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T16:44:25.516Z] d439bc533bf6: Preparing [2023-04-27T16:44:25.516Z] 4714ffa4ae2f: Preparing [2023-04-27T16:44:25.516Z] 153c6a9cdf2e: Preparing [2023-04-27T16:44:25.516Z] 142dcb443ef5: Preparing [2023-04-27T16:44:25.516Z] 1e6f76ffce4c: Preparing [2023-04-27T16:44:25.516Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:25.516Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:25.516Z] e318235d9b5b: Preparing [2023-04-27T16:44:25.516Z] f1417ff83b31: Preparing [2023-04-27T16:44:25.516Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:25.516Z] e318235d9b5b: Waiting [2023-04-27T16:44:25.516Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:25.516Z] f1417ff83b31: Waiting [2023-04-27T16:44:25.516Z] 4714ffa4ae2f: Pushed [2023-04-27T16:44:25.516Z] 153c6a9cdf2e: Pushed [2023-04-27T16:44:25.516Z] d439bc533bf6: Pushed [2023-04-27T16:44:25.516Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:25.516Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:25.776Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:26.041Z] e318235d9b5b: Pushed [2023-04-27T16:44:31.324Z] 1e6f76ffce4c: Pushed [2023-04-27T16:44:33.227Z] 142dcb443ef5: Pushed [2023-04-27T16:44:33.486Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:33.803Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:34.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-27T16:44:34.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T16:44:34.119Z] d439bc533bf6: Preparing [2023-04-27T16:44:34.119Z] 4714ffa4ae2f: Preparing [2023-04-27T16:44:34.119Z] 153c6a9cdf2e: Preparing [2023-04-27T16:44:34.119Z] 142dcb443ef5: Preparing [2023-04-27T16:44:34.119Z] 1e6f76ffce4c: Preparing [2023-04-27T16:44:34.119Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:34.119Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:34.119Z] e318235d9b5b: Preparing [2023-04-27T16:44:34.119Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:34.119Z] f1417ff83b31: Preparing [2023-04-27T16:44:34.119Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:34.119Z] e318235d9b5b: Waiting [2023-04-27T16:44:34.119Z] f1417ff83b31: Waiting [2023-04-27T16:44:34.119Z] 153c6a9cdf2e: Layer already exists [2023-04-27T16:44:34.119Z] 142dcb443ef5: Layer already exists [2023-04-27T16:44:34.119Z] 1e6f76ffce4c: Layer already exists [2023-04-27T16:44:34.119Z] 4714ffa4ae2f: Layer already exists [2023-04-27T16:44:34.119Z] d439bc533bf6: Layer already exists [2023-04-27T16:44:34.119Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:34.119Z] e318235d9b5b: Layer already exists [2023-04-27T16:44:34.119Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:34.119Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:34.119Z] latest: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:34.428Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:34.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.141 [2023-04-27T16:44:34.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T16:44:34.745Z] d439bc533bf6: Preparing [2023-04-27T16:44:34.745Z] 4714ffa4ae2f: Preparing [2023-04-27T16:44:34.745Z] 153c6a9cdf2e: Preparing [2023-04-27T16:44:34.745Z] 142dcb443ef5: Preparing [2023-04-27T16:44:34.745Z] 1e6f76ffce4c: Preparing [2023-04-27T16:44:34.745Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:34.745Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:34.745Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:34.745Z] e318235d9b5b: Preparing [2023-04-27T16:44:34.745Z] f1417ff83b31: Preparing [2023-04-27T16:44:34.745Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:34.745Z] e318235d9b5b: Waiting [2023-04-27T16:44:34.745Z] f1417ff83b31: Waiting [2023-04-27T16:44:34.745Z] d439bc533bf6: Layer already exists [2023-04-27T16:44:34.745Z] 142dcb443ef5: Layer already exists [2023-04-27T16:44:34.745Z] 153c6a9cdf2e: Layer already exists [2023-04-27T16:44:34.745Z] 4714ffa4ae2f: Layer already exists [2023-04-27T16:44:34.745Z] 1e6f76ffce4c: Layer already exists [2023-04-27T16:44:34.745Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:34.745Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:34.745Z] e318235d9b5b: Layer already exists [2023-04-27T16:44:34.745Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:34.745Z] 3.0.0-dev.141: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:35.053Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:35.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:35.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T16:44:35.358Z] d439bc533bf6: Preparing [2023-04-27T16:44:35.358Z] 4714ffa4ae2f: Preparing [2023-04-27T16:44:35.358Z] 153c6a9cdf2e: Preparing [2023-04-27T16:44:35.358Z] 142dcb443ef5: Preparing [2023-04-27T16:44:35.358Z] 1e6f76ffce4c: Preparing [2023-04-27T16:44:35.358Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:35.358Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:35.358Z] e318235d9b5b: Preparing [2023-04-27T16:44:35.358Z] f1417ff83b31: Preparing [2023-04-27T16:44:35.358Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:35.358Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:35.358Z] f1417ff83b31: Waiting [2023-04-27T16:44:35.358Z] e318235d9b5b: Waiting [2023-04-27T16:44:35.358Z] d439bc533bf6: Layer already exists [2023-04-27T16:44:35.358Z] 142dcb443ef5: Layer already exists [2023-04-27T16:44:35.358Z] 153c6a9cdf2e: Layer already exists [2023-04-27T16:44:35.358Z] 1e6f76ffce4c: Layer already exists [2023-04-27T16:44:35.358Z] 4714ffa4ae2f: Layer already exists [2023-04-27T16:44:35.358Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:35.358Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:35.358Z] e318235d9b5b: Layer already exists [2023-04-27T16:44:35.358Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:35.358Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:35.665Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:35.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-27T16:44:35.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T16:44:35.970Z] d439bc533bf6: Preparing [2023-04-27T16:44:35.970Z] 4714ffa4ae2f: Preparing [2023-04-27T16:44:35.970Z] 153c6a9cdf2e: Preparing [2023-04-27T16:44:35.970Z] 142dcb443ef5: Preparing [2023-04-27T16:44:35.970Z] 1e6f76ffce4c: Preparing [2023-04-27T16:44:35.970Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:35.970Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:35.970Z] e318235d9b5b: Preparing [2023-04-27T16:44:35.970Z] f1417ff83b31: Preparing [2023-04-27T16:44:35.970Z] e318235d9b5b: Waiting [2023-04-27T16:44:35.970Z] cc564ee0dfb9: Waiting [2023-04-27T16:44:35.970Z] f1417ff83b31: Waiting [2023-04-27T16:44:35.970Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:35.970Z] 4714ffa4ae2f: Layer already exists [2023-04-27T16:44:35.970Z] 142dcb443ef5: Layer already exists [2023-04-27T16:44:35.970Z] d439bc533bf6: Layer already exists [2023-04-27T16:44:35.970Z] 153c6a9cdf2e: Layer already exists [2023-04-27T16:44:35.970Z] 1e6f76ffce4c: Layer already exists [2023-04-27T16:44:35.970Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:35.970Z] e318235d9b5b: Layer already exists [2023-04-27T16:44:35.970Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:35.970Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:35.970Z] main: digest: sha256:14c16ae232894f881388a9222c88f3aedcd0fc28a072c3346de307ca2fc675b3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:44:36.008Z] ===================================================== [Pipeline] echo [2023-04-27T16:44:36.014Z] taggedImages: [2023-04-27T16:44:36.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:36.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-27T16:44:36.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.141 [2023-04-27T16:44:36.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:36.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-27T16:44:36.035Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-27T16:44:36.035Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:36.035Z] latest [2023-04-27T16:44:36.035Z] 3.0.0-dev.141 [2023-04-27T16:44:36.035Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:36.035Z] main [2023-04-27T16:44:36.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:36.344Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:36.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:36.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T16:44:36.652Z] 64ad8fef536f: Preparing [2023-04-27T16:44:36.652Z] 44f1dfbbe114: Preparing [2023-04-27T16:44:36.652Z] 33aac1d226ec: Preparing [2023-04-27T16:44:36.652Z] 58075fa7268c: Preparing [2023-04-27T16:44:36.652Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:36.652Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:36.652Z] f0621333413c: Preparing [2023-04-27T16:44:36.652Z] f1417ff83b31: Preparing [2023-04-27T16:44:36.652Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:36.652Z] f0621333413c: Waiting [2023-04-27T16:44:36.652Z] f1417ff83b31: Waiting [2023-04-27T16:44:36.652Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:36.652Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:36.652Z] 33aac1d226ec: Pushed [2023-04-27T16:44:36.652Z] 44f1dfbbe114: Pushed [2023-04-27T16:44:36.652Z] 64ad8fef536f: Pushed [2023-04-27T16:44:36.652Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:36.912Z] f0621333413c: Pushed [2023-04-27T16:44:45.026Z] 58075fa7268c: Pushed [2023-04-27T16:44:45.026Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:45.337Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:45.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-27T16:44:45.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T16:44:45.636Z] 64ad8fef536f: Preparing [2023-04-27T16:44:45.636Z] 44f1dfbbe114: Preparing [2023-04-27T16:44:45.636Z] 33aac1d226ec: Preparing [2023-04-27T16:44:45.636Z] 58075fa7268c: Preparing [2023-04-27T16:44:45.636Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:45.636Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:45.636Z] f0621333413c: Preparing [2023-04-27T16:44:45.636Z] f1417ff83b31: Preparing [2023-04-27T16:44:45.636Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:45.636Z] f0621333413c: Waiting [2023-04-27T16:44:45.636Z] f1417ff83b31: Waiting [2023-04-27T16:44:45.636Z] 58075fa7268c: Layer already exists [2023-04-27T16:44:45.636Z] 33aac1d226ec: Layer already exists [2023-04-27T16:44:45.636Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:45.636Z] 64ad8fef536f: Layer already exists [2023-04-27T16:44:45.636Z] 44f1dfbbe114: Layer already exists [2023-04-27T16:44:45.636Z] f0621333413c: Layer already exists [2023-04-27T16:44:45.636Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:45.636Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:45.636Z] latest: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:45.950Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:46.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.141 [2023-04-27T16:44:46.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T16:44:46.263Z] 64ad8fef536f: Preparing [2023-04-27T16:44:46.263Z] 44f1dfbbe114: Preparing [2023-04-27T16:44:46.263Z] 33aac1d226ec: Preparing [2023-04-27T16:44:46.263Z] 58075fa7268c: Preparing [2023-04-27T16:44:46.263Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:46.263Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:46.263Z] f0621333413c: Preparing [2023-04-27T16:44:46.263Z] f1417ff83b31: Preparing [2023-04-27T16:44:46.263Z] f0621333413c: Waiting [2023-04-27T16:44:46.263Z] f1417ff83b31: Waiting [2023-04-27T16:44:46.263Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:46.263Z] 44f1dfbbe114: Layer already exists [2023-04-27T16:44:46.263Z] 64ad8fef536f: Layer already exists [2023-04-27T16:44:46.263Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:46.263Z] 58075fa7268c: Layer already exists [2023-04-27T16:44:46.263Z] 33aac1d226ec: Layer already exists [2023-04-27T16:44:46.263Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:46.263Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:46.263Z] f0621333413c: Layer already exists [2023-04-27T16:44:46.263Z] 3.0.0-dev.141: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:46.581Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:46.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:46.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T16:44:46.886Z] 64ad8fef536f: Preparing [2023-04-27T16:44:46.886Z] 44f1dfbbe114: Preparing [2023-04-27T16:44:46.886Z] 33aac1d226ec: Preparing [2023-04-27T16:44:46.886Z] 58075fa7268c: Preparing [2023-04-27T16:44:46.886Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:46.886Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:46.886Z] f0621333413c: Preparing [2023-04-27T16:44:46.886Z] f1417ff83b31: Preparing [2023-04-27T16:44:46.886Z] f0621333413c: Waiting [2023-04-27T16:44:46.886Z] f1417ff83b31: Waiting [2023-04-27T16:44:46.886Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:46.886Z] 64ad8fef536f: Layer already exists [2023-04-27T16:44:46.886Z] 33aac1d226ec: Layer already exists [2023-04-27T16:44:46.886Z] 44f1dfbbe114: Layer already exists [2023-04-27T16:44:46.886Z] 58075fa7268c: Layer already exists [2023-04-27T16:44:46.886Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:46.886Z] f0621333413c: Layer already exists [2023-04-27T16:44:46.886Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:46.886Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:46.886Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:47.193Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:47.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-27T16:44:47.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T16:44:47.498Z] 64ad8fef536f: Preparing [2023-04-27T16:44:47.498Z] 44f1dfbbe114: Preparing [2023-04-27T16:44:47.498Z] 33aac1d226ec: Preparing [2023-04-27T16:44:47.498Z] 58075fa7268c: Preparing [2023-04-27T16:44:47.498Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:47.498Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:47.498Z] f0621333413c: Preparing [2023-04-27T16:44:47.498Z] f1417ff83b31: Preparing [2023-04-27T16:44:47.498Z] f0621333413c: Waiting [2023-04-27T16:44:47.498Z] f1417ff83b31: Waiting [2023-04-27T16:44:47.498Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:47.498Z] 33aac1d226ec: Layer already exists [2023-04-27T16:44:47.498Z] 58075fa7268c: Layer already exists [2023-04-27T16:44:47.498Z] 64ad8fef536f: Layer already exists [2023-04-27T16:44:47.498Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:47.498Z] 44f1dfbbe114: Layer already exists [2023-04-27T16:44:47.499Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:47.499Z] f0621333413c: Layer already exists [2023-04-27T16:44:47.499Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:47.499Z] main: digest: sha256:0de28f1a67ca54b874371ede14f6dec6282ce4b8b815281a188b45aa86cd440f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:44:47.548Z] ===================================================== [Pipeline] echo [2023-04-27T16:44:47.556Z] taggedImages: [2023-04-27T16:44:47.556Z] - nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:47.556Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-27T16:44:47.556Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.141 [2023-04-27T16:44:47.556Z] - nexus3.edgexfoundry.org:10004/security-spire-config:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:47.556Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-27T16:44:47.579Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-27T16:44:47.579Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:47.579Z] latest [2023-04-27T16:44:47.579Z] 3.0.0-dev.141 [2023-04-27T16:44:47.579Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:47.579Z] main [2023-04-27T16:44:47.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:47.886Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:48.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:48.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T16:44:48.194Z] 44bf1c5b1a77: Preparing [2023-04-27T16:44:48.194Z] 2bcc85f4f09e: Preparing [2023-04-27T16:44:48.194Z] ce081684311e: Preparing [2023-04-27T16:44:48.194Z] af6b8105aff7: Preparing [2023-04-27T16:44:48.194Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:48.194Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:48.194Z] d439e4cea8a3: Preparing [2023-04-27T16:44:48.194Z] f1417ff83b31: Preparing [2023-04-27T16:44:48.194Z] f1417ff83b31: Waiting [2023-04-27T16:44:48.194Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:48.194Z] d439e4cea8a3: Waiting [2023-04-27T16:44:48.194Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:48.194Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:48.194Z] 2bcc85f4f09e: Pushed [2023-04-27T16:44:48.194Z] ce081684311e: Pushed [2023-04-27T16:44:48.194Z] 44bf1c5b1a77: Pushed [2023-04-27T16:44:48.194Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:48.761Z] d439e4cea8a3: Pushed [2023-04-27T16:44:55.325Z] af6b8105aff7: Pushed [2023-04-27T16:44:55.584Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:55.897Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:56.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-27T16:44:56.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T16:44:56.199Z] 44bf1c5b1a77: Preparing [2023-04-27T16:44:56.199Z] 2bcc85f4f09e: Preparing [2023-04-27T16:44:56.199Z] ce081684311e: Preparing [2023-04-27T16:44:56.199Z] af6b8105aff7: Preparing [2023-04-27T16:44:56.199Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:56.199Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:56.199Z] d439e4cea8a3: Preparing [2023-04-27T16:44:56.199Z] f1417ff83b31: Preparing [2023-04-27T16:44:56.199Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:56.199Z] d439e4cea8a3: Waiting [2023-04-27T16:44:56.199Z] f1417ff83b31: Waiting [2023-04-27T16:44:56.199Z] af6b8105aff7: Layer already exists [2023-04-27T16:44:56.199Z] ce081684311e: Layer already exists [2023-04-27T16:44:56.199Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:56.199Z] 44bf1c5b1a77: Layer already exists [2023-04-27T16:44:56.199Z] 2bcc85f4f09e: Layer already exists [2023-04-27T16:44:56.199Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:56.199Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:56.199Z] d439e4cea8a3: Layer already exists [2023-04-27T16:44:56.199Z] latest: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:56.507Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:56.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.141 [2023-04-27T16:44:56.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T16:44:56.810Z] 44bf1c5b1a77: Preparing [2023-04-27T16:44:56.810Z] 2bcc85f4f09e: Preparing [2023-04-27T16:44:56.810Z] ce081684311e: Preparing [2023-04-27T16:44:56.810Z] af6b8105aff7: Preparing [2023-04-27T16:44:56.810Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:56.810Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:56.810Z] d439e4cea8a3: Preparing [2023-04-27T16:44:56.810Z] f1417ff83b31: Preparing [2023-04-27T16:44:56.810Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:56.810Z] d439e4cea8a3: Waiting [2023-04-27T16:44:56.810Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:56.810Z] af6b8105aff7: Layer already exists [2023-04-27T16:44:56.810Z] 44bf1c5b1a77: Layer already exists [2023-04-27T16:44:56.810Z] ce081684311e: Layer already exists [2023-04-27T16:44:56.810Z] 2bcc85f4f09e: Layer already exists [2023-04-27T16:44:56.810Z] d439e4cea8a3: Layer already exists [2023-04-27T16:44:56.810Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:56.810Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:56.810Z] 3.0.0-dev.141: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:57.119Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:57.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:57.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T16:44:57.425Z] 44bf1c5b1a77: Preparing [2023-04-27T16:44:57.425Z] 2bcc85f4f09e: Preparing [2023-04-27T16:44:57.425Z] ce081684311e: Preparing [2023-04-27T16:44:57.425Z] af6b8105aff7: Preparing [2023-04-27T16:44:57.425Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:57.425Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:57.425Z] d439e4cea8a3: Preparing [2023-04-27T16:44:57.425Z] f1417ff83b31: Preparing [2023-04-27T16:44:57.425Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:57.425Z] d439e4cea8a3: Waiting [2023-04-27T16:44:57.425Z] f1417ff83b31: Waiting [2023-04-27T16:44:57.425Z] 2bcc85f4f09e: Layer already exists [2023-04-27T16:44:57.425Z] 44bf1c5b1a77: Layer already exists [2023-04-27T16:44:57.425Z] ce081684311e: Layer already exists [2023-04-27T16:44:57.425Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:57.425Z] af6b8105aff7: Layer already exists [2023-04-27T16:44:57.425Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:57.425Z] d439e4cea8a3: Layer already exists [2023-04-27T16:44:57.425Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:57.425Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:57.756Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:58.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-27T16:44:58.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T16:44:58.063Z] 44bf1c5b1a77: Preparing [2023-04-27T16:44:58.063Z] 2bcc85f4f09e: Preparing [2023-04-27T16:44:58.063Z] ce081684311e: Preparing [2023-04-27T16:44:58.063Z] af6b8105aff7: Preparing [2023-04-27T16:44:58.063Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:58.063Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:58.063Z] d439e4cea8a3: Preparing [2023-04-27T16:44:58.063Z] f1417ff83b31: Preparing [2023-04-27T16:44:58.063Z] 4cbd1e3dfa1c: Waiting [2023-04-27T16:44:58.063Z] d439e4cea8a3: Waiting [2023-04-27T16:44:58.063Z] f1417ff83b31: Waiting [2023-04-27T16:44:58.063Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:58.063Z] af6b8105aff7: Layer already exists [2023-04-27T16:44:58.063Z] 2bcc85f4f09e: Layer already exists [2023-04-27T16:44:58.063Z] 44bf1c5b1a77: Layer already exists [2023-04-27T16:44:58.063Z] ce081684311e: Layer already exists [2023-04-27T16:44:58.063Z] d439e4cea8a3: Layer already exists [2023-04-27T16:44:58.063Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:58.063Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:58.063Z] main: digest: sha256:568547a07485d69731035cd76340d9483efb705d5bf85bc06c41e9f7d3077cf6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:44:58.116Z] ===================================================== [Pipeline] echo [2023-04-27T16:44:58.126Z] taggedImages: [2023-04-27T16:44:58.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:58.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-27T16:44:58.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.141 [2023-04-27T16:44:58.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:58.126Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-27T16:44:58.148Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-27T16:44:58.148Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:58.148Z] latest [2023-04-27T16:44:58.148Z] 3.0.0-dev.141 [2023-04-27T16:44:58.148Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:44:58.148Z] main [2023-04-27T16:44:58.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:58.470Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:44:58.779Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:44:58.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T16:44:58.779Z] 4a5112398b11: Preparing [2023-04-27T16:44:58.779Z] 74cf18c25864: Preparing [2023-04-27T16:44:58.779Z] cc564ee0dfb9: Preparing [2023-04-27T16:44:58.779Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:44:58.779Z] 89dcf822d86b: Preparing [2023-04-27T16:44:58.779Z] f1417ff83b31: Preparing [2023-04-27T16:44:58.779Z] f1417ff83b31: Waiting [2023-04-27T16:44:58.779Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:44:58.779Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:44:58.779Z] f1417ff83b31: Layer already exists [2023-04-27T16:44:58.779Z] 4a5112398b11: Pushed [2023-04-27T16:44:58.779Z] 89dcf822d86b: Pushed [2023-04-27T16:45:02.067Z] 74cf18c25864: Pushed [2023-04-27T16:45:02.067Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:02.396Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:02.708Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-27T16:45:02.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T16:45:02.708Z] 4a5112398b11: Preparing [2023-04-27T16:45:02.708Z] 74cf18c25864: Preparing [2023-04-27T16:45:02.708Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:02.708Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:02.708Z] 89dcf822d86b: Preparing [2023-04-27T16:45:02.708Z] f1417ff83b31: Preparing [2023-04-27T16:45:02.708Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:02.708Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:02.708Z] 74cf18c25864: Layer already exists [2023-04-27T16:45:02.708Z] 89dcf822d86b: Layer already exists [2023-04-27T16:45:02.708Z] 4a5112398b11: Layer already exists [2023-04-27T16:45:02.708Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:02.968Z] latest: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:03.284Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:03.589Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.141 [2023-04-27T16:45:03.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T16:45:03.589Z] 4a5112398b11: Preparing [2023-04-27T16:45:03.589Z] 74cf18c25864: Preparing [2023-04-27T16:45:03.589Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:03.589Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:03.589Z] 89dcf822d86b: Preparing [2023-04-27T16:45:03.589Z] f1417ff83b31: Preparing [2023-04-27T16:45:03.589Z] f1417ff83b31: Waiting [2023-04-27T16:45:03.589Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:03.589Z] 4a5112398b11: Layer already exists [2023-04-27T16:45:03.589Z] 89dcf822d86b: Layer already exists [2023-04-27T16:45:03.589Z] 74cf18c25864: Layer already exists [2023-04-27T16:45:03.589Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:03.589Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:03.589Z] 3.0.0-dev.141: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:03.896Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:04.203Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:45:04.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T16:45:04.203Z] 4a5112398b11: Preparing [2023-04-27T16:45:04.203Z] 74cf18c25864: Preparing [2023-04-27T16:45:04.203Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:04.203Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:04.203Z] 89dcf822d86b: Preparing [2023-04-27T16:45:04.203Z] f1417ff83b31: Preparing [2023-04-27T16:45:04.203Z] f1417ff83b31: Waiting [2023-04-27T16:45:04.203Z] 74cf18c25864: Layer already exists [2023-04-27T16:45:04.203Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:04.203Z] 89dcf822d86b: Layer already exists [2023-04-27T16:45:04.203Z] 4a5112398b11: Layer already exists [2023-04-27T16:45:04.203Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:04.203Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:04.203Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:04.524Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:04.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-27T16:45:04.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T16:45:04.849Z] 4a5112398b11: Preparing [2023-04-27T16:45:04.849Z] 74cf18c25864: Preparing [2023-04-27T16:45:04.849Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:04.849Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:04.849Z] 89dcf822d86b: Preparing [2023-04-27T16:45:04.849Z] f1417ff83b31: Preparing [2023-04-27T16:45:04.849Z] f1417ff83b31: Waiting [2023-04-27T16:45:04.849Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:04.849Z] 74cf18c25864: Layer already exists [2023-04-27T16:45:04.849Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:04.849Z] 4a5112398b11: Layer already exists [2023-04-27T16:45:04.849Z] 89dcf822d86b: Layer already exists [2023-04-27T16:45:04.849Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:04.849Z] main: digest: sha256:6a575cdecba46bf47f88585ece28af48045f15f03e99e98b56dd8ad695542393 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:45:04.903Z] ===================================================== [Pipeline] echo [2023-04-27T16:45:04.911Z] taggedImages: [2023-04-27T16:45:04.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:45:04.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-27T16:45:04.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.141 [2023-04-27T16:45:04.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:45:04.911Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-27T16:45:04.937Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-27T16:45:04.937Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:45:04.937Z] latest [2023-04-27T16:45:04.937Z] 3.0.0-dev.141 [2023-04-27T16:45:04.937Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:45:04.937Z] main [2023-04-27T16:45:04.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:05.268Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:05.572Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:45:05.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T16:45:05.572Z] 9e6436eabdd4: Preparing [2023-04-27T16:45:05.572Z] a41f2bdef940: Preparing [2023-04-27T16:45:05.572Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:05.572Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:05.572Z] 7104cb8b828e: Preparing [2023-04-27T16:45:05.572Z] f1417ff83b31: Preparing [2023-04-27T16:45:05.572Z] f1417ff83b31: Waiting [2023-04-27T16:45:05.572Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:05.572Z] 7104cb8b828e: Layer already exists [2023-04-27T16:45:05.572Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:05.572Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:05.572Z] 9e6436eabdd4: Pushed [2023-04-27T16:45:08.860Z] a41f2bdef940: Pushed [2023-04-27T16:45:08.860Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:09.179Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:09.486Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-27T16:45:09.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T16:45:09.487Z] 9e6436eabdd4: Preparing [2023-04-27T16:45:09.487Z] a41f2bdef940: Preparing [2023-04-27T16:45:09.487Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:09.487Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:09.487Z] 7104cb8b828e: Preparing [2023-04-27T16:45:09.487Z] f1417ff83b31: Preparing [2023-04-27T16:45:09.487Z] f1417ff83b31: Waiting [2023-04-27T16:45:09.487Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:09.487Z] 7104cb8b828e: Layer already exists [2023-04-27T16:45:09.487Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:09.487Z] a41f2bdef940: Layer already exists [2023-04-27T16:45:09.487Z] 9e6436eabdd4: Layer already exists [2023-04-27T16:45:09.487Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:09.487Z] latest: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:09.800Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:10.111Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.141 [2023-04-27T16:45:10.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T16:45:10.111Z] 9e6436eabdd4: Preparing [2023-04-27T16:45:10.111Z] a41f2bdef940: Preparing [2023-04-27T16:45:10.111Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:10.111Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:10.111Z] 7104cb8b828e: Preparing [2023-04-27T16:45:10.111Z] f1417ff83b31: Preparing [2023-04-27T16:45:10.111Z] f1417ff83b31: Waiting [2023-04-27T16:45:10.111Z] a41f2bdef940: Layer already exists [2023-04-27T16:45:10.111Z] 7104cb8b828e: Layer already exists [2023-04-27T16:45:10.111Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:10.111Z] 9e6436eabdd4: Layer already exists [2023-04-27T16:45:10.111Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:10.111Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:10.111Z] 3.0.0-dev.141: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:10.422Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:10.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:45:10.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T16:45:10.727Z] 9e6436eabdd4: Preparing [2023-04-27T16:45:10.727Z] a41f2bdef940: Preparing [2023-04-27T16:45:10.727Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:10.727Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:10.727Z] 7104cb8b828e: Preparing [2023-04-27T16:45:10.727Z] f1417ff83b31: Preparing [2023-04-27T16:45:10.727Z] f1417ff83b31: Waiting [2023-04-27T16:45:10.727Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:10.727Z] 9e6436eabdd4: Layer already exists [2023-04-27T16:45:10.727Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:10.727Z] 7104cb8b828e: Layer already exists [2023-04-27T16:45:10.727Z] a41f2bdef940: Layer already exists [2023-04-27T16:45:10.727Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:10.727Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:11.044Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T16:45:11.355Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-27T16:45:11.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T16:45:11.355Z] 9e6436eabdd4: Preparing [2023-04-27T16:45:11.355Z] a41f2bdef940: Preparing [2023-04-27T16:45:11.355Z] cc564ee0dfb9: Preparing [2023-04-27T16:45:11.355Z] 4cbd1e3dfa1c: Preparing [2023-04-27T16:45:11.355Z] 7104cb8b828e: Preparing [2023-04-27T16:45:11.355Z] f1417ff83b31: Preparing [2023-04-27T16:45:11.355Z] f1417ff83b31: Waiting [2023-04-27T16:45:11.355Z] 9e6436eabdd4: Layer already exists [2023-04-27T16:45:11.355Z] 4cbd1e3dfa1c: Layer already exists [2023-04-27T16:45:11.355Z] a41f2bdef940: Layer already exists [2023-04-27T16:45:11.355Z] 7104cb8b828e: Layer already exists [2023-04-27T16:45:11.355Z] cc564ee0dfb9: Layer already exists [2023-04-27T16:45:11.355Z] f1417ff83b31: Layer already exists [2023-04-27T16:45:11.355Z] main: digest: sha256:42f7ac936d5ec5f5c9bfc11b4b8f51dfdedadb19ed9c8d4041c451eee841b971 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T16:45:11.400Z] ===================================================== [Pipeline] echo [2023-04-27T16:45:11.409Z] taggedImages: [2023-04-27T16:45:11.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:45:11.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-27T16:45:11.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.141 [2023-04-27T16:45:11.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T16:45:11.409Z] - 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-04-27T16:48:11.663Z] Removing intermediate container fe22cd9e32b7 [2023-04-27T16:48:11.663Z] ---> 1b221700dc0f [2023-04-27T16:48:11.663Z] [2023-04-27T16:48:11.663Z] Step 9/22 : FROM alpine:3.17 [2023-04-27T16:48:11.663Z] ---> 51e60588ff2c [2023-04-27T16:48:11.663Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-27T16:48:11.663Z] ---> Running in cb7c0cc0f542 [2023-04-27T16:48:11.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:48:11.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:48:11.663Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-27T16:48:11.663Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-27T16:48:11.663Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:48:11.663Z] OK: 8 MiB in 17 packages [2023-04-27T16:48:13.606Z] Removing intermediate container cb7c0cc0f542 [2023-04-27T16:48:13.606Z] ---> fcbea0cd3ce6 [2023-04-27T16:48:13.606Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-27T16:48:13.606Z] ---> Running in 9499a43edf16 [2023-04-27T16:48:14.192Z] Removing intermediate container 9499a43edf16 [2023-04-27T16:48:14.192Z] ---> b866ae7edafa [2023-04-27T16:48:14.192Z] Step 12/22 : WORKDIR /edgex [2023-04-27T16:48:14.459Z] ---> Running in fafead94f3e9 [2023-04-27T16:48:15.046Z] Removing intermediate container 545a6f587c64 [2023-04-27T16:48:15.046Z] ---> b20780505c36 [2023-04-27T16:48:15.046Z] [2023-04-27T16:48:15.046Z] Step 9/33 : FROM alpine:3.17 [2023-04-27T16:48:15.046Z] ---> 51e60588ff2c [2023-04-27T16:48:15.046Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-27T16:48:15.312Z] Removing intermediate container fafead94f3e9 [2023-04-27T16:48:15.312Z] ---> e1043e4e7d65 [2023-04-27T16:48:15.312Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:48:15.312Z] ---> Running in 358fbfb0a445 [2023-04-27T16:48:15.898Z] Removing intermediate container 358fbfb0a445 [2023-04-27T16:48:15.898Z] ---> d802f11d9df4 [2023-04-27T16:48:15.898Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-27T16:48:16.165Z] ---> Running in 4a34cce5ff2f [2023-04-27T16:48:17.124Z] ---> d5ae8b170bfe [2023-04-27T16:48:17.124Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:48:18.084Z] ---> 9d87a3616091 [2023-04-27T16:48:18.084Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-27T16:48:18.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:48:18.968Z] ---> f94593da5f90 [2023-04-27T16:48:18.968Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-27T16:48:19.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:48:20.515Z] ---> 29cdd427c900 [2023-04-27T16:48:20.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-27T16:48:21.482Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-27T16:48:21.482Z] (2/2) Installing su-exec (0.2-r2) [2023-04-27T16:48:21.482Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:48:21.482Z] OK: 8 MiB in 17 packages [2023-04-27T16:48:21.482Z] ---> e39ddc21e506 [2023-04-27T16:48:21.482Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T16:48:21.750Z] ---> Running in dd8eb1fd459e [2023-04-27T16:48:23.177Z] Removing intermediate container 4a34cce5ff2f [2023-04-27T16:48:23.177Z] ---> 551a9d884550 [2023-04-27T16:48:23.177Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-27T16:48:23.177Z] ---> Running in 41320e072f06 [2023-04-27T16:48:24.142Z] Removing intermediate container 41320e072f06 [2023-04-27T16:48:24.142Z] ---> b017707c0114 [2023-04-27T16:48:24.142Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-27T16:48:24.142Z] ---> Running in a1899bffebc2 [2023-04-27T16:48:24.736Z] Removing intermediate container a1899bffebc2 [2023-04-27T16:48:24.736Z] ---> 5f38088862f7 [2023-04-27T16:48:24.736Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-27T16:48:25.018Z] ---> Running in ebcd29d0f447 [2023-04-27T16:48:25.625Z] Removing intermediate container ebcd29d0f447 [2023-04-27T16:48:25.625Z] ---> f3c7a08ec480 [2023-04-27T16:48:25.625Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-27T16:48:25.904Z] Removing intermediate container dd8eb1fd459e [2023-04-27T16:48:25.904Z] ---> 8eb6b139f42b [2023-04-27T16:48:25.904Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T16:48:25.904Z] ---> Running in 7325556b9ae0 [2023-04-27T16:48:26.181Z] ---> Running in 2ace4f00746b [2023-04-27T16:48:26.772Z] Removing intermediate container 7325556b9ae0 [2023-04-27T16:48:26.772Z] ---> 355235714cb6 [2023-04-27T16:48:26.772Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-27T16:48:26.772Z] Removing intermediate container 2ace4f00746b [2023-04-27T16:48:26.772Z] ---> 67338edcf0d4 [2023-04-27T16:48:26.772Z] Step 20/22 : LABEL arch=arm64 [2023-04-27T16:48:26.772Z] ---> Running in 27803bc6f5c0 [2023-04-27T16:48:27.052Z] ---> Running in b4f623c13fe8 [2023-04-27T16:48:28.035Z] Removing intermediate container b4f623c13fe8 [2023-04-27T16:48:28.035Z] ---> cb2185aa867f [2023-04-27T16:48:28.035Z] Step 21/22 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:48:28.035Z] ---> Running in 8a9a3550dc53 [2023-04-27T16:48:28.997Z] Removing intermediate container 8a9a3550dc53 [2023-04-27T16:48:28.997Z] ---> 8b7595eff23c [2023-04-27T16:48:28.997Z] Step 22/22 : LABEL version=3.0.0-dev.141 [2023-04-27T16:48:28.997Z] ---> Running in bfe28add295c [2023-04-27T16:48:29.963Z] Removing intermediate container bfe28add295c [2023-04-27T16:48:29.963Z] ---> 0f8e1dbdfa7d [2023-04-27T16:48:29.963Z] [2023-04-27T16:48:30.233Z] Successfully built 0f8e1dbdfa7d [2023-04-27T16:48:30.233Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-27T16:48:30.233Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-04-27T16:48:30.818Z] Removing intermediate container 27803bc6f5c0 [2023-04-27T16:48:30.818Z] ---> 4ca56fa544d0 [2023-04-27T16:48:30.818Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-27T16:48:30.818Z] ---> Running in 45f6f78f7aff [2023-04-27T16:48:31.400Z] Removing intermediate container 45f6f78f7aff [2023-04-27T16:48:31.400Z] ---> b1c5213d4e82 [2023-04-27T16:48:31.400Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-27T16:48:32.376Z] ---> 70a04a7b3c04 [2023-04-27T16:48:32.376Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-27T16:48:32.376Z] ---> Running in 26309d3d671c [2023-04-27T16:48:34.961Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:48:34.962Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:48:34.962Z] ---> ca6d55800064 [2023-04-27T16:48:34.962Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:48:34.962Z] ---> Using cache [2023-04-27T16:48:34.962Z] ---> 052af8dc6d3b [2023-04-27T16:48:34.962Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:48:34.962Z] ---> Using cache [2023-04-27T16:48:34.962Z] ---> 1b8dd49fbac1 [2023-04-27T16:48:34.962Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T16:48:34.962Z] ---> Using cache [2023-04-27T16:48:34.962Z] ---> 20a8089f9dc2 [2023-04-27T16:48:34.962Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:48:34.962Z] ---> Using cache [2023-04-27T16:48:34.962Z] ---> 1060a26f53b7 [2023-04-27T16:48:34.962Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:48:35.231Z] ---> Using cache [2023-04-27T16:48:35.231Z] ---> 98523b32dee4 [2023-04-27T16:48:35.231Z] Step 8/23 : COPY . . [2023-04-27T16:48:35.231Z] ---> Using cache [2023-04-27T16:48:35.231Z] ---> deb3a100c5da [2023-04-27T16:48:35.231Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-27T16:48:35.497Z] ---> Running in e7ca683d9a86 [2023-04-27T16:48:36.080Z] Removing intermediate container 26309d3d671c [2023-04-27T16:48:36.080Z] ---> b631b0d62d48 [2023-04-27T16:48:36.080Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:48:37.501Z] ---> b03d8c83119b [2023-04-27T16:48:37.501Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:48:37.501Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-27T16:48:38.459Z] ---> e39d68319694 [2023-04-27T16:48:38.459Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-27T16:48:40.417Z] ---> c25574e456aa [2023-04-27T16:48:40.417Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-27T16:48:43.013Z] ---> 84fceb99a55e [2023-04-27T16:48:43.013Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-27T16:48:43.597Z] ---> 87151cde11ca [2023-04-27T16:48:43.597Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-27T16:48:44.559Z] ---> fd6c2a212871 [2023-04-27T16:48:44.559Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-27T16:48:45.517Z] ---> cf260e77a663 [2023-04-27T16:48:45.517Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-27T16:48:46.478Z] ---> c7daaac1d3dd [2023-04-27T16:48:46.478Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-27T16:48:46.478Z] ---> Running in 91c2a601fa83 [2023-04-27T16:48:49.824Z] Removing intermediate container 91c2a601fa83 [2023-04-27T16:48:49.824Z] ---> 05cd52d897fa [2023-04-27T16:48:49.824Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-27T16:48:49.824Z] ---> Running in 53744ec903c0 [2023-04-27T16:48:50.405Z] Removing intermediate container 53744ec903c0 [2023-04-27T16:48:50.405Z] ---> 804d8ad970e2 [2023-04-27T16:48:50.405Z] Step 30/33 : CMD ["gate"] [2023-04-27T16:48:50.671Z] ---> Running in 8d3929ae7d31 [2023-04-27T16:48:51.256Z] Removing intermediate container 8d3929ae7d31 [2023-04-27T16:48:51.256Z] ---> 34a2ab20b774 [2023-04-27T16:48:51.256Z] Step 31/33 : LABEL arch=arm64 [2023-04-27T16:48:51.256Z] ---> Running in 756b6512cfd8 [2023-04-27T16:48:51.840Z] Removing intermediate container 756b6512cfd8 [2023-04-27T16:48:51.840Z] ---> a7c777ffb32d [2023-04-27T16:48:51.840Z] Step 32/33 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:48:52.105Z] ---> Running in 8662802b0f3c [2023-04-27T16:48:52.689Z] Removing intermediate container 8662802b0f3c [2023-04-27T16:48:52.689Z] ---> ab10b494a86a [2023-04-27T16:48:52.689Z] Step 33/33 : LABEL version=3.0.0-dev.141 [2023-04-27T16:48:52.964Z] ---> Running in b8222ee2135c [2023-04-27T16:48:53.546Z] Removing intermediate container b8222ee2135c [2023-04-27T16:48:53.546Z] ---> abba4717daf9 [2023-04-27T16:48:53.546Z] [2023-04-27T16:48:53.546Z] Successfully built abba4717daf9 [2023-04-27T16:48:53.546Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-27T16:48:53.546Z] Building security-spiffe-token-provider [2023-04-27T16:48:57.795Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:48:57.795Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:48:57.795Z] ---> ca6d55800064 [2023-04-27T16:48:57.795Z] Step 3/20 : WORKDIR /edgex-go [2023-04-27T16:48:57.795Z] ---> Using cache [2023-04-27T16:48:57.795Z] ---> 26d88295b462 [2023-04-27T16:48:57.795Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-27T16:48:58.061Z] ---> Running in 9ba67be04fff [2023-04-27T16:49:00.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:49:01.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:49:03.004Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:49:03.004Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:49:03.004Z] OK: 17690 distinct packages available [2023-04-27T16:49:03.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:49:04.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:49:05.377Z] OK: 263 MiB in 53 packages [2023-04-27T16:49:07.959Z] Removing intermediate container 9ba67be04fff [2023-04-27T16:49:07.960Z] ---> 605e3449524b [2023-04-27T16:49:07.960Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-27T16:49:07.960Z] Removing intermediate container 3fbf40142ddf [2023-04-27T16:49:07.960Z] ---> b0e0d6f9851d [2023-04-27T16:49:07.960Z] [2023-04-27T16:49:07.960Z] Step 10/25 : FROM alpine:3.17 [2023-04-27T16:49:07.960Z] ---> 51e60588ff2c [2023-04-27T16:49:07.960Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:49:09.903Z] ---> Running in 78dee18e8be2 [2023-04-27T16:49:09.903Z] ---> 4e961f72e3bf [2023-04-27T16:49:09.903Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:49:09.903Z] ---> Running in 3c332143cab1 [2023-04-27T16:49:12.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:49:13.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:49:14.498Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T16:49:14.498Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:49:14.498Z] OK: 8 MiB in 16 packages [2023-04-27T16:49:16.105Z] Removing intermediate container 78dee18e8be2 [2023-04-27T16:49:16.105Z] ---> 248b1991f8f8 [2023-04-27T16:49:16.105Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:49:16.387Z] ---> Running in 1807b7cf56f1 [2023-04-27T16:49:16.690Z] Removing intermediate container 1807b7cf56f1 [2023-04-27T16:49:16.690Z] ---> 58ac6b42c348 [2023-04-27T16:49:16.690Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-27T16:49:16.969Z] ---> Running in fc93a891ff2b [2023-04-27T16:49:17.290Z] Removing intermediate container fc93a891ff2b [2023-04-27T16:49:17.290Z] ---> 6978a79e36a3 [2023-04-27T16:49:17.290Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-27T16:49:17.666Z] ---> Running in e7435f880139 [2023-04-27T16:49:17.958Z] Removing intermediate container e7435f880139 [2023-04-27T16:49:17.958Z] ---> bb84c4bcda38 [2023-04-27T16:49:17.958Z] Step 15/25 : WORKDIR / [2023-04-27T16:49:18.249Z] ---> Running in 9b6e9085a0c0 [2023-04-27T16:49:18.935Z] Removing intermediate container 9b6e9085a0c0 [2023-04-27T16:49:18.935Z] ---> 8338e67ab8be [2023-04-27T16:49:18.935Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:49:19.540Z] ---> 23dac559f92c [2023-04-27T16:49:19.540Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:49:20.498Z] ---> 6a13a86cdcab [2023-04-27T16:49:20.498Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-27T16:49:22.445Z] ---> 9e1bffee61de [2023-04-27T16:49:22.445Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:49:23.405Z] ---> 8e3b90b6c6a1 [2023-04-27T16:49:23.405Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-27T16:49:24.369Z] ---> d0e9b51a9ff9 [2023-04-27T16:49:24.369Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-27T16:49:24.369Z] ---> Running in 58a98e435a5f [2023-04-27T16:49:24.952Z] Removing intermediate container 58a98e435a5f [2023-04-27T16:49:24.952Z] ---> 61c019c06235 [2023-04-27T16:49:24.952Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:49:24.952Z] ---> Running in 66c807233fa0 [2023-04-27T16:49:25.536Z] Removing intermediate container 66c807233fa0 [2023-04-27T16:49:25.536Z] ---> ce51a050c016 [2023-04-27T16:49:25.536Z] Step 23/25 : LABEL arch=arm64 [2023-04-27T16:49:25.536Z] ---> Running in 34750ded1944 [2023-04-27T16:49:26.118Z] Removing intermediate container 34750ded1944 [2023-04-27T16:49:26.118Z] ---> f5c0927c400a [2023-04-27T16:49:26.118Z] Step 24/25 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:49:26.118Z] ---> Running in e156cdeecace [2023-04-27T16:49:26.701Z] Removing intermediate container e156cdeecace [2023-04-27T16:49:26.701Z] ---> 9530319fa18d [2023-04-27T16:49:26.701Z] Step 25/25 : LABEL version=3.0.0-dev.141 [2023-04-27T16:49:26.966Z] ---> Running in 1384de81bae4 [2023-04-27T16:49:27.231Z] Removing intermediate container 1384de81bae4 [2023-04-27T16:49:27.231Z] ---> 71852308abde [2023-04-27T16:49:27.231Z] [2023-04-27T16:49:27.498Z] Successfully built 71852308abde [2023-04-27T16:49:27.498Z] Successfully tagged core-metadata-arm64:latest [2023-04-27T16:49:27.498Z] Building core-command [2023-04-27T16:49:31.754Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:49:31.754Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:49:31.754Z] ---> ca6d55800064 [2023-04-27T16:49:31.754Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:49:31.754Z] ---> Using cache [2023-04-27T16:49:31.754Z] ---> 052af8dc6d3b [2023-04-27T16:49:31.755Z] Step 4/24 : WORKDIR /edgex-go [2023-04-27T16:49:31.755Z] ---> Using cache [2023-04-27T16:49:31.755Z] ---> 1b8dd49fbac1 [2023-04-27T16:49:31.755Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-27T16:49:31.755Z] ---> Using cache [2023-04-27T16:49:31.755Z] ---> 20a8089f9dc2 [2023-04-27T16:49:31.755Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-27T16:49:31.755Z] ---> Using cache [2023-04-27T16:49:31.755Z] ---> 1060a26f53b7 [2023-04-27T16:49:31.755Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:49:31.755Z] ---> Using cache [2023-04-27T16:49:31.755Z] ---> 98523b32dee4 [2023-04-27T16:49:31.755Z] Step 8/24 : COPY . . [2023-04-27T16:49:31.755Z] ---> Using cache [2023-04-27T16:49:31.755Z] ---> deb3a100c5da [2023-04-27T16:49:31.755Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-27T16:49:31.755Z] ---> Running in 44e40dd74085 [2023-04-27T16:49:33.701Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-27T16:50:55.356Z] Removing intermediate container 3c332143cab1 [2023-04-27T16:50:55.356Z] ---> 1fb4de351d12 [2023-04-27T16:50:55.356Z] Step 7/20 : COPY . . [2023-04-27T16:50:55.356Z] ---> 8fa6ef670dcc [2023-04-27T16:50:55.356Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-27T16:50:55.356Z] ---> Running in 9157de7c77e6 [2023-04-27T16:50:55.356Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-27T16:52:47.121Z] Removing intermediate container 63c1bef7ae9f [2023-04-27T16:52:47.121Z] ---> fe6c17cf16d8 [2023-04-27T16:52:47.121Z] [2023-04-27T16:52:47.121Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T16:52:47.121Z] ---> 51e60588ff2c [2023-04-27T16:52:47.121Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:52:47.121Z] ---> Using cache [2023-04-27T16:52:47.121Z] ---> 248b1991f8f8 [2023-04-27T16:52:47.121Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:52:47.121Z] ---> Using cache [2023-04-27T16:52:47.121Z] ---> 58ac6b42c348 [2023-04-27T16:52:47.121Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-27T16:52:47.121Z] ---> Running in 2471bb37479c [2023-04-27T16:52:47.121Z] Removing intermediate container 2471bb37479c [2023-04-27T16:52:47.121Z] ---> 72ecc91b05f2 [2023-04-27T16:52:47.121Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-27T16:52:47.121Z] ---> Running in 846aff18c5b0 [2023-04-27T16:52:47.121Z] Removing intermediate container 846aff18c5b0 [2023-04-27T16:52:47.121Z] ---> 72fb9c414cbd [2023-04-27T16:52:47.121Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:52:47.121Z] ---> bdeae4f58b2d [2023-04-27T16:52:47.121Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:52:47.121Z] ---> d26a9297ceeb [2023-04-27T16:52:47.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-27T16:52:47.121Z] ---> 6afa07979cd0 [2023-04-27T16:52:47.121Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:52:47.121Z] ---> 44ba68bb56e7 [2023-04-27T16:52:47.121Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-27T16:52:47.121Z] ---> Running in 5a03ba843e9f [2023-04-27T16:52:47.389Z] Removing intermediate container 5a03ba843e9f [2023-04-27T16:52:47.389Z] ---> 3ab3befc0e28 [2023-04-27T16:52:47.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:52:47.658Z] ---> Running in a7ea35ad0389 [2023-04-27T16:52:48.250Z] Removing intermediate container a7ea35ad0389 [2023-04-27T16:52:48.250Z] ---> 302819681eb8 [2023-04-27T16:52:48.250Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T16:52:48.250Z] ---> Running in 9480c05af2d6 [2023-04-27T16:52:48.840Z] Removing intermediate container 9480c05af2d6 [2023-04-27T16:52:48.840Z] ---> 31d4f571c675 [2023-04-27T16:52:48.840Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:52:48.840Z] ---> Running in dda0547f6e56 [2023-04-27T16:52:49.431Z] Removing intermediate container dda0547f6e56 [2023-04-27T16:52:49.431Z] ---> 8c572faf592b [2023-04-27T16:52:49.431Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:52:49.700Z] ---> Running in 1c2b43fd4377 [2023-04-27T16:52:50.286Z] Removing intermediate container 1c2b43fd4377 [2023-04-27T16:52:50.286Z] ---> 8a713774f4b4 [2023-04-27T16:52:50.286Z] [2023-04-27T16:52:50.286Z] Successfully built 8a713774f4b4 [2023-04-27T16:52:50.286Z] Successfully tagged support-scheduler-arm64:latest [2023-04-27T16:52:50.286Z] Building security-proxy-auth [2023-04-27T16:52:53.656Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:52:53.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:52:53.656Z] ---> ca6d55800064 [2023-04-27T16:52:53.656Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:52:53.656Z] ---> Using cache [2023-04-27T16:52:53.656Z] ---> 052af8dc6d3b [2023-04-27T16:52:53.656Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:52:53.656Z] ---> Using cache [2023-04-27T16:52:53.656Z] ---> 1b8dd49fbac1 [2023-04-27T16:52:53.656Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T16:52:53.656Z] ---> Using cache [2023-04-27T16:52:53.656Z] ---> 20a8089f9dc2 [2023-04-27T16:52:53.656Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:52:53.656Z] ---> Using cache [2023-04-27T16:52:53.656Z] ---> 1060a26f53b7 [2023-04-27T16:52:53.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:52:53.656Z] ---> Using cache [2023-04-27T16:52:53.656Z] ---> 98523b32dee4 [2023-04-27T16:52:53.656Z] Step 8/23 : COPY . . [2023-04-27T16:52:53.656Z] ---> Using cache [2023-04-27T16:52:53.656Z] ---> deb3a100c5da [2023-04-27T16:52:53.656Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-27T16:52:53.935Z] ---> Running in 0ea0da0a9563 [2023-04-27T16:52:55.896Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-27T16:54:17.716Z] Removing intermediate container d767ff0cd634 [2023-04-27T16:54:17.716Z] ---> f419d45aafaa [2023-04-27T16:54:17.716Z] [2023-04-27T16:54:17.716Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T16:54:17.716Z] ---> 51e60588ff2c [2023-04-27T16:54:17.716Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-27T16:54:17.716Z] ---> Running in 6d9030934add [2023-04-27T16:54:17.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:54:17.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:54:19.126Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T16:54:19.126Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T16:54:19.127Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:54:19.127Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T16:54:19.707Z] OK: 8 MiB in 17 packages [2023-04-27T16:54:22.282Z] Removing intermediate container 6d9030934add [2023-04-27T16:54:22.282Z] ---> 85b8d331b684 [2023-04-27T16:54:22.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:54:22.282Z] ---> Running in 2eeba1acfac9 [2023-04-27T16:54:22.282Z] Removing intermediate container 2eeba1acfac9 [2023-04-27T16:54:22.282Z] ---> fccbcc0c4256 [2023-04-27T16:54:22.282Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-27T16:54:22.548Z] ---> Running in 45e5c6429cdc [2023-04-27T16:54:22.826Z] Removing intermediate container 45e5c6429cdc [2023-04-27T16:54:22.826Z] ---> e253b85c506c [2023-04-27T16:54:22.826Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-27T16:54:23.099Z] ---> Running in 0ac0cc1089f1 [2023-04-27T16:54:23.377Z] Removing intermediate container 0ac0cc1089f1 [2023-04-27T16:54:23.377Z] ---> f6a1fcdf271e [2023-04-27T16:54:23.377Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:54:24.339Z] ---> df107b79653f [2023-04-27T16:54:24.339Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:54:25.298Z] ---> f99f5c398a99 [2023-04-27T16:54:25.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-27T16:54:27.247Z] ---> 5f0b6fe8900b [2023-04-27T16:54:27.247Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:54:27.841Z] ---> d4b1c8cc4093 [2023-04-27T16:54:27.841Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-27T16:54:28.107Z] ---> Running in a32f358656db [2023-04-27T16:54:28.691Z] Removing intermediate container a32f358656db [2023-04-27T16:54:28.691Z] ---> ff1968cf4478 [2023-04-27T16:54:28.691Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:54:28.691Z] ---> Running in 4e5cf1c49645 [2023-04-27T16:54:29.281Z] Removing intermediate container 4e5cf1c49645 [2023-04-27T16:54:29.281Z] ---> 7af3cba19a31 [2023-04-27T16:54:29.281Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T16:54:29.281Z] ---> Running in d7969af7d215 [2023-04-27T16:54:29.864Z] Removing intermediate container d7969af7d215 [2023-04-27T16:54:29.864Z] ---> ac7050ae4fc8 [2023-04-27T16:54:29.864Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:54:29.864Z] ---> Running in 030f93ef753f [2023-04-27T16:54:30.453Z] Removing intermediate container 030f93ef753f [2023-04-27T16:54:30.453Z] ---> 17628e49cd34 [2023-04-27T16:54:30.453Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:54:30.453Z] ---> Running in 6a2b9b3bedb8 [2023-04-27T16:54:31.036Z] Removing intermediate container 6a2b9b3bedb8 [2023-04-27T16:54:31.036Z] ---> 5ea94b95d167 [2023-04-27T16:54:31.036Z] [2023-04-27T16:54:31.036Z] Successfully built 5ea94b95d167 [2023-04-27T16:54:31.036Z] Successfully tagged support-notifications-arm64:latest [2023-04-27T16:54:31.036Z] Building security-spire-config [2023-04-27T16:54:34.377Z]  Building support-notifications ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:54:34.377Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:54:34.377Z] ---> ca6d55800064 [2023-04-27T16:54:34.377Z] Step 3/27 : WORKDIR /edgex-go [2023-04-27T16:54:34.377Z] ---> Using cache [2023-04-27T16:54:34.377Z] ---> 26d88295b462 [2023-04-27T16:54:34.377Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T16:54:34.377Z] ---> Running in d197b617678e [2023-04-27T16:54:36.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:54:36.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:54:38.301Z] OK: 263 MiB in 53 packages [2023-04-27T16:54:41.633Z] Removing intermediate container d197b617678e [2023-04-27T16:54:41.633Z] ---> 04f64faddec3 [2023-04-27T16:54:41.633Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-27T16:54:42.215Z] ---> 8e97e6ad5a79 [2023-04-27T16:54:42.215Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:54:42.215Z] ---> Running in 396180d68c26 [2023-04-27T16:56:03.843Z] Removing intermediate container e7ca683d9a86 [2023-04-27T16:56:03.843Z] ---> 9b53d3e777ee [2023-04-27T16:56:03.843Z] [2023-04-27T16:56:03.843Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T16:56:03.843Z] ---> 51e60588ff2c [2023-04-27T16:56:03.843Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-27T16:56:03.843Z] ---> Running in de0f75f93f44 [2023-04-27T16:56:03.843Z] Removing intermediate container de0f75f93f44 [2023-04-27T16:56:03.843Z] ---> 5c4b45272406 [2023-04-27T16:56:03.843Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:56:03.843Z] ---> Running in 61e57fc57102 [2023-04-27T16:56:03.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:56:03.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:56:03.843Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T16:56:03.843Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:56:03.843Z] OK: 8 MiB in 16 packages [2023-04-27T16:56:03.843Z] Removing intermediate container 61e57fc57102 [2023-04-27T16:56:03.843Z] ---> fa4bcc75334e [2023-04-27T16:56:03.843Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:56:03.843Z] ---> fe35e2975d76 [2023-04-27T16:56:03.843Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:56:04.442Z] ---> 479edbe38ec2 [2023-04-27T16:56:04.443Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-27T16:56:07.021Z] ---> bb0cb37fa2b2 [2023-04-27T16:56:07.021Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:56:07.996Z] ---> 3d19b8121081 [2023-04-27T16:56:07.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-27T16:56:08.966Z] ---> 5d4503d4b4ad [2023-04-27T16:56:08.967Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T16:56:09.237Z] ---> Running in 14b8ab83be2c [2023-04-27T16:56:17.430Z] Removing intermediate container 14b8ab83be2c [2023-04-27T16:56:17.430Z] ---> 3e289132c827 [2023-04-27T16:56:17.430Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T16:56:17.430Z] ---> Running in 1ccae2087c98 [2023-04-27T16:56:17.430Z] Removing intermediate container 1ccae2087c98 [2023-04-27T16:56:17.430Z] ---> 48800429c12a [2023-04-27T16:56:17.430Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T16:56:17.430Z] ---> Running in fab3f0d73e20 [2023-04-27T16:56:18.390Z] Removing intermediate container fab3f0d73e20 [2023-04-27T16:56:18.390Z] ---> 42d9f0e9fa75 [2023-04-27T16:56:18.390Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T16:56:18.390Z] ---> Running in 345b9577cb92 [2023-04-27T16:56:18.973Z] Removing intermediate container 345b9577cb92 [2023-04-27T16:56:18.973Z] ---> 6eb32995bd8a [2023-04-27T16:56:18.973Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:56:18.973Z] ---> Running in f4e7e11ffae2 [2023-04-27T16:56:19.935Z] Removing intermediate container f4e7e11ffae2 [2023-04-27T16:56:19.935Z] ---> 6370f0d53105 [2023-04-27T16:56:19.935Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:56:19.935Z] ---> Running in b2044763e40a [2023-04-27T16:56:20.897Z] Removing intermediate container b2044763e40a [2023-04-27T16:56:20.897Z] ---> 754b29d72e81 [2023-04-27T16:56:20.897Z] [2023-04-27T16:56:20.897Z] Successfully built 754b29d72e81 [2023-04-27T16:56:20.897Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-27T16:56:20.897Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-04-27T16:56:22.837Z] Removing intermediate container 396180d68c26 [2023-04-27T16:56:22.837Z] ---> 8c71ff9f0f18 [2023-04-27T16:56:22.837Z] Step 7/27 : COPY . . [2023-04-27T16:56:24.770Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:56:24.770Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:56:24.770Z] ---> ca6d55800064 [2023-04-27T16:56:24.770Z] Step 3/25 : WORKDIR /edgex-go [2023-04-27T16:56:24.770Z] ---> Using cache [2023-04-27T16:56:24.770Z] ---> 26d88295b462 [2023-04-27T16:56:24.770Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-27T16:56:24.770Z] ---> Using cache [2023-04-27T16:56:24.770Z] ---> f278dac8e294 [2023-04-27T16:56:24.770Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-27T16:56:24.770Z] ---> Using cache [2023-04-27T16:56:24.770Z] ---> 393c36255880 [2023-04-27T16:56:24.770Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:56:24.770Z] ---> Using cache [2023-04-27T16:56:24.770Z] ---> 01d2b7da4b5c [2023-04-27T16:56:24.770Z] Step 7/25 : COPY . . [2023-04-27T16:56:25.040Z] ---> Using cache [2023-04-27T16:56:25.040Z] ---> 5ed9d81d0958 [2023-04-27T16:56:25.040Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-27T16:56:25.620Z] ---> Running in 6a320f4f82ee [2023-04-27T16:56:28.197Z] ---> 4d6fc72474ee [2023-04-27T16:56:28.197Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T16:56:28.462Z] ---> Running in 5f90f16a816a [2023-04-27T16:56:28.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-27T16:56:29.054Z] Removing intermediate container 5f90f16a816a [2023-04-27T16:56:29.054Z] ---> 979b94283338 [2023-04-27T16:56:29.054Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-27T16:56:29.054Z] ---> Running in dc5920a9b819 [2023-04-27T16:56:29.636Z] Removing intermediate container dc5920a9b819 [2023-04-27T16:56:29.636Z] ---> 237ffb9c71dc [2023-04-27T16:56:29.636Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T16:56:29.636Z] ---> Running in a25203a7b89c [2023-04-27T16:56:30.216Z] Removing intermediate container a25203a7b89c [2023-04-27T16:56:30.216Z] ---> 81e98c0192bc [2023-04-27T16:56:30.216Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-27T16:56:30.216Z] ---> Running in cd56a1f872cc [2023-04-27T16:56:33.552Z] Removing intermediate container cd56a1f872cc [2023-04-27T16:56:33.552Z] ---> 5fef56e44e54 [2023-04-27T16:56:33.552Z] Step 12/27 : WORKDIR /edgex-go [2023-04-27T16:56:33.552Z] ---> Running in f381c800e627 [2023-04-27T16:56:33.828Z] Removing intermediate container f381c800e627 [2023-04-27T16:56:33.828Z] ---> 614b2f3b1583 [2023-04-27T16:56:33.828Z] [2023-04-27T16:56:33.828Z] Step 13/27 : FROM alpine:3.17 [2023-04-27T16:56:33.828Z] ---> 51e60588ff2c [2023-04-27T16:56:33.828Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T16:56:33.828Z] ---> Using cache [2023-04-27T16:56:33.828Z] ---> f900401d72ad [2023-04-27T16:56:33.828Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-27T16:56:33.828Z] ---> Running in d10d045b17d2 [2023-04-27T16:56:35.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:56:36.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:56:38.302Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:56:38.302Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:56:38.302Z] OK: 17691 distinct packages available [2023-04-27T16:56:38.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:56:38.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:56:40.301Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-27T16:56:40.301Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-27T16:56:40.301Z] (3/4) Installing libucontext (1.2-r0) [2023-04-27T16:56:40.301Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-27T16:56:40.301Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:56:40.301Z] OK: 8 MiB in 19 packages [2023-04-27T16:56:42.248Z] Removing intermediate container d10d045b17d2 [2023-04-27T16:56:42.248Z] ---> 5558759e2b85 [2023-04-27T16:56:42.248Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:56:43.654Z] ---> bb19f0309705 [2023-04-27T16:56:43.654Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:56:45.060Z] ---> 51efd4161fb9 [2023-04-27T16:56:45.060Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T16:56:53.502Z] Removing intermediate container 44e40dd74085 [2023-04-27T16:56:53.502Z] ---> 4f538c5e27ca [2023-04-27T16:56:53.502Z] [2023-04-27T16:56:53.502Z] Step 10/24 : FROM alpine:3.17 [2023-04-27T16:56:53.502Z] ---> 51e60588ff2c [2023-04-27T16:56:53.502Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:56:53.502Z] ---> Using cache [2023-04-27T16:56:53.502Z] ---> 248b1991f8f8 [2023-04-27T16:56:53.502Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T16:56:53.502Z] ---> Using cache [2023-04-27T16:56:53.502Z] ---> 58ac6b42c348 [2023-04-27T16:56:53.502Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-27T16:56:54.151Z] ---> Running in b964872b6e2c [2023-04-27T16:56:54.426Z] ---> ee0c5c5c867a [2023-04-27T16:56:54.426Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T16:56:54.715Z] Removing intermediate container b964872b6e2c [2023-04-27T16:56:54.715Z] ---> e509b0411e19 [2023-04-27T16:56:54.715Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-27T16:56:54.715Z] ---> Running in 4fe445304eef [2023-04-27T16:56:55.319Z] Removing intermediate container 4fe445304eef [2023-04-27T16:56:55.319Z] ---> f30944c46c8e [2023-04-27T16:56:55.319Z] Step 15/24 : WORKDIR / [2023-04-27T16:56:55.587Z] ---> Running in 299d7867e8c0 [2023-04-27T16:56:55.587Z] ---> bdac3d9cbf20 [2023-04-27T16:56:55.856Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-27T16:56:56.125Z] ---> Running in 957fc2517feb [2023-04-27T16:56:56.393Z] Removing intermediate container 299d7867e8c0 [2023-04-27T16:56:56.393Z] ---> b36e9959a1ce [2023-04-27T16:56:56.393Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:56:56.662Z] Removing intermediate container 957fc2517feb [2023-04-27T16:56:56.662Z] ---> ed20646940e3 [2023-04-27T16:56:56.662Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-27T16:56:57.630Z] ---> aeff5bbcf887 [2023-04-27T16:56:57.630Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:56:57.901Z] ---> 7d0c5f1c57de [2023-04-27T16:56:57.901Z] Step 22/27 : WORKDIR / [2023-04-27T16:56:58.169Z] ---> Running in 4ac540582fe3 [2023-04-27T16:56:58.761Z] ---> 6043ce7ce539 [2023-04-27T16:56:58.761Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-27T16:56:59.030Z] Removing intermediate container 4ac540582fe3 [2023-04-27T16:56:59.030Z] ---> b3788e534e0f [2023-04-27T16:56:59.030Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T16:56:59.030Z] ---> Running in 486d7c303bb1 [2023-04-27T16:56:59.619Z] Removing intermediate container 486d7c303bb1 [2023-04-27T16:56:59.619Z] ---> 98bebb9e1124 [2023-04-27T16:56:59.619Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T16:56:59.889Z] ---> Running in 40411fac486b [2023-04-27T16:57:00.574Z] Removing intermediate container 40411fac486b [2023-04-27T16:57:00.574Z] ---> 90349df1ce8a [2023-04-27T16:57:00.574Z] Step 25/27 : LABEL arch=arm64 [2023-04-27T16:57:00.844Z] ---> Running in 44626a1472ed [2023-04-27T16:57:00.844Z] ---> 6c76efb2490a [2023-04-27T16:57:00.844Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:57:01.809Z] Removing intermediate container 44626a1472ed [2023-04-27T16:57:01.809Z] ---> af25f1a150bf [2023-04-27T16:57:01.809Z] Step 26/27 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:57:01.809Z] ---> Running in 7bac439502a0 [2023-04-27T16:57:02.078Z] ---> cbfd8e4a55c6 [2023-04-27T16:57:02.078Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-27T16:57:02.346Z] ---> Running in 5303b36813c2 [2023-04-27T16:57:02.616Z] Removing intermediate container 7bac439502a0 [2023-04-27T16:57:02.616Z] ---> c430503ec511 [2023-04-27T16:57:02.616Z] Step 27/27 : LABEL version=3.0.0-dev.141 [2023-04-27T16:57:02.616Z] ---> Running in 947888e8bea1 [2023-04-27T16:57:02.888Z] Removing intermediate container 5303b36813c2 [2023-04-27T16:57:02.888Z] ---> 52f838348ff3 [2023-04-27T16:57:02.888Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:57:03.156Z] ---> Running in 36ceba7e970e [2023-04-27T16:57:03.424Z] Removing intermediate container 947888e8bea1 [2023-04-27T16:57:03.424Z] ---> f23de769576f [2023-04-27T16:57:03.424Z] [2023-04-27T16:57:03.693Z] Successfully built f23de769576f [2023-04-27T16:57:03.693Z] Successfully tagged security-spire-config-arm64:latest [2023-04-27T16:57:03.693Z] Removing intermediate container 36ceba7e970e [2023-04-27T16:57:03.693Z] ---> 5556b5c866b5 [2023-04-27T16:57:03.693Z] Step 22/24 : LABEL arch=arm64 [2023-04-27T16:57:03.693Z]  Building security-spire-config ... done Building core-data [2023-04-27T16:57:03.693Z] ---> Running in 57ea951977e2 [2023-04-27T16:57:04.279Z] Removing intermediate container 57ea951977e2 [2023-04-27T16:57:04.279Z] ---> 93de1b931b24 [2023-04-27T16:57:04.279Z] Step 23/24 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:57:04.552Z] ---> Running in c899cda34793 [2023-04-27T16:57:07.138Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T16:57:07.138Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T16:57:07.138Z] ---> ca6d55800064 [2023-04-27T16:57:07.138Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T16:57:07.138Z] ---> Using cache [2023-04-27T16:57:07.138Z] ---> 052af8dc6d3b [2023-04-27T16:57:07.138Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T16:57:07.138Z] ---> Using cache [2023-04-27T16:57:07.138Z] ---> 1b8dd49fbac1 [2023-04-27T16:57:07.138Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T16:57:07.138Z] ---> Using cache [2023-04-27T16:57:07.138Z] ---> 20a8089f9dc2 [2023-04-27T16:57:07.138Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T16:57:07.138Z] ---> Using cache [2023-04-27T16:57:07.138Z] ---> 1060a26f53b7 [2023-04-27T16:57:07.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T16:57:07.138Z] ---> Using cache [2023-04-27T16:57:07.138Z] ---> 98523b32dee4 [2023-04-27T16:57:07.138Z] Step 8/23 : COPY . . [2023-04-27T16:57:07.138Z] ---> Using cache [2023-04-27T16:57:07.138Z] ---> deb3a100c5da [2023-04-27T16:57:07.138Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-27T16:57:08.105Z] Removing intermediate container c899cda34793 [2023-04-27T16:57:08.105Z] ---> 7f260661d84a [2023-04-27T16:57:08.105Z] Step 24/24 : LABEL version=3.0.0-dev.141 [2023-04-27T16:57:08.105Z] ---> Running in f82688cfdf6b [2023-04-27T16:57:08.105Z] ---> Running in 85c694529b23 [2023-04-27T16:57:08.693Z] Removing intermediate container 85c694529b23 [2023-04-27T16:57:08.693Z] ---> c80122350eab [2023-04-27T16:57:08.693Z] [2023-04-27T16:57:08.961Z] Successfully built c80122350eab [2023-04-27T16:57:08.961Z] Successfully tagged core-command-arm64:latest [2023-04-27T16:57:09.923Z]  Building core-command ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-27T16:58:46.600Z] Removing intermediate container 0ea0da0a9563 [2023-04-27T16:58:46.600Z] ---> 2a0d997b560c [2023-04-27T16:58:46.600Z] [2023-04-27T16:58:46.600Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T16:58:46.600Z] ---> 51e60588ff2c [2023-04-27T16:58:46.600Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-27T16:58:46.600Z] ---> Using cache [2023-04-27T16:58:46.600Z] ---> 5c4b45272406 [2023-04-27T16:58:46.600Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T16:58:46.600Z] ---> Using cache [2023-04-27T16:58:46.600Z] ---> fa4bcc75334e [2023-04-27T16:58:46.600Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:58:46.600Z] ---> Using cache [2023-04-27T16:58:46.600Z] ---> fe35e2975d76 [2023-04-27T16:58:46.600Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:58:46.600Z] ---> Using cache [2023-04-27T16:58:46.600Z] ---> 479edbe38ec2 [2023-04-27T16:58:46.600Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-27T16:58:46.600Z] ---> 915028e88829 [2023-04-27T16:58:46.600Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:58:46.600Z] ---> 4c265b8ae24e [2023-04-27T16:58:46.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-27T16:58:46.600Z] ---> b5072d90bc87 [2023-04-27T16:58:46.600Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T16:58:46.600Z] ---> Running in d8816d09dc2f [2023-04-27T16:58:46.600Z] Removing intermediate container d8816d09dc2f [2023-04-27T16:58:46.600Z] ---> b3f976778675 [2023-04-27T16:58:46.600Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T16:58:46.600Z] ---> Running in 85c4c177dba2 [2023-04-27T16:58:46.600Z] Removing intermediate container 85c4c177dba2 [2023-04-27T16:58:46.600Z] ---> e0085039e15e [2023-04-27T16:58:46.600Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T16:58:46.600Z] ---> Running in 5f6033a5cdfb [2023-04-27T16:58:46.600Z] Removing intermediate container 5f6033a5cdfb [2023-04-27T16:58:46.600Z] ---> 855085e5feea [2023-04-27T16:58:46.600Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T16:58:46.600Z] ---> Running in 9307b4ac34ce [2023-04-27T16:58:46.600Z] Removing intermediate container 9307b4ac34ce [2023-04-27T16:58:46.600Z] ---> c39402024047 [2023-04-27T16:58:46.600Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:58:46.600Z] ---> Running in f53e18dd858d [2023-04-27T16:58:46.600Z] Removing intermediate container f53e18dd858d [2023-04-27T16:58:46.600Z] ---> c6d7f3d68a34 [2023-04-27T16:58:46.600Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T16:58:46.600Z] ---> Running in c991a5b435e9 [2023-04-27T16:58:46.600Z] Removing intermediate container c991a5b435e9 [2023-04-27T16:58:46.600Z] ---> 8620333d5915 [2023-04-27T16:58:46.600Z] [2023-04-27T16:58:46.600Z] Successfully built 8620333d5915 [2023-04-27T16:58:46.600Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-27T16:59:04.839Z]  Building security-proxy-auth ... done Removing intermediate container 9157de7c77e6 [2023-04-27T16:59:04.839Z] ---> 341615a0f1aa [2023-04-27T16:59:04.839Z] [2023-04-27T16:59:04.839Z] Step 9/20 : FROM alpine:3.17 [2023-04-27T16:59:04.839Z] ---> 51e60588ff2c [2023-04-27T16:59:04.839Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-27T16:59:04.839Z] ---> Using cache [2023-04-27T16:59:04.839Z] ---> d802f11d9df4 [2023-04-27T16:59:04.839Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-27T16:59:04.839Z] ---> Running in 694676cabbcb [2023-04-27T16:59:05.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:59:06.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:59:07.731Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T16:59:07.731Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T16:59:07.731Z] OK: 17691 distinct packages available [2023-04-27T16:59:08.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T16:59:08.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T16:59:09.556Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-27T16:59:09.556Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-27T16:59:09.556Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-27T16:59:09.556Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-27T16:59:09.556Z] (5/9) Installing curl (8.0.1-r0) [2023-04-27T16:59:09.556Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-27T16:59:09.556Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-27T16:59:09.556Z] (8/9) Installing libucontext (1.2-r0) [2023-04-27T16:59:09.556Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-27T16:59:09.826Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T16:59:09.827Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T16:59:10.414Z] OK: 11 MiB in 24 packages [2023-04-27T16:59:13.021Z] Removing intermediate container 694676cabbcb [2023-04-27T16:59:13.021Z] ---> 4673c1d42c4c [2023-04-27T16:59:13.021Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T16:59:14.003Z] ---> 0fa3e5c99283 [2023-04-27T16:59:14.003Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T16:59:14.598Z] ---> 12c21e833c4d [2023-04-27T16:59:14.598Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-27T16:59:17.200Z] ---> 9be7d0beb2db [2023-04-27T16:59:17.200Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-27T16:59:17.800Z] ---> 6388b63785eb [2023-04-27T16:59:17.800Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-27T16:59:18.071Z] ---> Running in 66ad851a6df3 [2023-04-27T16:59:18.339Z] Removing intermediate container 66ad851a6df3 [2023-04-27T16:59:18.339Z] ---> acf061a2c8df [2023-04-27T16:59:18.339Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T16:59:18.611Z] ---> Running in 70c7aa2039a7 [2023-04-27T16:59:18.886Z] Removing intermediate container 70c7aa2039a7 [2023-04-27T16:59:18.886Z] ---> 1ecb735877dc [2023-04-27T16:59:18.886Z] Step 18/20 : LABEL arch=arm64 [2023-04-27T16:59:19.153Z] ---> Running in 0027d036d00b [2023-04-27T16:59:19.737Z] Removing intermediate container 0027d036d00b [2023-04-27T16:59:19.737Z] ---> 3779d938e55d [2023-04-27T16:59:19.737Z] Step 19/20 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T16:59:19.737Z] ---> Running in cf4744c34ef1 [2023-04-27T16:59:22.317Z] Removing intermediate container cf4744c34ef1 [2023-04-27T16:59:22.317Z] ---> 0f03ca7de583 [2023-04-27T16:59:22.317Z] Step 20/20 : LABEL version=3.0.0-dev.141 [2023-04-27T16:59:22.583Z] ---> Running in 36805e5cabb1 [2023-04-27T16:59:23.164Z] Removing intermediate container 36805e5cabb1 [2023-04-27T16:59:23.164Z] ---> 00668773b211 [2023-04-27T16:59:23.164Z] [2023-04-27T16:59:23.164Z] Successfully built 00668773b211 [2023-04-27T16:59:23.164Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-27T17:00:19.539Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.141" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-27T17:00:26.188Z] Removing intermediate container 6a320f4f82ee [2023-04-27T17:00:26.188Z] ---> bceac59a44c6 [2023-04-27T17:00:26.188Z] [2023-04-27T17:00:26.188Z] Step 9/25 : FROM alpine:3.17 [2023-04-27T17:00:26.188Z] ---> 51e60588ff2c [2023-04-27T17:00:26.188Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-27T17:00:28.134Z] ---> Running in be64017cbe7f [2023-04-27T17:00:29.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T17:00:29.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T17:00:30.766Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-27T17:00:30.766Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-27T17:00:30.766Z] (3/3) Installing su-exec (0.2-r2) [2023-04-27T17:00:30.766Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T17:00:30.766Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T17:00:31.034Z] OK: 8 MiB in 18 packages [2023-04-27T17:00:32.540Z] Removing intermediate container be64017cbe7f [2023-04-27T17:00:32.540Z] ---> af189ccfaae1 [2023-04-27T17:00:32.540Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-27T17:00:32.540Z] ---> Running in d36e63a4d61c [2023-04-27T17:00:32.810Z] Removing intermediate container d36e63a4d61c [2023-04-27T17:00:32.810Z] ---> 04031b67b152 [2023-04-27T17:00:32.810Z] Step 12/25 : WORKDIR / [2023-04-27T17:00:33.078Z] ---> Running in c8f606b6829e [2023-04-27T17:00:33.348Z] Removing intermediate container c8f606b6829e [2023-04-27T17:00:33.348Z] ---> f8d8ecb71d4d [2023-04-27T17:00:33.348Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T17:00:34.322Z] ---> 7ddaaf5bf837 [2023-04-27T17:00:34.322Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T17:00:34.917Z] ---> dc0fb7f680c4 [2023-04-27T17:00:34.917Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-27T17:00:35.501Z] ---> 2943b8fbc002 [2023-04-27T17:00:35.501Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-27T17:00:36.085Z] ---> 8a4e05d4e545 [2023-04-27T17:00:36.085Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-27T17:00:36.678Z] ---> 17c366a449ff [2023-04-27T17:00:36.678Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-27T17:00:37.259Z] Removing intermediate container f82688cfdf6b [2023-04-27T17:00:37.259Z] ---> 99b70a7162b7 [2023-04-27T17:00:37.259Z] [2023-04-27T17:00:37.259Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T17:00:37.259Z] ---> 51e60588ff2c [2023-04-27T17:00:37.259Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T17:00:37.259Z] ---> Running in d16dfaed5035 [2023-04-27T17:00:37.838Z] ---> 1236163e4aa9 [2023-04-27T17:00:37.838Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-27T17:00:37.838Z] Removing intermediate container d16dfaed5035 [2023-04-27T17:00:37.838Z] ---> 0999daf3da27 [2023-04-27T17:00:37.838Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-27T17:00:37.838Z] ---> Running in 6c371a2fd004 [2023-04-27T17:00:38.103Z] Removing intermediate container 6c371a2fd004 [2023-04-27T17:00:38.103Z] ---> 3facd4007e9a [2023-04-27T17:00:38.103Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-27T17:00:38.369Z] ---> Running in 69b8ff9b0924 [2023-04-27T17:00:38.635Z] Removing intermediate container 69b8ff9b0924 [2023-04-27T17:00:38.635Z] ---> 66392908ba91 [2023-04-27T17:00:38.635Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T17:00:38.635Z] ---> Running in f97b205cee08 [2023-04-27T17:00:38.635Z] ---> 0ccb05efb8b2 [2023-04-27T17:00:38.635Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-27T17:00:39.600Z] ---> befa1f7d4437 [2023-04-27T17:00:39.600Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T17:00:39.600Z] ---> Running in dbd5091027e0 [2023-04-27T17:00:39.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T17:00:40.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T17:00:41.409Z] Removing intermediate container dbd5091027e0 [2023-04-27T17:00:41.409Z] ---> 9f9e7936e05d [2023-04-27T17:00:41.409Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T17:00:41.409Z] ---> Running in 31668afc333c [2023-04-27T17:00:41.409Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T17:00:41.409Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T17:00:41.409Z] OK: 8 MiB in 16 packages [2023-04-27T17:00:41.679Z] Removing intermediate container 31668afc333c [2023-04-27T17:00:41.679Z] ---> cf79dc9238bf [2023-04-27T17:00:41.679Z] Step 23/25 : LABEL arch=arm64 [2023-04-27T17:00:41.947Z] ---> Running in e21314af6bb6 [2023-04-27T17:00:42.213Z] Removing intermediate container e21314af6bb6 [2023-04-27T17:00:42.213Z] ---> 246efdb28152 [2023-04-27T17:00:42.213Z] Step 24/25 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:00:42.213Z] ---> Running in 2c98f5f8251d [2023-04-27T17:00:42.481Z] Removing intermediate container f97b205cee08 [2023-04-27T17:00:42.481Z] ---> 7f8db6ddeabd [2023-04-27T17:00:42.481Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T17:00:42.748Z] Removing intermediate container 2c98f5f8251d [2023-04-27T17:00:42.748Z] ---> d6e7da086440 [2023-04-27T17:00:42.748Z] Step 25/25 : LABEL version=3.0.0-dev.141 [2023-04-27T17:00:42.748Z] ---> Running in 712f5c0b6d01 [2023-04-27T17:00:43.014Z] ---> 1969e080dc63 [2023-04-27T17:00:43.014Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T17:00:43.014Z] Removing intermediate container 712f5c0b6d01 [2023-04-27T17:00:43.014Z] ---> 7d31a1b8f307 [2023-04-27T17:00:43.014Z] [2023-04-27T17:00:43.281Z] Successfully built 7d31a1b8f307 [2023-04-27T17:00:43.281Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-27T17:00:43.545Z]  Building security-secretstore-setup ... done  ---> dadfd1e3a75f [2023-04-27T17:00:43.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-27T17:00:44.500Z] ---> abd1f6828847 [2023-04-27T17:00:44.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-27T17:00:44.766Z] ---> 8ad62dd34c19 [2023-04-27T17:00:44.766Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-27T17:00:44.766Z] ---> Running in aeb123c09f66 [2023-04-27T17:00:45.031Z] Removing intermediate container aeb123c09f66 [2023-04-27T17:00:45.031Z] ---> 7a771fe13057 [2023-04-27T17:00:45.031Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T17:00:45.031Z] ---> Running in fa54383c2bf3 [2023-04-27T17:00:45.297Z] Removing intermediate container fa54383c2bf3 [2023-04-27T17:00:45.297Z] ---> bde8308d802d [2023-04-27T17:00:45.297Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T17:00:45.563Z] ---> Running in 9a06e474aa8a [2023-04-27T17:00:45.828Z] Removing intermediate container 9a06e474aa8a [2023-04-27T17:00:45.828Z] ---> 4d2b20867b5f [2023-04-27T17:00:45.828Z] Step 22/23 : LABEL git_sha=824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:00:45.828Z] ---> Running in 629e399fd887 [2023-04-27T17:00:46.092Z] Removing intermediate container 629e399fd887 [2023-04-27T17:00:46.092Z] ---> 8d58547cc0a7 [2023-04-27T17:00:46.092Z] Step 23/23 : LABEL version=3.0.0-dev.141 [2023-04-27T17:00:46.092Z] ---> Running in 8eef9e223dca [2023-04-27T17:00:46.357Z] Removing intermediate container 8eef9e223dca [2023-04-27T17:00:46.357Z] ---> 365871dfa8b6 [2023-04-27T17:00:46.357Z] [2023-04-27T17:00:46.357Z] Successfully built 365871dfa8b6 [2023-04-27T17:00:46.357Z] Successfully tagged core-data-arm64:latest [2023-04-27T17:00:46.632Z]  Building core-data ... done  [Pipeline] } [2023-04-27T17:00:46.641Z] $ docker stop --time=1 6c0a47dd4422a91ce0df47a31b0762af89610de4cec388ab70e1470986790a28 [2023-04-27T17:00:48.261Z] $ docker rm -f --volumes 6c0a47dd4422a91ce0df47a31b0762af89610de4cec388ab70e1470986790a28 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T17:00:48.737Z] + docker images [2023-04-27T17:00:49.005Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-27T17:00:49.005Z] core-data-arm64 latest 365871dfa8b6 2 seconds ago 19.9MB [2023-04-27T17:00:49.005Z] security-secretstore-setup-arm64 latest 7d31a1b8f307 6 seconds ago 32.2MB [2023-04-27T17:00:49.005Z] 99b70a7162b7 12 seconds ago 1.36GB [2023-04-27T17:00:49.005Z] bceac59a44c6 24 seconds ago 1.35GB [2023-04-27T17:00:49.005Z] security-spiffe-token-provider-arm64 latest 00668773b211 About a minute ago 32.7MB [2023-04-27T17:00:49.005Z] 341615a0f1aa About a minute ago 1.39GB [2023-04-27T17:00:49.005Z] security-proxy-auth-arm64 latest 8620333d5915 2 minutes ago 18.1MB [2023-04-27T17:00:49.005Z] 2a0d997b560c 2 minutes ago 1.33GB [2023-04-27T17:00:49.005Z] core-command-arm64 latest c80122350eab 3 minutes ago 19.7MB [2023-04-27T17:00:49.005Z] security-spire-config-arm64 latest f23de769576f 3 minutes ago 96.1MB [2023-04-27T17:00:49.005Z] 4f538c5e27ca 3 minutes ago 1.35GB [2023-04-27T17:00:49.005Z] 614b2f3b1583 4 minutes ago 1.21GB [2023-04-27T17:00:49.005Z] core-common-config-bootstrapper-arm64 latest 754b29d72e81 4 minutes ago 17.2MB [2023-04-27T17:00:49.005Z] 9b53d3e777ee 4 minutes ago 1.35GB [2023-04-27T17:00:49.005Z] support-notifications-arm64 latest 5ea94b95d167 6 minutes ago 31.9MB [2023-04-27T17:00:49.005Z] f419d45aafaa 6 minutes ago 1.42GB [2023-04-27T17:00:49.005Z] support-scheduler-arm64 latest 8a713774f4b4 7 minutes ago 31.2MB [2023-04-27T17:00:49.005Z] fe6c17cf16d8 8 minutes ago 1.42GB [2023-04-27T17:00:49.005Z] core-metadata-arm64 latest 71852308abde 11 minutes ago 20.2MB [2023-04-27T17:00:49.005Z] b0e0d6f9851d 11 minutes ago 1.36GB [2023-04-27T17:00:49.005Z] security-bootstrapper-arm64 latest abba4717daf9 11 minutes ago 21.9MB [2023-04-27T17:00:49.005Z] security-proxy-setup-arm64 latest 0f8e1dbdfa7d 12 minutes ago 18.7MB [2023-04-27T17:00:49.005Z] b20780505c36 12 minutes ago 1.34GB [2023-04-27T17:00:49.005Z] 1b221700dc0f 12 minutes ago 1.33GB [2023-04-27T17:00:49.005Z] security-spire-agent-arm64 latest 1c05871c58ec 18 minutes ago 153MB [2023-04-27T17:00:49.005Z] security-spire-server-arm64 latest ea297e617536 18 minutes ago 97MB [2023-04-27T17:00:49.005Z] b19d5f3a76fa 19 minutes ago 1.21GB [2023-04-27T17:00:49.005Z] f555b6c8b4e3 19 minutes ago 1.21GB [2023-04-27T17:00:49.005Z] ci-base-image-arm64 latest ca6d55800064 22 minutes ago 899MB [2023-04-27T17:00:49.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 days ago 681MB [2023-04-27T17:00:49.005Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-04-27T17:00:49.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:00:49.121Z] provisioning config files... [2023-04-27T17:00:49.135Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config181069370158781972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:00:49.467Z] ---> docker-login.sh [2023-04-27T17:00:49.467Z] nexus3.edgexfoundry.org:10001 [2023-04-27T17:00:49.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:00:49.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:00:49.733Z] Configure a credential helper to remove this warning. See [2023-04-27T17:00:49.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:00:49.733Z] [2023-04-27T17:00:49.733Z] Login Succeeded [2023-04-27T17:00:49.733Z] nexus3.edgexfoundry.org:10002 [2023-04-27T17:00:49.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:00:50.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:00:50.264Z] Configure a credential helper to remove this warning. See [2023-04-27T17:00:50.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:00:50.264Z] [2023-04-27T17:00:50.264Z] Login Succeeded [2023-04-27T17:00:50.264Z] nexus3.edgexfoundry.org:10003 [2023-04-27T17:00:50.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:00:50.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:00:50.530Z] Configure a credential helper to remove this warning. See [2023-04-27T17:00:50.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:00:50.530Z] [2023-04-27T17:00:50.530Z] Login Succeeded [2023-04-27T17:00:50.530Z] nexus3.edgexfoundry.org:10004 [2023-04-27T17:00:50.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:00:50.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:00:50.798Z] Configure a credential helper to remove this warning. See [2023-04-27T17:00:50.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:00:50.798Z] [2023-04-27T17:00:50.798Z] Login Succeeded [2023-04-27T17:00:50.798Z] docker.io [2023-04-27T17:00:51.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T17:00:51.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T17:00:51.328Z] Configure a credential helper to remove this warning. See [2023-04-27T17:00:51.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T17:00:51.328Z] [2023-04-27T17:00:51.328Z] Login Succeeded [2023-04-27T17:00:51.328Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T17:00:51.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:00:51.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T17:00:51.396Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-27T17:00:51.396Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:00:51.396Z] latest [2023-04-27T17:00:51.396Z] 3.0.0-dev.141 [2023-04-27T17:00:51.396Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:00:51.396Z] main [2023-04-27T17:00:51.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:51.760Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:52.099Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:00:52.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T17:00:52.099Z] 305440aa73ef: Preparing [2023-04-27T17:00:52.099Z] 0b7959d744b9: Preparing [2023-04-27T17:00:52.099Z] 24fdf0384a1d: Preparing [2023-04-27T17:00:52.099Z] f9c912297f5f: Preparing [2023-04-27T17:00:52.099Z] 02b02a015473: Preparing [2023-04-27T17:00:52.099Z] 26cbea5cba74: Preparing [2023-04-27T17:00:52.099Z] 26cbea5cba74: Waiting [2023-04-27T17:00:52.365Z] f9c912297f5f: Pushed [2023-04-27T17:00:52.366Z] 24fdf0384a1d: Pushed [2023-04-27T17:00:52.366Z] 305440aa73ef: Pushed [2023-04-27T17:00:52.366Z] 02b02a015473: Pushed [2023-04-27T17:00:52.366Z] 26cbea5cba74: Layer already exists [2023-04-27T17:00:55.711Z] 0b7959d744b9: Pushed [2023-04-27T17:00:55.711Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:56.053Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:56.391Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-27T17:00:56.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T17:00:56.391Z] 305440aa73ef: Preparing [2023-04-27T17:00:56.391Z] 0b7959d744b9: Preparing [2023-04-27T17:00:56.391Z] 24fdf0384a1d: Preparing [2023-04-27T17:00:56.391Z] f9c912297f5f: Preparing [2023-04-27T17:00:56.392Z] 02b02a015473: Preparing [2023-04-27T17:00:56.392Z] 26cbea5cba74: Preparing [2023-04-27T17:00:56.392Z] 26cbea5cba74: Waiting [2023-04-27T17:00:56.392Z] f9c912297f5f: Layer already exists [2023-04-27T17:00:56.392Z] 305440aa73ef: Layer already exists [2023-04-27T17:00:56.392Z] 0b7959d744b9: Layer already exists [2023-04-27T17:00:56.392Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:00:56.392Z] 02b02a015473: Layer already exists [2023-04-27T17:00:56.392Z] 26cbea5cba74: Layer already exists [2023-04-27T17:00:56.392Z] latest: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:56.992Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:57.369Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.141 [2023-04-27T17:00:57.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T17:00:57.369Z] 305440aa73ef: Preparing [2023-04-27T17:00:57.369Z] 0b7959d744b9: Preparing [2023-04-27T17:00:57.369Z] 24fdf0384a1d: Preparing [2023-04-27T17:00:57.369Z] f9c912297f5f: Preparing [2023-04-27T17:00:57.369Z] 02b02a015473: Preparing [2023-04-27T17:00:57.369Z] 26cbea5cba74: Preparing [2023-04-27T17:00:57.369Z] 26cbea5cba74: Waiting [2023-04-27T17:00:57.369Z] 02b02a015473: Layer already exists [2023-04-27T17:00:57.369Z] 305440aa73ef: Layer already exists [2023-04-27T17:00:57.369Z] f9c912297f5f: Layer already exists [2023-04-27T17:00:57.369Z] 0b7959d744b9: Layer already exists [2023-04-27T17:00:57.369Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:00:57.369Z] 26cbea5cba74: Layer already exists [2023-04-27T17:00:57.646Z] 3.0.0-dev.141: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:58.004Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:58.361Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:00:58.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T17:00:58.361Z] 305440aa73ef: Preparing [2023-04-27T17:00:58.361Z] 0b7959d744b9: Preparing [2023-04-27T17:00:58.361Z] 24fdf0384a1d: Preparing [2023-04-27T17:00:58.361Z] f9c912297f5f: Preparing [2023-04-27T17:00:58.361Z] 02b02a015473: Preparing [2023-04-27T17:00:58.361Z] 26cbea5cba74: Preparing [2023-04-27T17:00:58.361Z] 26cbea5cba74: Waiting [2023-04-27T17:00:58.361Z] 0b7959d744b9: Layer already exists [2023-04-27T17:00:58.361Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:00:58.361Z] f9c912297f5f: Layer already exists [2023-04-27T17:00:58.361Z] 02b02a015473: Layer already exists [2023-04-27T17:00:58.361Z] 305440aa73ef: Layer already exists [2023-04-27T17:00:58.361Z] 26cbea5cba74: Layer already exists [2023-04-27T17:00:58.361Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:58.984Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:00:59.338Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-27T17:00:59.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T17:00:59.338Z] 305440aa73ef: Preparing [2023-04-27T17:00:59.338Z] 0b7959d744b9: Preparing [2023-04-27T17:00:59.338Z] 24fdf0384a1d: Preparing [2023-04-27T17:00:59.338Z] f9c912297f5f: Preparing [2023-04-27T17:00:59.338Z] 02b02a015473: Preparing [2023-04-27T17:00:59.338Z] 26cbea5cba74: Preparing [2023-04-27T17:00:59.338Z] 26cbea5cba74: Waiting [2023-04-27T17:00:59.338Z] 0b7959d744b9: Layer already exists [2023-04-27T17:00:59.338Z] f9c912297f5f: Layer already exists [2023-04-27T17:00:59.338Z] 02b02a015473: Layer already exists [2023-04-27T17:00:59.338Z] 305440aa73ef: Layer already exists [2023-04-27T17:00:59.338Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:00:59.338Z] 26cbea5cba74: Layer already exists [2023-04-27T17:00:59.603Z] main: digest: sha256:7498faf8d2b297cffdc55aafa3c3bb3e1cb2ee4a052492b934810bfdc5db7e78 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:00:59.652Z] ===================================================== [Pipeline] echo [2023-04-27T17:00:59.659Z] taggedImages: [2023-04-27T17:00:59.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:00:59.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-27T17:00:59.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.141 [2023-04-27T17:00:59.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:00:59.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-27T17:00:59.675Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-27T17:00:59.675Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:00:59.675Z] latest [2023-04-27T17:00:59.675Z] 3.0.0-dev.141 [2023-04-27T17:00:59.675Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:00:59.675Z] main [2023-04-27T17:00:59.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:00.011Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:00.354Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:00.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T17:01:00.354Z] 4da3eecaf02d: Preparing [2023-04-27T17:01:00.354Z] fafda4f15b4c: Preparing [2023-04-27T17:01:00.354Z] e378b8bd5d82: Preparing [2023-04-27T17:01:00.354Z] 3d160a73ff89: Preparing [2023-04-27T17:01:00.354Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:00.354Z] f9c912297f5f: Preparing [2023-04-27T17:01:00.354Z] e12f73dd89ec: Preparing [2023-04-27T17:01:00.354Z] 26cbea5cba74: Preparing [2023-04-27T17:01:00.354Z] f9c912297f5f: Waiting [2023-04-27T17:01:00.354Z] 26cbea5cba74: Waiting [2023-04-27T17:01:00.354Z] e12f73dd89ec: Waiting [2023-04-27T17:01:00.354Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:00.620Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:00.620Z] fafda4f15b4c: Pushed [2023-04-27T17:01:00.620Z] 4da3eecaf02d: Pushed [2023-04-27T17:01:00.620Z] e378b8bd5d82: Pushed [2023-04-27T17:01:00.620Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:00.620Z] e12f73dd89ec: Pushed [2023-04-27T17:01:03.193Z] 3d160a73ff89: Pushed [2023-04-27T17:01:03.194Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:03.541Z] + 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-04-27T17:01:03.870Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-27T17:01:03.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T17:01:03.870Z] 4da3eecaf02d: Preparing [2023-04-27T17:01:03.870Z] fafda4f15b4c: Preparing [2023-04-27T17:01:03.870Z] e378b8bd5d82: Preparing [2023-04-27T17:01:03.870Z] 3d160a73ff89: Preparing [2023-04-27T17:01:03.870Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:03.870Z] f9c912297f5f: Preparing [2023-04-27T17:01:03.870Z] e12f73dd89ec: Preparing [2023-04-27T17:01:03.870Z] 26cbea5cba74: Preparing [2023-04-27T17:01:03.870Z] e12f73dd89ec: Waiting [2023-04-27T17:01:03.870Z] 26cbea5cba74: Waiting [2023-04-27T17:01:03.870Z] f9c912297f5f: Waiting [2023-04-27T17:01:03.870Z] fafda4f15b4c: Layer already exists [2023-04-27T17:01:03.870Z] e378b8bd5d82: Layer already exists [2023-04-27T17:01:03.870Z] 4da3eecaf02d: Layer already exists [2023-04-27T17:01:03.870Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:03.870Z] 3d160a73ff89: Layer already exists [2023-04-27T17:01:03.870Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:03.870Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:03.870Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:04.137Z] latest: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:04.473Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:04.807Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.141 [2023-04-27T17:01:04.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T17:01:04.807Z] 4da3eecaf02d: Preparing [2023-04-27T17:01:04.807Z] fafda4f15b4c: Preparing [2023-04-27T17:01:04.807Z] e378b8bd5d82: Preparing [2023-04-27T17:01:04.807Z] 3d160a73ff89: Preparing [2023-04-27T17:01:04.807Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:04.807Z] f9c912297f5f: Preparing [2023-04-27T17:01:04.807Z] e12f73dd89ec: Preparing [2023-04-27T17:01:04.807Z] 26cbea5cba74: Preparing [2023-04-27T17:01:04.807Z] f9c912297f5f: Waiting [2023-04-27T17:01:04.807Z] e12f73dd89ec: Waiting [2023-04-27T17:01:04.807Z] 26cbea5cba74: Waiting [2023-04-27T17:01:04.807Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:04.807Z] 3d160a73ff89: Layer already exists [2023-04-27T17:01:04.807Z] fafda4f15b4c: Layer already exists [2023-04-27T17:01:04.807Z] 4da3eecaf02d: Layer already exists [2023-04-27T17:01:04.807Z] e378b8bd5d82: Layer already exists [2023-04-27T17:01:04.807Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:04.807Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:04.807Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:04.807Z] 3.0.0-dev.141: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:05.418Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:05.755Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:05.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T17:01:05.756Z] 4da3eecaf02d: Preparing [2023-04-27T17:01:05.756Z] fafda4f15b4c: Preparing [2023-04-27T17:01:05.756Z] e378b8bd5d82: Preparing [2023-04-27T17:01:05.756Z] 3d160a73ff89: Preparing [2023-04-27T17:01:05.756Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:05.756Z] f9c912297f5f: Preparing [2023-04-27T17:01:05.756Z] e12f73dd89ec: Preparing [2023-04-27T17:01:05.756Z] 26cbea5cba74: Preparing [2023-04-27T17:01:05.756Z] f9c912297f5f: Waiting [2023-04-27T17:01:05.756Z] e12f73dd89ec: Waiting [2023-04-27T17:01:05.756Z] 26cbea5cba74: Waiting [2023-04-27T17:01:05.756Z] fafda4f15b4c: Layer already exists [2023-04-27T17:01:05.756Z] 4da3eecaf02d: Layer already exists [2023-04-27T17:01:05.756Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:05.756Z] e378b8bd5d82: Layer already exists [2023-04-27T17:01:05.756Z] 3d160a73ff89: Layer already exists [2023-04-27T17:01:05.756Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:05.756Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:05.756Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:06.020Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:06.368Z] + 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-04-27T17:01:06.720Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-27T17:01:06.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T17:01:06.720Z] 4da3eecaf02d: Preparing [2023-04-27T17:01:06.720Z] fafda4f15b4c: Preparing [2023-04-27T17:01:06.720Z] e378b8bd5d82: Preparing [2023-04-27T17:01:06.720Z] 3d160a73ff89: Preparing [2023-04-27T17:01:06.720Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:06.720Z] f9c912297f5f: Preparing [2023-04-27T17:01:06.720Z] e12f73dd89ec: Preparing [2023-04-27T17:01:06.720Z] 26cbea5cba74: Preparing [2023-04-27T17:01:06.720Z] f9c912297f5f: Waiting [2023-04-27T17:01:06.720Z] e12f73dd89ec: Waiting [2023-04-27T17:01:06.720Z] 26cbea5cba74: Waiting [2023-04-27T17:01:06.720Z] 4da3eecaf02d: Layer already exists [2023-04-27T17:01:06.720Z] 3d160a73ff89: Layer already exists [2023-04-27T17:01:06.720Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:06.720Z] e378b8bd5d82: Layer already exists [2023-04-27T17:01:06.720Z] fafda4f15b4c: Layer already exists [2023-04-27T17:01:06.720Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:06.720Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:06.720Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:06.987Z] main: digest: sha256:3d0304e1d3c3c46510b99d952f3ae0b5d03d681d6d692f12948b496cb35bdcf0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:01:07.025Z] ===================================================== [Pipeline] echo [2023-04-27T17:01:07.107Z] taggedImages: [2023-04-27T17:01:07.107Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:07.107Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-27T17:01:07.107Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.141 [2023-04-27T17:01:07.107Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:07.107Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-27T17:01:07.123Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-27T17:01:07.123Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:07.123Z] latest [2023-04-27T17:01:07.123Z] 3.0.0-dev.141 [2023-04-27T17:01:07.123Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:07.123Z] main [2023-04-27T17:01:07.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:07.471Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:07.821Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:07.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T17:01:07.821Z] 5b4172d352db: Preparing [2023-04-27T17:01:07.821Z] ef20c40e2898: Preparing [2023-04-27T17:01:07.821Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:07.821Z] f9c912297f5f: Preparing [2023-04-27T17:01:07.821Z] cd6b4a9e7ea6: Preparing [2023-04-27T17:01:07.821Z] 26cbea5cba74: Preparing [2023-04-27T17:01:07.821Z] 26cbea5cba74: Waiting [2023-04-27T17:01:07.821Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:07.821Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:07.821Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:08.088Z] 5b4172d352db: Pushed [2023-04-27T17:01:08.088Z] cd6b4a9e7ea6: Pushed [2023-04-27T17:01:11.422Z] ef20c40e2898: Pushed [2023-04-27T17:01:11.422Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:11.761Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:12.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-27T17:01:12.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T17:01:12.107Z] 5b4172d352db: Preparing [2023-04-27T17:01:12.107Z] ef20c40e2898: Preparing [2023-04-27T17:01:12.107Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:12.107Z] f9c912297f5f: Preparing [2023-04-27T17:01:12.107Z] cd6b4a9e7ea6: Preparing [2023-04-27T17:01:12.107Z] 26cbea5cba74: Preparing [2023-04-27T17:01:12.107Z] 26cbea5cba74: Waiting [2023-04-27T17:01:12.107Z] cd6b4a9e7ea6: Layer already exists [2023-04-27T17:01:12.107Z] ef20c40e2898: Layer already exists [2023-04-27T17:01:12.107Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:12.107Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:12.107Z] 5b4172d352db: Layer already exists [2023-04-27T17:01:12.107Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:12.372Z] latest: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:12.719Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:13.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.141 [2023-04-27T17:01:13.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T17:01:13.059Z] 5b4172d352db: Preparing [2023-04-27T17:01:13.059Z] ef20c40e2898: Preparing [2023-04-27T17:01:13.059Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:13.059Z] f9c912297f5f: Preparing [2023-04-27T17:01:13.059Z] cd6b4a9e7ea6: Preparing [2023-04-27T17:01:13.059Z] 26cbea5cba74: Preparing [2023-04-27T17:01:13.059Z] 26cbea5cba74: Waiting [2023-04-27T17:01:13.059Z] 5b4172d352db: Layer already exists [2023-04-27T17:01:13.059Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:13.059Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:13.059Z] ef20c40e2898: Layer already exists [2023-04-27T17:01:13.059Z] cd6b4a9e7ea6: Layer already exists [2023-04-27T17:01:13.059Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:13.059Z] 3.0.0-dev.141: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:13.661Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:13.996Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:13.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T17:01:13.996Z] 5b4172d352db: Preparing [2023-04-27T17:01:13.996Z] ef20c40e2898: Preparing [2023-04-27T17:01:13.996Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:13.996Z] f9c912297f5f: Preparing [2023-04-27T17:01:13.996Z] cd6b4a9e7ea6: Preparing [2023-04-27T17:01:13.996Z] 26cbea5cba74: Preparing [2023-04-27T17:01:13.996Z] 26cbea5cba74: Waiting [2023-04-27T17:01:13.996Z] 5b4172d352db: Layer already exists [2023-04-27T17:01:13.996Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:13.996Z] cd6b4a9e7ea6: Layer already exists [2023-04-27T17:01:13.996Z] ef20c40e2898: Layer already exists [2023-04-27T17:01:13.996Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:13.996Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:14.261Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:14.608Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:14.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-27T17:01:14.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T17:01:14.936Z] 5b4172d352db: Preparing [2023-04-27T17:01:14.936Z] ef20c40e2898: Preparing [2023-04-27T17:01:14.936Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:14.936Z] f9c912297f5f: Preparing [2023-04-27T17:01:14.936Z] cd6b4a9e7ea6: Preparing [2023-04-27T17:01:14.936Z] 26cbea5cba74: Preparing [2023-04-27T17:01:14.936Z] 26cbea5cba74: Waiting [2023-04-27T17:01:14.936Z] 5b4172d352db: Layer already exists [2023-04-27T17:01:14.936Z] cd6b4a9e7ea6: Layer already exists [2023-04-27T17:01:14.936Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:14.936Z] ef20c40e2898: Layer already exists [2023-04-27T17:01:14.936Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:14.936Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:15.200Z] main: digest: sha256:f00191a5867082cf4483fb8a7fc8dc86b742402a479c94de6f8cc24e65c72dce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:01:15.258Z] ===================================================== [Pipeline] echo [2023-04-27T17:01:15.266Z] taggedImages: [2023-04-27T17:01:15.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:15.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-27T17:01:15.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.141 [2023-04-27T17:01:15.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:15.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-27T17:01:15.293Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-27T17:01:15.293Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:15.293Z] latest [2023-04-27T17:01:15.293Z] 3.0.0-dev.141 [2023-04-27T17:01:15.293Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:15.293Z] main [2023-04-27T17:01:15.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:15.641Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:15.985Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:15.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T17:01:15.985Z] 8218ca5c7d4e: Preparing [2023-04-27T17:01:15.985Z] dc673a55f3ac: Preparing [2023-04-27T17:01:15.985Z] c27578b25bd7: Preparing [2023-04-27T17:01:15.985Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:15.985Z] f9c912297f5f: Preparing [2023-04-27T17:01:15.985Z] 02b02a015473: Preparing [2023-04-27T17:01:15.985Z] 26cbea5cba74: Preparing [2023-04-27T17:01:15.985Z] 02b02a015473: Waiting [2023-04-27T17:01:15.985Z] 26cbea5cba74: Waiting [2023-04-27T17:01:15.985Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:15.985Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:15.985Z] 02b02a015473: Layer already exists [2023-04-27T17:01:15.985Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:16.250Z] dc673a55f3ac: Pushed [2023-04-27T17:01:16.250Z] 8218ca5c7d4e: Pushed [2023-04-27T17:01:19.587Z] c27578b25bd7: Pushed [2023-04-27T17:01:20.989Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:21.338Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:21.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-27T17:01:21.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T17:01:21.677Z] 8218ca5c7d4e: Preparing [2023-04-27T17:01:21.677Z] dc673a55f3ac: Preparing [2023-04-27T17:01:21.677Z] c27578b25bd7: Preparing [2023-04-27T17:01:21.677Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:21.677Z] f9c912297f5f: Preparing [2023-04-27T17:01:21.677Z] 02b02a015473: Preparing [2023-04-27T17:01:21.677Z] 26cbea5cba74: Preparing [2023-04-27T17:01:21.677Z] 02b02a015473: Waiting [2023-04-27T17:01:21.677Z] dc673a55f3ac: Layer already exists [2023-04-27T17:01:21.677Z] 8218ca5c7d4e: Layer already exists [2023-04-27T17:01:21.677Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:21.677Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:21.677Z] c27578b25bd7: Layer already exists [2023-04-27T17:01:21.677Z] 02b02a015473: Layer already exists [2023-04-27T17:01:21.677Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:21.942Z] latest: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:22.277Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:22.613Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.141 [2023-04-27T17:01:22.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T17:01:22.613Z] 8218ca5c7d4e: Preparing [2023-04-27T17:01:22.613Z] dc673a55f3ac: Preparing [2023-04-27T17:01:22.613Z] c27578b25bd7: Preparing [2023-04-27T17:01:22.613Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:22.613Z] f9c912297f5f: Preparing [2023-04-27T17:01:22.613Z] 02b02a015473: Preparing [2023-04-27T17:01:22.613Z] 26cbea5cba74: Preparing [2023-04-27T17:01:22.613Z] 02b02a015473: Waiting [2023-04-27T17:01:22.613Z] 26cbea5cba74: Waiting [2023-04-27T17:01:22.613Z] 8218ca5c7d4e: Layer already exists [2023-04-27T17:01:22.613Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:22.613Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:22.613Z] dc673a55f3ac: Layer already exists [2023-04-27T17:01:22.613Z] c27578b25bd7: Layer already exists [2023-04-27T17:01:22.613Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:22.613Z] 02b02a015473: Layer already exists [2023-04-27T17:01:22.881Z] 3.0.0-dev.141: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:23.213Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:23.548Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:23.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T17:01:23.548Z] 8218ca5c7d4e: Preparing [2023-04-27T17:01:23.548Z] dc673a55f3ac: Preparing [2023-04-27T17:01:23.548Z] c27578b25bd7: Preparing [2023-04-27T17:01:23.548Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:23.548Z] f9c912297f5f: Preparing [2023-04-27T17:01:23.548Z] 02b02a015473: Preparing [2023-04-27T17:01:23.548Z] 26cbea5cba74: Preparing [2023-04-27T17:01:23.548Z] 02b02a015473: Waiting [2023-04-27T17:01:23.548Z] 26cbea5cba74: Waiting [2023-04-27T17:01:23.548Z] c27578b25bd7: Layer already exists [2023-04-27T17:01:23.548Z] dc673a55f3ac: Layer already exists [2023-04-27T17:01:23.548Z] 8218ca5c7d4e: Layer already exists [2023-04-27T17:01:23.548Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:23.548Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:23.548Z] 02b02a015473: Layer already exists [2023-04-27T17:01:23.548Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:23.814Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:24.157Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:24.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-27T17:01:24.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T17:01:24.485Z] 8218ca5c7d4e: Preparing [2023-04-27T17:01:24.485Z] dc673a55f3ac: Preparing [2023-04-27T17:01:24.485Z] c27578b25bd7: Preparing [2023-04-27T17:01:24.485Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:24.485Z] f9c912297f5f: Preparing [2023-04-27T17:01:24.485Z] 02b02a015473: Preparing [2023-04-27T17:01:24.485Z] 26cbea5cba74: Preparing [2023-04-27T17:01:24.485Z] 02b02a015473: Waiting [2023-04-27T17:01:24.485Z] 26cbea5cba74: Waiting [2023-04-27T17:01:24.485Z] 8218ca5c7d4e: Layer already exists [2023-04-27T17:01:24.485Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:24.485Z] c27578b25bd7: Layer already exists [2023-04-27T17:01:24.485Z] dc673a55f3ac: Layer already exists [2023-04-27T17:01:24.485Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:24.486Z] 02b02a015473: Layer already exists [2023-04-27T17:01:24.486Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:24.749Z] main: digest: sha256:e5cf910aa04fb4685c5c067f684da820dfd7895430a24b37b11fa4ab587a7773 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:01:24.787Z] ===================================================== [Pipeline] echo [2023-04-27T17:01:24.793Z] taggedImages: [2023-04-27T17:01:24.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:24.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-27T17:01:24.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.141 [2023-04-27T17:01:24.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:24.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-27T17:01:24.807Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-27T17:01:24.807Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:24.807Z] latest [2023-04-27T17:01:24.807Z] 3.0.0-dev.141 [2023-04-27T17:01:24.807Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:24.807Z] main [2023-04-27T17:01:24.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:25.151Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:25.496Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:25.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T17:01:25.496Z] 3deee3b97675: Preparing [2023-04-27T17:01:25.496Z] 3deee3b97675: Preparing [2023-04-27T17:01:25.496Z] 00ba78b6c5cb: Preparing [2023-04-27T17:01:25.496Z] 1c807f8acecf: Preparing [2023-04-27T17:01:25.496Z] b7a7a41719c2: Preparing [2023-04-27T17:01:25.496Z] 0789a68dd62c: Preparing [2023-04-27T17:01:25.496Z] b232547c2226: Preparing [2023-04-27T17:01:25.496Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:25.496Z] f9c912297f5f: Preparing [2023-04-27T17:01:25.496Z] 31c52aebca4b: Preparing [2023-04-27T17:01:25.496Z] 5278b74b2a59: Preparing [2023-04-27T17:01:25.496Z] af2d56da5698: Preparing [2023-04-27T17:01:25.496Z] a6d7b0d29b3c: Preparing [2023-04-27T17:01:25.496Z] 26cbea5cba74: Preparing [2023-04-27T17:01:25.496Z] a6d7b0d29b3c: Waiting [2023-04-27T17:01:25.496Z] 31c52aebca4b: Waiting [2023-04-27T17:01:25.496Z] 5278b74b2a59: Waiting [2023-04-27T17:01:25.496Z] af2d56da5698: Waiting [2023-04-27T17:01:25.496Z] b232547c2226: Waiting [2023-04-27T17:01:25.496Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:25.496Z] f9c912297f5f: Waiting [2023-04-27T17:01:25.496Z] 26cbea5cba74: Waiting [2023-04-27T17:01:25.764Z] 0789a68dd62c: Pushed [2023-04-27T17:01:25.764Z] 00ba78b6c5cb: Pushed [2023-04-27T17:01:25.764Z] 3deee3b97675: Pushed [2023-04-27T17:01:25.764Z] b7a7a41719c2: Pushed [2023-04-27T17:01:25.764Z] 1c807f8acecf: Pushed [2023-04-27T17:01:25.764Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:25.764Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:26.030Z] 31c52aebca4b: Pushed [2023-04-27T17:01:26.030Z] 5278b74b2a59: Pushed [2023-04-27T17:01:26.030Z] a6d7b0d29b3c: Pushed [2023-04-27T17:01:26.030Z] af2d56da5698: Pushed [2023-04-27T17:01:26.030Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:29.364Z] b232547c2226: Pushed [2023-04-27T17:01:29.364Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:29.695Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:30.026Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-27T17:01:30.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T17:01:30.026Z] 3deee3b97675: Preparing [2023-04-27T17:01:30.026Z] 3deee3b97675: Preparing [2023-04-27T17:01:30.026Z] 00ba78b6c5cb: Preparing [2023-04-27T17:01:30.026Z] 1c807f8acecf: Preparing [2023-04-27T17:01:30.026Z] b7a7a41719c2: Preparing [2023-04-27T17:01:30.026Z] 0789a68dd62c: Preparing [2023-04-27T17:01:30.026Z] b232547c2226: Preparing [2023-04-27T17:01:30.026Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:30.026Z] f9c912297f5f: Preparing [2023-04-27T17:01:30.026Z] 31c52aebca4b: Preparing [2023-04-27T17:01:30.026Z] 5278b74b2a59: Preparing [2023-04-27T17:01:30.026Z] af2d56da5698: Preparing [2023-04-27T17:01:30.026Z] a6d7b0d29b3c: Preparing [2023-04-27T17:01:30.026Z] 26cbea5cba74: Preparing [2023-04-27T17:01:30.026Z] 31c52aebca4b: Waiting [2023-04-27T17:01:30.026Z] 5278b74b2a59: Waiting [2023-04-27T17:01:30.026Z] af2d56da5698: Waiting [2023-04-27T17:01:30.026Z] a6d7b0d29b3c: Waiting [2023-04-27T17:01:30.026Z] 26cbea5cba74: Waiting [2023-04-27T17:01:30.026Z] b232547c2226: Waiting [2023-04-27T17:01:30.026Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:30.026Z] f9c912297f5f: Waiting [2023-04-27T17:01:30.026Z] 3deee3b97675: Layer already exists [2023-04-27T17:01:30.026Z] b7a7a41719c2: Layer already exists [2023-04-27T17:01:30.026Z] 0789a68dd62c: Layer already exists [2023-04-27T17:01:30.026Z] 1c807f8acecf: Layer already exists [2023-04-27T17:01:30.026Z] 00ba78b6c5cb: Layer already exists [2023-04-27T17:01:30.026Z] b232547c2226: Layer already exists [2023-04-27T17:01:30.026Z] 31c52aebca4b: Layer already exists [2023-04-27T17:01:30.026Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:30.026Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:30.026Z] 5278b74b2a59: Layer already exists [2023-04-27T17:01:30.026Z] a6d7b0d29b3c: Layer already exists [2023-04-27T17:01:30.026Z] af2d56da5698: Layer already exists [2023-04-27T17:01:30.026Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:30.292Z] latest: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:30.621Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:30.952Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.141 [2023-04-27T17:01:30.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T17:01:30.952Z] 3deee3b97675: Preparing [2023-04-27T17:01:30.952Z] 3deee3b97675: Preparing [2023-04-27T17:01:30.952Z] 00ba78b6c5cb: Preparing [2023-04-27T17:01:30.952Z] 1c807f8acecf: Preparing [2023-04-27T17:01:30.952Z] b7a7a41719c2: Preparing [2023-04-27T17:01:30.952Z] 0789a68dd62c: Preparing [2023-04-27T17:01:30.952Z] b232547c2226: Preparing [2023-04-27T17:01:30.952Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:30.952Z] f9c912297f5f: Preparing [2023-04-27T17:01:30.952Z] 31c52aebca4b: Preparing [2023-04-27T17:01:30.952Z] 5278b74b2a59: Preparing [2023-04-27T17:01:30.952Z] af2d56da5698: Preparing [2023-04-27T17:01:30.952Z] a6d7b0d29b3c: Preparing [2023-04-27T17:01:30.952Z] 26cbea5cba74: Preparing [2023-04-27T17:01:30.952Z] 31c52aebca4b: Waiting [2023-04-27T17:01:30.952Z] 5278b74b2a59: Waiting [2023-04-27T17:01:30.952Z] af2d56da5698: Waiting [2023-04-27T17:01:30.952Z] b232547c2226: Waiting [2023-04-27T17:01:30.952Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:30.952Z] a6d7b0d29b3c: Waiting [2023-04-27T17:01:30.952Z] f9c912297f5f: Waiting [2023-04-27T17:01:30.952Z] 26cbea5cba74: Waiting [2023-04-27T17:01:30.952Z] b7a7a41719c2: Layer already exists [2023-04-27T17:01:30.952Z] 0789a68dd62c: Layer already exists [2023-04-27T17:01:30.952Z] 00ba78b6c5cb: Layer already exists [2023-04-27T17:01:30.952Z] 1c807f8acecf: Layer already exists [2023-04-27T17:01:30.952Z] 3deee3b97675: Layer already exists [2023-04-27T17:01:30.952Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:30.952Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:30.952Z] b232547c2226: Layer already exists [2023-04-27T17:01:30.952Z] 5278b74b2a59: Layer already exists [2023-04-27T17:01:30.952Z] 31c52aebca4b: Layer already exists [2023-04-27T17:01:30.952Z] a6d7b0d29b3c: Layer already exists [2023-04-27T17:01:30.952Z] af2d56da5698: Layer already exists [2023-04-27T17:01:30.952Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:31.217Z] 3.0.0-dev.141: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:31.551Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:31.880Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:31.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T17:01:31.880Z] 3deee3b97675: Preparing [2023-04-27T17:01:31.880Z] 3deee3b97675: Preparing [2023-04-27T17:01:31.880Z] 00ba78b6c5cb: Preparing [2023-04-27T17:01:31.880Z] 1c807f8acecf: Preparing [2023-04-27T17:01:31.880Z] b7a7a41719c2: Preparing [2023-04-27T17:01:31.880Z] 0789a68dd62c: Preparing [2023-04-27T17:01:31.880Z] b232547c2226: Preparing [2023-04-27T17:01:31.880Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:31.880Z] f9c912297f5f: Preparing [2023-04-27T17:01:31.880Z] 31c52aebca4b: Preparing [2023-04-27T17:01:31.880Z] 5278b74b2a59: Preparing [2023-04-27T17:01:31.880Z] af2d56da5698: Preparing [2023-04-27T17:01:31.880Z] a6d7b0d29b3c: Preparing [2023-04-27T17:01:31.880Z] 26cbea5cba74: Preparing [2023-04-27T17:01:31.880Z] 31c52aebca4b: Waiting [2023-04-27T17:01:31.880Z] b232547c2226: Waiting [2023-04-27T17:01:31.880Z] 5278b74b2a59: Waiting [2023-04-27T17:01:31.880Z] a6d7b0d29b3c: Waiting [2023-04-27T17:01:31.880Z] 26cbea5cba74: Waiting [2023-04-27T17:01:31.880Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:31.880Z] af2d56da5698: Waiting [2023-04-27T17:01:31.880Z] f9c912297f5f: Waiting [2023-04-27T17:01:31.880Z] 0789a68dd62c: Layer already exists [2023-04-27T17:01:31.880Z] 3deee3b97675: Layer already exists [2023-04-27T17:01:31.880Z] 00ba78b6c5cb: Layer already exists [2023-04-27T17:01:31.880Z] b7a7a41719c2: Layer already exists [2023-04-27T17:01:31.880Z] 1c807f8acecf: Layer already exists [2023-04-27T17:01:31.880Z] 31c52aebca4b: Layer already exists [2023-04-27T17:01:31.880Z] b232547c2226: Layer already exists [2023-04-27T17:01:31.880Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:31.880Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:31.880Z] 5278b74b2a59: Layer already exists [2023-04-27T17:01:31.880Z] af2d56da5698: Layer already exists [2023-04-27T17:01:31.880Z] a6d7b0d29b3c: Layer already exists [2023-04-27T17:01:31.880Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:32.148Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:32.484Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:32.815Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-27T17:01:32.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T17:01:32.815Z] 3deee3b97675: Preparing [2023-04-27T17:01:32.815Z] 3deee3b97675: Preparing [2023-04-27T17:01:32.815Z] 00ba78b6c5cb: Preparing [2023-04-27T17:01:32.815Z] 1c807f8acecf: Preparing [2023-04-27T17:01:32.815Z] b7a7a41719c2: Preparing [2023-04-27T17:01:32.815Z] 0789a68dd62c: Preparing [2023-04-27T17:01:32.815Z] b232547c2226: Preparing [2023-04-27T17:01:32.815Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:32.815Z] f9c912297f5f: Preparing [2023-04-27T17:01:32.815Z] 31c52aebca4b: Preparing [2023-04-27T17:01:32.815Z] 5278b74b2a59: Preparing [2023-04-27T17:01:32.815Z] af2d56da5698: Preparing [2023-04-27T17:01:32.815Z] a6d7b0d29b3c: Preparing [2023-04-27T17:01:32.815Z] b232547c2226: Waiting [2023-04-27T17:01:32.815Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:32.815Z] 26cbea5cba74: Preparing [2023-04-27T17:01:32.815Z] f9c912297f5f: Waiting [2023-04-27T17:01:32.815Z] 31c52aebca4b: Waiting [2023-04-27T17:01:32.815Z] 5278b74b2a59: Waiting [2023-04-27T17:01:32.815Z] af2d56da5698: Waiting [2023-04-27T17:01:32.815Z] a6d7b0d29b3c: Waiting [2023-04-27T17:01:32.815Z] 26cbea5cba74: Waiting [2023-04-27T17:01:32.815Z] 1c807f8acecf: Layer already exists [2023-04-27T17:01:32.815Z] 3deee3b97675: Layer already exists [2023-04-27T17:01:32.815Z] 00ba78b6c5cb: Layer already exists [2023-04-27T17:01:32.815Z] 0789a68dd62c: Layer already exists [2023-04-27T17:01:32.815Z] b7a7a41719c2: Layer already exists [2023-04-27T17:01:32.815Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:32.815Z] b232547c2226: Layer already exists [2023-04-27T17:01:32.815Z] 31c52aebca4b: Layer already exists [2023-04-27T17:01:32.815Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:32.815Z] 5278b74b2a59: Layer already exists [2023-04-27T17:01:33.080Z] af2d56da5698: Layer already exists [2023-04-27T17:01:33.080Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:33.080Z] a6d7b0d29b3c: Layer already exists [2023-04-27T17:01:33.080Z] main: digest: sha256:2fa80419175f2c3d4c5b90277c4b8d160fb5907a84dfa9255e14044c6e38b38a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:01:33.123Z] ===================================================== [Pipeline] echo [2023-04-27T17:01:33.132Z] taggedImages: [2023-04-27T17:01:33.132Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:33.132Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-27T17:01:33.132Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.141 [2023-04-27T17:01:33.132Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:33.132Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-27T17:01:33.147Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-27T17:01:33.147Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:33.147Z] latest [2023-04-27T17:01:33.147Z] 3.0.0-dev.141 [2023-04-27T17:01:33.147Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:33.147Z] main [2023-04-27T17:01:33.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:33.474Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:33.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:33.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T17:01:33.805Z] d3d96a656a7b: Preparing [2023-04-27T17:01:33.805Z] f0deb197a3d5: Preparing [2023-04-27T17:01:33.805Z] 4a7f8d41f6b8: Preparing [2023-04-27T17:01:33.805Z] 7373809b5082: Preparing [2023-04-27T17:01:33.805Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:33.805Z] f9c912297f5f: Preparing [2023-04-27T17:01:33.805Z] e12f73dd89ec: Preparing [2023-04-27T17:01:33.805Z] 26cbea5cba74: Preparing [2023-04-27T17:01:33.805Z] f9c912297f5f: Waiting [2023-04-27T17:01:33.805Z] e12f73dd89ec: Waiting [2023-04-27T17:01:33.805Z] 26cbea5cba74: Waiting [2023-04-27T17:01:33.805Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:34.071Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:34.071Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:34.071Z] f0deb197a3d5: Pushed [2023-04-27T17:01:34.071Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:34.071Z] 4a7f8d41f6b8: Pushed [2023-04-27T17:01:34.071Z] d3d96a656a7b: Pushed [2023-04-27T17:01:36.641Z] 7373809b5082: Pushed [2023-04-27T17:01:36.641Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:36.975Z] + 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-04-27T17:01:37.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-27T17:01:37.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T17:01:37.366Z] d3d96a656a7b: Preparing [2023-04-27T17:01:37.366Z] f0deb197a3d5: Preparing [2023-04-27T17:01:37.366Z] 4a7f8d41f6b8: Preparing [2023-04-27T17:01:37.366Z] 7373809b5082: Preparing [2023-04-27T17:01:37.366Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:37.366Z] f9c912297f5f: Preparing [2023-04-27T17:01:37.366Z] e12f73dd89ec: Preparing [2023-04-27T17:01:37.366Z] 26cbea5cba74: Preparing [2023-04-27T17:01:37.366Z] f9c912297f5f: Waiting [2023-04-27T17:01:37.366Z] e12f73dd89ec: Waiting [2023-04-27T17:01:37.366Z] 26cbea5cba74: Waiting [2023-04-27T17:01:37.366Z] 4a7f8d41f6b8: Layer already exists [2023-04-27T17:01:37.366Z] 7373809b5082: Layer already exists [2023-04-27T17:01:37.366Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:37.366Z] f0deb197a3d5: Layer already exists [2023-04-27T17:01:37.366Z] d3d96a656a7b: Layer already exists [2023-04-27T17:01:37.366Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:37.366Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:37.366Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:37.640Z] latest: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:38.029Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:38.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.141 [2023-04-27T17:01:38.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T17:01:38.386Z] d3d96a656a7b: Preparing [2023-04-27T17:01:38.386Z] f0deb197a3d5: Preparing [2023-04-27T17:01:38.386Z] 4a7f8d41f6b8: Preparing [2023-04-27T17:01:38.386Z] 7373809b5082: Preparing [2023-04-27T17:01:38.386Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:38.386Z] f9c912297f5f: Preparing [2023-04-27T17:01:38.386Z] e12f73dd89ec: Preparing [2023-04-27T17:01:38.386Z] 26cbea5cba74: Preparing [2023-04-27T17:01:38.386Z] e12f73dd89ec: Waiting [2023-04-27T17:01:38.386Z] 26cbea5cba74: Waiting [2023-04-27T17:01:38.386Z] f9c912297f5f: Waiting [2023-04-27T17:01:38.386Z] 4a7f8d41f6b8: Layer already exists [2023-04-27T17:01:38.386Z] d3d96a656a7b: Layer already exists [2023-04-27T17:01:38.386Z] f0deb197a3d5: Layer already exists [2023-04-27T17:01:38.386Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:38.386Z] 7373809b5082: Layer already exists [2023-04-27T17:01:38.386Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:38.386Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:38.386Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:38.386Z] 3.0.0-dev.141: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:39.007Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:39.339Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:39.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T17:01:39.339Z] d3d96a656a7b: Preparing [2023-04-27T17:01:39.339Z] f0deb197a3d5: Preparing [2023-04-27T17:01:39.339Z] 4a7f8d41f6b8: Preparing [2023-04-27T17:01:39.339Z] 7373809b5082: Preparing [2023-04-27T17:01:39.339Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:39.339Z] f9c912297f5f: Preparing [2023-04-27T17:01:39.339Z] e12f73dd89ec: Preparing [2023-04-27T17:01:39.339Z] 26cbea5cba74: Preparing [2023-04-27T17:01:39.339Z] e12f73dd89ec: Waiting [2023-04-27T17:01:39.339Z] 26cbea5cba74: Waiting [2023-04-27T17:01:39.339Z] f9c912297f5f: Waiting [2023-04-27T17:01:39.339Z] d3d96a656a7b: Layer already exists [2023-04-27T17:01:39.339Z] f0deb197a3d5: Layer already exists [2023-04-27T17:01:39.339Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:39.339Z] 4a7f8d41f6b8: Layer already exists [2023-04-27T17:01:39.339Z] 7373809b5082: Layer already exists [2023-04-27T17:01:39.339Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:39.339Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:39.339Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:39.607Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:39.949Z] + 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-04-27T17:01:40.284Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-27T17:01:40.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T17:01:40.284Z] d3d96a656a7b: Preparing [2023-04-27T17:01:40.284Z] f0deb197a3d5: Preparing [2023-04-27T17:01:40.284Z] 4a7f8d41f6b8: Preparing [2023-04-27T17:01:40.284Z] 7373809b5082: Preparing [2023-04-27T17:01:40.284Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:40.284Z] f9c912297f5f: Preparing [2023-04-27T17:01:40.284Z] e12f73dd89ec: Preparing [2023-04-27T17:01:40.284Z] 26cbea5cba74: Preparing [2023-04-27T17:01:40.284Z] f9c912297f5f: Waiting [2023-04-27T17:01:40.284Z] e12f73dd89ec: Waiting [2023-04-27T17:01:40.284Z] 26cbea5cba74: Waiting [2023-04-27T17:01:40.284Z] 7373809b5082: Layer already exists [2023-04-27T17:01:40.284Z] 4a7f8d41f6b8: Layer already exists [2023-04-27T17:01:40.284Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:40.284Z] f0deb197a3d5: Layer already exists [2023-04-27T17:01:40.284Z] d3d96a656a7b: Layer already exists [2023-04-27T17:01:40.284Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:40.284Z] e12f73dd89ec: Layer already exists [2023-04-27T17:01:40.284Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:40.549Z] main: digest: sha256:add1587639e2613e575fa2ea0e30f92ce642103d568e24772fcc5e695fc283ce size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:01:40.597Z] ===================================================== [Pipeline] echo [2023-04-27T17:01:40.608Z] taggedImages: [2023-04-27T17:01:40.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:40.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-27T17:01:40.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.141 [2023-04-27T17:01:40.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:40.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-27T17:01:40.631Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-27T17:01:40.631Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:40.631Z] latest [2023-04-27T17:01:40.631Z] 3.0.0-dev.141 [2023-04-27T17:01:40.631Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:40.631Z] main [2023-04-27T17:01:40.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:40.975Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:41.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:41.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T17:01:41.309Z] a200916e55bd: Preparing [2023-04-27T17:01:41.309Z] 6ecd150bb75e: Preparing [2023-04-27T17:01:41.309Z] 031131cc5527: Preparing [2023-04-27T17:01:41.309Z] 931338be73a0: Preparing [2023-04-27T17:01:41.309Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:41.309Z] f9c912297f5f: Preparing [2023-04-27T17:01:41.309Z] 633533ae6230: Preparing [2023-04-27T17:01:41.309Z] f368765ba236: Preparing [2023-04-27T17:01:41.309Z] 26cbea5cba74: Preparing [2023-04-27T17:01:41.309Z] 633533ae6230: Waiting [2023-04-27T17:01:41.309Z] 26cbea5cba74: Waiting [2023-04-27T17:01:41.309Z] f368765ba236: Waiting [2023-04-27T17:01:41.309Z] f9c912297f5f: Waiting [2023-04-27T17:01:41.309Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:41.575Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:41.575Z] 931338be73a0: Pushed [2023-04-27T17:01:41.575Z] a200916e55bd: Pushed [2023-04-27T17:01:41.575Z] 6ecd150bb75e: Pushed [2023-04-27T17:01:41.575Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:41.575Z] 633533ae6230: Pushed [2023-04-27T17:01:41.840Z] f368765ba236: Pushed [2023-04-27T17:01:44.410Z] 031131cc5527: Pushed [2023-04-27T17:01:44.410Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:44.753Z] + 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-04-27T17:01:46.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-27T17:01:46.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T17:01:46.498Z] a200916e55bd: Preparing [2023-04-27T17:01:46.498Z] 6ecd150bb75e: Preparing [2023-04-27T17:01:46.498Z] 031131cc5527: Preparing [2023-04-27T17:01:46.498Z] 931338be73a0: Preparing [2023-04-27T17:01:46.498Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:46.498Z] f9c912297f5f: Preparing [2023-04-27T17:01:46.498Z] 633533ae6230: Preparing [2023-04-27T17:01:46.498Z] f368765ba236: Preparing [2023-04-27T17:01:46.498Z] 26cbea5cba74: Preparing [2023-04-27T17:01:46.498Z] f9c912297f5f: Waiting [2023-04-27T17:01:46.498Z] 633533ae6230: Waiting [2023-04-27T17:01:46.498Z] 26cbea5cba74: Waiting [2023-04-27T17:01:46.498Z] f368765ba236: Waiting [2023-04-27T17:01:46.498Z] 031131cc5527: Layer already exists [2023-04-27T17:01:46.498Z] a200916e55bd: Layer already exists [2023-04-27T17:01:46.498Z] 931338be73a0: Layer already exists [2023-04-27T17:01:46.498Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:46.498Z] 6ecd150bb75e: Layer already exists [2023-04-27T17:01:46.498Z] f368765ba236: Layer already exists [2023-04-27T17:01:46.498Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:46.498Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:46.498Z] 633533ae6230: Layer already exists [2023-04-27T17:01:46.764Z] latest: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:47.097Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:47.428Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.141 [2023-04-27T17:01:47.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T17:01:47.429Z] a200916e55bd: Preparing [2023-04-27T17:01:47.429Z] 6ecd150bb75e: Preparing [2023-04-27T17:01:47.429Z] 031131cc5527: Preparing [2023-04-27T17:01:47.429Z] 931338be73a0: Preparing [2023-04-27T17:01:47.429Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:47.429Z] f9c912297f5f: Preparing [2023-04-27T17:01:47.429Z] 633533ae6230: Preparing [2023-04-27T17:01:47.429Z] f368765ba236: Preparing [2023-04-27T17:01:47.429Z] 26cbea5cba74: Preparing [2023-04-27T17:01:47.429Z] f9c912297f5f: Waiting [2023-04-27T17:01:47.429Z] 633533ae6230: Waiting [2023-04-27T17:01:47.429Z] f368765ba236: Waiting [2023-04-27T17:01:47.429Z] 26cbea5cba74: Waiting [2023-04-27T17:01:47.429Z] 931338be73a0: Layer already exists [2023-04-27T17:01:47.429Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:47.429Z] a200916e55bd: Layer already exists [2023-04-27T17:01:47.429Z] 6ecd150bb75e: Layer already exists [2023-04-27T17:01:47.429Z] 031131cc5527: Layer already exists [2023-04-27T17:01:47.429Z] f368765ba236: Layer already exists [2023-04-27T17:01:47.429Z] 633533ae6230: Layer already exists [2023-04-27T17:01:47.429Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:47.429Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:47.429Z] 3.0.0-dev.141: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:48.027Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:48.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:48.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T17:01:48.357Z] a200916e55bd: Preparing [2023-04-27T17:01:48.357Z] 6ecd150bb75e: Preparing [2023-04-27T17:01:48.357Z] 031131cc5527: Preparing [2023-04-27T17:01:48.357Z] 931338be73a0: Preparing [2023-04-27T17:01:48.357Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:48.357Z] f9c912297f5f: Preparing [2023-04-27T17:01:48.357Z] 633533ae6230: Preparing [2023-04-27T17:01:48.357Z] f368765ba236: Preparing [2023-04-27T17:01:48.357Z] 26cbea5cba74: Preparing [2023-04-27T17:01:48.357Z] 633533ae6230: Waiting [2023-04-27T17:01:48.357Z] f368765ba236: Waiting [2023-04-27T17:01:48.357Z] f9c912297f5f: Waiting [2023-04-27T17:01:48.357Z] 931338be73a0: Layer already exists [2023-04-27T17:01:48.357Z] 031131cc5527: Layer already exists [2023-04-27T17:01:48.357Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:48.357Z] a200916e55bd: Layer already exists [2023-04-27T17:01:48.357Z] 6ecd150bb75e: Layer already exists [2023-04-27T17:01:48.357Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:48.357Z] 633533ae6230: Layer already exists [2023-04-27T17:01:48.357Z] f368765ba236: Layer already exists [2023-04-27T17:01:48.357Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:48.623Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:48.972Z] + 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-04-27T17:01:49.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-27T17:01:49.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T17:01:49.305Z] a200916e55bd: Preparing [2023-04-27T17:01:49.305Z] 6ecd150bb75e: Preparing [2023-04-27T17:01:49.305Z] 031131cc5527: Preparing [2023-04-27T17:01:49.305Z] 931338be73a0: Preparing [2023-04-27T17:01:49.305Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:49.305Z] f9c912297f5f: Preparing [2023-04-27T17:01:49.305Z] 633533ae6230: Preparing [2023-04-27T17:01:49.305Z] f368765ba236: Preparing [2023-04-27T17:01:49.305Z] 26cbea5cba74: Preparing [2023-04-27T17:01:49.305Z] 633533ae6230: Waiting [2023-04-27T17:01:49.305Z] f368765ba236: Waiting [2023-04-27T17:01:49.305Z] 26cbea5cba74: Waiting [2023-04-27T17:01:49.305Z] f9c912297f5f: Waiting [2023-04-27T17:01:49.305Z] 6ecd150bb75e: Layer already exists [2023-04-27T17:01:49.305Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:49.305Z] 031131cc5527: Layer already exists [2023-04-27T17:01:49.305Z] a200916e55bd: Layer already exists [2023-04-27T17:01:49.305Z] 931338be73a0: Layer already exists [2023-04-27T17:01:49.305Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:49.305Z] 633533ae6230: Layer already exists [2023-04-27T17:01:49.305Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:49.305Z] f368765ba236: Layer already exists [2023-04-27T17:01:49.573Z] main: digest: sha256:85f8b0b4491d8bdba4fbbb39d6b0cd29cb1bd4c000569aea683e157430395fce size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:01:49.616Z] ===================================================== [Pipeline] echo [2023-04-27T17:01:49.622Z] taggedImages: [2023-04-27T17:01:49.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:49.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-27T17:01:49.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.141 [2023-04-27T17:01:49.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:49.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-27T17:01:49.638Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-27T17:01:49.638Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:49.638Z] latest [2023-04-27T17:01:49.638Z] 3.0.0-dev.141 [2023-04-27T17:01:49.638Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:49.638Z] main [2023-04-27T17:01:49.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:49.966Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:50.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:50.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T17:01:50.294Z] 72d4c06fd071: Preparing [2023-04-27T17:01:50.294Z] fa75d3819135: Preparing [2023-04-27T17:01:50.294Z] f988682f7567: Preparing [2023-04-27T17:01:50.294Z] 243c0fc99c6c: Preparing [2023-04-27T17:01:50.294Z] 4682203a8150: Preparing [2023-04-27T17:01:50.294Z] 31273f49a73c: Preparing [2023-04-27T17:01:50.294Z] 7f286307ed52: Preparing [2023-04-27T17:01:50.294Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:50.294Z] f9c912297f5f: Preparing [2023-04-27T17:01:50.294Z] 4c2e242f90f5: Preparing [2023-04-27T17:01:50.294Z] 26cbea5cba74: Preparing [2023-04-27T17:01:50.294Z] 7f286307ed52: Waiting [2023-04-27T17:01:50.294Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:50.294Z] f9c912297f5f: Waiting [2023-04-27T17:01:50.294Z] 4c2e242f90f5: Waiting [2023-04-27T17:01:50.294Z] 31273f49a73c: Waiting [2023-04-27T17:01:50.294Z] 26cbea5cba74: Waiting [2023-04-27T17:01:50.561Z] 72d4c06fd071: Pushed [2023-04-27T17:01:50.561Z] 4682203a8150: Pushed [2023-04-27T17:01:50.561Z] fa75d3819135: Pushed [2023-04-27T17:01:50.561Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:50.561Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:50.827Z] 31273f49a73c: Pushed [2023-04-27T17:01:50.827Z] 7f286307ed52: Pushed [2023-04-27T17:01:50.827Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:51.093Z] 4c2e242f90f5: Pushed [2023-04-27T17:01:53.027Z] 243c0fc99c6c: Pushed [2023-04-27T17:01:53.607Z] f988682f7567: Pushed [2023-04-27T17:01:53.607Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:53.940Z] + 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-04-27T17:01:54.266Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-27T17:01:54.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T17:01:54.267Z] 72d4c06fd071: Preparing [2023-04-27T17:01:54.267Z] fa75d3819135: Preparing [2023-04-27T17:01:54.267Z] f988682f7567: Preparing [2023-04-27T17:01:54.267Z] 243c0fc99c6c: Preparing [2023-04-27T17:01:54.267Z] 4682203a8150: Preparing [2023-04-27T17:01:54.267Z] 31273f49a73c: Preparing [2023-04-27T17:01:54.267Z] 7f286307ed52: Preparing [2023-04-27T17:01:54.267Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:54.267Z] f9c912297f5f: Preparing [2023-04-27T17:01:54.267Z] 4c2e242f90f5: Preparing [2023-04-27T17:01:54.267Z] 26cbea5cba74: Preparing [2023-04-27T17:01:54.267Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:54.267Z] f9c912297f5f: Waiting [2023-04-27T17:01:54.267Z] 4c2e242f90f5: Waiting [2023-04-27T17:01:54.267Z] 26cbea5cba74: Waiting [2023-04-27T17:01:54.267Z] 31273f49a73c: Waiting [2023-04-27T17:01:54.267Z] 7f286307ed52: Waiting [2023-04-27T17:01:54.267Z] fa75d3819135: Layer already exists [2023-04-27T17:01:54.267Z] 243c0fc99c6c: Layer already exists [2023-04-27T17:01:54.267Z] 72d4c06fd071: Layer already exists [2023-04-27T17:01:54.267Z] 4682203a8150: Layer already exists [2023-04-27T17:01:54.267Z] f988682f7567: Layer already exists [2023-04-27T17:01:54.267Z] 7f286307ed52: Layer already exists [2023-04-27T17:01:54.267Z] 31273f49a73c: Layer already exists [2023-04-27T17:01:54.267Z] 4c2e242f90f5: Layer already exists [2023-04-27T17:01:54.267Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:54.267Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:54.267Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:54.532Z] latest: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:54.864Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:55.195Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.141 [2023-04-27T17:01:55.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T17:01:55.195Z] 72d4c06fd071: Preparing [2023-04-27T17:01:55.195Z] fa75d3819135: Preparing [2023-04-27T17:01:55.195Z] f988682f7567: Preparing [2023-04-27T17:01:55.195Z] 243c0fc99c6c: Preparing [2023-04-27T17:01:55.195Z] 4682203a8150: Preparing [2023-04-27T17:01:55.195Z] 31273f49a73c: Preparing [2023-04-27T17:01:55.195Z] 7f286307ed52: Preparing [2023-04-27T17:01:55.195Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:55.195Z] f9c912297f5f: Preparing [2023-04-27T17:01:55.195Z] 4c2e242f90f5: Preparing [2023-04-27T17:01:55.195Z] 26cbea5cba74: Preparing [2023-04-27T17:01:55.195Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:55.195Z] f9c912297f5f: Waiting [2023-04-27T17:01:55.195Z] 26cbea5cba74: Waiting [2023-04-27T17:01:55.195Z] 4c2e242f90f5: Waiting [2023-04-27T17:01:55.195Z] 31273f49a73c: Waiting [2023-04-27T17:01:55.195Z] 7f286307ed52: Waiting [2023-04-27T17:01:55.195Z] 72d4c06fd071: Layer already exists [2023-04-27T17:01:55.195Z] 243c0fc99c6c: Layer already exists [2023-04-27T17:01:55.195Z] f988682f7567: Layer already exists [2023-04-27T17:01:55.195Z] fa75d3819135: Layer already exists [2023-04-27T17:01:55.195Z] 4682203a8150: Layer already exists [2023-04-27T17:01:55.195Z] 7f286307ed52: Layer already exists [2023-04-27T17:01:55.195Z] 31273f49a73c: Layer already exists [2023-04-27T17:01:55.195Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:55.195Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:55.195Z] 4c2e242f90f5: Layer already exists [2023-04-27T17:01:55.195Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:55.195Z] 3.0.0-dev.141: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:55.793Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:56.118Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:56.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T17:01:56.118Z] 72d4c06fd071: Preparing [2023-04-27T17:01:56.118Z] fa75d3819135: Preparing [2023-04-27T17:01:56.118Z] f988682f7567: Preparing [2023-04-27T17:01:56.118Z] 243c0fc99c6c: Preparing [2023-04-27T17:01:56.118Z] 4682203a8150: Preparing [2023-04-27T17:01:56.118Z] 31273f49a73c: Preparing [2023-04-27T17:01:56.118Z] 7f286307ed52: Preparing [2023-04-27T17:01:56.118Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:56.118Z] f9c912297f5f: Preparing [2023-04-27T17:01:56.118Z] 4c2e242f90f5: Preparing [2023-04-27T17:01:56.118Z] 26cbea5cba74: Preparing [2023-04-27T17:01:56.118Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:56.118Z] f9c912297f5f: Waiting [2023-04-27T17:01:56.118Z] 4c2e242f90f5: Waiting [2023-04-27T17:01:56.118Z] 31273f49a73c: Waiting [2023-04-27T17:01:56.118Z] 26cbea5cba74: Waiting [2023-04-27T17:01:56.118Z] 7f286307ed52: Waiting [2023-04-27T17:01:56.118Z] 72d4c06fd071: Layer already exists [2023-04-27T17:01:56.118Z] 4682203a8150: Layer already exists [2023-04-27T17:01:56.118Z] f988682f7567: Layer already exists [2023-04-27T17:01:56.118Z] fa75d3819135: Layer already exists [2023-04-27T17:01:56.118Z] 243c0fc99c6c: Layer already exists [2023-04-27T17:01:56.118Z] 7f286307ed52: Layer already exists [2023-04-27T17:01:56.118Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:56.118Z] 4c2e242f90f5: Layer already exists [2023-04-27T17:01:56.118Z] 31273f49a73c: Layer already exists [2023-04-27T17:01:56.118Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:56.118Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:56.436Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:56.830Z] + 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-04-27T17:01:57.157Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-27T17:01:57.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T17:01:57.157Z] 72d4c06fd071: Preparing [2023-04-27T17:01:57.157Z] fa75d3819135: Preparing [2023-04-27T17:01:57.157Z] f988682f7567: Preparing [2023-04-27T17:01:57.157Z] 243c0fc99c6c: Preparing [2023-04-27T17:01:57.157Z] 4682203a8150: Preparing [2023-04-27T17:01:57.157Z] 31273f49a73c: Preparing [2023-04-27T17:01:57.157Z] 7f286307ed52: Preparing [2023-04-27T17:01:57.157Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:57.157Z] f9c912297f5f: Preparing [2023-04-27T17:01:57.157Z] 4c2e242f90f5: Preparing [2023-04-27T17:01:57.157Z] 26cbea5cba74: Preparing [2023-04-27T17:01:57.157Z] 31273f49a73c: Waiting [2023-04-27T17:01:57.157Z] f9c912297f5f: Waiting [2023-04-27T17:01:57.157Z] 7f286307ed52: Waiting [2023-04-27T17:01:57.157Z] 24fdf0384a1d: Waiting [2023-04-27T17:01:57.157Z] 4c2e242f90f5: Waiting [2023-04-27T17:01:57.157Z] 26cbea5cba74: Waiting [2023-04-27T17:01:57.157Z] fa75d3819135: Layer already exists [2023-04-27T17:01:57.157Z] 72d4c06fd071: Layer already exists [2023-04-27T17:01:57.157Z] 243c0fc99c6c: Layer already exists [2023-04-27T17:01:57.157Z] f988682f7567: Layer already exists [2023-04-27T17:01:57.157Z] 4682203a8150: Layer already exists [2023-04-27T17:01:57.157Z] 31273f49a73c: Layer already exists [2023-04-27T17:01:57.157Z] 7f286307ed52: Layer already exists [2023-04-27T17:01:57.157Z] 4c2e242f90f5: Layer already exists [2023-04-27T17:01:57.157Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:57.157Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:57.157Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:57.432Z] main: digest: sha256:901212b70bb9289985d084b6d9135af7f2c64862f6f3f1fead8fb22bff5069f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:01:57.493Z] ===================================================== [Pipeline] echo [2023-04-27T17:01:57.503Z] taggedImages: [2023-04-27T17:01:57.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:57.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-27T17:01:57.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.141 [2023-04-27T17:01:57.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:57.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-27T17:01:57.525Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-27T17:01:57.525Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:57.525Z] latest [2023-04-27T17:01:57.525Z] 3.0.0-dev.141 [2023-04-27T17:01:57.525Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:01:57.525Z] main [2023-04-27T17:01:57.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:57.854Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:01:58.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:01:58.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T17:01:58.185Z] a4a883acd157: Preparing [2023-04-27T17:01:58.185Z] 0ccacee82d3d: Preparing [2023-04-27T17:01:58.185Z] 24fdf0384a1d: Preparing [2023-04-27T17:01:58.185Z] f9c912297f5f: Preparing [2023-04-27T17:01:58.185Z] d1db42895904: Preparing [2023-04-27T17:01:58.185Z] 26cbea5cba74: Preparing [2023-04-27T17:01:58.185Z] 26cbea5cba74: Waiting [2023-04-27T17:01:58.185Z] f9c912297f5f: Layer already exists [2023-04-27T17:01:58.185Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:01:58.457Z] 26cbea5cba74: Layer already exists [2023-04-27T17:01:58.457Z] a4a883acd157: Pushed [2023-04-27T17:01:59.412Z] d1db42895904: Pushed [2023-04-27T17:02:03.007Z] 0ccacee82d3d: Pushed [2023-04-27T17:02:03.007Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:03.344Z] + 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-04-27T17:02:03.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-27T17:02:03.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T17:02:03.677Z] a4a883acd157: Preparing [2023-04-27T17:02:03.677Z] 0ccacee82d3d: Preparing [2023-04-27T17:02:03.677Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:03.677Z] f9c912297f5f: Preparing [2023-04-27T17:02:03.677Z] d1db42895904: Preparing [2023-04-27T17:02:03.677Z] 26cbea5cba74: Preparing [2023-04-27T17:02:03.677Z] 26cbea5cba74: Waiting [2023-04-27T17:02:03.677Z] a4a883acd157: Layer already exists [2023-04-27T17:02:03.677Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:03.677Z] 0ccacee82d3d: Layer already exists [2023-04-27T17:02:03.677Z] d1db42895904: Layer already exists [2023-04-27T17:02:03.677Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:03.677Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:03.677Z] latest: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:04.281Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:04.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.141 [2023-04-27T17:02:04.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T17:02:04.625Z] a4a883acd157: Preparing [2023-04-27T17:02:04.625Z] 0ccacee82d3d: Preparing [2023-04-27T17:02:04.625Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:04.625Z] f9c912297f5f: Preparing [2023-04-27T17:02:04.625Z] d1db42895904: Preparing [2023-04-27T17:02:04.625Z] 26cbea5cba74: Preparing [2023-04-27T17:02:04.625Z] 26cbea5cba74: Waiting [2023-04-27T17:02:04.625Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:04.625Z] 0ccacee82d3d: Layer already exists [2023-04-27T17:02:04.625Z] d1db42895904: Layer already exists [2023-04-27T17:02:04.625Z] a4a883acd157: Layer already exists [2023-04-27T17:02:04.625Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:04.625Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:04.625Z] 3.0.0-dev.141: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:05.226Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:05.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:05.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T17:02:05.562Z] a4a883acd157: Preparing [2023-04-27T17:02:05.562Z] 0ccacee82d3d: Preparing [2023-04-27T17:02:05.562Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:05.562Z] f9c912297f5f: Preparing [2023-04-27T17:02:05.562Z] d1db42895904: Preparing [2023-04-27T17:02:05.562Z] 26cbea5cba74: Preparing [2023-04-27T17:02:05.562Z] 26cbea5cba74: Waiting [2023-04-27T17:02:05.562Z] a4a883acd157: Layer already exists [2023-04-27T17:02:05.562Z] 0ccacee82d3d: Layer already exists [2023-04-27T17:02:05.562Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:05.562Z] d1db42895904: Layer already exists [2023-04-27T17:02:05.562Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:05.562Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:05.562Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:05.908Z] + 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-04-27T17:02:06.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-27T17:02:06.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T17:02:06.257Z] a4a883acd157: Preparing [2023-04-27T17:02:06.257Z] 0ccacee82d3d: Preparing [2023-04-27T17:02:06.257Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:06.257Z] f9c912297f5f: Preparing [2023-04-27T17:02:06.257Z] d1db42895904: Preparing [2023-04-27T17:02:06.257Z] 26cbea5cba74: Preparing [2023-04-27T17:02:06.257Z] 26cbea5cba74: Waiting [2023-04-27T17:02:06.257Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:06.257Z] 0ccacee82d3d: Layer already exists [2023-04-27T17:02:06.257Z] a4a883acd157: Layer already exists [2023-04-27T17:02:06.257Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:06.257Z] d1db42895904: Layer already exists [2023-04-27T17:02:06.257Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:06.523Z] main: digest: sha256:c7f6c1a600cd1263ed77e4c8d9698ae2280c75040f3f14537f129942a0c0d458 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:02:06.567Z] ===================================================== [Pipeline] echo [2023-04-27T17:02:06.573Z] taggedImages: [2023-04-27T17:02:06.573Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:06.573Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-27T17:02:06.573Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.141 [2023-04-27T17:02:06.573Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:06.573Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-27T17:02:06.588Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-27T17:02:06.588Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:06.588Z] latest [2023-04-27T17:02:06.588Z] 3.0.0-dev.141 [2023-04-27T17:02:06.588Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:06.588Z] main [2023-04-27T17:02:06.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:06.928Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:07.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:07.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T17:02:07.271Z] 08d7af8087d3: Preparing [2023-04-27T17:02:07.271Z] 766fb144dafe: Preparing [2023-04-27T17:02:07.271Z] 36b6cbb63cab: Preparing [2023-04-27T17:02:07.271Z] 5854f017593c: Preparing [2023-04-27T17:02:07.271Z] c3d72ed5b40f: Preparing [2023-04-27T17:02:07.271Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:07.271Z] f9c912297f5f: Preparing [2023-04-27T17:02:07.271Z] a7967759dd1a: Preparing [2023-04-27T17:02:07.271Z] 26cbea5cba74: Preparing [2023-04-27T17:02:07.271Z] f9c912297f5f: Waiting [2023-04-27T17:02:07.271Z] a7967759dd1a: Waiting [2023-04-27T17:02:07.271Z] 24fdf0384a1d: Waiting [2023-04-27T17:02:07.271Z] 26cbea5cba74: Waiting [2023-04-27T17:02:07.537Z] 08d7af8087d3: Pushed [2023-04-27T17:02:07.537Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:07.537Z] 36b6cbb63cab: Pushed [2023-04-27T17:02:07.537Z] 766fb144dafe: Pushed [2023-04-27T17:02:07.537Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:07.537Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:08.490Z] a7967759dd1a: Pushed [2023-04-27T17:02:20.792Z] c3d72ed5b40f: Pushed [2023-04-27T17:02:25.047Z] 5854f017593c: Pushed [2023-04-27T17:02:25.313Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:25.647Z] + 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-04-27T17:02:25.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-27T17:02:25.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T17:02:25.974Z] 08d7af8087d3: Preparing [2023-04-27T17:02:25.974Z] 766fb144dafe: Preparing [2023-04-27T17:02:25.974Z] 36b6cbb63cab: Preparing [2023-04-27T17:02:25.974Z] 5854f017593c: Preparing [2023-04-27T17:02:25.974Z] c3d72ed5b40f: Preparing [2023-04-27T17:02:25.974Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:25.974Z] f9c912297f5f: Preparing [2023-04-27T17:02:25.974Z] a7967759dd1a: Preparing [2023-04-27T17:02:25.974Z] 26cbea5cba74: Preparing [2023-04-27T17:02:25.974Z] 24fdf0384a1d: Waiting [2023-04-27T17:02:25.974Z] f9c912297f5f: Waiting [2023-04-27T17:02:25.974Z] a7967759dd1a: Waiting [2023-04-27T17:02:25.974Z] 26cbea5cba74: Waiting [2023-04-27T17:02:25.974Z] 766fb144dafe: Layer already exists [2023-04-27T17:02:25.974Z] c3d72ed5b40f: Layer already exists [2023-04-27T17:02:25.974Z] 36b6cbb63cab: Layer already exists [2023-04-27T17:02:25.974Z] 5854f017593c: Layer already exists [2023-04-27T17:02:25.974Z] 08d7af8087d3: Layer already exists [2023-04-27T17:02:25.974Z] a7967759dd1a: Layer already exists [2023-04-27T17:02:25.974Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:25.974Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:25.974Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:26.238Z] latest: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:26.579Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:26.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.141 [2023-04-27T17:02:26.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T17:02:26.915Z] 08d7af8087d3: Preparing [2023-04-27T17:02:26.915Z] 766fb144dafe: Preparing [2023-04-27T17:02:26.915Z] 36b6cbb63cab: Preparing [2023-04-27T17:02:26.915Z] 5854f017593c: Preparing [2023-04-27T17:02:26.915Z] c3d72ed5b40f: Preparing [2023-04-27T17:02:26.915Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:26.915Z] f9c912297f5f: Preparing [2023-04-27T17:02:26.915Z] a7967759dd1a: Preparing [2023-04-27T17:02:26.915Z] 26cbea5cba74: Preparing [2023-04-27T17:02:26.915Z] 24fdf0384a1d: Waiting [2023-04-27T17:02:26.915Z] 26cbea5cba74: Waiting [2023-04-27T17:02:26.915Z] f9c912297f5f: Waiting [2023-04-27T17:02:26.915Z] a7967759dd1a: Waiting [2023-04-27T17:02:26.915Z] 36b6cbb63cab: Layer already exists [2023-04-27T17:02:26.915Z] c3d72ed5b40f: Layer already exists [2023-04-27T17:02:26.915Z] 766fb144dafe: Layer already exists [2023-04-27T17:02:26.915Z] 5854f017593c: Layer already exists [2023-04-27T17:02:26.915Z] 08d7af8087d3: Layer already exists [2023-04-27T17:02:26.915Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:26.915Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:26.915Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:26.915Z] a7967759dd1a: Layer already exists [2023-04-27T17:02:27.180Z] 3.0.0-dev.141: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:27.512Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:27.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:27.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T17:02:27.844Z] 08d7af8087d3: Preparing [2023-04-27T17:02:27.844Z] 766fb144dafe: Preparing [2023-04-27T17:02:27.844Z] 36b6cbb63cab: Preparing [2023-04-27T17:02:27.844Z] 5854f017593c: Preparing [2023-04-27T17:02:27.844Z] c3d72ed5b40f: Preparing [2023-04-27T17:02:27.844Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:27.844Z] f9c912297f5f: Preparing [2023-04-27T17:02:27.844Z] a7967759dd1a: Preparing [2023-04-27T17:02:27.844Z] 26cbea5cba74: Preparing [2023-04-27T17:02:27.845Z] 24fdf0384a1d: Waiting [2023-04-27T17:02:27.845Z] a7967759dd1a: Waiting [2023-04-27T17:02:27.845Z] f9c912297f5f: Waiting [2023-04-27T17:02:27.845Z] 26cbea5cba74: Waiting [2023-04-27T17:02:27.845Z] 08d7af8087d3: Layer already exists [2023-04-27T17:02:27.845Z] 766fb144dafe: Layer already exists [2023-04-27T17:02:27.845Z] c3d72ed5b40f: Layer already exists [2023-04-27T17:02:27.845Z] 5854f017593c: Layer already exists [2023-04-27T17:02:27.845Z] 36b6cbb63cab: Layer already exists [2023-04-27T17:02:27.845Z] a7967759dd1a: Layer already exists [2023-04-27T17:02:27.845Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:27.845Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:27.845Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:28.108Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:28.443Z] + 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-04-27T17:02:28.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-27T17:02:28.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T17:02:28.779Z] 08d7af8087d3: Preparing [2023-04-27T17:02:28.779Z] 766fb144dafe: Preparing [2023-04-27T17:02:28.779Z] 36b6cbb63cab: Preparing [2023-04-27T17:02:28.779Z] 5854f017593c: Preparing [2023-04-27T17:02:28.779Z] c3d72ed5b40f: Preparing [2023-04-27T17:02:28.779Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:28.779Z] f9c912297f5f: Preparing [2023-04-27T17:02:28.779Z] a7967759dd1a: Preparing [2023-04-27T17:02:28.779Z] 26cbea5cba74: Preparing [2023-04-27T17:02:28.779Z] 24fdf0384a1d: Waiting [2023-04-27T17:02:28.779Z] f9c912297f5f: Waiting [2023-04-27T17:02:28.779Z] a7967759dd1a: Waiting [2023-04-27T17:02:28.779Z] 26cbea5cba74: Waiting [2023-04-27T17:02:28.779Z] 36b6cbb63cab: Layer already exists [2023-04-27T17:02:28.779Z] 5854f017593c: Layer already exists [2023-04-27T17:02:28.779Z] c3d72ed5b40f: Layer already exists [2023-04-27T17:02:28.779Z] 766fb144dafe: Layer already exists [2023-04-27T17:02:28.779Z] 08d7af8087d3: Layer already exists [2023-04-27T17:02:28.779Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:28.779Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:28.779Z] a7967759dd1a: Layer already exists [2023-04-27T17:02:28.779Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:29.046Z] main: digest: sha256:d415e35224ba6c172ac689f657f94e8cdbae7a905061c02d634404fc15bc7f92 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:02:29.102Z] ===================================================== [Pipeline] echo [2023-04-27T17:02:29.108Z] taggedImages: [2023-04-27T17:02:29.108Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:29.108Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-27T17:02:29.108Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.141 [2023-04-27T17:02:29.108Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:29.108Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-27T17:02:29.127Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-27T17:02:29.127Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:29.127Z] latest [2023-04-27T17:02:29.127Z] 3.0.0-dev.141 [2023-04-27T17:02:29.127Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:29.127Z] main [2023-04-27T17:02:29.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:29.474Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:29.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:29.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T17:02:29.818Z] f69d5defcc2f: Preparing [2023-04-27T17:02:29.818Z] 5fc90b98942e: Preparing [2023-04-27T17:02:29.818Z] 083649d1d566: Preparing [2023-04-27T17:02:29.818Z] 804339cc23cb: Preparing [2023-04-27T17:02:29.818Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:29.818Z] f9c912297f5f: Preparing [2023-04-27T17:02:29.818Z] 25d39a4ebfc0: Preparing [2023-04-27T17:02:29.818Z] 26cbea5cba74: Preparing [2023-04-27T17:02:29.818Z] f9c912297f5f: Waiting [2023-04-27T17:02:29.818Z] 25d39a4ebfc0: Waiting [2023-04-27T17:02:29.818Z] 26cbea5cba74: Waiting [2023-04-27T17:02:29.818Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:30.084Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:30.084Z] 5fc90b98942e: Pushed [2023-04-27T17:02:30.084Z] f69d5defcc2f: Pushed [2023-04-27T17:02:30.084Z] 083649d1d566: Pushed [2023-04-27T17:02:30.084Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:30.664Z] 25d39a4ebfc0: Pushed [2023-04-27T17:02:48.861Z] 804339cc23cb: Pushed [2023-04-27T17:02:48.861Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:49.217Z] + 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-04-27T17:02:49.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-27T17:02:49.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T17:02:49.568Z] f69d5defcc2f: Preparing [2023-04-27T17:02:49.568Z] 5fc90b98942e: Preparing [2023-04-27T17:02:49.568Z] 083649d1d566: Preparing [2023-04-27T17:02:49.568Z] 804339cc23cb: Preparing [2023-04-27T17:02:49.568Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:49.568Z] f9c912297f5f: Preparing [2023-04-27T17:02:49.568Z] 25d39a4ebfc0: Preparing [2023-04-27T17:02:49.568Z] 26cbea5cba74: Preparing [2023-04-27T17:02:49.568Z] f9c912297f5f: Waiting [2023-04-27T17:02:49.568Z] 25d39a4ebfc0: Waiting [2023-04-27T17:02:49.568Z] 26cbea5cba74: Waiting [2023-04-27T17:02:49.568Z] 083649d1d566: Layer already exists [2023-04-27T17:02:49.568Z] 804339cc23cb: Layer already exists [2023-04-27T17:02:49.568Z] f69d5defcc2f: Layer already exists [2023-04-27T17:02:49.568Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:49.568Z] 5fc90b98942e: Layer already exists [2023-04-27T17:02:49.568Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:49.568Z] 25d39a4ebfc0: Layer already exists [2023-04-27T17:02:49.568Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:49.840Z] latest: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:50.177Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:50.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.141 [2023-04-27T17:02:50.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T17:02:50.513Z] f69d5defcc2f: Preparing [2023-04-27T17:02:50.513Z] 5fc90b98942e: Preparing [2023-04-27T17:02:50.513Z] 083649d1d566: Preparing [2023-04-27T17:02:50.513Z] 804339cc23cb: Preparing [2023-04-27T17:02:50.513Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:50.513Z] f9c912297f5f: Preparing [2023-04-27T17:02:50.513Z] 25d39a4ebfc0: Preparing [2023-04-27T17:02:50.513Z] 26cbea5cba74: Preparing [2023-04-27T17:02:50.513Z] f9c912297f5f: Waiting [2023-04-27T17:02:50.513Z] 25d39a4ebfc0: Waiting [2023-04-27T17:02:50.513Z] 26cbea5cba74: Waiting [2023-04-27T17:02:50.513Z] f69d5defcc2f: Layer already exists [2023-04-27T17:02:50.513Z] 5fc90b98942e: Layer already exists [2023-04-27T17:02:50.513Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:50.513Z] 804339cc23cb: Layer already exists [2023-04-27T17:02:50.513Z] 083649d1d566: Layer already exists [2023-04-27T17:02:50.513Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:50.513Z] 25d39a4ebfc0: Layer already exists [2023-04-27T17:02:50.513Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:50.778Z] 3.0.0-dev.141: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:51.113Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:51.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:51.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T17:02:51.439Z] f69d5defcc2f: Preparing [2023-04-27T17:02:51.439Z] 5fc90b98942e: Preparing [2023-04-27T17:02:51.439Z] 083649d1d566: Preparing [2023-04-27T17:02:51.439Z] 804339cc23cb: Preparing [2023-04-27T17:02:51.439Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:51.439Z] f9c912297f5f: Preparing [2023-04-27T17:02:51.439Z] 25d39a4ebfc0: Preparing [2023-04-27T17:02:51.439Z] 26cbea5cba74: Preparing [2023-04-27T17:02:51.439Z] 25d39a4ebfc0: Waiting [2023-04-27T17:02:51.439Z] 26cbea5cba74: Waiting [2023-04-27T17:02:51.439Z] f9c912297f5f: Waiting [2023-04-27T17:02:51.439Z] 5fc90b98942e: Layer already exists [2023-04-27T17:02:51.439Z] f69d5defcc2f: Layer already exists [2023-04-27T17:02:51.439Z] 804339cc23cb: Layer already exists [2023-04-27T17:02:51.439Z] 083649d1d566: Layer already exists [2023-04-27T17:02:51.439Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:51.439Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:51.439Z] 25d39a4ebfc0: Layer already exists [2023-04-27T17:02:51.439Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:51.705Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:52.036Z] + 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-04-27T17:02:52.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-27T17:02:52.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T17:02:52.371Z] f69d5defcc2f: Preparing [2023-04-27T17:02:52.371Z] 5fc90b98942e: Preparing [2023-04-27T17:02:52.371Z] 083649d1d566: Preparing [2023-04-27T17:02:52.371Z] 804339cc23cb: Preparing [2023-04-27T17:02:52.371Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:52.371Z] f9c912297f5f: Preparing [2023-04-27T17:02:52.371Z] 25d39a4ebfc0: Preparing [2023-04-27T17:02:52.371Z] 26cbea5cba74: Preparing [2023-04-27T17:02:52.371Z] f9c912297f5f: Waiting [2023-04-27T17:02:52.371Z] 25d39a4ebfc0: Waiting [2023-04-27T17:02:52.371Z] 26cbea5cba74: Waiting [2023-04-27T17:02:53.776Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:53.776Z] 5fc90b98942e: Layer already exists [2023-04-27T17:02:53.776Z] 804339cc23cb: Layer already exists [2023-04-27T17:02:53.776Z] f69d5defcc2f: Layer already exists [2023-04-27T17:02:53.776Z] 083649d1d566: Layer already exists [2023-04-27T17:02:53.776Z] 25d39a4ebfc0: Layer already exists [2023-04-27T17:02:53.776Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:53.776Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:53.776Z] main: digest: sha256:1479a549ad8dc3a45d72bdbb430ba92326117a38c1202b471440aab17636c9a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:02:53.823Z] ===================================================== [Pipeline] echo [2023-04-27T17:02:53.828Z] taggedImages: [2023-04-27T17:02:53.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:53.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-27T17:02:53.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.141 [2023-04-27T17:02:53.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:53.828Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-27T17:02:53.843Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-27T17:02:53.843Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:53.843Z] latest [2023-04-27T17:02:53.843Z] 3.0.0-dev.141 [2023-04-27T17:02:53.843Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:02:53.843Z] main [2023-04-27T17:02:53.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:54.169Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:02:54.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:02:54.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T17:02:54.507Z] 6388a5bb8921: Preparing [2023-04-27T17:02:54.507Z] 3d3c7ce58093: Preparing [2023-04-27T17:02:54.507Z] 2f1f74d6739f: Preparing [2023-04-27T17:02:54.507Z] 69d931f68fd2: Preparing [2023-04-27T17:02:54.507Z] 24fdf0384a1d: Preparing [2023-04-27T17:02:54.507Z] f9c912297f5f: Preparing [2023-04-27T17:02:54.507Z] a7967759dd1a: Preparing [2023-04-27T17:02:54.507Z] 26cbea5cba74: Preparing [2023-04-27T17:02:54.507Z] a7967759dd1a: Waiting [2023-04-27T17:02:54.507Z] 26cbea5cba74: Waiting [2023-04-27T17:02:54.507Z] f9c912297f5f: Waiting [2023-04-27T17:02:54.507Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:02:54.507Z] f9c912297f5f: Layer already exists [2023-04-27T17:02:54.772Z] a7967759dd1a: Layer already exists [2023-04-27T17:02:54.772Z] 26cbea5cba74: Layer already exists [2023-04-27T17:02:54.772Z] 6388a5bb8921: Pushed [2023-04-27T17:02:54.772Z] 2f1f74d6739f: Pushed [2023-04-27T17:02:54.772Z] 3d3c7ce58093: Pushed [2023-04-27T17:03:12.959Z] 69d931f68fd2: Pushed [2023-04-27T17:03:12.959Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:13.302Z] + 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-04-27T17:03:13.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-27T17:03:13.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T17:03:13.643Z] 6388a5bb8921: Preparing [2023-04-27T17:03:13.643Z] 3d3c7ce58093: Preparing [2023-04-27T17:03:13.643Z] 2f1f74d6739f: Preparing [2023-04-27T17:03:13.643Z] 69d931f68fd2: Preparing [2023-04-27T17:03:13.643Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:13.643Z] f9c912297f5f: Preparing [2023-04-27T17:03:13.643Z] a7967759dd1a: Preparing [2023-04-27T17:03:13.643Z] 26cbea5cba74: Preparing [2023-04-27T17:03:13.643Z] a7967759dd1a: Waiting [2023-04-27T17:03:13.643Z] 26cbea5cba74: Waiting [2023-04-27T17:03:13.643Z] f9c912297f5f: Waiting [2023-04-27T17:03:13.643Z] 3d3c7ce58093: Layer already exists [2023-04-27T17:03:13.643Z] 6388a5bb8921: Layer already exists [2023-04-27T17:03:13.643Z] 69d931f68fd2: Layer already exists [2023-04-27T17:03:13.643Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:13.643Z] 2f1f74d6739f: Layer already exists [2023-04-27T17:03:13.643Z] a7967759dd1a: Layer already exists [2023-04-27T17:03:13.643Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:13.643Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:13.908Z] latest: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:14.255Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:14.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.141 [2023-04-27T17:03:14.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T17:03:14.598Z] 6388a5bb8921: Preparing [2023-04-27T17:03:14.598Z] 3d3c7ce58093: Preparing [2023-04-27T17:03:14.598Z] 2f1f74d6739f: Preparing [2023-04-27T17:03:14.598Z] 69d931f68fd2: Preparing [2023-04-27T17:03:14.598Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:14.598Z] f9c912297f5f: Preparing [2023-04-27T17:03:14.598Z] a7967759dd1a: Preparing [2023-04-27T17:03:14.598Z] 26cbea5cba74: Preparing [2023-04-27T17:03:14.598Z] f9c912297f5f: Waiting [2023-04-27T17:03:14.598Z] 26cbea5cba74: Waiting [2023-04-27T17:03:14.598Z] a7967759dd1a: Waiting [2023-04-27T17:03:14.598Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:14.598Z] 3d3c7ce58093: Layer already exists [2023-04-27T17:03:14.598Z] 69d931f68fd2: Layer already exists [2023-04-27T17:03:14.598Z] 2f1f74d6739f: Layer already exists [2023-04-27T17:03:14.598Z] 6388a5bb8921: Layer already exists [2023-04-27T17:03:14.598Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:14.598Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:14.598Z] a7967759dd1a: Layer already exists [2023-04-27T17:03:14.863Z] 3.0.0-dev.141: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:15.208Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:15.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:03:15.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T17:03:15.552Z] 6388a5bb8921: Preparing [2023-04-27T17:03:15.552Z] 3d3c7ce58093: Preparing [2023-04-27T17:03:15.552Z] 2f1f74d6739f: Preparing [2023-04-27T17:03:15.552Z] 69d931f68fd2: Preparing [2023-04-27T17:03:15.552Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:15.552Z] f9c912297f5f: Preparing [2023-04-27T17:03:15.552Z] a7967759dd1a: Preparing [2023-04-27T17:03:15.552Z] 26cbea5cba74: Preparing [2023-04-27T17:03:15.552Z] f9c912297f5f: Waiting [2023-04-27T17:03:15.552Z] a7967759dd1a: Waiting [2023-04-27T17:03:15.552Z] 26cbea5cba74: Waiting [2023-04-27T17:03:15.552Z] 69d931f68fd2: Layer already exists [2023-04-27T17:03:15.552Z] 3d3c7ce58093: Layer already exists [2023-04-27T17:03:15.552Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:15.552Z] 2f1f74d6739f: Layer already exists [2023-04-27T17:03:15.552Z] 6388a5bb8921: Layer already exists [2023-04-27T17:03:15.552Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:15.552Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:15.552Z] a7967759dd1a: Layer already exists [2023-04-27T17:03:15.817Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:16.161Z] + 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-04-27T17:03:16.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-27T17:03:16.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T17:03:16.492Z] 6388a5bb8921: Preparing [2023-04-27T17:03:16.492Z] 3d3c7ce58093: Preparing [2023-04-27T17:03:16.492Z] 2f1f74d6739f: Preparing [2023-04-27T17:03:16.492Z] 69d931f68fd2: Preparing [2023-04-27T17:03:16.492Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:16.492Z] f9c912297f5f: Preparing [2023-04-27T17:03:16.492Z] a7967759dd1a: Preparing [2023-04-27T17:03:16.492Z] 26cbea5cba74: Preparing [2023-04-27T17:03:16.492Z] f9c912297f5f: Waiting [2023-04-27T17:03:16.492Z] a7967759dd1a: Waiting [2023-04-27T17:03:16.492Z] 26cbea5cba74: Waiting [2023-04-27T17:03:16.492Z] 6388a5bb8921: Layer already exists [2023-04-27T17:03:16.492Z] 2f1f74d6739f: Layer already exists [2023-04-27T17:03:16.492Z] 69d931f68fd2: Layer already exists [2023-04-27T17:03:16.492Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:16.492Z] 3d3c7ce58093: Layer already exists [2023-04-27T17:03:16.492Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:16.492Z] a7967759dd1a: Layer already exists [2023-04-27T17:03:16.492Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:16.758Z] main: digest: sha256:9fe923f143c3600409fd4110b87419635a1dc616ce39758ec474dc87fe2cb272 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:03:16.800Z] ===================================================== [Pipeline] echo [2023-04-27T17:03:16.805Z] taggedImages: [2023-04-27T17:03:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:03:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-27T17:03:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.141 [2023-04-27T17:03:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:03:16.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-27T17:03:16.820Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-27T17:03:16.820Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:03:16.820Z] latest [2023-04-27T17:03:16.820Z] 3.0.0-dev.141 [2023-04-27T17:03:16.820Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:03:16.820Z] main [2023-04-27T17:03:16.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:17.149Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:17.480Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:03:17.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T17:03:17.480Z] 94ae85849b42: Preparing [2023-04-27T17:03:17.480Z] b1ff373bafbb: Preparing [2023-04-27T17:03:17.480Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:17.480Z] f9c912297f5f: Preparing [2023-04-27T17:03:17.480Z] 13012f5cf2ab: Preparing [2023-04-27T17:03:17.480Z] 26cbea5cba74: Preparing [2023-04-27T17:03:17.480Z] 26cbea5cba74: Waiting [2023-04-27T17:03:17.480Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:17.480Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:17.480Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:17.744Z] 94ae85849b42: Pushed [2023-04-27T17:03:17.744Z] 13012f5cf2ab: Pushed [2023-04-27T17:03:23.075Z] b1ff373bafbb: Pushed [2023-04-27T17:03:23.341Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:23.680Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:24.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-27T17:03:24.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T17:03:24.015Z] 94ae85849b42: Preparing [2023-04-27T17:03:24.015Z] b1ff373bafbb: Preparing [2023-04-27T17:03:24.015Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:24.015Z] f9c912297f5f: Preparing [2023-04-27T17:03:24.015Z] 13012f5cf2ab: Preparing [2023-04-27T17:03:24.015Z] 26cbea5cba74: Preparing [2023-04-27T17:03:24.015Z] 26cbea5cba74: Waiting [2023-04-27T17:03:24.015Z] 13012f5cf2ab: Layer already exists [2023-04-27T17:03:24.015Z] 94ae85849b42: Layer already exists [2023-04-27T17:03:24.015Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:24.015Z] b1ff373bafbb: Layer already exists [2023-04-27T17:03:24.015Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:24.015Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:24.015Z] latest: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:24.617Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:24.941Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.141 [2023-04-27T17:03:24.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T17:03:24.941Z] 94ae85849b42: Preparing [2023-04-27T17:03:24.941Z] b1ff373bafbb: Preparing [2023-04-27T17:03:24.941Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:24.941Z] f9c912297f5f: Preparing [2023-04-27T17:03:24.941Z] 13012f5cf2ab: Preparing [2023-04-27T17:03:24.941Z] 26cbea5cba74: Preparing [2023-04-27T17:03:24.941Z] 26cbea5cba74: Waiting [2023-04-27T17:03:24.941Z] 94ae85849b42: Layer already exists [2023-04-27T17:03:24.941Z] 13012f5cf2ab: Layer already exists [2023-04-27T17:03:24.941Z] b1ff373bafbb: Layer already exists [2023-04-27T17:03:24.941Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:24.941Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:24.941Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:24.941Z] 3.0.0-dev.141: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:25.534Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:25.865Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:03:25.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T17:03:25.865Z] 94ae85849b42: Preparing [2023-04-27T17:03:25.865Z] b1ff373bafbb: Preparing [2023-04-27T17:03:25.865Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:25.865Z] f9c912297f5f: Preparing [2023-04-27T17:03:25.865Z] 13012f5cf2ab: Preparing [2023-04-27T17:03:25.865Z] 26cbea5cba74: Preparing [2023-04-27T17:03:25.865Z] 26cbea5cba74: Waiting [2023-04-27T17:03:25.865Z] 13012f5cf2ab: Layer already exists [2023-04-27T17:03:25.865Z] b1ff373bafbb: Layer already exists [2023-04-27T17:03:25.865Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:25.865Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:25.865Z] 94ae85849b42: Layer already exists [2023-04-27T17:03:25.865Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:25.865Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:26.479Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:26.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-27T17:03:26.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T17:03:26.803Z] 94ae85849b42: Preparing [2023-04-27T17:03:26.803Z] b1ff373bafbb: Preparing [2023-04-27T17:03:26.803Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:26.803Z] f9c912297f5f: Preparing [2023-04-27T17:03:26.803Z] 13012f5cf2ab: Preparing [2023-04-27T17:03:26.803Z] 26cbea5cba74: Preparing [2023-04-27T17:03:26.803Z] 26cbea5cba74: Waiting [2023-04-27T17:03:26.803Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:26.803Z] 13012f5cf2ab: Layer already exists [2023-04-27T17:03:26.803Z] b1ff373bafbb: Layer already exists [2023-04-27T17:03:26.803Z] 94ae85849b42: Layer already exists [2023-04-27T17:03:26.803Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:26.803Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:27.067Z] main: digest: sha256:e63f7cd4eb6e7cb2c48514796963ef6c8145658b33ca7bcabfdda3edcfa0409b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:03:27.108Z] ===================================================== [Pipeline] echo [2023-04-27T17:03:27.114Z] taggedImages: [2023-04-27T17:03:27.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:03:27.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-27T17:03:27.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.141 [2023-04-27T17:03:27.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:03:27.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-27T17:03:27.129Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-27T17:03:27.129Z] 824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:03:27.129Z] latest [2023-04-27T17:03:27.129Z] 3.0.0-dev.141 [2023-04-27T17:03:27.129Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:03:27.129Z] main [2023-04-27T17:03:27.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:27.461Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:27.803Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:03:27.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T17:03:27.803Z] a1c1d7ec6c06: Preparing [2023-04-27T17:03:27.803Z] 676643fef2da: Preparing [2023-04-27T17:03:27.803Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:27.803Z] f9c912297f5f: Preparing [2023-04-27T17:03:27.803Z] 02b02a015473: Preparing [2023-04-27T17:03:27.803Z] 26cbea5cba74: Preparing [2023-04-27T17:03:27.803Z] 26cbea5cba74: Waiting [2023-04-27T17:03:27.803Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:27.803Z] 02b02a015473: Layer already exists [2023-04-27T17:03:27.803Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:27.803Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:28.067Z] a1c1d7ec6c06: Pushed [2023-04-27T17:03:33.399Z] 676643fef2da: Pushed [2023-04-27T17:03:33.666Z] 824c097da010356d13f923208871747ea0e15dbc: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:34.004Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:34.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-27T17:03:34.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T17:03:34.335Z] a1c1d7ec6c06: Preparing [2023-04-27T17:03:34.335Z] 676643fef2da: Preparing [2023-04-27T17:03:34.335Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:34.335Z] f9c912297f5f: Preparing [2023-04-27T17:03:34.335Z] 02b02a015473: Preparing [2023-04-27T17:03:34.335Z] 26cbea5cba74: Preparing [2023-04-27T17:03:34.335Z] 26cbea5cba74: Waiting [2023-04-27T17:03:34.335Z] a1c1d7ec6c06: Layer already exists [2023-04-27T17:03:34.335Z] 02b02a015473: Layer already exists [2023-04-27T17:03:34.335Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:34.335Z] 676643fef2da: Layer already exists [2023-04-27T17:03:34.335Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:34.335Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:34.335Z] latest: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:34.944Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:35.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.141 [2023-04-27T17:03:35.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T17:03:35.272Z] a1c1d7ec6c06: Preparing [2023-04-27T17:03:35.272Z] 676643fef2da: Preparing [2023-04-27T17:03:35.272Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:35.272Z] f9c912297f5f: Preparing [2023-04-27T17:03:35.272Z] 02b02a015473: Preparing [2023-04-27T17:03:35.272Z] 26cbea5cba74: Preparing [2023-04-27T17:03:35.272Z] 26cbea5cba74: Waiting [2023-04-27T17:03:35.272Z] a1c1d7ec6c06: Layer already exists [2023-04-27T17:03:35.272Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:35.272Z] 02b02a015473: Layer already exists [2023-04-27T17:03:35.272Z] 676643fef2da: Layer already exists [2023-04-27T17:03:35.272Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:35.272Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:35.537Z] 3.0.0-dev.141: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:35.871Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:36.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:03:36.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T17:03:36.202Z] a1c1d7ec6c06: Preparing [2023-04-27T17:03:36.202Z] 676643fef2da: Preparing [2023-04-27T17:03:36.202Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:36.202Z] f9c912297f5f: Preparing [2023-04-27T17:03:36.202Z] 02b02a015473: Preparing [2023-04-27T17:03:36.202Z] 26cbea5cba74: Preparing [2023-04-27T17:03:36.202Z] 02b02a015473: Layer already exists [2023-04-27T17:03:36.202Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:36.202Z] a1c1d7ec6c06: Layer already exists [2023-04-27T17:03:36.202Z] 676643fef2da: Layer already exists [2023-04-27T17:03:36.202Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:36.202Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:36.202Z] 824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:36.815Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:37.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-27T17:03:37.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T17:03:37.144Z] a1c1d7ec6c06: Preparing [2023-04-27T17:03:37.144Z] 676643fef2da: Preparing [2023-04-27T17:03:37.144Z] 24fdf0384a1d: Preparing [2023-04-27T17:03:37.144Z] f9c912297f5f: Preparing [2023-04-27T17:03:37.144Z] 02b02a015473: Preparing [2023-04-27T17:03:37.144Z] 26cbea5cba74: Preparing [2023-04-27T17:03:37.144Z] 26cbea5cba74: Waiting [2023-04-27T17:03:37.144Z] 02b02a015473: Layer already exists [2023-04-27T17:03:37.144Z] f9c912297f5f: Layer already exists [2023-04-27T17:03:37.144Z] 676643fef2da: Layer already exists [2023-04-27T17:03:37.144Z] 24fdf0384a1d: Layer already exists [2023-04-27T17:03:37.144Z] a1c1d7ec6c06: Layer already exists [2023-04-27T17:03:37.144Z] 26cbea5cba74: Layer already exists [2023-04-27T17:03:37.409Z] main: digest: sha256:6e1f6aa20f4dd03e6eac6654a6f533010826fc14d9ea5d1f98ce31bfdbab95e9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T17:03:37.449Z] ===================================================== [Pipeline] echo [2023-04-27T17:03:37.454Z] taggedImages: [2023-04-27T17:03:37.454Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc [2023-04-27T17:03:37.454Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-27T17:03:37.454Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.141 [2023-04-27T17:03:37.454Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:824c097da010356d13f923208871747ea0e15dbc-3.0.0-dev.141 [2023-04-27T17:03:37.454Z] - 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-04-27T17:03:37.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T17:03:37.822Z] [2023-04-27T17:03:37.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:03:38.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T17:03:38.148Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T17:03:38.148Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T17:03:38.148Z] 04944245beec: Pulling fs layer [2023-04-27T17:03:38.148Z] 699f458cf7ca: Pulling fs layer [2023-04-27T17:03:38.148Z] 765212b225bb: Pulling fs layer [2023-04-27T17:03:38.148Z] f23df028b6ca: Pulling fs layer [2023-04-27T17:03:38.148Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T17:03:38.148Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T17:03:38.148Z] d65c8cfc05b1: Waiting [2023-04-27T17:03:38.148Z] 765212b225bb: Waiting [2023-04-27T17:03:38.148Z] f23df028b6ca: Waiting [2023-04-27T17:03:38.148Z] 2437ff75d9bd: Waiting [2023-04-27T17:03:38.416Z] 04944245beec: Verifying Checksum [2023-04-27T17:03:38.416Z] 04944245beec: Download complete [2023-04-27T17:03:38.416Z] 765212b225bb: Verifying Checksum [2023-04-27T17:03:38.416Z] 765212b225bb: Download complete [2023-04-27T17:03:38.416Z] f23df028b6ca: Download complete [2023-04-27T17:03:38.416Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T17:03:38.416Z] d65c8cfc05b1: Download complete [2023-04-27T17:03:38.416Z] 699f458cf7ca: Verifying Checksum [2023-04-27T17:03:38.416Z] 699f458cf7ca: Download complete [2023-04-27T17:03:38.999Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T17:03:38.999Z] 8998bd30e6a1: Download complete [2023-04-27T17:03:41.574Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T17:03:41.574Z] 2437ff75d9bd: Download complete [2023-04-27T17:03:42.978Z] 8998bd30e6a1: Pull complete [2023-04-27T17:03:43.559Z] 04944245beec: Pull complete [2023-04-27T17:03:46.135Z] 699f458cf7ca: Pull complete [2023-04-27T17:03:46.401Z] 765212b225bb: Pull complete [2023-04-27T17:03:47.358Z] f23df028b6ca: Pull complete [2023-04-27T17:03:47.358Z] d65c8cfc05b1: Pull complete [2023-04-27T17:04:02.348Z] 2437ff75d9bd: Pull complete [2023-04-27T17:04:02.348Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T17:04:02.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T17:04:02.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:04:02.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-11911 does not seem to be running inside a container [2023-04-27T17:04:02.643Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T17:04:05.160Z] $ docker top 420f4244bd2b4197d538cfe4ad5373806d3f7e7a0404c05775ba183181e33e3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:04:06.079Z] ---> job-cost.sh [2023-04-27T17:04:06.079Z] lf-activate-venv: SKIPPING [2023-04-27T17:04:06.079Z] INFO: No Stack... [2023-04-27T17:04:06.351Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T17:04:07.317Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T17:04:07.634Z] + cat /w/workspace/edgex-go/504/archives/cost.csv [2023-04-27T17:04:07.634Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T17:04:07.967Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-504-stack-cost] [2023-04-27T17:04:07.973Z] Resource [jenkins-edgexfoundry-edgex-go-main-504-stack-cost] did not exist. Created. [2023-04-27T17:04:07.973Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-504-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T17:04:08.610Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T17:04:09.154Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T17:04:09.162Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-504-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T17:04:09.182Z] $ docker stop --time=1 420f4244bd2b4197d538cfe4ad5373806d3f7e7a0404c05775ba183181e33e3c [2023-04-27T17:04:10.707Z] $ docker rm -f --volumes 420f4244bd2b4197d538cfe4ad5373806d3f7e7a0404c05775ba183181e33e3c [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-04-27T17:04:11.162Z] provisioning config files... [2023-04-27T17:04:11.169Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/504@tmp/config12339116091700495991tmp [Pipeline] { [Pipeline] sh [2023-04-27T17:04:11.463Z] + set +x [2023-04-27T17:04:11.463Z] + curl -s https://codecov.io/bash [2023-04-27T17:04:11.463Z] + bash -s -- [2023-04-27T17:04:11.463Z] [2023-04-27T17:04:11.463Z] _____ _ [2023-04-27T17:04:11.463Z] / ____| | | [2023-04-27T17:04:11.463Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T17:04:11.463Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T17:04:11.463Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T17:04:11.463Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T17:04:11.463Z] Bash-1.0.6 [2023-04-27T17:04:11.463Z] [2023-04-27T17:04:11.463Z] [2023-04-27T17:04:11.463Z] ==> git version 2.25.1 found [2023-04-27T17:04:11.463Z] ==> 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-04-27T17:04:11.463Z] Release-Date: 2020-01-08 [2023-04-27T17:04:11.463Z] 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-04-27T17:04:11.463Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T17:04:11.463Z] ==> Jenkins CI detected. [2023-04-27T17:04:11.463Z] current dir:  /w/workspace/edgex-go/504 [2023-04-27T17:04:11.463Z] project root: . [2023-04-27T17:04:11.463Z] --> token set from env [2023-04-27T17:04:11.463Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T17:04:11.463Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T17:04:11.463Z] ==> Python coveragepy not found [2023-04-27T17:04:11.463Z] ==> Searching for coverage reports in: [2023-04-27T17:04:11.463Z] + . [2023-04-27T17:04:11.723Z] -> Found 1 reports [2023-04-27T17:04:11.723Z] ==> Detecting git/mercurial file structure [2023-04-27T17:04:11.723Z] ==> Reading reports [2023-04-27T17:04:11.723Z] + ./coverage.out bytes=448352 [2023-04-27T17:04:11.723Z] ==> Appending adjustments [2023-04-27T17:04:11.723Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T17:04:13.104Z] + Found adjustments [2023-04-27T17:04:13.104Z] ==> Gzipping contents [2023-04-27T17:04:13.104Z] 60K /tmp/codecov.M1y6Qs.gz [2023-04-27T17:04:13.104Z] ==> Uploading reports [2023-04-27T17:04:13.104Z] url: https://codecov.io [2023-04-27T17:04:13.104Z] query: branch=main&commit=824c097da010356d13f923208871747ea0e15dbc&build=504&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F504%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T17:04:13.104Z] -> Pinging Codecov [2023-04-27T17:04:13.104Z] 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=824c097da010356d13f923208871747ea0e15dbc&build=504&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F504%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T17:04:45.204Z] -> Uploading to [2023-04-27T17:04:45.204Z] [2023-04-27T17:04:45.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:04:45.204Z] Dload Upload Total Spent Left Speed [2023-04-27T17:04:45.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: [2023-04-27T17:04:45.204Z] X> Failed to upload [2023-04-27T17:04:45.204Z] ==> Uploading to Codecov [2023-04-27T17:04:45.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:04:45.204Z] Dload Upload Total Spent Left Speed [2023-04-27T17:04:45.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57827 100 241 100 57586 1535 358k --:--:-- --:--:-- --:--:-- 357k 100 57827 100 241 100 57586 1535 358k --:--:-- --:--:-- --:--:-- 357k [2023-04-27T17:04:45.204Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "8a088491-781d-4380-81ba-61672f6dba33", "url": "https://app.codecov.io/github/edgexfoundry/edgex-go/commit/824c097da010356d13f923208871747ea0e15dbc"} [Pipeline] } [2023-04-27T17:04:45.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-27T17:04:45.338Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-27T17:04:45.347Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:04:45.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T17:04:45.650Z] [2023-04-27T17:04:45.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:04:45.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T17:04:45.951Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-27T17:04:45.951Z] df9b9388f04a: Pulling fs layer [2023-04-27T17:04:45.951Z] 52dc419b0ee2: Pulling fs layer [2023-04-27T17:04:45.951Z] 25bc292e5bac: Pulling fs layer [2023-04-27T17:04:45.951Z] 114826534d7a: Pulling fs layer [2023-04-27T17:04:45.951Z] 4657fd5d0bcf: Pulling fs layer [2023-04-27T17:04:45.951Z] 114826534d7a: Waiting [2023-04-27T17:04:45.951Z] 4657fd5d0bcf: Waiting [2023-04-27T17:04:45.951Z] 6ad1cebc031e: Pulling fs layer [2023-04-27T17:04:45.951Z] 8a3aa393b2d8: Pulling fs layer [2023-04-27T17:04:45.951Z] 6ad1cebc031e: Waiting [2023-04-27T17:04:45.951Z] 8a3aa393b2d8: Waiting [2023-04-27T17:04:45.951Z] 25bc292e5bac: Download complete [2023-04-27T17:04:45.951Z] 52dc419b0ee2: Download complete [2023-04-27T17:04:45.951Z] 4657fd5d0bcf: Download complete [2023-04-27T17:04:45.951Z] df9b9388f04a: Verifying Checksum [2023-04-27T17:04:45.951Z] df9b9388f04a: Download complete [2023-04-27T17:04:46.210Z] 6ad1cebc031e: Verifying Checksum [2023-04-27T17:04:46.210Z] 6ad1cebc031e: Download complete [2023-04-27T17:04:46.210Z] df9b9388f04a: Pull complete [2023-04-27T17:04:46.210Z] 52dc419b0ee2: Pull complete [2023-04-27T17:04:46.469Z] 25bc292e5bac: Pull complete [2023-04-27T17:04:46.727Z] 114826534d7a: Verifying Checksum [2023-04-27T17:04:46.727Z] 114826534d7a: Download complete [2023-04-27T17:04:46.987Z] 8a3aa393b2d8: Verifying Checksum [2023-04-27T17:04:46.987Z] 8a3aa393b2d8: Download complete [2023-04-27T17:04:51.177Z] 114826534d7a: Pull complete [2023-04-27T17:04:51.177Z] 4657fd5d0bcf: Pull complete [2023-04-27T17:04:51.177Z] 6ad1cebc031e: Pull complete [2023-04-27T17:04:53.741Z] 8a3aa393b2d8: Pull complete [2023-04-27T17:04:53.741Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-27T17:04:53.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T17:04:53.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:04:53.830Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T17:04:53.867Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T17:04:59.462Z] $ docker top c4765ca2d84838cd3d423ad16f695717f9af0226f6c55bc41eedfc5888a00422 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T17:04:59.530Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-27T17:04:59.807Z] + set -o pipefail [2023-04-27T17:04:59.808Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-27T17:05:05.083Z] [2023-04-27T17:05:05.083Z] Monitoring /w/workspace/edgex-go/504 (github.com/edgexfoundry/edgex-go)... [2023-04-27T17:05:05.083Z] [2023-04-27T17:05:05.083Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0478357b-8efd-4d26-b124-f981a0976e3a [2023-04-27T17:05:05.083Z] [2023-04-27T17:05:05.083Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-27T17:05:05.083Z] [2023-04-27T17:05:05.083Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-27T17:05:05.083Z] [2023-04-27T17:05:05.652Z] [2023-04-27T17:05:05.652Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-27T17:05:05.652Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-27T17:05:05.652Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-27T17:05:05.665Z] $ docker stop --time=1 c4765ca2d84838cd3d423ad16f695717f9af0226f6c55bc41eedfc5888a00422 [2023-04-27T17:05:09.087Z] $ docker rm -f --volumes c4765ca2d84838cd3d423ad16f695717f9af0226f6c55bc41eedfc5888a00422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-27T17:05:09.515Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:05:09.534Z] provisioning config files... [2023-04-27T17:05:09.544Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/504@tmp/config17802490503703841271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:05:09.843Z] --> edgex-publish-swagger.sh [2023-04-27T17:05:09.843Z] === Publish openapi/v3 API === [2023-04-27T17:05:09.843Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-27T17:05:09.843Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/504/openapi/v3/core-command.yaml] [2023-04-27T17:05:09.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:05:09.843Z] Dload Upload Total Spent Left Speed [2023-04-27T17:05:11.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 23971 0:00:01 0:00:01 --:--:-- 23971 100 29030 0 0 100 29030 0 22399 0:00:01 0:00:01 --:--:-- 22399 [2023-04-27T17:05:11.228Z] [2023-04-27T17:05:11.228Z] [2023-04-27T17:05:11.228Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/504/openapi/v3/core-data.yaml] [2023-04-27T17:05:11.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:05:11.228Z] Dload Upload Total Spent Left Speed [2023-04-27T17:05:11.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 681k --:--:-- --:--:-- --:--:-- 674k 100 69110 0 0 100 69110 0 89404 --:--:-- --:--:-- --:--:-- 89289 [2023-04-27T17:05:11.799Z] [2023-04-27T17:05:11.799Z] [2023-04-27T17:05:11.799Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/504/openapi/v3/core-metadata.yaml] [2023-04-27T17:05:11.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:05:11.799Z] Dload Upload Total Spent Left Speed [2023-04-27T17:05:12.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 216k --:--:-- --:--:-- --:--:-- 216k 100 141k 0 0 100 141k 0 216k --:--:-- --:--:-- --:--:-- 216k [2023-04-27T17:05:12.629Z] [2023-04-27T17:05:12.629Z] [2023-04-27T17:05:12.629Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/504/openapi/v3/support-notifications.yaml] [2023-04-27T17:05:12.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:05:12.629Z] Dload Upload Total Spent Left Speed [2023-04-27T17:05:13.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 145k --:--:-- --:--:-- --:--:-- 145k [2023-04-27T17:05:13.201Z] [2023-04-27T17:05:13.201Z] [2023-04-27T17:05:13.201Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/504/openapi/v3/support-scheduler.yaml] [2023-04-27T17:05:13.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T17:05:13.201Z] Dload Upload Total Spent Left Speed [2023-04-27T17:05:13.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 72942 --:--:-- --:--:-- --:--:-- 72942 [2023-04-27T17:05:13.463Z] [2023-04-27T17:05:13.463Z] [Pipeline] } [2023-04-27T17:05:13.471Z] 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-04-27T17:05:13.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T17:05:13.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:05:14.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:05:14.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:05:14.288Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T17:05:14.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T17:05:14.754Z] $ docker top 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T17:05:14.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T17:05:14.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T17:05:14.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T17:05:14.974Z] $ docker exec 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e ssh-agent [2023-04-27T17:05:15.083Z] SSH_AUTH_SOCK=/tmp/ssh-E2jkTiI77Bi6/agent.32 [2023-04-27T17:05:15.083Z] SSH_AGENT_PID=38 [2023-04-27T17:05:15.087Z] Running ssh-add (command line suppressed) [2023-04-27T17:05:15.197Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_12312420815128915029.key (/w/workspace/edgex-go/504@tmp/private_key_12312420815128915029.key) [2023-04-27T17:05:15.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T17:05:15.496Z] + git semver tag [2023-04-27T17:05:15.755Z] 2023-04-27 17:05:15,701 [run_tag] DEBUG tag force:False [2023-04-27T17:05:15.755Z] 2023-04-27 17:05:15,701 [check_head_tag] DEBUG check head tag [2023-04-27T17:05:15.755Z] 2023-04-27 17:05:15,705 [execute] INFO git cat-file --batch-check [2023-04-27T17:05:15.755Z] 2023-04-27 17:05:15,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=) [2023-04-27T17:05:15.755Z] 2023-04-27 17:05:15,710 [execute] INFO git cat-file --batch [2023-04-27T17:05:15.755Z] 2023-04-27 17:05:15,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=) [2023-04-27T17:05:16.015Z] 2023-04-27 17:05:15,791 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main [2023-04-27T17:05:16.015Z] 2023-04-27 17:05:15,791 [execute] INFO git tag -a v3.0.0-dev.141 -m v3.0.0-dev.141 [2023-04-27T17:05:16.015Z] 2023-04-27 17:05:15,792 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.141', '-m', 'v3.0.0-dev.141'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:05:16.015Z] 2023-04-27 17:05:15,798 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main [2023-04-27T17:05:16.015Z] 3.0.0-dev.141 [Pipeline] } [2023-04-27T17:05:16.025Z] $ docker exec --env ******** --env ******** 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e ssh-agent -k [2023-04-27T17:05:16.137Z] unset SSH_AUTH_SOCK; [2023-04-27T17:05:16.137Z] unset SSH_AGENT_PID; [2023-04-27T17:05:16.137Z] echo Agent pid 38 killed; [2023-04-27T17:05:16.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T17:05:16.458Z] + git semver [Pipeline] } [2023-04-27T17:05:17.041Z] $ docker stop --time=1 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e [2023-04-27T17:05:18.310Z] $ docker rm -f --volumes 3a6c1e8a335818f42ea297c9a56217df53894c35c6c8f0a278638d3c8f8cdf2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:05:18.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T17:05:18.702Z] [2023-04-27T17:05:18.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:05:18.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T17:05:18.994Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-27T17:05:18.994Z] ab5ef0e58194: Pulling fs layer [2023-04-27T17:05:18.994Z] 9712f1f96733: Pulling fs layer [2023-04-27T17:05:18.994Z] 63f879dbbcfc: Pulling fs layer [2023-04-27T17:05:18.994Z] 0d9ebad4ef96: Pulling fs layer [2023-04-27T17:05:18.994Z] e9a5061849ea: Pulling fs layer [2023-04-27T17:05:18.994Z] d747dcd14b5f: Pulling fs layer [2023-04-27T17:05:18.994Z] 2de7ff778b66: Pulling fs layer [2023-04-27T17:05:18.994Z] e9a5061849ea: Waiting [2023-04-27T17:05:18.994Z] d747dcd14b5f: Waiting [2023-04-27T17:05:18.994Z] 2de7ff778b66: Waiting [2023-04-27T17:05:18.994Z] 0d9ebad4ef96: Waiting [2023-04-27T17:05:18.994Z] 9712f1f96733: Verifying Checksum [2023-04-27T17:05:18.994Z] 9712f1f96733: Download complete [2023-04-27T17:05:19.253Z] 63f879dbbcfc: Verifying Checksum [2023-04-27T17:05:19.253Z] 63f879dbbcfc: Download complete [2023-04-27T17:05:19.253Z] e9a5061849ea: Verifying Checksum [2023-04-27T17:05:19.253Z] e9a5061849ea: Download complete [2023-04-27T17:05:19.513Z] d747dcd14b5f: Verifying Checksum [2023-04-27T17:05:19.513Z] d747dcd14b5f: Download complete [2023-04-27T17:05:19.513Z] 0d9ebad4ef96: Verifying Checksum [2023-04-27T17:05:19.513Z] 0d9ebad4ef96: Download complete [2023-04-27T17:05:19.513Z] ab5ef0e58194: Verifying Checksum [2023-04-27T17:05:19.513Z] ab5ef0e58194: Download complete [2023-04-27T17:05:19.513Z] 2de7ff778b66: Verifying Checksum [2023-04-27T17:05:19.513Z] 2de7ff778b66: Download complete [2023-04-27T17:05:22.801Z] ab5ef0e58194: Pull complete [2023-04-27T17:05:22.801Z] 9712f1f96733: Pull complete [2023-04-27T17:05:23.369Z] 63f879dbbcfc: Pull complete [2023-04-27T17:05:27.561Z] 0d9ebad4ef96: Pull complete [2023-04-27T17:05:27.561Z] e9a5061849ea: Pull complete [2023-04-27T17:05:27.561Z] d747dcd14b5f: Pull complete [2023-04-27T17:05:28.940Z] 2de7ff778b66: Pull complete [2023-04-27T17:05:28.940Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-27T17:05:28.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T17:05:28.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:05:29.024Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T17:05:29.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T17:05:37.143Z] $ docker top 587ef4fd597d127f08cba8add5d2db87adcff472bd043b11e3b9564d067f85c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:05:37.217Z] provisioning config files... [2023-04-27T17:05:37.229Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/504@tmp/config5717801422747165174tmp [2023-04-27T17:05:37.344Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/504@tmp/config5780578708525591849tmp [2023-04-27T17:05:37.362Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/504@tmp/config12616843142999162282tmp [Pipeline] { [Pipeline] echo [2023-04-27T17:05:37.381Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:05:37.695Z] ---> sigul-configuration.sh [2023-04-27T17:05:37.695Z] gpg: directory `/root/.gnupg' created [2023-04-27T17:05:37.695Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-27T17:05:37.695Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-27T17:05:37.695Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-27T17:05:37.695Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-27T17:05:37.695Z] gpg: CAST5 encrypted data [2023-04-27T17:05:37.695Z] gpg: encrypted with 1 passphrase [2023-04-27T17:05:37.695Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-27T17:05:37.984Z] + mkdir /home/jenkins [2023-04-27T17:05:37.984Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-27T17:05:38.271Z] + 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-04-27T17:05:38.279Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:05:38.563Z] ---> sigul-install.sh [2023-04-27T17:05:38.564Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-27T17:05:38.849Z] + git tag --list [2023-04-27T17:05:38.849Z] 0.6.0 [2023-04-27T17:05:38.849Z] 0.6.1 [2023-04-27T17:05:38.849Z] 0.7.0 [2023-04-27T17:05:38.849Z] 0.7.1 [2023-04-27T17:05:38.849Z] v1.0.0 [2023-04-27T17:05:38.849Z] v1.0.1 [2023-04-27T17:05:38.849Z] v1.1.0 [2023-04-27T17:05:38.849Z] v1.2.0 [2023-04-27T17:05:38.849Z] v1.2.1 [2023-04-27T17:05:38.849Z] v1.3.0 [2023-04-27T17:05:38.849Z] v1.3.1 [2023-04-27T17:05:38.849Z] v2.0.0 [2023-04-27T17:05:38.849Z] v2.1.0 [2023-04-27T17:05:38.849Z] v2.1.1 [2023-04-27T17:05:38.849Z] v2.1.1-dev.1 [2023-04-27T17:05:38.849Z] v2.1.1-dev.2 [2023-04-27T17:05:38.849Z] v2.1.1-dev.3 [2023-04-27T17:05:38.849Z] v2.1.1-dev.4 [2023-04-27T17:05:38.849Z] v2.1.1-dev.5 [2023-04-27T17:05:38.849Z] v2.1.1-dev.6 [2023-04-27T17:05:38.849Z] v2.1.1-dev.7 [2023-04-27T17:05:38.849Z] v2.1.1-dev.8 [2023-04-27T17:05:38.849Z] v2.1.2-dev.1 [2023-04-27T17:05:38.849Z] v2.2.0 [2023-04-27T17:05:38.849Z] v2.2.1-dev.1 [2023-04-27T17:05:38.849Z] v2.2.1-dev.10 [2023-04-27T17:05:38.849Z] v2.2.1-dev.11 [2023-04-27T17:05:38.849Z] v2.2.1-dev.12 [2023-04-27T17:05:38.849Z] v2.2.1-dev.13 [2023-04-27T17:05:38.849Z] v2.2.1-dev.14 [2023-04-27T17:05:38.849Z] v2.2.1-dev.15 [2023-04-27T17:05:38.849Z] v2.2.1-dev.16 [2023-04-27T17:05:38.849Z] v2.2.1-dev.17 [2023-04-27T17:05:38.849Z] v2.2.1-dev.18 [2023-04-27T17:05:38.849Z] v2.2.1-dev.19 [2023-04-27T17:05:38.849Z] v2.2.1-dev.2 [2023-04-27T17:05:38.849Z] v2.2.1-dev.20 [2023-04-27T17:05:38.849Z] v2.2.1-dev.21 [2023-04-27T17:05:38.849Z] v2.2.1-dev.22 [2023-04-27T17:05:38.849Z] v2.2.1-dev.23 [2023-04-27T17:05:38.849Z] v2.2.1-dev.24 [2023-04-27T17:05:38.849Z] v2.2.1-dev.25 [2023-04-27T17:05:38.849Z] v2.2.1-dev.26 [2023-04-27T17:05:38.849Z] v2.2.1-dev.27 [2023-04-27T17:05:38.849Z] v2.2.1-dev.28 [2023-04-27T17:05:38.849Z] v2.2.1-dev.29 [2023-04-27T17:05:38.849Z] v2.2.1-dev.3 [2023-04-27T17:05:38.849Z] v2.2.1-dev.4 [2023-04-27T17:05:38.849Z] v2.2.1-dev.5 [2023-04-27T17:05:38.849Z] v2.2.1-dev.6 [2023-04-27T17:05:38.849Z] v2.2.1-dev.7 [2023-04-27T17:05:38.849Z] v2.2.1-dev.8 [2023-04-27T17:05:38.849Z] v2.2.1-dev.9 [2023-04-27T17:05:38.849Z] v2.3.0 [2023-04-27T17:05:38.849Z] v2.3.0-dev.100 [2023-04-27T17:05:38.849Z] v2.3.0-dev.101 [2023-04-27T17:05:38.849Z] v2.3.0-dev.102 [2023-04-27T17:05:38.849Z] v2.3.0-dev.103 [2023-04-27T17:05:38.849Z] v2.3.0-dev.104 [2023-04-27T17:05:38.849Z] v2.3.0-dev.105 [2023-04-27T17:05:38.849Z] v2.3.0-dev.106 [2023-04-27T17:05:38.849Z] v2.3.0-dev.29 [2023-04-27T17:05:38.849Z] v2.3.0-dev.30 [2023-04-27T17:05:38.849Z] v2.3.0-dev.31 [2023-04-27T17:05:38.849Z] v2.3.0-dev.32 [2023-04-27T17:05:38.849Z] v2.3.0-dev.33 [2023-04-27T17:05:38.849Z] v2.3.0-dev.34 [2023-04-27T17:05:38.849Z] v2.3.0-dev.35 [2023-04-27T17:05:38.849Z] v2.3.0-dev.36 [2023-04-27T17:05:38.849Z] v2.3.0-dev.37 [2023-04-27T17:05:38.849Z] v2.3.0-dev.38 [2023-04-27T17:05:38.849Z] v2.3.0-dev.39 [2023-04-27T17:05:38.849Z] v2.3.0-dev.40 [2023-04-27T17:05:38.849Z] v2.3.0-dev.41 [2023-04-27T17:05:38.849Z] v2.3.0-dev.42 [2023-04-27T17:05:38.849Z] v2.3.0-dev.43 [2023-04-27T17:05:38.849Z] v2.3.0-dev.44 [2023-04-27T17:05:38.849Z] v2.3.0-dev.45 [2023-04-27T17:05:38.849Z] v2.3.0-dev.46 [2023-04-27T17:05:38.849Z] v2.3.0-dev.47 [2023-04-27T17:05:38.849Z] v2.3.0-dev.48 [2023-04-27T17:05:38.849Z] v2.3.0-dev.49 [2023-04-27T17:05:38.849Z] v2.3.0-dev.50 [2023-04-27T17:05:38.849Z] v2.3.0-dev.51 [2023-04-27T17:05:38.849Z] v2.3.0-dev.52 [2023-04-27T17:05:38.849Z] v2.3.0-dev.53 [2023-04-27T17:05:38.849Z] v2.3.0-dev.54 [2023-04-27T17:05:38.849Z] v2.3.0-dev.55 [2023-04-27T17:05:38.849Z] v2.3.0-dev.56 [2023-04-27T17:05:38.849Z] v2.3.0-dev.57 [2023-04-27T17:05:38.849Z] v2.3.0-dev.58 [2023-04-27T17:05:38.849Z] v2.3.0-dev.59 [2023-04-27T17:05:38.849Z] v2.3.0-dev.60 [2023-04-27T17:05:38.849Z] v2.3.0-dev.61 [2023-04-27T17:05:38.849Z] v2.3.0-dev.62 [2023-04-27T17:05:38.849Z] v2.3.0-dev.63 [2023-04-27T17:05:38.849Z] v2.3.0-dev.64 [2023-04-27T17:05:38.849Z] v2.3.0-dev.65 [2023-04-27T17:05:38.849Z] v2.3.0-dev.66 [2023-04-27T17:05:38.849Z] v2.3.0-dev.67 [2023-04-27T17:05:38.849Z] v2.3.0-dev.68 [2023-04-27T17:05:38.849Z] v2.3.0-dev.69 [2023-04-27T17:05:38.849Z] v2.3.0-dev.70 [2023-04-27T17:05:38.849Z] v2.3.0-dev.71 [2023-04-27T17:05:38.849Z] v2.3.0-dev.72 [2023-04-27T17:05:38.849Z] v2.3.0-dev.73 [2023-04-27T17:05:38.849Z] v2.3.0-dev.74 [2023-04-27T17:05:38.849Z] v2.3.0-dev.75 [2023-04-27T17:05:38.849Z] v2.3.0-dev.76 [2023-04-27T17:05:38.849Z] v2.3.0-dev.77 [2023-04-27T17:05:38.849Z] v2.3.0-dev.78 [2023-04-27T17:05:38.849Z] v2.3.0-dev.79 [2023-04-27T17:05:38.849Z] v2.3.0-dev.80 [2023-04-27T17:05:38.849Z] v2.3.0-dev.81 [2023-04-27T17:05:38.849Z] v2.3.0-dev.82 [2023-04-27T17:05:38.849Z] v2.3.0-dev.83 [2023-04-27T17:05:38.849Z] v2.3.0-dev.84 [2023-04-27T17:05:38.849Z] v2.3.0-dev.85 [2023-04-27T17:05:38.849Z] v2.3.0-dev.86 [2023-04-27T17:05:38.849Z] v2.3.0-dev.87 [2023-04-27T17:05:38.849Z] v2.3.0-dev.88 [2023-04-27T17:05:38.849Z] v2.3.0-dev.89 [2023-04-27T17:05:38.849Z] v2.3.0-dev.90 [2023-04-27T17:05:38.849Z] v2.3.0-dev.91 [2023-04-27T17:05:38.849Z] v2.3.0-dev.92 [2023-04-27T17:05:38.849Z] v2.3.0-dev.93 [2023-04-27T17:05:38.849Z] v2.3.0-dev.94 [2023-04-27T17:05:38.849Z] v2.3.0-dev.95 [2023-04-27T17:05:38.849Z] v2.3.0-dev.96 [2023-04-27T17:05:38.849Z] v2.3.0-dev.97 [2023-04-27T17:05:38.849Z] v2.3.0-dev.98 [2023-04-27T17:05:38.849Z] v2.3.0-dev.99 [2023-04-27T17:05:38.849Z] v2.3.1-dev.1 [2023-04-27T17:05:38.849Z] v2.3.1-dev.2 [2023-04-27T17:05:38.849Z] v2.3.1-dev.3 [2023-04-27T17:05:38.849Z] v2.3.1-dev.4 [2023-04-27T17:05:38.849Z] v2.3.1-dev.5 [2023-04-27T17:05:38.849Z] v3.0.0-dev.1 [2023-04-27T17:05:38.849Z] v3.0.0-dev.10 [2023-04-27T17:05:38.849Z] v3.0.0-dev.100 [2023-04-27T17:05:38.849Z] v3.0.0-dev.101 [2023-04-27T17:05:38.849Z] v3.0.0-dev.102 [2023-04-27T17:05:38.849Z] v3.0.0-dev.103 [2023-04-27T17:05:38.849Z] v3.0.0-dev.104 [2023-04-27T17:05:38.849Z] v3.0.0-dev.105 [2023-04-27T17:05:38.849Z] v3.0.0-dev.106 [2023-04-27T17:05:38.849Z] v3.0.0-dev.107 [2023-04-27T17:05:38.849Z] v3.0.0-dev.108 [2023-04-27T17:05:38.849Z] v3.0.0-dev.109 [2023-04-27T17:05:38.849Z] v3.0.0-dev.11 [2023-04-27T17:05:38.849Z] v3.0.0-dev.110 [2023-04-27T17:05:38.849Z] v3.0.0-dev.111 [2023-04-27T17:05:38.849Z] v3.0.0-dev.112 [2023-04-27T17:05:38.849Z] v3.0.0-dev.113 [2023-04-27T17:05:38.849Z] v3.0.0-dev.114 [2023-04-27T17:05:38.849Z] v3.0.0-dev.115 [2023-04-27T17:05:38.849Z] v3.0.0-dev.116 [2023-04-27T17:05:38.849Z] v3.0.0-dev.117 [2023-04-27T17:05:38.849Z] v3.0.0-dev.118 [2023-04-27T17:05:38.849Z] v3.0.0-dev.119 [2023-04-27T17:05:38.849Z] v3.0.0-dev.12 [2023-04-27T17:05:38.849Z] v3.0.0-dev.120 [2023-04-27T17:05:38.849Z] v3.0.0-dev.121 [2023-04-27T17:05:38.849Z] v3.0.0-dev.122 [2023-04-27T17:05:38.849Z] v3.0.0-dev.123 [2023-04-27T17:05:38.849Z] v3.0.0-dev.124 [2023-04-27T17:05:38.849Z] v3.0.0-dev.125 [2023-04-27T17:05:38.849Z] v3.0.0-dev.126 [2023-04-27T17:05:38.849Z] v3.0.0-dev.127 [2023-04-27T17:05:38.849Z] v3.0.0-dev.128 [2023-04-27T17:05:38.849Z] v3.0.0-dev.129 [2023-04-27T17:05:38.849Z] v3.0.0-dev.13 [2023-04-27T17:05:38.849Z] v3.0.0-dev.130 [2023-04-27T17:05:38.849Z] v3.0.0-dev.131 [2023-04-27T17:05:38.849Z] v3.0.0-dev.132 [2023-04-27T17:05:38.849Z] v3.0.0-dev.133 [2023-04-27T17:05:38.849Z] v3.0.0-dev.134 [2023-04-27T17:05:38.849Z] v3.0.0-dev.135 [2023-04-27T17:05:38.849Z] v3.0.0-dev.136 [2023-04-27T17:05:38.849Z] v3.0.0-dev.137 [2023-04-27T17:05:38.849Z] v3.0.0-dev.138 [2023-04-27T17:05:38.849Z] v3.0.0-dev.139 [2023-04-27T17:05:38.849Z] v3.0.0-dev.14 [2023-04-27T17:05:38.849Z] v3.0.0-dev.140 [2023-04-27T17:05:38.849Z] v3.0.0-dev.141 [2023-04-27T17:05:38.849Z] v3.0.0-dev.15 [2023-04-27T17:05:38.849Z] v3.0.0-dev.16 [2023-04-27T17:05:38.849Z] v3.0.0-dev.17 [2023-04-27T17:05:38.849Z] v3.0.0-dev.18 [2023-04-27T17:05:38.849Z] v3.0.0-dev.19 [2023-04-27T17:05:38.849Z] v3.0.0-dev.2 [2023-04-27T17:05:38.849Z] v3.0.0-dev.20 [2023-04-27T17:05:38.849Z] v3.0.0-dev.21 [2023-04-27T17:05:38.849Z] v3.0.0-dev.22 [2023-04-27T17:05:38.849Z] v3.0.0-dev.23 [2023-04-27T17:05:38.849Z] v3.0.0-dev.24 [2023-04-27T17:05:38.849Z] v3.0.0-dev.25 [2023-04-27T17:05:38.849Z] v3.0.0-dev.26 [2023-04-27T17:05:38.849Z] v3.0.0-dev.27 [2023-04-27T17:05:38.849Z] v3.0.0-dev.28 [2023-04-27T17:05:38.849Z] v3.0.0-dev.29 [2023-04-27T17:05:38.849Z] v3.0.0-dev.3 [2023-04-27T17:05:38.849Z] v3.0.0-dev.30 [2023-04-27T17:05:38.849Z] v3.0.0-dev.31 [2023-04-27T17:05:38.849Z] v3.0.0-dev.32 [2023-04-27T17:05:38.849Z] v3.0.0-dev.33 [2023-04-27T17:05:38.849Z] v3.0.0-dev.34 [2023-04-27T17:05:38.849Z] v3.0.0-dev.35 [2023-04-27T17:05:38.849Z] v3.0.0-dev.36 [2023-04-27T17:05:38.849Z] v3.0.0-dev.37 [2023-04-27T17:05:38.849Z] v3.0.0-dev.38 [2023-04-27T17:05:38.849Z] v3.0.0-dev.39 [2023-04-27T17:05:38.849Z] v3.0.0-dev.4 [2023-04-27T17:05:38.849Z] v3.0.0-dev.40 [2023-04-27T17:05:38.849Z] v3.0.0-dev.41 [2023-04-27T17:05:38.849Z] v3.0.0-dev.42 [2023-04-27T17:05:38.849Z] v3.0.0-dev.43 [2023-04-27T17:05:38.849Z] v3.0.0-dev.44 [2023-04-27T17:05:38.849Z] v3.0.0-dev.45 [2023-04-27T17:05:38.849Z] v3.0.0-dev.46 [2023-04-27T17:05:38.849Z] v3.0.0-dev.47 [2023-04-27T17:05:38.849Z] v3.0.0-dev.48 [2023-04-27T17:05:38.849Z] v3.0.0-dev.49 [2023-04-27T17:05:38.849Z] v3.0.0-dev.5 [2023-04-27T17:05:38.849Z] v3.0.0-dev.50 [2023-04-27T17:05:38.849Z] v3.0.0-dev.51 [2023-04-27T17:05:38.849Z] v3.0.0-dev.52 [2023-04-27T17:05:38.849Z] v3.0.0-dev.53 [2023-04-27T17:05:38.849Z] v3.0.0-dev.54 [2023-04-27T17:05:38.849Z] v3.0.0-dev.55 [2023-04-27T17:05:38.849Z] v3.0.0-dev.56 [2023-04-27T17:05:38.849Z] v3.0.0-dev.57 [2023-04-27T17:05:38.849Z] v3.0.0-dev.58 [2023-04-27T17:05:38.849Z] v3.0.0-dev.59 [2023-04-27T17:05:38.849Z] v3.0.0-dev.6 [2023-04-27T17:05:38.849Z] v3.0.0-dev.60 [2023-04-27T17:05:38.849Z] v3.0.0-dev.61 [2023-04-27T17:05:38.849Z] v3.0.0-dev.62 [2023-04-27T17:05:38.849Z] v3.0.0-dev.63 [2023-04-27T17:05:38.849Z] v3.0.0-dev.64 [2023-04-27T17:05:38.849Z] v3.0.0-dev.65 [2023-04-27T17:05:38.849Z] v3.0.0-dev.66 [2023-04-27T17:05:38.849Z] v3.0.0-dev.67 [2023-04-27T17:05:38.849Z] v3.0.0-dev.68 [2023-04-27T17:05:38.849Z] v3.0.0-dev.69 [2023-04-27T17:05:38.849Z] v3.0.0-dev.7 [2023-04-27T17:05:38.849Z] v3.0.0-dev.70 [2023-04-27T17:05:38.849Z] v3.0.0-dev.71 [2023-04-27T17:05:38.849Z] v3.0.0-dev.72 [2023-04-27T17:05:38.849Z] v3.0.0-dev.73 [2023-04-27T17:05:38.849Z] v3.0.0-dev.74 [2023-04-27T17:05:38.849Z] v3.0.0-dev.75 [2023-04-27T17:05:38.849Z] v3.0.0-dev.76 [2023-04-27T17:05:38.849Z] v3.0.0-dev.77 [2023-04-27T17:05:38.849Z] v3.0.0-dev.78 [2023-04-27T17:05:38.849Z] v3.0.0-dev.79 [2023-04-27T17:05:38.849Z] v3.0.0-dev.8 [2023-04-27T17:05:38.849Z] v3.0.0-dev.80 [2023-04-27T17:05:38.849Z] v3.0.0-dev.81 [2023-04-27T17:05:38.849Z] v3.0.0-dev.82 [2023-04-27T17:05:38.849Z] v3.0.0-dev.83 [2023-04-27T17:05:38.849Z] v3.0.0-dev.84 [2023-04-27T17:05:38.849Z] v3.0.0-dev.85 [2023-04-27T17:05:38.849Z] v3.0.0-dev.86 [2023-04-27T17:05:38.849Z] v3.0.0-dev.87 [2023-04-27T17:05:38.849Z] v3.0.0-dev.88 [2023-04-27T17:05:38.849Z] v3.0.0-dev.89 [2023-04-27T17:05:38.849Z] v3.0.0-dev.9 [2023-04-27T17:05:38.849Z] v3.0.0-dev.90 [2023-04-27T17:05:38.849Z] v3.0.0-dev.91 [2023-04-27T17:05:38.849Z] v3.0.0-dev.92 [2023-04-27T17:05:38.849Z] v3.0.0-dev.93 [2023-04-27T17:05:38.849Z] v3.0.0-dev.94 [2023-04-27T17:05:38.849Z] v3.0.0-dev.95 [2023-04-27T17:05:38.849Z] v3.0.0-dev.96 [2023-04-27T17:05:38.849Z] v3.0.0-dev.97 [2023-04-27T17:05:38.849Z] v3.0.0-dev.98 [2023-04-27T17:05:38.849Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-27T17:05:39.134Z] + lftools sign git-tag v3.0.0-dev.141 [2023-04-27T17:05:39.703Z] Signing Git tag with Sigul... [2023-04-27T17:05:39.703Z] Signing v3.0.0-dev.141 [Pipeline] echo [2023-04-27T17:05:40.281Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:05:40.562Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-27T17:05:40.569Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-27T17:05:40.584Z] $ docker stop --time=1 587ef4fd597d127f08cba8add5d2db87adcff472bd043b11e3b9564d067f85c9 [2023-04-27T17:05:41.904Z] $ docker rm -f --volumes 587ef4fd597d127f08cba8add5d2db87adcff472bd043b11e3b9564d067f85c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-27T17:05:42.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T17:05:42.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:05:42.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:05:42.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:05:42.699Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T17:05:42.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T17:05:43.091Z] $ docker top d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T17:05:43.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T17:05:43.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T17:05:43.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T17:05:43.297Z] $ docker exec d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 ssh-agent [2023-04-27T17:05:43.413Z] SSH_AUTH_SOCK=/tmp/ssh-OxFgEerwN0w8/agent.32 [2023-04-27T17:05:43.413Z] SSH_AGENT_PID=38 [2023-04-27T17:05:43.417Z] Running ssh-add (command line suppressed) [2023-04-27T17:05:43.542Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_14031435879683604258.key (/w/workspace/edgex-go/504@tmp/private_key_14031435879683604258.key) [2023-04-27T17:05:43.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T17:05:43.846Z] + git semver bump pre [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,046 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,046 [bump_version] DEBUG bumping version:3.0.0-dev.141 on axis:pre with prefix:dev [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,046 [bump_version] DEBUG bumped version:3.0.0-dev.142 [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,046 [write_version] DEBUG write version:3.0.0-dev.142 to path:/w/workspace/edgex-go/504/.semver/main with force:True [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,046 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,046 [write_file] DEBUG write to file:/w/workspace/edgex-go/504/.semver/main [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,048 [execute] INFO git cat-file --batch-check [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,055 [execute] INFO git cat-file --batch [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T17:05:44.107Z] 2023-04-27 17:05:44,061 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main [2023-04-27T17:05:44.107Z] 3.0.0-dev.142 [Pipeline] } [2023-04-27T17:05:44.117Z] $ docker exec --env ******** --env ******** d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 ssh-agent -k [2023-04-27T17:05:44.235Z] unset SSH_AUTH_SOCK; [2023-04-27T17:05:44.235Z] unset SSH_AGENT_PID; [2023-04-27T17:05:44.235Z] echo Agent pid 38 killed; [2023-04-27T17:05:44.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T17:05:44.550Z] + git semver [Pipeline] } [2023-04-27T17:05:44.824Z] $ docker stop --time=1 d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 [2023-04-27T17:05:46.109Z] $ docker rm -f --volumes d5fe1df43a90ca01f3b18bcc12b3f43e1dcbb2943ed7c4b3b7f6201302a9c686 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T17:05:46.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T17:05:46.445Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:05:46.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T17:05:46.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:05:46.826Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T17:05:46.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T17:05:47.229Z] $ docker top cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 -eo pid,comm [2023-04-27T17:05:47.282Z] 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-04-27T17:05:47.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T17:05:47.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T17:05:47.324Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T17:05:47.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T17:05:47.455Z] $ docker exec cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 ssh-agent [2023-04-27T17:05:47.569Z] SSH_AUTH_SOCK=/tmp/ssh-dF0la2BhYo51/agent.32 [2023-04-27T17:05:47.569Z] SSH_AGENT_PID=38 [2023-04-27T17:05:47.574Z] Running ssh-add (command line suppressed) [2023-04-27T17:05:47.682Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_17539355662375300837.key (/w/workspace/edgex-go/504@tmp/private_key_17539355662375300837.key) [2023-04-27T17:05:47.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T17:05:47.993Z] + git semver push [2023-04-27T17:05:48.253Z] 2023-04-27 17:05:48,217 [run_push] DEBUG push [2023-04-27T17:05:48.253Z] 2023-04-27 17:05:48,218 [execute] INFO git cat-file --batch-check [2023-04-27T17:05:48.253Z] 2023-04-27 17:05:48,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T17:05:48.253Z] 2023-04-27 17:05:48,223 [execute] INFO git rev-list 402a4d0c654e3a315a5790378d937ea6daffa01a -- [2023-04-27T17:05:48.253Z] 2023-04-27 17:05:48,223 [execute] DEBUG Popen(['git', 'rev-list', '402a4d0c654e3a315a5790378d937ea6daffa01a', '--'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:05:48.253Z] 2023-04-27 17:05:48,242 [execute] INFO git fetch -v origin [2023-04-27T17:05:48.253Z] 2023-04-27 17:05:48,243 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-27T17:05:48.823Z] 2023-04-27 17:05:48,723 [run_push] DEBUG no remote changes detected [2023-04-27T17:05:48.823Z] 2023-04-27 17:05:48,723 [execute] INFO git push origin semver [2023-04-27T17:05:48.824Z] 2023-04-27 17:05:48,724 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/504/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:05:49.767Z] 2023-04-27 17:05:49,594 [run_push] DEBUG push all version tags [2023-04-27T17:05:49.767Z] 2023-04-27 17:05:49,594 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-27T17:05:49.767Z] 2023-04-27 17:05:49,595 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/504, universal_newlines=False, shell=None, istream=None) [2023-04-27T17:05:50.706Z] 2023-04-27 17:05:50,402 [read_version] DEBUG read version from /w/workspace/edgex-go/504/.semver/main [2023-04-27T17:05:50.706Z] 3.0.0-dev.142 [Pipeline] } [2023-04-27T17:05:50.718Z] $ docker exec --env ******** --env ******** cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 ssh-agent -k [2023-04-27T17:05:50.826Z] unset SSH_AUTH_SOCK; [2023-04-27T17:05:50.826Z] unset SSH_AGENT_PID; [2023-04-27T17:05:50.826Z] echo Agent pid 38 killed; [2023-04-27T17:05:50.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T17:05:51.145Z] + git semver [Pipeline] } [2023-04-27T17:05:51.420Z] $ docker stop --time=1 cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 [2023-04-27T17:05:52.694Z] $ docker rm -f --volumes cdfacf1711e08b790160375964ba138fbacc13029ddd056e36623cfaf6a161d5 [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-04-27T17:05:53.214Z] + [ -d /w/workspace/edgex-go/504/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:05:53.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:05:54.370Z] ---> package-listing.sh [2023-04-27T17:05:54.370Z] ++ facter osfamily [2023-04-27T17:05:54.370Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T17:05:54.630Z] + OS_FAMILY=debian [2023-04-27T17:05:54.630Z] + workspace=/w/workspace/edgex-go/504 [2023-04-27T17:05:54.630Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T17:05:54.630Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T17:05:54.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T17:05:54.630Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T17:05:54.630Z] + '[' /w/workspace/edgex-go/504 ']' [2023-04-27T17:05:54.630Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T17:05:54.630Z] + case "${OS_FAMILY}" in [2023-04-27T17:05:54.630Z] + dpkg -l [2023-04-27T17:05:54.630Z] + grep '^ii' [2023-04-27T17:05:54.630Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T17:05:54.630Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T17:05:54.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T17:05:54.630Z] + '[' /w/workspace/edgex-go/504 ']' [2023-04-27T17:05:54.630Z] + mkdir -p /w/workspace/edgex-go/504/archives/ [2023-04-27T17:05:54.630Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/504/archives/ [Pipeline] echo [2023-04-27T17:05:54.642Z] 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/504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T17:05:54.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:05:55.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T17:05:55.479Z] [2023-04-27T17:05:55.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T17:05:55.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T17:05:55.774Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T17:05:55.774Z] 5eb5b503b376: Pulling fs layer [2023-04-27T17:05:55.774Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T17:05:55.774Z] ec43610c2a17: Pulling fs layer [2023-04-27T17:05:55.774Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T17:05:55.774Z] 33b1e0a273af: Pulling fs layer [2023-04-27T17:05:55.774Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T17:05:55.774Z] 2f39f015ded8: Pulling fs layer [2023-04-27T17:05:55.774Z] 33b1e0a273af: Waiting [2023-04-27T17:05:55.774Z] 5d3b04190fa2: Waiting [2023-04-27T17:05:55.774Z] 2f39f015ded8: Waiting [2023-04-27T17:05:55.774Z] 3a2ae6a8a46f: Waiting [2023-04-27T17:05:55.774Z] 5c69ac0246d0: Download complete [2023-04-27T17:05:55.774Z] 3a2ae6a8a46f: Download complete [2023-04-27T17:05:56.033Z] 33b1e0a273af: Verifying Checksum [2023-04-27T17:05:56.033Z] 33b1e0a273af: Download complete [2023-04-27T17:05:56.033Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T17:05:56.033Z] 5d3b04190fa2: Download complete [2023-04-27T17:05:56.033Z] ec43610c2a17: Verifying Checksum [2023-04-27T17:05:56.033Z] ec43610c2a17: Download complete [2023-04-27T17:05:56.033Z] 5eb5b503b376: Verifying Checksum [2023-04-27T17:05:56.033Z] 5eb5b503b376: Download complete [2023-04-27T17:05:56.968Z] 2f39f015ded8: Verifying Checksum [2023-04-27T17:05:57.539Z] 5eb5b503b376: Pull complete [2023-04-27T17:05:57.539Z] 5c69ac0246d0: Pull complete [2023-04-27T17:05:58.106Z] ec43610c2a17: Pull complete [2023-04-27T17:05:58.106Z] 3a2ae6a8a46f: Pull complete [2023-04-27T17:05:58.365Z] 33b1e0a273af: Pull complete [2023-04-27T17:05:58.365Z] 5d3b04190fa2: Pull complete [2023-04-27T17:06:03.636Z] 2f39f015ded8: Pull complete [2023-04-27T17:06:03.636Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T17:06:03.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T17:06:03.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T17:06:03.720Z] prd-ubuntu20.04-docker-8c-8g-11910 does not seem to be running inside a container [2023-04-27T17:06:03.754Z] $ 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/504/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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-04-27T17:06:08.797Z] $ docker top e96028b6f889cbf8e01323f1bf41702103253f164348a6e0bd1f7b3008baa8b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T17:06:09.150Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T17:06:09.435Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T17:06:09.723Z] + ls /var/log/sa-host [2023-04-27T17:06:09.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T17:06:09.788Z] provisioning config files... [2023-04-27T17:06:09.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/504@tmp/config3933293983962511269tmp [Pipeline] { [Pipeline] echo [2023-04-27T17:06:09.811Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:06:10.095Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T17:06:10.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:06:10.435Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T17:06:10.443Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:06:10.730Z] ---> sudo-logs.sh [2023-04-27T17:06:10.730Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T17:06:10.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:06:11.041Z] ---> job-cost.sh [2023-04-27T17:06:11.041Z] lf-activate-venv: SKIPPING [2023-04-27T17:06:11.041Z] DEBUG: total: 0.10999999940395355 [2023-04-27T17:06:11.041Z] INFO: Retrieving Stack Cost... [2023-04-27T17:06:11.610Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T17:06:11.870Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T17:06:11.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T17:06:12.163Z] ---> logs-deploy.sh [2023-04-27T17:06:12.163Z] lf-activate-venv: SKIPPING [2023-04-27T17:06:12.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/504 [2023-04-27T17:06:12.163Z] INFO: archiving workspace using pattern(s): [2023-04-27T17:06:13.099Z] Archives upload complete. [2023-04-27T17:06:13.671Z] INFO: archiving logs to Nexus [2023-04-27T17:06:14.241Z] ---> uname -a: [2023-04-27T17:06:14.241Z] Linux prd-ubuntu20-04-docker-8c-8g-11910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-27T17:06:14.241Z] [2023-04-27T17:06:14.241Z]