Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 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-ssh5254021193447229747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12361750130567741553.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4820429108805342141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13208956566941502182.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-ssh13870130172105400895.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 ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5224’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5227’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5225’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5228 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/472 [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/472 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (main) Commit message: "feat: Implement common config flag for security (#4464)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-list --no-walk b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T17:21:57.867Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T17:21:57.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T17:21:57.916Z] ========================================================= [2023-03-22T17:21:57.916Z] EdgeX Global Pipelines Version Info [2023-03-22T17:21:57.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:21:58.627Z] ------------------- [2023-03-22T17:21:58.627Z] stable info: [2023-03-22T17:21:58.627Z] ------------------- [2023-03-22T17:21:58.627Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T17:21:58.627Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T17:21:58.628Z] Message: update stable to v1.0.245 [2023-03-22T17:21:59.201Z] ------------------- [2023-03-22T17:21:59.201Z] experimental info: [2023-03-22T17:21:59.201Z] ------------------- [2023-03-22T17:21:59.201Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T17:21:59.201Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T17:21:59.201Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T17:21:59.373Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T17:21:59.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T17:21:59.394Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T17:21:59.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T17:21:59.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T17:21:59.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T17:21:59.437Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T17:21:59.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T17:21:59.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T17:21:59.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T17:21:59.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T17:21:59.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T17:21:59.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T17:21:59.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T17:21:59.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T17:21:59.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:21:59.541Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:21:59.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T17:21:59.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T17:21:59.575Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T17:21:59.583Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T17:21:59.595Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T17:21:59.604Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T17:21:59.615Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-22T17:21:59.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-22T17:21:59.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-22T17:21:59.650Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] echo [2023-03-22T17:21:59.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e3a5bd [Pipeline] echo [2023-03-22T17:21:59.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:21:59.707Z] provisioning config files... [2023-03-22T17:21:59.718Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/472@tmp/config7640274838044847584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:22:00.027Z] ---> docker-login.sh [2023-03-22T17:22:00.027Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:22:00.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:00.287Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:00.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:00.287Z] [2023-03-22T17:22:00.287Z] Login Succeeded [2023-03-22T17:22:00.287Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:22:00.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:00.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:00.546Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:00.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:00.546Z] [2023-03-22T17:22:00.546Z] Login Succeeded [2023-03-22T17:22:00.546Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:22:00.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:00.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:00.546Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:00.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:00.547Z] [2023-03-22T17:22:00.547Z] Login Succeeded [2023-03-22T17:22:00.547Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:22:00.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:00.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:00.806Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:00.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:00.806Z] [2023-03-22T17:22:00.806Z] Login Succeeded [2023-03-22T17:22:00.806Z] docker.io [2023-03-22T17:22:00.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:01.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:01.066Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:01.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:01.066Z] [2023-03-22T17:22:01.066Z] Login Succeeded [2023-03-22T17:22:01.066Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:22:01.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:22:01.386Z] + 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-03-22T17:22:01.386Z] + dirname cmd/core-command/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T17:22:01.386Z] + + dirname cmd/core-data/Dockerfile [2023-03-22T17:22:01.386Z] cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T17:22:01.386Z] + + cut -d/ -f2 [2023-03-22T17:22:01.386Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T17:22:01.386Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T17:22:01.386Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T17:22:01.386Z] + cut -d/ -f2 [2023-03-22T17:22:01.386Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T17:22:01.443Z] 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-03-22T17:22:01.785Z] + git rev-list -1 --merges 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834~1..0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] echo [2023-03-22T17:22:01.824Z] -----------> git rev-list -1 --merges 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834~1..0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [false] [Pipeline] sh [2023-03-22T17:22:02.128Z] + git log --format=format:%s -1 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] echo [2023-03-22T17:22:02.142Z] ========================================================= [2023-03-22T17:22:02.142Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T17:22:02.142Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T17:22:02.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:22:02.511Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T17:22:02.511Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T17:22:02.511Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T17:22:02.511Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T17:22:02.511Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T17:22:02.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:02.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:22:02.859Z] [2023-03-22T17:22:02.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:03.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:22:03.164Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T17:22:03.164Z] b85a868b505f: Pulling fs layer [2023-03-22T17:22:03.164Z] e2be974225ed: Pulling fs layer [2023-03-22T17:22:03.164Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T17:22:03.164Z] 988bab9f4d93: Pulling fs layer [2023-03-22T17:22:03.164Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T17:22:03.164Z] eaf3925da568: Pulling fs layer [2023-03-22T17:22:03.164Z] bab4dde63d76: Pulling fs layer [2023-03-22T17:22:03.164Z] bde34c3a00c8: Pulling fs layer [2023-03-22T17:22:03.164Z] b352a97aabf1: Pulling fs layer [2023-03-22T17:22:03.164Z] 988bab9f4d93: Waiting [2023-03-22T17:22:03.164Z] eaf3925da568: Waiting [2023-03-22T17:22:03.164Z] bde34c3a00c8: Waiting [2023-03-22T17:22:03.164Z] 1469e6f7b9e6: Waiting [2023-03-22T17:22:03.164Z] b352a97aabf1: Waiting [2023-03-22T17:22:03.164Z] 4872d77fe225: Pulling fs layer [2023-03-22T17:22:03.164Z] 5851b861e8e6: Pulling fs layer [2023-03-22T17:22:03.164Z] 4872d77fe225: Waiting [2023-03-22T17:22:03.164Z] bab4dde63d76: Waiting [2023-03-22T17:22:03.164Z] 5851b861e8e6: Waiting [2023-03-22T17:22:03.164Z] e2be974225ed: Download complete [2023-03-22T17:22:03.164Z] 988bab9f4d93: Download complete [2023-03-22T17:22:03.429Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T17:22:03.429Z] 1469e6f7b9e6: Download complete [2023-03-22T17:22:03.429Z] eaf3925da568: Verifying Checksum [2023-03-22T17:22:03.429Z] eaf3925da568: Download complete [2023-03-22T17:22:03.429Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T17:22:03.429Z] 339a4e72a1f5: Download complete [2023-03-22T17:22:03.429Z] bde34c3a00c8: Verifying Checksum [2023-03-22T17:22:03.429Z] bde34c3a00c8: Download complete [2023-03-22T17:22:03.429Z] b352a97aabf1: Verifying Checksum [2023-03-22T17:22:03.429Z] b352a97aabf1: Download complete [2023-03-22T17:22:03.429Z] 4872d77fe225: Verifying Checksum [2023-03-22T17:22:03.429Z] 4872d77fe225: Download complete [2023-03-22T17:22:03.429Z] 5851b861e8e6: Verifying Checksum [2023-03-22T17:22:03.689Z] b85a868b505f: Verifying Checksum [2023-03-22T17:22:03.690Z] b85a868b505f: Download complete [2023-03-22T17:22:03.948Z] bab4dde63d76: Verifying Checksum [2023-03-22T17:22:03.948Z] bab4dde63d76: Download complete [2023-03-22T17:22:04.883Z] b85a868b505f: Pull complete [2023-03-22T17:22:04.883Z] e2be974225ed: Pull complete [2023-03-22T17:22:05.455Z] 339a4e72a1f5: Pull complete [2023-03-22T17:22:05.455Z] 988bab9f4d93: Pull complete [2023-03-22T17:22:05.714Z] 1469e6f7b9e6: Pull complete [2023-03-22T17:22:05.714Z] eaf3925da568: Pull complete [2023-03-22T17:22:07.618Z] bab4dde63d76: Pull complete [2023-03-22T17:22:07.618Z] bde34c3a00c8: Pull complete [2023-03-22T17:22:07.618Z] b352a97aabf1: Pull complete [2023-03-22T17:22:07.618Z] 4872d77fe225: Pull complete [2023-03-22T17:22:07.876Z] 5851b861e8e6: Pull complete [2023-03-22T17:22:07.876Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T17:22:07.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:22:07.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:22:07.969Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:22:08.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T17:22:15.398Z] $ docker top d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 -eo pid,comm [2023-03-22T17:22:15.571Z] 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-03-22T17:22:15.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:22:15.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:22:15.602Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:22:15.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:22:15.733Z] $ docker exec d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 ssh-agent [2023-03-22T17:22:15.856Z] SSH_AUTH_SOCK=/tmp/ssh-GBvJbgyfqYsk/agent.14 [2023-03-22T17:22:15.856Z] SSH_AGENT_PID=20 [2023-03-22T17:22:15.862Z] Running ssh-add (command line suppressed) [2023-03-22T17:22:16.005Z] Identity added: /w/workspace/edgex-go/472@tmp/private_key_11292330196172694256.key (/w/workspace/edgex-go/472@tmp/private_key_11292330196172694256.key) [2023-03-22T17:22:16.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:22:16.318Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T17:22:16.332Z] $ docker exec --env ******** --env ******** d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 ssh-agent -k [2023-03-22T17:22:16.423Z] unset SSH_AUTH_SOCK; [2023-03-22T17:22:16.423Z] unset SSH_AGENT_PID; [2023-03-22T17:22:16.423Z] echo Agent pid 20 killed; [2023-03-22T17:22:16.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T17:22:16.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:22:16.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:22:16.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:22:16.563Z] $ docker exec d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 ssh-agent [2023-03-22T17:22:16.665Z] SSH_AUTH_SOCK=/tmp/ssh-f6n4qfDW4MLh/agent.70 [2023-03-22T17:22:16.665Z] SSH_AGENT_PID=76 [2023-03-22T17:22:16.669Z] Running ssh-add (command line suppressed) [2023-03-22T17:22:16.764Z] Identity added: /w/workspace/edgex-go/472@tmp/private_key_120440550910049159.key (/w/workspace/edgex-go/472@tmp/private_key_120440550910049159.key) [2023-03-22T17:22:16.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:22:17.079Z] + git semver init [2023-03-22T17:22:17.353Z] 2023-03-22 17:22:17,308 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T17:22:17.353Z] 2023-03-22 17:22:17,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/472/.semver [2023-03-22T17:22:17.353Z] 2023-03-22 17:22:17,310 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/472/.semver [2023-03-22T17:22:17.353Z] 2023-03-22 17:22:17,310 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/472/.semver'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:22:23.931Z] 2023-03-22 17:22:22,792 [append_file] DEBUG append to file:/w/workspace/edgex-go/472/.git/info/exclude [2023-03-22T17:22:23.931Z] 2023-03-22 17:22:22,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/472/.semver/main with force:False [2023-03-22T17:22:23.931Z] 2023-03-22 17:22:22,792 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main [2023-03-22T17:22:23.931Z] 2023-03-22 17:22:22,792 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main [2023-03-22T17:22:23.931Z] 3.0.0-dev.110 [Pipeline] } [2023-03-22T17:22:23.945Z] $ docker exec --env ******** --env ******** d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 ssh-agent -k [2023-03-22T17:22:24.030Z] unset SSH_AUTH_SOCK; [2023-03-22T17:22:24.031Z] unset SSH_AGENT_PID; [2023-03-22T17:22:24.031Z] echo Agent pid 76 killed; [2023-03-22T17:22:24.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:22:24.347Z] + git semver [Pipeline] } [2023-03-22T17:22:24.621Z] $ docker stop --time=1 d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 [2023-03-22T17:22:25.962Z] $ docker rm -f --volumes d59f5d334c9fcb07093dd617bd73c5be982c0b30a6763771217c7ed74736f747 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:22:26.302Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T17:22:26.544Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T17:22:26.546Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.110 [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-03-22T17:22:26.944Z] + git config --global --add safe.directory /w/workspace/edgex-go/472 [Pipeline] echo [2023-03-22T17:22:26.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:22:26.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:22:26.986Z] ========================================================= [2023-03-22T17:22:26.986Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T17:22:26.986Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:22:27.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:22:27.278Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T17:22:27.278Z] 63b65145d645: Pulling fs layer [2023-03-22T17:22:27.278Z] a2d21d5440eb: Pulling fs layer [2023-03-22T17:22:27.278Z] 935e6c44a52c: Pulling fs layer [2023-03-22T17:22:27.278Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T17:22:27.278Z] 30dea6a524f1: Pulling fs layer [2023-03-22T17:22:27.278Z] a2aff8979fd8: Pulling fs layer [2023-03-22T17:22:27.278Z] 6808be2612f2: Pulling fs layer [2023-03-22T17:22:27.278Z] f25807f1079a: Pulling fs layer [2023-03-22T17:22:27.278Z] a2aff8979fd8: Waiting [2023-03-22T17:22:27.278Z] 94cc34f8dd06: Waiting [2023-03-22T17:22:27.278Z] 30dea6a524f1: Waiting [2023-03-22T17:22:27.278Z] 6808be2612f2: Waiting [2023-03-22T17:22:27.278Z] f25807f1079a: Waiting [2023-03-22T17:22:27.278Z] a2d21d5440eb: Verifying Checksum [2023-03-22T17:22:27.278Z] a2d21d5440eb: Download complete [2023-03-22T17:22:27.278Z] 94cc34f8dd06: Download complete [2023-03-22T17:22:27.278Z] 30dea6a524f1: Verifying Checksum [2023-03-22T17:22:27.278Z] 30dea6a524f1: Download complete [2023-03-22T17:22:27.539Z] 63b65145d645: Verifying Checksum [2023-03-22T17:22:27.539Z] 63b65145d645: Download complete [2023-03-22T17:22:27.539Z] a2aff8979fd8: Verifying Checksum [2023-03-22T17:22:27.539Z] a2aff8979fd8: Download complete [2023-03-22T17:22:28.112Z] 63b65145d645: Pull complete [2023-03-22T17:22:28.112Z] a2d21d5440eb: Pull complete [2023-03-22T17:22:28.379Z] f25807f1079a: Verifying Checksum [2023-03-22T17:22:28.379Z] f25807f1079a: Download complete [2023-03-22T17:22:28.636Z] 935e6c44a52c: Verifying Checksum [2023-03-22T17:22:28.636Z] 935e6c44a52c: Download complete [2023-03-22T17:22:28.636Z] 6808be2612f2: Verifying Checksum [2023-03-22T17:22:28.636Z] 6808be2612f2: Download complete [2023-03-22T17:22:32.821Z] 935e6c44a52c: Pull complete [2023-03-22T17:22:32.821Z] 94cc34f8dd06: Pull complete [2023-03-22T17:22:32.821Z] 30dea6a524f1: Pull complete [2023-03-22T17:22:32.821Z] a2aff8979fd8: Pull complete [2023-03-22T17:22:34.716Z] 6808be2612f2: Pull complete [2023-03-22T17:22:35.650Z] f25807f1079a: Pull complete [2023-03-22T17:22:35.650Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T17:22:35.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:22:35.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:22:35.945Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:22:35.945Z] WORKDIR /edgex [2023-03-22T17:22:35.945Z] COPY go.mod . [2023-03-22T17:22:35.945Z] RUN go mod download [2023-03-22T17:22:35.945Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T17:22:36.510Z] Sending build context to Docker daemon 170.5MB [2023-03-22T17:22:36.510Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:22:36.510Z] ---> 3b553350e43f [2023-03-22T17:22:36.510Z] Step 2/4 : WORKDIR /edgex [2023-03-22T17:22:41.619Z] Still waiting to schedule task [2023-03-22T17:22:41.619Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T17:22:44.717Z] ---> Running in 8f672f8a1534 [2023-03-22T17:22:44.717Z] Removing intermediate container 8f672f8a1534 [2023-03-22T17:22:44.717Z] ---> 73146aa61a77 [2023-03-22T17:22:44.717Z] Step 3/4 : COPY go.mod . [2023-03-22T17:22:44.976Z] ---> a4b409fb9167 [2023-03-22T17:22:44.976Z] Step 4/4 : RUN go mod download [2023-03-22T17:22:44.976Z] ---> Running in f4bb7ca56ed2 [2023-03-22T17:23:03.065Z] Removing intermediate container f4bb7ca56ed2 [2023-03-22T17:23:03.065Z] ---> d3ecef314ad2 [2023-03-22T17:23:03.065Z] Successfully built d3ecef314ad2 [2023-03-22T17:23:03.065Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:03.367Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:23:03.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:03.438Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:23:03.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T17:23:03.932Z] $ docker top ab18639f070a6d68f0f2ff1df79a603df1b14a419150dac99fd43c03d2ffb14e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:23:04.266Z] + go version [2023-03-22T17:23:04.267Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T17:23:04.280Z] $ docker stop --time=1 ab18639f070a6d68f0f2ff1df79a603df1b14a419150dac99fd43c03d2ffb14e [2023-03-22T17:23:05.625Z] $ docker rm -f --volumes ab18639f070a6d68f0f2ff1df79a603df1b14a419150dac99fd43c03d2ffb14e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:06.040Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:23:06.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:06.109Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:23:06.144Z] $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T17:23:07.173Z] $ docker top d8434d72a939ae2ceb49a9629ba3a01931bc062b4e078a8dcfe469ac056cd77e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:23:07.237Z] ========================================================= [2023-03-22T17:23:07.237Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T17:23:07.237Z] ========================================================= [Pipeline] sh [2023-03-22T17:23:07.512Z] + git config --global --add safe.directory /w/workspace/edgex-go/472 [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:23:07.800Z] + make test [2023-03-22T17:23:07.801Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T17:23:14.370Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T17:23:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T17:23:30.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T17:23:30.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T17:23:30.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-03-22T17:23:32.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements [2023-03-22T17:23:36.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.3% of statements [2023-03-22T17:23:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T17:23:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T17:23:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T17:23:38.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T17:23:38.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T17:23:38.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-22T17:23:39.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T17:23:39.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:23:39.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T17:23:39.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T17:23:39.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T17:23:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T17:23:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T17:23:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.427s coverage: 88.5% of statements [2023-03-22T17:23:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements [2023-03-22T17:23:42.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T17:23:42.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T17:23:42.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:23:43.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.316s coverage: 95.6% of statements [2023-03-22T17:23:43.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T17:23:43.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T17:23:43.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T17:23:43.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T17:23:43.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T17:23:43.304Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-03-22T17:23:44.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T17:23:44.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T17:23:44.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T17:23:44.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-03-22T17:23:44.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T17:23:44.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T17:23:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2023-03-22T17:23:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.036s coverage: 29.0% of statements [2023-03-22T17:23:45.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 44.1% of statements [2023-03-22T17:23:45.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements [2023-03-22T17:23:45.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-03-22T17:23:45.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2023-03-22T17:23:45.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2023-03-22T17:23:46.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T17:23:46.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T17:23:46.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T17:23:46.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T17:23:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T17:23:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T17:23:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T17:23:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T17:23:47.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T17:23:47.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T17:23:47.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T17:23:47.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T17:23:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T17:23:48.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T17:23:48.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T17:23:49.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T17:23:49.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T17:23:50.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T17:23:50.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T17:23:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T17:23:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T17:23:51.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T17:23:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T17:23:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T17:23:53.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T17:23:54.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T17:23:54.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T17:23:54.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T17:23:54.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T17:23:55.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T17:23:55.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T17:23:55.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T17:23:55.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T17:23:57.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T17:23:57.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:23:57.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T17:23:57.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T17:23:57.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T17:23:57.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T17:23:57.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2023-03-22T17:23:59.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T17:23:59.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.282s coverage: 79.9% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.066s coverage: 92.9% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.1% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-03-22T17:24:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-03-22T17:24:11.349Z] 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-03-22T17:24:30.010Z] go vet ./... [2023-03-22T17:24:34.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:24:34.451Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:24:34.451Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:24:34.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T17:24:34.780Z] + ls -al . [2023-03-22T17:24:34.780Z] total 704 [2023-03-22T17:24:34.780Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 17:23 . [2023-03-22T17:24:34.780Z] drwxr-xr-x 4 root root 4096 Mar 22 17:23 .. [2023-03-22T17:24:34.780Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:21 .blubracket [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 17:21 .dockerignore [2023-03-22T17:24:34.780Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 17:22 .git [2023-03-22T17:24:34.780Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:21 .github [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:21 .gitignore [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 17:21 .golangci.yml [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 17:21 .hadolint.yml [2023-03-22T17:24:34.780Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 17:22 .semver [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 17:21 .sonarcloud.properties [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:21 ADOPTERS.md [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 10954 Mar 22 17:21 Attribution.txt [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:21 CHANGELOG.md [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:21 CONTRIBUTING.md [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 17:21 GOVERNANCE.md [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 17:21 Jenkinsfile [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:21 LICENSE [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:21 Makefile [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 17:21 OWNERS.md [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:21 README.md [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 17:21 SECURITY.md [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 13 Mar 22 17:22 VERSION [2023-03-22T17:24:34.780Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:21 bin [2023-03-22T17:24:34.780Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 17:21 cmd [2023-03-22T17:24:34.780Z] -rw-r--r-- 1 root root 447378 Mar 22 17:24 coverage.out [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 3236 Mar 22 17:21 go.mod [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 31410 Mar 22 17:21 go.sum [2023-03-22T17:24:34.780Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 17:21 internal [2023-03-22T17:24:34.780Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:21 openapi [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 17:21 security.txt [2023-03-22T17:24:34.780Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 17:21 snap [2023-03-22T17:24:34.780Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 17:21 version.go [Pipeline] sh [2023-03-22T17:24:35.434Z] + '[' -e coverage.out ] [2023-03-22T17:24:35.434Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T17:24:35.549Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T17:24:35.831Z] + make build [2023-03-22T17:24:35.832Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T17:24:48.024Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T17:24:48.024Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T17:24:48.960Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T17:24:49.527Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T17:24:56.083Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T17:24:57.015Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T17:24:58.391Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T17:24:59.324Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T17:24:59.888Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T17:25:00.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T17:25:01.753Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-22T17:25:03.148Z] $ docker stop --time=1 d8434d72a939ae2ceb49a9629ba3a01931bc062b4e078a8dcfe469ac056cd77e [2023-03-22T17:25:12.162Z] $ docker rm -f --volumes d8434d72a939ae2ceb49a9629ba3a01931bc062b4e078a8dcfe469ac056cd77e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:25:12.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:25:12.930Z] [2023-03-22T17:25:12.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:25:13.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:25:13.493Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T17:25:13.493Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T17:25:13.493Z] ca9280d653b3: Pulling fs layer [2023-03-22T17:25:13.493Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T17:25:13.493Z] cbdbe7a5bc2a: Download complete [2023-03-22T17:25:13.752Z] ca9280d653b3: Verifying Checksum [2023-03-22T17:25:13.752Z] ca9280d653b3: Download complete [2023-03-22T17:25:13.752Z] cbdbe7a5bc2a: Pull complete [2023-03-22T17:25:14.012Z] 7e9c9ca2126c: Download complete [2023-03-22T17:25:14.271Z] ca9280d653b3: Pull complete [2023-03-22T17:25:17.553Z] 7e9c9ca2126c: Pull complete [2023-03-22T17:25:17.553Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T17:25:17.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:25:17.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:25:17.640Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:25:17.680Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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/edgex-compose:latest cat [2023-03-22T17:25:19.686Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5237 in /w/workspace/edgexfoundry_edgex-go_main [2023-03-22T17:25:20.868Z] $ docker top 20175dc8deafa06f449a04a44315a93d979ceca9b414e7015eb1816cf21667a4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-03-22T17:25:20.950Z] Running in /w/workspace/edgex-go/472 [Pipeline] { [Pipeline] checkout [2023-03-22T17:25:20.989Z] The recommended git tool is: git [2023-03-22T17:25:21.193Z] + docker-compose build --help [2023-03-22T17:25:21.193Z] + grep parallel [2023-03-22T17:25:21.757Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T17:25:21.774Z] $ docker stop --time=1 20175dc8deafa06f449a04a44315a93d979ceca9b414e7015eb1816cf21667a4 [2023-03-22T17:25:23.111Z] $ docker rm -f --volumes 20175dc8deafa06f449a04a44315a93d979ceca9b414e7015eb1816cf21667a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:25:23.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:25:23.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:25:23.569Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:25:23.608Z] $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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-03-22T17:25:23.899Z] $ docker top fa801e804075da6f3c993e7f4976b70753ce1b2f67cd36ace225998162deed7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:25:24.219Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T17:25:24.787Z] Building core-command ... [2023-03-22T17:25:24.787Z] Building core-common-config-bootstrapper ... [2023-03-22T17:25:24.788Z] Building core-data ... [2023-03-22T17:25:24.788Z] Building core-metadata ... [2023-03-22T17:25:24.788Z] Building security-bootstrapper ... [2023-03-22T17:25:24.788Z] Building security-proxy-auth ... [2023-03-22T17:25:24.788Z] Building security-proxy-setup ... [2023-03-22T17:25:24.788Z] Building security-secretstore-setup ... [2023-03-22T17:25:24.788Z] Building security-spiffe-token-provider ... [2023-03-22T17:25:24.788Z] Building security-spire-agent ... [2023-03-22T17:25:24.788Z] Building security-spire-config ... [2023-03-22T17:25:24.788Z] Building security-spire-server ... [2023-03-22T17:25:24.788Z] Building support-notifications ... [2023-03-22T17:25:24.788Z] Building support-scheduler ... [2023-03-22T17:25:24.788Z] Building security-spiffe-token-provider [2023-03-22T17:25:24.788Z] Building core-command [2023-03-22T17:25:24.788Z] Building security-spire-agent [2023-03-22T17:25:24.788Z] Building core-data [2023-03-22T17:25:24.788Z] Building security-proxy-auth [2023-03-22T17:25:28.175Z] using credential edgex-jenkins-ssh [2023-03-22T17:25:28.195Z] Cloning the remote Git repository [2023-03-22T17:25:28.259Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:25:28.386Z] > git init /w/workspace/edgex-go/472 # timeout=10 [2023-03-22T17:25:28.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:25:28.588Z] > git --version # timeout=10 [2023-03-22T17:25:28.616Z] > git --version # 'git version 2.25.1' [2023-03-22T17:25:28.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:25:28.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:25:36.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:36.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:36.997Z] ---> d3ecef314ad2 [2023-03-22T17:25:36.997Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:25:36.997Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:36.997Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:36.997Z] ---> d3ecef314ad2 [2023-03-22T17:25:36.997Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T17:25:36.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:36.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:36.997Z] ---> d3ecef314ad2 [2023-03-22T17:25:36.997Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:25:36.997Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:36.997Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:36.997Z] ---> d3ecef314ad2 [2023-03-22T17:25:36.997Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:25:36.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:25:36.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:25:36.997Z] ---> d3ecef314ad2 [2023-03-22T17:25:36.997Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:25:49.043Z] Avoid second fetch [2023-03-22T17:25:49.043Z] Checking out Revision 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (main) [2023-03-22T17:25:47.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T17:25:47.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:25:49.065Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T17:25:49.155Z] > git checkout -f 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 [2023-03-22T17:25:49.968Z] Commit message: "feat: Implement common config flag for security (#4464)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T17:25:50.853Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T17:25:50.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:25:50.853Z] Dload Upload Total Spent Left Speed [2023-03-22T17:25:50.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-22T17:25:51.585Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T17:25:51.877Z] ---> Running in 426df6b354ac [2023-03-22T17:25:51.877Z] ---> Running in c9096abbf62e [2023-03-22T17:25:51.877Z] ---> Running in 35c7ce50872c [2023-03-22T17:25:51.877Z] ---> Running in 93e87f806342 [2023-03-22T17:25:51.877Z] ---> Running in f36c94e365f6 [2023-03-22T17:25:51.877Z] Removing intermediate container 93e87f806342 [2023-03-22T17:25:51.877Z] ---> e5f0ec871a26 [2023-03-22T17:25:51.877Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:25:51.877Z] Removing intermediate container f36c94e365f6 [2023-03-22T17:25:51.877Z] ---> 059b739449d4 [2023-03-22T17:25:51.877Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:25:51.877Z] Removing intermediate container 35c7ce50872c [2023-03-22T17:25:51.877Z] ---> 37f5b17570b5 [2023-03-22T17:25:51.877Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T17:25:51.877Z] Removing intermediate container c9096abbf62e [2023-03-22T17:25:51.877Z] ---> 4d846a169a1c [2023-03-22T17:25:51.877Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:25:51.877Z] Removing intermediate container 426df6b354ac [2023-03-22T17:25:51.877Z] ---> 7ab28917376b [2023-03-22T17:25:51.877Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T17:25:51.877Z] ---> Running in 821db6149840 [2023-03-22T17:25:51.877Z] ---> Running in c238c3340ceb [2023-03-22T17:25:51.877Z] ---> Running in 61ab165601c1 [2023-03-22T17:25:51.877Z] ---> Running in 551ee24a4494 [2023-03-22T17:25:51.877Z] ---> Running in 91bf1b68b204 [2023-03-22T17:25:51.877Z] Removing intermediate container 821db6149840 [2023-03-22T17:25:51.877Z] ---> 6612c4ff6737 [2023-03-22T17:25:51.877Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:25:51.877Z] Removing intermediate container c238c3340ceb [2023-03-22T17:25:51.877Z] ---> 08a4035540af [2023-03-22T17:25:51.877Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T17:25:51.877Z] Removing intermediate container 61ab165601c1 [2023-03-22T17:25:51.877Z] ---> 4e7be53507a6 [2023-03-22T17:25:51.877Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:25:51.877Z] ---> Running in a24dff3eb0a6 [2023-03-22T17:25:51.877Z] ---> Running in d6627756298d [2023-03-22T17:25:51.877Z] ---> Running in 1da724bbc3f6 [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:25:51.877Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:25:51.877Z] OK: 17822 distinct packages available [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:51.959Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T17:25:51.959Z] + sudo tee /etc/docker/daemon.new [2023-03-22T17:25:51.959Z] { [2023-03-22T17:25:51.959Z] "registry-mirrors": [ [2023-03-22T17:25:51.959Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T17:25:51.959Z] ], [2023-03-22T17:25:51.959Z] "bip": "10.250.0.254/24", [2023-03-22T17:25:51.959Z] "hosts": [ [2023-03-22T17:25:51.959Z] "tcp://0.0.0.0:5555", [2023-03-22T17:25:51.959Z] "unix:///var/run/docker.sock" [2023-03-22T17:25:51.959Z] ], [2023-03-22T17:25:51.959Z] "mtu": 1458, [2023-03-22T17:25:51.959Z] "selinux-enabled": true, [2023-03-22T17:25:51.959Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T17:25:51.959Z] } [Pipeline] sh [2023-03-22T17:25:52.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:52.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:25:52.135Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:52.135Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:52.135Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:52.135Z] OK: 265 MiB in 53 packages [2023-03-22T17:25:52.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T17:25:52.395Z] Removing intermediate container 551ee24a4494 [2023-03-22T17:25:52.395Z] ---> 3657aff2f629 [2023-03-22T17:25:52.395Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:25:52.395Z] ---> 8b05128b970e [2023-03-22T17:25:52.395Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:52.395Z] ---> Running in 10cdaa45d621 [2023-03-22T17:25:52.692Z] + sudo service docker restart [2023-03-22T17:25:52.722Z] Removing intermediate container a24dff3eb0a6 [2023-03-22T17:25:52.722Z] ---> cc1a81178cc1 [2023-03-22T17:25:52.722Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:25:52.981Z] Removing intermediate container 1da724bbc3f6 [2023-03-22T17:25:52.981Z] ---> 3a9f62d633a5 [2023-03-22T17:25:52.981Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:25:52.981Z] ---> 1c0deb9ad1b4 [2023-03-22T17:25:52.981Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:52.981Z] Removing intermediate container 91bf1b68b204 [2023-03-22T17:25:52.981Z] ---> 757016cef787 [2023-03-22T17:25:52.981Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T17:25:52.981Z] ---> Running in d6186a856800 [2023-03-22T17:25:53.239Z] Removing intermediate container d6627756298d [2023-03-22T17:25:53.239Z] ---> 5a705e8dd8cb [2023-03-22T17:25:53.239Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T17:25:53.239Z] ---> 9967cd408086 [2023-03-22T17:25:53.239Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:53.239Z] ---> 70d590634bec [2023-03-22T17:25:53.239Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:53.239Z] ---> Running in 7c969d275f5c [2023-03-22T17:25:53.239Z] ---> Running in 99a12e6b6b61 [2023-03-22T17:25:53.239Z] ---> 5c3e0f98592c [2023-03-22T17:25:53.239Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:25:53.239Z] ---> Running in 7a5056941f8c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:26:11.043Z] provisioning config files... [2023-03-22T17:26:11.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/472@tmp/config9108191616161566416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:26:11.475Z] ---> docker-login.sh [2023-03-22T17:26:11.475Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:26:12.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:12.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:12.074Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:12.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:12.074Z] [2023-03-22T17:26:12.074Z] Login Succeeded [2023-03-22T17:26:12.074Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:26:12.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:12.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:12.620Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:12.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:12.620Z] [2023-03-22T17:26:12.620Z] Login Succeeded [2023-03-22T17:26:12.620Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:26:12.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:12.894Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:12.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:12.894Z] [2023-03-22T17:26:12.894Z] Login Succeeded [2023-03-22T17:26:12.894Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:26:13.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:13.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:13.442Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:13.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:13.442Z] [2023-03-22T17:26:13.442Z] Login Succeeded [2023-03-22T17:26:13.442Z] docker.io [2023-03-22T17:26:13.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:13.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:13.985Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:13.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:13.985Z] [2023-03-22T17:26:13.985Z] Login Succeeded [2023-03-22T17:26:13.985Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:26:14.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T17:26:14.669Z] + git config --global --add safe.directory /w/workspace/edgex-go/472 [Pipeline] echo [2023-03-22T17:26:14.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:26:14.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:26:14.708Z] ========================================================= [2023-03-22T17:26:14.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T17:26:14.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:26:15.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:26:15.332Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T17:26:15.332Z] af6eaf76a39c: Pulling fs layer [2023-03-22T17:26:15.332Z] 55522c791124: Pulling fs layer [2023-03-22T17:26:15.332Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T17:26:15.332Z] 169dfbe0d373: Pulling fs layer [2023-03-22T17:26:15.332Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T17:26:15.332Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T17:26:15.332Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T17:26:15.332Z] 169dfbe0d373: Waiting [2023-03-22T17:26:15.332Z] e1ff8fa3b103: Waiting [2023-03-22T17:26:15.332Z] 5abe8eddf0d5: Waiting [2023-03-22T17:26:15.332Z] 52ebb69f0ebf: Waiting [2023-03-22T17:26:15.332Z] 55522c791124: Download complete [2023-03-22T17:26:15.332Z] 169dfbe0d373: Verifying Checksum [2023-03-22T17:26:15.332Z] 169dfbe0d373: Download complete [2023-03-22T17:26:15.332Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T17:26:15.332Z] e1ff8fa3b103: Download complete [2023-03-22T17:26:15.332Z] af6eaf76a39c: Verifying Checksum [2023-03-22T17:26:15.332Z] af6eaf76a39c: Download complete [2023-03-22T17:26:16.775Z] af6eaf76a39c: Pull complete [2023-03-22T17:26:16.775Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T17:26:16.775Z] 5abe8eddf0d5: Download complete [2023-03-22T17:26:17.373Z] 55522c791124: Pull complete [2023-03-22T17:26:18.351Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T17:26:18.351Z] ce5c4a1c91eb: Download complete [2023-03-22T17:26:18.351Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T17:26:18.351Z] 52ebb69f0ebf: Download complete [2023-03-22T17:26:30.717Z] ce5c4a1c91eb: Pull complete [2023-03-22T17:26:30.717Z] 169dfbe0d373: Pull complete [2023-03-22T17:26:30.717Z] e1ff8fa3b103: Pull complete [2023-03-22T17:26:37.605Z] 52ebb69f0ebf: Pull complete [2023-03-22T17:26:40.323Z] 5abe8eddf0d5: Pull complete [2023-03-22T17:26:40.323Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T17:26:40.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:26:40.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:26:40.683Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T17:26:40.683Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:26:40.683Z] WORKDIR /edgex [2023-03-22T17:26:40.683Z] COPY go.mod . [2023-03-22T17:26:40.683Z] RUN go mod download [2023-03-22T17:26:41.276Z] Sending build context to Docker daemon 2.933MB [2023-03-22T17:26:41.276Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:26:41.276Z] ---> 6cb57ee374ae [2023-03-22T17:26:41.276Z] Step 2/4 : WORKDIR /edgex [2023-03-22T17:26:43.248Z] ---> Running in b8fa86455e1f [2023-03-22T17:26:43.896Z] Removing intermediate container b8fa86455e1f [2023-03-22T17:26:43.897Z] ---> 52f19f517edd [2023-03-22T17:26:43.897Z] Step 3/4 : COPY go.mod . [2023-03-22T17:26:44.165Z] ---> 3d2684930d18 [2023-03-22T17:26:44.165Z] Step 4/4 : RUN go mod download [2023-03-22T17:26:44.438Z] ---> Running in 00989389076f [2023-03-22T17:27:01.245Z] Removing intermediate container 7c969d275f5c [2023-03-22T17:27:01.245Z] ---> e7a2d1964400 [2023-03-22T17:27:01.245Z] Step 8/23 : COPY . . [2023-03-22T17:27:01.245Z] Removing intermediate container 10cdaa45d621 [2023-03-22T17:27:01.245Z] ---> fd25c0962d4e [2023-03-22T17:27:01.245Z] Step 7/27 : COPY . . [2023-03-22T17:27:01.245Z] Removing intermediate container d6186a856800 [2023-03-22T17:27:01.245Z] ---> 677b2b6ef33b [2023-03-22T17:27:01.245Z] Step 8/23 : COPY . . [2023-03-22T17:27:01.245Z] Removing intermediate container 99a12e6b6b61 [2023-03-22T17:27:01.245Z] ---> 805589cfa619 [2023-03-22T17:27:01.245Z] Step 7/20 : COPY . . [2023-03-22T17:27:01.245Z] Removing intermediate container 7a5056941f8c [2023-03-22T17:27:01.245Z] ---> c616b49b2d20 [2023-03-22T17:27:01.245Z] Step 8/24 : COPY . . [2023-03-22T17:27:16.701Z] Removing intermediate container 00989389076f [2023-03-22T17:27:16.702Z] ---> bc47a36faac0 [2023-03-22T17:27:16.702Z] Successfully built bc47a36faac0 [2023-03-22T17:27:16.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:27:17.050Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:27:17.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:27:17.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-5237 does not seem to be running inside a container [2023-03-22T17:27:17.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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-03-22T17:27:18.662Z] $ docker top d6fd23c35c6a529730175acf96e4bcd3ab20f483fa718352c6fe9136f8822c6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:27:19.514Z] + go version [2023-03-22T17:27:19.514Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T17:27:19.535Z] $ docker stop --time=1 d6fd23c35c6a529730175acf96e4bcd3ab20f483fa718352c6fe9136f8822c6e [2023-03-22T17:27:21.190Z] $ docker rm -f --volumes d6fd23c35c6a529730175acf96e4bcd3ab20f483fa718352c6fe9136f8822c6e [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-03-22T17:27:21.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:27:21.770Z] [2023-03-22T17:27:21.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:27:22.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:27:22.108Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T17:27:22.108Z] 29e5d40040c1: Pulling fs layer [2023-03-22T17:27:22.108Z] 1ce36da41761: Pulling fs layer [2023-03-22T17:27:22.108Z] 25b303627fd3: Pulling fs layer [2023-03-22T17:27:22.393Z] 29e5d40040c1: Verifying Checksum [2023-03-22T17:27:22.393Z] 29e5d40040c1: Download complete [2023-03-22T17:27:22.668Z] 1ce36da41761: Verifying Checksum [2023-03-22T17:27:22.668Z] 1ce36da41761: Download complete [2023-03-22T17:27:22.937Z] 29e5d40040c1: Pull complete [2023-03-22T17:27:24.365Z] 1ce36da41761: Pull complete [2023-03-22T17:27:24.365Z] 25b303627fd3: Verifying Checksum [2023-03-22T17:27:24.365Z] 25b303627fd3: Download complete [2023-03-22T17:27:33.346Z] ---> 9b925cee2aa8 [2023-03-22T17:27:33.346Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T17:27:33.346Z] ---> 8f02ce2b6ca2 [2023-03-22T17:27:33.346Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T17:27:33.346Z] ---> a2de224c44dc [2023-03-22T17:27:33.346Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:27:33.346Z] ---> a170e19289d8 [2023-03-22T17:27:33.346Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T17:27:33.346Z] ---> 2262aa9fcdbf [2023-03-22T17:27:33.346Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T17:27:33.346Z] ---> Running in efc4efd42e6c [2023-03-22T17:27:33.346Z] ---> Running in c6fe92e351ba [2023-03-22T17:27:33.346Z] ---> Running in f0855cb099b1 [2023-03-22T17:27:33.346Z] ---> Running in 54ab0349c77e [2023-03-22T17:27:33.346Z] ---> Running in 2187cd83113c [2023-03-22T17:27:33.346Z] Removing intermediate container c6fe92e351ba [2023-03-22T17:27:33.346Z] ---> 4ad9f8023251 [2023-03-22T17:27:33.346Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:27:33.346Z] ---> Running in 53a6ece06a0a [2023-03-22T17:27:33.346Z] Removing intermediate container 53a6ece06a0a [2023-03-22T17:27:33.346Z] ---> 00c4e5e8267e [2023-03-22T17:27:33.346Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:27:33.346Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T17:27:33.346Z] ---> Running in 766b8cc1bba0 [2023-03-22T17:27:33.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T17:27:33.346Z] Removing intermediate container 766b8cc1bba0 [2023-03-22T17:27:33.346Z] ---> 79a9db003a11 [2023-03-22T17:27:33.346Z] 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-03-22T17:27:33.346Z] ---> Running in 3d0c6c6df347 [2023-03-22T17:27:33.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-22T17:27:33.346Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T17:27:33.346Z] Removing intermediate container 3d0c6c6df347 [2023-03-22T17:27:33.346Z] ---> f40307fc69bd [2023-03-22T17:27:33.346Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:27:33.346Z] ---> Running in 846dadab854b [2023-03-22T17:27:33.346Z] Removing intermediate container 846dadab854b [2023-03-22T17:27:33.346Z] ---> 4f3fe2b5075d [2023-03-22T17:27:33.346Z] [2023-03-22T17:27:33.346Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:27:33.346Z] 3.17: Pulling from library/alpine [2023-03-22T17:27:33.346Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:27:33.346Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:27:33.346Z] ---> b2aa39c304c2 [2023-03-22T17:27:33.346Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:27:33.346Z] ---> Running in bfe5fbb5b0bf [2023-03-22T17:27:33.346Z] Removing intermediate container bfe5fbb5b0bf [2023-03-22T17:27:33.346Z] ---> f566d98392fe [2023-03-22T17:27:33.346Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:27:33.346Z] ---> Running in 038be91515d8 [2023-03-22T17:27:34.450Z] 25b303627fd3: Pull complete [2023-03-22T17:27:34.450Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T17:27:34.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:27:34.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:27:34.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-5237 does not seem to be running inside a container [2023-03-22T17:27:34.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:34.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:34.974Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:27:34.974Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:27:34.974Z] OK: 17820 distinct packages available [2023-03-22T17:27:34.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:34.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:27:35.037Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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-03-22T17:27:35.231Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T17:27:35.231Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:27:35.231Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T17:27:35.231Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T17:27:35.231Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T17:27:35.511Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:27:35.511Z] OK: 8 MiB in 20 packages [2023-03-22T17:27:37.473Z] $ docker top e307e1492674fde77bb594a9c4e4b0d59f06076649a36318ceaaf7e13d70118b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:27:38.340Z] + docker-compose build --help [2023-03-22T17:27:38.340Z] + grep parallel [2023-03-22T17:27:38.797Z] Removing intermediate container 038be91515d8 [2023-03-22T17:27:38.797Z] ---> f15a08e06e4b [2023-03-22T17:27:38.797Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:27:40.173Z] ---> 3622c757740f [2023-03-22T17:27:40.173Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:27:41.547Z] ---> bcf3b435fd57 [2023-03-22T17:27:41.547Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T17:27:43.710Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T17:27:43.737Z] $ docker stop --time=1 e307e1492674fde77bb594a9c4e4b0d59f06076649a36318ceaaf7e13d70118b [2023-03-22T17:27:45.371Z] $ docker rm -f --volumes e307e1492674fde77bb594a9c4e4b0d59f06076649a36318ceaaf7e13d70118b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:27:45.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:27:45.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:27:46.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-5237 does not seem to be running inside a container [2023-03-22T17:27:46.222Z] $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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-03-22T17:27:47.504Z] $ docker top 4a8d2d3936296f4a48e0f0a60e8bfd4bf4b35c3b960e7ce8dd3bd0ef3f778328 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:27:48.352Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T17:27:49.667Z] ---> 5400cdb5e6f5 [2023-03-22T17:27:49.667Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:27:55.008Z] Building core-command ... [2023-03-22T17:27:55.008Z] Building core-common-config-bootstrapper ... [2023-03-22T17:27:55.008Z] Building core-data ... [2023-03-22T17:27:55.008Z] Building core-metadata ... [2023-03-22T17:27:55.008Z] Building security-bootstrapper ... [2023-03-22T17:27:55.008Z] Building security-proxy-auth ... [2023-03-22T17:27:55.008Z] Building security-proxy-setup ... [2023-03-22T17:27:55.008Z] Building security-secretstore-setup ... [2023-03-22T17:27:55.008Z] Building security-spiffe-token-provider ... [2023-03-22T17:27:55.008Z] Building security-spire-agent ... [2023-03-22T17:27:55.008Z] Building security-spire-config ... [2023-03-22T17:27:55.008Z] Building security-spire-server ... [2023-03-22T17:27:55.008Z] Building support-notifications ... [2023-03-22T17:27:55.008Z] Building support-scheduler ... [2023-03-22T17:27:55.008Z] Building security-spire-config [2023-03-22T17:27:55.008Z] Building security-bootstrapper [2023-03-22T17:27:55.008Z] Building security-proxy-auth [2023-03-22T17:27:55.008Z] Building core-metadata [2023-03-22T17:27:55.009Z] Building support-scheduler [2023-03-22T17:27:59.669Z] ---> 429c47f39186 [2023-03-22T17:27:59.669Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:28:04.966Z] ---> fa43bb73b203 [2023-03-22T17:28:04.966Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T17:28:04.966Z] ---> ca6684f8ad98 [2023-03-22T17:28:04.966Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T17:28:07.507Z] ---> ff33f591abf0 [2023-03-22T17:28:07.507Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:28:07.767Z] ---> Running in 9d2cad28af2d [2023-03-22T17:28:08.027Z] Removing intermediate container efc4efd42e6c [2023-03-22T17:28:08.027Z] ---> 3f61138efb10 [2023-03-22T17:28:08.027Z] [2023-03-22T17:28:08.027Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T17:28:08.027Z] ---> b2aa39c304c2 [2023-03-22T17:28:08.027Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:28:08.027Z] Removing intermediate container f0855cb099b1 [2023-03-22T17:28:08.027Z] ---> d864c53cf769 [2023-03-22T17:28:08.027Z] [2023-03-22T17:28:08.027Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:28:08.027Z] ---> b2aa39c304c2 [2023-03-22T17:28:08.027Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:28:10.031Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:10.032Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:10.032Z] ---> bc47a36faac0 [2023-03-22T17:28:10.032Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:28:10.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:10.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:10.032Z] ---> bc47a36faac0 [2023-03-22T17:28:10.032Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:28:10.032Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:10.032Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:10.032Z] ---> bc47a36faac0 [2023-03-22T17:28:10.032Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:28:10.032Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:10.032Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:10.032Z] ---> bc47a36faac0 [2023-03-22T17:28:10.032Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T17:28:10.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:10.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:10.032Z] ---> bc47a36faac0 [2023-03-22T17:28:10.032Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:28:10.032Z] ---> Running in 61127ef15f5d [2023-03-22T17:28:10.032Z] ---> Running in 72bfc0aa637c [2023-03-22T17:28:10.032Z] ---> Running in 0a664985abdc [2023-03-22T17:28:10.032Z] ---> Running in 20907ee95334 [2023-03-22T17:28:10.032Z] ---> Running in 9ae0180dfe73 [2023-03-22T17:28:10.032Z] Removing intermediate container 72bfc0aa637c [2023-03-22T17:28:10.032Z] ---> be6e40de7a94 [2023-03-22T17:28:10.032Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:28:10.032Z] Removing intermediate container 0a664985abdc [2023-03-22T17:28:10.032Z] ---> 5b7f8a738d07 [2023-03-22T17:28:10.032Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T17:28:10.032Z] Removing intermediate container 20907ee95334 [2023-03-22T17:28:10.032Z] ---> cab1f894eb5a [2023-03-22T17:28:10.032Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T17:28:10.032Z] ---> Running in ab3e24941364 [2023-03-22T17:28:10.032Z] Removing intermediate container 9ae0180dfe73 [2023-03-22T17:28:10.032Z] ---> 88d6b0e5927b [2023-03-22T17:28:10.032Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:28:10.032Z] Removing intermediate container 61127ef15f5d [2023-03-22T17:28:10.032Z] ---> 2195bf75c233 [2023-03-22T17:28:10.032Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:28:10.032Z] ---> Running in 90aa1599bcc0 [2023-03-22T17:28:10.032Z] ---> Running in 0da45b49dfb7 [2023-03-22T17:28:10.032Z] ---> Running in 4b33c2a855f9 [2023-03-22T17:28:10.032Z] ---> Running in 23499a545ee0 [2023-03-22T17:28:10.032Z] Removing intermediate container ab3e24941364 [2023-03-22T17:28:10.032Z] ---> c6a1e79db950 [2023-03-22T17:28:10.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:28:10.032Z] ---> Running in 78abb5f9c02d [2023-03-22T17:28:10.032Z] Removing intermediate container 90aa1599bcc0 [2023-03-22T17:28:10.032Z] ---> da308f195890 [2023-03-22T17:28:10.032Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T17:28:10.300Z] ---> Running in bb7ab57a1964 [2023-03-22T17:28:10.574Z] Removing intermediate container 23499a545ee0 [2023-03-22T17:28:10.574Z] ---> 762c316a1e1d [2023-03-22T17:28:10.574Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:28:10.574Z] ---> Running in 4f42de4439f5 [2023-03-22T17:28:11.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:12.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:12.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:12.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:12.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:12.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:12.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:13.319Z] Removing intermediate container 9d2cad28af2d [2023-03-22T17:28:13.319Z] ---> 8f50371c9039 [2023-03-22T17:28:13.319Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:28:13.319Z] ---> Running in a8bd9f8cc3a6 [2023-03-22T17:28:13.319Z] ---> Running in 239236fbcf30 [2023-03-22T17:28:13.319Z] ---> Running in d81c859d8e38 [2023-03-22T17:28:13.319Z] Removing intermediate container a8bd9f8cc3a6 [2023-03-22T17:28:13.319Z] ---> ff4fb9de59fe [2023-03-22T17:28:13.319Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:28:13.319Z] ---> Running in 4a0ef0d754b9 [2023-03-22T17:28:13.319Z] Removing intermediate container d81c859d8e38 [2023-03-22T17:28:13.319Z] ---> d7b6a6ca1b53 [2023-03-22T17:28:13.319Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T17:28:13.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:13.319Z] ---> Running in d2ec30ce1a9b [2023-03-22T17:28:13.319Z] Removing intermediate container 54ab0349c77e [2023-03-22T17:28:13.319Z] ---> 61f61e4014c9 [2023-03-22T17:28:13.319Z] [2023-03-22T17:28:13.319Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T17:28:13.319Z] ---> b2aa39c304c2 [2023-03-22T17:28:13.319Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:28:13.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:13.319Z] Removing intermediate container 2187cd83113c [2023-03-22T17:28:13.319Z] ---> 911696323374 [2023-03-22T17:28:13.319Z] [2023-03-22T17:28:13.319Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:28:13.319Z] ---> b2aa39c304c2 [2023-03-22T17:28:13.319Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:28:13.319Z] ---> Running in bff20c64b985 [2023-03-22T17:28:13.319Z] ---> Running in 6ec0997730a9 [2023-03-22T17:28:13.319Z] Removing intermediate container d2ec30ce1a9b [2023-03-22T17:28:13.319Z] ---> e5acc058ffac [2023-03-22T17:28:13.319Z] Step 26/27 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:28:13.319Z] ---> Running in c5c5d2c7f2c7 [2023-03-22T17:28:13.319Z] Removing intermediate container 6ec0997730a9 [2023-03-22T17:28:13.319Z] Removing intermediate container bff20c64b985 [2023-03-22T17:28:13.319Z] ---> e6fc9a9b398f [2023-03-22T17:28:13.319Z] ---> 7e4dfa699887 [2023-03-22T17:28:13.319Z] Step 12/23 : ENV APP_PORT=59880Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T17:28:13.319Z] [2023-03-22T17:28:13.319Z] Removing intermediate container c5c5d2c7f2c7 [2023-03-22T17:28:13.319Z] ---> 7e24767120f5 [2023-03-22T17:28:13.319Z] Step 27/27 : LABEL version=3.0.0-dev.110 [2023-03-22T17:28:13.319Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:13.319Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:13.319Z] OK: 7 MiB in 16 packages [2023-03-22T17:28:13.319Z] ---> Running in 0266c47a1079 [2023-03-22T17:28:13.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:13.319Z] ---> Running in 94e1337d1f62 [2023-03-22T17:28:13.319Z] ---> Running in 4cde3d74ba20 [2023-03-22T17:28:13.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:13.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:13.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:28:13.580Z] Removing intermediate container 0266c47a1079 [2023-03-22T17:28:13.581Z] ---> e35014193126 [2023-03-22T17:28:13.581Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T17:28:13.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:13.581Z] ---> Running in 620e781ee828 [2023-03-22T17:28:13.581Z] Removing intermediate container 4cde3d74ba20 [2023-03-22T17:28:13.581Z] ---> 99d748345bf9 [2023-03-22T17:28:13.581Z] [2023-03-22T17:28:13.581Z] Successfully built 99d748345bf9 [2023-03-22T17:28:13.581Z] Successfully tagged security-spire-agent:latest [2023-03-22T17:28:13.581Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-22T17:28:13.581Z] Removing intermediate container 620e781ee828 [2023-03-22T17:28:13.581Z] ---> 77a067a06497 [2023-03-22T17:28:13.581Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:28:13.581Z] ---> Running in e14ba5155286 [2023-03-22T17:28:13.581Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:13.581Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:13.581Z] OK: 7 MiB in 16 packages [2023-03-22T17:28:13.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:13.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:14.101Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:28:14.101Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:28:14.101Z] OK: 17820 distinct packages available [2023-03-22T17:28:14.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:14.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:14.715Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T17:28:14.715Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T17:28:14.841Z] OK: 263 MiB in 53 packages [2023-03-22T17:28:14.841Z] OK: 263 MiB in 53 packages [2023-03-22T17:28:14.972Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T17:28:14.972Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T17:28:14.972Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T17:28:14.972Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:14.972Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:28:14.972Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T17:28:14.972Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T17:28:14.972Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:14.972Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:28:14.972Z] OK: 10 MiB in 24 packages [2023-03-22T17:28:15.112Z] OK: 263 MiB in 53 packages [2023-03-22T17:28:15.112Z] OK: 263 MiB in 53 packages [2023-03-22T17:28:15.112Z] OK: 263 MiB in 53 packages [2023-03-22T17:28:16.543Z] Removing intermediate container 4b33c2a855f9 [2023-03-22T17:28:16.543Z] ---> 06b77d192515 [2023-03-22T17:28:16.543Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:28:16.815Z] Removing intermediate container 0da45b49dfb7 [2023-03-22T17:28:16.815Z] ---> f480bb22145d [2023-03-22T17:28:16.815Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T17:28:17.085Z] Removing intermediate container 78abb5f9c02d [2023-03-22T17:28:17.085Z] ---> 54badfa04b42 [2023-03-22T17:28:17.085Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:28:17.085Z] Removing intermediate container bb7ab57a1964 [2023-03-22T17:28:17.085Z] ---> cd79590a49b8 [2023-03-22T17:28:17.085Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T17:28:17.356Z] Removing intermediate container 4f42de4439f5 [2023-03-22T17:28:17.356Z] ---> df0fd7292a29 [2023-03-22T17:28:17.356Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:28:17.626Z] ---> a301cd01af7b [2023-03-22T17:28:17.896Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:17.896Z] ---> Running in aa1da52d81ac [2023-03-22T17:28:18.167Z] ---> 379f08413cc5 [2023-03-22T17:28:18.167Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:18.439Z] ---> Running in c1f8de2db83f [2023-03-22T17:28:18.439Z] ---> efb63a7079fd [2023-03-22T17:28:18.439Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:18.439Z] ---> 43672199a792 [2023-03-22T17:28:18.439Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:18.724Z] ---> Running in 2d9987780766 [2023-03-22T17:28:18.724Z] ---> e7efe18a41a1 [2023-03-22T17:28:18.724Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:18.724Z] ---> Running in ceadb35ba4a5 [2023-03-22T17:28:18.998Z] ---> Running in 2d3f8c4bbf4c [2023-03-22T17:28:19.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:19.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:19.456Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:19.456Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:19.456Z] OK: 7 MiB in 16 packages [2023-03-22T17:28:19.716Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:19.716Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:19.716Z] ---> d3ecef314ad2 [2023-03-22T17:28:19.716Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T17:28:19.716Z] ---> Using cache [2023-03-22T17:28:19.716Z] ---> 4d846a169a1c [2023-03-22T17:28:19.716Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T17:28:22.242Z] Removing intermediate container 239236fbcf30 [2023-03-22T17:28:22.242Z] ---> 39288fe1a638 [2023-03-22T17:28:22.242Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:28:22.242Z] ---> Running in f33e26c4628b [2023-03-22T17:28:22.242Z] ---> Running in 8ed08d08fd12 [2023-03-22T17:28:22.242Z] Removing intermediate container 4a0ef0d754b9 [2023-03-22T17:28:22.242Z] ---> 82befb104e57 [2023-03-22T17:28:22.242Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:22.242Z] Removing intermediate container 8ed08d08fd12 [2023-03-22T17:28:22.242Z] ---> 976ac638dcd1 [2023-03-22T17:28:22.242Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T17:28:22.242Z] ---> Running in f12e5bc326d3 [2023-03-22T17:28:22.500Z] Removing intermediate container f12e5bc326d3 [2023-03-22T17:28:22.500Z] ---> 1e65b77e26f3 [2023-03-22T17:28:22.500Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T17:28:22.758Z] ---> Running in 71aa4f999036 [2023-03-22T17:28:22.758Z] ---> 10a5d8edffe9 [2023-03-22T17:28:22.758Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:22.758Z] Removing intermediate container 94e1337d1f62 [2023-03-22T17:28:22.758Z] ---> 6de2590dfa7e [2023-03-22T17:28:22.758Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:23.015Z] Removing intermediate container 71aa4f999036 [2023-03-22T17:28:23.015Z] ---> 38a2a525dfa8 [2023-03-22T17:28:23.015Z] Step 15/24 : WORKDIR / [2023-03-22T17:28:23.015Z] Removing intermediate container e14ba5155286 [2023-03-22T17:28:23.015Z] ---> 5112fc94edac [2023-03-22T17:28:23.015Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:23.015Z] ---> 507d13f7145b [2023-03-22T17:28:23.015Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T17:28:23.015Z] ---> Running in 5a6d0be66dae [2023-03-22T17:28:23.279Z] ---> cf3c3b44602e [2023-03-22T17:28:23.279Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:23.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:23.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:23.536Z] OK: 265 MiB in 53 packages [2023-03-22T17:28:23.536Z] ---> 317128a7f39b [2023-03-22T17:28:23.536Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:23.536Z] ---> 130edea082b4 [2023-03-22T17:28:23.536Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T17:28:23.536Z] Removing intermediate container 5a6d0be66dae [2023-03-22T17:28:23.536Z] ---> efc254ee910c [2023-03-22T17:28:23.536Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / ---> f6459f56ae9d [2023-03-22T17:28:23.536Z] [2023-03-22T17:28:23.536Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:28:23.793Z] ---> fc684ec6f0ed [2023-03-22T17:28:23.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T17:28:23.793Z] ---> f0ffd40ad1d2 [2023-03-22T17:28:23.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T17:28:25.695Z] ---> 32f84ab45d97 [2023-03-22T17:28:25.695Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:26.266Z] ---> 2fe98406f1df [2023-03-22T17:28:26.266Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:28:26.525Z] ---> 1109b1f20b55 [2023-03-22T17:28:26.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:28:26.525Z] ---> 468cd57e61ff [2023-03-22T17:28:26.525Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:28:26.784Z] ---> eb440940b226 [2023-03-22T17:28:26.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T17:28:26.784Z] Removing intermediate container f33e26c4628b [2023-03-22T17:28:26.784Z] ---> a2470d95b6fc [2023-03-22T17:28:26.784Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T17:28:27.352Z] ---> Running in 487c09ebb7f8 [2023-03-22T17:28:27.611Z] ---> b57105cbb26b [2023-03-22T17:28:27.611Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T17:28:27.870Z] ---> 66694343bf0f [2023-03-22T17:28:27.870Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T17:28:27.870Z] ---> Running in 5d36b16d12e6 [2023-03-22T17:28:27.870Z] ---> 3e61f7f20898 [2023-03-22T17:28:27.870Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:27.870Z] ---> 9563d13a397e [2023-03-22T17:28:27.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:28:28.149Z] ---> Running in 29d7ddb3f127 [2023-03-22T17:28:28.149Z] ---> Running in 6b0355eef467 [2023-03-22T17:28:28.461Z] Removing intermediate container 5d36b16d12e6 [2023-03-22T17:28:28.462Z] ---> 91bca2b3254e [2023-03-22T17:28:28.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:28:28.462Z] ---> 534ea30056f6 [2023-03-22T17:28:28.462Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T17:28:28.721Z] ---> Running in 69889bee60b8 [2023-03-22T17:28:28.721Z] Removing intermediate container 29d7ddb3f127 [2023-03-22T17:28:28.721Z] ---> 65779ba52f35 [2023-03-22T17:28:28.721Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:28:28.981Z] ---> Running in 7cf7709a729d [2023-03-22T17:28:28.981Z] ---> Running in 2840116139ed [2023-03-22T17:28:28.981Z] Removing intermediate container 69889bee60b8 [2023-03-22T17:28:28.981Z] ---> 6b556ecf85a0 [2023-03-22T17:28:28.981Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:28:29.240Z] ---> Running in ff4b40a3939a [2023-03-22T17:28:29.240Z] Removing intermediate container 2840116139ed [2023-03-22T17:28:29.240Z] Removing intermediate container 7cf7709a729d [2023-03-22T17:28:29.240Z] ---> 180d5544c052 [2023-03-22T17:28:29.240Z] ---> b290b8673ab9 [2023-03-22T17:28:29.240Z] Step 18/20 : LABEL arch=x86_64Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:28:29.240Z] [2023-03-22T17:28:29.240Z] Removing intermediate container 487c09ebb7f8 [2023-03-22T17:28:29.240Z] ---> a2f3658f3d57 [2023-03-22T17:28:29.240Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:28:29.500Z] ---> Running in 16398f426a87 [2023-03-22T17:28:29.500Z] ---> Running in 1b2fbb22131e [2023-03-22T17:28:29.500Z] ---> Running in 8025be25ad1d [2023-03-22T17:28:29.500Z] Removing intermediate container ff4b40a3939a [2023-03-22T17:28:29.500Z] ---> c7eea7c6a2d5 [2023-03-22T17:28:29.500Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:28:29.500Z] ---> Running in 247b1d4ef5e9 [2023-03-22T17:28:29.500Z] Removing intermediate container 1b2fbb22131e [2023-03-22T17:28:29.500Z] ---> 2227795fae24 [2023-03-22T17:28:29.500Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T17:28:29.500Z] Removing intermediate container 8025be25ad1d [2023-03-22T17:28:29.500Z] ---> 39a651cfe26e [2023-03-22T17:28:29.500Z] Step 19/20 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:28:29.500Z] Removing intermediate container 16398f426a87 [2023-03-22T17:28:29.500Z] ---> 80053b4fdab0 [2023-03-22T17:28:29.500Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:28:29.500Z] ---> Running in 3f9c0e8b30ee [2023-03-22T17:28:29.500Z] Removing intermediate container 247b1d4ef5e9 [2023-03-22T17:28:29.500Z] ---> fcd70aecf615 [2023-03-22T17:28:29.500Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:28:29.500Z] ---> Running in 6501694052ef [2023-03-22T17:28:29.500Z] ---> Running in cf565cf021fc [2023-03-22T17:28:29.759Z] ---> Running in 8149e3fef50f [2023-03-22T17:28:29.759Z] Removing intermediate container 3f9c0e8b30ee [2023-03-22T17:28:29.759Z] ---> 35f2361a3e92 [2023-03-22T17:28:29.759Z] Step 23/24 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:28:29.759Z] ---> Running in 0da8bff4ac88 [2023-03-22T17:28:29.759Z] Removing intermediate container cf565cf021fc [2023-03-22T17:28:29.759Z] ---> 4b5ca1f2649f [2023-03-22T17:28:29.759Z] Step 20/20 : LABEL version=3.0.0-dev.110 [2023-03-22T17:28:29.759Z] Removing intermediate container 6501694052ef [2023-03-22T17:28:29.759Z] ---> f75c16349bb1 [2023-03-22T17:28:29.759Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:28:29.759Z] Removing intermediate container 8149e3fef50f [2023-03-22T17:28:29.759Z] ---> d198b16dd7b6 [2023-03-22T17:28:29.759Z] [2023-03-22T17:28:29.759Z] ---> Running in 26fe12a8d121 [2023-03-22T17:28:29.759Z] ---> Running in d4e51ea56710 [2023-03-22T17:28:29.759Z] Successfully built d198b16dd7b6 [2023-03-22T17:28:29.759Z] Successfully tagged core-data:latest [2023-03-22T17:28:30.054Z] Building security-spire-server [2023-03-22T17:28:30.054Z]  Building core-data ... done Removing intermediate container 0da8bff4ac88 [2023-03-22T17:28:30.054Z] ---> 0de3c1047a31 [2023-03-22T17:28:30.054Z] Step 24/24 : LABEL version=3.0.0-dev.110 [2023-03-22T17:28:30.054Z] ---> Running in f50b4a6bbce1 [2023-03-22T17:28:30.054Z] Removing intermediate container d4e51ea56710 [2023-03-22T17:28:30.054Z] ---> da4d42071228 [2023-03-22T17:28:30.054Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:28:30.054Z] Removing intermediate container 26fe12a8d121 [2023-03-22T17:28:30.054Z] ---> c878e9bfd873 [2023-03-22T17:28:30.054Z] [2023-03-22T17:28:30.054Z] Successfully built c878e9bfd873 [2023-03-22T17:28:31.962Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:31.962Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:33.874Z] ---> d3ecef314ad2 [2023-03-22T17:28:33.874Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T17:28:33.874Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T17:28:33.874Z] ---> Using cache [2023-03-22T17:28:33.874Z]  Building security-spiffe-token-provider ... done  ---> 4d846a169a1c [2023-03-22T17:28:33.874Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:28:33.874Z] ---> Using cache [2023-03-22T17:28:33.874Z] ---> 3657aff2f629 [2023-03-22T17:28:33.874Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T17:28:33.874Z] Building security-secretstore-setup [2023-03-22T17:28:33.874Z] ---> Using cache [2023-03-22T17:28:33.874Z] ---> 8b05128b970e [2023-03-22T17:28:33.874Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:33.874Z] ---> Using cache [2023-03-22T17:28:33.874Z] ---> fd25c0962d4e [2023-03-22T17:28:33.874Z] Step 7/26 : COPY . . [2023-03-22T17:28:33.874Z] ---> Running in 46e7ebcab6cb [2023-03-22T17:28:33.874Z] ---> Using cache [2023-03-22T17:28:33.874Z] ---> a2de224c44dc [2023-03-22T17:28:33.874Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:28:33.874Z] ---> Using cache [2023-03-22T17:28:33.874Z] ---> 4ad9f8023251 [2023-03-22T17:28:33.874Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T17:28:33.874Z] ---> Using cache [2023-03-22T17:28:33.874Z] ---> 00c4e5e8267e [2023-03-22T17:28:33.874Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:28:33.874Z] ---> Using cache [2023-03-22T17:28:33.874Z] ---> 79a9db003a11 [2023-03-22T17:28:33.875Z] 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-03-22T17:28:39.174Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:39.174Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:39.174Z] ---> d3ecef314ad2 [2023-03-22T17:28:39.174Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T17:28:39.174Z] ---> Using cache [2023-03-22T17:28:39.174Z] ---> 4d846a169a1c [2023-03-22T17:28:39.174Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T17:28:39.174Z] ---> Using cache [2023-03-22T17:28:39.174Z] ---> a2470d95b6fc [2023-03-22T17:28:39.174Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T17:28:39.174Z] ---> Using cache [2023-03-22T17:28:39.174Z] ---> 3e61f7f20898 [2023-03-22T17:28:39.174Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:41.727Z] Removing intermediate container f50b4a6bbce1 [2023-03-22T17:28:41.727Z] Removing intermediate container 46e7ebcab6cb [2023-03-22T17:28:41.727Z] ---> b304879e3595 [2023-03-22T17:28:41.727Z] ---> dbbd61593d2f [2023-03-22T17:28:41.727Z] [2023-03-22T17:28:41.727Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:28:41.727Z] ---> Running in e3d85bd0a4de [2023-03-22T17:28:41.727Z] ---> Running in 218a7c4d5550 [2023-03-22T17:28:41.727Z] Successfully built b304879e3595 [2023-03-22T17:28:41.986Z] Successfully tagged core-command:latest [2023-03-22T17:28:41.986Z]  Building core-command ... done Building security-proxy-setup [2023-03-22T17:28:41.986Z] ---> Running in a1fd22219c38 [2023-03-22T17:28:48.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:48.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:48.581Z] ---> d3ecef314ad2 [2023-03-22T17:28:48.581Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T17:28:48.581Z] ---> Using cache [2023-03-22T17:28:48.581Z] ---> 4d846a169a1c [2023-03-22T17:28:48.581Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T17:28:48.581Z] ---> Using cache [2023-03-22T17:28:48.581Z] ---> a2470d95b6fc [2023-03-22T17:28:48.581Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T17:28:48.581Z] ---> Using cache [2023-03-22T17:28:48.581Z] ---> 3e61f7f20898 [2023-03-22T17:28:48.581Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:48.581Z] Removing intermediate container a1fd22219c38 [2023-03-22T17:28:48.581Z] ---> 790fb8a9bbc3 [2023-03-22T17:28:48.581Z] [2023-03-22T17:28:48.581Z] ---> Running in 289e799d38cd [2023-03-22T17:28:48.581Z] Successfully built 790fb8a9bbc3 [2023-03-22T17:28:48.581Z] Successfully tagged security-proxy-auth:latest [2023-03-22T17:28:48.581Z]  Building security-proxy-auth ... done Building security-spire-config [2023-03-22T17:28:55.202Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:28:55.202Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:28:55.202Z] ---> d3ecef314ad2 [2023-03-22T17:28:55.202Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> 4d846a169a1c [2023-03-22T17:28:55.202Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> 3657aff2f629 [2023-03-22T17:28:55.202Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> 8b05128b970e [2023-03-22T17:28:55.202Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> fd25c0962d4e [2023-03-22T17:28:55.202Z] Step 7/27 : COPY . . [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> a2de224c44dc [2023-03-22T17:28:55.202Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> 4ad9f8023251 [2023-03-22T17:28:55.202Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> 00c4e5e8267e [2023-03-22T17:28:55.202Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> 79a9db003a11 [2023-03-22T17:28:55.202Z] 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-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> f40307fc69bd [2023-03-22T17:28:55.202Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:28:55.202Z] ---> Using cache [2023-03-22T17:28:55.202Z] ---> 4f3fe2b5075d [2023-03-22T17:28:55.202Z] [2023-03-22T17:28:55.202Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:28:55.202Z] ---> b2aa39c304c2 [2023-03-22T17:28:55.203Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:28:55.203Z] ---> Using cache [2023-03-22T17:28:55.203Z] ---> f566d98392fe [2023-03-22T17:28:55.203Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T17:28:57.748Z] ---> Running in 0f7e5c0b9a01 [2023-03-22T17:28:57.748Z] Removing intermediate container e3d85bd0a4de [2023-03-22T17:28:57.748Z] ---> 822c5cee31f6 [2023-03-22T17:28:57.748Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T17:28:58.016Z] ---> Running in 88010012f739 [2023-03-22T17:28:58.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:58.016Z] Removing intermediate container 88010012f739 [2023-03-22T17:28:58.016Z] ---> dc1ee4b5535e [2023-03-22T17:28:58.016Z] [2023-03-22T17:28:58.016Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T17:28:58.016Z] ---> b2aa39c304c2 [2023-03-22T17:28:58.016Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:28:58.016Z] ---> Using cache [2023-03-22T17:28:58.016Z] ---> f566d98392fe [2023-03-22T17:28:58.016Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:28:58.016Z] ---> Using cache [2023-03-22T17:28:58.016Z] ---> f15a08e06e4b [2023-03-22T17:28:58.016Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:28:58.016Z] ---> Using cache [2023-03-22T17:28:58.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:58.274Z] ---> 3622c757740f [2023-03-22T17:28:58.274Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:28:58.274Z] ---> Using cache [2023-03-22T17:28:58.274Z] ---> bcf3b435fd57 [2023-03-22T17:28:58.274Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:28:58.532Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:28:58.532Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:28:58.532Z] OK: 17820 distinct packages available [2023-03-22T17:28:58.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:58.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:28:59.048Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T17:28:59.048Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:28:59.048Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T17:28:59.048Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T17:28:59.048Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:28:59.048Z] OK: 7 MiB in 19 packages [2023-03-22T17:29:01.583Z] ---> 5cf9d6dd461f [2023-03-22T17:29:01.583Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:29:01.583Z] Removing intermediate container 0f7e5c0b9a01 [2023-03-22T17:29:01.583Z] ---> 70a9eb7a9cb4 [2023-03-22T17:29:01.583Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:29:01.583Z] ---> d3e6bd412268 [2023-03-22T17:29:01.583Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T17:29:01.583Z] ---> 4c8e84ea02de [2023-03-22T17:29:01.583Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:29:01.842Z] ---> b354d216a467 [2023-03-22T17:29:01.842Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T17:29:01.842Z] ---> 816ce33cfa2e [2023-03-22T17:29:01.842Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:29:06.094Z] ---> df3c47cdc45b [2023-03-22T17:29:06.094Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:29:06.094Z] ---> Running in 7e33f685568c [2023-03-22T17:29:06.094Z] ---> 61111005bd7e [2023-03-22T17:29:06.094Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:29:06.355Z] Removing intermediate container 7e33f685568c [2023-03-22T17:29:06.355Z] ---> cb84d3b1ff20 [2023-03-22T17:29:06.355Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:29:06.355Z] ---> 91a253a0c2a7 [2023-03-22T17:29:06.355Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T17:29:06.620Z] ---> Running in f0d2ce1d25d8 [2023-03-22T17:29:06.620Z] ---> Running in 3880a4d41418 [2023-03-22T17:29:06.620Z] Removing intermediate container f0d2ce1d25d8 [2023-03-22T17:29:06.620Z] ---> 4952448b109f [2023-03-22T17:29:06.620Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T17:29:06.620Z] Removing intermediate container 3880a4d41418 [2023-03-22T17:29:06.620Z] ---> 166be1909d5a [2023-03-22T17:29:06.620Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T17:29:06.881Z] ---> Running in 810372c67dc4 [2023-03-22T17:29:06.881Z] ---> 945de4965a2f [2023-03-22T17:29:06.881Z] Removing intermediate container 810372c67dc4 [2023-03-22T17:29:06.881Z] Step 22/27 : WORKDIR / ---> 26c3b2e7f9f7 [2023-03-22T17:29:06.881Z] [2023-03-22T17:29:06.881Z] Step 25/26 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:29:06.881Z] ---> Running in 3f999e630c6c [2023-03-22T17:29:06.881Z] ---> Running in b0cd5614600d [2023-03-22T17:29:07.145Z] Removing intermediate container 3f999e630c6c [2023-03-22T17:29:07.145Z] ---> 39d836db02ca [2023-03-22T17:29:07.145Z] Step 26/26 : LABEL version=3.0.0-dev.110 [2023-03-22T17:29:07.145Z] Removing intermediate container b0cd5614600d [2023-03-22T17:29:07.145Z] ---> a16014e32c5a [2023-03-22T17:29:07.145Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:29:07.145Z] ---> Running in 5cbe677da06b [2023-03-22T17:29:07.145Z] ---> Running in bffb75b18e5a [2023-03-22T17:29:07.408Z] Removing intermediate container bffb75b18e5a [2023-03-22T17:29:07.408Z] ---> 98673a3636f4 [2023-03-22T17:29:07.408Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:29:07.408Z] Removing intermediate container 5cbe677da06b [2023-03-22T17:29:07.408Z] ---> d74626c47182 [2023-03-22T17:29:07.408Z] [2023-03-22T17:29:07.408Z] ---> Running in 7b20897d15b2 [2023-03-22T17:29:07.408Z] Successfully built d74626c47182 [2023-03-22T17:29:07.408Z] Successfully tagged security-spire-server:latest [2023-03-22T17:29:07.408Z]  Building security-spire-server ... done Building support-notifications [2023-03-22T17:29:07.408Z] Removing intermediate container 7b20897d15b2 [2023-03-22T17:29:07.408Z] ---> aa109c89f13d [2023-03-22T17:29:07.408Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T17:29:07.408Z] ---> Running in fab49386f63c [2023-03-22T17:29:12.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:29:12.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:29:12.700Z] ---> d3ecef314ad2 [2023-03-22T17:29:12.700Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:29:12.700Z] ---> Using cache [2023-03-22T17:29:12.700Z] ---> 37f5b17570b5 [2023-03-22T17:29:12.700Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:29:12.700Z] ---> Using cache [2023-03-22T17:29:12.700Z] ---> 08a4035540af [2023-03-22T17:29:12.700Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T17:29:14.080Z] Removing intermediate container fab49386f63c [2023-03-22T17:29:14.080Z] ---> e9d02d1dde70 [2023-03-22T17:29:14.080Z] Step 26/27 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:29:14.080Z] ---> Running in 6b0a76d2852f [2023-03-22T17:29:14.080Z] ---> Running in 61bdae05fc41 [2023-03-22T17:29:14.341Z] Removing intermediate container 61bdae05fc41 [2023-03-22T17:29:14.341Z] ---> bca2c1a51218 [2023-03-22T17:29:14.341Z] Step 27/27 : LABEL version=3.0.0-dev.110 [2023-03-22T17:29:14.341Z] ---> Running in 7dc15e993ce8 [2023-03-22T17:29:14.602Z] Removing intermediate container 7dc15e993ce8 [2023-03-22T17:29:14.602Z] ---> 161350653ba5 [2023-03-22T17:29:14.602Z] [2023-03-22T17:29:14.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:29:14.602Z] Successfully built 161350653ba5 [2023-03-22T17:29:14.602Z] Successfully tagged security-spire-config:latest [2023-03-22T17:29:14.602Z]  Building security-spire-config ... done Building core-metadata [2023-03-22T17:29:14.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:29:14.866Z] OK: 265 MiB in 53 packages [2023-03-22T17:29:19.152Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:29:19.152Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:29:19.152Z] ---> d3ecef314ad2 [2023-03-22T17:29:19.152Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:29:19.152Z] ---> Using cache [2023-03-22T17:29:19.152Z] ---> 37f5b17570b5 [2023-03-22T17:29:19.152Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T17:29:19.152Z] ---> Using cache [2023-03-22T17:29:19.152Z] ---> 08a4035540af [2023-03-22T17:29:19.152Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T17:29:19.152Z] ---> Using cache [2023-03-22T17:29:19.152Z] ---> 5a705e8dd8cb [2023-03-22T17:29:19.152Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T17:29:19.152Z] ---> Using cache [2023-03-22T17:29:19.152Z] ---> 5c3e0f98592c [2023-03-22T17:29:19.152Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:29:19.152Z] ---> Using cache [2023-03-22T17:29:19.152Z] ---> c616b49b2d20 [2023-03-22T17:29:19.152Z] Step 8/25 : COPY . . [2023-03-22T17:29:19.152Z] ---> Using cache [2023-03-22T17:29:19.152Z] ---> 9b925cee2aa8 [2023-03-22T17:29:19.152Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T17:29:27.493Z] ---> Running in 438ac6ffb0c0 [2023-03-22T17:29:27.493Z] Removing intermediate container 6b0a76d2852f [2023-03-22T17:29:27.493Z] ---> bd6c09545575 [2023-03-22T17:29:27.493Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:29:27.493Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T17:29:27.493Z] ---> 97ce6a0330ae [2023-03-22T17:29:27.493Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:29:28.437Z] ---> Running in 51e7a83387c4 [2023-03-22T17:29:51.424Z] Removing intermediate container 6b0355eef467 [2023-03-22T17:29:51.424Z] ---> 39fe11a5fb77 [2023-03-22T17:29:51.424Z] Step 7/33 : COPY . . [2023-03-22T17:30:13.401Z] ---> a3f5cdce758d [2023-03-22T17:30:13.401Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T17:30:13.401Z] Removing intermediate container 218a7c4d5550 [2023-03-22T17:30:13.401Z] ---> d0e3d10690aa [2023-03-22T17:30:13.401Z] Step 7/25 : COPY . . [2023-03-22T17:30:13.401Z] Removing intermediate container 289e799d38cd [2023-03-22T17:30:13.401Z] ---> 4cc514f4f739 [2023-03-22T17:30:13.401Z] Step 7/22 : COPY . . [2023-03-22T17:30:25.745Z] Removing intermediate container 2d9987780766 [2023-03-22T17:30:25.745Z] ---> 7e537012b579 [2023-03-22T17:30:25.745Z] Step 8/25 : COPY . . [2023-03-22T17:30:25.745Z] Removing intermediate container aa1da52d81ac [2023-03-22T17:30:25.745Z] ---> 7e8a01ddf43a [2023-03-22T17:30:25.745Z] Step 7/27 : COPY . . [2023-03-22T17:30:25.745Z] Removing intermediate container c1f8de2db83f [2023-03-22T17:30:25.745Z] ---> 78226c604b64 [2023-03-22T17:30:25.745Z] Step 7/33 : COPY . . [2023-03-22T17:30:25.745Z] Removing intermediate container 2d3f8c4bbf4c [2023-03-22T17:30:25.745Z] ---> f795d3bb3e6c [2023-03-22T17:30:25.745Z] Step 8/23 : COPY . . [2023-03-22T17:30:25.745Z] Removing intermediate container ceadb35ba4a5 [2023-03-22T17:30:25.745Z] ---> 2354e67e0f28 [2023-03-22T17:30:25.745Z] Step 8/23 : COPY . . [2023-03-22T17:30:25.745Z] ---> 3912ce055029 [2023-03-22T17:30:25.745Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T17:30:25.745Z] ---> 6b70468b95cd [2023-03-22T17:30:25.745Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T17:30:25.745Z] ---> d0f2776a5073 [2023-03-22T17:30:25.745Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T17:30:25.745Z] ---> 1fee8b2e6913 [2023-03-22T17:30:25.745Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:30:25.745Z] ---> a469961cd2eb [2023-03-22T17:30:25.745Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T17:30:25.745Z] ---> Running in e5c791f7bbe2 [2023-03-22T17:30:25.745Z] ---> Running in faa5c33a7f0d [2023-03-22T17:30:25.745Z] ---> Running in b0423eab4615 [2023-03-22T17:30:25.745Z] ---> Running in 6ff1bad99bea [2023-03-22T17:30:25.745Z] ---> Running in 0546f8c953d0 [2023-03-22T17:30:25.745Z] Removing intermediate container b0423eab4615 [2023-03-22T17:30:25.745Z] ---> 8f332dde7042 [2023-03-22T17:30:25.745Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:30:25.745Z] ---> Running in c8ccdc72a5f1 [2023-03-22T17:30:25.745Z] Removing intermediate container c8ccdc72a5f1 [2023-03-22T17:30:25.745Z] ---> 1c70638e686c [2023-03-22T17:30:25.745Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:30:25.745Z] ---> Running in 86156de09153 [2023-03-22T17:30:25.745Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T17:30:25.745Z] Removing intermediate container 86156de09153 [2023-03-22T17:30:25.745Z] ---> 85cf4852d0ac [2023-03-22T17:30:25.745Z] 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-03-22T17:30:25.745Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T17:30:25.745Z] ---> Running in 17ad89ebf304 [2023-03-22T17:30:25.745Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T17:30:25.745Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T17:30:25.745Z] Removing intermediate container 17ad89ebf304 [2023-03-22T17:30:25.745Z] ---> 56b05b455ac7 [2023-03-22T17:30:25.745Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:30:25.745Z] ---> Running in 48dc9b3841b7 [2023-03-22T17:30:26.341Z] Removing intermediate container 48dc9b3841b7 [2023-03-22T17:30:26.341Z] ---> 67835688a5a5 [2023-03-22T17:30:26.341Z] [2023-03-22T17:30:26.341Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:30:26.617Z] 3.17: Pulling from library/alpine [2023-03-22T17:30:26.617Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:30:26.617Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:30:26.617Z] ---> d74e625d9115 [2023-03-22T17:30:26.617Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:30:26.890Z] ---> Running in 08d7ab209991 [2023-03-22T17:30:27.477Z] Removing intermediate container 08d7ab209991 [2023-03-22T17:30:27.477Z] ---> 97b2fd4e231c [2023-03-22T17:30:27.477Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T17:30:27.745Z] ---> Running in 5a378029770f [2023-03-22T17:30:29.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:30:30.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:30:32.073Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:30:32.073Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:30:32.073Z] OK: 17691 distinct packages available [2023-03-22T17:30:32.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:30:33.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:30:35.856Z] ---> Running in 95a51acec7ef [2023-03-22T17:30:35.856Z] ---> bca6a1a8ca03 [2023-03-22T17:30:35.856Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T17:30:35.856Z] ---> 9cef69737041 [2023-03-22T17:30:35.856Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T17:30:35.856Z] Removing intermediate container 438ac6ffb0c0 [2023-03-22T17:30:35.856Z] ---> 4f5ea5607b52 [2023-03-22T17:30:35.856Z] [2023-03-22T17:30:35.856Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T17:30:35.856Z] ---> b2aa39c304c2 [2023-03-22T17:30:35.856Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:30:35.856Z] ---> Using cache [2023-03-22T17:30:35.856Z] ---> 39288fe1a638 [2023-03-22T17:30:35.856Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:30:35.856Z] ---> Using cache [2023-03-22T17:30:35.856Z] ---> 976ac638dcd1 [2023-03-22T17:30:35.856Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T17:30:35.856Z] ---> Running in 91eed6b6e448 [2023-03-22T17:30:35.856Z] ---> Running in 17ab09b0bd39 [2023-03-22T17:30:35.856Z] ---> Running in 66ee474392c0 [2023-03-22T17:30:35.856Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T17:30:35.856Z] Removing intermediate container 66ee474392c0 [2023-03-22T17:30:35.856Z] ---> bc23dc51fc76 [2023-03-22T17:30:35.856Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T17:30:35.901Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T17:30:35.902Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:30:35.902Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T17:30:35.902Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T17:30:35.902Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:30:35.902Z] OK: 8 MiB in 19 packages [2023-03-22T17:30:36.114Z] ---> Running in c032b1316fba [2023-03-22T17:30:36.374Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T17:30:36.632Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T17:30:37.855Z] Removing intermediate container 5a378029770f [2023-03-22T17:30:37.855Z] ---> 63b54cb53615 [2023-03-22T17:30:37.855Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:30:38.824Z] ---> 290486f588d4 [2023-03-22T17:30:38.824Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:30:39.790Z] ---> af7441b517c4 [2023-03-22T17:30:39.790Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:30:41.898Z] Removing intermediate container c032b1316fba [2023-03-22T17:30:41.898Z] ---> e00c92677fc2 [2023-03-22T17:30:41.898Z] Step 15/25 : WORKDIR / [2023-03-22T17:30:43.796Z] Removing intermediate container 51e7a83387c4 [2023-03-22T17:30:43.796Z] ---> aefcbd644bf1 [2023-03-22T17:30:43.796Z] Step 8/23 : COPY . . [2023-03-22T17:30:44.053Z] ---> Running in 264645e218ac [2023-03-22T17:30:46.487Z] ---> bbb4e9bc764a [2023-03-22T17:30:46.487Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:30:46.755Z] ---> 7150351a4847 [2023-03-22T17:30:46.755Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T17:30:47.023Z] ---> Running in df05119b3c24 [2023-03-22T17:30:47.617Z] Removing intermediate container df05119b3c24 [2023-03-22T17:30:47.617Z] ---> c29ccc0b8b11 [2023-03-22T17:30:47.617Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T17:30:48.587Z] ---> 77d90ad4ea74 [2023-03-22T17:30:48.587Z] Step 22/27 : WORKDIR / [2023-03-22T17:30:48.871Z] ---> Running in 3ae84e7c7e32 [2023-03-22T17:30:49.461Z] Removing intermediate container 3ae84e7c7e32 [2023-03-22T17:30:49.461Z] ---> daf9b4b7a2a8 [2023-03-22T17:30:49.461Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:30:49.461Z] ---> Running in bda7c80e0a26 [2023-03-22T17:30:50.051Z] Removing intermediate container bda7c80e0a26 [2023-03-22T17:30:50.051Z] ---> 92a04c5aff93 [2023-03-22T17:30:50.051Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:30:50.320Z] ---> Running in c44a8d8f4789 [2023-03-22T17:30:50.910Z] Removing intermediate container c44a8d8f4789 [2023-03-22T17:30:50.910Z] ---> 967e6aa836ed [2023-03-22T17:30:50.910Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T17:30:50.910Z] ---> Running in 4bf7bf6893c9 [2023-03-22T17:30:51.510Z] Removing intermediate container 4bf7bf6893c9 [2023-03-22T17:30:51.510Z] ---> ad9f2d2ad8b8 [2023-03-22T17:30:51.510Z] Step 26/27 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:30:51.510Z] ---> Running in b7e1d456520f [2023-03-22T17:30:52.109Z] Removing intermediate container b7e1d456520f [2023-03-22T17:30:52.109Z] ---> a666aa038203 [2023-03-22T17:30:52.109Z] Step 27/27 : LABEL version=3.0.0-dev.110 [2023-03-22T17:30:52.383Z] ---> Running in aae60605f7fc [2023-03-22T17:30:52.655Z] Removing intermediate container aae60605f7fc [2023-03-22T17:30:52.655Z] ---> ccb2d87b31c1 [2023-03-22T17:30:52.655Z] [2023-03-22T17:30:52.927Z] Successfully built ccb2d87b31c1 [2023-03-22T17:30:52.927Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T17:30:52.927Z]  Building security-spire-config ... done Building core-data [2023-03-22T17:30:56.348Z] Removing intermediate container 264645e218ac [2023-03-22T17:30:56.348Z] ---> 913cbf8acbce [2023-03-22T17:30:56.348Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:30:56.348Z] ---> ff4b7b4c7135 [2023-03-22T17:30:56.349Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T17:30:56.349Z] ---> Running in 499dd0c19189 [2023-03-22T17:30:56.349Z] ---> 0f36b6408810 [2023-03-22T17:30:56.349Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:30:56.349Z] ---> e5c34f61145e [2023-03-22T17:30:56.349Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T17:30:56.349Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T17:30:56.349Z] ---> 12a2b91e85b8 [2023-03-22T17:30:56.349Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:30:57.283Z] ---> 4c3bc23ee352 [2023-03-22T17:30:57.283Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T17:30:57.445Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:57.445Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:57.445Z] ---> bc47a36faac0 [2023-03-22T17:30:57.445Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:30:57.445Z] ---> Using cache [2023-03-22T17:30:57.445Z] ---> 2195bf75c233 [2023-03-22T17:30:57.445Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:30:57.445Z] ---> Using cache [2023-03-22T17:30:57.445Z] ---> 762c316a1e1d [2023-03-22T17:30:57.445Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:30:57.445Z] ---> Using cache [2023-03-22T17:30:57.445Z] ---> df0fd7292a29 [2023-03-22T17:30:57.445Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:30:57.445Z] ---> Using cache [2023-03-22T17:30:57.445Z] ---> e7efe18a41a1 [2023-03-22T17:30:57.445Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:57.445Z] ---> Using cache [2023-03-22T17:30:57.445Z] ---> f795d3bb3e6c [2023-03-22T17:30:57.445Z] Step 8/23 : COPY . . [2023-03-22T17:30:57.445Z] ---> Using cache [2023-03-22T17:30:57.445Z] ---> a469961cd2eb [2023-03-22T17:30:57.445Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T17:30:57.445Z] ---> Running in 121dca8d3899 [2023-03-22T17:30:58.659Z] ---> 2d849c9ce5f5 [2023-03-22T17:30:58.659Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T17:30:58.659Z] ---> Running in a20e48a2fabb [2023-03-22T17:30:58.659Z] Removing intermediate container a20e48a2fabb [2023-03-22T17:30:58.659Z] ---> 2bcb680fa253 [2023-03-22T17:30:58.659Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:30:58.659Z] ---> Running in eaff7ebd936b [2023-03-22T17:30:58.916Z] Removing intermediate container eaff7ebd936b [2023-03-22T17:30:58.916Z] ---> ea3e92bf70e0 [2023-03-22T17:30:58.916Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T17:30:58.916Z] ---> Running in e1556dbb5755 [2023-03-22T17:30:59.480Z] Removing intermediate container e1556dbb5755 [2023-03-22T17:30:59.480Z] ---> 77d22902fa9b [2023-03-22T17:30:59.480Z] Step 24/25 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:30:59.480Z] ---> Running in 405ff4d1e3f7 [2023-03-22T17:30:59.517Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T17:31:00.434Z] Removing intermediate container 405ff4d1e3f7 [2023-03-22T17:31:00.434Z] ---> 58b1b6559fad [2023-03-22T17:31:00.434Z] Step 25/25 : LABEL version=3.0.0-dev.110 [2023-03-22T17:31:01.816Z] ---> Running in 6d8a7d867dcd [2023-03-22T17:31:02.388Z] Removing intermediate container 6d8a7d867dcd [2023-03-22T17:31:02.388Z] ---> f68a942f3fc3 [2023-03-22T17:31:02.388Z] [2023-03-22T17:31:02.388Z] Successfully built f68a942f3fc3 [2023-03-22T17:31:02.388Z] Successfully tagged core-metadata:latest [2023-03-22T17:31:02.388Z]  Building core-metadata ... done Building support-scheduler [2023-03-22T17:31:02.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T17:31:07.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:31:07.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:31:07.690Z] ---> d3ecef314ad2 [2023-03-22T17:31:07.690Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:31:07.690Z] ---> Using cache [2023-03-22T17:31:07.690Z] ---> 37f5b17570b5 [2023-03-22T17:31:07.690Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:31:07.690Z] ---> Using cache [2023-03-22T17:31:07.690Z] ---> 08a4035540af [2023-03-22T17:31:07.690Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:31:07.690Z] ---> Using cache [2023-03-22T17:31:07.690Z] ---> 5a705e8dd8cb [2023-03-22T17:31:07.690Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:31:07.690Z] ---> Using cache [2023-03-22T17:31:07.690Z] ---> 5c3e0f98592c [2023-03-22T17:31:07.690Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:31:07.690Z] ---> Using cache [2023-03-22T17:31:07.690Z] ---> c616b49b2d20 [2023-03-22T17:31:07.690Z] Step 8/23 : COPY . . [2023-03-22T17:31:07.690Z] ---> Using cache [2023-03-22T17:31:07.690Z] ---> 9b925cee2aa8 [2023-03-22T17:31:07.690Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T17:31:16.006Z] ---> Running in bf2fb89468bc [2023-03-22T17:31:16.006Z] Removing intermediate container 95a51acec7ef [2023-03-22T17:31:16.006Z] ---> 167c38a8aabc [2023-03-22T17:31:16.006Z] [2023-03-22T17:31:16.006Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T17:31:16.006Z] ---> b2aa39c304c2 [2023-03-22T17:31:16.006Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:31:16.006Z] ---> Using cache [2023-03-22T17:31:16.006Z] ---> 7e4dfa699887 [2023-03-22T17:31:16.006Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T17:31:16.578Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T17:31:17.148Z] ---> Running in 13e1a76510d6 [2023-03-22T17:31:22.454Z] Removing intermediate container 17ab09b0bd39 [2023-03-22T17:31:22.454Z] ---> 4316e12285a8 [2023-03-22T17:31:22.454Z] [2023-03-22T17:31:22.454Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T17:31:22.454Z] ---> b2aa39c304c2 [2023-03-22T17:31:22.454Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T17:31:22.454Z] Removing intermediate container 91eed6b6e448 [2023-03-22T17:31:22.454Z] ---> 6d0e181a3f3a [2023-03-22T17:31:22.454Z] [2023-03-22T17:31:22.454Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T17:31:22.454Z] ---> b2aa39c304c2 [2023-03-22T17:31:22.454Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T17:31:22.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:22.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:22.454Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:31:22.454Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T17:31:22.454Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:31:22.454Z] OK: 7 MiB in 17 packages [2023-03-22T17:31:22.727Z] ---> Running in e25569e51047 [2023-03-22T17:31:22.727Z] ---> Running in 1338d209e7d7 [2023-03-22T17:31:23.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:23.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:23.805Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T17:31:23.805Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T17:31:23.805Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T17:31:23.805Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:31:23.805Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:31:23.805Z] OK: 8 MiB in 18 packages [2023-03-22T17:31:24.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:24.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:25.150Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:31:25.150Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T17:31:25.150Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:31:25.150Z] OK: 8 MiB in 17 packages [2023-03-22T17:31:26.092Z] Removing intermediate container 13e1a76510d6 [2023-03-22T17:31:26.092Z] ---> 2760ed3428b5 [2023-03-22T17:31:26.092Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T17:31:27.477Z] ---> Running in 914946dc1c8f [2023-03-22T17:31:27.477Z] Removing intermediate container 499dd0c19189 [2023-03-22T17:31:27.477Z] ---> f11196a07af4 [2023-03-22T17:31:27.477Z] [2023-03-22T17:31:27.477Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:31:27.477Z] ---> b2aa39c304c2 [2023-03-22T17:31:27.477Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T17:31:27.477Z] Removing intermediate container e25569e51047 [2023-03-22T17:31:27.477Z] Removing intermediate container 914946dc1c8f [2023-03-22T17:31:27.477Z] ---> 22741281e078 [2023-03-22T17:31:27.477Z] ---> d874d08300b3 [2023-03-22T17:31:27.477Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:31:27.477Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T17:31:27.738Z] Removing intermediate container 1338d209e7d7 [2023-03-22T17:31:27.738Z] ---> 6e5cf429cd06 [2023-03-22T17:31:27.738Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:31:27.738Z] ---> Running in 2dc98bc6d0fc [2023-03-22T17:31:27.738Z] ---> Running in 6e708896e16b [2023-03-22T17:31:27.738Z] ---> Running in 11185a27e725 [2023-03-22T17:31:27.738Z] ---> Running in 40bed883b38c [2023-03-22T17:31:27.997Z] Removing intermediate container 6e708896e16b [2023-03-22T17:31:27.997Z] ---> d5db5c62e7fc [2023-03-22T17:31:27.997Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T17:31:27.997Z] Removing intermediate container 11185a27e725 [2023-03-22T17:31:27.997Z] ---> 115b8b8144e2 [2023-03-22T17:31:27.997Z] Step 12/22 : WORKDIR /edgex [2023-03-22T17:31:27.997Z] ---> Running in 983e99ea60e7 [2023-03-22T17:31:27.997Z] Removing intermediate container 40bed883b38c [2023-03-22T17:31:27.997Z] ---> adaefa4b77f7 [2023-03-22T17:31:27.997Z] Step 12/25 : WORKDIR / [2023-03-22T17:31:27.997Z] ---> Running in 4b89cd58ce47 [2023-03-22T17:31:27.997Z] ---> Running in 00a9f171fae6 [2023-03-22T17:31:27.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:28.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:31:28.260Z] Removing intermediate container 983e99ea60e7 [2023-03-22T17:31:28.260Z] ---> 3784ca52cd13 [2023-03-22T17:31:28.260Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:31:28.260Z] Removing intermediate container 00a9f171fae6 [2023-03-22T17:31:28.260Z] ---> 13132db0f950 [2023-03-22T17:31:28.260Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:31:28.260Z] Removing intermediate container 4b89cd58ce47 [2023-03-22T17:31:28.260Z] ---> b3864fd94434 [2023-03-22T17:31:28.260Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T17:31:28.260Z] ---> Running in 88537865915f [2023-03-22T17:31:28.260Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T17:31:28.260Z] ---> ab46410851f2 [2023-03-22T17:31:28.260Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:31:28.521Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:31:28.521Z] ---> 603a4b958e6f [2023-03-22T17:31:28.521Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:31:28.521Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:31:28.521Z] Removing intermediate container 88537865915f [2023-03-22T17:31:28.521Z] ---> 107956aa6742 [2023-03-22T17:31:28.521Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T17:31:28.521Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:31:28.521Z] OK: 8 MiB in 17 packages [2023-03-22T17:31:28.521Z] ---> Running in 4bc19373f11c [2023-03-22T17:31:28.521Z] ---> e6d86dc34eeb [2023-03-22T17:31:28.521Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T17:31:28.521Z] ---> 6330ddc66407 [2023-03-22T17:31:28.521Z] 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-03-22T17:31:28.789Z] ---> 6a86887aae55 [2023-03-22T17:31:28.789Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T17:31:29.105Z] ---> 60a0f16c9d68 [2023-03-22T17:31:29.105Z] 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-03-22T17:31:29.710Z] Removing intermediate container 2dc98bc6d0fc [2023-03-22T17:31:29.710Z] ---> 2e0cbf00bd63 [2023-03-22T17:31:29.710Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:31:29.998Z] ---> 781f25d92084 [2023-03-22T17:31:29.998Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:31:29.998Z] ---> e0beed31c0a6 [2023-03-22T17:31:29.998Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:31:29.998Z] ---> Running in 7b53819547e8 [2023-03-22T17:31:29.998Z] Removing intermediate container 7b53819547e8 [2023-03-22T17:31:29.998Z] ---> d073e1c32ac1 [2023-03-22T17:31:29.998Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T17:31:30.291Z] Removing intermediate container 4bc19373f11c [2023-03-22T17:31:30.291Z] ---> 4169d5e8fbad [2023-03-22T17:31:30.291Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T17:31:30.291Z] ---> 624cf7fad93d [2023-03-22T17:31:30.291Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T17:31:30.291Z] ---> Running in 90127a270279 [2023-03-22T17:31:30.291Z] ---> 303e934f543c [2023-03-22T17:31:30.291Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:31:30.291Z] ---> Running in 3d2ccd745e4e [2023-03-22T17:31:30.291Z] ---> Running in 25a599b9e83c [2023-03-22T17:31:30.291Z] Removing intermediate container 90127a270279 [2023-03-22T17:31:30.291Z] ---> 5cc8713d78f6 [2023-03-22T17:31:30.291Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:31:30.572Z] ---> Running in b24e3067ccd3 [2023-03-22T17:31:30.572Z] Removing intermediate container 3d2ccd745e4e [2023-03-22T17:31:30.572Z] ---> 2ff881fbf03c [2023-03-22T17:31:30.572Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T17:31:30.572Z] Removing intermediate container b24e3067ccd3 [2023-03-22T17:31:30.572Z] ---> 6ff00cfdff72 [2023-03-22T17:31:30.572Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:31:30.853Z] ---> 4bc33e5f0e31 [2023-03-22T17:31:30.853Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T17:31:30.853Z] ---> db3542ac2257 [2023-03-22T17:31:30.853Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T17:31:30.853Z] ---> Running in 673928b06971 [2023-03-22T17:31:30.853Z] ---> e41f89f4dad6 [2023-03-22T17:31:30.853Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:31:31.865Z] ---> 1286559071fc [2023-03-22T17:31:31.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T17:31:31.865Z] Removing intermediate container 25a599b9e83c [2023-03-22T17:31:31.865Z] ---> 68087fbab276 [2023-03-22T17:31:31.865Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:31:31.865Z] ---> b8f8f58a2bcb [2023-03-22T17:31:31.865Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:31:31.865Z] ---> Running in e0fba590f00d [2023-03-22T17:31:32.472Z] Removing intermediate container e0fba590f00d [2023-03-22T17:31:32.472Z] ---> caed6e8bf008 [2023-03-22T17:31:32.472Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T17:31:32.472Z] ---> 6264092f02f6 [2023-03-22T17:31:32.472Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:31:32.472Z] ---> 3ac1e2f970b7 [2023-03-22T17:31:32.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:31:32.472Z] ---> Running in 284bf69490ef [2023-03-22T17:31:32.472Z] ---> Running in d7817a7c6df6 [2023-03-22T17:31:32.472Z] Removing intermediate container 673928b06971 [2023-03-22T17:31:32.472Z] ---> ee8934b8369a [2023-03-22T17:31:32.472Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:31:32.770Z] Removing intermediate container 284bf69490ef [2023-03-22T17:31:32.770Z] ---> b51e9de0301a [2023-03-22T17:31:32.770Z] Step 21/22 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:31:32.770Z] ---> fe0a5a1903b7 [2023-03-22T17:31:32.770Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:31:32.770Z] ---> d5dcef1182a0 [2023-03-22T17:31:32.770Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T17:31:32.770Z] ---> Running in 360d854cb0c2 [2023-03-22T17:31:33.144Z] ---> Running in fc4ae5a239b2 [2023-03-22T17:31:33.433Z] Removing intermediate container 360d854cb0c2 [2023-03-22T17:31:33.433Z] ---> 6b620d570f83 [2023-03-22T17:31:33.433Z] Step 22/22 : LABEL version=3.0.0-dev.110 [2023-03-22T17:31:33.433Z] Removing intermediate container fc4ae5a239b2 [2023-03-22T17:31:33.433Z] ---> d2f9e831fc7b [2023-03-22T17:31:33.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:31:33.691Z] ---> 5f620ef2fb75 [2023-03-22T17:31:33.691Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T17:31:33.691Z] ---> Running in ff824501bf16 [2023-03-22T17:31:33.691Z] ---> Running in 1bf1a7f7ebd0 [2023-03-22T17:31:33.949Z] Removing intermediate container 1bf1a7f7ebd0 [2023-03-22T17:31:33.949Z] ---> 15db61714da5 [2023-03-22T17:31:33.949Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:31:34.376Z] Removing intermediate container ff824501bf16 [2023-03-22T17:31:34.376Z] ---> f1a4aa2cb0dc [2023-03-22T17:31:34.376Z] [2023-03-22T17:31:34.376Z] Removing intermediate container d7817a7c6df6 [2023-03-22T17:31:34.376Z] ---> 730af759a982 [2023-03-22T17:31:34.376Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:31:34.635Z] Successfully built f1a4aa2cb0dc [2023-03-22T17:31:34.635Z] ---> Running in 5ed0bdab8b1d [2023-03-22T17:31:34.635Z] Successfully tagged security-proxy-setup:latest [2023-03-22T17:31:34.635Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-03-22T17:31:34.635Z] ---> 56c678ceb2e5 [2023-03-22T17:31:34.635Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T17:31:34.635Z] ---> Running in 21f3a568c4a9 [2023-03-22T17:31:34.931Z] Removing intermediate container 5ed0bdab8b1d [2023-03-22T17:31:34.931Z] ---> 18287efbf437 [2023-03-22T17:31:34.931Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:31:37.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:31:37.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:31:38.181Z] ---> d3ecef314ad2 [2023-03-22T17:31:38.181Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:31:40.097Z] ---> Using cache [2023-03-22T17:31:40.097Z] ---> 37f5b17570b5 [2023-03-22T17:31:40.097Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:31:40.097Z] ---> Using cache [2023-03-22T17:31:40.097Z] ---> 08a4035540af [2023-03-22T17:31:40.097Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:31:40.097Z] ---> Using cache [2023-03-22T17:31:40.097Z] ---> 5a705e8dd8cb [2023-03-22T17:31:40.097Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:31:40.097Z] ---> Using cache [2023-03-22T17:31:40.097Z] ---> 5c3e0f98592c [2023-03-22T17:31:40.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:31:40.097Z] ---> Using cache [2023-03-22T17:31:40.097Z] ---> c616b49b2d20 [2023-03-22T17:31:40.097Z] Step 8/23 : COPY . . [2023-03-22T17:31:40.097Z] ---> Using cache [2023-03-22T17:31:40.097Z] ---> 9b925cee2aa8 [2023-03-22T17:31:40.097Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T17:31:41.037Z] ---> 45359bbbafbe [2023-03-22T17:31:41.037Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/Removing intermediate container 21f3a568c4a9 [2023-03-22T17:31:41.037Z] ---> bdf0b7636042 [2023-03-22T17:31:41.037Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T17:31:41.037Z] [2023-03-22T17:31:41.297Z] ---> Running in 679ab974c6a5 [2023-03-22T17:31:41.297Z] ---> Running in 726a6c4b7601 [2023-03-22T17:31:41.297Z] ---> Running in a9d565c89e0b [2023-03-22T17:31:41.297Z] Removing intermediate container 679ab974c6a5 [2023-03-22T17:31:41.297Z] ---> 8769b4b1d743 [2023-03-22T17:31:41.297Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:31:41.297Z] Removing intermediate container a9d565c89e0b [2023-03-22T17:31:41.297Z] ---> 1677be1ef519 [2023-03-22T17:31:41.297Z] Step 24/25 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:31:41.297Z] ---> 6e56c60b5642 [2023-03-22T17:31:41.297Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T17:31:41.297Z] ---> Running in ae2c4c2c4764 [2023-03-22T17:31:41.297Z] ---> Running in a25d568af7e8 [2023-03-22T17:31:41.558Z] Removing intermediate container ae2c4c2c4764 [2023-03-22T17:31:41.558Z] ---> 230e588853c8 [2023-03-22T17:31:41.558Z] [2023-03-22T17:31:41.824Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T17:31:41.824Z] Successfully built 230e588853c8 [2023-03-22T17:31:42.589Z] Successfully tagged support-notifications:latest [2023-03-22T17:31:42.848Z]  Building support-notifications ... done  ---> ca17ed2bd51d [2023-03-22T17:31:42.848Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T17:31:43.108Z] Removing intermediate container a25d568af7e8 [2023-03-22T17:31:43.108Z] ---> 82bc6b2dc3d8 [2023-03-22T17:31:43.108Z] Step 25/25 : LABEL version=3.0.0-dev.110 [2023-03-22T17:31:43.729Z] ---> Running in c7c40080e48e [2023-03-22T17:31:44.001Z] ---> a8b1f7de8198 [2023-03-22T17:31:44.001Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T17:31:44.001Z] Removing intermediate container c7c40080e48e [2023-03-22T17:31:44.001Z] ---> 7f759e40ff9b [2023-03-22T17:31:44.001Z] [2023-03-22T17:31:44.001Z] Successfully built 7f759e40ff9b [2023-03-22T17:31:44.260Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T17:31:44.539Z]  Building security-secretstore-setup ... done  ---> 5e8eb355c963 [2023-03-22T17:31:44.539Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T17:31:44.539Z] ---> Running in 7b732edf3c4b [2023-03-22T17:31:45.486Z] Removing intermediate container bf2fb89468bc [2023-03-22T17:31:45.486Z] ---> b01d3e5b59aa [2023-03-22T17:31:45.486Z] [2023-03-22T17:31:45.486Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:31:45.486Z] ---> b2aa39c304c2 [2023-03-22T17:31:45.486Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:31:45.486Z] ---> Using cache [2023-03-22T17:31:45.486Z] ---> 39288fe1a638 [2023-03-22T17:31:45.486Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:31:45.486Z] ---> Using cache [2023-03-22T17:31:45.486Z] ---> 976ac638dcd1 [2023-03-22T17:31:45.486Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T17:31:46.055Z] ---> Running in c58ca8555560 [2023-03-22T17:31:46.316Z] Removing intermediate container c58ca8555560 [2023-03-22T17:31:46.316Z] ---> a3ce921f3727 [2023-03-22T17:31:46.316Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:31:46.316Z] Removing intermediate container 7b732edf3c4b [2023-03-22T17:31:46.316Z] ---> 12fd0124f690 [2023-03-22T17:31:46.316Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T17:31:46.316Z] ---> Running in d6e09ed4683c [2023-03-22T17:31:46.316Z] ---> Running in 88d7e64ccfe3 [2023-03-22T17:31:46.577Z] Removing intermediate container d6e09ed4683c [2023-03-22T17:31:46.577Z] ---> ba38188577a5 [2023-03-22T17:31:46.577Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:31:46.577Z] Removing intermediate container 88d7e64ccfe3 [2023-03-22T17:31:46.577Z] ---> e755c9090c8c [2023-03-22T17:31:46.577Z] Step 30/33 : CMD ["gate"] [2023-03-22T17:31:46.867Z] ---> Running in aac3fb334305 [2023-03-22T17:31:46.867Z] ---> 4100ee3d8172 [2023-03-22T17:31:46.867Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:31:47.134Z] Removing intermediate container aac3fb334305 [2023-03-22T17:31:47.134Z] ---> a4abcea2466f [2023-03-22T17:31:47.134Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T17:31:47.134Z] ---> Running in 26e0b0d351cc [2023-03-22T17:31:47.134Z] ---> 86d6d1f7f11e [2023-03-22T17:31:47.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T17:31:47.134Z] Removing intermediate container 26e0b0d351cc [2023-03-22T17:31:47.134Z] ---> cb31d423a99e [2023-03-22T17:31:47.134Z] Step 32/33 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:31:47.394Z] ---> Running in 4a949d2f56af [2023-03-22T17:31:47.966Z] Removing intermediate container 4a949d2f56af [2023-03-22T17:31:47.966Z] ---> 989d8c9657f2 [2023-03-22T17:31:47.966Z] Step 33/33 : LABEL version=3.0.0-dev.110 [2023-03-22T17:31:48.626Z] ---> 81a71a7ddd32 [2023-03-22T17:31:48.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:31:48.626Z] ---> Running in 3b13088fab13 [2023-03-22T17:31:48.932Z] Removing intermediate container 3b13088fab13 [2023-03-22T17:31:48.932Z] ---> 15d32c108b95 [2023-03-22T17:31:48.932Z] [2023-03-22T17:31:48.932Z] ---> 4565730453ea [2023-03-22T17:31:48.932Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T17:31:48.932Z] Successfully built 15d32c108b95 [2023-03-22T17:31:48.932Z] Successfully tagged security-bootstrapper:latest [2023-03-22T17:31:49.214Z]  Building security-bootstrapper ... done  ---> Running in 903510a67ce8 [2023-03-22T17:31:49.214Z] Removing intermediate container 903510a67ce8 [2023-03-22T17:31:49.214Z] ---> 135c57184366 [2023-03-22T17:31:49.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:31:49.477Z] ---> Running in 9318d9db0311 [2023-03-22T17:31:49.477Z] Removing intermediate container 9318d9db0311 [2023-03-22T17:31:49.477Z] ---> 7379c625a786 [2023-03-22T17:31:49.477Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:31:49.743Z] ---> Running in 00b1bfd5551b [2023-03-22T17:31:49.743Z] Removing intermediate container 00b1bfd5551b [2023-03-22T17:31:49.743Z] ---> 362595712f1f [2023-03-22T17:31:49.743Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:31:50.001Z] ---> Running in 4ced189e6061 [2023-03-22T17:31:50.001Z] Removing intermediate container 4ced189e6061 [2023-03-22T17:31:50.001Z] ---> 6c123e388afb [2023-03-22T17:31:50.001Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:31:50.001Z] ---> Running in ff31cb4b59d4 [2023-03-22T17:31:50.001Z] Removing intermediate container ff31cb4b59d4 [2023-03-22T17:31:50.001Z] ---> c601342f4e8c [2023-03-22T17:31:50.001Z] [2023-03-22T17:31:50.258Z] Successfully built c601342f4e8c [2023-03-22T17:31:50.258Z] Successfully tagged support-scheduler:latest [2023-03-22T17:32:00.256Z]  Building support-scheduler ... done Removing intermediate container 726a6c4b7601 [2023-03-22T17:32:00.256Z] ---> 2b29fa3451d9 [2023-03-22T17:32:00.256Z] [2023-03-22T17:32:00.256Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:32:00.256Z] ---> b2aa39c304c2 [2023-03-22T17:32:00.256Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:32:00.256Z] ---> Using cache [2023-03-22T17:32:00.256Z] ---> ff4fb9de59fe [2023-03-22T17:32:00.256Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:32:00.256Z] ---> Using cache [2023-03-22T17:32:00.256Z] ---> 82befb104e57 [2023-03-22T17:32:00.256Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:00.256Z] ---> Using cache [2023-03-22T17:32:00.256Z] ---> 10a5d8edffe9 [2023-03-22T17:32:00.256Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:00.256Z] ---> Using cache [2023-03-22T17:32:00.256Z] ---> 507d13f7145b [2023-03-22T17:32:00.256Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T17:32:00.517Z] ---> 6b9db437cacf [2023-03-22T17:32:00.517Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:00.517Z] ---> ebf56641492b [2023-03-22T17:32:00.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T17:32:00.778Z] ---> 9351e9d598e3 [2023-03-22T17:32:00.778Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:32:00.778Z] ---> Running in 6e852571acb8 [2023-03-22T17:32:01.348Z] Removing intermediate container 6e852571acb8 [2023-03-22T17:32:01.348Z] ---> a06224ff1e9b [2023-03-22T17:32:01.348Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:32:01.348Z] ---> Running in efa8dc57c6d8 [2023-03-22T17:32:01.348Z] Removing intermediate container efa8dc57c6d8 [2023-03-22T17:32:01.348Z] ---> 3d4ea82eb706 [2023-03-22T17:32:01.348Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:32:01.348Z] ---> Running in b757410afdc6 [2023-03-22T17:32:01.607Z] Removing intermediate container b757410afdc6 [2023-03-22T17:32:01.607Z] ---> 55497bef37be [2023-03-22T17:32:01.607Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:32:01.607Z] ---> Running in 0a9a9c48f1c6 [2023-03-22T17:32:01.607Z] Removing intermediate container 0a9a9c48f1c6 [2023-03-22T17:32:01.607Z] ---> e9853e3ebebb [2023-03-22T17:32:01.607Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:01.607Z] ---> Running in 50fe5f48f077 [2023-03-22T17:32:01.867Z] Removing intermediate container 50fe5f48f077 [2023-03-22T17:32:01.867Z] ---> 4fce37f4a66b [2023-03-22T17:32:01.867Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:32:01.867Z] ---> Running in 6df3c1e54afc [2023-03-22T17:32:01.867Z] Removing intermediate container 6df3c1e54afc [2023-03-22T17:32:01.867Z] ---> 63bce47afc2f [2023-03-22T17:32:01.867Z] [2023-03-22T17:32:01.867Z] Successfully built 63bce47afc2f [2023-03-22T17:32:01.867Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T17:32:01.873Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-22T17:32:01.881Z] $ docker stop --time=1 fa801e804075da6f3c993e7f4976b70753ce1b2f67cd36ace225998162deed7a [2023-03-22T17:32:03.164Z] $ docker rm -f --volumes fa801e804075da6f3c993e7f4976b70753ce1b2f67cd36ace225998162deed7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:32:03.518Z] + docker images [2023-03-22T17:32:03.518Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T17:32:03.518Z] core-common-config-bootstrapper latest 63bce47afc2f 2 seconds ago 17.5MB [2023-03-22T17:32:03.518Z] 2b29fa3451d9 5 seconds ago 1.69GB [2023-03-22T17:32:03.518Z] support-scheduler latest c601342f4e8c 14 seconds ago 32.4MB [2023-03-22T17:32:03.518Z] security-bootstrapper latest 15d32c108b95 15 seconds ago 22.5MB [2023-03-22T17:32:03.518Z] b01d3e5b59aa 19 seconds ago 1.76GB [2023-03-22T17:32:03.518Z] security-secretstore-setup latest 7f759e40ff9b 20 seconds ago 33.5MB [2023-03-22T17:32:03.518Z] support-notifications latest 230e588853c8 22 seconds ago 33MB [2023-03-22T17:32:03.518Z] security-proxy-setup latest f1a4aa2cb0dc 30 seconds ago 19.1MB [2023-03-22T17:32:03.518Z] f11196a07af4 37 seconds ago 1.76GB [2023-03-22T17:32:03.518Z] 6d0e181a3f3a 47 seconds ago 1.67GB [2023-03-22T17:32:03.518Z] 4316e12285a8 47 seconds ago 1.69GB [2023-03-22T17:32:03.518Z] 167c38a8aabc 55 seconds ago 1.68GB [2023-03-22T17:32:03.518Z] core-metadata latest f68a942f3fc3 About a minute ago 20.7MB [2023-03-22T17:32:03.518Z] 4f5ea5607b52 About a minute ago 1.7GB [2023-03-22T17:32:03.518Z] security-spire-config latest 161350653ba5 2 minutes ago 88.9MB [2023-03-22T17:32:03.518Z] security-spire-server latest d74626c47182 2 minutes ago 89.8MB [2023-03-22T17:32:03.518Z] dc1ee4b5535e 3 minutes ago 1.55GB [2023-03-22T17:32:03.518Z] security-proxy-auth latest 790fb8a9bbc3 3 minutes ago 18.6MB [2023-03-22T17:32:03.518Z] core-command latest b304879e3595 3 minutes ago 20.2MB [2023-03-22T17:32:03.518Z] core-data latest d198b16dd7b6 3 minutes ago 20.4MB [2023-03-22T17:32:03.518Z] security-spiffe-token-provider latest c878e9bfd873 3 minutes ago 33.2MB [2023-03-22T17:32:03.518Z] security-spire-agent latest 99d748345bf9 3 minutes ago 129MB [2023-03-22T17:32:03.518Z] 61f61e4014c9 3 minutes ago 1.73GB [2023-03-22T17:32:03.518Z] 911696323374 3 minutes ago 1.7GB [2023-03-22T17:32:03.518Z] 3f61138efb10 3 minutes ago 1.69GB [2023-03-22T17:32:03.518Z] d864c53cf769 3 minutes ago 1.67GB [2023-03-22T17:32:03.518Z] 4f3fe2b5075d 4 minutes ago 1.55GB [2023-03-22T17:32:03.518Z] ci-base-image-x86_64 latest d3ecef314ad2 9 minutes ago 882MB [2023-03-22T17:32:03.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB [2023-03-22T17:32:03.518Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T17:32:03.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T17:32:03.518Z] 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-03-22T17:32:03.626Z] provisioning config files... [2023-03-22T17:32:03.634Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/472@tmp/config8538560544295107253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:32:03.931Z] ---> docker-login.sh [2023-03-22T17:32:03.931Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:32:03.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:03.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:03.931Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:03.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:03.931Z] [2023-03-22T17:32:03.931Z] Login Succeeded [2023-03-22T17:32:03.931Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:32:03.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:03.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:03.931Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:03.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:03.931Z] [2023-03-22T17:32:03.931Z] Login Succeeded [2023-03-22T17:32:03.931Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:32:04.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:04.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:04.189Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:04.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:04.189Z] [2023-03-22T17:32:04.189Z] Login Succeeded [2023-03-22T17:32:04.189Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:32:04.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:04.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:04.189Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:04.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:04.189Z] [2023-03-22T17:32:04.189Z] Login Succeeded [2023-03-22T17:32:04.189Z] docker.io [2023-03-22T17:32:04.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:32:04.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:32:04.447Z] Configure a credential helper to remove this warning. See [2023-03-22T17:32:04.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:32:04.447Z] [2023-03-22T17:32:04.447Z] Login Succeeded [2023-03-22T17:32:04.447Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:32:04.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:04.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:32:04.492Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-22T17:32:04.492Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:04.492Z] latest [2023-03-22T17:32:04.492Z] 3.0.0-dev.110 [2023-03-22T17:32:04.492Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:04.492Z] main [2023-03-22T17:32:04.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:04.813Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:05.118Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:05.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T17:32:05.118Z] e1cd8ad0260a: Preparing [2023-03-22T17:32:05.118Z] 6b2162e45c64: Preparing [2023-03-22T17:32:05.118Z] b3e572d4cd25: Preparing [2023-03-22T17:32:05.118Z] 6406c1655f28: Preparing [2023-03-22T17:32:05.118Z] 8f6472220c19: Preparing [2023-03-22T17:32:05.118Z] 7cd52847ad77: Preparing [2023-03-22T17:32:05.118Z] e1cd8ad0260a: Pushed [2023-03-22T17:32:05.118Z] b3e572d4cd25: Pushed [2023-03-22T17:32:05.118Z] 8f6472220c19: Pushed [2023-03-22T17:32:05.118Z] 6406c1655f28: Pushed [2023-03-22T17:32:05.375Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:06.755Z] 6b2162e45c64: Pushed [2023-03-22T17:32:06.755Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:07.064Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:07.376Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-22T17:32:07.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T17:32:07.376Z] e1cd8ad0260a: Preparing [2023-03-22T17:32:07.376Z] 6b2162e45c64: Preparing [2023-03-22T17:32:07.376Z] b3e572d4cd25: Preparing [2023-03-22T17:32:07.376Z] 6406c1655f28: Preparing [2023-03-22T17:32:07.376Z] 8f6472220c19: Preparing [2023-03-22T17:32:07.376Z] 7cd52847ad77: Preparing [2023-03-22T17:32:07.376Z] 7cd52847ad77: Waiting [2023-03-22T17:32:07.376Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:07.376Z] 6b2162e45c64: Layer already exists [2023-03-22T17:32:07.376Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:07.376Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:07.376Z] e1cd8ad0260a: Layer already exists [2023-03-22T17:32:07.376Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:07.376Z] latest: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:07.690Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:08.001Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.110 [2023-03-22T17:32:08.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T17:32:08.001Z] e1cd8ad0260a: Preparing [2023-03-22T17:32:08.001Z] 6b2162e45c64: Preparing [2023-03-22T17:32:08.001Z] b3e572d4cd25: Preparing [2023-03-22T17:32:08.001Z] 6406c1655f28: Preparing [2023-03-22T17:32:08.001Z] 8f6472220c19: Preparing [2023-03-22T17:32:08.001Z] 7cd52847ad77: Preparing [2023-03-22T17:32:08.001Z] 7cd52847ad77: Waiting [2023-03-22T17:32:08.001Z] 6b2162e45c64: Layer already exists [2023-03-22T17:32:08.001Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:08.001Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:08.001Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:08.001Z] e1cd8ad0260a: Layer already exists [2023-03-22T17:32:08.001Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:08.001Z] 3.0.0-dev.110: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:08.317Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:08.634Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:08.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T17:32:08.634Z] e1cd8ad0260a: Preparing [2023-03-22T17:32:08.634Z] 6b2162e45c64: Preparing [2023-03-22T17:32:08.634Z] b3e572d4cd25: Preparing [2023-03-22T17:32:08.634Z] 6406c1655f28: Preparing [2023-03-22T17:32:08.634Z] 8f6472220c19: Preparing [2023-03-22T17:32:08.634Z] 7cd52847ad77: Preparing [2023-03-22T17:32:08.634Z] 7cd52847ad77: Waiting [2023-03-22T17:32:08.634Z] 6b2162e45c64: Layer already exists [2023-03-22T17:32:08.634Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:08.634Z] e1cd8ad0260a: Layer already exists [2023-03-22T17:32:08.634Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:08.634Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:08.634Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:08.634Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:08.947Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:09.260Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-22T17:32:09.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T17:32:09.260Z] e1cd8ad0260a: Preparing [2023-03-22T17:32:09.260Z] 6b2162e45c64: Preparing [2023-03-22T17:32:09.260Z] b3e572d4cd25: Preparing [2023-03-22T17:32:09.260Z] 6406c1655f28: Preparing [2023-03-22T17:32:09.260Z] 8f6472220c19: Preparing [2023-03-22T17:32:09.260Z] 7cd52847ad77: Preparing [2023-03-22T17:32:09.260Z] 7cd52847ad77: Waiting [2023-03-22T17:32:09.260Z] e1cd8ad0260a: Layer already exists [2023-03-22T17:32:09.260Z] 6b2162e45c64: Layer already exists [2023-03-22T17:32:09.260Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:09.260Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:09.260Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:09.260Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:09.260Z] main: digest: sha256:d0570ba7dcf736d61e06927aa3ff96f65c18bb9addaa901835697a2eba16f3ff size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:09.298Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:09.304Z] taggedImages: [2023-03-22T17:32:09.304Z] - nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:09.304Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-22T17:32:09.304Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.110 [2023-03-22T17:32:09.304Z] - nexus3.edgexfoundry.org:10004/core-command:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:09.304Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-22T17:32:09.317Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-22T17:32:09.317Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:09.317Z] latest [2023-03-22T17:32:09.317Z] 3.0.0-dev.110 [2023-03-22T17:32:09.317Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:09.317Z] main [2023-03-22T17:32:09.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:09.621Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:09.930Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:09.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T17:32:09.930Z] 3b69b6af33bd: Preparing [2023-03-22T17:32:09.930Z] 4f2d6562b039: Preparing [2023-03-22T17:32:09.930Z] 6906f285e27c: Preparing [2023-03-22T17:32:09.930Z] b0f861898721: Preparing [2023-03-22T17:32:09.930Z] b3e572d4cd25: Preparing [2023-03-22T17:32:09.930Z] 6406c1655f28: Preparing [2023-03-22T17:32:09.930Z] e7009afe234e: Preparing [2023-03-22T17:32:09.930Z] 7cd52847ad77: Preparing [2023-03-22T17:32:09.930Z] 6406c1655f28: Waiting [2023-03-22T17:32:09.930Z] e7009afe234e: Waiting [2023-03-22T17:32:09.930Z] 7cd52847ad77: Waiting [2023-03-22T17:32:09.930Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:09.930Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:09.930Z] 6906f285e27c: Pushed [2023-03-22T17:32:09.930Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:09.930Z] e7009afe234e: Pushed [2023-03-22T17:32:09.930Z] 3b69b6af33bd: Pushed [2023-03-22T17:32:09.930Z] 4f2d6562b039: Pushed [2023-03-22T17:32:11.307Z] b0f861898721: Pushed [2023-03-22T17:32:11.307Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:11.615Z] + 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-03-22T17:32:11.917Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-22T17:32:11.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T17:32:11.917Z] 3b69b6af33bd: Preparing [2023-03-22T17:32:11.917Z] 4f2d6562b039: Preparing [2023-03-22T17:32:11.917Z] 6906f285e27c: Preparing [2023-03-22T17:32:11.917Z] b0f861898721: Preparing [2023-03-22T17:32:11.917Z] b3e572d4cd25: Preparing [2023-03-22T17:32:11.917Z] 6406c1655f28: Preparing [2023-03-22T17:32:11.917Z] e7009afe234e: Preparing [2023-03-22T17:32:11.917Z] 7cd52847ad77: Preparing [2023-03-22T17:32:11.917Z] e7009afe234e: Waiting [2023-03-22T17:32:11.917Z] 6406c1655f28: Waiting [2023-03-22T17:32:11.917Z] 7cd52847ad77: Waiting [2023-03-22T17:32:11.917Z] 3b69b6af33bd: Layer already exists [2023-03-22T17:32:11.917Z] 4f2d6562b039: Layer already exists [2023-03-22T17:32:11.917Z] b0f861898721: Layer already exists [2023-03-22T17:32:11.917Z] 6906f285e27c: Layer already exists [2023-03-22T17:32:11.917Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:11.917Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:11.917Z] e7009afe234e: Layer already exists [2023-03-22T17:32:11.917Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:11.917Z] latest: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:12.221Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:12.526Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.110 [2023-03-22T17:32:12.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T17:32:12.526Z] 3b69b6af33bd: Preparing [2023-03-22T17:32:12.526Z] 4f2d6562b039: Preparing [2023-03-22T17:32:12.526Z] 6906f285e27c: Preparing [2023-03-22T17:32:12.526Z] b0f861898721: Preparing [2023-03-22T17:32:12.526Z] b3e572d4cd25: Preparing [2023-03-22T17:32:12.526Z] 6406c1655f28: Preparing [2023-03-22T17:32:12.526Z] e7009afe234e: Preparing [2023-03-22T17:32:12.526Z] 7cd52847ad77: Preparing [2023-03-22T17:32:12.526Z] 6406c1655f28: Waiting [2023-03-22T17:32:12.526Z] b0f861898721: Layer already exists [2023-03-22T17:32:12.526Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:12.526Z] 3b69b6af33bd: Layer already exists [2023-03-22T17:32:12.526Z] 6906f285e27c: Layer already exists [2023-03-22T17:32:12.526Z] 4f2d6562b039: Layer already exists [2023-03-22T17:32:12.526Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:12.526Z] e7009afe234e: Layer already exists [2023-03-22T17:32:12.526Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:12.526Z] 3.0.0-dev.110: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:12.836Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:13.135Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:13.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T17:32:13.135Z] 3b69b6af33bd: Preparing [2023-03-22T17:32:13.135Z] 4f2d6562b039: Preparing [2023-03-22T17:32:13.135Z] 6906f285e27c: Preparing [2023-03-22T17:32:13.135Z] b0f861898721: Preparing [2023-03-22T17:32:13.135Z] b3e572d4cd25: Preparing [2023-03-22T17:32:13.135Z] 6406c1655f28: Preparing [2023-03-22T17:32:13.135Z] e7009afe234e: Preparing [2023-03-22T17:32:13.135Z] 7cd52847ad77: Preparing [2023-03-22T17:32:13.135Z] e7009afe234e: Waiting [2023-03-22T17:32:13.135Z] 6406c1655f28: Waiting [2023-03-22T17:32:13.135Z] 7cd52847ad77: Waiting [2023-03-22T17:32:13.135Z] b0f861898721: Layer already exists [2023-03-22T17:32:13.135Z] 6906f285e27c: Layer already exists [2023-03-22T17:32:13.135Z] 4f2d6562b039: Layer already exists [2023-03-22T17:32:13.135Z] 3b69b6af33bd: Layer already exists [2023-03-22T17:32:13.135Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:13.135Z] e7009afe234e: Layer already exists [2023-03-22T17:32:13.135Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:13.135Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:13.135Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:13.439Z] + 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-03-22T17:32:13.745Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-22T17:32:13.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T17:32:13.745Z] 3b69b6af33bd: Preparing [2023-03-22T17:32:13.745Z] 4f2d6562b039: Preparing [2023-03-22T17:32:13.745Z] 6906f285e27c: Preparing [2023-03-22T17:32:13.745Z] b0f861898721: Preparing [2023-03-22T17:32:13.745Z] b3e572d4cd25: Preparing [2023-03-22T17:32:13.745Z] 6406c1655f28: Preparing [2023-03-22T17:32:13.745Z] e7009afe234e: Preparing [2023-03-22T17:32:13.745Z] 7cd52847ad77: Preparing [2023-03-22T17:32:13.745Z] 6406c1655f28: Waiting [2023-03-22T17:32:13.745Z] e7009afe234e: Waiting [2023-03-22T17:32:13.745Z] 7cd52847ad77: Waiting [2023-03-22T17:32:13.745Z] 3b69b6af33bd: Layer already exists [2023-03-22T17:32:13.745Z] b0f861898721: Layer already exists [2023-03-22T17:32:13.745Z] 4f2d6562b039: Layer already exists [2023-03-22T17:32:13.745Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:13.745Z] 6906f285e27c: Layer already exists [2023-03-22T17:32:13.745Z] e7009afe234e: Layer already exists [2023-03-22T17:32:13.745Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:13.745Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:13.745Z] main: digest: sha256:a07e576fde20439e5e149fc06df0160aa6c0eb925de81b3bc6e3f10ab7866993 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:13.787Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:13.794Z] taggedImages: [2023-03-22T17:32:13.794Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:13.794Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-22T17:32:13.794Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.110 [2023-03-22T17:32:13.794Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:13.794Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-22T17:32:13.816Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-22T17:32:13.816Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:13.816Z] latest [2023-03-22T17:32:13.816Z] 3.0.0-dev.110 [2023-03-22T17:32:13.816Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:13.816Z] main [2023-03-22T17:32:13.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:14.135Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:14.442Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:14.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T17:32:14.442Z] e728ed578493: Preparing [2023-03-22T17:32:14.442Z] c00ef16f8ffb: Preparing [2023-03-22T17:32:14.442Z] b3e572d4cd25: Preparing [2023-03-22T17:32:14.442Z] 6406c1655f28: Preparing [2023-03-22T17:32:14.442Z] d455be546a5d: Preparing [2023-03-22T17:32:14.442Z] 7cd52847ad77: Preparing [2023-03-22T17:32:14.442Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:14.442Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:14.442Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:14.442Z] e728ed578493: Pushed [2023-03-22T17:32:14.442Z] d455be546a5d: Pushed [2023-03-22T17:32:15.820Z] c00ef16f8ffb: Pushed [2023-03-22T17:32:16.079Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:16.397Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:16.727Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-22T17:32:16.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T17:32:16.727Z] e728ed578493: Preparing [2023-03-22T17:32:16.727Z] c00ef16f8ffb: Preparing [2023-03-22T17:32:16.727Z] b3e572d4cd25: Preparing [2023-03-22T17:32:16.727Z] 6406c1655f28: Preparing [2023-03-22T17:32:16.727Z] d455be546a5d: Preparing [2023-03-22T17:32:16.727Z] 7cd52847ad77: Preparing [2023-03-22T17:32:16.727Z] 7cd52847ad77: Waiting [2023-03-22T17:32:16.727Z] e728ed578493: Layer already exists [2023-03-22T17:32:16.727Z] c00ef16f8ffb: Layer already exists [2023-03-22T17:32:16.727Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:16.727Z] d455be546a5d: Layer already exists [2023-03-22T17:32:16.727Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:16.727Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:16.727Z] latest: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:17.038Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:17.348Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.110 [2023-03-22T17:32:17.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T17:32:17.348Z] e728ed578493: Preparing [2023-03-22T17:32:17.348Z] c00ef16f8ffb: Preparing [2023-03-22T17:32:17.348Z] b3e572d4cd25: Preparing [2023-03-22T17:32:17.348Z] 6406c1655f28: Preparing [2023-03-22T17:32:17.348Z] d455be546a5d: Preparing [2023-03-22T17:32:17.348Z] 7cd52847ad77: Preparing [2023-03-22T17:32:17.348Z] d455be546a5d: Layer already exists [2023-03-22T17:32:17.348Z] c00ef16f8ffb: Layer already exists [2023-03-22T17:32:17.348Z] e728ed578493: Layer already exists [2023-03-22T17:32:17.348Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:17.348Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:17.348Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:17.348Z] 3.0.0-dev.110: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:17.655Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:17.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:17.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T17:32:17.955Z] e728ed578493: Preparing [2023-03-22T17:32:17.955Z] c00ef16f8ffb: Preparing [2023-03-22T17:32:17.955Z] b3e572d4cd25: Preparing [2023-03-22T17:32:17.955Z] 6406c1655f28: Preparing [2023-03-22T17:32:17.955Z] d455be546a5d: Preparing [2023-03-22T17:32:17.955Z] 7cd52847ad77: Preparing [2023-03-22T17:32:17.955Z] 7cd52847ad77: Waiting [2023-03-22T17:32:17.955Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:17.955Z] e728ed578493: Layer already exists [2023-03-22T17:32:17.956Z] d455be546a5d: Layer already exists [2023-03-22T17:32:17.956Z] c00ef16f8ffb: Layer already exists [2023-03-22T17:32:17.956Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:17.956Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:17.956Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:18.265Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:18.583Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-22T17:32:18.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T17:32:18.583Z] e728ed578493: Preparing [2023-03-22T17:32:18.583Z] c00ef16f8ffb: Preparing [2023-03-22T17:32:18.583Z] b3e572d4cd25: Preparing [2023-03-22T17:32:18.583Z] 6406c1655f28: Preparing [2023-03-22T17:32:18.583Z] d455be546a5d: Preparing [2023-03-22T17:32:18.583Z] 7cd52847ad77: Preparing [2023-03-22T17:32:18.583Z] 7cd52847ad77: Waiting [2023-03-22T17:32:18.583Z] e728ed578493: Layer already exists [2023-03-22T17:32:18.583Z] d455be546a5d: Layer already exists [2023-03-22T17:32:18.583Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:18.583Z] c00ef16f8ffb: Layer already exists [2023-03-22T17:32:18.583Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:18.583Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:18.583Z] main: digest: sha256:20c0f00351fef1d7bc6977acb015c714130e4b6a2388c2af07c5704722ad1aae size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:18.642Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:18.652Z] taggedImages: [2023-03-22T17:32:18.652Z] - nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:18.652Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-22T17:32:18.652Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.110 [2023-03-22T17:32:18.652Z] - nexus3.edgexfoundry.org:10004/core-data:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:18.652Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-22T17:32:18.677Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-22T17:32:18.677Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:18.677Z] latest [2023-03-22T17:32:18.677Z] 3.0.0-dev.110 [2023-03-22T17:32:18.677Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:18.677Z] main [2023-03-22T17:32:18.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:19.002Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:19.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:19.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T17:32:19.309Z] 53614b24c4d9: Preparing [2023-03-22T17:32:19.309Z] a66805440031: Preparing [2023-03-22T17:32:19.309Z] 954b055f488d: Preparing [2023-03-22T17:32:19.309Z] b3e572d4cd25: Preparing [2023-03-22T17:32:19.309Z] 6406c1655f28: Preparing [2023-03-22T17:32:19.309Z] 8f6472220c19: Preparing [2023-03-22T17:32:19.309Z] 7cd52847ad77: Preparing [2023-03-22T17:32:19.309Z] 8f6472220c19: Waiting [2023-03-22T17:32:19.309Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:19.309Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:19.309Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:19.309Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:19.309Z] 53614b24c4d9: Pushed [2023-03-22T17:32:19.309Z] a66805440031: Pushed [2023-03-22T17:32:20.689Z] 954b055f488d: Pushed [2023-03-22T17:32:20.950Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:21.266Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:21.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-22T17:32:21.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T17:32:21.573Z] 53614b24c4d9: Preparing [2023-03-22T17:32:21.573Z] a66805440031: Preparing [2023-03-22T17:32:21.573Z] 954b055f488d: Preparing [2023-03-22T17:32:21.573Z] b3e572d4cd25: Preparing [2023-03-22T17:32:21.573Z] 6406c1655f28: Preparing [2023-03-22T17:32:21.573Z] 8f6472220c19: Preparing [2023-03-22T17:32:21.573Z] 7cd52847ad77: Preparing [2023-03-22T17:32:21.573Z] 8f6472220c19: Waiting [2023-03-22T17:32:21.573Z] 7cd52847ad77: Waiting [2023-03-22T17:32:21.573Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:21.573Z] a66805440031: Layer already exists [2023-03-22T17:32:21.573Z] 53614b24c4d9: Layer already exists [2023-03-22T17:32:21.573Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:21.573Z] 954b055f488d: Layer already exists [2023-03-22T17:32:21.573Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:21.573Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:21.573Z] latest: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:21.894Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:22.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.110 [2023-03-22T17:32:22.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T17:32:22.202Z] 53614b24c4d9: Preparing [2023-03-22T17:32:22.202Z] a66805440031: Preparing [2023-03-22T17:32:22.202Z] 954b055f488d: Preparing [2023-03-22T17:32:22.202Z] b3e572d4cd25: Preparing [2023-03-22T17:32:22.202Z] 6406c1655f28: Preparing [2023-03-22T17:32:22.202Z] 8f6472220c19: Preparing [2023-03-22T17:32:22.202Z] 7cd52847ad77: Preparing [2023-03-22T17:32:22.202Z] 8f6472220c19: Waiting [2023-03-22T17:32:22.202Z] 7cd52847ad77: Waiting [2023-03-22T17:32:22.202Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:22.202Z] a66805440031: Layer already exists [2023-03-22T17:32:22.202Z] 954b055f488d: Layer already exists [2023-03-22T17:32:22.202Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:22.202Z] 53614b24c4d9: Layer already exists [2023-03-22T17:32:22.202Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:22.202Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:22.202Z] 3.0.0-dev.110: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:22.508Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:22.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:22.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T17:32:22.815Z] 53614b24c4d9: Preparing [2023-03-22T17:32:22.815Z] a66805440031: Preparing [2023-03-22T17:32:22.815Z] 954b055f488d: Preparing [2023-03-22T17:32:22.815Z] b3e572d4cd25: Preparing [2023-03-22T17:32:22.815Z] 6406c1655f28: Preparing [2023-03-22T17:32:22.815Z] 8f6472220c19: Preparing [2023-03-22T17:32:22.815Z] 7cd52847ad77: Preparing [2023-03-22T17:32:22.815Z] 8f6472220c19: Waiting [2023-03-22T17:32:22.815Z] 7cd52847ad77: Waiting [2023-03-22T17:32:22.815Z] 954b055f488d: Layer already exists [2023-03-22T17:32:22.815Z] 53614b24c4d9: Layer already exists [2023-03-22T17:32:22.815Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:22.815Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:22.815Z] a66805440031: Layer already exists [2023-03-22T17:32:22.815Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:22.815Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:22.815Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:23.123Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:23.434Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-22T17:32:23.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T17:32:23.434Z] 53614b24c4d9: Preparing [2023-03-22T17:32:23.434Z] a66805440031: Preparing [2023-03-22T17:32:23.434Z] 954b055f488d: Preparing [2023-03-22T17:32:23.434Z] b3e572d4cd25: Preparing [2023-03-22T17:32:23.434Z] 6406c1655f28: Preparing [2023-03-22T17:32:23.434Z] 8f6472220c19: Preparing [2023-03-22T17:32:23.434Z] 7cd52847ad77: Preparing [2023-03-22T17:32:23.434Z] 8f6472220c19: Waiting [2023-03-22T17:32:23.434Z] 7cd52847ad77: Waiting [2023-03-22T17:32:23.434Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:23.434Z] 53614b24c4d9: Layer already exists [2023-03-22T17:32:23.434Z] a66805440031: Layer already exists [2023-03-22T17:32:23.434Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:23.434Z] 954b055f488d: Layer already exists [2023-03-22T17:32:23.434Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:23.434Z] 8f6472220c19: Layer already exists [2023-03-22T17:32:23.434Z] main: digest: sha256:a12e3ba78f8b4fd06be9761a2501ca8e49a12252ebdfd1d663d25800188b03a9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:23.480Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:23.489Z] taggedImages: [2023-03-22T17:32:23.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:23.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-22T17:32:23.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.110 [2023-03-22T17:32:23.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:23.489Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-22T17:32:23.509Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-22T17:32:23.509Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:23.509Z] latest [2023-03-22T17:32:23.509Z] 3.0.0-dev.110 [2023-03-22T17:32:23.509Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:23.509Z] main [2023-03-22T17:32:23.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:23.827Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:24.142Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:24.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T17:32:24.142Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:24.142Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:24.142Z] 6fbc634f7a7a: Preparing [2023-03-22T17:32:24.142Z] 840d739c83fc: Preparing [2023-03-22T17:32:24.142Z] dff89ad82ced: Preparing [2023-03-22T17:32:24.142Z] f127e622eef7: Preparing [2023-03-22T17:32:24.142Z] 7f3b8a96d5bd: Preparing [2023-03-22T17:32:24.142Z] b3e572d4cd25: Preparing [2023-03-22T17:32:24.142Z] 6406c1655f28: Preparing [2023-03-22T17:32:24.142Z] 146ae07f2034: Preparing [2023-03-22T17:32:24.142Z] 46af85faaa43: Preparing [2023-03-22T17:32:24.142Z] 207c766c7b77: Preparing [2023-03-22T17:32:24.142Z] d1909525f538: Preparing [2023-03-22T17:32:24.142Z] 7cd52847ad77: Preparing [2023-03-22T17:32:24.142Z] 46af85faaa43: Waiting [2023-03-22T17:32:24.142Z] 7f3b8a96d5bd: Waiting [2023-03-22T17:32:24.142Z] b3e572d4cd25: Waiting [2023-03-22T17:32:24.142Z] 6406c1655f28: Waiting [2023-03-22T17:32:24.142Z] 146ae07f2034: Waiting [2023-03-22T17:32:24.142Z] 207c766c7b77: Waiting [2023-03-22T17:32:24.142Z] d1909525f538: Waiting [2023-03-22T17:32:24.142Z] f127e622eef7: Pushed [2023-03-22T17:32:24.142Z] dff89ad82ced: Pushed [2023-03-22T17:32:24.142Z] 84e00ac0ea31: Pushed [2023-03-22T17:32:24.142Z] 6fbc634f7a7a: Pushed [2023-03-22T17:32:24.142Z] 840d739c83fc: Pushed [2023-03-22T17:32:24.142Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:24.142Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:24.402Z] 207c766c7b77: Pushed [2023-03-22T17:32:24.402Z] 46af85faaa43: Pushed [2023-03-22T17:32:24.402Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:24.402Z] 146ae07f2034: Pushed [2023-03-22T17:32:24.402Z] d1909525f538: Pushed [2023-03-22T17:32:25.782Z] 7f3b8a96d5bd: Pushed [2023-03-22T17:32:26.040Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:26.361Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:26.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-22T17:32:26.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T17:32:26.671Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:26.671Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:26.671Z] 6fbc634f7a7a: Preparing [2023-03-22T17:32:26.671Z] 840d739c83fc: Preparing [2023-03-22T17:32:26.671Z] dff89ad82ced: Preparing [2023-03-22T17:32:26.671Z] f127e622eef7: Preparing [2023-03-22T17:32:26.671Z] 7f3b8a96d5bd: Preparing [2023-03-22T17:32:26.671Z] b3e572d4cd25: Preparing [2023-03-22T17:32:26.671Z] 6406c1655f28: Preparing [2023-03-22T17:32:26.671Z] 146ae07f2034: Preparing [2023-03-22T17:32:26.671Z] 46af85faaa43: Preparing [2023-03-22T17:32:26.671Z] 207c766c7b77: Preparing [2023-03-22T17:32:26.671Z] d1909525f538: Preparing [2023-03-22T17:32:26.671Z] 7cd52847ad77: Preparing [2023-03-22T17:32:26.671Z] 207c766c7b77: Waiting [2023-03-22T17:32:26.671Z] 46af85faaa43: Waiting [2023-03-22T17:32:26.671Z] d1909525f538: Waiting [2023-03-22T17:32:26.671Z] 7cd52847ad77: Waiting [2023-03-22T17:32:26.671Z] b3e572d4cd25: Waiting [2023-03-22T17:32:26.671Z] 6406c1655f28: Waiting [2023-03-22T17:32:26.671Z] 146ae07f2034: Waiting [2023-03-22T17:32:26.671Z] 7f3b8a96d5bd: Waiting [2023-03-22T17:32:26.671Z] dff89ad82ced: Layer already exists [2023-03-22T17:32:26.671Z] 840d739c83fc: Layer already exists [2023-03-22T17:32:26.671Z] 6fbc634f7a7a: Layer already exists [2023-03-22T17:32:26.671Z] 84e00ac0ea31: Layer already exists [2023-03-22T17:32:26.671Z] f127e622eef7: Layer already exists [2023-03-22T17:32:26.671Z] 7f3b8a96d5bd: Layer already exists [2023-03-22T17:32:26.671Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:26.671Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:26.671Z] 46af85faaa43: Layer already exists [2023-03-22T17:32:26.671Z] 146ae07f2034: Layer already exists [2023-03-22T17:32:26.671Z] 207c766c7b77: Layer already exists [2023-03-22T17:32:26.671Z] d1909525f538: Layer already exists [2023-03-22T17:32:26.671Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:26.671Z] latest: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:26.973Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:27.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.110 [2023-03-22T17:32:27.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T17:32:27.276Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:27.276Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:27.276Z] 6fbc634f7a7a: Preparing [2023-03-22T17:32:27.276Z] 840d739c83fc: Preparing [2023-03-22T17:32:27.276Z] dff89ad82ced: Preparing [2023-03-22T17:32:27.276Z] f127e622eef7: Preparing [2023-03-22T17:32:27.276Z] 7f3b8a96d5bd: Preparing [2023-03-22T17:32:27.276Z] b3e572d4cd25: Preparing [2023-03-22T17:32:27.276Z] 6406c1655f28: Preparing [2023-03-22T17:32:27.276Z] 146ae07f2034: Preparing [2023-03-22T17:32:27.276Z] b3e572d4cd25: Waiting [2023-03-22T17:32:27.276Z] 7f3b8a96d5bd: Waiting [2023-03-22T17:32:27.276Z] 6406c1655f28: Waiting [2023-03-22T17:32:27.276Z] 146ae07f2034: Waiting [2023-03-22T17:32:27.276Z] 46af85faaa43: Preparing [2023-03-22T17:32:27.276Z] 207c766c7b77: Preparing [2023-03-22T17:32:27.277Z] d1909525f538: Preparing [2023-03-22T17:32:27.277Z] 7cd52847ad77: Preparing [2023-03-22T17:32:27.277Z] 207c766c7b77: Waiting [2023-03-22T17:32:27.277Z] d1909525f538: Waiting [2023-03-22T17:32:27.277Z] 7cd52847ad77: Waiting [2023-03-22T17:32:27.277Z] 46af85faaa43: Waiting [2023-03-22T17:32:27.277Z] dff89ad82ced: Layer already exists [2023-03-22T17:32:27.277Z] f127e622eef7: Layer already exists [2023-03-22T17:32:27.277Z] 6fbc634f7a7a: Layer already exists [2023-03-22T17:32:27.277Z] 840d739c83fc: Layer already exists [2023-03-22T17:32:27.277Z] 84e00ac0ea31: Layer already exists [2023-03-22T17:32:27.277Z] 7f3b8a96d5bd: Layer already exists [2023-03-22T17:32:27.277Z] 46af85faaa43: Layer already exists [2023-03-22T17:32:27.277Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:27.277Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:27.277Z] 146ae07f2034: Layer already exists [2023-03-22T17:32:27.277Z] 207c766c7b77: Layer already exists [2023-03-22T17:32:27.277Z] d1909525f538: Layer already exists [2023-03-22T17:32:27.277Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:27.277Z] 3.0.0-dev.110: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:27.591Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:27.902Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:27.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T17:32:27.902Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:27.902Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:27.902Z] 6fbc634f7a7a: Preparing [2023-03-22T17:32:27.902Z] 840d739c83fc: Preparing [2023-03-22T17:32:27.902Z] dff89ad82ced: Preparing [2023-03-22T17:32:27.902Z] f127e622eef7: Preparing [2023-03-22T17:32:27.902Z] 7f3b8a96d5bd: Preparing [2023-03-22T17:32:27.902Z] b3e572d4cd25: Preparing [2023-03-22T17:32:27.902Z] 6406c1655f28: Preparing [2023-03-22T17:32:27.902Z] 146ae07f2034: Preparing [2023-03-22T17:32:27.902Z] 46af85faaa43: Preparing [2023-03-22T17:32:27.902Z] 207c766c7b77: Preparing [2023-03-22T17:32:27.902Z] d1909525f538: Preparing [2023-03-22T17:32:27.902Z] 7cd52847ad77: Preparing [2023-03-22T17:32:27.902Z] 7f3b8a96d5bd: Waiting [2023-03-22T17:32:27.902Z] 6406c1655f28: Waiting [2023-03-22T17:32:27.902Z] b3e572d4cd25: Waiting [2023-03-22T17:32:27.902Z] 146ae07f2034: Waiting [2023-03-22T17:32:27.902Z] 46af85faaa43: Waiting [2023-03-22T17:32:27.902Z] 7cd52847ad77: Waiting [2023-03-22T17:32:27.902Z] 207c766c7b77: Waiting [2023-03-22T17:32:27.902Z] d1909525f538: Waiting [2023-03-22T17:32:27.902Z] 840d739c83fc: Layer already exists [2023-03-22T17:32:27.902Z] 84e00ac0ea31: Layer already exists [2023-03-22T17:32:27.902Z] dff89ad82ced: Layer already exists [2023-03-22T17:32:27.902Z] 6fbc634f7a7a: Layer already exists [2023-03-22T17:32:27.902Z] f127e622eef7: Layer already exists [2023-03-22T17:32:27.902Z] 7f3b8a96d5bd: Layer already exists [2023-03-22T17:32:27.902Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:27.902Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:27.902Z] 46af85faaa43: Layer already exists [2023-03-22T17:32:27.902Z] 146ae07f2034: Layer already exists [2023-03-22T17:32:27.902Z] 207c766c7b77: Layer already exists [2023-03-22T17:32:27.902Z] d1909525f538: Layer already exists [2023-03-22T17:32:27.902Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:27.902Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:28.213Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:28.523Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-22T17:32:28.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T17:32:28.523Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:28.523Z] 84e00ac0ea31: Preparing [2023-03-22T17:32:28.523Z] 6fbc634f7a7a: Preparing [2023-03-22T17:32:28.523Z] 840d739c83fc: Preparing [2023-03-22T17:32:28.523Z] dff89ad82ced: Preparing [2023-03-22T17:32:28.523Z] f127e622eef7: Preparing [2023-03-22T17:32:28.523Z] 7f3b8a96d5bd: Preparing [2023-03-22T17:32:28.523Z] b3e572d4cd25: Preparing [2023-03-22T17:32:28.523Z] 6406c1655f28: Preparing [2023-03-22T17:32:28.523Z] 146ae07f2034: Preparing [2023-03-22T17:32:28.523Z] 46af85faaa43: Preparing [2023-03-22T17:32:28.523Z] 207c766c7b77: Preparing [2023-03-22T17:32:28.523Z] d1909525f538: Preparing [2023-03-22T17:32:28.523Z] 7cd52847ad77: Preparing [2023-03-22T17:32:28.523Z] 7f3b8a96d5bd: Waiting [2023-03-22T17:32:28.523Z] b3e572d4cd25: Waiting [2023-03-22T17:32:28.523Z] 6406c1655f28: Waiting [2023-03-22T17:32:28.523Z] 146ae07f2034: Waiting [2023-03-22T17:32:28.523Z] 46af85faaa43: Waiting [2023-03-22T17:32:28.523Z] 207c766c7b77: Waiting [2023-03-22T17:32:28.523Z] d1909525f538: Waiting [2023-03-22T17:32:28.523Z] 7cd52847ad77: Waiting [2023-03-22T17:32:28.523Z] dff89ad82ced: Layer already exists [2023-03-22T17:32:28.523Z] 840d739c83fc: Layer already exists [2023-03-22T17:32:28.523Z] 84e00ac0ea31: Layer already exists [2023-03-22T17:32:28.523Z] f127e622eef7: Layer already exists [2023-03-22T17:32:28.523Z] 6fbc634f7a7a: Layer already exists [2023-03-22T17:32:28.523Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:28.523Z] 7f3b8a96d5bd: Layer already exists [2023-03-22T17:32:28.523Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:28.523Z] 146ae07f2034: Layer already exists [2023-03-22T17:32:28.523Z] 46af85faaa43: Layer already exists [2023-03-22T17:32:28.523Z] 207c766c7b77: Layer already exists [2023-03-22T17:32:28.523Z] d1909525f538: Layer already exists [2023-03-22T17:32:28.523Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:28.523Z] main: digest: sha256:38051555ae4a3ec8aa98f1011b64eca868ba435c3cb9613839bda86366c16b04 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:28.573Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:28.580Z] taggedImages: [2023-03-22T17:32:28.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:28.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-22T17:32:28.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.110 [2023-03-22T17:32:28.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:28.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-22T17:32:28.607Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-22T17:32:28.607Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:28.607Z] latest [2023-03-22T17:32:28.607Z] 3.0.0-dev.110 [2023-03-22T17:32:28.607Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:28.607Z] main [2023-03-22T17:32:28.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:28.929Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:29.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:29.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T17:32:29.247Z] 2dfe6071696c: Preparing [2023-03-22T17:32:29.247Z] 5da4185dd7da: Preparing [2023-03-22T17:32:29.247Z] 2d21532608a2: Preparing [2023-03-22T17:32:29.247Z] a8977be33377: Preparing [2023-03-22T17:32:29.247Z] b3e572d4cd25: Preparing [2023-03-22T17:32:29.247Z] 6406c1655f28: Preparing [2023-03-22T17:32:29.247Z] e7009afe234e: Preparing [2023-03-22T17:32:29.247Z] 7cd52847ad77: Preparing [2023-03-22T17:32:29.247Z] 6406c1655f28: Waiting [2023-03-22T17:32:29.247Z] e7009afe234e: Waiting [2023-03-22T17:32:29.247Z] 7cd52847ad77: Waiting [2023-03-22T17:32:29.247Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:29.247Z] 2dfe6071696c: Pushed [2023-03-22T17:32:29.247Z] 5da4185dd7da: Pushed [2023-03-22T17:32:29.247Z] 2d21532608a2: Pushed [2023-03-22T17:32:29.247Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:29.511Z] e7009afe234e: Layer already exists [2023-03-22T17:32:29.511Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:30.446Z] a8977be33377: Pushed [2023-03-22T17:32:30.446Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:30.752Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:31.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-22T17:32:31.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T17:32:31.058Z] 2dfe6071696c: Preparing [2023-03-22T17:32:31.058Z] 5da4185dd7da: Preparing [2023-03-22T17:32:31.058Z] 2d21532608a2: Preparing [2023-03-22T17:32:31.058Z] a8977be33377: Preparing [2023-03-22T17:32:31.058Z] b3e572d4cd25: Preparing [2023-03-22T17:32:31.058Z] 6406c1655f28: Preparing [2023-03-22T17:32:31.058Z] e7009afe234e: Preparing [2023-03-22T17:32:31.058Z] 7cd52847ad77: Preparing [2023-03-22T17:32:31.058Z] 6406c1655f28: Waiting [2023-03-22T17:32:31.058Z] 7cd52847ad77: Waiting [2023-03-22T17:32:31.058Z] e7009afe234e: Waiting [2023-03-22T17:32:31.058Z] 2dfe6071696c: Layer already exists [2023-03-22T17:32:31.058Z] 5da4185dd7da: Layer already exists [2023-03-22T17:32:31.058Z] 2d21532608a2: Layer already exists [2023-03-22T17:32:31.058Z] a8977be33377: Layer already exists [2023-03-22T17:32:31.058Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:31.058Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:31.058Z] e7009afe234e: Layer already exists [2023-03-22T17:32:31.058Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:31.058Z] latest: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:31.360Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:31.661Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.110 [2023-03-22T17:32:31.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T17:32:31.661Z] 2dfe6071696c: Preparing [2023-03-22T17:32:31.661Z] 5da4185dd7da: Preparing [2023-03-22T17:32:31.661Z] 2d21532608a2: Preparing [2023-03-22T17:32:31.661Z] a8977be33377: Preparing [2023-03-22T17:32:31.661Z] b3e572d4cd25: Preparing [2023-03-22T17:32:31.661Z] 6406c1655f28: Preparing [2023-03-22T17:32:31.661Z] e7009afe234e: Preparing [2023-03-22T17:32:31.661Z] 7cd52847ad77: Preparing [2023-03-22T17:32:31.661Z] 6406c1655f28: Waiting [2023-03-22T17:32:31.661Z] e7009afe234e: Waiting [2023-03-22T17:32:31.661Z] 7cd52847ad77: Waiting [2023-03-22T17:32:31.661Z] 2dfe6071696c: Layer already exists [2023-03-22T17:32:31.661Z] a8977be33377: Layer already exists [2023-03-22T17:32:31.661Z] 5da4185dd7da: Layer already exists [2023-03-22T17:32:31.661Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:31.661Z] 2d21532608a2: Layer already exists [2023-03-22T17:32:31.661Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:31.661Z] e7009afe234e: Layer already exists [2023-03-22T17:32:31.661Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:31.661Z] 3.0.0-dev.110: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:31.969Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:32.270Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:32.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T17:32:32.270Z] 2dfe6071696c: Preparing [2023-03-22T17:32:32.270Z] 5da4185dd7da: Preparing [2023-03-22T17:32:32.270Z] 2d21532608a2: Preparing [2023-03-22T17:32:32.270Z] a8977be33377: Preparing [2023-03-22T17:32:32.270Z] b3e572d4cd25: Preparing [2023-03-22T17:32:32.270Z] 6406c1655f28: Preparing [2023-03-22T17:32:32.270Z] e7009afe234e: Preparing [2023-03-22T17:32:32.270Z] 7cd52847ad77: Preparing [2023-03-22T17:32:32.270Z] 6406c1655f28: Waiting [2023-03-22T17:32:32.270Z] e7009afe234e: Waiting [2023-03-22T17:32:32.270Z] 7cd52847ad77: Waiting [2023-03-22T17:32:32.270Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:32.270Z] 5da4185dd7da: Layer already exists [2023-03-22T17:32:32.270Z] a8977be33377: Layer already exists [2023-03-22T17:32:32.270Z] 2dfe6071696c: Layer already exists [2023-03-22T17:32:32.270Z] 2d21532608a2: Layer already exists [2023-03-22T17:32:32.270Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:32.270Z] e7009afe234e: Layer already exists [2023-03-22T17:32:32.270Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:32.270Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:32.581Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:32.883Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-22T17:32:32.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T17:32:32.883Z] 2dfe6071696c: Preparing [2023-03-22T17:32:32.883Z] 5da4185dd7da: Preparing [2023-03-22T17:32:32.883Z] 2d21532608a2: Preparing [2023-03-22T17:32:32.883Z] a8977be33377: Preparing [2023-03-22T17:32:32.883Z] b3e572d4cd25: Preparing [2023-03-22T17:32:32.883Z] 6406c1655f28: Preparing [2023-03-22T17:32:32.883Z] e7009afe234e: Preparing [2023-03-22T17:32:32.883Z] 7cd52847ad77: Preparing [2023-03-22T17:32:32.883Z] e7009afe234e: Waiting [2023-03-22T17:32:32.883Z] 7cd52847ad77: Waiting [2023-03-22T17:32:32.883Z] 6406c1655f28: Waiting [2023-03-22T17:32:32.883Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:32.883Z] 5da4185dd7da: Layer already exists [2023-03-22T17:32:32.883Z] 2d21532608a2: Layer already exists [2023-03-22T17:32:32.883Z] a8977be33377: Layer already exists [2023-03-22T17:32:32.883Z] 2dfe6071696c: Layer already exists [2023-03-22T17:32:32.883Z] e7009afe234e: Layer already exists [2023-03-22T17:32:32.883Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:32.883Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:32.883Z] main: digest: sha256:cb58d65745df6249d05985704ba6cc926d3bb2f9a50fce6afd8547b99d1b4e24 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:32.921Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:32.928Z] taggedImages: [2023-03-22T17:32:32.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:32.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-22T17:32:32.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.110 [2023-03-22T17:32:32.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:32.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-22T17:32:32.943Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-22T17:32:32.943Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:32.943Z] latest [2023-03-22T17:32:32.943Z] 3.0.0-dev.110 [2023-03-22T17:32:32.943Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:32.943Z] main [2023-03-22T17:32:32.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:33.248Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:33.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:33.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T17:32:33.552Z] 3c8f918251fd: Preparing [2023-03-22T17:32:33.552Z] 407f1fe9d6f7: Preparing [2023-03-22T17:32:33.552Z] 03fc84668ecc: Preparing [2023-03-22T17:32:33.552Z] 51a43f532a19: Preparing [2023-03-22T17:32:33.552Z] b3e572d4cd25: Preparing [2023-03-22T17:32:33.552Z] 6406c1655f28: Preparing [2023-03-22T17:32:33.552Z] 6d2cbb97dead: Preparing [2023-03-22T17:32:33.552Z] 8b3d825b7569: Preparing [2023-03-22T17:32:33.552Z] 7cd52847ad77: Preparing [2023-03-22T17:32:33.552Z] 6406c1655f28: Waiting [2023-03-22T17:32:33.552Z] 6d2cbb97dead: Waiting [2023-03-22T17:32:33.552Z] 8b3d825b7569: Waiting [2023-03-22T17:32:33.552Z] 7cd52847ad77: Waiting [2023-03-22T17:32:33.552Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:33.552Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:33.552Z] 3c8f918251fd: Pushed [2023-03-22T17:32:33.552Z] 407f1fe9d6f7: Pushed [2023-03-22T17:32:33.552Z] 51a43f532a19: Pushed [2023-03-22T17:32:33.552Z] 6d2cbb97dead: Pushed [2023-03-22T17:32:33.552Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:33.812Z] 8b3d825b7569: Pushed [2023-03-22T17:32:34.751Z] 03fc84668ecc: Pushed [2023-03-22T17:32:34.751Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:35.328Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:35.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-22T17:32:35.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T17:32:35.634Z] 3c8f918251fd: Preparing [2023-03-22T17:32:35.634Z] 407f1fe9d6f7: Preparing [2023-03-22T17:32:35.634Z] 03fc84668ecc: Preparing [2023-03-22T17:32:35.634Z] 51a43f532a19: Preparing [2023-03-22T17:32:35.634Z] b3e572d4cd25: Preparing [2023-03-22T17:32:35.634Z] 6406c1655f28: Preparing [2023-03-22T17:32:35.634Z] 6d2cbb97dead: Preparing [2023-03-22T17:32:35.634Z] 8b3d825b7569: Preparing [2023-03-22T17:32:35.634Z] 7cd52847ad77: Preparing [2023-03-22T17:32:35.634Z] 8b3d825b7569: Waiting [2023-03-22T17:32:35.634Z] 7cd52847ad77: Waiting [2023-03-22T17:32:35.634Z] 6406c1655f28: Waiting [2023-03-22T17:32:35.634Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:35.634Z] 51a43f532a19: Layer already exists [2023-03-22T17:32:35.634Z] 407f1fe9d6f7: Layer already exists [2023-03-22T17:32:35.634Z] 3c8f918251fd: Layer already exists [2023-03-22T17:32:35.634Z] 03fc84668ecc: Layer already exists [2023-03-22T17:32:35.634Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:35.634Z] 6d2cbb97dead: Layer already exists [2023-03-22T17:32:35.634Z] 8b3d825b7569: Layer already exists [2023-03-22T17:32:35.634Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:35.634Z] latest: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:35.942Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:36.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.110 [2023-03-22T17:32:36.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T17:32:36.248Z] 3c8f918251fd: Preparing [2023-03-22T17:32:36.248Z] 407f1fe9d6f7: Preparing [2023-03-22T17:32:36.248Z] 03fc84668ecc: Preparing [2023-03-22T17:32:36.248Z] 51a43f532a19: Preparing [2023-03-22T17:32:36.248Z] b3e572d4cd25: Preparing [2023-03-22T17:32:36.248Z] 6406c1655f28: Preparing [2023-03-22T17:32:36.248Z] 6d2cbb97dead: Preparing [2023-03-22T17:32:36.248Z] 8b3d825b7569: Preparing [2023-03-22T17:32:36.248Z] 7cd52847ad77: Preparing [2023-03-22T17:32:36.248Z] 6406c1655f28: Waiting [2023-03-22T17:32:36.248Z] 6d2cbb97dead: Waiting [2023-03-22T17:32:36.248Z] 8b3d825b7569: Waiting [2023-03-22T17:32:36.248Z] 7cd52847ad77: Waiting [2023-03-22T17:32:36.248Z] 3c8f918251fd: Layer already exists [2023-03-22T17:32:36.248Z] 03fc84668ecc: Layer already exists [2023-03-22T17:32:36.248Z] 407f1fe9d6f7: Layer already exists [2023-03-22T17:32:36.248Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:36.248Z] 51a43f532a19: Layer already exists [2023-03-22T17:32:36.248Z] 6d2cbb97dead: Layer already exists [2023-03-22T17:32:36.248Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:36.248Z] 8b3d825b7569: Layer already exists [2023-03-22T17:32:36.248Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:36.248Z] 3.0.0-dev.110: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:36.552Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:36.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:36.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T17:32:36.852Z] 3c8f918251fd: Preparing [2023-03-22T17:32:36.852Z] 407f1fe9d6f7: Preparing [2023-03-22T17:32:36.852Z] 03fc84668ecc: Preparing [2023-03-22T17:32:36.852Z] 51a43f532a19: Preparing [2023-03-22T17:32:36.852Z] b3e572d4cd25: Preparing [2023-03-22T17:32:36.852Z] 6406c1655f28: Preparing [2023-03-22T17:32:36.852Z] 6d2cbb97dead: Preparing [2023-03-22T17:32:36.852Z] 8b3d825b7569: Preparing [2023-03-22T17:32:36.852Z] 7cd52847ad77: Preparing [2023-03-22T17:32:36.852Z] 8b3d825b7569: Waiting [2023-03-22T17:32:36.852Z] 7cd52847ad77: Waiting [2023-03-22T17:32:36.852Z] 6d2cbb97dead: Waiting [2023-03-22T17:32:36.852Z] 407f1fe9d6f7: Layer already exists [2023-03-22T17:32:36.852Z] 3c8f918251fd: Layer already exists [2023-03-22T17:32:36.852Z] 03fc84668ecc: Layer already exists [2023-03-22T17:32:36.852Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:36.852Z] 51a43f532a19: Layer already exists [2023-03-22T17:32:36.852Z] 6d2cbb97dead: Layer already exists [2023-03-22T17:32:36.852Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:36.852Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:36.852Z] 8b3d825b7569: Layer already exists [2023-03-22T17:32:36.852Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:37.161Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:37.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-22T17:32:37.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T17:32:37.467Z] 3c8f918251fd: Preparing [2023-03-22T17:32:37.467Z] 407f1fe9d6f7: Preparing [2023-03-22T17:32:37.467Z] 03fc84668ecc: Preparing [2023-03-22T17:32:37.467Z] 51a43f532a19: Preparing [2023-03-22T17:32:37.467Z] b3e572d4cd25: Preparing [2023-03-22T17:32:37.467Z] 6406c1655f28: Preparing [2023-03-22T17:32:37.467Z] 6d2cbb97dead: Preparing [2023-03-22T17:32:37.467Z] 8b3d825b7569: Preparing [2023-03-22T17:32:37.467Z] 7cd52847ad77: Preparing [2023-03-22T17:32:37.467Z] 6406c1655f28: Waiting [2023-03-22T17:32:37.467Z] 6d2cbb97dead: Waiting [2023-03-22T17:32:37.467Z] 7cd52847ad77: Waiting [2023-03-22T17:32:37.467Z] 8b3d825b7569: Waiting [2023-03-22T17:32:37.467Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:37.467Z] 03fc84668ecc: Layer already exists [2023-03-22T17:32:37.467Z] 3c8f918251fd: Layer already exists [2023-03-22T17:32:37.467Z] 51a43f532a19: Layer already exists [2023-03-22T17:32:37.467Z] 407f1fe9d6f7: Layer already exists [2023-03-22T17:32:37.467Z] 8b3d825b7569: Layer already exists [2023-03-22T17:32:37.467Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:37.467Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:37.467Z] 6d2cbb97dead: Layer already exists [2023-03-22T17:32:37.467Z] main: digest: sha256:d71ee99d7e302b18ed9cb9f62e97778a48dc7f7f12376815aa2aaed15da701f1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:37.514Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:37.522Z] taggedImages: [2023-03-22T17:32:37.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:37.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-22T17:32:37.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.110 [2023-03-22T17:32:37.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:37.522Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-22T17:32:37.540Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-22T17:32:37.540Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:37.540Z] latest [2023-03-22T17:32:37.540Z] 3.0.0-dev.110 [2023-03-22T17:32:37.540Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:37.540Z] main [2023-03-22T17:32:37.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:37.842Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:38.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:38.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T17:32:38.140Z] d8fee46cf4bc: Preparing [2023-03-22T17:32:38.140Z] 0f80658a53c9: Preparing [2023-03-22T17:32:38.140Z] 77b99ddf2213: Preparing [2023-03-22T17:32:38.140Z] 2909f2ca0c25: Preparing [2023-03-22T17:32:38.140Z] 2ed4216d48b7: Preparing [2023-03-22T17:32:38.140Z] e344dda18287: Preparing [2023-03-22T17:32:38.140Z] 29afc2a11d7e: Preparing [2023-03-22T17:32:38.140Z] b3e572d4cd25: Preparing [2023-03-22T17:32:38.140Z] e344dda18287: Waiting [2023-03-22T17:32:38.140Z] 29afc2a11d7e: Waiting [2023-03-22T17:32:38.140Z] 6406c1655f28: Preparing [2023-03-22T17:32:38.140Z] 266971f73a3e: Preparing [2023-03-22T17:32:38.140Z] 7cd52847ad77: Preparing [2023-03-22T17:32:38.140Z] b3e572d4cd25: Waiting [2023-03-22T17:32:38.140Z] 6406c1655f28: Waiting [2023-03-22T17:32:38.140Z] 266971f73a3e: Waiting [2023-03-22T17:32:38.140Z] 7cd52847ad77: Waiting [2023-03-22T17:32:38.140Z] 2ed4216d48b7: Pushed [2023-03-22T17:32:38.140Z] d8fee46cf4bc: Pushed [2023-03-22T17:32:38.140Z] 0f80658a53c9: Pushed [2023-03-22T17:32:38.140Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:38.140Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:38.401Z] e344dda18287: Pushed [2023-03-22T17:32:38.401Z] 29afc2a11d7e: Pushed [2023-03-22T17:32:38.401Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:38.401Z] 266971f73a3e: Pushed [2023-03-22T17:32:39.342Z] 2909f2ca0c25: Pushed [2023-03-22T17:32:39.908Z] 77b99ddf2213: Pushed [2023-03-22T17:32:39.908Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:40.212Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:40.513Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-22T17:32:40.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T17:32:40.513Z] d8fee46cf4bc: Preparing [2023-03-22T17:32:40.513Z] 0f80658a53c9: Preparing [2023-03-22T17:32:40.513Z] 77b99ddf2213: Preparing [2023-03-22T17:32:40.513Z] 2909f2ca0c25: Preparing [2023-03-22T17:32:40.513Z] 2ed4216d48b7: Preparing [2023-03-22T17:32:40.513Z] e344dda18287: Preparing [2023-03-22T17:32:40.513Z] 29afc2a11d7e: Preparing [2023-03-22T17:32:40.513Z] b3e572d4cd25: Preparing [2023-03-22T17:32:40.513Z] 6406c1655f28: Preparing [2023-03-22T17:32:40.513Z] 266971f73a3e: Preparing [2023-03-22T17:32:40.513Z] 7cd52847ad77: Preparing [2023-03-22T17:32:40.513Z] 29afc2a11d7e: Waiting [2023-03-22T17:32:40.513Z] b3e572d4cd25: Waiting [2023-03-22T17:32:40.513Z] 6406c1655f28: Waiting [2023-03-22T17:32:40.513Z] 266971f73a3e: Waiting [2023-03-22T17:32:40.513Z] e344dda18287: Waiting [2023-03-22T17:32:40.513Z] 7cd52847ad77: Waiting [2023-03-22T17:32:40.513Z] 77b99ddf2213: Layer already exists [2023-03-22T17:32:40.513Z] 2909f2ca0c25: Layer already exists [2023-03-22T17:32:40.513Z] d8fee46cf4bc: Layer already exists [2023-03-22T17:32:40.513Z] 0f80658a53c9: Layer already exists [2023-03-22T17:32:40.513Z] 2ed4216d48b7: Layer already exists [2023-03-22T17:32:40.513Z] e344dda18287: Layer already exists [2023-03-22T17:32:40.513Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:40.513Z] 266971f73a3e: Layer already exists [2023-03-22T17:32:40.513Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:40.513Z] 29afc2a11d7e: Layer already exists [2023-03-22T17:32:40.513Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:40.513Z] latest: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:40.830Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:41.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.110 [2023-03-22T17:32:41.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T17:32:41.133Z] d8fee46cf4bc: Preparing [2023-03-22T17:32:41.133Z] 0f80658a53c9: Preparing [2023-03-22T17:32:41.133Z] 77b99ddf2213: Preparing [2023-03-22T17:32:41.133Z] 2909f2ca0c25: Preparing [2023-03-22T17:32:41.133Z] 2ed4216d48b7: Preparing [2023-03-22T17:32:41.133Z] e344dda18287: Preparing [2023-03-22T17:32:41.133Z] 29afc2a11d7e: Preparing [2023-03-22T17:32:41.133Z] b3e572d4cd25: Preparing [2023-03-22T17:32:41.133Z] 6406c1655f28: Preparing [2023-03-22T17:32:41.133Z] 266971f73a3e: Preparing [2023-03-22T17:32:41.133Z] 7cd52847ad77: Preparing [2023-03-22T17:32:41.133Z] e344dda18287: Waiting [2023-03-22T17:32:41.133Z] 29afc2a11d7e: Waiting [2023-03-22T17:32:41.133Z] b3e572d4cd25: Waiting [2023-03-22T17:32:41.133Z] 6406c1655f28: Waiting [2023-03-22T17:32:41.133Z] 266971f73a3e: Waiting [2023-03-22T17:32:41.133Z] 7cd52847ad77: Waiting [2023-03-22T17:32:41.133Z] d8fee46cf4bc: Layer already exists [2023-03-22T17:32:41.133Z] 2ed4216d48b7: Layer already exists [2023-03-22T17:32:41.133Z] 2909f2ca0c25: Layer already exists [2023-03-22T17:32:41.133Z] 77b99ddf2213: Layer already exists [2023-03-22T17:32:41.133Z] 0f80658a53c9: Layer already exists [2023-03-22T17:32:41.133Z] 29afc2a11d7e: Layer already exists [2023-03-22T17:32:41.133Z] e344dda18287: Layer already exists [2023-03-22T17:32:41.133Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:41.133Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:41.133Z] 266971f73a3e: Layer already exists [2023-03-22T17:32:41.133Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:41.133Z] 3.0.0-dev.110: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:41.445Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:41.750Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:41.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T17:32:41.750Z] d8fee46cf4bc: Preparing [2023-03-22T17:32:41.750Z] 0f80658a53c9: Preparing [2023-03-22T17:32:41.750Z] 77b99ddf2213: Preparing [2023-03-22T17:32:41.750Z] 2909f2ca0c25: Preparing [2023-03-22T17:32:41.750Z] 2ed4216d48b7: Preparing [2023-03-22T17:32:41.750Z] e344dda18287: Preparing [2023-03-22T17:32:41.750Z] 29afc2a11d7e: Preparing [2023-03-22T17:32:41.750Z] b3e572d4cd25: Preparing [2023-03-22T17:32:41.750Z] 6406c1655f28: Preparing [2023-03-22T17:32:41.750Z] 266971f73a3e: Preparing [2023-03-22T17:32:41.750Z] 7cd52847ad77: Preparing [2023-03-22T17:32:41.750Z] e344dda18287: Waiting [2023-03-22T17:32:41.750Z] 6406c1655f28: Waiting [2023-03-22T17:32:41.750Z] 29afc2a11d7e: Waiting [2023-03-22T17:32:41.750Z] b3e572d4cd25: Waiting [2023-03-22T17:32:41.750Z] 266971f73a3e: Waiting [2023-03-22T17:32:41.750Z] 77b99ddf2213: Layer already exists [2023-03-22T17:32:41.750Z] d8fee46cf4bc: Layer already exists [2023-03-22T17:32:41.750Z] 2909f2ca0c25: Layer already exists [2023-03-22T17:32:41.750Z] 0f80658a53c9: Layer already exists [2023-03-22T17:32:41.750Z] 2ed4216d48b7: Layer already exists [2023-03-22T17:32:41.750Z] e344dda18287: Layer already exists [2023-03-22T17:32:41.750Z] 29afc2a11d7e: Layer already exists [2023-03-22T17:32:41.750Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:41.750Z] 266971f73a3e: Layer already exists [2023-03-22T17:32:41.750Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:41.750Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:41.750Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:42.059Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:42.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-22T17:32:42.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T17:32:42.370Z] d8fee46cf4bc: Preparing [2023-03-22T17:32:42.370Z] 0f80658a53c9: Preparing [2023-03-22T17:32:42.370Z] 77b99ddf2213: Preparing [2023-03-22T17:32:42.370Z] 2909f2ca0c25: Preparing [2023-03-22T17:32:42.370Z] 2ed4216d48b7: Preparing [2023-03-22T17:32:42.370Z] e344dda18287: Preparing [2023-03-22T17:32:42.370Z] 29afc2a11d7e: Preparing [2023-03-22T17:32:42.370Z] b3e572d4cd25: Preparing [2023-03-22T17:32:42.370Z] 6406c1655f28: Preparing [2023-03-22T17:32:42.370Z] 266971f73a3e: Preparing [2023-03-22T17:32:42.370Z] 7cd52847ad77: Preparing [2023-03-22T17:32:42.370Z] 29afc2a11d7e: Waiting [2023-03-22T17:32:42.370Z] b3e572d4cd25: Waiting [2023-03-22T17:32:42.370Z] e344dda18287: Waiting [2023-03-22T17:32:42.370Z] 6406c1655f28: Waiting [2023-03-22T17:32:42.370Z] 266971f73a3e: Waiting [2023-03-22T17:32:42.370Z] 7cd52847ad77: Waiting [2023-03-22T17:32:42.370Z] 2909f2ca0c25: Layer already exists [2023-03-22T17:32:42.370Z] 2ed4216d48b7: Layer already exists [2023-03-22T17:32:42.370Z] 0f80658a53c9: Layer already exists [2023-03-22T17:32:42.371Z] 77b99ddf2213: Layer already exists [2023-03-22T17:32:42.371Z] d8fee46cf4bc: Layer already exists [2023-03-22T17:32:42.371Z] e344dda18287: Layer already exists [2023-03-22T17:32:42.371Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:42.371Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:42.371Z] 266971f73a3e: Layer already exists [2023-03-22T17:32:42.371Z] 29afc2a11d7e: Layer already exists [2023-03-22T17:32:42.371Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:42.371Z] main: digest: sha256:501a6cf4088d2fa6b1d2e7eecd5793748861ce3bcf47591af4d12d44db30ed3d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:42.409Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:42.418Z] taggedImages: [2023-03-22T17:32:42.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:42.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-22T17:32:42.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.110 [2023-03-22T17:32:42.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:42.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-22T17:32:42.440Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-22T17:32:42.440Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:42.440Z] latest [2023-03-22T17:32:42.440Z] 3.0.0-dev.110 [2023-03-22T17:32:42.440Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:42.440Z] main [2023-03-22T17:32:42.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:42.767Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:43.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:43.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T17:32:43.079Z] 0ef4d02f6c37: Preparing [2023-03-22T17:32:43.079Z] 16aa14bc57f3: Preparing [2023-03-22T17:32:43.079Z] b3e572d4cd25: Preparing [2023-03-22T17:32:43.079Z] 6406c1655f28: Preparing [2023-03-22T17:32:43.079Z] 876a3be2994c: Preparing [2023-03-22T17:32:43.079Z] 7cd52847ad77: Preparing [2023-03-22T17:32:43.079Z] 7cd52847ad77: Waiting [2023-03-22T17:32:43.079Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:43.079Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:43.079Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:43.079Z] 0ef4d02f6c37: Pushed [2023-03-22T17:32:43.647Z] 876a3be2994c: Pushed [2023-03-22T17:32:45.553Z] 16aa14bc57f3: Pushed [2023-03-22T17:32:45.553Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:45.867Z] + 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-03-22T17:32:46.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-22T17:32:46.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T17:32:46.214Z] 0ef4d02f6c37: Preparing [2023-03-22T17:32:46.214Z] 16aa14bc57f3: Preparing [2023-03-22T17:32:46.214Z] b3e572d4cd25: Preparing [2023-03-22T17:32:46.214Z] 6406c1655f28: Preparing [2023-03-22T17:32:46.214Z] 876a3be2994c: Preparing [2023-03-22T17:32:46.214Z] 7cd52847ad77: Preparing [2023-03-22T17:32:46.214Z] 7cd52847ad77: Waiting [2023-03-22T17:32:46.214Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:46.214Z] 0ef4d02f6c37: Layer already exists [2023-03-22T17:32:46.214Z] 16aa14bc57f3: Layer already exists [2023-03-22T17:32:46.214Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:46.214Z] 876a3be2994c: Layer already exists [2023-03-22T17:32:46.214Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:46.214Z] latest: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:46.580Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:46.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.110 [2023-03-22T17:32:46.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T17:32:46.957Z] 0ef4d02f6c37: Preparing [2023-03-22T17:32:46.957Z] 16aa14bc57f3: Preparing [2023-03-22T17:32:46.957Z] b3e572d4cd25: Preparing [2023-03-22T17:32:46.957Z] 6406c1655f28: Preparing [2023-03-22T17:32:46.957Z] 876a3be2994c: Preparing [2023-03-22T17:32:46.957Z] 7cd52847ad77: Preparing [2023-03-22T17:32:46.957Z] 7cd52847ad77: Waiting [2023-03-22T17:32:46.957Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:46.957Z] 876a3be2994c: Layer already exists [2023-03-22T17:32:46.957Z] 16aa14bc57f3: Layer already exists [2023-03-22T17:32:46.957Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:46.957Z] 0ef4d02f6c37: Layer already exists [2023-03-22T17:32:46.957Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:46.957Z] 3.0.0-dev.110: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:47.348Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:47.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:47.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T17:32:47.664Z] 0ef4d02f6c37: Preparing [2023-03-22T17:32:47.664Z] 16aa14bc57f3: Preparing [2023-03-22T17:32:47.664Z] b3e572d4cd25: Preparing [2023-03-22T17:32:47.664Z] 6406c1655f28: Preparing [2023-03-22T17:32:47.664Z] 876a3be2994c: Preparing [2023-03-22T17:32:47.665Z] 7cd52847ad77: Preparing [2023-03-22T17:32:47.665Z] 7cd52847ad77: Waiting [2023-03-22T17:32:47.665Z] 0ef4d02f6c37: Layer already exists [2023-03-22T17:32:47.665Z] 16aa14bc57f3: Layer already exists [2023-03-22T17:32:47.665Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:47.665Z] 876a3be2994c: Layer already exists [2023-03-22T17:32:47.665Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:47.665Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:47.665Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:47.978Z] + 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-03-22T17:32:48.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-22T17:32:48.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T17:32:48.292Z] 0ef4d02f6c37: Preparing [2023-03-22T17:32:48.292Z] 16aa14bc57f3: Preparing [2023-03-22T17:32:48.292Z] b3e572d4cd25: Preparing [2023-03-22T17:32:48.292Z] 6406c1655f28: Preparing [2023-03-22T17:32:48.292Z] 876a3be2994c: Preparing [2023-03-22T17:32:48.292Z] 7cd52847ad77: Preparing [2023-03-22T17:32:48.292Z] 7cd52847ad77: Waiting [2023-03-22T17:32:48.292Z] 876a3be2994c: Layer already exists [2023-03-22T17:32:48.292Z] 16aa14bc57f3: Layer already exists [2023-03-22T17:32:48.292Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:48.292Z] 0ef4d02f6c37: Layer already exists [2023-03-22T17:32:48.292Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:48.292Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:48.292Z] main: digest: sha256:f32da94a986a2810d6e3f38ccfd43c8937700ba7bdd2329c6cfbcbe6d824709e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:48.334Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:48.342Z] taggedImages: [2023-03-22T17:32:48.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:48.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-22T17:32:48.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.110 [2023-03-22T17:32:48.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:48.342Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-22T17:32:48.362Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-22T17:32:48.362Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:48.362Z] latest [2023-03-22T17:32:48.362Z] 3.0.0-dev.110 [2023-03-22T17:32:48.362Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:48.362Z] main [2023-03-22T17:32:48.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:48.678Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:48.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:48.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T17:32:48.993Z] 965bff219a09: Preparing [2023-03-22T17:32:48.993Z] 2cf4066a3bf7: Preparing [2023-03-22T17:32:48.993Z] 14faafa3c7ea: Preparing [2023-03-22T17:32:48.993Z] 9fd17ce73520: Preparing [2023-03-22T17:32:48.993Z] 80946a0a1087: Preparing [2023-03-22T17:32:48.993Z] b3e572d4cd25: Preparing [2023-03-22T17:32:48.993Z] 6406c1655f28: Preparing [2023-03-22T17:32:48.993Z] 63ba807d16c5: Preparing [2023-03-22T17:32:48.993Z] 7cd52847ad77: Preparing [2023-03-22T17:32:48.993Z] b3e572d4cd25: Waiting [2023-03-22T17:32:48.993Z] 6406c1655f28: Waiting [2023-03-22T17:32:48.993Z] 63ba807d16c5: Waiting [2023-03-22T17:32:48.993Z] 7cd52847ad77: Waiting [2023-03-22T17:32:48.993Z] 965bff219a09: Pushed [2023-03-22T17:32:48.993Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:48.993Z] 2cf4066a3bf7: Pushed [2023-03-22T17:32:48.993Z] 14faafa3c7ea: Pushed [2023-03-22T17:32:48.993Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:48.993Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:49.565Z] 63ba807d16c5: Pushed [2023-03-22T17:32:52.848Z] 80946a0a1087: Pushed [2023-03-22T17:32:55.384Z] 9fd17ce73520: Pushed [2023-03-22T17:32:55.643Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:55.953Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:56.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-22T17:32:56.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T17:32:56.258Z] 965bff219a09: Preparing [2023-03-22T17:32:56.259Z] 2cf4066a3bf7: Preparing [2023-03-22T17:32:56.259Z] 14faafa3c7ea: Preparing [2023-03-22T17:32:56.259Z] 9fd17ce73520: Preparing [2023-03-22T17:32:56.259Z] 80946a0a1087: Preparing [2023-03-22T17:32:56.259Z] b3e572d4cd25: Preparing [2023-03-22T17:32:56.259Z] 6406c1655f28: Preparing [2023-03-22T17:32:56.259Z] 63ba807d16c5: Preparing [2023-03-22T17:32:56.259Z] 7cd52847ad77: Preparing [2023-03-22T17:32:56.259Z] 63ba807d16c5: Waiting [2023-03-22T17:32:56.259Z] b3e572d4cd25: Waiting [2023-03-22T17:32:56.259Z] 6406c1655f28: Waiting [2023-03-22T17:32:56.259Z] 7cd52847ad77: Waiting [2023-03-22T17:32:56.259Z] 80946a0a1087: Layer already exists [2023-03-22T17:32:56.259Z] 2cf4066a3bf7: Layer already exists [2023-03-22T17:32:56.259Z] 9fd17ce73520: Layer already exists [2023-03-22T17:32:56.259Z] 965bff219a09: Layer already exists [2023-03-22T17:32:56.259Z] 14faafa3c7ea: Layer already exists [2023-03-22T17:32:56.259Z] 63ba807d16c5: Layer already exists [2023-03-22T17:32:56.259Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:56.259Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:56.259Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:56.259Z] latest: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:56.565Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:56.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.110 [2023-03-22T17:32:56.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T17:32:56.868Z] 965bff219a09: Preparing [2023-03-22T17:32:56.868Z] 2cf4066a3bf7: Preparing [2023-03-22T17:32:56.868Z] 14faafa3c7ea: Preparing [2023-03-22T17:32:56.868Z] 9fd17ce73520: Preparing [2023-03-22T17:32:56.868Z] 80946a0a1087: Preparing [2023-03-22T17:32:56.868Z] b3e572d4cd25: Preparing [2023-03-22T17:32:56.868Z] 6406c1655f28: Preparing [2023-03-22T17:32:56.868Z] 63ba807d16c5: Preparing [2023-03-22T17:32:56.868Z] 7cd52847ad77: Preparing [2023-03-22T17:32:56.868Z] 63ba807d16c5: Waiting [2023-03-22T17:32:56.868Z] b3e572d4cd25: Waiting [2023-03-22T17:32:56.868Z] 6406c1655f28: Waiting [2023-03-22T17:32:56.868Z] 7cd52847ad77: Waiting [2023-03-22T17:32:56.868Z] 965bff219a09: Layer already exists [2023-03-22T17:32:56.868Z] 80946a0a1087: Layer already exists [2023-03-22T17:32:56.868Z] 14faafa3c7ea: Layer already exists [2023-03-22T17:32:56.868Z] 9fd17ce73520: Layer already exists [2023-03-22T17:32:56.868Z] 2cf4066a3bf7: Layer already exists [2023-03-22T17:32:56.868Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:56.868Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:56.868Z] 63ba807d16c5: Layer already exists [2023-03-22T17:32:56.868Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:56.868Z] 3.0.0-dev.110: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:57.174Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:57.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:57.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T17:32:57.478Z] 965bff219a09: Preparing [2023-03-22T17:32:57.478Z] 2cf4066a3bf7: Preparing [2023-03-22T17:32:57.478Z] 14faafa3c7ea: Preparing [2023-03-22T17:32:57.478Z] 9fd17ce73520: Preparing [2023-03-22T17:32:57.478Z] 80946a0a1087: Preparing [2023-03-22T17:32:57.478Z] b3e572d4cd25: Preparing [2023-03-22T17:32:57.478Z] 6406c1655f28: Preparing [2023-03-22T17:32:57.478Z] 63ba807d16c5: Preparing [2023-03-22T17:32:57.478Z] 7cd52847ad77: Preparing [2023-03-22T17:32:57.478Z] 6406c1655f28: Waiting [2023-03-22T17:32:57.478Z] 63ba807d16c5: Waiting [2023-03-22T17:32:57.478Z] 7cd52847ad77: Waiting [2023-03-22T17:32:57.478Z] b3e572d4cd25: Waiting [2023-03-22T17:32:57.478Z] 14faafa3c7ea: Layer already exists [2023-03-22T17:32:57.478Z] 80946a0a1087: Layer already exists [2023-03-22T17:32:57.478Z] 965bff219a09: Layer already exists [2023-03-22T17:32:57.478Z] 9fd17ce73520: Layer already exists [2023-03-22T17:32:57.478Z] 2cf4066a3bf7: Layer already exists [2023-03-22T17:32:57.478Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:57.478Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:57.478Z] 63ba807d16c5: Layer already exists [2023-03-22T17:32:57.478Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:57.478Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:57.781Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:58.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-22T17:32:58.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T17:32:58.085Z] 965bff219a09: Preparing [2023-03-22T17:32:58.085Z] 2cf4066a3bf7: Preparing [2023-03-22T17:32:58.085Z] 14faafa3c7ea: Preparing [2023-03-22T17:32:58.085Z] 9fd17ce73520: Preparing [2023-03-22T17:32:58.085Z] 80946a0a1087: Preparing [2023-03-22T17:32:58.085Z] b3e572d4cd25: Preparing [2023-03-22T17:32:58.085Z] 6406c1655f28: Preparing [2023-03-22T17:32:58.085Z] 63ba807d16c5: Preparing [2023-03-22T17:32:58.085Z] 7cd52847ad77: Preparing [2023-03-22T17:32:58.085Z] 6406c1655f28: Waiting [2023-03-22T17:32:58.085Z] 63ba807d16c5: Waiting [2023-03-22T17:32:58.085Z] b3e572d4cd25: Waiting [2023-03-22T17:32:58.085Z] 7cd52847ad77: Waiting [2023-03-22T17:32:58.085Z] 9fd17ce73520: Layer already exists [2023-03-22T17:32:58.085Z] 965bff219a09: Layer already exists [2023-03-22T17:32:58.085Z] 2cf4066a3bf7: Layer already exists [2023-03-22T17:32:58.085Z] 80946a0a1087: Layer already exists [2023-03-22T17:32:58.085Z] 14faafa3c7ea: Layer already exists [2023-03-22T17:32:58.085Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:58.086Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:58.086Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:58.086Z] 63ba807d16c5: Layer already exists [2023-03-22T17:32:58.086Z] main: digest: sha256:a51fcb6b343be0fe7d3b2570fc109bf4ed98034a93e91393d84c7671e0ed4c2e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:32:58.120Z] ===================================================== [Pipeline] echo [2023-03-22T17:32:58.129Z] taggedImages: [2023-03-22T17:32:58.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:58.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-22T17:32:58.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.110 [2023-03-22T17:32:58.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:58.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-22T17:32:58.151Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-22T17:32:58.151Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:58.151Z] latest [2023-03-22T17:32:58.151Z] 3.0.0-dev.110 [2023-03-22T17:32:58.151Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:32:58.151Z] main [2023-03-22T17:32:58.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:58.468Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:32:58.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:32:58.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T17:32:58.794Z] 819969dc9192: Preparing [2023-03-22T17:32:58.794Z] 34585a3ccb35: Preparing [2023-03-22T17:32:58.794Z] a808e370ba8c: Preparing [2023-03-22T17:32:58.794Z] 7a2e4fa45538: Preparing [2023-03-22T17:32:58.794Z] b3e572d4cd25: Preparing [2023-03-22T17:32:58.794Z] 6406c1655f28: Preparing [2023-03-22T17:32:58.794Z] 4a8cd140769c: Preparing [2023-03-22T17:32:58.794Z] 7cd52847ad77: Preparing [2023-03-22T17:32:58.794Z] 6406c1655f28: Waiting [2023-03-22T17:32:58.794Z] 4a8cd140769c: Waiting [2023-03-22T17:32:58.794Z] 7cd52847ad77: Waiting [2023-03-22T17:32:58.794Z] b3e572d4cd25: Layer already exists [2023-03-22T17:32:58.794Z] 6406c1655f28: Layer already exists [2023-03-22T17:32:58.794Z] 819969dc9192: Pushed [2023-03-22T17:32:58.794Z] a808e370ba8c: Pushed [2023-03-22T17:32:58.794Z] 34585a3ccb35: Pushed [2023-03-22T17:32:58.794Z] 7cd52847ad77: Layer already exists [2023-03-22T17:32:59.058Z] 4a8cd140769c: Pushed [2023-03-22T17:33:05.618Z] 7a2e4fa45538: Pushed [2023-03-22T17:33:05.618Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:05.931Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:06.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-22T17:33:06.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T17:33:06.245Z] 819969dc9192: Preparing [2023-03-22T17:33:06.245Z] 34585a3ccb35: Preparing [2023-03-22T17:33:06.245Z] a808e370ba8c: Preparing [2023-03-22T17:33:06.245Z] 7a2e4fa45538: Preparing [2023-03-22T17:33:06.245Z] b3e572d4cd25: Preparing [2023-03-22T17:33:06.245Z] 6406c1655f28: Preparing [2023-03-22T17:33:06.245Z] 4a8cd140769c: Preparing [2023-03-22T17:33:06.245Z] 7cd52847ad77: Preparing [2023-03-22T17:33:06.245Z] 6406c1655f28: Waiting [2023-03-22T17:33:06.245Z] 7cd52847ad77: Waiting [2023-03-22T17:33:06.245Z] 4a8cd140769c: Waiting [2023-03-22T17:33:06.245Z] 34585a3ccb35: Layer already exists [2023-03-22T17:33:06.245Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:06.245Z] a808e370ba8c: Layer already exists [2023-03-22T17:33:06.245Z] 7a2e4fa45538: Layer already exists [2023-03-22T17:33:06.245Z] 819969dc9192: Layer already exists [2023-03-22T17:33:06.245Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:06.245Z] 4a8cd140769c: Layer already exists [2023-03-22T17:33:06.245Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:06.245Z] latest: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:06.550Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:06.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.110 [2023-03-22T17:33:06.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T17:33:06.857Z] 819969dc9192: Preparing [2023-03-22T17:33:06.857Z] 34585a3ccb35: Preparing [2023-03-22T17:33:06.857Z] a808e370ba8c: Preparing [2023-03-22T17:33:06.857Z] 7a2e4fa45538: Preparing [2023-03-22T17:33:06.857Z] b3e572d4cd25: Preparing [2023-03-22T17:33:06.857Z] 6406c1655f28: Preparing [2023-03-22T17:33:06.857Z] 4a8cd140769c: Preparing [2023-03-22T17:33:06.857Z] 7cd52847ad77: Preparing [2023-03-22T17:33:06.857Z] 4a8cd140769c: Waiting [2023-03-22T17:33:06.857Z] 6406c1655f28: Waiting [2023-03-22T17:33:06.857Z] 7cd52847ad77: Waiting [2023-03-22T17:33:06.857Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:06.857Z] 7a2e4fa45538: Layer already exists [2023-03-22T17:33:06.857Z] 819969dc9192: Layer already exists [2023-03-22T17:33:06.857Z] 34585a3ccb35: Layer already exists [2023-03-22T17:33:06.857Z] a808e370ba8c: Layer already exists [2023-03-22T17:33:06.857Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:06.857Z] 4a8cd140769c: Layer already exists [2023-03-22T17:33:06.857Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:06.857Z] 3.0.0-dev.110: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:07.173Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:07.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:07.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T17:33:07.473Z] 819969dc9192: Preparing [2023-03-22T17:33:07.474Z] 34585a3ccb35: Preparing [2023-03-22T17:33:07.474Z] a808e370ba8c: Preparing [2023-03-22T17:33:07.474Z] 7a2e4fa45538: Preparing [2023-03-22T17:33:07.474Z] b3e572d4cd25: Preparing [2023-03-22T17:33:07.474Z] 6406c1655f28: Preparing [2023-03-22T17:33:07.474Z] 4a8cd140769c: Preparing [2023-03-22T17:33:07.474Z] 7cd52847ad77: Preparing [2023-03-22T17:33:07.474Z] 6406c1655f28: Waiting [2023-03-22T17:33:07.474Z] 4a8cd140769c: Waiting [2023-03-22T17:33:07.474Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:07.474Z] 7a2e4fa45538: Layer already exists [2023-03-22T17:33:07.474Z] 819969dc9192: Layer already exists [2023-03-22T17:33:07.474Z] 34585a3ccb35: Layer already exists [2023-03-22T17:33:07.474Z] a808e370ba8c: Layer already exists [2023-03-22T17:33:07.474Z] 4a8cd140769c: Layer already exists [2023-03-22T17:33:07.474Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:07.474Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:07.474Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:07.783Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:08.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-22T17:33:08.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T17:33:08.092Z] 819969dc9192: Preparing [2023-03-22T17:33:08.092Z] 34585a3ccb35: Preparing [2023-03-22T17:33:08.092Z] a808e370ba8c: Preparing [2023-03-22T17:33:08.092Z] 7a2e4fa45538: Preparing [2023-03-22T17:33:08.092Z] b3e572d4cd25: Preparing [2023-03-22T17:33:08.092Z] 6406c1655f28: Preparing [2023-03-22T17:33:08.092Z] 4a8cd140769c: Preparing [2023-03-22T17:33:08.092Z] 7cd52847ad77: Preparing [2023-03-22T17:33:08.092Z] 6406c1655f28: Waiting [2023-03-22T17:33:08.092Z] 4a8cd140769c: Waiting [2023-03-22T17:33:08.092Z] 7cd52847ad77: Waiting [2023-03-22T17:33:08.092Z] a808e370ba8c: Layer already exists [2023-03-22T17:33:08.092Z] 819969dc9192: Layer already exists [2023-03-22T17:33:08.092Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:08.092Z] 34585a3ccb35: Layer already exists [2023-03-22T17:33:08.092Z] 7a2e4fa45538: Layer already exists [2023-03-22T17:33:08.092Z] 4a8cd140769c: Layer already exists [2023-03-22T17:33:08.092Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:08.092Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:08.092Z] main: digest: sha256:77559788099bae3f4f2a5425b9790f8712e89c5994ca5e1e4ed26b9928643969 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:33:08.143Z] ===================================================== [Pipeline] echo [2023-03-22T17:33:08.152Z] taggedImages: [2023-03-22T17:33:08.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:08.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-22T17:33:08.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.110 [2023-03-22T17:33:08.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:08.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-22T17:33:08.174Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-22T17:33:08.174Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:08.174Z] latest [2023-03-22T17:33:08.174Z] 3.0.0-dev.110 [2023-03-22T17:33:08.174Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:08.174Z] main [2023-03-22T17:33:08.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:08.502Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:08.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:08.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T17:33:08.800Z] 2115f48f7bb2: Preparing [2023-03-22T17:33:08.800Z] 20087de649b4: Preparing [2023-03-22T17:33:08.800Z] 6dc5d8002536: Preparing [2023-03-22T17:33:08.800Z] dc5c5d82928e: Preparing [2023-03-22T17:33:08.800Z] b3e572d4cd25: Preparing [2023-03-22T17:33:08.800Z] 6406c1655f28: Preparing [2023-03-22T17:33:08.800Z] 63ba807d16c5: Preparing [2023-03-22T17:33:08.800Z] 7cd52847ad77: Preparing [2023-03-22T17:33:08.800Z] 6406c1655f28: Waiting [2023-03-22T17:33:08.800Z] 63ba807d16c5: Waiting [2023-03-22T17:33:08.800Z] 7cd52847ad77: Waiting [2023-03-22T17:33:08.800Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:08.800Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:08.800Z] 63ba807d16c5: Layer already exists [2023-03-22T17:33:08.800Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:08.800Z] 20087de649b4: Pushed [2023-03-22T17:33:08.800Z] 6dc5d8002536: Pushed [2023-03-22T17:33:08.800Z] 2115f48f7bb2: Pushed [2023-03-22T17:33:15.360Z] dc5c5d82928e: Pushed [2023-03-22T17:33:15.361Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:15.666Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:15.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-22T17:33:15.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T17:33:15.973Z] 2115f48f7bb2: Preparing [2023-03-22T17:33:15.973Z] 20087de649b4: Preparing [2023-03-22T17:33:15.973Z] 6dc5d8002536: Preparing [2023-03-22T17:33:15.973Z] dc5c5d82928e: Preparing [2023-03-22T17:33:15.973Z] b3e572d4cd25: Preparing [2023-03-22T17:33:15.973Z] 6406c1655f28: Preparing [2023-03-22T17:33:15.973Z] 63ba807d16c5: Preparing [2023-03-22T17:33:15.973Z] 7cd52847ad77: Preparing [2023-03-22T17:33:15.973Z] 6406c1655f28: Waiting [2023-03-22T17:33:15.973Z] 63ba807d16c5: Waiting [2023-03-22T17:33:15.973Z] 7cd52847ad77: Waiting [2023-03-22T17:33:15.973Z] 2115f48f7bb2: Layer already exists [2023-03-22T17:33:15.973Z] dc5c5d82928e: Layer already exists [2023-03-22T17:33:15.973Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:15.973Z] 6dc5d8002536: Layer already exists [2023-03-22T17:33:15.973Z] 20087de649b4: Layer already exists [2023-03-22T17:33:15.973Z] 63ba807d16c5: Layer already exists [2023-03-22T17:33:15.973Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:15.973Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:15.973Z] latest: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:16.274Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:16.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.110 [2023-03-22T17:33:16.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T17:33:16.574Z] 2115f48f7bb2: Preparing [2023-03-22T17:33:16.574Z] 20087de649b4: Preparing [2023-03-22T17:33:16.574Z] 6dc5d8002536: Preparing [2023-03-22T17:33:16.574Z] dc5c5d82928e: Preparing [2023-03-22T17:33:16.574Z] b3e572d4cd25: Preparing [2023-03-22T17:33:16.574Z] 6406c1655f28: Preparing [2023-03-22T17:33:16.574Z] 63ba807d16c5: Preparing [2023-03-22T17:33:16.574Z] 7cd52847ad77: Preparing [2023-03-22T17:33:16.574Z] 63ba807d16c5: Waiting [2023-03-22T17:33:16.574Z] 7cd52847ad77: Waiting [2023-03-22T17:33:16.574Z] 20087de649b4: Layer already exists [2023-03-22T17:33:16.574Z] dc5c5d82928e: Layer already exists [2023-03-22T17:33:16.574Z] 2115f48f7bb2: Layer already exists [2023-03-22T17:33:16.574Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:16.574Z] 6dc5d8002536: Layer already exists [2023-03-22T17:33:16.574Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:16.574Z] 63ba807d16c5: Layer already exists [2023-03-22T17:33:16.574Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:16.574Z] 3.0.0-dev.110: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:16.876Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:17.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:17.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T17:33:17.175Z] 2115f48f7bb2: Preparing [2023-03-22T17:33:17.175Z] 20087de649b4: Preparing [2023-03-22T17:33:17.175Z] 6dc5d8002536: Preparing [2023-03-22T17:33:17.175Z] dc5c5d82928e: Preparing [2023-03-22T17:33:17.175Z] b3e572d4cd25: Preparing [2023-03-22T17:33:17.175Z] 6406c1655f28: Preparing [2023-03-22T17:33:17.175Z] 63ba807d16c5: Preparing [2023-03-22T17:33:17.175Z] 7cd52847ad77: Preparing [2023-03-22T17:33:17.175Z] 6406c1655f28: Waiting [2023-03-22T17:33:17.175Z] 63ba807d16c5: Waiting [2023-03-22T17:33:17.175Z] 7cd52847ad77: Waiting [2023-03-22T17:33:17.175Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:17.175Z] dc5c5d82928e: Layer already exists [2023-03-22T17:33:17.175Z] 6dc5d8002536: Layer already exists [2023-03-22T17:33:17.175Z] 2115f48f7bb2: Layer already exists [2023-03-22T17:33:17.175Z] 20087de649b4: Layer already exists [2023-03-22T17:33:17.175Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:17.175Z] 63ba807d16c5: Layer already exists [2023-03-22T17:33:17.175Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:17.175Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:17.486Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:17.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-22T17:33:17.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T17:33:17.797Z] 2115f48f7bb2: Preparing [2023-03-22T17:33:17.797Z] 20087de649b4: Preparing [2023-03-22T17:33:17.797Z] 6dc5d8002536: Preparing [2023-03-22T17:33:17.797Z] dc5c5d82928e: Preparing [2023-03-22T17:33:17.797Z] b3e572d4cd25: Preparing [2023-03-22T17:33:17.797Z] 6406c1655f28: Preparing [2023-03-22T17:33:17.797Z] 63ba807d16c5: Preparing [2023-03-22T17:33:17.797Z] 7cd52847ad77: Preparing [2023-03-22T17:33:17.797Z] 6406c1655f28: Waiting [2023-03-22T17:33:17.797Z] 63ba807d16c5: Waiting [2023-03-22T17:33:17.797Z] 7cd52847ad77: Waiting [2023-03-22T17:33:17.797Z] 6dc5d8002536: Layer already exists [2023-03-22T17:33:17.797Z] 20087de649b4: Layer already exists [2023-03-22T17:33:17.797Z] 2115f48f7bb2: Layer already exists [2023-03-22T17:33:17.797Z] dc5c5d82928e: Layer already exists [2023-03-22T17:33:17.797Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:17.797Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:17.797Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:17.797Z] 63ba807d16c5: Layer already exists [2023-03-22T17:33:17.797Z] main: digest: sha256:5087a723346e7d05605592c169a7ebed1a979208863efc6187d1f00bab07f37f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:33:17.832Z] ===================================================== [Pipeline] echo [2023-03-22T17:33:17.838Z] taggedImages: [2023-03-22T17:33:17.838Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:17.838Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-22T17:33:17.838Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.110 [2023-03-22T17:33:17.838Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:17.838Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-22T17:33:17.853Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-22T17:33:17.853Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:17.853Z] latest [2023-03-22T17:33:17.853Z] 3.0.0-dev.110 [2023-03-22T17:33:17.853Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:17.853Z] main [2023-03-22T17:33:17.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:18.158Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:18.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:18.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T17:33:18.467Z] e74692f2a9bf: Preparing [2023-03-22T17:33:18.467Z] 6c950898744e: Preparing [2023-03-22T17:33:18.467Z] b3e572d4cd25: Preparing [2023-03-22T17:33:18.467Z] 6406c1655f28: Preparing [2023-03-22T17:33:18.467Z] fa9e88c4d028: Preparing [2023-03-22T17:33:18.467Z] 7cd52847ad77: Preparing [2023-03-22T17:33:18.467Z] 7cd52847ad77: Waiting [2023-03-22T17:33:18.467Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:18.467Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:18.467Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:18.467Z] e74692f2a9bf: Pushed [2023-03-22T17:33:18.467Z] fa9e88c4d028: Pushed [2023-03-22T17:33:20.996Z] 6c950898744e: Pushed [2023-03-22T17:33:21.255Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:21.557Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:21.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-22T17:33:21.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T17:33:21.856Z] e74692f2a9bf: Preparing [2023-03-22T17:33:21.856Z] 6c950898744e: Preparing [2023-03-22T17:33:21.856Z] b3e572d4cd25: Preparing [2023-03-22T17:33:21.856Z] 6406c1655f28: Preparing [2023-03-22T17:33:21.856Z] fa9e88c4d028: Preparing [2023-03-22T17:33:21.856Z] 7cd52847ad77: Preparing [2023-03-22T17:33:21.856Z] 7cd52847ad77: Waiting [2023-03-22T17:33:21.856Z] 6c950898744e: Layer already exists [2023-03-22T17:33:21.856Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:21.856Z] fa9e88c4d028: Layer already exists [2023-03-22T17:33:21.856Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:21.856Z] e74692f2a9bf: Layer already exists [2023-03-22T17:33:21.856Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:21.856Z] latest: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:22.158Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:22.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.110 [2023-03-22T17:33:22.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T17:33:22.457Z] e74692f2a9bf: Preparing [2023-03-22T17:33:22.457Z] 6c950898744e: Preparing [2023-03-22T17:33:22.457Z] b3e572d4cd25: Preparing [2023-03-22T17:33:22.457Z] 6406c1655f28: Preparing [2023-03-22T17:33:22.457Z] fa9e88c4d028: Preparing [2023-03-22T17:33:22.457Z] 7cd52847ad77: Preparing [2023-03-22T17:33:22.457Z] 7cd52847ad77: Waiting [2023-03-22T17:33:22.457Z] 6c950898744e: Layer already exists [2023-03-22T17:33:22.457Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:22.457Z] e74692f2a9bf: Layer already exists [2023-03-22T17:33:22.457Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:22.457Z] fa9e88c4d028: Layer already exists [2023-03-22T17:33:22.457Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:22.457Z] 3.0.0-dev.110: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:22.758Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:23.061Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:23.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T17:33:23.061Z] e74692f2a9bf: Preparing [2023-03-22T17:33:23.061Z] 6c950898744e: Preparing [2023-03-22T17:33:23.061Z] b3e572d4cd25: Preparing [2023-03-22T17:33:23.061Z] 6406c1655f28: Preparing [2023-03-22T17:33:23.061Z] fa9e88c4d028: Preparing [2023-03-22T17:33:23.061Z] 7cd52847ad77: Preparing [2023-03-22T17:33:23.061Z] 7cd52847ad77: Waiting [2023-03-22T17:33:23.061Z] e74692f2a9bf: Layer already exists [2023-03-22T17:33:23.061Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:23.061Z] 6c950898744e: Layer already exists [2023-03-22T17:33:23.061Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:23.061Z] fa9e88c4d028: Layer already exists [2023-03-22T17:33:23.061Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:23.061Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:23.376Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:23.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-22T17:33:23.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T17:33:23.681Z] e74692f2a9bf: Preparing [2023-03-22T17:33:23.681Z] 6c950898744e: Preparing [2023-03-22T17:33:23.681Z] b3e572d4cd25: Preparing [2023-03-22T17:33:23.681Z] 6406c1655f28: Preparing [2023-03-22T17:33:23.681Z] fa9e88c4d028: Preparing [2023-03-22T17:33:23.681Z] 7cd52847ad77: Preparing [2023-03-22T17:33:23.681Z] 7cd52847ad77: Waiting [2023-03-22T17:33:23.681Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:23.681Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:23.681Z] 6c950898744e: Layer already exists [2023-03-22T17:33:23.681Z] fa9e88c4d028: Layer already exists [2023-03-22T17:33:23.681Z] e74692f2a9bf: Layer already exists [2023-03-22T17:33:23.681Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:23.681Z] main: digest: sha256:ac34df7714874cfc0a43d11ee4d96b3058e2cc0e98099c3de9abd0e38d6ec22f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:33:23.713Z] ===================================================== [Pipeline] echo [2023-03-22T17:33:23.718Z] taggedImages: [2023-03-22T17:33:23.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:23.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-22T17:33:23.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.110 [2023-03-22T17:33:23.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:23.718Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-22T17:33:23.732Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-22T17:33:23.732Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:23.732Z] latest [2023-03-22T17:33:23.732Z] 3.0.0-dev.110 [2023-03-22T17:33:23.732Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:23.732Z] main [2023-03-22T17:33:23.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:24.033Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:24.341Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:24.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T17:33:24.341Z] 2f6b392e8004: Preparing [2023-03-22T17:33:24.341Z] 87bf31625847: Preparing [2023-03-22T17:33:24.341Z] b3e572d4cd25: Preparing [2023-03-22T17:33:24.341Z] 6406c1655f28: Preparing [2023-03-22T17:33:24.341Z] 8f6472220c19: Preparing [2023-03-22T17:33:24.341Z] 7cd52847ad77: Preparing [2023-03-22T17:33:24.341Z] 7cd52847ad77: Waiting [2023-03-22T17:33:24.341Z] 8f6472220c19: Layer already exists [2023-03-22T17:33:24.341Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:24.341Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:24.341Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:24.341Z] 2f6b392e8004: Pushed [2023-03-22T17:33:27.637Z] 87bf31625847: Pushed [2023-03-22T17:33:27.637Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:27.956Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:28.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-22T17:33:28.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T17:33:28.262Z] 2f6b392e8004: Preparing [2023-03-22T17:33:28.262Z] 87bf31625847: Preparing [2023-03-22T17:33:28.262Z] b3e572d4cd25: Preparing [2023-03-22T17:33:28.262Z] 6406c1655f28: Preparing [2023-03-22T17:33:28.262Z] 8f6472220c19: Preparing [2023-03-22T17:33:28.262Z] 7cd52847ad77: Preparing [2023-03-22T17:33:28.262Z] 7cd52847ad77: Waiting [2023-03-22T17:33:28.262Z] 2f6b392e8004: Layer already exists [2023-03-22T17:33:28.262Z] 87bf31625847: Layer already exists [2023-03-22T17:33:28.262Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:28.262Z] 8f6472220c19: Layer already exists [2023-03-22T17:33:28.262Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:28.262Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:28.262Z] latest: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:28.573Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:28.880Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.110 [2023-03-22T17:33:28.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T17:33:28.880Z] 2f6b392e8004: Preparing [2023-03-22T17:33:28.880Z] 87bf31625847: Preparing [2023-03-22T17:33:28.880Z] b3e572d4cd25: Preparing [2023-03-22T17:33:28.880Z] 6406c1655f28: Preparing [2023-03-22T17:33:28.880Z] 8f6472220c19: Preparing [2023-03-22T17:33:28.880Z] 7cd52847ad77: Preparing [2023-03-22T17:33:28.880Z] 7cd52847ad77: Waiting [2023-03-22T17:33:28.880Z] 87bf31625847: Layer already exists [2023-03-22T17:33:28.880Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:28.880Z] 2f6b392e8004: Layer already exists [2023-03-22T17:33:28.880Z] 8f6472220c19: Layer already exists [2023-03-22T17:33:28.880Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:28.880Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:28.880Z] 3.0.0-dev.110: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:29.185Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:29.493Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:29.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T17:33:29.493Z] 2f6b392e8004: Preparing [2023-03-22T17:33:29.493Z] 87bf31625847: Preparing [2023-03-22T17:33:29.493Z] b3e572d4cd25: Preparing [2023-03-22T17:33:29.493Z] 6406c1655f28: Preparing [2023-03-22T17:33:29.493Z] 8f6472220c19: Preparing [2023-03-22T17:33:29.493Z] 7cd52847ad77: Preparing [2023-03-22T17:33:29.493Z] 7cd52847ad77: Waiting [2023-03-22T17:33:29.493Z] 8f6472220c19: Layer already exists [2023-03-22T17:33:29.493Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:29.493Z] 2f6b392e8004: Layer already exists [2023-03-22T17:33:29.493Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:29.493Z] 87bf31625847: Layer already exists [2023-03-22T17:33:29.493Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:29.493Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:29.806Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:33:30.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-22T17:33:30.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T17:33:30.116Z] 2f6b392e8004: Preparing [2023-03-22T17:33:30.116Z] 87bf31625847: Preparing [2023-03-22T17:33:30.116Z] b3e572d4cd25: Preparing [2023-03-22T17:33:30.116Z] 6406c1655f28: Preparing [2023-03-22T17:33:30.116Z] 8f6472220c19: Preparing [2023-03-22T17:33:30.116Z] 7cd52847ad77: Preparing [2023-03-22T17:33:30.116Z] 7cd52847ad77: Waiting [2023-03-22T17:33:30.116Z] 2f6b392e8004: Layer already exists [2023-03-22T17:33:30.116Z] 8f6472220c19: Layer already exists [2023-03-22T17:33:30.116Z] 87bf31625847: Layer already exists [2023-03-22T17:33:30.116Z] 6406c1655f28: Layer already exists [2023-03-22T17:33:30.116Z] b3e572d4cd25: Layer already exists [2023-03-22T17:33:30.116Z] 7cd52847ad77: Layer already exists [2023-03-22T17:33:30.116Z] main: digest: sha256:659c934cdceb09fa55c55ec4302cf56d21401297cfc3c25f1f4e944328de36a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:33:30.164Z] ===================================================== [Pipeline] echo [2023-03-22T17:33:30.173Z] taggedImages: [2023-03-22T17:33:30.173Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:33:30.173Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-22T17:33:30.173Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.110 [2023-03-22T17:33:30.173Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:33:30.173Z] - 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-03-22T17:38:06.692Z] Removing intermediate container faa5c33a7f0d [2023-03-22T17:38:06.692Z] ---> 4c2eb86dfd04 [2023-03-22T17:38:06.692Z] [2023-03-22T17:38:06.692Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:38:06.692Z] ---> d74e625d9115 [2023-03-22T17:38:06.692Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:38:06.692Z] ---> Running in ff29d7980cff [2023-03-22T17:38:06.692Z] Removing intermediate container ff29d7980cff [2023-03-22T17:38:06.692Z] ---> 7b4dcd0841e5 [2023-03-22T17:38:06.692Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:38:06.692Z] ---> Running in 85cad9b201c0 [2023-03-22T17:38:06.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:38:06.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:38:08.904Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:38:08.904Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:38:08.904Z] OK: 8 MiB in 16 packages [2023-03-22T17:38:10.857Z] Removing intermediate container 85cad9b201c0 [2023-03-22T17:38:10.857Z] ---> 343e0357a0be [2023-03-22T17:38:10.857Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:38:15.169Z] ---> 1851ba0f8dde [2023-03-22T17:38:15.169Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:38:16.642Z] ---> 07ad50b42ecf [2023-03-22T17:38:16.642Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T17:38:20.943Z] ---> 87794f99ac31 [2023-03-22T17:38:20.943Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:38:22.362Z] ---> 63a8692e9a53 [2023-03-22T17:38:22.362Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T17:38:23.794Z] ---> 4c21706d7ca5 [2023-03-22T17:38:23.794Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:38:23.794Z] ---> Running in ba77b4140b05 [2023-03-22T17:38:24.432Z] Removing intermediate container e5c791f7bbe2 [2023-03-22T17:38:24.432Z] ---> 195c7c3dd963 [2023-03-22T17:38:24.432Z] [2023-03-22T17:38:24.432Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T17:38:24.432Z] ---> d74e625d9115 [2023-03-22T17:38:24.432Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:38:24.705Z] ---> Running in 7dfb1face34c [2023-03-22T17:38:27.704Z] Removing intermediate container 7dfb1face34c [2023-03-22T17:38:27.704Z] ---> c9f690e557be [2023-03-22T17:38:27.704Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T17:38:27.704Z] ---> Running in a34d57c8d3f7 [2023-03-22T17:38:29.673Z] Removing intermediate container ba77b4140b05 [2023-03-22T17:38:29.673Z] ---> 0f0a8eafd4db [2023-03-22T17:38:29.673Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:38:29.960Z] ---> Running in f09447575c68 [2023-03-22T17:38:30.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:38:30.843Z] Removing intermediate container f09447575c68 [2023-03-22T17:38:30.843Z] ---> 91984960e329 [2023-03-22T17:38:30.843Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:38:30.843Z] ---> Running in 0d1ba3b92b56 [2023-03-22T17:38:31.441Z] Removing intermediate container 0d1ba3b92b56 [2023-03-22T17:38:31.441Z] ---> 1d7d7937b1b4 [2023-03-22T17:38:31.441Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:38:31.710Z] ---> Running in 14469428c998 [2023-03-22T17:38:31.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:38:32.881Z] Removing intermediate container 14469428c998 [2023-03-22T17:38:32.881Z] ---> ad44fe1381e7 [2023-03-22T17:38:32.881Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:38:32.881Z] ---> Running in d18a1d3d391f [2023-03-22T17:38:32.881Z] Removing intermediate container d18a1d3d391f [2023-03-22T17:38:32.881Z] ---> a47a0fcd58fc [2023-03-22T17:38:32.881Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:38:33.150Z] ---> Running in 5017ae565842 [2023-03-22T17:38:33.738Z] Removing intermediate container 5017ae565842 [2023-03-22T17:38:33.738Z] ---> 60db222d4e0f [2023-03-22T17:38:33.738Z] [2023-03-22T17:38:33.738Z] Successfully built 60db222d4e0f [2023-03-22T17:38:33.738Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T17:38:33.738Z] Building security-spiffe-token-provider [2023-03-22T17:38:34.327Z]  Building security-proxy-auth ... done (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:38:34.327Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T17:38:34.327Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:38:34.327Z] OK: 8 MiB in 17 packages [2023-03-22T17:38:36.294Z] Removing intermediate container a34d57c8d3f7 [2023-03-22T17:38:36.294Z] ---> b3b3fe55e622 [2023-03-22T17:38:36.294Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T17:38:36.294Z] ---> Running in 8947f8b04c5b [2023-03-22T17:38:36.564Z] Removing intermediate container 8947f8b04c5b [2023-03-22T17:38:36.564Z] ---> 0a059f64d3aa [2023-03-22T17:38:36.564Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T17:38:36.833Z] ---> Running in ac6e82e7706c [2023-03-22T17:38:37.421Z] Removing intermediate container ac6e82e7706c [2023-03-22T17:38:37.421Z] ---> a779704ac0b7 [2023-03-22T17:38:37.421Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T17:38:37.421Z] ---> Running in 9d8c697d7a17 [2023-03-22T17:38:38.010Z] Removing intermediate container 9d8c697d7a17 [2023-03-22T17:38:38.010Z] ---> 2809ac5aa106 [2023-03-22T17:38:38.010Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T17:38:38.281Z] ---> Running in 6bb938fc99ad [2023-03-22T17:38:40.240Z] Removing intermediate container 6bb938fc99ad [2023-03-22T17:38:40.240Z] ---> 53c2ffde9ef1 [2023-03-22T17:38:40.240Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T17:38:40.240Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:38:40.240Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:38:40.240Z] ---> bc47a36faac0 [2023-03-22T17:38:40.519Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T17:38:40.519Z] ---> Using cache [2023-03-22T17:38:40.519Z] ---> 88d6b0e5927b [2023-03-22T17:38:40.520Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T17:38:40.801Z] ---> Running in fd897931ba71 [2023-03-22T17:38:40.801Z] ---> Running in 56d8244b967e [2023-03-22T17:38:43.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:38:44.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:38:44.824Z] Removing intermediate container fd897931ba71 [2023-03-22T17:38:44.824Z] ---> 6bf3e7f906c0 [2023-03-22T17:38:44.824Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T17:38:44.824Z] ---> Running in a66add74402e [2023-03-22T17:38:45.792Z] Removing intermediate container a66add74402e [2023-03-22T17:38:45.792Z] ---> ae1a6ef3e4e9 [2023-03-22T17:38:45.793Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T17:38:46.756Z] ---> 9cf878872a45 [2023-03-22T17:38:46.756Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T17:38:46.756Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:38:46.756Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:38:46.756Z] OK: 17693 distinct packages available [2023-03-22T17:38:47.026Z] ---> Running in 3895cc88dfb2 [2023-03-22T17:38:47.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:38:48.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:38:50.409Z] Removing intermediate container 3895cc88dfb2 [2023-03-22T17:38:50.409Z] ---> 8654d0236ed8 [2023-03-22T17:38:50.409Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:38:50.409Z] OK: 263 MiB in 53 packages [2023-03-22T17:38:54.670Z] ---> 0d309c7c9549 [2023-03-22T17:38:54.670Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:38:56.086Z] Removing intermediate container 56d8244b967e [2023-03-22T17:38:56.086Z] ---> db23c0e27123 [2023-03-22T17:38:56.086Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T17:38:56.086Z] ---> 685f8515601c [2023-03-22T17:38:56.086Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T17:38:57.502Z] ---> db8cb1f73fbc [2023-03-22T17:38:57.502Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:38:57.502Z] ---> Running in 0f95ff250068 [2023-03-22T17:38:59.454Z] ---> e24a94ccae7d [2023-03-22T17:38:59.454Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T17:39:00.420Z] ---> 348e36aca3b7 [2023-03-22T17:39:00.420Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T17:39:01.856Z] ---> f09243ecb82b [2023-03-22T17:39:01.856Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T17:39:02.823Z] ---> 5f294fe7d6c5 [2023-03-22T17:39:02.823Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T17:39:04.239Z] ---> ec121b572cd1 [2023-03-22T17:39:04.239Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T17:39:05.209Z] ---> 01e624a0e70b [2023-03-22T17:39:05.209Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T17:39:05.209Z] ---> Running in bcf52d2d33d4 [2023-03-22T17:39:08.586Z] Removing intermediate container bcf52d2d33d4 [2023-03-22T17:39:08.586Z] ---> 57a5911c3533 [2023-03-22T17:39:08.586Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T17:39:08.586Z] ---> Running in af5bc5e611ff [2023-03-22T17:39:09.188Z] Removing intermediate container af5bc5e611ff [2023-03-22T17:39:09.467Z] ---> 3873f7e6e484 [2023-03-22T17:39:09.467Z] Step 30/33 : CMD ["gate"] [2023-03-22T17:39:09.467Z] ---> Running in b47ba3d53402 [2023-03-22T17:39:10.068Z] Removing intermediate container b47ba3d53402 [2023-03-22T17:39:10.068Z] ---> 11cd7b828cf3 [2023-03-22T17:39:10.068Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T17:39:10.068Z] ---> Running in e705ee402d2b [2023-03-22T17:39:10.671Z] Removing intermediate container e705ee402d2b [2023-03-22T17:39:10.671Z] ---> a56520732428 [2023-03-22T17:39:10.671Z] Step 32/33 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:39:10.671Z] ---> Running in 509c8855335b [2023-03-22T17:39:11.268Z] Removing intermediate container 509c8855335b [2023-03-22T17:39:11.268Z] ---> ab75cbf47e9f [2023-03-22T17:39:11.268Z] Step 33/33 : LABEL version=3.0.0-dev.110 [2023-03-22T17:39:11.537Z] ---> Running in 3b3276bbe3c1 [2023-03-22T17:39:12.125Z] Removing intermediate container 3b3276bbe3c1 [2023-03-22T17:39:12.125Z] ---> c29af7c5e606 [2023-03-22T17:39:12.125Z] [2023-03-22T17:39:12.125Z] Successfully built c29af7c5e606 [2023-03-22T17:39:12.394Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T17:39:12.394Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-03-22T17:39:16.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:39:16.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:39:16.660Z] ---> bc47a36faac0 [2023-03-22T17:39:16.660Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:39:16.660Z] ---> Using cache [2023-03-22T17:39:16.660Z] ---> 2195bf75c233 [2023-03-22T17:39:16.660Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:39:16.660Z] ---> Using cache [2023-03-22T17:39:16.660Z] ---> 762c316a1e1d [2023-03-22T17:39:16.660Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:39:16.660Z] ---> Using cache [2023-03-22T17:39:16.660Z] ---> df0fd7292a29 [2023-03-22T17:39:16.660Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:39:16.660Z] ---> Using cache [2023-03-22T17:39:16.660Z] ---> e7efe18a41a1 [2023-03-22T17:39:16.660Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:39:16.660Z] ---> Using cache [2023-03-22T17:39:16.660Z] ---> f795d3bb3e6c [2023-03-22T17:39:16.660Z] Step 8/23 : COPY . . [2023-03-22T17:39:16.929Z] ---> Using cache [2023-03-22T17:39:16.929Z] ---> a469961cd2eb [2023-03-22T17:39:16.929Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T17:39:17.202Z] ---> Running in 27dd0bb502d3 [2023-03-22T17:39:19.164Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T17:39:31.776Z] Removing intermediate container 6ff1bad99bea [2023-03-22T17:39:31.776Z] ---> 3c58aad45289 [2023-03-22T17:39:31.776Z] [2023-03-22T17:39:31.776Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T17:39:31.776Z] ---> d74e625d9115 [2023-03-22T17:39:31.776Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:39:31.776Z] ---> Running in 0c6c779d5aa1 [2023-03-22T17:39:31.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:39:32.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:39:34.816Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:39:34.816Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:39:35.085Z] OK: 8 MiB in 16 packages [2023-03-22T17:39:37.051Z] Removing intermediate container 0c6c779d5aa1 [2023-03-22T17:39:37.051Z] ---> b713028e6f37 [2023-03-22T17:39:37.051Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:39:37.051Z] ---> Running in 4b61c9682dcd [2023-03-22T17:39:37.319Z] Removing intermediate container 4b61c9682dcd [2023-03-22T17:39:37.319Z] ---> 7a3e42c30bee [2023-03-22T17:39:37.319Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T17:39:37.588Z] ---> Running in dfa09020a1d3 [2023-03-22T17:39:38.174Z] Removing intermediate container dfa09020a1d3 [2023-03-22T17:39:38.174Z] ---> 0dea05dfd855 [2023-03-22T17:39:38.174Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T17:39:38.174Z] ---> Running in f80d2287685a [2023-03-22T17:39:38.764Z] Removing intermediate container f80d2287685a [2023-03-22T17:39:38.764Z] ---> 916677206d11 [2023-03-22T17:39:38.764Z] Step 15/25 : WORKDIR / [2023-03-22T17:39:38.764Z] ---> Running in 951f6528bd99 [2023-03-22T17:39:39.355Z] Removing intermediate container 951f6528bd99 [2023-03-22T17:39:39.355Z] ---> 3e4747a15933 [2023-03-22T17:39:39.355Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:39:40.317Z] ---> 4bacca1ebaca [2023-03-22T17:39:40.317Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:39:41.280Z] ---> fea1dd352afa [2023-03-22T17:39:41.280Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T17:39:43.231Z] ---> 6daf7fee1c06 [2023-03-22T17:39:43.231Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:39:44.652Z] ---> 3489a890988d [2023-03-22T17:39:44.652Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T17:39:48.918Z] ---> 34555d6569d1 [2023-03-22T17:39:48.918Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T17:39:48.918Z] ---> Running in 59e5e1a1ed2b [2023-03-22T17:39:49.903Z] Removing intermediate container 59e5e1a1ed2b [2023-03-22T17:39:49.903Z] ---> a79bb9e7e432 [2023-03-22T17:39:49.903Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:39:50.171Z] ---> Running in d2abbd3bf8b3 [2023-03-22T17:39:50.756Z] Removing intermediate container d2abbd3bf8b3 [2023-03-22T17:39:50.756Z] ---> 023753dd83a9 [2023-03-22T17:39:50.756Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T17:39:51.026Z] ---> Running in 767447febd17 [2023-03-22T17:39:51.616Z] Removing intermediate container 767447febd17 [2023-03-22T17:39:51.616Z] ---> e81f4e52ddf0 [2023-03-22T17:39:51.616Z] Step 24/25 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:39:51.884Z] ---> Running in 8485e79ec929 [2023-03-22T17:39:52.862Z] Removing intermediate container 8485e79ec929 [2023-03-22T17:39:52.862Z] ---> 8cd8cf9edda6 [2023-03-22T17:39:52.862Z] Step 25/25 : LABEL version=3.0.0-dev.110 [2023-03-22T17:39:53.131Z] ---> Running in 775bb879cb31 [2023-03-22T17:39:53.716Z] Removing intermediate container 775bb879cb31 [2023-03-22T17:39:53.716Z] ---> 871f729fe314 [2023-03-22T17:39:53.716Z] [2023-03-22T17:39:53.986Z] Successfully built 871f729fe314 [2023-03-22T17:39:54.253Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T17:39:54.253Z]  Building core-metadata ... done Building security-secretstore-setup [2023-03-22T17:39:56.202Z] Removing intermediate container 121dca8d3899 [2023-03-22T17:39:56.202Z] ---> f252685806ca [2023-03-22T17:39:56.202Z] [2023-03-22T17:39:56.202Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:39:56.202Z] ---> d74e625d9115 [2023-03-22T17:39:56.202Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:39:56.202Z] ---> Running in a5442598f875 [2023-03-22T17:39:56.793Z] Removing intermediate container a5442598f875 [2023-03-22T17:39:56.793Z] ---> 007f1a08d275 [2023-03-22T17:39:56.793Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T17:39:56.793Z] ---> Running in bfa49788390c [2023-03-22T17:39:57.384Z] Removing intermediate container bfa49788390c [2023-03-22T17:39:57.384Z] ---> 9985e4fe7fb2 [2023-03-22T17:39:57.384Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T17:39:57.384Z] ---> Running in 3327fc790360 [2023-03-22T17:39:58.375Z] Removing intermediate container 3327fc790360 [2023-03-22T17:39:58.375Z] ---> b7cbbc20669e [2023-03-22T17:39:58.375Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:39:58.375Z] ---> Running in f8d49b2fcf79 [2023-03-22T17:39:59.791Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:39:59.791Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:39:59.791Z] ---> bc47a36faac0 [2023-03-22T17:39:59.791Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T17:39:59.791Z] ---> Using cache [2023-03-22T17:39:59.791Z] ---> 88d6b0e5927b [2023-03-22T17:39:59.791Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T17:40:00.068Z] ---> Running in b1bcf61fdac6 [2023-03-22T17:40:01.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:40:01.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:40:02.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:40:03.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:40:03.497Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:40:03.497Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:40:03.497Z] OK: 8 MiB in 16 packages [2023-03-22T17:40:04.911Z] OK: 263 MiB in 53 packages [2023-03-22T17:40:05.915Z] Removing intermediate container f8d49b2fcf79 [2023-03-22T17:40:05.915Z] ---> 44c3079eefe2 [2023-03-22T17:40:05.915Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:40:07.343Z] Removing intermediate container b1bcf61fdac6 [2023-03-22T17:40:07.343Z] ---> 4fe452c273cb [2023-03-22T17:40:07.343Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T17:40:07.613Z] ---> 69ca1f4d9d80 [2023-03-22T17:40:07.613Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:40:09.032Z] ---> 070b6e6c1c09 [2023-03-22T17:40:09.032Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:40:09.302Z] ---> Running in cafbedcaeb4a [2023-03-22T17:40:09.302Z] ---> 35c27f94fe5c [2023-03-22T17:40:09.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T17:40:13.581Z] ---> ca435b93acc6 [2023-03-22T17:40:13.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:40:15.560Z] ---> d515b6a93b91 [2023-03-22T17:40:15.560Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T17:40:15.560Z] ---> Running in be155d880405 [2023-03-22T17:40:16.542Z] Removing intermediate container be155d880405 [2023-03-22T17:40:16.542Z] ---> 4be08fd7bead [2023-03-22T17:40:16.542Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:40:16.542Z] ---> Running in f44875fbb95a [2023-03-22T17:40:17.531Z] Removing intermediate container f44875fbb95a [2023-03-22T17:40:17.531Z] ---> 10253c5c03d9 [2023-03-22T17:40:17.531Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:40:17.811Z] ---> Running in d9ba7a8f05f3 [2023-03-22T17:40:18.785Z] Removing intermediate container d9ba7a8f05f3 [2023-03-22T17:40:18.785Z] ---> 66a8760893cb [2023-03-22T17:40:18.785Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:40:19.057Z] ---> Running in 4d5a4d9e56fb [2023-03-22T17:40:20.034Z] Removing intermediate container 4d5a4d9e56fb [2023-03-22T17:40:20.034Z] ---> 32748975498a [2023-03-22T17:40:20.034Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:40:20.034Z] ---> Running in 5f3b21327f33 [2023-03-22T17:40:21.008Z] Removing intermediate container 5f3b21327f33 [2023-03-22T17:40:21.008Z] ---> 8f7fa3de9f5a [2023-03-22T17:40:21.008Z] [2023-03-22T17:40:21.280Z] Successfully built 8f7fa3de9f5a [2023-03-22T17:40:21.280Z] Successfully tagged core-data-arm64:latest [2023-03-22T17:40:21.280Z] Building security-spire-agent [2023-03-22T17:40:26.659Z]  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:40:26.659Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:40:26.659Z] ---> bc47a36faac0 [2023-03-22T17:40:26.659Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:40:26.659Z] ---> Using cache [2023-03-22T17:40:26.659Z] ---> 88d6b0e5927b [2023-03-22T17:40:26.659Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:40:26.659Z] ---> Using cache [2023-03-22T17:40:26.659Z] ---> 06b77d192515 [2023-03-22T17:40:26.659Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:40:26.659Z] ---> Using cache [2023-03-22T17:40:26.659Z] ---> a301cd01af7b [2023-03-22T17:40:26.659Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:40:26.659Z] ---> Using cache [2023-03-22T17:40:26.659Z] ---> 7e8a01ddf43a [2023-03-22T17:40:26.659Z] Step 7/27 : COPY . . [2023-03-22T17:40:26.659Z] ---> Using cache [2023-03-22T17:40:26.659Z] ---> 1fee8b2e6913 [2023-03-22T17:40:26.659Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:40:26.659Z] ---> Using cache [2023-03-22T17:40:26.659Z] ---> 8f332dde7042 [2023-03-22T17:40:26.659Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:40:26.660Z] ---> Using cache [2023-03-22T17:40:26.660Z] ---> 1c70638e686c [2023-03-22T17:40:26.660Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:40:26.660Z] ---> Using cache [2023-03-22T17:40:26.660Z] ---> 85cf4852d0ac [2023-03-22T17:40:26.660Z] 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-03-22T17:40:26.660Z] ---> Using cache [2023-03-22T17:40:26.660Z] ---> 56b05b455ac7 [2023-03-22T17:40:26.660Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:40:26.660Z] ---> Using cache [2023-03-22T17:40:26.660Z] ---> 67835688a5a5 [2023-03-22T17:40:26.660Z] [2023-03-22T17:40:26.660Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:40:26.660Z] ---> d74e625d9115 [2023-03-22T17:40:26.660Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:40:26.937Z] ---> Using cache [2023-03-22T17:40:26.937Z] ---> 97b2fd4e231c [2023-03-22T17:40:26.937Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:40:27.549Z] ---> Running in fec15ce280d8 [2023-03-22T17:40:30.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:40:31.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:40:33.102Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:40:33.102Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:40:33.102Z] OK: 17691 distinct packages available [2023-03-22T17:40:33.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:40:34.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:40:36.310Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T17:40:36.310Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:40:36.310Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T17:40:36.310Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T17:40:36.310Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T17:40:36.310Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:40:36.310Z] OK: 9 MiB in 20 packages [2023-03-22T17:40:39.718Z] Removing intermediate container fec15ce280d8 [2023-03-22T17:40:39.718Z] ---> 5385c84f3453 [2023-03-22T17:40:39.718Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:40:41.154Z] ---> 0a097a1f7a1e [2023-03-22T17:40:41.154Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:40:43.125Z] ---> b6457ad5fb15 [2023-03-22T17:40:43.125Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T17:40:49.846Z] ---> bf130133c29f [2023-03-22T17:40:49.846Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:40:55.232Z] ---> d983f378032d [2023-03-22T17:40:55.232Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:40:55.824Z] ---> c66d54c77b68 [2023-03-22T17:40:55.824Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T17:40:57.254Z] ---> 2063b7e47b4e [2023-03-22T17:40:57.254Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T17:40:58.241Z] ---> f898992a83ec [2023-03-22T17:40:58.241Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:40:58.511Z] ---> Running in 01e02ea05d4e [2023-03-22T17:40:59.488Z] Removing intermediate container 01e02ea05d4e [2023-03-22T17:40:59.488Z] ---> 4cdedec3d0a3 [2023-03-22T17:40:59.488Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:40:59.766Z] ---> Running in 1f4b41917cbf [2023-03-22T17:41:00.372Z] Removing intermediate container 0f95ff250068 [2023-03-22T17:41:00.372Z] ---> 658d473cfedf [2023-03-22T17:41:00.372Z] Step 7/20 : COPY . . [2023-03-22T17:41:00.372Z] Removing intermediate container 1f4b41917cbf [2023-03-22T17:41:00.372Z] ---> 91fc5d92c525 [2023-03-22T17:41:00.372Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T17:41:00.650Z] ---> Running in 74564daf3a4f [2023-03-22T17:41:01.626Z] Removing intermediate container 74564daf3a4f [2023-03-22T17:41:01.626Z] ---> 051c8ce4605e [2023-03-22T17:41:01.626Z] Step 26/27 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:41:01.898Z] ---> Running in 29ad5dc43bec [2023-03-22T17:41:02.869Z] Removing intermediate container 29ad5dc43bec [2023-03-22T17:41:02.869Z] ---> ed4a42015229 [2023-03-22T17:41:02.869Z] Step 27/27 : LABEL version=3.0.0-dev.110 [2023-03-22T17:41:03.144Z] ---> Running in f21b0874cf32 [2023-03-22T17:41:04.120Z] Removing intermediate container f21b0874cf32 [2023-03-22T17:41:04.120Z] ---> 727bd61cd345 [2023-03-22T17:41:04.120Z] [2023-03-22T17:41:04.120Z] Successfully built 727bd61cd345 [2023-03-22T17:41:04.120Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T17:41:04.120Z]  Building security-spire-agent ... done Building support-notifications [2023-03-22T17:41:04.390Z] ---> 9e0a3d23daab [2023-03-22T17:41:04.390Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T17:41:04.663Z] ---> Running in d83330699f8e [2023-03-22T17:41:06.625Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-22T17:41:08.585Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:41:08.585Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:41:08.585Z] ---> bc47a36faac0 [2023-03-22T17:41:08.585Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:41:08.585Z] ---> Using cache [2023-03-22T17:41:08.585Z] ---> 2195bf75c233 [2023-03-22T17:41:08.585Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:41:08.585Z] ---> Using cache [2023-03-22T17:41:08.585Z] ---> 762c316a1e1d [2023-03-22T17:41:08.585Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T17:41:09.178Z] ---> Running in 2c354102a151 [2023-03-22T17:41:11.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:41:12.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:41:14.715Z] OK: 263 MiB in 53 packages [2023-03-22T17:41:17.317Z] Removing intermediate container 2c354102a151 [2023-03-22T17:41:17.317Z] ---> f665fe0dc943 [2023-03-22T17:41:17.317Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:41:19.278Z] ---> 434c5ac6748d [2023-03-22T17:41:19.278Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:41:19.547Z] ---> Running in 0d13468edece [2023-03-22T17:41:51.791Z] Removing intermediate container cafbedcaeb4a [2023-03-22T17:41:51.791Z] ---> bbb7d046ec55 [2023-03-22T17:41:51.791Z] Step 7/25 : COPY . . [2023-03-22T17:41:56.061Z] ---> 65352fb676aa [2023-03-22T17:41:56.061Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T17:41:56.331Z] ---> Running in 35cb59a1ce7d [2023-03-22T17:41:59.150Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T17:42:09.279Z] Removing intermediate container 0546f8c953d0 [2023-03-22T17:42:09.280Z] ---> fcf1f5dc5989 [2023-03-22T17:42:09.280Z] [2023-03-22T17:42:09.280Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:42:09.280Z] ---> d74e625d9115 [2023-03-22T17:42:09.280Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:42:09.280Z] ---> Using cache [2023-03-22T17:42:09.280Z] ---> b713028e6f37 [2023-03-22T17:42:09.280Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:42:09.280Z] ---> Using cache [2023-03-22T17:42:09.280Z] ---> 7a3e42c30bee [2023-03-22T17:42:09.280Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T17:42:09.280Z] ---> Running in e2cec5ad2edd [2023-03-22T17:42:10.704Z] Removing intermediate container e2cec5ad2edd [2023-03-22T17:42:10.704Z] ---> 579987d4d98c [2023-03-22T17:42:10.704Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:42:10.704Z] ---> Running in 6cedb194eb54 [2023-03-22T17:42:11.292Z] Removing intermediate container 6cedb194eb54 [2023-03-22T17:42:11.292Z] ---> dbcdec32a0fa [2023-03-22T17:42:11.292Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:42:12.640Z] ---> 97e605eaa1b5 [2023-03-22T17:42:12.640Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:42:13.692Z] ---> daa5f42651ab [2023-03-22T17:42:13.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T17:42:16.415Z] ---> 8c60edeaf43a [2023-03-22T17:42:16.415Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:42:17.442Z] ---> 1a445c25de46 [2023-03-22T17:42:17.442Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T17:42:17.442Z] ---> Running in 54bccb34be7d [2023-03-22T17:42:18.072Z] Removing intermediate container 54bccb34be7d [2023-03-22T17:42:18.072Z] ---> 01d4f7603990 [2023-03-22T17:42:18.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:42:18.347Z] ---> Running in 6de4d104789a [2023-03-22T17:42:18.936Z] Removing intermediate container 6de4d104789a [2023-03-22T17:42:18.937Z] ---> 22174b7259e6 [2023-03-22T17:42:18.937Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:42:18.937Z] ---> Running in 07cf76fa0705 [2023-03-22T17:42:19.532Z] Removing intermediate container 07cf76fa0705 [2023-03-22T17:42:19.532Z] ---> f12559cfccee [2023-03-22T17:42:19.532Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:42:19.532Z] ---> Running in f531002262a1 [2023-03-22T17:42:20.130Z] Removing intermediate container f531002262a1 [2023-03-22T17:42:20.130Z] ---> 2f95776f53bf [2023-03-22T17:42:20.130Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:42:20.402Z] ---> Running in 6341ec35ec44 [2023-03-22T17:42:21.001Z] Removing intermediate container 6341ec35ec44 [2023-03-22T17:42:21.001Z] ---> 3aab2d5f0701 [2023-03-22T17:42:21.001Z] [2023-03-22T17:42:21.001Z] Successfully built 3aab2d5f0701 [2023-03-22T17:42:21.001Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T17:42:21.001Z]  Building support-scheduler ... done Building security-spire-server [2023-03-22T17:42:24.379Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:42:24.379Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:42:24.379Z] ---> bc47a36faac0 [2023-03-22T17:42:24.379Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T17:42:24.379Z] ---> Using cache [2023-03-22T17:42:24.379Z] ---> 88d6b0e5927b [2023-03-22T17:42:24.379Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:42:24.379Z] ---> Using cache [2023-03-22T17:42:24.379Z] ---> 06b77d192515 [2023-03-22T17:42:24.379Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T17:42:24.379Z] ---> Using cache [2023-03-22T17:42:24.379Z] ---> a301cd01af7b [2023-03-22T17:42:24.379Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:42:24.379Z] ---> Using cache [2023-03-22T17:42:24.379Z] ---> 7e8a01ddf43a [2023-03-22T17:42:24.379Z] Step 7/26 : COPY . . [2023-03-22T17:42:24.651Z] ---> Using cache [2023-03-22T17:42:24.651Z] ---> 1fee8b2e6913 [2023-03-22T17:42:24.651Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:42:24.651Z] ---> Using cache [2023-03-22T17:42:24.651Z] ---> 8f332dde7042 [2023-03-22T17:42:24.651Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T17:42:24.651Z] ---> Using cache [2023-03-22T17:42:24.651Z] ---> 1c70638e686c [2023-03-22T17:42:24.651Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:42:24.651Z] ---> Using cache [2023-03-22T17:42:24.651Z] ---> 85cf4852d0ac [2023-03-22T17:42:24.651Z] 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-03-22T17:42:24.924Z] ---> Running in 7b0e7089925e [2023-03-22T17:42:29.240Z] Removing intermediate container 7b0e7089925e [2023-03-22T17:42:29.240Z] ---> 2762255b076f [2023-03-22T17:42:29.240Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T17:42:29.240Z] ---> Running in d02d1e959a72 [2023-03-22T17:42:29.841Z] Removing intermediate container d02d1e959a72 [2023-03-22T17:42:29.841Z] ---> 42a227b9a597 [2023-03-22T17:42:29.841Z] [2023-03-22T17:42:29.841Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T17:42:29.841Z] ---> d74e625d9115 [2023-03-22T17:42:29.841Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:42:29.841Z] ---> Using cache [2023-03-22T17:42:29.841Z] ---> 97b2fd4e231c [2023-03-22T17:42:29.841Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:42:29.841Z] ---> Using cache [2023-03-22T17:42:29.841Z] ---> 5385c84f3453 [2023-03-22T17:42:29.841Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:42:29.841Z] ---> Using cache [2023-03-22T17:42:29.841Z] ---> 0a097a1f7a1e [2023-03-22T17:42:29.841Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:42:29.841Z] ---> Using cache [2023-03-22T17:42:29.841Z] ---> b6457ad5fb15 [2023-03-22T17:42:29.841Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:42:42.220Z] ---> 7531e63a70b5 [2023-03-22T17:42:42.220Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:42:42.220Z] ---> 3ea83b817e12 [2023-03-22T17:42:42.220Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T17:42:43.191Z] ---> 102c2d6b1c79 [2023-03-22T17:42:43.191Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T17:42:44.626Z] ---> f859f0ae7384 [2023-03-22T17:42:44.626Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:42:44.896Z] ---> Running in 578e7806565c [2023-03-22T17:42:45.871Z] Removing intermediate container 578e7806565c [2023-03-22T17:42:45.871Z] ---> b7be48cbbf92 [2023-03-22T17:42:45.871Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:42:45.871Z] ---> Running in f75c8cd33ce5 [2023-03-22T17:42:46.843Z] Removing intermediate container f75c8cd33ce5 [2023-03-22T17:42:46.843Z] ---> ff72c7369db1 [2023-03-22T17:42:46.843Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T17:42:47.115Z] ---> Running in 6fd1144896b8 [2023-03-22T17:42:48.085Z] Removing intermediate container 6fd1144896b8 [2023-03-22T17:42:48.085Z] ---> 8ef8140e6e38 [2023-03-22T17:42:48.085Z] Step 25/26 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:42:48.085Z] ---> Running in 5c526e1a0e52 [2023-03-22T17:42:50.719Z] Removing intermediate container 5c526e1a0e52 [2023-03-22T17:42:50.719Z] ---> ddebd88078ea [2023-03-22T17:42:50.719Z] Step 26/26 : LABEL version=3.0.0-dev.110 [2023-03-22T17:42:50.719Z] ---> Running in 9c544769ea7d [2023-03-22T17:42:52.160Z] Removing intermediate container 9c544769ea7d [2023-03-22T17:42:52.160Z] ---> 7197eb351ff9 [2023-03-22T17:42:52.160Z] [2023-03-22T17:42:52.435Z] Successfully built 7197eb351ff9 [2023-03-22T17:42:52.435Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T17:42:52.435Z]  Building security-spire-server ... done Building core-command [2023-03-22T17:42:56.729Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:42:56.729Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:42:56.729Z] ---> bc47a36faac0 [2023-03-22T17:42:56.729Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:42:56.729Z] ---> Using cache [2023-03-22T17:42:56.729Z] ---> 2195bf75c233 [2023-03-22T17:42:56.729Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T17:42:56.729Z] ---> Using cache [2023-03-22T17:42:56.729Z] ---> 762c316a1e1d [2023-03-22T17:42:56.729Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T17:42:56.729Z] ---> Using cache [2023-03-22T17:42:56.729Z] ---> df0fd7292a29 [2023-03-22T17:42:56.729Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T17:42:57.000Z] ---> Using cache [2023-03-22T17:42:57.000Z] ---> e7efe18a41a1 [2023-03-22T17:42:57.000Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:42:57.000Z] ---> Using cache [2023-03-22T17:42:57.000Z] ---> f795d3bb3e6c [2023-03-22T17:42:57.000Z] Step 8/24 : COPY . . [2023-03-22T17:42:57.281Z] ---> Using cache [2023-03-22T17:42:57.281Z] ---> a469961cd2eb [2023-03-22T17:42:57.281Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T17:42:57.880Z] ---> Running in a9134fecbbdd [2023-03-22T17:43:00.492Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T17:43:15.559Z] Removing intermediate container 0d13468edece [2023-03-22T17:43:15.559Z] ---> c7e63751b1f1 [2023-03-22T17:43:15.559Z] Step 8/23 : COPY . . [2023-03-22T17:43:16.535Z] ---> 3b49da35f430 [2023-03-22T17:43:16.535Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T17:43:16.535Z] ---> Running in e22ebe82d7a6 [2023-03-22T17:43:18.512Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T17:47:25.453Z] Removing intermediate container 27dd0bb502d3 [2023-03-22T17:47:25.453Z] ---> b6580bc05fa7 [2023-03-22T17:47:25.453Z] [2023-03-22T17:47:25.453Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:47:25.453Z] ---> d74e625d9115 [2023-03-22T17:47:25.453Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:47:25.453Z] ---> Using cache [2023-03-22T17:47:25.453Z] ---> 7b4dcd0841e5 [2023-03-22T17:47:25.453Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:47:25.453Z] ---> Using cache [2023-03-22T17:47:25.453Z] ---> 343e0357a0be [2023-03-22T17:47:25.453Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:47:25.453Z] ---> Using cache [2023-03-22T17:47:25.453Z] ---> 1851ba0f8dde [2023-03-22T17:47:25.453Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:47:25.453Z] ---> Using cache [2023-03-22T17:47:25.453Z] ---> 07ad50b42ecf [2023-03-22T17:47:25.453Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T17:47:25.453Z] ---> c3efc5b59761 [2023-03-22T17:47:25.453Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:47:25.453Z] ---> 1bf77ddccfe8 [2023-03-22T17:47:25.453Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T17:47:25.453Z] ---> d58587cc9a2b [2023-03-22T17:47:25.453Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:47:25.453Z] ---> Running in 120486a2bb38 [2023-03-22T17:47:25.453Z] Removing intermediate container 120486a2bb38 [2023-03-22T17:47:25.453Z] ---> e58fbd24def2 [2023-03-22T17:47:25.453Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:47:25.722Z] ---> Running in d8e3200c47bf [2023-03-22T17:47:26.328Z] Removing intermediate container d8e3200c47bf [2023-03-22T17:47:26.328Z] ---> 4acdcbfda5f8 [2023-03-22T17:47:26.328Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:47:26.596Z] ---> Running in ad9bc9a85775 [2023-03-22T17:47:27.183Z] Removing intermediate container ad9bc9a85775 [2023-03-22T17:47:27.183Z] ---> 97b6a56096e1 [2023-03-22T17:47:27.183Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:47:27.453Z] ---> Running in bb361d5f85ca [2023-03-22T17:47:28.044Z] Removing intermediate container bb361d5f85ca [2023-03-22T17:47:28.044Z] ---> 29991dee1111 [2023-03-22T17:47:28.044Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:47:28.044Z] ---> Running in 89fa90697ded [2023-03-22T17:47:29.012Z] Removing intermediate container 89fa90697ded [2023-03-22T17:47:29.012Z] ---> 3bf5668a3598 [2023-03-22T17:47:29.012Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:47:29.012Z] ---> Running in 24d5954fe8ea [2023-03-22T17:47:29.597Z] Removing intermediate container 24d5954fe8ea [2023-03-22T17:47:29.597Z] ---> f1a4be58c3a2 [2023-03-22T17:47:29.597Z] [2023-03-22T17:47:29.597Z] Successfully built f1a4be58c3a2 [2023-03-22T17:47:29.597Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T17:47:29.597Z] Building security-proxy-setup [2023-03-22T17:47:34.947Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:47:34.947Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:47:34.947Z] ---> bc47a36faac0 [2023-03-22T17:47:34.947Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T17:47:34.947Z] ---> Using cache [2023-03-22T17:47:34.947Z] ---> 88d6b0e5927b [2023-03-22T17:47:34.947Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T17:47:34.947Z] ---> Using cache [2023-03-22T17:47:34.947Z] ---> 4fe452c273cb [2023-03-22T17:47:34.947Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T17:47:34.947Z] ---> Using cache [2023-03-22T17:47:34.947Z] ---> 070b6e6c1c09 [2023-03-22T17:47:34.947Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:47:34.947Z] ---> Using cache [2023-03-22T17:47:34.947Z] ---> bbb7d046ec55 [2023-03-22T17:47:34.947Z] Step 7/22 : COPY . . [2023-03-22T17:47:34.947Z] ---> Using cache [2023-03-22T17:47:34.947Z] ---> 65352fb676aa [2023-03-22T17:47:34.947Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T17:47:34.947Z] ---> Running in 19fdc3bce29f [2023-03-22T17:47:36.366Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T17:50:13.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.110" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T17:50:21.444Z] Removing intermediate container 35cb59a1ce7d [2023-03-22T17:50:21.444Z] ---> 09aae4ccbb82 [2023-03-22T17:50:21.444Z] [2023-03-22T17:50:21.444Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T17:50:21.444Z] ---> d74e625d9115 [2023-03-22T17:50:21.444Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T17:50:21.444Z] ---> Running in a5874307cafc [2023-03-22T17:50:22.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:50:23.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:50:25.355Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T17:50:25.355Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T17:50:25.355Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T17:50:25.626Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:50:25.626Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:50:26.594Z] OK: 8 MiB in 18 packages [2023-03-22T17:50:28.594Z] Removing intermediate container a5874307cafc [2023-03-22T17:50:28.594Z] ---> 060587a41aa7 [2023-03-22T17:50:28.594Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:50:28.865Z] ---> Running in 12a8b16752ee [2023-03-22T17:50:29.450Z] Removing intermediate container 12a8b16752ee [2023-03-22T17:50:29.450Z] ---> dac8834f5ce7 [2023-03-22T17:50:29.450Z] Step 12/25 : WORKDIR / [2023-03-22T17:50:29.721Z] ---> Running in 4a2028809789 [2023-03-22T17:50:30.314Z] Removing intermediate container 4a2028809789 [2023-03-22T17:50:30.314Z] ---> 2ee2411f7176 [2023-03-22T17:50:30.314Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:50:31.288Z] ---> b3a8be04513b [2023-03-22T17:50:31.288Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:50:32.266Z] ---> c21b93b38dc5 [2023-03-22T17:50:32.266Z] 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-03-22T17:50:33.696Z] ---> 9a0522f6cdca [2023-03-22T17:50:33.696Z] 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-03-22T17:50:34.668Z] ---> 99d5c78fc3eb [2023-03-22T17:50:34.668Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:50:35.641Z] ---> 1cd59b6f261b [2023-03-22T17:50:35.641Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T17:50:37.607Z] ---> c4f4b455f0a3 [2023-03-22T17:50:37.607Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T17:50:39.582Z] ---> 08db6152b3b0 [2023-03-22T17:50:39.582Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:50:40.564Z] ---> c4b865e14b3c [2023-03-22T17:50:40.564Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:50:40.833Z] ---> Running in 777044ecdc8c [2023-03-22T17:50:45.150Z] Removing intermediate container 777044ecdc8c [2023-03-22T17:50:45.150Z] ---> 2b1bf77fce40 [2023-03-22T17:50:45.150Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:50:45.150Z] ---> Running in 75286685768e [2023-03-22T17:50:45.424Z] Removing intermediate container 75286685768e [2023-03-22T17:50:45.424Z] ---> d2441efc3fc1 [2023-03-22T17:50:45.424Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T17:50:45.424Z] ---> Running in 7cba9d90d429 [2023-03-22T17:50:46.026Z] Removing intermediate container 7cba9d90d429 [2023-03-22T17:50:46.026Z] ---> 5c09b83458fd [2023-03-22T17:50:46.026Z] Step 24/25 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:50:46.307Z] ---> Running in ed77d606661f [2023-03-22T17:50:46.935Z] Removing intermediate container ed77d606661f [2023-03-22T17:50:46.935Z] ---> 589091dc67ae [2023-03-22T17:50:46.935Z] Step 25/25 : LABEL version=3.0.0-dev.110 [2023-03-22T17:50:46.935Z] ---> Running in 91f137fcb70b [2023-03-22T17:50:47.793Z] Removing intermediate container 91f137fcb70b [2023-03-22T17:50:47.793Z] ---> 05ac28bb0c21 [2023-03-22T17:50:47.793Z] [2023-03-22T17:50:48.067Z] Successfully built 05ac28bb0c21 [2023-03-22T17:50:48.067Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T17:52:10.250Z]  Building security-secretstore-setup ... done Removing intermediate container a9134fecbbdd [2023-03-22T17:52:10.250Z] ---> 3f8b475c51ef [2023-03-22T17:52:10.250Z] [2023-03-22T17:52:10.250Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T17:52:10.250Z] ---> d74e625d9115 [2023-03-22T17:52:10.250Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:52:10.250Z] ---> Using cache [2023-03-22T17:52:10.250Z] ---> b713028e6f37 [2023-03-22T17:52:10.250Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:52:10.250Z] ---> Using cache [2023-03-22T17:52:10.250Z] ---> 7a3e42c30bee [2023-03-22T17:52:10.250Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T17:52:10.250Z] ---> Running in 5568b9442a4b [2023-03-22T17:52:10.250Z] Removing intermediate container 5568b9442a4b [2023-03-22T17:52:10.250Z] ---> af65c9d91679 [2023-03-22T17:52:10.250Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T17:52:10.250Z] ---> Running in f1d209e8aeb2 [2023-03-22T17:52:10.250Z] Removing intermediate container f1d209e8aeb2 [2023-03-22T17:52:10.250Z] ---> d1645e619be3 [2023-03-22T17:52:10.250Z] Step 15/24 : WORKDIR / [2023-03-22T17:52:10.250Z] ---> Running in 56b03fb79010 [2023-03-22T17:52:10.250Z] Removing intermediate container 56b03fb79010 [2023-03-22T17:52:10.250Z] ---> caa259e70236 [2023-03-22T17:52:10.250Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:52:12.241Z] Removing intermediate container d83330699f8e [2023-03-22T17:52:12.241Z] ---> 29eb4943a4d9 [2023-03-22T17:52:12.241Z] [2023-03-22T17:52:12.241Z] ---> 858239513a19 [2023-03-22T17:52:12.241Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:52:12.241Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T17:52:12.241Z] ---> d74e625d9115 [2023-03-22T17:52:12.241Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:52:12.241Z] ---> Using cache [2023-03-22T17:52:12.241Z] ---> c9f690e557be [2023-03-22T17:52:12.241Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T17:52:12.241Z] ---> Running in f1b6c3953163 [2023-03-22T17:52:13.678Z] ---> d1c214573435 [2023-03-22T17:52:13.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T17:52:15.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:52:16.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:52:16.397Z] ---> b6e23f2b6122 [2023-03-22T17:52:16.397Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:52:17.383Z] ---> 64965f2ebadc [2023-03-22T17:52:17.383Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T17:52:17.383Z] ---> Running in a42f5913d6b4 [2023-03-22T17:52:17.992Z] Removing intermediate container a42f5913d6b4 [2023-03-22T17:52:17.992Z] ---> 4246430c4220 [2023-03-22T17:52:17.992Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:52:18.276Z] ---> Running in 26d1d887656a [2023-03-22T17:52:18.276Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:52:18.276Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:52:18.276Z] OK: 17691 distinct packages available [2023-03-22T17:52:18.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:52:18.840Z] Removing intermediate container 26d1d887656a [2023-03-22T17:52:18.840Z] ---> fae4a2e91cfe [2023-03-22T17:52:18.840Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T17:52:19.115Z] ---> Running in 5af8da80e669 [2023-03-22T17:52:19.717Z] Removing intermediate container 5af8da80e669 [2023-03-22T17:52:19.717Z] ---> 4bfc219b7251 [2023-03-22T17:52:19.717Z] Step 23/24 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:52:19.992Z] ---> Running in 64be48c094c0 [2023-03-22T17:52:19.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:52:20.595Z] Removing intermediate container 64be48c094c0 [2023-03-22T17:52:20.595Z] ---> 2d81d969e1f2 [2023-03-22T17:52:20.595Z] Step 24/24 : LABEL version=3.0.0-dev.110 [2023-03-22T17:52:20.869Z] ---> Running in 5707404f7272 [2023-03-22T17:52:21.464Z] Removing intermediate container 5707404f7272 [2023-03-22T17:52:21.464Z] ---> 59233ba80ee8 [2023-03-22T17:52:21.464Z] [2023-03-22T17:52:21.464Z] Successfully built 59233ba80ee8 [2023-03-22T17:52:21.464Z] Successfully tagged core-command-arm64:latest [2023-03-22T17:52:21.735Z]  Building core-command ... done (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T17:52:22.008Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T17:52:22.008Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T17:52:22.008Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T17:52:22.008Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T17:52:22.008Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T17:52:22.008Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:52:22.008Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T17:52:22.008Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T17:52:22.284Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:52:22.284Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:52:22.898Z] OK: 11 MiB in 24 packages [2023-03-22T17:52:25.509Z] Removing intermediate container f1b6c3953163 [2023-03-22T17:52:25.509Z] ---> b5c79319574a [2023-03-22T17:52:25.509Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:52:26.476Z] ---> bd4f3eab8cc9 [2023-03-22T17:52:26.476Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:52:27.901Z] ---> 0c86e202ff6e [2023-03-22T17:52:27.901Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T17:52:30.502Z] ---> 87e090cbf1d7 [2023-03-22T17:52:30.502Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:52:31.469Z] ---> 903bebc354bd [2023-03-22T17:52:31.469Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T17:52:31.738Z] ---> Running in 555bcf069dd6 [2023-03-22T17:52:32.327Z] Removing intermediate container 555bcf069dd6 [2023-03-22T17:52:32.327Z] ---> f1cc269c501a [2023-03-22T17:52:32.327Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:52:32.596Z] ---> Running in 7913b56e0f60 [2023-03-22T17:52:33.184Z] Removing intermediate container 7913b56e0f60 [2023-03-22T17:52:33.184Z] ---> ec6eabda5936 [2023-03-22T17:52:33.184Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T17:52:33.455Z] ---> Running in 4cbabec017e0 [2023-03-22T17:52:34.046Z] Removing intermediate container 4cbabec017e0 [2023-03-22T17:52:34.046Z] ---> 71e5bbf744e8 [2023-03-22T17:52:34.046Z] Step 19/20 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:52:34.331Z] ---> Running in 448b57df8f49 [2023-03-22T17:52:34.922Z] Removing intermediate container 448b57df8f49 [2023-03-22T17:52:34.922Z] ---> 524c9078345a [2023-03-22T17:52:34.922Z] Step 20/20 : LABEL version=3.0.0-dev.110 [2023-03-22T17:52:35.197Z] ---> Running in 3f712bee87d2 [2023-03-22T17:52:35.785Z] Removing intermediate container 3f712bee87d2 [2023-03-22T17:52:35.785Z] ---> 2a310d18513f [2023-03-22T17:52:35.785Z] [2023-03-22T17:52:35.785Z] Successfully built 2a310d18513f [2023-03-22T17:52:36.055Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T17:53:57.747Z]  Building security-spiffe-token-provider ... done Removing intermediate container 19fdc3bce29f [2023-03-22T17:53:57.747Z] ---> dcdda1a086cd [2023-03-22T17:53:57.747Z] [2023-03-22T17:53:57.747Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T17:53:57.747Z] ---> d74e625d9115 [2023-03-22T17:53:57.747Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T17:53:57.747Z] ---> Running in 050b504bbd6a [2023-03-22T17:53:57.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:53:57.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:53:57.747Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:53:57.747Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T17:53:57.747Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:53:57.747Z] OK: 8 MiB in 17 packages [2023-03-22T17:53:57.747Z] Removing intermediate container 050b504bbd6a [2023-03-22T17:53:57.747Z] ---> 0e23fb4936f8 [2023-03-22T17:53:57.747Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:53:57.747Z] ---> Running in c5392baddae1 [2023-03-22T17:53:57.747Z] Removing intermediate container e22ebe82d7a6 [2023-03-22T17:53:57.747Z] ---> eb25edd95360 [2023-03-22T17:53:57.747Z] [2023-03-22T17:53:57.747Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:53:57.748Z] ---> d74e625d9115 [2023-03-22T17:53:57.748Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T17:53:57.748Z] ---> Running in 52f8b33f6e69 [2023-03-22T17:53:57.748Z] Removing intermediate container c5392baddae1 [2023-03-22T17:53:57.748Z] ---> d267be2a8eab [2023-03-22T17:53:57.748Z] Step 12/22 : WORKDIR /edgex [2023-03-22T17:53:57.748Z] ---> Running in 16835962eedb [2023-03-22T17:53:57.748Z] Removing intermediate container 16835962eedb [2023-03-22T17:53:57.748Z] ---> 53608629ef7e [2023-03-22T17:53:57.748Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:53:57.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:53:57.748Z] ---> b691bc17b17e [2023-03-22T17:53:57.748Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:53:57.748Z] ---> 50eebcac33e9 [2023-03-22T17:53:57.748Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T17:53:57.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:53:57.748Z] ---> 9b05e5ede8dd [2023-03-22T17:53:57.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T17:53:57.748Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T17:53:57.748Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:53:57.748Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:53:57.748Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:53:57.748Z] ---> 1043f89423c7 [2023-03-22T17:53:57.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:53:58.022Z] OK: 8 MiB in 17 packages [2023-03-22T17:53:58.626Z] ---> 4de3837232b5 [2023-03-22T17:53:58.626Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:53:58.626Z] ---> Running in 18e50de27c52 [2023-03-22T17:54:00.057Z] Removing intermediate container 52f8b33f6e69 [2023-03-22T17:54:00.057Z] ---> 77605b66ce2d [2023-03-22T17:54:00.057Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:54:00.057Z] ---> Running in 03883a9616fb [2023-03-22T17:54:00.328Z] Removing intermediate container 03883a9616fb [2023-03-22T17:54:00.328Z] ---> 8a7b3b8b2b1f [2023-03-22T17:54:00.328Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T17:54:00.604Z] ---> Running in ffc742315464 [2023-03-22T17:54:00.878Z] Removing intermediate container ffc742315464 [2023-03-22T17:54:00.878Z] ---> 579c3a1e26da [2023-03-22T17:54:00.878Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:54:01.149Z] Removing intermediate container 18e50de27c52 [2023-03-22T17:54:01.149Z] ---> 6bffaa3c630b [2023-03-22T17:54:01.149Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:54:01.149Z] ---> Running in 81124a29baa4 [2023-03-22T17:54:01.149Z] ---> Running in 5d97926dd70c [2023-03-22T17:54:01.421Z] Removing intermediate container 81124a29baa4 [2023-03-22T17:54:01.421Z] ---> 601e019f5d5a [2023-03-22T17:54:01.421Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:54:01.691Z] Removing intermediate container 5d97926dd70c [2023-03-22T17:54:01.691Z] ---> b52460725c10 [2023-03-22T17:54:01.691Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T17:54:01.691Z] ---> Running in 11ca0570ba20 [2023-03-22T17:54:02.293Z] Removing intermediate container 11ca0570ba20 [2023-03-22T17:54:02.293Z] ---> 6d3f480113cd [2023-03-22T17:54:02.293Z] Step 21/22 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:02.293Z] ---> Running in 58e451050f71 [2023-03-22T17:54:02.293Z] ---> 8ca29ebf7536 [2023-03-22T17:54:02.293Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:54:02.892Z] Removing intermediate container 58e451050f71 [2023-03-22T17:54:02.892Z] ---> 332cbd8dcf5c [2023-03-22T17:54:02.892Z] Step 22/22 : LABEL version=3.0.0-dev.110 [2023-03-22T17:54:02.892Z] ---> Running in b784b29f35c5 [2023-03-22T17:54:03.166Z] ---> bc0010f879c6 [2023-03-22T17:54:03.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T17:54:03.166Z] Removing intermediate container b784b29f35c5 [2023-03-22T17:54:03.166Z] ---> 53a13658fff2 [2023-03-22T17:54:03.166Z] [2023-03-22T17:54:03.437Z] Successfully built 53a13658fff2 [2023-03-22T17:54:03.437Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T17:54:04.863Z]  Building security-proxy-setup ... done  ---> b251bb4cecdd [2023-03-22T17:54:04.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:54:05.455Z] ---> ab359a35b29c [2023-03-22T17:54:05.455Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T17:54:05.455Z] ---> Running in 3990f43ff726 [2023-03-22T17:54:05.731Z] Removing intermediate container 3990f43ff726 [2023-03-22T17:54:05.731Z] ---> 035c0cf1d3d9 [2023-03-22T17:54:05.731Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:54:06.006Z] ---> Running in b35ce7e4b098 [2023-03-22T17:54:06.288Z] Removing intermediate container b35ce7e4b098 [2023-03-22T17:54:06.288Z] ---> cac63b9f52c5 [2023-03-22T17:54:06.288Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:54:06.288Z] ---> Running in 62f6e2d24a0c [2023-03-22T17:54:06.878Z] Removing intermediate container 62f6e2d24a0c [2023-03-22T17:54:06.878Z] ---> dee20a10a0a5 [2023-03-22T17:54:06.878Z] Step 22/23 : LABEL git_sha=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:06.878Z] ---> Running in 304c4169d898 [2023-03-22T17:54:07.151Z] Removing intermediate container 304c4169d898 [2023-03-22T17:54:07.151Z] ---> 81af9a4351e0 [2023-03-22T17:54:07.151Z] Step 23/23 : LABEL version=3.0.0-dev.110 [2023-03-22T17:54:07.151Z] ---> Running in b104589df181 [2023-03-22T17:54:07.741Z] Removing intermediate container b104589df181 [2023-03-22T17:54:07.741Z] ---> b3fca4fef0ed [2023-03-22T17:54:07.741Z] [2023-03-22T17:54:07.741Z] Successfully built b3fca4fef0ed [2023-03-22T17:54:07.741Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T17:54:08.347Z]  Building support-notifications ... done  [Pipeline] } [2023-03-22T17:54:08.346Z] $ docker stop --time=1 4a8d2d3936296f4a48e0f0a60e8bfd4bf4b35c3b960e7ce8dd3bd0ef3f778328 [2023-03-22T17:54:10.186Z] $ docker rm -f --volumes 4a8d2d3936296f4a48e0f0a60e8bfd4bf4b35c3b960e7ce8dd3bd0ef3f778328 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:54:10.713Z] + docker images [2023-03-22T17:54:10.983Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T17:54:10.983Z] support-notifications-arm64 latest b3fca4fef0ed 3 seconds ago 32.5MB [2023-03-22T17:54:10.983Z] security-proxy-setup-arm64 latest 53a13658fff2 8 seconds ago 19MB [2023-03-22T17:54:10.983Z] eb25edd95360 19 seconds ago 1.39GB [2023-03-22T17:54:10.983Z] dcdda1a086cd 27 seconds ago 1.3GB [2023-03-22T17:54:10.983Z] security-spiffe-token-provider-arm64 latest 2a310d18513f About a minute ago 33.1MB [2023-03-22T17:54:10.983Z] core-command-arm64 latest 59233ba80ee8 About a minute ago 20MB [2023-03-22T17:54:10.983Z] 29eb4943a4d9 2 minutes ago 1.36GB [2023-03-22T17:54:10.983Z] 3f8b475c51ef 2 minutes ago 1.32GB [2023-03-22T17:54:10.983Z] security-secretstore-setup-arm64 latest 05ac28bb0c21 3 minutes ago 32.8MB [2023-03-22T17:54:10.983Z] 09aae4ccbb82 3 minutes ago 1.32GB [2023-03-22T17:54:10.983Z] core-common-config-bootstrapper-arm64 latest f1a4be58c3a2 6 minutes ago 17.4MB [2023-03-22T17:54:10.983Z] b6580bc05fa7 6 minutes ago 1.32GB [2023-03-22T17:54:10.983Z] security-spire-server-arm64 latest 7197eb351ff9 11 minutes ago 87.1MB [2023-03-22T17:54:10.983Z] 42a227b9a597 11 minutes ago 1.18GB [2023-03-22T17:54:10.983Z] support-scheduler-arm64 latest 3aab2d5f0701 11 minutes ago 31.8MB [2023-03-22T17:54:10.983Z] fcf1f5dc5989 12 minutes ago 1.39GB [2023-03-22T17:54:10.983Z] security-spire-agent-arm64 latest 727bd61cd345 13 minutes ago 125MB [2023-03-22T17:54:10.983Z] core-data-arm64 latest 8f7fa3de9f5a 13 minutes ago 20.2MB [2023-03-22T17:54:10.983Z] f252685806ca 14 minutes ago 1.33GB [2023-03-22T17:54:10.983Z] core-metadata-arm64 latest 871f729fe314 14 minutes ago 20.6MB [2023-03-22T17:54:10.983Z] 3c58aad45289 14 minutes ago 1.33GB [2023-03-22T17:54:10.983Z] security-bootstrapper-arm64 latest c29af7c5e606 14 minutes ago 22.2MB [2023-03-22T17:54:10.983Z] security-proxy-auth-arm64 latest 60db222d4e0f 15 minutes ago 18.5MB [2023-03-22T17:54:10.983Z] 195c7c3dd963 15 minutes ago 1.31GB [2023-03-22T17:54:10.983Z] 4c2eb86dfd04 16 minutes ago 1.3GB [2023-03-22T17:54:10.983Z] security-spire-config-arm64 latest ccb2d87b31c1 23 minutes ago 86.2MB [2023-03-22T17:54:10.983Z] 67835688a5a5 23 minutes ago 1.18GB [2023-03-22T17:54:10.983Z] ci-base-image-arm64 latest bc47a36faac0 26 minutes ago 866MB [2023-03-22T17:54:10.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB [2023-03-22T17:54:10.983Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T17:54:10.983Z] 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-03-22T17:54:11.109Z] provisioning config files... [2023-03-22T17:54:11.128Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/472@tmp/config12423682012418051358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:54:11.494Z] ---> docker-login.sh [2023-03-22T17:54:11.494Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:54:11.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:54:12.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:54:12.030Z] Configure a credential helper to remove this warning. See [2023-03-22T17:54:12.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:54:12.030Z] [2023-03-22T17:54:12.030Z] Login Succeeded [2023-03-22T17:54:12.030Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:54:12.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:54:12.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:54:12.299Z] Configure a credential helper to remove this warning. See [2023-03-22T17:54:12.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:54:12.299Z] [2023-03-22T17:54:12.299Z] Login Succeeded [2023-03-22T17:54:12.299Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:54:12.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:54:12.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:54:12.838Z] Configure a credential helper to remove this warning. See [2023-03-22T17:54:12.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:54:12.838Z] [2023-03-22T17:54:12.838Z] Login Succeeded [2023-03-22T17:54:12.838Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:54:13.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:54:13.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:54:13.108Z] Configure a credential helper to remove this warning. See [2023-03-22T17:54:13.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:54:13.108Z] [2023-03-22T17:54:13.108Z] Login Succeeded [2023-03-22T17:54:13.108Z] docker.io [2023-03-22T17:54:13.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:54:13.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:54:13.647Z] Configure a credential helper to remove this warning. See [2023-03-22T17:54:13.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:54:13.647Z] [2023-03-22T17:54:13.916Z] Login Succeeded [2023-03-22T17:54:13.916Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:54:13.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:54:13.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:54:13.985Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-22T17:54:13.985Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:13.985Z] latest [2023-03-22T17:54:13.985Z] 3.0.0-dev.110 [2023-03-22T17:54:13.985Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:13.985Z] main [2023-03-22T17:54:13.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:14.340Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:14.708Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:14.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T17:54:14.708Z] 926e2e5c433d: Preparing [2023-03-22T17:54:14.708Z] 385f3d7d4767: Preparing [2023-03-22T17:54:14.708Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:14.708Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:14.708Z] 2811e701df00: Preparing [2023-03-22T17:54:14.708Z] edf70074bd40: Preparing [2023-03-22T17:54:14.708Z] edf70074bd40: Waiting [2023-03-22T17:54:14.976Z] 5960b21fcfa5: Pushed [2023-03-22T17:54:14.976Z] 926e2e5c433d: Pushed [2023-03-22T17:54:14.976Z] 2811e701df00: Pushed [2023-03-22T17:54:14.976Z] 8e0c3f0541e4: Pushed [2023-03-22T17:54:14.976Z] edf70074bd40: Layer already exists [2023-03-22T17:54:18.338Z] 385f3d7d4767: Pushed [2023-03-22T17:54:18.338Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:18.971Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:19.323Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-22T17:54:19.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T17:54:19.323Z] 926e2e5c433d: Preparing [2023-03-22T17:54:19.323Z] 385f3d7d4767: Preparing [2023-03-22T17:54:19.323Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:19.323Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:19.323Z] 2811e701df00: Preparing [2023-03-22T17:54:19.323Z] edf70074bd40: Preparing [2023-03-22T17:54:19.323Z] edf70074bd40: Waiting [2023-03-22T17:54:19.323Z] 926e2e5c433d: Layer already exists [2023-03-22T17:54:19.323Z] 385f3d7d4767: Layer already exists [2023-03-22T17:54:19.323Z] 2811e701df00: Layer already exists [2023-03-22T17:54:19.323Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:19.323Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:19.323Z] edf70074bd40: Layer already exists [2023-03-22T17:54:19.592Z] latest: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:19.953Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:20.309Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.110 [2023-03-22T17:54:20.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T17:54:20.309Z] 926e2e5c433d: Preparing [2023-03-22T17:54:20.309Z] 385f3d7d4767: Preparing [2023-03-22T17:54:20.309Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:20.309Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:20.309Z] 2811e701df00: Preparing [2023-03-22T17:54:20.309Z] edf70074bd40: Preparing [2023-03-22T17:54:20.309Z] edf70074bd40: Waiting [2023-03-22T17:54:20.309Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:20.309Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:20.309Z] 926e2e5c433d: Layer already exists [2023-03-22T17:54:20.309Z] 385f3d7d4767: Layer already exists [2023-03-22T17:54:20.309Z] 2811e701df00: Layer already exists [2023-03-22T17:54:20.309Z] edf70074bd40: Layer already exists [2023-03-22T17:54:20.578Z] 3.0.0-dev.110: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:20.935Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:21.293Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:21.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T17:54:21.293Z] 926e2e5c433d: Preparing [2023-03-22T17:54:21.293Z] 385f3d7d4767: Preparing [2023-03-22T17:54:21.293Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:21.293Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:21.293Z] 2811e701df00: Preparing [2023-03-22T17:54:21.293Z] edf70074bd40: Preparing [2023-03-22T17:54:21.293Z] edf70074bd40: Waiting [2023-03-22T17:54:21.293Z] 385f3d7d4767: Layer already exists [2023-03-22T17:54:21.293Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:21.293Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:21.293Z] 2811e701df00: Layer already exists [2023-03-22T17:54:21.293Z] 926e2e5c433d: Layer already exists [2023-03-22T17:54:21.293Z] edf70074bd40: Layer already exists [2023-03-22T17:54:21.564Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:21.929Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:22.293Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-22T17:54:22.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T17:54:22.293Z] 926e2e5c433d: Preparing [2023-03-22T17:54:22.293Z] 385f3d7d4767: Preparing [2023-03-22T17:54:22.293Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:22.293Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:22.293Z] 2811e701df00: Preparing [2023-03-22T17:54:22.293Z] edf70074bd40: Preparing [2023-03-22T17:54:22.293Z] edf70074bd40: Waiting [2023-03-22T17:54:22.293Z] 385f3d7d4767: Layer already exists [2023-03-22T17:54:22.293Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:22.293Z] 2811e701df00: Layer already exists [2023-03-22T17:54:22.293Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:22.293Z] 926e2e5c433d: Layer already exists [2023-03-22T17:54:22.293Z] edf70074bd40: Layer already exists [2023-03-22T17:54:22.562Z] main: digest: sha256:e5cda5774cd771befab1de05dedaed75b3229d26410ae667958459f750ee029b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:54:22.610Z] ===================================================== [Pipeline] echo [2023-03-22T17:54:22.616Z] taggedImages: [2023-03-22T17:54:22.616Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:22.616Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-22T17:54:22.616Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.110 [2023-03-22T17:54:22.616Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:22.616Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-22T17:54:22.634Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-22T17:54:22.634Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:22.634Z] latest [2023-03-22T17:54:22.634Z] 3.0.0-dev.110 [2023-03-22T17:54:22.634Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:22.634Z] main [2023-03-22T17:54:22.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:23.010Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:23.378Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:23.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T17:54:23.378Z] 54b1cca2dcd7: Preparing [2023-03-22T17:54:23.378Z] 782e76d984bc: Preparing [2023-03-22T17:54:23.378Z] 6d66a446461b: Preparing [2023-03-22T17:54:23.378Z] c6cf5b6b5847: Preparing [2023-03-22T17:54:23.378Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:23.378Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:23.378Z] 1993478e5327: Preparing [2023-03-22T17:54:23.378Z] edf70074bd40: Preparing [2023-03-22T17:54:23.378Z] 1993478e5327: Waiting [2023-03-22T17:54:23.378Z] edf70074bd40: Waiting [2023-03-22T17:54:23.378Z] 5960b21fcfa5: Waiting [2023-03-22T17:54:23.652Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:23.652Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:23.652Z] 782e76d984bc: Pushed [2023-03-22T17:54:23.652Z] 54b1cca2dcd7: Pushed [2023-03-22T17:54:23.652Z] 6d66a446461b: Pushed [2023-03-22T17:54:23.652Z] edf70074bd40: Layer already exists [2023-03-22T17:54:23.652Z] 1993478e5327: Pushed [2023-03-22T17:54:26.263Z] c6cf5b6b5847: Pushed [2023-03-22T17:54:26.533Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:26.901Z] + 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-03-22T17:54:27.264Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-22T17:54:27.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T17:54:27.264Z] 54b1cca2dcd7: Preparing [2023-03-22T17:54:27.264Z] 782e76d984bc: Preparing [2023-03-22T17:54:27.264Z] 6d66a446461b: Preparing [2023-03-22T17:54:27.264Z] c6cf5b6b5847: Preparing [2023-03-22T17:54:27.264Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:27.264Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:27.264Z] 1993478e5327: Preparing [2023-03-22T17:54:27.264Z] edf70074bd40: Preparing [2023-03-22T17:54:27.264Z] 1993478e5327: Waiting [2023-03-22T17:54:27.264Z] edf70074bd40: Waiting [2023-03-22T17:54:27.264Z] 5960b21fcfa5: Waiting [2023-03-22T17:54:27.264Z] 6d66a446461b: Layer already exists [2023-03-22T17:54:27.264Z] 782e76d984bc: Layer already exists [2023-03-22T17:54:27.264Z] 54b1cca2dcd7: Layer already exists [2023-03-22T17:54:27.264Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:27.264Z] c6cf5b6b5847: Layer already exists [2023-03-22T17:54:27.535Z] 1993478e5327: Layer already exists [2023-03-22T17:54:27.535Z] edf70074bd40: Layer already exists [2023-03-22T17:54:27.535Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:27.535Z] latest: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:27.916Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:28.280Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.110 [2023-03-22T17:54:28.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T17:54:28.280Z] 54b1cca2dcd7: Preparing [2023-03-22T17:54:28.280Z] 782e76d984bc: Preparing [2023-03-22T17:54:28.280Z] 6d66a446461b: Preparing [2023-03-22T17:54:28.280Z] c6cf5b6b5847: Preparing [2023-03-22T17:54:28.280Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:28.280Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:28.280Z] 1993478e5327: Preparing [2023-03-22T17:54:28.280Z] edf70074bd40: Preparing [2023-03-22T17:54:28.280Z] 5960b21fcfa5: Waiting [2023-03-22T17:54:28.280Z] edf70074bd40: Waiting [2023-03-22T17:54:28.280Z] 1993478e5327: Waiting [2023-03-22T17:54:28.280Z] 782e76d984bc: Layer already exists [2023-03-22T17:54:28.280Z] c6cf5b6b5847: Layer already exists [2023-03-22T17:54:28.280Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:28.280Z] 6d66a446461b: Layer already exists [2023-03-22T17:54:28.280Z] 54b1cca2dcd7: Layer already exists [2023-03-22T17:54:28.280Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:28.280Z] 1993478e5327: Layer already exists [2023-03-22T17:54:28.280Z] edf70074bd40: Layer already exists [2023-03-22T17:54:28.551Z] 3.0.0-dev.110: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:28.916Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:29.274Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:29.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T17:54:29.274Z] 54b1cca2dcd7: Preparing [2023-03-22T17:54:29.274Z] 782e76d984bc: Preparing [2023-03-22T17:54:29.274Z] 6d66a446461b: Preparing [2023-03-22T17:54:29.274Z] c6cf5b6b5847: Preparing [2023-03-22T17:54:29.274Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:29.274Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:29.274Z] 1993478e5327: Preparing [2023-03-22T17:54:29.274Z] edf70074bd40: Preparing [2023-03-22T17:54:29.274Z] 1993478e5327: Waiting [2023-03-22T17:54:29.274Z] edf70074bd40: Waiting [2023-03-22T17:54:29.274Z] 5960b21fcfa5: Waiting [2023-03-22T17:54:29.274Z] c6cf5b6b5847: Layer already exists [2023-03-22T17:54:29.274Z] 782e76d984bc: Layer already exists [2023-03-22T17:54:29.274Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:29.274Z] 6d66a446461b: Layer already exists [2023-03-22T17:54:29.274Z] 54b1cca2dcd7: Layer already exists [2023-03-22T17:54:29.544Z] edf70074bd40: Layer already exists [2023-03-22T17:54:29.544Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:29.544Z] 1993478e5327: Layer already exists [2023-03-22T17:54:29.544Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:29.960Z] + 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-03-22T17:54:30.355Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-22T17:54:30.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T17:54:30.355Z] 54b1cca2dcd7: Preparing [2023-03-22T17:54:30.355Z] 782e76d984bc: Preparing [2023-03-22T17:54:30.355Z] 6d66a446461b: Preparing [2023-03-22T17:54:30.355Z] c6cf5b6b5847: Preparing [2023-03-22T17:54:30.355Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:30.355Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:30.355Z] 1993478e5327: Preparing [2023-03-22T17:54:30.355Z] edf70074bd40: Preparing [2023-03-22T17:54:30.355Z] 5960b21fcfa5: Waiting [2023-03-22T17:54:30.355Z] 1993478e5327: Waiting [2023-03-22T17:54:30.355Z] edf70074bd40: Waiting [2023-03-22T17:54:30.355Z] 6d66a446461b: Layer already exists [2023-03-22T17:54:30.635Z] 54b1cca2dcd7: Layer already exists [2023-03-22T17:54:30.635Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:30.635Z] c6cf5b6b5847: Layer already exists [2023-03-22T17:54:30.635Z] 782e76d984bc: Layer already exists [2023-03-22T17:54:30.635Z] 1993478e5327: Layer already exists [2023-03-22T17:54:30.635Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:30.635Z] edf70074bd40: Layer already exists [2023-03-22T17:54:30.635Z] main: digest: sha256:a4d48936b2e9599951facb2f7f049a271fc2b40c4a2def8e25fbfe31543b430c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:54:30.691Z] ===================================================== [Pipeline] echo [2023-03-22T17:54:30.699Z] taggedImages: [2023-03-22T17:54:30.699Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:30.699Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-22T17:54:30.699Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.110 [2023-03-22T17:54:30.699Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:30.699Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-22T17:54:30.721Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-22T17:54:30.721Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:30.721Z] latest [2023-03-22T17:54:30.721Z] 3.0.0-dev.110 [2023-03-22T17:54:30.721Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:30.721Z] main [2023-03-22T17:54:30.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:31.101Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:31.472Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:31.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T17:54:31.472Z] 4bbe3b7ec59f: Preparing [2023-03-22T17:54:31.472Z] a9851392f2f0: Preparing [2023-03-22T17:54:31.472Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:31.472Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:31.472Z] 07a2a1b419d2: Preparing [2023-03-22T17:54:31.472Z] edf70074bd40: Preparing [2023-03-22T17:54:31.472Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:31.749Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:31.749Z] edf70074bd40: Layer already exists [2023-03-22T17:54:31.749Z] 4bbe3b7ec59f: Pushed [2023-03-22T17:54:31.749Z] 07a2a1b419d2: Pushed [2023-03-22T17:54:36.055Z] a9851392f2f0: Pushed [2023-03-22T17:54:36.055Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:36.427Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:36.791Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-22T17:54:36.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T17:54:36.791Z] 4bbe3b7ec59f: Preparing [2023-03-22T17:54:36.791Z] a9851392f2f0: Preparing [2023-03-22T17:54:36.791Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:36.791Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:36.791Z] 07a2a1b419d2: Preparing [2023-03-22T17:54:36.791Z] edf70074bd40: Preparing [2023-03-22T17:54:36.791Z] edf70074bd40: Waiting [2023-03-22T17:54:36.791Z] 4bbe3b7ec59f: Layer already exists [2023-03-22T17:54:36.791Z] a9851392f2f0: Layer already exists [2023-03-22T17:54:36.791Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:36.791Z] 07a2a1b419d2: Layer already exists [2023-03-22T17:54:36.791Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:36.791Z] edf70074bd40: Layer already exists [2023-03-22T17:54:37.061Z] latest: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:37.423Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:37.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.110 [2023-03-22T17:54:37.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T17:54:37.850Z] 4bbe3b7ec59f: Preparing [2023-03-22T17:54:37.850Z] a9851392f2f0: Preparing [2023-03-22T17:54:37.850Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:37.850Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:37.850Z] 07a2a1b419d2: Preparing [2023-03-22T17:54:37.850Z] edf70074bd40: Preparing [2023-03-22T17:54:37.850Z] edf70074bd40: Waiting [2023-03-22T17:54:37.850Z] a9851392f2f0: Layer already exists [2023-03-22T17:54:37.850Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:37.850Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:37.850Z] 07a2a1b419d2: Layer already exists [2023-03-22T17:54:37.850Z] 4bbe3b7ec59f: Layer already exists [2023-03-22T17:54:38.121Z] edf70074bd40: Layer already exists [2023-03-22T17:54:38.121Z] 3.0.0-dev.110: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:38.479Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:38.841Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:38.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T17:54:38.841Z] 4bbe3b7ec59f: Preparing [2023-03-22T17:54:38.841Z] a9851392f2f0: Preparing [2023-03-22T17:54:38.841Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:38.841Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:38.841Z] 07a2a1b419d2: Preparing [2023-03-22T17:54:38.841Z] edf70074bd40: Preparing [2023-03-22T17:54:38.841Z] edf70074bd40: Waiting [2023-03-22T17:54:38.841Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:38.841Z] a9851392f2f0: Layer already exists [2023-03-22T17:54:38.841Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:38.841Z] 07a2a1b419d2: Layer already exists [2023-03-22T17:54:38.841Z] 4bbe3b7ec59f: Layer already exists [2023-03-22T17:54:39.113Z] edf70074bd40: Layer already exists [2023-03-22T17:54:39.113Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:39.483Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:39.842Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-22T17:54:39.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T17:54:39.842Z] 4bbe3b7ec59f: Preparing [2023-03-22T17:54:39.842Z] a9851392f2f0: Preparing [2023-03-22T17:54:39.842Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:39.842Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:39.842Z] 07a2a1b419d2: Preparing [2023-03-22T17:54:39.842Z] edf70074bd40: Preparing [2023-03-22T17:54:39.842Z] edf70074bd40: Waiting [2023-03-22T17:54:39.842Z] a9851392f2f0: Layer already exists [2023-03-22T17:54:39.842Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:39.842Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:39.842Z] 07a2a1b419d2: Layer already exists [2023-03-22T17:54:39.842Z] 4bbe3b7ec59f: Layer already exists [2023-03-22T17:54:40.112Z] edf70074bd40: Layer already exists [2023-03-22T17:54:40.112Z] main: digest: sha256:52f8a51acede0475f61c9e142fcc58c18a5beba7c857fd8b3263736fd2afa825 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:54:40.155Z] ===================================================== [Pipeline] echo [2023-03-22T17:54:40.160Z] taggedImages: [2023-03-22T17:54:40.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:40.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-22T17:54:40.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.110 [2023-03-22T17:54:40.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:40.160Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-22T17:54:40.175Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-22T17:54:40.175Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:40.175Z] latest [2023-03-22T17:54:40.175Z] 3.0.0-dev.110 [2023-03-22T17:54:40.175Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:40.175Z] main [2023-03-22T17:54:40.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:40.523Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:40.887Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:40.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T17:54:40.887Z] 902074c62082: Preparing [2023-03-22T17:54:40.887Z] 85f5b86c590e: Preparing [2023-03-22T17:54:40.887Z] 185a31752613: Preparing [2023-03-22T17:54:40.887Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:40.887Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:40.887Z] 2811e701df00: Preparing [2023-03-22T17:54:40.887Z] edf70074bd40: Preparing [2023-03-22T17:54:40.887Z] 2811e701df00: Waiting [2023-03-22T17:54:40.887Z] edf70074bd40: Waiting [2023-03-22T17:54:40.887Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:40.887Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:41.159Z] 2811e701df00: Layer already exists [2023-03-22T17:54:41.159Z] edf70074bd40: Layer already exists [2023-03-22T17:54:41.159Z] 902074c62082: Pushed [2023-03-22T17:54:41.159Z] 85f5b86c590e: Pushed [2023-03-22T17:54:45.442Z] 185a31752613: Pushed [2023-03-22T17:54:45.442Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:45.804Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:46.158Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-22T17:54:46.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T17:54:46.158Z] 902074c62082: Preparing [2023-03-22T17:54:46.158Z] 85f5b86c590e: Preparing [2023-03-22T17:54:46.158Z] 185a31752613: Preparing [2023-03-22T17:54:46.158Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:46.158Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:46.158Z] 2811e701df00: Preparing [2023-03-22T17:54:46.158Z] edf70074bd40: Preparing [2023-03-22T17:54:46.158Z] 2811e701df00: Waiting [2023-03-22T17:54:46.158Z] edf70074bd40: Waiting [2023-03-22T17:54:46.158Z] 185a31752613: Layer already exists [2023-03-22T17:54:46.158Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:46.158Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:46.158Z] 85f5b86c590e: Layer already exists [2023-03-22T17:54:46.158Z] 902074c62082: Layer already exists [2023-03-22T17:54:46.426Z] 2811e701df00: Layer already exists [2023-03-22T17:54:46.426Z] edf70074bd40: Layer already exists [2023-03-22T17:54:46.426Z] latest: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:46.778Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:47.134Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.110 [2023-03-22T17:54:47.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T17:54:47.135Z] 902074c62082: Preparing [2023-03-22T17:54:47.135Z] 85f5b86c590e: Preparing [2023-03-22T17:54:47.135Z] 185a31752613: Preparing [2023-03-22T17:54:47.135Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:47.135Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:47.135Z] 2811e701df00: Preparing [2023-03-22T17:54:47.135Z] edf70074bd40: Preparing [2023-03-22T17:54:47.135Z] 2811e701df00: Waiting [2023-03-22T17:54:47.135Z] edf70074bd40: Waiting [2023-03-22T17:54:47.135Z] 85f5b86c590e: Layer already exists [2023-03-22T17:54:47.135Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:47.135Z] 185a31752613: Layer already exists [2023-03-22T17:54:47.135Z] 902074c62082: Layer already exists [2023-03-22T17:54:47.135Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:47.135Z] edf70074bd40: Layer already exists [2023-03-22T17:54:47.135Z] 2811e701df00: Layer already exists [2023-03-22T17:54:47.404Z] 3.0.0-dev.110: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:47.763Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:48.113Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:48.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T17:54:48.113Z] 902074c62082: Preparing [2023-03-22T17:54:48.113Z] 85f5b86c590e: Preparing [2023-03-22T17:54:48.113Z] 185a31752613: Preparing [2023-03-22T17:54:48.113Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:48.113Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:48.113Z] 2811e701df00: Preparing [2023-03-22T17:54:48.113Z] edf70074bd40: Preparing [2023-03-22T17:54:48.113Z] 2811e701df00: Waiting [2023-03-22T17:54:48.113Z] edf70074bd40: Waiting [2023-03-22T17:54:48.113Z] 902074c62082: Layer already exists [2023-03-22T17:54:48.113Z] 185a31752613: Layer already exists [2023-03-22T17:54:48.113Z] 85f5b86c590e: Layer already exists [2023-03-22T17:54:48.113Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:48.113Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:48.113Z] 2811e701df00: Layer already exists [2023-03-22T17:54:48.113Z] edf70074bd40: Layer already exists [2023-03-22T17:54:48.384Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:48.748Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:49.093Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-22T17:54:49.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T17:54:49.093Z] 902074c62082: Preparing [2023-03-22T17:54:49.093Z] 85f5b86c590e: Preparing [2023-03-22T17:54:49.093Z] 185a31752613: Preparing [2023-03-22T17:54:49.093Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:49.093Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:49.093Z] 2811e701df00: Preparing [2023-03-22T17:54:49.093Z] edf70074bd40: Preparing [2023-03-22T17:54:49.093Z] 2811e701df00: Waiting [2023-03-22T17:54:49.093Z] edf70074bd40: Waiting [2023-03-22T17:54:49.093Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:49.093Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:49.093Z] 902074c62082: Layer already exists [2023-03-22T17:54:49.094Z] 185a31752613: Layer already exists [2023-03-22T17:54:49.094Z] 85f5b86c590e: Layer already exists [2023-03-22T17:54:49.094Z] 2811e701df00: Layer already exists [2023-03-22T17:54:49.094Z] edf70074bd40: Layer already exists [2023-03-22T17:54:49.364Z] main: digest: sha256:ed949c4e21e6312f24ecd31176481eef7cea9cc2b302bae3a585662af940387c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:54:49.409Z] ===================================================== [Pipeline] echo [2023-03-22T17:54:49.414Z] taggedImages: [2023-03-22T17:54:49.414Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:49.414Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-22T17:54:49.414Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.110 [2023-03-22T17:54:49.414Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:49.414Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-22T17:54:49.427Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-22T17:54:49.427Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:49.427Z] latest [2023-03-22T17:54:49.427Z] 3.0.0-dev.110 [2023-03-22T17:54:49.427Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:54:49.427Z] main [2023-03-22T17:54:49.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:49.767Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:54:50.126Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:54:50.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T17:54:50.126Z] 4e4d81dad85f: Preparing [2023-03-22T17:54:50.126Z] 4e4d81dad85f: Preparing [2023-03-22T17:54:50.126Z] 1fdada5476af: Preparing [2023-03-22T17:54:50.126Z] 5e36de7aac73: Preparing [2023-03-22T17:54:50.126Z] e4da0dbce421: Preparing [2023-03-22T17:54:50.126Z] 35f2767c674d: Preparing [2023-03-22T17:54:50.126Z] d99dcc9a6684: Preparing [2023-03-22T17:54:50.126Z] 8e0c3f0541e4: Preparing [2023-03-22T17:54:50.126Z] 5960b21fcfa5: Preparing [2023-03-22T17:54:50.126Z] 02e03a172eaf: Preparing [2023-03-22T17:54:50.126Z] e22e4ec1a198: Preparing [2023-03-22T17:54:50.126Z] d91f9a863779: Preparing [2023-03-22T17:54:50.126Z] 49084f58c7ea: Preparing [2023-03-22T17:54:50.127Z] edf70074bd40: Preparing [2023-03-22T17:54:50.127Z] 02e03a172eaf: Waiting [2023-03-22T17:54:50.127Z] e22e4ec1a198: Waiting [2023-03-22T17:54:50.127Z] d91f9a863779: Waiting [2023-03-22T17:54:50.127Z] d99dcc9a6684: Waiting [2023-03-22T17:54:50.127Z] 49084f58c7ea: Waiting [2023-03-22T17:54:50.127Z] edf70074bd40: Waiting [2023-03-22T17:54:50.127Z] 8e0c3f0541e4: Waiting [2023-03-22T17:54:50.398Z] e4da0dbce421: Pushed [2023-03-22T17:54:50.398Z] 1fdada5476af: Pushed [2023-03-22T17:54:50.398Z] 4e4d81dad85f: Pushed [2023-03-22T17:54:50.398Z] 5e36de7aac73: Pushed [2023-03-22T17:54:50.398Z] 35f2767c674d: Pushed [2023-03-22T17:54:50.667Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:54:50.667Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:54:50.667Z] 02e03a172eaf: Pushed [2023-03-22T17:54:50.667Z] d91f9a863779: Pushed [2023-03-22T17:54:50.936Z] e22e4ec1a198: Pushed [2023-03-22T17:54:50.936Z] edf70074bd40: Layer already exists [2023-03-22T17:54:50.936Z] 49084f58c7ea: Pushed [2023-03-22T17:54:55.216Z] d99dcc9a6684: Pushed [2023-03-22T17:55:02.158Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:02.534Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:02.894Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-22T17:55:02.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T17:55:02.894Z] 4e4d81dad85f: Preparing [2023-03-22T17:55:02.894Z] 4e4d81dad85f: Preparing [2023-03-22T17:55:02.894Z] 1fdada5476af: Preparing [2023-03-22T17:55:02.894Z] 5e36de7aac73: Preparing [2023-03-22T17:55:02.894Z] e4da0dbce421: Preparing [2023-03-22T17:55:02.894Z] 35f2767c674d: Preparing [2023-03-22T17:55:02.894Z] d99dcc9a6684: Preparing [2023-03-22T17:55:02.894Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:02.894Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:02.894Z] 02e03a172eaf: Preparing [2023-03-22T17:55:02.894Z] e22e4ec1a198: Preparing [2023-03-22T17:55:02.894Z] d91f9a863779: Preparing [2023-03-22T17:55:02.894Z] 49084f58c7ea: Preparing [2023-03-22T17:55:02.894Z] edf70074bd40: Preparing [2023-03-22T17:55:02.894Z] d99dcc9a6684: Waiting [2023-03-22T17:55:02.894Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:02.894Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:02.894Z] 02e03a172eaf: Waiting [2023-03-22T17:55:02.894Z] e22e4ec1a198: Waiting [2023-03-22T17:55:02.894Z] d91f9a863779: Waiting [2023-03-22T17:55:02.894Z] 49084f58c7ea: Waiting [2023-03-22T17:55:02.894Z] edf70074bd40: Waiting [2023-03-22T17:55:02.894Z] 35f2767c674d: Layer already exists [2023-03-22T17:55:02.894Z] 5e36de7aac73: Layer already exists [2023-03-22T17:55:02.894Z] 4e4d81dad85f: Layer already exists [2023-03-22T17:55:02.894Z] 1fdada5476af: Layer already exists [2023-03-22T17:55:02.894Z] e4da0dbce421: Layer already exists [2023-03-22T17:55:03.164Z] d99dcc9a6684: Layer already exists [2023-03-22T17:55:03.164Z] 02e03a172eaf: Layer already exists [2023-03-22T17:55:03.164Z] e22e4ec1a198: Layer already exists [2023-03-22T17:55:03.164Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:03.164Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:03.164Z] edf70074bd40: Layer already exists [2023-03-22T17:55:03.164Z] 49084f58c7ea: Layer already exists [2023-03-22T17:55:03.164Z] d91f9a863779: Layer already exists [2023-03-22T17:55:03.164Z] latest: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:03.513Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:03.871Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.110 [2023-03-22T17:55:03.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T17:55:03.871Z] 4e4d81dad85f: Preparing [2023-03-22T17:55:03.871Z] 4e4d81dad85f: Preparing [2023-03-22T17:55:03.871Z] 1fdada5476af: Preparing [2023-03-22T17:55:03.871Z] 5e36de7aac73: Preparing [2023-03-22T17:55:03.871Z] e4da0dbce421: Preparing [2023-03-22T17:55:03.871Z] 35f2767c674d: Preparing [2023-03-22T17:55:03.871Z] d99dcc9a6684: Preparing [2023-03-22T17:55:03.871Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:03.871Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:03.871Z] 02e03a172eaf: Preparing [2023-03-22T17:55:03.871Z] d99dcc9a6684: Waiting [2023-03-22T17:55:03.871Z] e22e4ec1a198: Preparing [2023-03-22T17:55:03.871Z] d91f9a863779: Preparing [2023-03-22T17:55:03.871Z] 49084f58c7ea: Preparing [2023-03-22T17:55:03.871Z] edf70074bd40: Preparing [2023-03-22T17:55:03.871Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:03.871Z] 02e03a172eaf: Waiting [2023-03-22T17:55:03.871Z] e22e4ec1a198: Waiting [2023-03-22T17:55:03.871Z] edf70074bd40: Waiting [2023-03-22T17:55:03.871Z] d91f9a863779: Waiting [2023-03-22T17:55:03.871Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:03.871Z] 49084f58c7ea: Waiting [2023-03-22T17:55:03.871Z] 5e36de7aac73: Layer already exists [2023-03-22T17:55:03.871Z] 1fdada5476af: Layer already exists [2023-03-22T17:55:03.871Z] e4da0dbce421: Layer already exists [2023-03-22T17:55:03.871Z] 4e4d81dad85f: Layer already exists [2023-03-22T17:55:03.871Z] 35f2767c674d: Layer already exists [2023-03-22T17:55:04.141Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:04.141Z] d99dcc9a6684: Layer already exists [2023-03-22T17:55:04.141Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:04.141Z] e22e4ec1a198: Layer already exists [2023-03-22T17:55:04.141Z] 02e03a172eaf: Layer already exists [2023-03-22T17:55:04.141Z] edf70074bd40: Layer already exists [2023-03-22T17:55:04.141Z] 49084f58c7ea: Layer already exists [2023-03-22T17:55:04.141Z] d91f9a863779: Layer already exists [2023-03-22T17:55:04.141Z] 3.0.0-dev.110: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:04.504Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:04.851Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:04.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T17:55:04.851Z] 4e4d81dad85f: Preparing [2023-03-22T17:55:04.851Z] 4e4d81dad85f: Preparing [2023-03-22T17:55:04.851Z] 1fdada5476af: Preparing [2023-03-22T17:55:04.851Z] 5e36de7aac73: Preparing [2023-03-22T17:55:04.851Z] e4da0dbce421: Preparing [2023-03-22T17:55:04.851Z] 35f2767c674d: Preparing [2023-03-22T17:55:04.851Z] d99dcc9a6684: Preparing [2023-03-22T17:55:04.851Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:04.851Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:04.851Z] 02e03a172eaf: Preparing [2023-03-22T17:55:04.851Z] e22e4ec1a198: Preparing [2023-03-22T17:55:04.851Z] d91f9a863779: Preparing [2023-03-22T17:55:04.851Z] 49084f58c7ea: Preparing [2023-03-22T17:55:04.851Z] edf70074bd40: Preparing [2023-03-22T17:55:04.851Z] d99dcc9a6684: Waiting [2023-03-22T17:55:04.851Z] e22e4ec1a198: Waiting [2023-03-22T17:55:04.851Z] d91f9a863779: Waiting [2023-03-22T17:55:04.851Z] 49084f58c7ea: Waiting [2023-03-22T17:55:04.851Z] edf70074bd40: Waiting [2023-03-22T17:55:04.851Z] 02e03a172eaf: Waiting [2023-03-22T17:55:04.851Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:04.851Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:04.851Z] 5e36de7aac73: Layer already exists [2023-03-22T17:55:04.851Z] e4da0dbce421: Layer already exists [2023-03-22T17:55:04.851Z] 35f2767c674d: Layer already exists [2023-03-22T17:55:04.851Z] 1fdada5476af: Layer already exists [2023-03-22T17:55:04.851Z] 4e4d81dad85f: Layer already exists [2023-03-22T17:55:05.121Z] d99dcc9a6684: Layer already exists [2023-03-22T17:55:05.121Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:05.121Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:05.121Z] 02e03a172eaf: Layer already exists [2023-03-22T17:55:05.121Z] e22e4ec1a198: Layer already exists [2023-03-22T17:55:05.121Z] d91f9a863779: Layer already exists [2023-03-22T17:55:05.121Z] 49084f58c7ea: Layer already exists [2023-03-22T17:55:05.121Z] edf70074bd40: Layer already exists [2023-03-22T17:55:05.121Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:05.479Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:05.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-22T17:55:05.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T17:55:05.836Z] 4e4d81dad85f: Preparing [2023-03-22T17:55:05.836Z] 4e4d81dad85f: Preparing [2023-03-22T17:55:05.836Z] 1fdada5476af: Preparing [2023-03-22T17:55:05.836Z] 5e36de7aac73: Preparing [2023-03-22T17:55:05.836Z] e4da0dbce421: Preparing [2023-03-22T17:55:05.836Z] 35f2767c674d: Preparing [2023-03-22T17:55:05.836Z] d99dcc9a6684: Preparing [2023-03-22T17:55:05.836Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:05.836Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:05.836Z] 02e03a172eaf: Preparing [2023-03-22T17:55:05.836Z] e22e4ec1a198: Preparing [2023-03-22T17:55:05.836Z] d91f9a863779: Preparing [2023-03-22T17:55:05.836Z] 49084f58c7ea: Preparing [2023-03-22T17:55:05.836Z] edf70074bd40: Preparing [2023-03-22T17:55:05.836Z] 02e03a172eaf: Waiting [2023-03-22T17:55:05.836Z] e22e4ec1a198: Waiting [2023-03-22T17:55:05.836Z] d91f9a863779: Waiting [2023-03-22T17:55:05.836Z] 49084f58c7ea: Waiting [2023-03-22T17:55:05.836Z] edf70074bd40: Waiting [2023-03-22T17:55:05.836Z] d99dcc9a6684: Waiting [2023-03-22T17:55:05.836Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:05.836Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:05.836Z] 5e36de7aac73: Layer already exists [2023-03-22T17:55:05.836Z] e4da0dbce421: Layer already exists [2023-03-22T17:55:05.836Z] 35f2767c674d: Layer already exists [2023-03-22T17:55:05.836Z] 1fdada5476af: Layer already exists [2023-03-22T17:55:05.836Z] 4e4d81dad85f: Layer already exists [2023-03-22T17:55:06.107Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:06.107Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:06.107Z] e22e4ec1a198: Layer already exists [2023-03-22T17:55:06.107Z] d99dcc9a6684: Layer already exists [2023-03-22T17:55:06.108Z] 02e03a172eaf: Layer already exists [2023-03-22T17:55:06.108Z] d91f9a863779: Layer already exists [2023-03-22T17:55:06.108Z] edf70074bd40: Layer already exists [2023-03-22T17:55:06.108Z] 49084f58c7ea: Layer already exists [2023-03-22T17:55:06.108Z] main: digest: sha256:5bb17e0dacdbe55c71b3e2caa8757fec5b31c1f6ead9cdfd113d3c4c69736ee6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:55:06.152Z] ===================================================== [Pipeline] echo [2023-03-22T17:55:06.157Z] taggedImages: [2023-03-22T17:55:06.157Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:06.157Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-22T17:55:06.157Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.110 [2023-03-22T17:55:06.157Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:06.157Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-22T17:55:06.170Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-22T17:55:06.170Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:06.170Z] latest [2023-03-22T17:55:06.170Z] 3.0.0-dev.110 [2023-03-22T17:55:06.170Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:06.170Z] main [2023-03-22T17:55:06.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:06.517Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:06.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:06.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T17:55:06.869Z] c7cee32a4292: Preparing [2023-03-22T17:55:06.869Z] 017b49402d54: Preparing [2023-03-22T17:55:06.869Z] 3dcd07bccd1b: Preparing [2023-03-22T17:55:06.869Z] 0f9a1f1ce53d: Preparing [2023-03-22T17:55:06.869Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:06.869Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:06.869Z] 1993478e5327: Preparing [2023-03-22T17:55:06.869Z] edf70074bd40: Preparing [2023-03-22T17:55:06.869Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:06.869Z] edf70074bd40: Waiting [2023-03-22T17:55:06.869Z] 1993478e5327: Waiting [2023-03-22T17:55:07.141Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:07.141Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:07.141Z] 1993478e5327: Layer already exists [2023-03-22T17:55:07.141Z] edf70074bd40: Layer already exists [2023-03-22T17:55:07.141Z] 3dcd07bccd1b: Pushed [2023-03-22T17:55:07.141Z] 017b49402d54: Pushed [2023-03-22T17:55:07.141Z] c7cee32a4292: Pushed [2023-03-22T17:55:10.513Z] 0f9a1f1ce53d: Pushed [2023-03-22T17:55:10.784Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:11.140Z] + 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-03-22T17:55:11.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-22T17:55:11.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T17:55:11.513Z] c7cee32a4292: Preparing [2023-03-22T17:55:11.513Z] 017b49402d54: Preparing [2023-03-22T17:55:11.513Z] 3dcd07bccd1b: Preparing [2023-03-22T17:55:11.513Z] 0f9a1f1ce53d: Preparing [2023-03-22T17:55:11.513Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:11.513Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:11.513Z] 1993478e5327: Preparing [2023-03-22T17:55:11.513Z] edf70074bd40: Preparing [2023-03-22T17:55:11.513Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:11.513Z] 1993478e5327: Waiting [2023-03-22T17:55:11.513Z] edf70074bd40: Waiting [2023-03-22T17:55:11.513Z] 3dcd07bccd1b: Layer already exists [2023-03-22T17:55:11.513Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:11.513Z] 0f9a1f1ce53d: Layer already exists [2023-03-22T17:55:11.513Z] 017b49402d54: Layer already exists [2023-03-22T17:55:11.513Z] c7cee32a4292: Layer already exists [2023-03-22T17:55:11.784Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:11.784Z] edf70074bd40: Layer already exists [2023-03-22T17:55:11.784Z] 1993478e5327: Layer already exists [2023-03-22T17:55:11.784Z] latest: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:12.139Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:12.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.110 [2023-03-22T17:55:12.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T17:55:12.495Z] c7cee32a4292: Preparing [2023-03-22T17:55:12.495Z] 017b49402d54: Preparing [2023-03-22T17:55:12.495Z] 3dcd07bccd1b: Preparing [2023-03-22T17:55:12.495Z] 0f9a1f1ce53d: Preparing [2023-03-22T17:55:12.495Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:12.495Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:12.495Z] 1993478e5327: Preparing [2023-03-22T17:55:12.495Z] edf70074bd40: Preparing [2023-03-22T17:55:12.495Z] 1993478e5327: Waiting [2023-03-22T17:55:12.495Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:12.495Z] edf70074bd40: Waiting [2023-03-22T17:55:12.495Z] 0f9a1f1ce53d: Layer already exists [2023-03-22T17:55:12.495Z] 017b49402d54: Layer already exists [2023-03-22T17:55:12.495Z] 3dcd07bccd1b: Layer already exists [2023-03-22T17:55:12.495Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:12.495Z] c7cee32a4292: Layer already exists [2023-03-22T17:55:12.495Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:12.495Z] 1993478e5327: Layer already exists [2023-03-22T17:55:12.495Z] edf70074bd40: Layer already exists [2023-03-22T17:55:12.763Z] 3.0.0-dev.110: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:13.115Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:13.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:13.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T17:55:13.455Z] c7cee32a4292: Preparing [2023-03-22T17:55:13.455Z] 017b49402d54: Preparing [2023-03-22T17:55:13.455Z] 3dcd07bccd1b: Preparing [2023-03-22T17:55:13.455Z] 0f9a1f1ce53d: Preparing [2023-03-22T17:55:13.455Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:13.455Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:13.455Z] 1993478e5327: Preparing [2023-03-22T17:55:13.455Z] edf70074bd40: Preparing [2023-03-22T17:55:13.455Z] 1993478e5327: Waiting [2023-03-22T17:55:13.455Z] edf70074bd40: Waiting [2023-03-22T17:55:13.455Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:13.455Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:13.455Z] 3dcd07bccd1b: Layer already exists [2023-03-22T17:55:13.455Z] c7cee32a4292: Layer already exists [2023-03-22T17:55:13.455Z] 017b49402d54: Layer already exists [2023-03-22T17:55:13.455Z] 0f9a1f1ce53d: Layer already exists [2023-03-22T17:55:13.455Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:13.455Z] 1993478e5327: Layer already exists [2023-03-22T17:55:13.455Z] edf70074bd40: Layer already exists [2023-03-22T17:55:13.722Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:14.072Z] + 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-03-22T17:55:14.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-22T17:55:14.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T17:55:14.419Z] c7cee32a4292: Preparing [2023-03-22T17:55:14.419Z] 017b49402d54: Preparing [2023-03-22T17:55:14.419Z] 3dcd07bccd1b: Preparing [2023-03-22T17:55:14.419Z] 0f9a1f1ce53d: Preparing [2023-03-22T17:55:14.419Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:14.419Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:14.419Z] 1993478e5327: Preparing [2023-03-22T17:55:14.419Z] edf70074bd40: Preparing [2023-03-22T17:55:14.419Z] 1993478e5327: Waiting [2023-03-22T17:55:14.419Z] edf70074bd40: Waiting [2023-03-22T17:55:14.419Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:14.419Z] 3dcd07bccd1b: Layer already exists [2023-03-22T17:55:14.419Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:14.419Z] 0f9a1f1ce53d: Layer already exists [2023-03-22T17:55:14.419Z] c7cee32a4292: Layer already exists [2023-03-22T17:55:14.419Z] 017b49402d54: Layer already exists [2023-03-22T17:55:14.419Z] 1993478e5327: Layer already exists [2023-03-22T17:55:14.419Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:14.419Z] edf70074bd40: Layer already exists [2023-03-22T17:55:14.688Z] main: digest: sha256:f59bf93ab73a3a3f026c7b5a1d02cc46f016d08d840b09c563c24c7a27fa787d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:55:14.744Z] ===================================================== [Pipeline] echo [2023-03-22T17:55:14.753Z] taggedImages: [2023-03-22T17:55:14.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:14.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-22T17:55:14.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.110 [2023-03-22T17:55:14.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:14.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-22T17:55:14.773Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-22T17:55:14.773Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:14.773Z] latest [2023-03-22T17:55:14.773Z] 3.0.0-dev.110 [2023-03-22T17:55:14.773Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:14.773Z] main [2023-03-22T17:55:14.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:15.131Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:15.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:15.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T17:55:15.478Z] 8bdf397b0af7: Preparing [2023-03-22T17:55:15.478Z] 3dc98d6fa21e: Preparing [2023-03-22T17:55:15.478Z] f50e718b3709: Preparing [2023-03-22T17:55:15.478Z] dc6b4aa52b92: Preparing [2023-03-22T17:55:15.478Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:15.478Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:15.478Z] 97ab302d2f3e: Preparing [2023-03-22T17:55:15.478Z] ccb0b779bf43: Preparing [2023-03-22T17:55:15.478Z] edf70074bd40: Preparing [2023-03-22T17:55:15.478Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:15.478Z] 97ab302d2f3e: Waiting [2023-03-22T17:55:15.478Z] ccb0b779bf43: Waiting [2023-03-22T17:55:15.478Z] edf70074bd40: Waiting [2023-03-22T17:55:15.745Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:15.745Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:15.745Z] 3dc98d6fa21e: Pushed [2023-03-22T17:55:15.745Z] dc6b4aa52b92: Pushed [2023-03-22T17:55:15.745Z] 8bdf397b0af7: Pushed [2023-03-22T17:55:15.745Z] 97ab302d2f3e: Pushed [2023-03-22T17:55:15.745Z] edf70074bd40: Layer already exists [2023-03-22T17:55:16.331Z] ccb0b779bf43: Pushed [2023-03-22T17:55:18.944Z] f50e718b3709: Pushed [2023-03-22T17:55:18.945Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:19.317Z] + 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-03-22T17:55:19.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-22T17:55:19.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T17:55:19.668Z] 8bdf397b0af7: Preparing [2023-03-22T17:55:19.668Z] 3dc98d6fa21e: Preparing [2023-03-22T17:55:19.668Z] f50e718b3709: Preparing [2023-03-22T17:55:19.668Z] dc6b4aa52b92: Preparing [2023-03-22T17:55:19.668Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:19.668Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:19.668Z] 97ab302d2f3e: Preparing [2023-03-22T17:55:19.668Z] ccb0b779bf43: Preparing [2023-03-22T17:55:19.668Z] edf70074bd40: Preparing [2023-03-22T17:55:19.668Z] ccb0b779bf43: Waiting [2023-03-22T17:55:19.668Z] 97ab302d2f3e: Waiting [2023-03-22T17:55:19.668Z] edf70074bd40: Waiting [2023-03-22T17:55:19.668Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:19.668Z] 8bdf397b0af7: Layer already exists [2023-03-22T17:55:19.668Z] 3dc98d6fa21e: Layer already exists [2023-03-22T17:55:19.668Z] f50e718b3709: Layer already exists [2023-03-22T17:55:19.668Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:19.668Z] dc6b4aa52b92: Layer already exists [2023-03-22T17:55:19.668Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:19.668Z] 97ab302d2f3e: Layer already exists [2023-03-22T17:55:19.669Z] ccb0b779bf43: Layer already exists [2023-03-22T17:55:19.669Z] edf70074bd40: Layer already exists [2023-03-22T17:55:19.940Z] latest: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:20.313Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:20.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.110 [2023-03-22T17:55:20.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T17:55:20.673Z] 8bdf397b0af7: Preparing [2023-03-22T17:55:20.673Z] 3dc98d6fa21e: Preparing [2023-03-22T17:55:20.673Z] f50e718b3709: Preparing [2023-03-22T17:55:20.673Z] dc6b4aa52b92: Preparing [2023-03-22T17:55:20.673Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:20.673Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:20.673Z] 97ab302d2f3e: Preparing [2023-03-22T17:55:20.673Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:20.673Z] ccb0b779bf43: Preparing [2023-03-22T17:55:20.673Z] edf70074bd40: Preparing [2023-03-22T17:55:20.673Z] 97ab302d2f3e: Waiting [2023-03-22T17:55:20.673Z] ccb0b779bf43: Waiting [2023-03-22T17:55:20.673Z] edf70074bd40: Waiting [2023-03-22T17:55:20.673Z] f50e718b3709: Layer already exists [2023-03-22T17:55:20.673Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:20.673Z] 3dc98d6fa21e: Layer already exists [2023-03-22T17:55:20.673Z] 8bdf397b0af7: Layer already exists [2023-03-22T17:55:20.673Z] dc6b4aa52b92: Layer already exists [2023-03-22T17:55:20.673Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:20.673Z] 97ab302d2f3e: Layer already exists [2023-03-22T17:55:20.673Z] edf70074bd40: Layer already exists [2023-03-22T17:55:20.673Z] ccb0b779bf43: Layer already exists [2023-03-22T17:55:20.941Z] 3.0.0-dev.110: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:21.295Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:21.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:21.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T17:55:21.635Z] 8bdf397b0af7: Preparing [2023-03-22T17:55:21.635Z] 3dc98d6fa21e: Preparing [2023-03-22T17:55:21.635Z] f50e718b3709: Preparing [2023-03-22T17:55:21.635Z] dc6b4aa52b92: Preparing [2023-03-22T17:55:21.635Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:21.635Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:21.635Z] 97ab302d2f3e: Preparing [2023-03-22T17:55:21.635Z] ccb0b779bf43: Preparing [2023-03-22T17:55:21.635Z] edf70074bd40: Preparing [2023-03-22T17:55:21.635Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:21.635Z] 97ab302d2f3e: Waiting [2023-03-22T17:55:21.635Z] edf70074bd40: Waiting [2023-03-22T17:55:21.635Z] ccb0b779bf43: Waiting [2023-03-22T17:55:21.635Z] 3dc98d6fa21e: Layer already exists [2023-03-22T17:55:21.635Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:21.635Z] dc6b4aa52b92: Layer already exists [2023-03-22T17:55:21.635Z] 8bdf397b0af7: Layer already exists [2023-03-22T17:55:21.635Z] f50e718b3709: Layer already exists [2023-03-22T17:55:21.635Z] 97ab302d2f3e: Layer already exists [2023-03-22T17:55:21.635Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:21.635Z] ccb0b779bf43: Layer already exists [2023-03-22T17:55:21.635Z] edf70074bd40: Layer already exists [2023-03-22T17:55:21.903Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:22.252Z] + 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-03-22T17:55:22.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-22T17:55:22.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T17:55:22.592Z] 8bdf397b0af7: Preparing [2023-03-22T17:55:22.592Z] 3dc98d6fa21e: Preparing [2023-03-22T17:55:22.592Z] f50e718b3709: Preparing [2023-03-22T17:55:22.592Z] dc6b4aa52b92: Preparing [2023-03-22T17:55:22.592Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:22.592Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:22.592Z] 97ab302d2f3e: Preparing [2023-03-22T17:55:22.592Z] ccb0b779bf43: Preparing [2023-03-22T17:55:22.592Z] edf70074bd40: Preparing [2023-03-22T17:55:22.592Z] 97ab302d2f3e: Waiting [2023-03-22T17:55:22.592Z] ccb0b779bf43: Waiting [2023-03-22T17:55:22.592Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:22.592Z] edf70074bd40: Waiting [2023-03-22T17:55:22.592Z] 8bdf397b0af7: Layer already exists [2023-03-22T17:55:22.592Z] f50e718b3709: Layer already exists [2023-03-22T17:55:22.592Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:22.592Z] dc6b4aa52b92: Layer already exists [2023-03-22T17:55:22.592Z] 3dc98d6fa21e: Layer already exists [2023-03-22T17:55:22.592Z] 97ab302d2f3e: Layer already exists [2023-03-22T17:55:22.592Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:22.592Z] edf70074bd40: Layer already exists [2023-03-22T17:55:22.592Z] ccb0b779bf43: Layer already exists [2023-03-22T17:55:22.861Z] main: digest: sha256:ebe3801373a53d32a57d326e31577c19865857f31ee7da8fea986b599d768e3b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:55:22.903Z] ===================================================== [Pipeline] echo [2023-03-22T17:55:22.908Z] taggedImages: [2023-03-22T17:55:22.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:22.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-22T17:55:22.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.110 [2023-03-22T17:55:22.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:22.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-22T17:55:22.921Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-22T17:55:22.921Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:22.921Z] latest [2023-03-22T17:55:22.921Z] 3.0.0-dev.110 [2023-03-22T17:55:22.921Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:22.921Z] main [2023-03-22T17:55:22.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:23.253Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:23.601Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:23.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T17:55:23.601Z] 656d098dc356: Preparing [2023-03-22T17:55:23.601Z] 7fd5cd8bf487: Preparing [2023-03-22T17:55:23.601Z] efb00e8c274d: Preparing [2023-03-22T17:55:23.601Z] 79fb96b991fa: Preparing [2023-03-22T17:55:23.601Z] 12bfd23a2136: Preparing [2023-03-22T17:55:23.601Z] 08ef821cf451: Preparing [2023-03-22T17:55:23.601Z] fa90f147a1f7: Preparing [2023-03-22T17:55:23.601Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:23.601Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:23.601Z] f55530a8f4d6: Preparing [2023-03-22T17:55:23.601Z] edf70074bd40: Preparing [2023-03-22T17:55:23.601Z] fa90f147a1f7: Waiting [2023-03-22T17:55:23.601Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:23.601Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:23.601Z] 08ef821cf451: Waiting [2023-03-22T17:55:23.601Z] edf70074bd40: Waiting [2023-03-22T17:55:23.601Z] f55530a8f4d6: Waiting [2023-03-22T17:55:23.869Z] 12bfd23a2136: Pushed [2023-03-22T17:55:23.869Z] 656d098dc356: Pushed [2023-03-22T17:55:23.869Z] 7fd5cd8bf487: Pushed [2023-03-22T17:55:24.136Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:24.136Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:24.136Z] fa90f147a1f7: Pushed [2023-03-22T17:55:24.136Z] 08ef821cf451: Pushed [2023-03-22T17:55:24.136Z] edf70074bd40: Layer already exists [2023-03-22T17:55:24.404Z] f55530a8f4d6: Pushed [2023-03-22T17:55:26.998Z] 79fb96b991fa: Pushed [2023-03-22T17:55:27.970Z] efb00e8c274d: Pushed [2023-03-22T17:55:28.239Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:28.602Z] + 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-03-22T17:55:28.951Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-22T17:55:28.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T17:55:28.951Z] 656d098dc356: Preparing [2023-03-22T17:55:28.951Z] 7fd5cd8bf487: Preparing [2023-03-22T17:55:28.951Z] efb00e8c274d: Preparing [2023-03-22T17:55:28.951Z] 79fb96b991fa: Preparing [2023-03-22T17:55:28.951Z] 12bfd23a2136: Preparing [2023-03-22T17:55:28.951Z] 08ef821cf451: Preparing [2023-03-22T17:55:28.951Z] fa90f147a1f7: Preparing [2023-03-22T17:55:28.951Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:28.951Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:28.951Z] f55530a8f4d6: Preparing [2023-03-22T17:55:28.951Z] edf70074bd40: Preparing [2023-03-22T17:55:28.951Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:28.951Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:28.951Z] f55530a8f4d6: Waiting [2023-03-22T17:55:28.951Z] 08ef821cf451: Waiting [2023-03-22T17:55:28.951Z] fa90f147a1f7: Waiting [2023-03-22T17:55:28.951Z] 12bfd23a2136: Layer already exists [2023-03-22T17:55:28.951Z] efb00e8c274d: Layer already exists [2023-03-22T17:55:28.951Z] 656d098dc356: Layer already exists [2023-03-22T17:55:28.951Z] 7fd5cd8bf487: Layer already exists [2023-03-22T17:55:28.951Z] 79fb96b991fa: Layer already exists [2023-03-22T17:55:28.951Z] fa90f147a1f7: Layer already exists [2023-03-22T17:55:28.951Z] 08ef821cf451: Layer already exists [2023-03-22T17:55:28.951Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:28.951Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:28.951Z] f55530a8f4d6: Layer already exists [2023-03-22T17:55:28.951Z] edf70074bd40: Layer already exists [2023-03-22T17:55:29.220Z] latest: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:29.570Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:29.912Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.110 [2023-03-22T17:55:29.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T17:55:29.912Z] 656d098dc356: Preparing [2023-03-22T17:55:29.912Z] 7fd5cd8bf487: Preparing [2023-03-22T17:55:29.912Z] efb00e8c274d: Preparing [2023-03-22T17:55:29.912Z] 79fb96b991fa: Preparing [2023-03-22T17:55:29.912Z] 12bfd23a2136: Preparing [2023-03-22T17:55:29.912Z] 08ef821cf451: Preparing [2023-03-22T17:55:29.912Z] fa90f147a1f7: Preparing [2023-03-22T17:55:29.912Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:29.912Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:29.912Z] f55530a8f4d6: Preparing [2023-03-22T17:55:29.912Z] edf70074bd40: Preparing [2023-03-22T17:55:29.912Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:29.912Z] f55530a8f4d6: Waiting [2023-03-22T17:55:29.912Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:29.912Z] edf70074bd40: Waiting [2023-03-22T17:55:29.912Z] 08ef821cf451: Waiting [2023-03-22T17:55:29.912Z] fa90f147a1f7: Waiting [2023-03-22T17:55:29.912Z] 656d098dc356: Layer already exists [2023-03-22T17:55:29.912Z] 12bfd23a2136: Layer already exists [2023-03-22T17:55:29.912Z] efb00e8c274d: Layer already exists [2023-03-22T17:55:29.912Z] 7fd5cd8bf487: Layer already exists [2023-03-22T17:55:29.912Z] 79fb96b991fa: Layer already exists [2023-03-22T17:55:29.912Z] fa90f147a1f7: Layer already exists [2023-03-22T17:55:29.912Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:29.912Z] 08ef821cf451: Layer already exists [2023-03-22T17:55:29.912Z] f55530a8f4d6: Layer already exists [2023-03-22T17:55:30.179Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:30.179Z] edf70074bd40: Layer already exists [2023-03-22T17:55:30.179Z] 3.0.0-dev.110: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:30.525Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:30.871Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:30.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T17:55:30.871Z] 656d098dc356: Preparing [2023-03-22T17:55:30.871Z] 7fd5cd8bf487: Preparing [2023-03-22T17:55:30.871Z] efb00e8c274d: Preparing [2023-03-22T17:55:30.871Z] 79fb96b991fa: Preparing [2023-03-22T17:55:30.871Z] 12bfd23a2136: Preparing [2023-03-22T17:55:30.871Z] 08ef821cf451: Preparing [2023-03-22T17:55:30.871Z] fa90f147a1f7: Preparing [2023-03-22T17:55:30.871Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:30.871Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:30.871Z] f55530a8f4d6: Preparing [2023-03-22T17:55:30.871Z] edf70074bd40: Preparing [2023-03-22T17:55:30.871Z] 08ef821cf451: Waiting [2023-03-22T17:55:30.871Z] fa90f147a1f7: Waiting [2023-03-22T17:55:30.871Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:30.871Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:30.871Z] edf70074bd40: Waiting [2023-03-22T17:55:30.871Z] efb00e8c274d: Layer already exists [2023-03-22T17:55:30.871Z] 79fb96b991fa: Layer already exists [2023-03-22T17:55:30.871Z] 12bfd23a2136: Layer already exists [2023-03-22T17:55:30.871Z] 7fd5cd8bf487: Layer already exists [2023-03-22T17:55:30.871Z] 656d098dc356: Layer already exists [2023-03-22T17:55:30.871Z] fa90f147a1f7: Layer already exists [2023-03-22T17:55:30.871Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:31.141Z] 08ef821cf451: Layer already exists [2023-03-22T17:55:31.141Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:31.141Z] f55530a8f4d6: Layer already exists [2023-03-22T17:55:31.141Z] edf70074bd40: Layer already exists [2023-03-22T17:55:31.142Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:31.489Z] + 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-03-22T17:55:31.837Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-22T17:55:31.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T17:55:31.837Z] 656d098dc356: Preparing [2023-03-22T17:55:31.837Z] 7fd5cd8bf487: Preparing [2023-03-22T17:55:31.837Z] efb00e8c274d: Preparing [2023-03-22T17:55:31.837Z] 79fb96b991fa: Preparing [2023-03-22T17:55:31.837Z] 12bfd23a2136: Preparing [2023-03-22T17:55:31.837Z] 08ef821cf451: Preparing [2023-03-22T17:55:31.837Z] fa90f147a1f7: Preparing [2023-03-22T17:55:31.837Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:31.837Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:31.837Z] f55530a8f4d6: Preparing [2023-03-22T17:55:31.837Z] edf70074bd40: Preparing [2023-03-22T17:55:31.837Z] 08ef821cf451: Waiting [2023-03-22T17:55:31.837Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:31.837Z] fa90f147a1f7: Waiting [2023-03-22T17:55:31.837Z] f55530a8f4d6: Waiting [2023-03-22T17:55:31.837Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:31.837Z] edf70074bd40: Waiting [2023-03-22T17:55:31.837Z] 656d098dc356: Layer already exists [2023-03-22T17:55:31.837Z] efb00e8c274d: Layer already exists [2023-03-22T17:55:31.837Z] 7fd5cd8bf487: Layer already exists [2023-03-22T17:55:31.837Z] 12bfd23a2136: Layer already exists [2023-03-22T17:55:31.837Z] 79fb96b991fa: Layer already exists [2023-03-22T17:55:31.837Z] 08ef821cf451: Layer already exists [2023-03-22T17:55:31.837Z] fa90f147a1f7: Layer already exists [2023-03-22T17:55:32.111Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:32.111Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:32.111Z] f55530a8f4d6: Layer already exists [2023-03-22T17:55:32.111Z] edf70074bd40: Layer already exists [2023-03-22T17:55:32.111Z] main: digest: sha256:f5d8291404e8338eb9f669dc4ccc308a7a4b32bc397be6b4cd0fe74e047cc8eb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:55:32.153Z] ===================================================== [Pipeline] echo [2023-03-22T17:55:32.158Z] taggedImages: [2023-03-22T17:55:32.158Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:32.158Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-22T17:55:32.158Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.110 [2023-03-22T17:55:32.158Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:32.158Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-22T17:55:32.171Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-22T17:55:32.171Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:32.171Z] latest [2023-03-22T17:55:32.171Z] 3.0.0-dev.110 [2023-03-22T17:55:32.171Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:32.171Z] main [2023-03-22T17:55:32.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:32.512Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:32.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:32.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T17:55:32.857Z] 2257bd7273c0: Preparing [2023-03-22T17:55:32.857Z] 15c958f25417: Preparing [2023-03-22T17:55:32.857Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:32.857Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:32.857Z] 9ef5c3336074: Preparing [2023-03-22T17:55:32.857Z] edf70074bd40: Preparing [2023-03-22T17:55:32.857Z] edf70074bd40: Waiting [2023-03-22T17:55:33.126Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:33.126Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:33.127Z] edf70074bd40: Layer already exists [2023-03-22T17:55:33.127Z] 2257bd7273c0: Pushed [2023-03-22T17:55:34.554Z] 9ef5c3336074: Pushed [2023-03-22T17:55:38.837Z] 15c958f25417: Pushed [2023-03-22T17:55:39.106Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:39.462Z] + 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-03-22T17:55:39.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-22T17:55:39.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T17:55:39.810Z] 2257bd7273c0: Preparing [2023-03-22T17:55:39.810Z] 15c958f25417: Preparing [2023-03-22T17:55:39.810Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:39.810Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:39.810Z] 9ef5c3336074: Preparing [2023-03-22T17:55:39.810Z] edf70074bd40: Preparing [2023-03-22T17:55:39.810Z] edf70074bd40: Waiting [2023-03-22T17:55:39.810Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:39.810Z] 15c958f25417: Layer already exists [2023-03-22T17:55:39.810Z] 2257bd7273c0: Layer already exists [2023-03-22T17:55:39.810Z] 9ef5c3336074: Layer already exists [2023-03-22T17:55:39.810Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:39.810Z] edf70074bd40: Layer already exists [2023-03-22T17:55:40.080Z] latest: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:40.427Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:40.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.110 [2023-03-22T17:55:40.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T17:55:40.795Z] 2257bd7273c0: Preparing [2023-03-22T17:55:40.795Z] 15c958f25417: Preparing [2023-03-22T17:55:40.795Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:40.795Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:40.795Z] 9ef5c3336074: Preparing [2023-03-22T17:55:40.795Z] edf70074bd40: Preparing [2023-03-22T17:55:40.795Z] edf70074bd40: Waiting [2023-03-22T17:55:40.795Z] 15c958f25417: Layer already exists [2023-03-22T17:55:40.795Z] 2257bd7273c0: Layer already exists [2023-03-22T17:55:40.795Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:40.795Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:40.795Z] 9ef5c3336074: Layer already exists [2023-03-22T17:55:40.795Z] edf70074bd40: Layer already exists [2023-03-22T17:55:41.064Z] 3.0.0-dev.110: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:41.416Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:41.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:41.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T17:55:41.764Z] 2257bd7273c0: Preparing [2023-03-22T17:55:41.764Z] 15c958f25417: Preparing [2023-03-22T17:55:41.764Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:41.764Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:41.764Z] 9ef5c3336074: Preparing [2023-03-22T17:55:41.764Z] edf70074bd40: Preparing [2023-03-22T17:55:41.764Z] edf70074bd40: Waiting [2023-03-22T17:55:41.764Z] 9ef5c3336074: Layer already exists [2023-03-22T17:55:41.764Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:41.764Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:41.764Z] 2257bd7273c0: Layer already exists [2023-03-22T17:55:41.764Z] 15c958f25417: Layer already exists [2023-03-22T17:55:41.764Z] edf70074bd40: Layer already exists [2023-03-22T17:55:42.035Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:42.388Z] + 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-03-22T17:55:42.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-22T17:55:42.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T17:55:42.742Z] 2257bd7273c0: Preparing [2023-03-22T17:55:42.742Z] 15c958f25417: Preparing [2023-03-22T17:55:42.742Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:42.742Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:42.742Z] 9ef5c3336074: Preparing [2023-03-22T17:55:42.742Z] edf70074bd40: Preparing [2023-03-22T17:55:42.742Z] edf70074bd40: Waiting [2023-03-22T17:55:42.742Z] 2257bd7273c0: Layer already exists [2023-03-22T17:55:42.742Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:42.742Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:42.742Z] 15c958f25417: Layer already exists [2023-03-22T17:55:42.742Z] 9ef5c3336074: Layer already exists [2023-03-22T17:55:42.742Z] edf70074bd40: Layer already exists [2023-03-22T17:55:43.011Z] main: digest: sha256:596e184aac53db1662bc10cc4e199ff47161f3c1d2abed10755ec9b3d5d5ce36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:55:43.068Z] ===================================================== [Pipeline] echo [2023-03-22T17:55:43.077Z] taggedImages: [2023-03-22T17:55:43.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:43.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-22T17:55:43.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.110 [2023-03-22T17:55:43.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:43.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-22T17:55:43.100Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-22T17:55:43.100Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:43.100Z] latest [2023-03-22T17:55:43.100Z] 3.0.0-dev.110 [2023-03-22T17:55:43.100Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:55:43.100Z] main [2023-03-22T17:55:43.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:43.456Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:55:43.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:55:43.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T17:55:43.806Z] a829050c1ac0: Preparing [2023-03-22T17:55:43.806Z] 4a802061b8f5: Preparing [2023-03-22T17:55:43.806Z] 5b1c28af32cc: Preparing [2023-03-22T17:55:43.806Z] a39e3a04fdb3: Preparing [2023-03-22T17:55:43.806Z] 7f454b8e9a3e: Preparing [2023-03-22T17:55:43.806Z] 8e0c3f0541e4: Preparing [2023-03-22T17:55:43.806Z] 5960b21fcfa5: Preparing [2023-03-22T17:55:43.806Z] 3136bb6a6134: Preparing [2023-03-22T17:55:43.806Z] edf70074bd40: Preparing [2023-03-22T17:55:43.806Z] 5960b21fcfa5: Waiting [2023-03-22T17:55:43.806Z] 3136bb6a6134: Waiting [2023-03-22T17:55:43.806Z] 8e0c3f0541e4: Waiting [2023-03-22T17:55:43.806Z] edf70074bd40: Waiting [2023-03-22T17:55:44.083Z] a829050c1ac0: Pushed [2023-03-22T17:55:44.083Z] 5b1c28af32cc: Pushed [2023-03-22T17:55:44.083Z] 4a802061b8f5: Pushed [2023-03-22T17:55:44.083Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:55:44.350Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:55:44.350Z] edf70074bd40: Layer already exists [2023-03-22T17:55:45.313Z] 3136bb6a6134: Pushed [2023-03-22T17:55:53.529Z] 7f454b8e9a3e: Pushed [2023-03-22T17:56:03.639Z] a39e3a04fdb3: Pushed [2023-03-22T17:56:03.639Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:03.999Z] + 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-03-22T17:56:04.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-22T17:56:04.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T17:56:04.342Z] a829050c1ac0: Preparing [2023-03-22T17:56:04.342Z] 4a802061b8f5: Preparing [2023-03-22T17:56:04.342Z] 5b1c28af32cc: Preparing [2023-03-22T17:56:04.342Z] a39e3a04fdb3: Preparing [2023-03-22T17:56:04.342Z] 7f454b8e9a3e: Preparing [2023-03-22T17:56:04.342Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:04.342Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:04.342Z] 3136bb6a6134: Preparing [2023-03-22T17:56:04.342Z] edf70074bd40: Preparing [2023-03-22T17:56:04.342Z] 8e0c3f0541e4: Waiting [2023-03-22T17:56:04.342Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:04.342Z] 3136bb6a6134: Waiting [2023-03-22T17:56:04.342Z] edf70074bd40: Waiting [2023-03-22T17:56:04.342Z] a829050c1ac0: Layer already exists [2023-03-22T17:56:04.342Z] a39e3a04fdb3: Layer already exists [2023-03-22T17:56:04.342Z] 5b1c28af32cc: Layer already exists [2023-03-22T17:56:04.342Z] 7f454b8e9a3e: Layer already exists [2023-03-22T17:56:04.342Z] 4a802061b8f5: Layer already exists [2023-03-22T17:56:04.342Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:04.610Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:04.610Z] edf70074bd40: Layer already exists [2023-03-22T17:56:04.610Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:04.610Z] latest: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:04.958Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:05.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.110 [2023-03-22T17:56:05.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T17:56:05.302Z] a829050c1ac0: Preparing [2023-03-22T17:56:05.302Z] 4a802061b8f5: Preparing [2023-03-22T17:56:05.302Z] 5b1c28af32cc: Preparing [2023-03-22T17:56:05.302Z] a39e3a04fdb3: Preparing [2023-03-22T17:56:05.302Z] 7f454b8e9a3e: Preparing [2023-03-22T17:56:05.302Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:05.302Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:05.302Z] 3136bb6a6134: Preparing [2023-03-22T17:56:05.302Z] edf70074bd40: Preparing [2023-03-22T17:56:05.302Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:05.302Z] 3136bb6a6134: Waiting [2023-03-22T17:56:05.302Z] 8e0c3f0541e4: Waiting [2023-03-22T17:56:05.303Z] edf70074bd40: Waiting [2023-03-22T17:56:05.303Z] 5b1c28af32cc: Layer already exists [2023-03-22T17:56:05.303Z] 7f454b8e9a3e: Layer already exists [2023-03-22T17:56:05.303Z] a39e3a04fdb3: Layer already exists [2023-03-22T17:56:05.303Z] 4a802061b8f5: Layer already exists [2023-03-22T17:56:05.303Z] a829050c1ac0: Layer already exists [2023-03-22T17:56:05.303Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:05.303Z] edf70074bd40: Layer already exists [2023-03-22T17:56:05.303Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:05.303Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:05.572Z] 3.0.0-dev.110: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:05.925Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:06.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:06.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T17:56:06.270Z] a829050c1ac0: Preparing [2023-03-22T17:56:06.270Z] 4a802061b8f5: Preparing [2023-03-22T17:56:06.270Z] 5b1c28af32cc: Preparing [2023-03-22T17:56:06.270Z] a39e3a04fdb3: Preparing [2023-03-22T17:56:06.270Z] 7f454b8e9a3e: Preparing [2023-03-22T17:56:06.270Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:06.270Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:06.270Z] 3136bb6a6134: Preparing [2023-03-22T17:56:06.270Z] edf70074bd40: Preparing [2023-03-22T17:56:06.270Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:06.270Z] 3136bb6a6134: Waiting [2023-03-22T17:56:06.270Z] edf70074bd40: Waiting [2023-03-22T17:56:06.270Z] 8e0c3f0541e4: Waiting [2023-03-22T17:56:06.270Z] 4a802061b8f5: Layer already exists [2023-03-22T17:56:06.270Z] a829050c1ac0: Layer already exists [2023-03-22T17:56:06.270Z] 7f454b8e9a3e: Layer already exists [2023-03-22T17:56:06.270Z] a39e3a04fdb3: Layer already exists [2023-03-22T17:56:06.270Z] 5b1c28af32cc: Layer already exists [2023-03-22T17:56:06.270Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:06.270Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:06.270Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:06.270Z] edf70074bd40: Layer already exists [2023-03-22T17:56:06.538Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:06.894Z] + 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-03-22T17:56:07.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-22T17:56:07.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T17:56:07.248Z] a829050c1ac0: Preparing [2023-03-22T17:56:07.248Z] 4a802061b8f5: Preparing [2023-03-22T17:56:07.248Z] 5b1c28af32cc: Preparing [2023-03-22T17:56:07.248Z] a39e3a04fdb3: Preparing [2023-03-22T17:56:07.248Z] 7f454b8e9a3e: Preparing [2023-03-22T17:56:07.248Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:07.248Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:07.248Z] 3136bb6a6134: Preparing [2023-03-22T17:56:07.248Z] edf70074bd40: Preparing [2023-03-22T17:56:07.248Z] 8e0c3f0541e4: Waiting [2023-03-22T17:56:07.248Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:07.248Z] 3136bb6a6134: Waiting [2023-03-22T17:56:07.248Z] edf70074bd40: Waiting [2023-03-22T17:56:07.248Z] a829050c1ac0: Layer already exists [2023-03-22T17:56:07.248Z] 5b1c28af32cc: Layer already exists [2023-03-22T17:56:07.248Z] 7f454b8e9a3e: Layer already exists [2023-03-22T17:56:07.248Z] a39e3a04fdb3: Layer already exists [2023-03-22T17:56:07.248Z] 4a802061b8f5: Layer already exists [2023-03-22T17:56:07.248Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:07.248Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:07.248Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:07.248Z] edf70074bd40: Layer already exists [2023-03-22T17:56:07.518Z] main: digest: sha256:945cb305928314191f9f2c86a3299e86198a9d088f9163854d77a53edb7f51f7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:56:07.580Z] ===================================================== [Pipeline] echo [2023-03-22T17:56:07.586Z] taggedImages: [2023-03-22T17:56:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-22T17:56:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.110 [2023-03-22T17:56:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:07.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-22T17:56:07.605Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-22T17:56:07.605Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:07.605Z] latest [2023-03-22T17:56:07.605Z] 3.0.0-dev.110 [2023-03-22T17:56:07.605Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:07.605Z] main [2023-03-22T17:56:07.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:07.977Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:08.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:08.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T17:56:08.328Z] e0317acd257a: Preparing [2023-03-22T17:56:08.328Z] 255544ca16d2: Preparing [2023-03-22T17:56:08.328Z] dfd9e5d541e5: Preparing [2023-03-22T17:56:08.328Z] 192c2b874838: Preparing [2023-03-22T17:56:08.328Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:08.328Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:08.328Z] bc23042af2f3: Preparing [2023-03-22T17:56:08.328Z] edf70074bd40: Preparing [2023-03-22T17:56:08.328Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:08.328Z] bc23042af2f3: Waiting [2023-03-22T17:56:08.328Z] edf70074bd40: Waiting [2023-03-22T17:56:08.328Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:08.600Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:08.600Z] 255544ca16d2: Pushed [2023-03-22T17:56:08.600Z] dfd9e5d541e5: Pushed [2023-03-22T17:56:08.600Z] e0317acd257a: Pushed [2023-03-22T17:56:08.600Z] edf70074bd40: Layer already exists [2023-03-22T17:56:09.581Z] bc23042af2f3: Pushed [2023-03-22T17:56:27.834Z] 192c2b874838: Pushed [2023-03-22T17:56:27.834Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:28.197Z] + 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-03-22T17:56:28.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-22T17:56:28.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T17:56:28.543Z] e0317acd257a: Preparing [2023-03-22T17:56:28.543Z] 255544ca16d2: Preparing [2023-03-22T17:56:28.543Z] dfd9e5d541e5: Preparing [2023-03-22T17:56:28.543Z] 192c2b874838: Preparing [2023-03-22T17:56:28.543Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:28.543Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:28.543Z] bc23042af2f3: Preparing [2023-03-22T17:56:28.543Z] edf70074bd40: Preparing [2023-03-22T17:56:28.543Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:28.543Z] bc23042af2f3: Waiting [2023-03-22T17:56:28.543Z] edf70074bd40: Waiting [2023-03-22T17:56:28.543Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:28.543Z] e0317acd257a: Layer already exists [2023-03-22T17:56:28.543Z] 255544ca16d2: Layer already exists [2023-03-22T17:56:28.543Z] 192c2b874838: Layer already exists [2023-03-22T17:56:28.543Z] dfd9e5d541e5: Layer already exists [2023-03-22T17:56:28.543Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:28.543Z] bc23042af2f3: Layer already exists [2023-03-22T17:56:28.811Z] edf70074bd40: Layer already exists [2023-03-22T17:56:28.811Z] latest: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:29.173Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:29.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.110 [2023-03-22T17:56:29.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T17:56:29.528Z] e0317acd257a: Preparing [2023-03-22T17:56:29.528Z] 255544ca16d2: Preparing [2023-03-22T17:56:29.528Z] dfd9e5d541e5: Preparing [2023-03-22T17:56:29.528Z] 192c2b874838: Preparing [2023-03-22T17:56:29.528Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:29.528Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:29.528Z] bc23042af2f3: Preparing [2023-03-22T17:56:29.528Z] edf70074bd40: Preparing [2023-03-22T17:56:29.528Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:29.528Z] bc23042af2f3: Waiting [2023-03-22T17:56:29.528Z] edf70074bd40: Waiting [2023-03-22T17:56:29.528Z] e0317acd257a: Layer already exists [2023-03-22T17:56:29.528Z] 255544ca16d2: Layer already exists [2023-03-22T17:56:29.528Z] dfd9e5d541e5: Layer already exists [2023-03-22T17:56:29.528Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:29.528Z] 192c2b874838: Layer already exists [2023-03-22T17:56:29.528Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:29.528Z] edf70074bd40: Layer already exists [2023-03-22T17:56:29.528Z] bc23042af2f3: Layer already exists [2023-03-22T17:56:29.795Z] 3.0.0-dev.110: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:30.150Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:30.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:30.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T17:56:30.496Z] e0317acd257a: Preparing [2023-03-22T17:56:30.496Z] 255544ca16d2: Preparing [2023-03-22T17:56:30.496Z] dfd9e5d541e5: Preparing [2023-03-22T17:56:30.496Z] 192c2b874838: Preparing [2023-03-22T17:56:30.496Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:30.496Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:30.496Z] bc23042af2f3: Preparing [2023-03-22T17:56:30.496Z] edf70074bd40: Preparing [2023-03-22T17:56:30.496Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:30.496Z] edf70074bd40: Waiting [2023-03-22T17:56:30.496Z] bc23042af2f3: Waiting [2023-03-22T17:56:30.496Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:30.496Z] 255544ca16d2: Layer already exists [2023-03-22T17:56:30.496Z] e0317acd257a: Layer already exists [2023-03-22T17:56:30.496Z] dfd9e5d541e5: Layer already exists [2023-03-22T17:56:30.496Z] 192c2b874838: Layer already exists [2023-03-22T17:56:30.496Z] edf70074bd40: Layer already exists [2023-03-22T17:56:30.496Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:30.496Z] bc23042af2f3: Layer already exists [2023-03-22T17:56:30.764Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:31.113Z] + 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-03-22T17:56:31.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-22T17:56:31.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T17:56:31.525Z] e0317acd257a: Preparing [2023-03-22T17:56:31.525Z] 255544ca16d2: Preparing [2023-03-22T17:56:31.525Z] dfd9e5d541e5: Preparing [2023-03-22T17:56:31.525Z] 192c2b874838: Preparing [2023-03-22T17:56:31.525Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:31.525Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:31.525Z] bc23042af2f3: Preparing [2023-03-22T17:56:31.525Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:31.525Z] edf70074bd40: Preparing [2023-03-22T17:56:31.525Z] bc23042af2f3: Waiting [2023-03-22T17:56:31.525Z] edf70074bd40: Waiting [2023-03-22T17:56:31.525Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:31.525Z] dfd9e5d541e5: Layer already exists [2023-03-22T17:56:31.525Z] 192c2b874838: Layer already exists [2023-03-22T17:56:31.525Z] e0317acd257a: Layer already exists [2023-03-22T17:56:31.525Z] 255544ca16d2: Layer already exists [2023-03-22T17:56:31.525Z] edf70074bd40: Layer already exists [2023-03-22T17:56:31.525Z] bc23042af2f3: Layer already exists [2023-03-22T17:56:31.525Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:31.796Z] main: digest: sha256:b792fd5ea65117f9b617ff38c1dd1f5b98c2886f537850a503b6e188fd2a4f73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:56:31.866Z] ===================================================== [Pipeline] echo [2023-03-22T17:56:31.873Z] taggedImages: [2023-03-22T17:56:31.873Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:31.873Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-22T17:56:31.873Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.110 [2023-03-22T17:56:31.873Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:31.873Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-22T17:56:31.894Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-22T17:56:31.894Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:31.894Z] latest [2023-03-22T17:56:31.894Z] 3.0.0-dev.110 [2023-03-22T17:56:31.894Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:31.894Z] main [2023-03-22T17:56:31.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:32.262Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:32.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:32.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T17:56:32.626Z] 9711ffb70309: Preparing [2023-03-22T17:56:32.626Z] d91dbd41a728: Preparing [2023-03-22T17:56:32.626Z] 58e33490f9b4: Preparing [2023-03-22T17:56:32.626Z] fe618def877c: Preparing [2023-03-22T17:56:32.626Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:32.626Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:32.626Z] 3136bb6a6134: Preparing [2023-03-22T17:56:32.626Z] edf70074bd40: Preparing [2023-03-22T17:56:32.626Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:32.626Z] 3136bb6a6134: Waiting [2023-03-22T17:56:32.626Z] edf70074bd40: Waiting [2023-03-22T17:56:32.626Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:32.913Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:32.913Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:32.913Z] edf70074bd40: Layer already exists [2023-03-22T17:56:32.913Z] 9711ffb70309: Pushed [2023-03-22T17:56:32.913Z] 58e33490f9b4: Pushed [2023-03-22T17:56:32.913Z] d91dbd41a728: Pushed [2023-03-22T17:56:51.162Z] fe618def877c: Pushed [2023-03-22T17:56:51.433Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:51.793Z] + 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-03-22T17:56:52.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-22T17:56:52.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T17:56:52.149Z] 9711ffb70309: Preparing [2023-03-22T17:56:52.149Z] d91dbd41a728: Preparing [2023-03-22T17:56:52.149Z] 58e33490f9b4: Preparing [2023-03-22T17:56:52.149Z] fe618def877c: Preparing [2023-03-22T17:56:52.149Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:52.149Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:52.149Z] 3136bb6a6134: Preparing [2023-03-22T17:56:52.149Z] edf70074bd40: Preparing [2023-03-22T17:56:52.149Z] 3136bb6a6134: Waiting [2023-03-22T17:56:52.149Z] edf70074bd40: Waiting [2023-03-22T17:56:52.149Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:52.149Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:52.149Z] fe618def877c: Layer already exists [2023-03-22T17:56:52.149Z] 58e33490f9b4: Layer already exists [2023-03-22T17:56:52.149Z] d91dbd41a728: Layer already exists [2023-03-22T17:56:52.149Z] 9711ffb70309: Layer already exists [2023-03-22T17:56:52.149Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:52.149Z] edf70074bd40: Layer already exists [2023-03-22T17:56:52.149Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:52.417Z] latest: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:52.774Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:53.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.110 [2023-03-22T17:56:53.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T17:56:53.120Z] 9711ffb70309: Preparing [2023-03-22T17:56:53.120Z] d91dbd41a728: Preparing [2023-03-22T17:56:53.120Z] 58e33490f9b4: Preparing [2023-03-22T17:56:53.120Z] fe618def877c: Preparing [2023-03-22T17:56:53.120Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:53.120Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:53.120Z] 3136bb6a6134: Preparing [2023-03-22T17:56:53.120Z] edf70074bd40: Preparing [2023-03-22T17:56:53.120Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:53.120Z] 3136bb6a6134: Waiting [2023-03-22T17:56:53.120Z] edf70074bd40: Waiting [2023-03-22T17:56:53.120Z] fe618def877c: Layer already exists [2023-03-22T17:56:53.120Z] d91dbd41a728: Layer already exists [2023-03-22T17:56:53.120Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:53.120Z] 9711ffb70309: Layer already exists [2023-03-22T17:56:53.120Z] 58e33490f9b4: Layer already exists [2023-03-22T17:56:53.120Z] edf70074bd40: Layer already exists [2023-03-22T17:56:53.120Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:53.120Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:53.389Z] 3.0.0-dev.110: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:53.746Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:54.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:54.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T17:56:54.096Z] 9711ffb70309: Preparing [2023-03-22T17:56:54.096Z] d91dbd41a728: Preparing [2023-03-22T17:56:54.096Z] 58e33490f9b4: Preparing [2023-03-22T17:56:54.096Z] fe618def877c: Preparing [2023-03-22T17:56:54.096Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:54.096Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:54.096Z] 3136bb6a6134: Preparing [2023-03-22T17:56:54.096Z] edf70074bd40: Preparing [2023-03-22T17:56:54.096Z] 3136bb6a6134: Waiting [2023-03-22T17:56:54.096Z] edf70074bd40: Waiting [2023-03-22T17:56:54.096Z] 9711ffb70309: Layer already exists [2023-03-22T17:56:54.096Z] d91dbd41a728: Layer already exists [2023-03-22T17:56:54.096Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:54.096Z] 58e33490f9b4: Layer already exists [2023-03-22T17:56:54.096Z] fe618def877c: Layer already exists [2023-03-22T17:56:54.096Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:54.096Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:54.096Z] edf70074bd40: Layer already exists [2023-03-22T17:56:54.365Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:54.726Z] + 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-03-22T17:56:55.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-22T17:56:55.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T17:56:55.072Z] 9711ffb70309: Preparing [2023-03-22T17:56:55.072Z] d91dbd41a728: Preparing [2023-03-22T17:56:55.072Z] 58e33490f9b4: Preparing [2023-03-22T17:56:55.072Z] fe618def877c: Preparing [2023-03-22T17:56:55.072Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:55.072Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:55.072Z] 3136bb6a6134: Preparing [2023-03-22T17:56:55.072Z] edf70074bd40: Preparing [2023-03-22T17:56:55.072Z] 5960b21fcfa5: Waiting [2023-03-22T17:56:55.072Z] 3136bb6a6134: Waiting [2023-03-22T17:56:55.072Z] edf70074bd40: Waiting [2023-03-22T17:56:55.072Z] d91dbd41a728: Layer already exists [2023-03-22T17:56:55.072Z] 9711ffb70309: Layer already exists [2023-03-22T17:56:55.072Z] 58e33490f9b4: Layer already exists [2023-03-22T17:56:55.072Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:55.072Z] fe618def877c: Layer already exists [2023-03-22T17:56:55.072Z] 3136bb6a6134: Layer already exists [2023-03-22T17:56:55.072Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:55.072Z] edf70074bd40: Layer already exists [2023-03-22T17:56:55.340Z] main: digest: sha256:c664da2881260aee76e1319b89a07779534e40b64cf9dc3654ba0a20c2967f01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:56:55.387Z] ===================================================== [Pipeline] echo [2023-03-22T17:56:55.395Z] taggedImages: [2023-03-22T17:56:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-22T17:56:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.110 [2023-03-22T17:56:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:55.395Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-22T17:56:55.409Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-22T17:56:55.409Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:55.409Z] latest [2023-03-22T17:56:55.409Z] 3.0.0-dev.110 [2023-03-22T17:56:55.409Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:56:55.409Z] main [2023-03-22T17:56:55.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:55.748Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:56:56.093Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:56:56.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T17:56:56.093Z] fe420caf3a1e: Preparing [2023-03-22T17:56:56.093Z] 09a14f6ac45c: Preparing [2023-03-22T17:56:56.093Z] 8e0c3f0541e4: Preparing [2023-03-22T17:56:56.093Z] 5960b21fcfa5: Preparing [2023-03-22T17:56:56.093Z] 98ce608cc9aa: Preparing [2023-03-22T17:56:56.093Z] edf70074bd40: Preparing [2023-03-22T17:56:56.093Z] edf70074bd40: Waiting [2023-03-22T17:56:56.363Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:56:56.363Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:56:56.363Z] edf70074bd40: Layer already exists [2023-03-22T17:56:56.363Z] fe420caf3a1e: Pushed [2023-03-22T17:56:56.631Z] 98ce608cc9aa: Pushed [2023-03-22T17:57:03.308Z] 09a14f6ac45c: Pushed [2023-03-22T17:57:03.308Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:03.677Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:04.038Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-22T17:57:04.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T17:57:04.038Z] fe420caf3a1e: Preparing [2023-03-22T17:57:04.038Z] 09a14f6ac45c: Preparing [2023-03-22T17:57:04.038Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:04.038Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:04.038Z] 98ce608cc9aa: Preparing [2023-03-22T17:57:04.038Z] edf70074bd40: Preparing [2023-03-22T17:57:04.038Z] edf70074bd40: Waiting [2023-03-22T17:57:04.038Z] 98ce608cc9aa: Layer already exists [2023-03-22T17:57:04.038Z] fe420caf3a1e: Layer already exists [2023-03-22T17:57:04.038Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:04.038Z] 09a14f6ac45c: Layer already exists [2023-03-22T17:57:04.038Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:04.308Z] edf70074bd40: Layer already exists [2023-03-22T17:57:04.308Z] latest: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:04.659Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:05.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.110 [2023-03-22T17:57:05.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T17:57:05.011Z] fe420caf3a1e: Preparing [2023-03-22T17:57:05.011Z] 09a14f6ac45c: Preparing [2023-03-22T17:57:05.011Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:05.011Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:05.011Z] 98ce608cc9aa: Preparing [2023-03-22T17:57:05.011Z] edf70074bd40: Preparing [2023-03-22T17:57:05.011Z] edf70074bd40: Waiting [2023-03-22T17:57:05.011Z] 09a14f6ac45c: Layer already exists [2023-03-22T17:57:05.011Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:05.011Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:05.011Z] fe420caf3a1e: Layer already exists [2023-03-22T17:57:05.011Z] 98ce608cc9aa: Layer already exists [2023-03-22T17:57:05.011Z] edf70074bd40: Layer already exists [2023-03-22T17:57:05.280Z] 3.0.0-dev.110: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:05.628Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:05.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:57:05.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T17:57:05.979Z] fe420caf3a1e: Preparing [2023-03-22T17:57:05.979Z] 09a14f6ac45c: Preparing [2023-03-22T17:57:05.979Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:05.979Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:05.979Z] 98ce608cc9aa: Preparing [2023-03-22T17:57:05.979Z] edf70074bd40: Preparing [2023-03-22T17:57:05.979Z] edf70074bd40: Waiting [2023-03-22T17:57:05.979Z] 09a14f6ac45c: Layer already exists [2023-03-22T17:57:05.979Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:05.979Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:05.979Z] fe420caf3a1e: Layer already exists [2023-03-22T17:57:05.979Z] 98ce608cc9aa: Layer already exists [2023-03-22T17:57:05.979Z] edf70074bd40: Layer already exists [2023-03-22T17:57:06.248Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:06.599Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:06.942Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-22T17:57:06.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T17:57:06.942Z] fe420caf3a1e: Preparing [2023-03-22T17:57:06.942Z] 09a14f6ac45c: Preparing [2023-03-22T17:57:06.942Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:06.942Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:06.942Z] 98ce608cc9aa: Preparing [2023-03-22T17:57:06.942Z] edf70074bd40: Preparing [2023-03-22T17:57:06.942Z] edf70074bd40: Waiting [2023-03-22T17:57:06.942Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:06.942Z] 09a14f6ac45c: Layer already exists [2023-03-22T17:57:06.942Z] fe420caf3a1e: Layer already exists [2023-03-22T17:57:06.942Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:06.942Z] 98ce608cc9aa: Layer already exists [2023-03-22T17:57:06.942Z] edf70074bd40: Layer already exists [2023-03-22T17:57:07.213Z] main: digest: sha256:5a0979e7896c84c94b5604905b0b367bc5924e1e127e703d921d686066f7d445 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:57:07.256Z] ===================================================== [Pipeline] echo [2023-03-22T17:57:07.261Z] taggedImages: [2023-03-22T17:57:07.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:57:07.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-22T17:57:07.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.110 [2023-03-22T17:57:07.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:57:07.261Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-22T17:57:07.284Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-22T17:57:07.284Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:57:07.284Z] latest [2023-03-22T17:57:07.284Z] 3.0.0-dev.110 [2023-03-22T17:57:07.284Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:57:07.284Z] main [2023-03-22T17:57:07.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:07.642Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:07.996Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:57:07.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T17:57:07.996Z] 6cd4433949cb: Preparing [2023-03-22T17:57:07.996Z] 7204f797080c: Preparing [2023-03-22T17:57:07.996Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:07.996Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:07.996Z] 2811e701df00: Preparing [2023-03-22T17:57:07.996Z] edf70074bd40: Preparing [2023-03-22T17:57:07.996Z] edf70074bd40: Waiting [2023-03-22T17:57:07.996Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:07.996Z] 2811e701df00: Layer already exists [2023-03-22T17:57:07.996Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:08.267Z] edf70074bd40: Layer already exists [2023-03-22T17:57:08.267Z] 6cd4433949cb: Pushed [2023-03-22T17:57:14.959Z] 7204f797080c: Pushed [2023-03-22T17:57:15.228Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:15.594Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:15.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-22T17:57:15.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T17:57:15.956Z] 6cd4433949cb: Preparing [2023-03-22T17:57:15.956Z] 7204f797080c: Preparing [2023-03-22T17:57:15.956Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:15.956Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:15.956Z] 2811e701df00: Preparing [2023-03-22T17:57:15.956Z] edf70074bd40: Preparing [2023-03-22T17:57:15.956Z] edf70074bd40: Waiting [2023-03-22T17:57:15.956Z] 6cd4433949cb: Layer already exists [2023-03-22T17:57:15.956Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:15.956Z] 2811e701df00: Layer already exists [2023-03-22T17:57:15.956Z] 7204f797080c: Layer already exists [2023-03-22T17:57:15.956Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:15.956Z] edf70074bd40: Layer already exists [2023-03-22T17:57:16.227Z] latest: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:16.577Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:16.930Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.110 [2023-03-22T17:57:16.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T17:57:16.930Z] 6cd4433949cb: Preparing [2023-03-22T17:57:16.930Z] 7204f797080c: Preparing [2023-03-22T17:57:16.930Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:16.930Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:16.930Z] 2811e701df00: Preparing [2023-03-22T17:57:16.930Z] edf70074bd40: Preparing [2023-03-22T17:57:16.930Z] edf70074bd40: Waiting [2023-03-22T17:57:16.930Z] 7204f797080c: Layer already exists [2023-03-22T17:57:16.930Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:16.930Z] 2811e701df00: Layer already exists [2023-03-22T17:57:16.930Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:16.930Z] 6cd4433949cb: Layer already exists [2023-03-22T17:57:17.201Z] edf70074bd40: Layer already exists [2023-03-22T17:57:17.201Z] 3.0.0-dev.110: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:17.550Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:17.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:57:17.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T17:57:17.896Z] 6cd4433949cb: Preparing [2023-03-22T17:57:17.896Z] 7204f797080c: Preparing [2023-03-22T17:57:17.896Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:17.896Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:17.896Z] 2811e701df00: Preparing [2023-03-22T17:57:17.896Z] edf70074bd40: Preparing [2023-03-22T17:57:17.896Z] edf70074bd40: Waiting [2023-03-22T17:57:17.896Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:17.896Z] 2811e701df00: Layer already exists [2023-03-22T17:57:17.896Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:17.896Z] 6cd4433949cb: Layer already exists [2023-03-22T17:57:18.167Z] 7204f797080c: Layer already exists [2023-03-22T17:57:18.167Z] edf70074bd40: Layer already exists [2023-03-22T17:57:18.167Z] 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:18.527Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:18.872Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-22T17:57:18.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T17:57:18.872Z] 6cd4433949cb: Preparing [2023-03-22T17:57:18.872Z] 7204f797080c: Preparing [2023-03-22T17:57:18.872Z] 8e0c3f0541e4: Preparing [2023-03-22T17:57:18.872Z] 5960b21fcfa5: Preparing [2023-03-22T17:57:18.872Z] 2811e701df00: Preparing [2023-03-22T17:57:18.872Z] edf70074bd40: Preparing [2023-03-22T17:57:18.872Z] edf70074bd40: Waiting [2023-03-22T17:57:19.141Z] 5960b21fcfa5: Layer already exists [2023-03-22T17:57:19.141Z] 6cd4433949cb: Layer already exists [2023-03-22T17:57:19.141Z] 8e0c3f0541e4: Layer already exists [2023-03-22T17:57:19.141Z] 7204f797080c: Layer already exists [2023-03-22T17:57:19.141Z] 2811e701df00: Layer already exists [2023-03-22T17:57:19.141Z] edf70074bd40: Layer already exists [2023-03-22T17:57:19.141Z] main: digest: sha256:e9c9796fe9021cf08293be8ae5348e4cf8cc49e76e73868221ad040c6f0ce45f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:57:19.194Z] ===================================================== [Pipeline] echo [2023-03-22T17:57:19.201Z] taggedImages: [2023-03-22T17:57:19.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [2023-03-22T17:57:19.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-22T17:57:19.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.110 [2023-03-22T17:57:19.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e3a5bd4bf35c6b96090f7c2f87f5796184d8834-3.0.0-dev.110 [2023-03-22T17:57:19.201Z] - 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-03-22T17:57:19.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T17:57:19.570Z] [2023-03-22T17:57:19.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:19.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T17:57:20.178Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T17:57:20.178Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T17:57:20.178Z] 04944245beec: Pulling fs layer [2023-03-22T17:57:20.178Z] 699f458cf7ca: Pulling fs layer [2023-03-22T17:57:20.178Z] 765212b225bb: Pulling fs layer [2023-03-22T17:57:20.178Z] f23df028b6ca: Pulling fs layer [2023-03-22T17:57:20.178Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T17:57:20.178Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T17:57:20.178Z] f23df028b6ca: Waiting [2023-03-22T17:57:20.178Z] d65c8cfc05b1: Waiting [2023-03-22T17:57:20.178Z] 2437ff75d9bd: Waiting [2023-03-22T17:57:20.178Z] 765212b225bb: Waiting [2023-03-22T17:57:20.178Z] 04944245beec: Verifying Checksum [2023-03-22T17:57:20.178Z] 04944245beec: Download complete [2023-03-22T17:57:20.178Z] 765212b225bb: Verifying Checksum [2023-03-22T17:57:20.178Z] 765212b225bb: Download complete [2023-03-22T17:57:20.178Z] f23df028b6ca: Verifying Checksum [2023-03-22T17:57:20.178Z] f23df028b6ca: Download complete [2023-03-22T17:57:20.178Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T17:57:20.178Z] d65c8cfc05b1: Download complete [2023-03-22T17:57:20.448Z] 699f458cf7ca: Verifying Checksum [2023-03-22T17:57:20.448Z] 699f458cf7ca: Download complete [2023-03-22T17:57:20.719Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T17:57:20.719Z] 8998bd30e6a1: Download complete [2023-03-22T17:57:23.306Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T17:57:23.306Z] 2437ff75d9bd: Download complete [2023-03-22T17:57:25.265Z] 8998bd30e6a1: Pull complete [2023-03-22T17:57:25.534Z] 04944245beec: Pull complete [2023-03-22T17:57:26.956Z] 699f458cf7ca: Pull complete [2023-03-22T17:57:27.225Z] 765212b225bb: Pull complete [2023-03-22T17:57:28.188Z] f23df028b6ca: Pull complete [2023-03-22T17:57:28.456Z] d65c8cfc05b1: Pull complete [2023-03-22T17:57:43.457Z] 2437ff75d9bd: Pull complete [2023-03-22T17:57:43.457Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T17:57:43.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T17:57:43.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:57:43.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-5237 does not seem to be running inside a container [2023-03-22T17:57:43.752Z] $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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-03-22T17:57:46.842Z] $ docker top c64be6a39f6de6b3610de589e63cc602f370440b1ac351d2c35e788deeba6e88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:57:47.762Z] ---> job-cost.sh [2023-03-22T17:57:47.762Z] lf-activate-venv: SKIPPING [2023-03-22T17:57:47.762Z] INFO: No Stack... [2023-03-22T17:57:48.347Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T17:57:48.930Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T17:57:49.570Z] + cat /w/workspace/edgex-go/472/archives/cost.csv [2023-03-22T17:57:49.570Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T17:57:49.611Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-472-stack-cost] [2023-03-22T17:57:49.617Z] Resource [jenkins-edgexfoundry-edgex-go-main-472-stack-cost] did not exist. Created. [2023-03-22T17:57:49.617Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-472-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T17:57:50.273Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T17:57:51.093Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T17:57:51.102Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-472-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T17:57:51.110Z] $ docker stop --time=1 c64be6a39f6de6b3610de589e63cc602f370440b1ac351d2c35e788deeba6e88 [2023-03-22T17:57:52.757Z] $ docker rm -f --volumes c64be6a39f6de6b3610de589e63cc602f370440b1ac351d2c35e788deeba6e88 [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-03-22T17:57:53.232Z] provisioning config files... [2023-03-22T17:57:53.239Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/472@tmp/config5414265578592912997tmp [Pipeline] { [Pipeline] sh [2023-03-22T17:57:53.532Z] + set +x [2023-03-22T17:57:53.532Z] + bash -s -- [2023-03-22T17:57:53.532Z] + curl -s https://codecov.io/bash [2023-03-22T17:57:53.532Z] [2023-03-22T17:57:53.532Z] _____ _ [2023-03-22T17:57:53.532Z] / ____| | | [2023-03-22T17:57:53.532Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T17:57:53.532Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T17:57:53.532Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T17:57:53.532Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T17:57:53.532Z] Bash-1.0.6 [2023-03-22T17:57:53.532Z] [2023-03-22T17:57:53.532Z] [2023-03-22T17:57:53.532Z] ==> git version 2.25.1 found [2023-03-22T17:57:53.532Z] ==> 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-03-22T17:57:53.532Z] Release-Date: 2020-01-08 [2023-03-22T17:57:53.532Z] 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-03-22T17:57:53.532Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T17:57:53.532Z] ==> Jenkins CI detected. [2023-03-22T17:57:53.532Z] current dir:  /w/workspace/edgex-go/472 [2023-03-22T17:57:53.532Z] project root: . [2023-03-22T17:57:53.532Z] --> token set from env [2023-03-22T17:57:53.532Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T17:57:53.532Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T17:57:53.532Z] ==> Python coveragepy not found [2023-03-22T17:57:53.532Z] ==> Searching for coverage reports in: [2023-03-22T17:57:53.532Z] + . [2023-03-22T17:57:53.532Z] -> Found 1 reports [2023-03-22T17:57:53.532Z] ==> Detecting git/mercurial file structure [2023-03-22T17:57:53.791Z] ==> Reading reports [2023-03-22T17:57:53.791Z] + ./coverage.out bytes=447378 [2023-03-22T17:57:53.791Z] ==> Appending adjustments [2023-03-22T17:57:53.791Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T17:57:54.728Z] + Found adjustments [2023-03-22T17:57:54.728Z] ==> Gzipping contents [2023-03-22T17:57:54.728Z] 60K /tmp/codecov.cqsgD0.gz [2023-03-22T17:57:54.728Z] ==> Uploading reports [2023-03-22T17:57:54.728Z] url: https://codecov.io [2023-03-22T17:57:54.728Z] query: branch=main&commit=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834&build=472&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F472%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T17:57:54.728Z] -> Pinging Codecov [2023-03-22T17:57:54.728Z] 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=0e3a5bd4bf35c6b96090f7c2f87f5796184d8834&build=472&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F472%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T17:57:54.986Z] -> Uploading to [2023-03-22T17:57:54.986Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/0e3a5bd4bf35c6b96090f7c2f87f5796184d8834/3ae775e3-4337-451f-aaa2-1be82c7f9dfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T175754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd190da7a461652ae79328f61a7679367d34981d5566cd9cf455a201fc149e3e [2023-03-22T17:57:54.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:57:54.986Z] Dload Upload Total Spent Left Speed [2023-03-22T17:57:55.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57493 0 0 100 57493 0 178k --:--:-- --:--:-- --:--:-- 178k [2023-03-22T17:57:55.504Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 [Pipeline] } [2023-03-22T17:57:55.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-22T17:57:55.757Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T17:57:55.770Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:56.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T17:57:56.064Z] [2023-03-22T17:57:56.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:57:56.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T17:57:56.361Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T17:57:56.361Z] df9b9388f04a: Pulling fs layer [2023-03-22T17:57:56.361Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T17:57:56.361Z] 25bc292e5bac: Pulling fs layer [2023-03-22T17:57:56.361Z] 114826534d7a: Pulling fs layer [2023-03-22T17:57:56.361Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T17:57:56.361Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T17:57:56.362Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T17:57:56.362Z] 114826534d7a: Waiting [2023-03-22T17:57:56.362Z] 4657fd5d0bcf: Waiting [2023-03-22T17:57:56.362Z] 25bc292e5bac: Verifying Checksum [2023-03-22T17:57:56.362Z] 25bc292e5bac: Download complete [2023-03-22T17:57:56.362Z] 52dc419b0ee2: Download complete [2023-03-22T17:57:56.362Z] 4657fd5d0bcf: Verifying Checksum [2023-03-22T17:57:56.362Z] 4657fd5d0bcf: Download complete [2023-03-22T17:57:56.362Z] df9b9388f04a: Verifying Checksum [2023-03-22T17:57:56.362Z] df9b9388f04a: Download complete [2023-03-22T17:57:56.621Z] df9b9388f04a: Pull complete [2023-03-22T17:57:56.621Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T17:57:56.621Z] 6ad1cebc031e: Download complete [2023-03-22T17:57:56.621Z] 52dc419b0ee2: Pull complete [2023-03-22T17:57:56.880Z] 25bc292e5bac: Pull complete [2023-03-22T17:57:57.140Z] 114826534d7a: Verifying Checksum [2023-03-22T17:57:57.141Z] 114826534d7a: Download complete [2023-03-22T17:57:57.409Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T17:57:57.409Z] 8a3aa393b2d8: Download complete [2023-03-22T17:58:00.686Z] 114826534d7a: Pull complete [2023-03-22T17:58:00.686Z] 4657fd5d0bcf: Pull complete [2023-03-22T17:58:00.686Z] 6ad1cebc031e: Pull complete [2023-03-22T17:58:03.216Z] 8a3aa393b2d8: Pull complete [2023-03-22T17:58:03.216Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T17:58:03.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T17:58:03.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:58:03.295Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:58:03.334Z] $ 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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@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/edgex-snyk-go:1.410.4 cat [2023-03-22T17:58:07.389Z] $ docker top fcfd8bb8165f4bcacf023e3dab6f460a503fc83ad9a4bd9c94ea187686968287 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:58:07.453Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-22T17:58:07.731Z] + set -o pipefail [2023-03-22T17:58:07.731Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-22T17:58:12.998Z] [2023-03-22T17:58:12.998Z] Monitoring /w/workspace/edgex-go/472 (github.com/edgexfoundry/edgex-go)... [2023-03-22T17:58:12.998Z] [2023-03-22T17:58:12.998Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/24cf74f0-0b3c-4f56-9336-03acc50dabb8 [2023-03-22T17:58:12.998Z] [2023-03-22T17:58:12.998Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-22T17:58:12.998Z] [2023-03-22T17:58:12.998Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T17:58:12.998Z] [2023-03-22T17:58:12.998Z] [2023-03-22T17:58:12.998Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T17:58:12.998Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T17:58:12.998Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T17:58:13.015Z] $ docker stop --time=1 fcfd8bb8165f4bcacf023e3dab6f460a503fc83ad9a4bd9c94ea187686968287 [2023-03-22T17:58:15.838Z] $ docker rm -f --volumes fcfd8bb8165f4bcacf023e3dab6f460a503fc83ad9a4bd9c94ea187686968287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-22T17:58:16.135Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:58:16.144Z] provisioning config files... [2023-03-22T17:58:16.151Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/472@tmp/config6792525888641958390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:58:16.438Z] --> edgex-publish-swagger.sh [2023-03-22T17:58:16.439Z] === Publish openapi/v3 API === [2023-03-22T17:58:16.439Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-22T17:58:16.439Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/472/openapi/v3/core-command.yaml] [2023-03-22T17:58:16.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:58:16.439Z] Dload Upload Total Spent Left Speed [2023-03-22T17:58:17.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 51109 --:--:-- --:--:-- --:--:-- 51019 100 29030 0 0 100 29030 0 51109 --:--:-- --:--:-- --:--:-- 51019 [2023-03-22T17:58:17.006Z] [2023-03-22T17:58:17.006Z] [2023-03-22T17:58:17.006Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/472/openapi/v3/core-data.yaml] [2023-03-22T17:58:17.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:58:17.006Z] Dload Upload Total Spent Left Speed [2023-03-22T17:58:17.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 136k --:--:-- --:--:-- --:--:-- 136k [2023-03-22T17:58:17.577Z] [2023-03-22T17:58:17.577Z] [2023-03-22T17:58:17.577Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/472/openapi/v3/core-metadata.yaml] [2023-03-22T17:58:17.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:58:17.577Z] Dload Upload Total Spent Left Speed [2023-03-22T17:58:18.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 257k --:--:-- --:--:-- --:--:-- 256k 100 140k 0 0 100 140k 0 257k --:--:-- --:--:-- --:--:-- 256k [2023-03-22T17:58:18.144Z] [2023-03-22T17:58:18.144Z] [2023-03-22T17:58:18.144Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/472/openapi/v3/support-notifications.yaml] [2023-03-22T17:58:18.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:58:18.144Z] Dload Upload Total Spent Left Speed [2023-03-22T17:58:18.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 147k --:--:-- --:--:-- --:--:-- 147k [2023-03-22T17:58:18.718Z] [2023-03-22T17:58:18.718Z] [2023-03-22T17:58:18.718Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/472/openapi/v3/support-scheduler.yaml] [2023-03-22T17:58:18.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:58:18.718Z] Dload Upload Total Spent Left Speed [2023-03-22T17:58:18.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 162k --:--:-- --:--:-- --:--:-- 161k 100 34001 0 0 100 34001 0 71430 --:--:-- --:--:-- --:--:-- 71280 [2023-03-22T17:58:18.977Z] [2023-03-22T17:58:18.977Z] [Pipeline] } [2023-03-22T17:58:18.983Z] 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-03-22T17:58:19.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:58:19.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:58:19.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:58:19.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:58:19.737Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:58:19.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T17:58:20.161Z] $ docker top c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 -eo pid,comm [2023-03-22T17:58:20.201Z] 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-03-22T17:58:20.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:58:20.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:58:20.239Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:58:20.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:58:20.389Z] $ docker exec c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 ssh-agent [2023-03-22T17:58:20.483Z] SSH_AUTH_SOCK=/tmp/ssh-b0lAMPWxeEzD/agent.31 [2023-03-22T17:58:20.483Z] SSH_AGENT_PID=37 [2023-03-22T17:58:20.500Z] Running ssh-add (command line suppressed) [2023-03-22T17:58:20.604Z] Identity added: /w/workspace/edgex-go/472@tmp/private_key_11726527064596653479.key (/w/workspace/edgex-go/472@tmp/private_key_11726527064596653479.key) [2023-03-22T17:58:20.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:58:20.958Z] + git semver tag [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,115 [run_tag] DEBUG tag force:False [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,116 [check_head_tag] DEBUG check head tag [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,120 [execute] INFO git cat-file --batch-check [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=) [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,123 [execute] INFO git cat-file --batch [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=) [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,176 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,177 [execute] INFO git tag -a v3.0.0-dev.110 -m v3.0.0-dev.110 [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,177 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.110', '-m', 'v3.0.0-dev.110'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:58:21.222Z] 2023-03-22 17:58:21,180 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main [2023-03-22T17:58:21.222Z] 3.0.0-dev.110 [Pipeline] } [2023-03-22T17:58:21.237Z] $ docker exec --env ******** --env ******** c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 ssh-agent -k [2023-03-22T17:58:21.339Z] unset SSH_AUTH_SOCK; [2023-03-22T17:58:21.339Z] unset SSH_AGENT_PID; [2023-03-22T17:58:21.339Z] echo Agent pid 37 killed; [2023-03-22T17:58:21.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:58:21.639Z] + git semver [Pipeline] } [2023-03-22T17:58:21.915Z] $ docker stop --time=1 c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 [2023-03-22T17:58:23.146Z] $ docker rm -f --volumes c620f7b99306d1e1425280497065ad9b5933a01bb6fbd27e9df296a0ef8b4e69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:58:23.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T17:58:23.498Z] [2023-03-22T17:58:23.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:58:23.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T17:58:23.794Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T17:58:23.794Z] ab5ef0e58194: Pulling fs layer [2023-03-22T17:58:23.794Z] 9712f1f96733: Pulling fs layer [2023-03-22T17:58:23.794Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T17:58:23.794Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T17:58:23.794Z] e9a5061849ea: Pulling fs layer [2023-03-22T17:58:23.794Z] d747dcd14b5f: Pulling fs layer [2023-03-22T17:58:23.794Z] 2de7ff778b66: Pulling fs layer [2023-03-22T17:58:23.794Z] e9a5061849ea: Waiting [2023-03-22T17:58:23.794Z] 2de7ff778b66: Waiting [2023-03-22T17:58:23.794Z] d747dcd14b5f: Waiting [2023-03-22T17:58:23.794Z] 0d9ebad4ef96: Waiting [2023-03-22T17:58:23.794Z] 9712f1f96733: Verifying Checksum [2023-03-22T17:58:23.794Z] 9712f1f96733: Download complete [2023-03-22T17:58:24.377Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T17:58:24.377Z] 63f879dbbcfc: Download complete [2023-03-22T17:58:24.377Z] e9a5061849ea: Verifying Checksum [2023-03-22T17:58:24.377Z] e9a5061849ea: Download complete [2023-03-22T17:58:24.377Z] d747dcd14b5f: Verifying Checksum [2023-03-22T17:58:24.377Z] d747dcd14b5f: Download complete [2023-03-22T17:58:24.637Z] ab5ef0e58194: Verifying Checksum [2023-03-22T17:58:24.637Z] ab5ef0e58194: Download complete [2023-03-22T17:58:24.637Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T17:58:24.637Z] 0d9ebad4ef96: Download complete [2023-03-22T17:58:24.637Z] 2de7ff778b66: Verifying Checksum [2023-03-22T17:58:24.637Z] 2de7ff778b66: Download complete [2023-03-22T17:58:27.162Z] ab5ef0e58194: Pull complete [2023-03-22T17:58:27.162Z] 9712f1f96733: Pull complete [2023-03-22T17:58:27.726Z] 63f879dbbcfc: Pull complete [2023-03-22T17:58:31.003Z] 0d9ebad4ef96: Pull complete [2023-03-22T17:58:31.260Z] e9a5061849ea: Pull complete [2023-03-22T17:58:31.260Z] d747dcd14b5f: Pull complete [2023-03-22T17:58:32.193Z] 2de7ff778b66: Pull complete [2023-03-22T17:58:32.193Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T17:58:32.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T17:58:32.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:58:32.268Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:58:32.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-22T17:58:36.919Z] $ docker top 73cc7a5399e80e21368b7e270abdd0c0f35521b942f6d795528acb63088555d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:58:36.981Z] provisioning config files... [2023-03-22T17:58:36.987Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/472@tmp/config7200916993264215346tmp [2023-03-22T17:58:36.997Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/472@tmp/config10979848842613557480tmp [2023-03-22T17:58:37.007Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/472@tmp/config12637270519098915576tmp [Pipeline] { [Pipeline] echo [2023-03-22T17:58:37.020Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:58:37.310Z] ---> sigul-configuration.sh [2023-03-22T17:58:37.310Z] gpg: directory `/root/.gnupg' created [2023-03-22T17:58:37.310Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T17:58:37.310Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T17:58:37.310Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T17:58:37.310Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T17:58:37.310Z] gpg: CAST5 encrypted data [2023-03-22T17:58:37.310Z] gpg: encrypted with 1 passphrase [2023-03-22T17:58:37.310Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T17:58:37.740Z] + mkdir /home/jenkins [2023-03-22T17:58:37.740Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T17:58:38.024Z] + 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-03-22T17:58:38.031Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:58:38.311Z] ---> sigul-install.sh [2023-03-22T17:58:38.311Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T17:58:38.596Z] + git tag --list [2023-03-22T17:58:38.596Z] 0.6.0 [2023-03-22T17:58:38.596Z] 0.6.1 [2023-03-22T17:58:38.596Z] 0.7.0 [2023-03-22T17:58:38.596Z] 0.7.1 [2023-03-22T17:58:38.596Z] v1.0.0 [2023-03-22T17:58:38.596Z] v1.0.1 [2023-03-22T17:58:38.596Z] v1.1.0 [2023-03-22T17:58:38.596Z] v1.2.0 [2023-03-22T17:58:38.596Z] v1.2.1 [2023-03-22T17:58:38.596Z] v1.3.0 [2023-03-22T17:58:38.596Z] v1.3.1 [2023-03-22T17:58:38.596Z] v2.0.0 [2023-03-22T17:58:38.596Z] v2.1.0 [2023-03-22T17:58:38.596Z] v2.1.1 [2023-03-22T17:58:38.596Z] v2.1.1-dev.1 [2023-03-22T17:58:38.596Z] v2.1.1-dev.2 [2023-03-22T17:58:38.596Z] v2.1.1-dev.3 [2023-03-22T17:58:38.596Z] v2.1.1-dev.4 [2023-03-22T17:58:38.596Z] v2.1.1-dev.5 [2023-03-22T17:58:38.596Z] v2.1.1-dev.6 [2023-03-22T17:58:38.596Z] v2.1.1-dev.7 [2023-03-22T17:58:38.596Z] v2.1.1-dev.8 [2023-03-22T17:58:38.596Z] v2.1.2-dev.1 [2023-03-22T17:58:38.596Z] v2.2.0 [2023-03-22T17:58:38.596Z] v2.2.1-dev.1 [2023-03-22T17:58:38.596Z] v2.2.1-dev.10 [2023-03-22T17:58:38.596Z] v2.2.1-dev.11 [2023-03-22T17:58:38.596Z] v2.2.1-dev.12 [2023-03-22T17:58:38.596Z] v2.2.1-dev.13 [2023-03-22T17:58:38.596Z] v2.2.1-dev.14 [2023-03-22T17:58:38.596Z] v2.2.1-dev.15 [2023-03-22T17:58:38.596Z] v2.2.1-dev.16 [2023-03-22T17:58:38.596Z] v2.2.1-dev.17 [2023-03-22T17:58:38.596Z] v2.2.1-dev.18 [2023-03-22T17:58:38.596Z] v2.2.1-dev.19 [2023-03-22T17:58:38.596Z] v2.2.1-dev.2 [2023-03-22T17:58:38.596Z] v2.2.1-dev.20 [2023-03-22T17:58:38.596Z] v2.2.1-dev.21 [2023-03-22T17:58:38.596Z] v2.2.1-dev.22 [2023-03-22T17:58:38.596Z] v2.2.1-dev.23 [2023-03-22T17:58:38.596Z] v2.2.1-dev.24 [2023-03-22T17:58:38.596Z] v2.2.1-dev.25 [2023-03-22T17:58:38.596Z] v2.2.1-dev.26 [2023-03-22T17:58:38.596Z] v2.2.1-dev.27 [2023-03-22T17:58:38.596Z] v2.2.1-dev.28 [2023-03-22T17:58:38.596Z] v2.2.1-dev.29 [2023-03-22T17:58:38.596Z] v2.2.1-dev.3 [2023-03-22T17:58:38.596Z] v2.2.1-dev.4 [2023-03-22T17:58:38.596Z] v2.2.1-dev.5 [2023-03-22T17:58:38.596Z] v2.2.1-dev.6 [2023-03-22T17:58:38.596Z] v2.2.1-dev.7 [2023-03-22T17:58:38.596Z] v2.2.1-dev.8 [2023-03-22T17:58:38.596Z] v2.2.1-dev.9 [2023-03-22T17:58:38.596Z] v2.3.0 [2023-03-22T17:58:38.596Z] v2.3.0-dev.100 [2023-03-22T17:58:38.596Z] v2.3.0-dev.101 [2023-03-22T17:58:38.596Z] v2.3.0-dev.102 [2023-03-22T17:58:38.596Z] v2.3.0-dev.103 [2023-03-22T17:58:38.596Z] v2.3.0-dev.104 [2023-03-22T17:58:38.596Z] v2.3.0-dev.105 [2023-03-22T17:58:38.596Z] v2.3.0-dev.106 [2023-03-22T17:58:38.596Z] v2.3.0-dev.29 [2023-03-22T17:58:38.596Z] v2.3.0-dev.30 [2023-03-22T17:58:38.596Z] v2.3.0-dev.31 [2023-03-22T17:58:38.596Z] v2.3.0-dev.32 [2023-03-22T17:58:38.596Z] v2.3.0-dev.33 [2023-03-22T17:58:38.596Z] v2.3.0-dev.34 [2023-03-22T17:58:38.596Z] v2.3.0-dev.35 [2023-03-22T17:58:38.596Z] v2.3.0-dev.36 [2023-03-22T17:58:38.596Z] v2.3.0-dev.37 [2023-03-22T17:58:38.596Z] v2.3.0-dev.38 [2023-03-22T17:58:38.596Z] v2.3.0-dev.39 [2023-03-22T17:58:38.596Z] v2.3.0-dev.40 [2023-03-22T17:58:38.596Z] v2.3.0-dev.41 [2023-03-22T17:58:38.596Z] v2.3.0-dev.42 [2023-03-22T17:58:38.596Z] v2.3.0-dev.43 [2023-03-22T17:58:38.596Z] v2.3.0-dev.44 [2023-03-22T17:58:38.596Z] v2.3.0-dev.45 [2023-03-22T17:58:38.596Z] v2.3.0-dev.46 [2023-03-22T17:58:38.596Z] v2.3.0-dev.47 [2023-03-22T17:58:38.596Z] v2.3.0-dev.48 [2023-03-22T17:58:38.596Z] v2.3.0-dev.49 [2023-03-22T17:58:38.596Z] v2.3.0-dev.50 [2023-03-22T17:58:38.596Z] v2.3.0-dev.51 [2023-03-22T17:58:38.596Z] v2.3.0-dev.52 [2023-03-22T17:58:38.596Z] v2.3.0-dev.53 [2023-03-22T17:58:38.596Z] v2.3.0-dev.54 [2023-03-22T17:58:38.596Z] v2.3.0-dev.55 [2023-03-22T17:58:38.596Z] v2.3.0-dev.56 [2023-03-22T17:58:38.596Z] v2.3.0-dev.57 [2023-03-22T17:58:38.596Z] v2.3.0-dev.58 [2023-03-22T17:58:38.596Z] v2.3.0-dev.59 [2023-03-22T17:58:38.596Z] v2.3.0-dev.60 [2023-03-22T17:58:38.596Z] v2.3.0-dev.61 [2023-03-22T17:58:38.596Z] v2.3.0-dev.62 [2023-03-22T17:58:38.596Z] v2.3.0-dev.63 [2023-03-22T17:58:38.596Z] v2.3.0-dev.64 [2023-03-22T17:58:38.596Z] v2.3.0-dev.65 [2023-03-22T17:58:38.596Z] v2.3.0-dev.66 [2023-03-22T17:58:38.596Z] v2.3.0-dev.67 [2023-03-22T17:58:38.596Z] v2.3.0-dev.68 [2023-03-22T17:58:38.596Z] v2.3.0-dev.69 [2023-03-22T17:58:38.596Z] v2.3.0-dev.70 [2023-03-22T17:58:38.596Z] v2.3.0-dev.71 [2023-03-22T17:58:38.596Z] v2.3.0-dev.72 [2023-03-22T17:58:38.596Z] v2.3.0-dev.73 [2023-03-22T17:58:38.596Z] v2.3.0-dev.74 [2023-03-22T17:58:38.596Z] v2.3.0-dev.75 [2023-03-22T17:58:38.596Z] v2.3.0-dev.76 [2023-03-22T17:58:38.596Z] v2.3.0-dev.77 [2023-03-22T17:58:38.596Z] v2.3.0-dev.78 [2023-03-22T17:58:38.596Z] v2.3.0-dev.79 [2023-03-22T17:58:38.596Z] v2.3.0-dev.80 [2023-03-22T17:58:38.596Z] v2.3.0-dev.81 [2023-03-22T17:58:38.596Z] v2.3.0-dev.82 [2023-03-22T17:58:38.596Z] v2.3.0-dev.83 [2023-03-22T17:58:38.596Z] v2.3.0-dev.84 [2023-03-22T17:58:38.596Z] v2.3.0-dev.85 [2023-03-22T17:58:38.596Z] v2.3.0-dev.86 [2023-03-22T17:58:38.596Z] v2.3.0-dev.87 [2023-03-22T17:58:38.596Z] v2.3.0-dev.88 [2023-03-22T17:58:38.596Z] v2.3.0-dev.89 [2023-03-22T17:58:38.596Z] v2.3.0-dev.90 [2023-03-22T17:58:38.596Z] v2.3.0-dev.91 [2023-03-22T17:58:38.596Z] v2.3.0-dev.92 [2023-03-22T17:58:38.596Z] v2.3.0-dev.93 [2023-03-22T17:58:38.596Z] v2.3.0-dev.94 [2023-03-22T17:58:38.596Z] v2.3.0-dev.95 [2023-03-22T17:58:38.596Z] v2.3.0-dev.96 [2023-03-22T17:58:38.596Z] v2.3.0-dev.97 [2023-03-22T17:58:38.596Z] v2.3.0-dev.98 [2023-03-22T17:58:38.596Z] v2.3.0-dev.99 [2023-03-22T17:58:38.596Z] v2.3.1-dev.1 [2023-03-22T17:58:38.596Z] v2.3.1-dev.2 [2023-03-22T17:58:38.596Z] v2.3.1-dev.3 [2023-03-22T17:58:38.596Z] v2.3.1-dev.4 [2023-03-22T17:58:38.596Z] v2.3.1-dev.5 [2023-03-22T17:58:38.596Z] v3.0.0-dev.1 [2023-03-22T17:58:38.596Z] v3.0.0-dev.10 [2023-03-22T17:58:38.596Z] v3.0.0-dev.100 [2023-03-22T17:58:38.596Z] v3.0.0-dev.101 [2023-03-22T17:58:38.596Z] v3.0.0-dev.102 [2023-03-22T17:58:38.596Z] v3.0.0-dev.103 [2023-03-22T17:58:38.596Z] v3.0.0-dev.104 [2023-03-22T17:58:38.596Z] v3.0.0-dev.105 [2023-03-22T17:58:38.596Z] v3.0.0-dev.106 [2023-03-22T17:58:38.596Z] v3.0.0-dev.107 [2023-03-22T17:58:38.596Z] v3.0.0-dev.108 [2023-03-22T17:58:38.596Z] v3.0.0-dev.109 [2023-03-22T17:58:38.596Z] v3.0.0-dev.11 [2023-03-22T17:58:38.596Z] v3.0.0-dev.110 [2023-03-22T17:58:38.596Z] v3.0.0-dev.12 [2023-03-22T17:58:38.596Z] v3.0.0-dev.13 [2023-03-22T17:58:38.596Z] v3.0.0-dev.14 [2023-03-22T17:58:38.596Z] v3.0.0-dev.15 [2023-03-22T17:58:38.596Z] v3.0.0-dev.16 [2023-03-22T17:58:38.596Z] v3.0.0-dev.17 [2023-03-22T17:58:38.596Z] v3.0.0-dev.18 [2023-03-22T17:58:38.596Z] v3.0.0-dev.19 [2023-03-22T17:58:38.596Z] v3.0.0-dev.2 [2023-03-22T17:58:38.596Z] v3.0.0-dev.20 [2023-03-22T17:58:38.596Z] v3.0.0-dev.21 [2023-03-22T17:58:38.596Z] v3.0.0-dev.22 [2023-03-22T17:58:38.596Z] v3.0.0-dev.23 [2023-03-22T17:58:38.596Z] v3.0.0-dev.24 [2023-03-22T17:58:38.596Z] v3.0.0-dev.25 [2023-03-22T17:58:38.596Z] v3.0.0-dev.26 [2023-03-22T17:58:38.596Z] v3.0.0-dev.27 [2023-03-22T17:58:38.596Z] v3.0.0-dev.28 [2023-03-22T17:58:38.596Z] v3.0.0-dev.29 [2023-03-22T17:58:38.596Z] v3.0.0-dev.3 [2023-03-22T17:58:38.596Z] v3.0.0-dev.30 [2023-03-22T17:58:38.596Z] v3.0.0-dev.31 [2023-03-22T17:58:38.596Z] v3.0.0-dev.32 [2023-03-22T17:58:38.596Z] v3.0.0-dev.33 [2023-03-22T17:58:38.596Z] v3.0.0-dev.34 [2023-03-22T17:58:38.596Z] v3.0.0-dev.35 [2023-03-22T17:58:38.596Z] v3.0.0-dev.36 [2023-03-22T17:58:38.596Z] v3.0.0-dev.37 [2023-03-22T17:58:38.596Z] v3.0.0-dev.38 [2023-03-22T17:58:38.596Z] v3.0.0-dev.39 [2023-03-22T17:58:38.596Z] v3.0.0-dev.4 [2023-03-22T17:58:38.596Z] v3.0.0-dev.40 [2023-03-22T17:58:38.596Z] v3.0.0-dev.41 [2023-03-22T17:58:38.596Z] v3.0.0-dev.42 [2023-03-22T17:58:38.596Z] v3.0.0-dev.43 [2023-03-22T17:58:38.596Z] v3.0.0-dev.44 [2023-03-22T17:58:38.596Z] v3.0.0-dev.45 [2023-03-22T17:58:38.596Z] v3.0.0-dev.46 [2023-03-22T17:58:38.596Z] v3.0.0-dev.47 [2023-03-22T17:58:38.596Z] v3.0.0-dev.48 [2023-03-22T17:58:38.596Z] v3.0.0-dev.49 [2023-03-22T17:58:38.596Z] v3.0.0-dev.5 [2023-03-22T17:58:38.596Z] v3.0.0-dev.50 [2023-03-22T17:58:38.596Z] v3.0.0-dev.51 [2023-03-22T17:58:38.596Z] v3.0.0-dev.52 [2023-03-22T17:58:38.596Z] v3.0.0-dev.53 [2023-03-22T17:58:38.596Z] v3.0.0-dev.54 [2023-03-22T17:58:38.596Z] v3.0.0-dev.55 [2023-03-22T17:58:38.596Z] v3.0.0-dev.56 [2023-03-22T17:58:38.596Z] v3.0.0-dev.57 [2023-03-22T17:58:38.596Z] v3.0.0-dev.58 [2023-03-22T17:58:38.596Z] v3.0.0-dev.59 [2023-03-22T17:58:38.596Z] v3.0.0-dev.6 [2023-03-22T17:58:38.596Z] v3.0.0-dev.60 [2023-03-22T17:58:38.596Z] v3.0.0-dev.61 [2023-03-22T17:58:38.596Z] v3.0.0-dev.62 [2023-03-22T17:58:38.596Z] v3.0.0-dev.63 [2023-03-22T17:58:38.596Z] v3.0.0-dev.64 [2023-03-22T17:58:38.596Z] v3.0.0-dev.65 [2023-03-22T17:58:38.596Z] v3.0.0-dev.66 [2023-03-22T17:58:38.596Z] v3.0.0-dev.67 [2023-03-22T17:58:38.596Z] v3.0.0-dev.68 [2023-03-22T17:58:38.596Z] v3.0.0-dev.69 [2023-03-22T17:58:38.596Z] v3.0.0-dev.7 [2023-03-22T17:58:38.596Z] v3.0.0-dev.70 [2023-03-22T17:58:38.596Z] v3.0.0-dev.71 [2023-03-22T17:58:38.596Z] v3.0.0-dev.72 [2023-03-22T17:58:38.596Z] v3.0.0-dev.73 [2023-03-22T17:58:38.596Z] v3.0.0-dev.74 [2023-03-22T17:58:38.596Z] v3.0.0-dev.75 [2023-03-22T17:58:38.596Z] v3.0.0-dev.76 [2023-03-22T17:58:38.596Z] v3.0.0-dev.77 [2023-03-22T17:58:38.596Z] v3.0.0-dev.78 [2023-03-22T17:58:38.596Z] v3.0.0-dev.79 [2023-03-22T17:58:38.596Z] v3.0.0-dev.8 [2023-03-22T17:58:38.596Z] v3.0.0-dev.80 [2023-03-22T17:58:38.596Z] v3.0.0-dev.81 [2023-03-22T17:58:38.596Z] v3.0.0-dev.82 [2023-03-22T17:58:38.596Z] v3.0.0-dev.83 [2023-03-22T17:58:38.596Z] v3.0.0-dev.84 [2023-03-22T17:58:38.596Z] v3.0.0-dev.85 [2023-03-22T17:58:38.596Z] v3.0.0-dev.86 [2023-03-22T17:58:38.596Z] v3.0.0-dev.87 [2023-03-22T17:58:38.596Z] v3.0.0-dev.88 [2023-03-22T17:58:38.596Z] v3.0.0-dev.89 [2023-03-22T17:58:38.596Z] v3.0.0-dev.9 [2023-03-22T17:58:38.596Z] v3.0.0-dev.90 [2023-03-22T17:58:38.596Z] v3.0.0-dev.91 [2023-03-22T17:58:38.596Z] v3.0.0-dev.92 [2023-03-22T17:58:38.596Z] v3.0.0-dev.93 [2023-03-22T17:58:38.596Z] v3.0.0-dev.94 [2023-03-22T17:58:38.596Z] v3.0.0-dev.95 [2023-03-22T17:58:38.596Z] v3.0.0-dev.96 [2023-03-22T17:58:38.596Z] v3.0.0-dev.97 [2023-03-22T17:58:38.596Z] v3.0.0-dev.98 [2023-03-22T17:58:38.597Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-22T17:58:38.884Z] + lftools sign git-tag v3.0.0-dev.110 [2023-03-22T17:58:39.453Z] Signing Git tag with Sigul... [2023-03-22T17:58:39.453Z] Signing v3.0.0-dev.110 [Pipeline] echo [2023-03-22T17:58:39.720Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:58:40.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T17:58:40.014Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T17:58:40.042Z] $ docker stop --time=1 73cc7a5399e80e21368b7e270abdd0c0f35521b942f6d795528acb63088555d5 [2023-03-22T17:58:41.368Z] $ docker rm -f --volumes 73cc7a5399e80e21368b7e270abdd0c0f35521b942f6d795528acb63088555d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T17:58:41.770Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:58:41.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:58:42.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:58:42.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:58:42.133Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:58:42.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T17:58:42.505Z] $ docker top 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:58:42.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:58:42.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:58:42.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:58:42.689Z] $ docker exec 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 ssh-agent [2023-03-22T17:58:42.787Z] SSH_AUTH_SOCK=/tmp/ssh-wyfw5B1pZHZf/agent.32 [2023-03-22T17:58:42.787Z] SSH_AGENT_PID=38 [2023-03-22T17:58:42.792Z] Running ssh-add (command line suppressed) [2023-03-22T17:58:42.897Z] Identity added: /w/workspace/edgex-go/472@tmp/private_key_15563803806176353267.key (/w/workspace/edgex-go/472@tmp/private_key_15563803806176353267.key) [2023-03-22T17:58:42.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:58:43.190Z] + git semver bump pre [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,361 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,362 [bump_version] DEBUG bumping version:3.0.0-dev.110 on axis:pre with prefix:dev [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,362 [bump_version] DEBUG bumped version:3.0.0-dev.111 [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,362 [write_version] DEBUG write version:3.0.0-dev.111 to path:/w/workspace/edgex-go/472/.semver/main with force:True [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,362 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,362 [write_file] DEBUG write to file:/w/workspace/edgex-go/472/.semver/main [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,364 [execute] INFO git cat-file --batch-check [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,369 [execute] INFO git cat-file --batch [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:58:43.449Z] 2023-03-22 17:58:43,374 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main [2023-03-22T17:58:43.450Z] 3.0.0-dev.111 [Pipeline] } [2023-03-22T17:58:43.465Z] $ docker exec --env ******** --env ******** 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 ssh-agent -k [2023-03-22T17:58:43.555Z] unset SSH_AUTH_SOCK; [2023-03-22T17:58:43.555Z] unset SSH_AGENT_PID; [2023-03-22T17:58:43.555Z] echo Agent pid 38 killed; [2023-03-22T17:58:43.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:58:43.856Z] + git semver [Pipeline] } [2023-03-22T17:58:44.133Z] $ docker stop --time=1 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 [2023-03-22T17:58:45.393Z] $ docker rm -f --volumes 49cb463ba4818f867c35bb52d538c3b4f42d16db2b274e170e01675122134558 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:58:45.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:58:45.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:58:46.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:58:46.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:58:46.074Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:58:46.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T17:58:46.459Z] $ docker top 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:58:46.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:58:46.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:58:46.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:58:46.644Z] $ docker exec 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 ssh-agent [2023-03-22T17:58:46.740Z] SSH_AUTH_SOCK=/tmp/ssh-fSNKKZVVKcs4/agent.32 [2023-03-22T17:58:46.740Z] SSH_AGENT_PID=38 [2023-03-22T17:58:46.745Z] Running ssh-add (command line suppressed) [2023-03-22T17:58:46.842Z] Identity added: /w/workspace/edgex-go/472@tmp/private_key_15173913913864002800.key (/w/workspace/edgex-go/472@tmp/private_key_15173913913864002800.key) [2023-03-22T17:58:46.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:58:47.135Z] + git semver push [2023-03-22T17:58:47.393Z] 2023-03-22 17:58:47,305 [run_push] DEBUG push [2023-03-22T17:58:47.393Z] 2023-03-22 17:58:47,306 [execute] INFO git cat-file --batch-check [2023-03-22T17:58:47.393Z] 2023-03-22 17:58:47,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:58:47.393Z] 2023-03-22 17:58:47,310 [execute] INFO git rev-list 1ca22b09bc8283eb71779cc78ea99c2d336ffe3c -- [2023-03-22T17:58:47.393Z] 2023-03-22 17:58:47,310 [execute] DEBUG Popen(['git', 'rev-list', '1ca22b09bc8283eb71779cc78ea99c2d336ffe3c', '--'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:58:47.393Z] 2023-03-22 17:58:47,325 [execute] INFO git fetch -v origin [2023-03-22T17:58:47.393Z] 2023-03-22 17:58:47,326 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-22T17:58:47.959Z] 2023-03-22 17:58:47,791 [run_push] DEBUG no remote changes detected [2023-03-22T17:58:47.959Z] 2023-03-22 17:58:47,791 [execute] INFO git push origin semver [2023-03-22T17:58:47.959Z] 2023-03-22 17:58:47,792 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/472/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:58:48.894Z] 2023-03-22 17:58:48,697 [run_push] DEBUG push all version tags [2023-03-22T17:58:48.894Z] 2023-03-22 17:58:48,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-22T17:58:48.894Z] 2023-03-22 17:58:48,698 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/472, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:58:49.831Z] 2023-03-22 17:58:49,615 [read_version] DEBUG read version from /w/workspace/edgex-go/472/.semver/main [2023-03-22T17:58:49.831Z] 3.0.0-dev.111 [Pipeline] } [2023-03-22T17:58:49.848Z] $ docker exec --env ******** --env ******** 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 ssh-agent -k [2023-03-22T17:58:49.952Z] unset SSH_AUTH_SOCK; [2023-03-22T17:58:49.952Z] unset SSH_AGENT_PID; [2023-03-22T17:58:49.952Z] echo Agent pid 38 killed; [2023-03-22T17:58:49.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:58:50.264Z] + git semver [Pipeline] } [2023-03-22T17:58:50.546Z] $ docker stop --time=1 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 [2023-03-22T17:58:51.846Z] $ docker rm -f --volumes 91c6de44f2c8c023ce7dc49af5db653f93497c4f025f60026eb74b6017d158c1 [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-03-22T17:58:52.334Z] + [ -d /w/workspace/edgex-go/472/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:58:52.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:58:53.484Z] ---> package-listing.sh [2023-03-22T17:58:53.484Z] ++ facter osfamily [2023-03-22T17:58:53.484Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T17:58:53.743Z] + OS_FAMILY=debian [2023-03-22T17:58:53.743Z] + workspace=/w/workspace/edgex-go/472 [2023-03-22T17:58:53.743Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T17:58:53.743Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T17:58:53.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T17:58:53.743Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T17:58:53.743Z] + '[' /w/workspace/edgex-go/472 ']' [2023-03-22T17:58:53.743Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T17:58:53.743Z] + case "${OS_FAMILY}" in [2023-03-22T17:58:53.743Z] + dpkg -l [2023-03-22T17:58:53.743Z] + grep '^ii' [2023-03-22T17:58:53.743Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T17:58:53.743Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T17:58:53.743Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T17:58:53.743Z] + '[' /w/workspace/edgex-go/472 ']' [2023-03-22T17:58:53.743Z] + mkdir -p /w/workspace/edgex-go/472/archives/ [2023-03-22T17:58:53.743Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/472/archives/ [Pipeline] echo [2023-03-22T17:58:53.753Z] 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/472/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T17:58:54.028Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:58:54.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T17:58:54.586Z] [2023-03-22T17:58:54.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:58:54.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T17:58:54.879Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T17:58:54.879Z] 5eb5b503b376: Pulling fs layer [2023-03-22T17:58:54.879Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T17:58:54.879Z] ec43610c2a17: Pulling fs layer [2023-03-22T17:58:54.879Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T17:58:54.879Z] 33b1e0a273af: Pulling fs layer [2023-03-22T17:58:54.879Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T17:58:54.879Z] 2f39f015ded8: Pulling fs layer [2023-03-22T17:58:54.879Z] 3a2ae6a8a46f: Waiting [2023-03-22T17:58:54.879Z] 33b1e0a273af: Waiting [2023-03-22T17:58:54.879Z] 5d3b04190fa2: Waiting [2023-03-22T17:58:54.879Z] 2f39f015ded8: Waiting [2023-03-22T17:58:54.879Z] 5c69ac0246d0: Download complete [2023-03-22T17:58:54.879Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T17:58:54.879Z] 3a2ae6a8a46f: Download complete [2023-03-22T17:58:55.139Z] 33b1e0a273af: Verifying Checksum [2023-03-22T17:58:55.139Z] 33b1e0a273af: Download complete [2023-03-22T17:58:55.139Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T17:58:55.139Z] 5d3b04190fa2: Download complete [2023-03-22T17:58:55.139Z] ec43610c2a17: Verifying Checksum [2023-03-22T17:58:55.139Z] ec43610c2a17: Download complete [2023-03-22T17:58:55.139Z] 5eb5b503b376: Verifying Checksum [2023-03-22T17:58:55.139Z] 5eb5b503b376: Download complete [2023-03-22T17:58:55.704Z] 2f39f015ded8: Download complete [2023-03-22T17:58:56.705Z] 5eb5b503b376: Pull complete [2023-03-22T17:58:56.705Z] 5c69ac0246d0: Pull complete [2023-03-22T17:58:57.421Z] ec43610c2a17: Pull complete [2023-03-22T17:58:57.421Z] 3a2ae6a8a46f: Pull complete [2023-03-22T17:58:57.800Z] 33b1e0a273af: Pull complete [2023-03-22T17:58:58.075Z] 5d3b04190fa2: Pull complete [2023-03-22T17:59:01.882Z] 2f39f015ded8: Pull complete [2023-03-22T17:59:01.882Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T17:59:02.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T17:59:02.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:59:02.219Z] prd-ubuntu20.04-docker-8c-8g-5228 does not seem to be running inside a container [2023-03-22T17:59:02.254Z] $ 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/472/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/472 -v /w/workspace/edgex-go/472:/w/workspace/edgex-go/472:rw,z -v /w/workspace/edgex-go/472@tmp:/w/workspace/edgex-go/472@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T17:59:07.652Z] $ docker top 6278e1606bddb8022627aee9171b8eed803af230dd9ec39070f6fee53823b001 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:59:07.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T17:59:08.271Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T17:59:08.561Z] + ls /var/log/sa-host [2023-03-22T17:59:08.561Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:59:08.636Z] provisioning config files... [2023-03-22T17:59:08.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/472@tmp/config2795055608673519961tmp [Pipeline] { [Pipeline] echo [2023-03-22T17:59:08.655Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:59:08.943Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T17:59:08.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:59:09.286Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T17:59:09.295Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:59:09.578Z] ---> sudo-logs.sh [2023-03-22T17:59:09.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T17:59:09.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:59:09.886Z] ---> job-cost.sh [2023-03-22T17:59:09.886Z] lf-activate-venv: SKIPPING [2023-03-22T17:59:09.886Z] DEBUG: total: 0.10999999940395355 [2023-03-22T17:59:09.886Z] INFO: Retrieving Stack Cost... [2023-03-22T17:59:10.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T17:59:10.716Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T17:59:10.727Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:59:11.010Z] ---> logs-deploy.sh [2023-03-22T17:59:11.010Z] lf-activate-venv: SKIPPING [2023-03-22T17:59:11.010Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/472 [2023-03-22T17:59:11.010Z] INFO: archiving workspace using pattern(s): [2023-03-22T17:59:11.951Z] Archives upload complete. [2023-03-22T17:59:11.951Z] INFO: archiving logs to Nexus