Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 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-ssh7231056367915956015.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10931563132554968932.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh938221731228782860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1399943426484907449.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-ssh10790449153891519707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7522 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/586 [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/586 # 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 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e (main) Commit message: "Merge pull request #4685 from lindseysimple/issue-4684" > 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 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e # timeout=10 > git rev-list --no-walk 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T02:22:54.047Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T02:22:54.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T02:22:54.107Z] ========================================================= [2023-09-21T02:22:54.107Z] EdgeX Global Pipelines Version Info [2023-09-21T02:22:54.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:54.822Z] ------------------- [2023-09-21T02:22:54.822Z] stable info: [2023-09-21T02:22:54.822Z] ------------------- [2023-09-21T02:22:54.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T02:22:54.823Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T02:22:54.823Z] Message: update stable to v1.0.254 [2023-09-21T02:22:55.392Z] ------------------- [2023-09-21T02:22:55.392Z] experimental info: [2023-09-21T02:22:55.392Z] ------------------- [2023-09-21T02:22:55.392Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T02:22:55.392Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T02:22:55.392Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T02:22:55.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-21T02:22:55.605Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-21T02:22:55.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T02:22:55.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T02:22:55.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T02:22:55.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T02:22:55.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T02:22:55.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-21T02:22:55.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-21T02:22:55.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-21T02:22:55.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T02:22:55.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T02:22:55.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T02:22:55.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T02:22:55.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T02:22:55.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T02:22:55.785Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T02:22:55.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T02:22:55.810Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-21T02:22:55.829Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-21T02:22:55.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T02:22:55.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T02:22:55.875Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T02:22:55.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-21T02:22:55.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-21T02:22:55.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-21T02:22:55.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] echo [2023-09-21T02:22:55.932Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f9cf71 [Pipeline] echo [2023-09-21T02:22:55.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:22:55.993Z] provisioning config files... [2023-09-21T02:22:56.007Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/586@tmp/config3744290429052240230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:56.310Z] ---> docker-login.sh [2023-09-21T02:22:56.310Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:22:56.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:22:56.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:22:56.570Z] Configure a credential helper to remove this warning. See [2023-09-21T02:22:56.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:22:56.570Z] [2023-09-21T02:22:56.570Z] Login Succeeded [2023-09-21T02:22:56.570Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:22:56.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:22:56.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:22:56.570Z] Configure a credential helper to remove this warning. See [2023-09-21T02:22:56.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:22:56.570Z] [2023-09-21T02:22:56.570Z] Login Succeeded [2023-09-21T02:22:56.570Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:22:56.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:22:56.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:22:56.829Z] Configure a credential helper to remove this warning. See [2023-09-21T02:22:56.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:22:56.829Z] [2023-09-21T02:22:56.829Z] Login Succeeded [2023-09-21T02:22:56.829Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:22:56.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:22:56.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:22:56.829Z] Configure a credential helper to remove this warning. See [2023-09-21T02:22:56.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:22:56.829Z] [2023-09-21T02:22:56.829Z] Login Succeeded [2023-09-21T02:22:56.829Z] docker.io [2023-09-21T02:22:56.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:22:57.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:22:57.397Z] Configure a credential helper to remove this warning. See [2023-09-21T02:22:57.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:22:57.397Z] [2023-09-21T02:22:57.397Z] Login Succeeded [2023-09-21T02:22:57.397Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:22:57.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T02:22:57.713Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/core-command/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/core-data/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/core-metadata/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/support-notifications/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-21T02:22:57.713Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-21T02:22:57.713Z] + cut -d/ -f2 [2023-09-21T02:22:57.713Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-21T02:22:57.756Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T02:22:58.098Z] + git rev-list -1 --merges 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e~1..4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] echo [2023-09-21T02:22:58.138Z] -----------> git rev-list -1 --merges 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e~1..4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:22:58.139Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [false] [Pipeline] sh [2023-09-21T02:22:58.429Z] + git log --format=format:%s -1 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] echo [2023-09-21T02:22:58.443Z] ========================================================= [2023-09-21T02:22:58.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T02:22:58.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-21T02:22:58.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T02:22:58.912Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T02:22:58.912Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T02:22:58.912Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T02:22:58.912Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T02:22:58.912Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T02:22:58.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:22:59.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:22:59.353Z] [2023-09-21T02:22:59.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:22:59.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:22:59.652Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T02:22:59.652Z] b85a868b505f: Pulling fs layer [2023-09-21T02:22:59.652Z] e2be974225ed: Pulling fs layer [2023-09-21T02:22:59.652Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T02:22:59.652Z] 988bab9f4d93: Pulling fs layer [2023-09-21T02:22:59.652Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T02:22:59.652Z] eaf3925da568: Pulling fs layer [2023-09-21T02:22:59.652Z] bab4dde63d76: Pulling fs layer [2023-09-21T02:22:59.652Z] bde34c3a00c8: Pulling fs layer [2023-09-21T02:22:59.652Z] b352a97aabf1: Pulling fs layer [2023-09-21T02:22:59.652Z] 4872d77fe225: Pulling fs layer [2023-09-21T02:22:59.652Z] 5851b861e8e6: Pulling fs layer [2023-09-21T02:22:59.652Z] bab4dde63d76: Waiting [2023-09-21T02:22:59.652Z] bde34c3a00c8: Waiting [2023-09-21T02:22:59.652Z] b352a97aabf1: Waiting [2023-09-21T02:22:59.652Z] 4872d77fe225: Waiting [2023-09-21T02:22:59.652Z] 5851b861e8e6: Waiting [2023-09-21T02:22:59.652Z] 1469e6f7b9e6: Waiting [2023-09-21T02:22:59.652Z] 988bab9f4d93: Waiting [2023-09-21T02:22:59.652Z] eaf3925da568: Waiting [2023-09-21T02:22:59.652Z] e2be974225ed: Download complete [2023-09-21T02:22:59.652Z] 988bab9f4d93: Verifying Checksum [2023-09-21T02:22:59.652Z] 988bab9f4d93: Download complete [2023-09-21T02:22:59.652Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T02:22:59.652Z] 1469e6f7b9e6: Download complete [2023-09-21T02:22:59.912Z] eaf3925da568: Verifying Checksum [2023-09-21T02:22:59.912Z] eaf3925da568: Download complete [2023-09-21T02:22:59.912Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T02:22:59.912Z] 339a4e72a1f5: Download complete [2023-09-21T02:22:59.912Z] bde34c3a00c8: Verifying Checksum [2023-09-21T02:22:59.912Z] bde34c3a00c8: Download complete [2023-09-21T02:22:59.912Z] b352a97aabf1: Verifying Checksum [2023-09-21T02:22:59.912Z] b352a97aabf1: Download complete [2023-09-21T02:22:59.912Z] 4872d77fe225: Verifying Checksum [2023-09-21T02:22:59.912Z] 4872d77fe225: Download complete [2023-09-21T02:22:59.912Z] 5851b861e8e6: Verifying Checksum [2023-09-21T02:22:59.912Z] 5851b861e8e6: Download complete [2023-09-21T02:22:59.912Z] b85a868b505f: Verifying Checksum [2023-09-21T02:22:59.912Z] b85a868b505f: Download complete [2023-09-21T02:23:00.172Z] bab4dde63d76: Verifying Checksum [2023-09-21T02:23:00.172Z] bab4dde63d76: Download complete [2023-09-21T02:23:01.119Z] b85a868b505f: Pull complete [2023-09-21T02:23:01.376Z] e2be974225ed: Pull complete [2023-09-21T02:23:01.944Z] 339a4e72a1f5: Pull complete [2023-09-21T02:23:01.944Z] 988bab9f4d93: Pull complete [2023-09-21T02:23:02.205Z] 1469e6f7b9e6: Pull complete [2023-09-21T02:23:02.205Z] eaf3925da568: Pull complete [2023-09-21T02:23:04.112Z] bab4dde63d76: Pull complete [2023-09-21T02:23:04.112Z] bde34c3a00c8: Pull complete [2023-09-21T02:23:04.112Z] b352a97aabf1: Pull complete [2023-09-21T02:23:04.112Z] 4872d77fe225: Pull complete [2023-09-21T02:23:04.112Z] 5851b861e8e6: Pull complete [2023-09-21T02:23:04.112Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T02:23:04.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:23:04.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:23:04.202Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:23:04.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:23:06.973Z] $ docker top 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 -eo pid,comm [2023-09-21T02:23:07.030Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T02:23:07.030Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T02:23:07.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:23:07.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:23:07.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:23:07.180Z] $ docker exec 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 ssh-agent [2023-09-21T02:23:07.298Z] SSH_AUTH_SOCK=/tmp/ssh-XXqnyf2ESVwN/agent.32 [2023-09-21T02:23:07.298Z] SSH_AGENT_PID=38 [2023-09-21T02:23:07.305Z] Running ssh-add (command line suppressed) [2023-09-21T02:23:07.406Z] Identity added: /w/workspace/edgex-go/586@tmp/private_key_8401401826029925276.key (/w/workspace/edgex-go/586@tmp/private_key_8401401826029925276.key) [2023-09-21T02:23:07.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:23:07.708Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T02:23:07.731Z] $ docker exec --env ******** --env ******** 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 ssh-agent -k [2023-09-21T02:23:07.829Z] unset SSH_AUTH_SOCK; [2023-09-21T02:23:07.829Z] unset SSH_AGENT_PID; [2023-09-21T02:23:07.830Z] echo Agent pid 38 killed; [2023-09-21T02:23:07.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T02:23:07.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:23:07.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:23:07.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:23:07.998Z] $ docker exec 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 ssh-agent [2023-09-21T02:23:08.124Z] SSH_AUTH_SOCK=/tmp/ssh-TBI2V45Asf8m/agent.70 [2023-09-21T02:23:08.124Z] SSH_AGENT_PID=76 [2023-09-21T02:23:08.132Z] Running ssh-add (command line suppressed) [2023-09-21T02:23:08.233Z] Identity added: /w/workspace/edgex-go/586@tmp/private_key_7954403592525455397.key (/w/workspace/edgex-go/586@tmp/private_key_7954403592525455397.key) [2023-09-21T02:23:08.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:23:08.536Z] + git semver init [2023-09-21T02:23:08.798Z] 2023-09-21 02:23:08,699 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T02:23:08.798Z] 2023-09-21 02:23:08,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/586/.semver [2023-09-21T02:23:08.798Z] 2023-09-21 02:23:08,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/586/.semver [2023-09-21T02:23:08.798Z] 2023-09-21 02:23:08,701 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/586/.semver'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=None) [2023-09-21T02:23:14.119Z] 2023-09-21 02:23:13,151 [append_file] DEBUG append to file:/w/workspace/edgex-go/586/.git/info/exclude [2023-09-21T02:23:14.119Z] 2023-09-21 02:23:13,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/586/.semver/main with force:False [2023-09-21T02:23:14.119Z] 2023-09-21 02:23:13,151 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main [2023-09-21T02:23:14.119Z] 2023-09-21 02:23:13,152 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main [2023-09-21T02:23:14.119Z] 3.1.0-dev.52 [Pipeline] } [2023-09-21T02:23:14.128Z] $ docker exec --env ******** --env ******** 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 ssh-agent -k [2023-09-21T02:23:14.218Z] unset SSH_AUTH_SOCK; [2023-09-21T02:23:14.218Z] unset SSH_AGENT_PID; [2023-09-21T02:23:14.218Z] echo Agent pid 76 killed; [2023-09-21T02:23:14.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T02:23:14.550Z] + git semver [Pipeline] } [2023-09-21T02:23:14.821Z] $ docker stop --time=1 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 [2023-09-21T02:23:16.120Z] $ docker rm -f --volumes 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T02:23:16.465Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T02:23:16.717Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T02:23:16.720Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.52 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T02:23:17.119Z] + git config --global --add safe.directory /w/workspace/edgex-go/586 [Pipeline] echo [2023-09-21T02:23:17.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:23:17.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:23:17.150Z] ========================================================= [2023-09-21T02:23:17.151Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T02:23:17.151Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:23:17.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:23:17.443Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T02:23:17.443Z] 7264a8db6415: Pulling fs layer [2023-09-21T02:23:17.443Z] c4d48a809fc2: Pulling fs layer [2023-09-21T02:23:17.443Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T02:23:17.443Z] ad3a456e5733: Pulling fs layer [2023-09-21T02:23:17.443Z] 33e27b845d1e: Pulling fs layer [2023-09-21T02:23:17.443Z] c68163c4e522: Pulling fs layer [2023-09-21T02:23:17.443Z] 50da416c3ac9: Pulling fs layer [2023-09-21T02:23:17.443Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T02:23:17.443Z] 23d2d4c4bb30: Waiting [2023-09-21T02:23:17.443Z] 33e27b845d1e: Waiting [2023-09-21T02:23:17.443Z] 50da416c3ac9: Waiting [2023-09-21T02:23:17.443Z] c68163c4e522: Waiting [2023-09-21T02:23:17.443Z] ad3a456e5733: Waiting [2023-09-21T02:23:17.443Z] c4d48a809fc2: Download complete [2023-09-21T02:23:17.443Z] ad3a456e5733: Verifying Checksum [2023-09-21T02:23:17.443Z] ad3a456e5733: Download complete [2023-09-21T02:23:17.443Z] 33e27b845d1e: Verifying Checksum [2023-09-21T02:23:17.443Z] 33e27b845d1e: Download complete [2023-09-21T02:23:17.443Z] 7264a8db6415: Verifying Checksum [2023-09-21T02:23:17.443Z] 7264a8db6415: Download complete [2023-09-21T02:23:17.703Z] c68163c4e522: Verifying Checksum [2023-09-21T02:23:17.703Z] c68163c4e522: Download complete [2023-09-21T02:23:17.703Z] 7264a8db6415: Pull complete [2023-09-21T02:23:17.961Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T02:23:17.961Z] 23d2d4c4bb30: Download complete [2023-09-21T02:23:17.961Z] c4d48a809fc2: Pull complete [2023-09-21T02:23:18.525Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T02:23:18.525Z] 4f1c88b9dad5: Download complete [2023-09-21T02:23:19.090Z] 50da416c3ac9: Verifying Checksum [2023-09-21T02:23:19.090Z] 50da416c3ac9: Download complete [2023-09-21T02:23:21.639Z] 4f1c88b9dad5: Pull complete [2023-09-21T02:23:21.639Z] ad3a456e5733: Pull complete [2023-09-21T02:23:21.639Z] 33e27b845d1e: Pull complete [2023-09-21T02:23:21.639Z] c68163c4e522: Pull complete [2023-09-21T02:23:23.579Z] 50da416c3ac9: Pull complete [2023-09-21T02:23:24.163Z] 23d2d4c4bb30: Pull complete [2023-09-21T02:23:24.163Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T02:23:24.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:23:24.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:23:24.495Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:23:24.495Z] WORKDIR /edgex [2023-09-21T02:23:24.495Z] COPY go.mod . [2023-09-21T02:23:24.495Z] RUN go mod download [2023-09-21T02:23:24.495Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-21T02:23:25.081Z] Sending build context to Docker daemon 171MB [2023-09-21T02:23:25.081Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:23:25.081Z] ---> 0786185ac409 [2023-09-21T02:23:25.081Z] Step 2/4 : WORKDIR /edgex [2023-09-21T02:23:26.503Z] ---> Running in 8b2cd4e3c54f [2023-09-21T02:23:26.503Z] Removing intermediate container 8b2cd4e3c54f [2023-09-21T02:23:26.503Z] ---> bf2ee08e15dc [2023-09-21T02:23:26.503Z] Step 3/4 : COPY go.mod . [2023-09-21T02:23:26.764Z] ---> 5558ec6def3c [2023-09-21T02:23:26.764Z] Step 4/4 : RUN go mod download [2023-09-21T02:23:26.764Z] ---> Running in 64aa08601885 [2023-09-21T02:23:31.790Z] Still waiting to schedule task [2023-09-21T02:23:31.790Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-21T02:23:41.659Z] Removing intermediate container 64aa08601885 [2023-09-21T02:23:41.659Z] ---> 58245351015b [2023-09-21T02:23:41.659Z] Successfully built 58245351015b [2023-09-21T02:23:41.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:23:41.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T02:23:41.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:23:42.030Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:23:42.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:23:42.463Z] $ docker top c40c7794d0a26c88f206654e1fa20e82da1fe3fb53afdcaea4b0cf878e0d5d1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:23:42.798Z] + go version [2023-09-21T02:23:42.798Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T02:23:42.808Z] $ docker stop --time=1 c40c7794d0a26c88f206654e1fa20e82da1fe3fb53afdcaea4b0cf878e0d5d1f [2023-09-21T02:23:44.070Z] $ docker rm -f --volumes c40c7794d0a26c88f206654e1fa20e82da1fe3fb53afdcaea4b0cf878e0d5d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:23:44.478Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T02:23:44.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:23:44.547Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:23:44.578Z] $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:23:44.889Z] $ docker top 58f1b974591c63ae50be06f1818022b2f502e2a3d65f71acf1135da57ec7339f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-21T02:23:44.961Z] ========================================================= [2023-09-21T02:23:44.961Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-21T02:23:44.961Z] ========================================================= [Pipeline] sh [2023-09-21T02:23:45.238Z] + git config --global --add safe.directory /w/workspace/edgex-go/586 [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:23:45.538Z] + make test [2023-09-21T02:23:45.538Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T02:23:52.097Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-21T02:24:04.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-21T02:24:05.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-09-21T02:24:05.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-21T02:24:05.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-21T02:24:05.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-21T02:24:06.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2023-09-21T02:24:06.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-21T02:24:06.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-21T02:24:07.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-21T02:24:07.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-21T02:24:07.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-21T02:24:07.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-21T02:24:07.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-21T02:24:08.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-21T02:24:08.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-21T02:24:09.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2023-09-21T02:24:09.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.0% of statements [2023-09-21T02:24:10.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.039s coverage: 93.4% of statements [2023-09-21T02:24:10.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 4.1% of statements [2023-09-21T02:24:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-21T02:24:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-21T02:24:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-21T02:24:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-21T02:24:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-21T02:24:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-21T02:24:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-21T02:24:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-21T02:24:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-21T02:24:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-21T02:24:12.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 97.6% of statements [2023-09-21T02:24:12.360Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2023-09-21T02:24:12.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-21T02:24:12.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-21T02:24:13.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.9% of statements [2023-09-21T02:24:13.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2023-09-21T02:24:13.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.038s coverage: 41.7% of statements [2023-09-21T02:24:14.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements [2023-09-21T02:24:14.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements [2023-09-21T02:24:14.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2023-09-21T02:24:14.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-09-21T02:24:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-21T02:24:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-21T02:24:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-21T02:24:14.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-21T02:24:15.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-21T02:24:15.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-21T02:24:15.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-21T02:24:15.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-21T02:24:16.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-21T02:24:16.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-21T02:24:16.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-21T02:24:16.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-21T02:24:16.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-21T02:24:16.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-21T02:24:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-21T02:24:18.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-21T02:24:19.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-21T02:24:20.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-21T02:24:20.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-21T02:24:22.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-21T02:24:22.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-21T02:24:22.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-21T02:24:23.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-21T02:24:23.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-21T02:24:23.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-21T02:24:24.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-21T02:24:24.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-21T02:24:24.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-21T02:24:24.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-21T02:24:26.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-21T02:24:26.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-21T02:24:26.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-21T02:24:26.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-21T02:24:26.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements [2023-09-21T02:24:27.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-21T02:24:27.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-21T02:24:27.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-21T02:24:27.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-21T02:24:28.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-21T02:24:28.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-21T02:24:29.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-21T02:24:29.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.061s coverage: 92.9% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 38.4% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.054s coverage: 61.8% of statements [2023-09-21T02:24:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements [2023-09-21T02:24:39.496Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-21T02:24:39.496Z] running golangci-lint [2023-09-21T02:24:39.496Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-21T02:24:39.496Z] go version go1.21.0 linux/amd64 [2023-09-21T02:24:39.754Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-21T02:24:39.754Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-21T02:24:49.712Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 10.039372314s" [2023-09-21T02:24:49.969Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.915984ms" [2023-09-21T02:24:58.072Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.900058763s with top 10 stages: buildir: 29.577745361s, gosec: 6.099890652s, fact_deprecated: 2.246174022s, inspect: 2.087353134s, printf: 1.170560583s, ctrlflow: 1.023800305s, fact_purity: 891.73743ms, S1038: 876.094621ms, nilness: 721.568723ms, directives: 489.827427ms" [2023-09-21T02:24:58.072Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-21T02:24:58.072Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197" [2023-09-21T02:24:58.072Z] level=info msg="[runner] processing took 16.512275ms with stages: nolint: 6.767111ms, identifier_marker: 4.451856ms, exclude-rules: 2.589719ms, path_prettifier: 1.144186ms, autogenerated_exclude: 1.000175ms, skip_dirs: 416.936µs, filename_unadjuster: 105.681µs, cgo: 32.001µs, fixer: 770ns, max_same_issues: 760ns, skip_files: 500ns, uniq_by_line: 420ns, exclude: 380ns, sort_results: 370ns, severity-rules: 370ns, max_per_file_from_linter: 270ns, diff: 210ns, max_from_linter: 180ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 110ns" [2023-09-21T02:24:58.072Z] level=info msg="[runner] linters took 7.49553122s with stages: goanalysis_metalinter: 7.478932833s" [2023-09-21T02:24:58.072Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-21T02:24:58.072Z] level=info msg="Memory: 177 samples, avg is 268.3MB, max is 937.5MB" [2023-09-21T02:24:58.072Z] level=info msg="Execution took 17.580935337s" [2023-09-21T02:24:58.072Z] go vet ./... [2023-09-21T02:25:01.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T02:25:01.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T02:25:01.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T02:25:01.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-21T02:25:01.647Z] + ls -al . [2023-09-21T02:25:01.647Z] total 732 [2023-09-21T02:25:01.647Z] drwxrwxr-x 12 1001 1001 4096 Sep 21 02:23 . [2023-09-21T02:25:01.647Z] drwxr-xr-x 4 root root 4096 Sep 21 02:23 .. [2023-09-21T02:25:01.647Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 02:22 .blubracket [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 02:22 .dockerignore [2023-09-21T02:25:01.647Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 02:24 .git [2023-09-21T02:25:01.647Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 02:22 .github [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 1173 Sep 21 02:22 .gitignore [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 02:22 .golangci.yml [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 100 Sep 21 02:22 .hadolint.yml [2023-09-21T02:25:01.647Z] drwxr-xr-x 3 1001 1001 4096 Sep 21 02:23 .semver [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 02:22 .sonarcloud.properties [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 02:22 ADOPTERS.md [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 11674 Sep 21 02:22 Attribution.txt [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 93407 Sep 21 02:22 CHANGELOG.md [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 02:22 CONTRIBUTING.md [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 02:22 GOVERNANCE.md [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 883 Sep 21 02:22 Jenkinsfile [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 02:22 LICENSE [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 14764 Sep 21 02:22 Makefile [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 02:22 OWNERS.md [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 9923 Sep 21 02:22 README.md [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 789 Sep 21 02:22 SECURITY.md [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 12 Sep 21 02:23 VERSION [2023-09-21T02:25:01.647Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 02:22 bin [2023-09-21T02:25:01.647Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 02:22 cmd [2023-09-21T02:25:01.647Z] -rw-r--r-- 1 root root 453602 Sep 21 02:24 coverage.out [2023-09-21T02:25:01.647Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 02:22 fuzz_test [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 3688 Sep 21 02:22 go.mod [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 34975 Sep 21 02:22 go.sum [2023-09-21T02:25:01.647Z] drwxrwxr-x 7 1001 1001 4096 Sep 21 02:22 internal [2023-09-21T02:25:01.647Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 02:22 openapi [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 594 Sep 21 02:22 security.txt [2023-09-21T02:25:01.647Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 02:22 snap [2023-09-21T02:25:01.647Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 02:22 version.go [Pipeline] sh [2023-09-21T02:25:01.931Z] + '[' -e coverage.out ] [2023-09-21T02:25:01.931Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-21T02:25:02.045Z] Stashed 1 file(s) [Pipeline] sh [2023-09-21T02:25:02.330Z] + make build [2023-09-21T02:25:02.330Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T02:25:14.528Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T02:25:14.528Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T02:25:14.786Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T02:25:15.352Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T02:25:20.627Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T02:25:21.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T02:25:22.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T02:25:23.913Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T02:25:24.486Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T02:25:25.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T02:25:26.019Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-21T02:25:26.979Z] $ docker stop --time=1 58f1b974591c63ae50be06f1818022b2f502e2a3d65f71acf1135da57ec7339f [2023-09-21T02:25:31.320Z] $ docker rm -f --volumes 58f1b974591c63ae50be06f1818022b2f502e2a3d65f71acf1135da57ec7339f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:25:32.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T02:25:32.296Z] [2023-09-21T02:25:32.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:25:32.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T02:25:32.595Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-21T02:25:32.595Z] 91d30c5bc195: Pulling fs layer [2023-09-21T02:25:32.595Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-21T02:25:32.595Z] 9c61dcf015f6: Pulling fs layer [2023-09-21T02:25:32.595Z] 4698f68db338: Pulling fs layer [2023-09-21T02:25:32.595Z] 2a2f49069b9e: Pulling fs layer [2023-09-21T02:25:32.595Z] e0025b399a48: Pulling fs layer [2023-09-21T02:25:32.595Z] 4698f68db338: Waiting [2023-09-21T02:25:32.595Z] 2a2f49069b9e: Waiting [2023-09-21T02:25:32.595Z] e0025b399a48: Waiting [2023-09-21T02:25:32.595Z] 91d30c5bc195: Verifying Checksum [2023-09-21T02:25:32.595Z] 91d30c5bc195: Download complete [2023-09-21T02:25:32.595Z] 4698f68db338: Verifying Checksum [2023-09-21T02:25:32.595Z] 4698f68db338: Download complete [2023-09-21T02:25:32.854Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-21T02:25:32.854Z] 2e9b0aa3be6d: Download complete [2023-09-21T02:25:32.854Z] e0025b399a48: Verifying Checksum [2023-09-21T02:25:32.854Z] e0025b399a48: Download complete [2023-09-21T02:25:32.854Z] 91d30c5bc195: Pull complete [2023-09-21T02:25:32.854Z] 2a2f49069b9e: Download complete [2023-09-21T02:25:33.113Z] 2e9b0aa3be6d: Pull complete [2023-09-21T02:25:33.113Z] 9c61dcf015f6: Download complete [2023-09-21T02:25:35.641Z] 9c61dcf015f6: Pull complete [2023-09-21T02:25:35.641Z] 4698f68db338: Pull complete [2023-09-21T02:25:35.901Z] 2a2f49069b9e: Pull complete [2023-09-21T02:25:35.901Z] e0025b399a48: Pull complete [2023-09-21T02:25:35.901Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-21T02:25:35.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T02:25:35.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:25:35.988Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:25:36.025Z] $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:25:36.850Z] $ docker top 20f07e35382464a18322425e4e0523778a40ef38cbf2cf360009e37b248134de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:25:37.195Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-21T02:25:39.096Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-21T02:25:39.096Z] #1 transferring dockerfile: 1.90kB done [2023-09-21T02:25:39.096Z] #1 DONE 0.0s [2023-09-21T02:25:39.354Z] [2023-09-21T02:25:39.354Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-21T02:25:39.354Z] #2 transferring dockerfile: 1.70kB done [2023-09-21T02:25:39.354Z] #2 DONE 0.0s [2023-09-21T02:25:39.354Z] [2023-09-21T02:25:39.354Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-21T02:25:39.354Z] #3 transferring dockerfile: 1.84kB done [2023-09-21T02:25:39.354Z] #3 DONE 0.0s [2023-09-21T02:25:39.354Z] [2023-09-21T02:25:39.354Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-21T02:25:39.354Z] #4 transferring dockerfile: 2.12kB done [2023-09-21T02:25:39.354Z] #4 DONE 0.0s [2023-09-21T02:25:39.354Z] [2023-09-21T02:25:39.354Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-21T02:25:39.354Z] #5 transferring dockerfile: 2.82kB done [2023-09-21T02:25:39.354Z] #5 DONE 0.0s [2023-09-21T02:25:39.354Z] [2023-09-21T02:25:39.354Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-09-21T02:25:39.354Z] #6 transferring dockerfile: 1.59kB done [2023-09-21T02:25:39.354Z] #6 DONE 0.0s [2023-09-21T02:25:39.354Z] [2023-09-21T02:25:39.354Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-21T02:25:39.354Z] #7 transferring dockerfile: 2.39kB done [2023-09-21T02:25:39.614Z] #7 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-21T02:25:39.614Z] #8 transferring dockerfile: 1.78kB done [2023-09-21T02:25:39.614Z] #8 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-21T02:25:39.614Z] #9 transferring dockerfile: 2.38kB done [2023-09-21T02:25:39.614Z] #9 DONE 0.1s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T02:25:39.614Z] #10 transferring dockerfile: 1.82kB done [2023-09-21T02:25:39.614Z] #10 DONE 0.1s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-09-21T02:25:39.614Z] #11 transferring dockerfile: 1.82kB done [2023-09-21T02:25:39.614Z] #11 DONE 0.1s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-09-21T02:25:39.614Z] #12 transferring dockerfile: 1.96kB done [2023-09-21T02:25:39.614Z] #12 DONE 0.1s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-21T02:25:39.614Z] #13 transferring dockerfile: 2.04kB done [2023-09-21T02:25:39.614Z] #13 DONE 0.1s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T02:25:39.614Z] #14 transferring dockerfile: 1.58kB done [2023-09-21T02:25:39.614Z] #14 DONE 0.1s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #15 [core-data internal] load .dockerignore [2023-09-21T02:25:39.614Z] #15 transferring context: 56B done [2023-09-21T02:25:39.614Z] #15 DONE 0.1s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #16 [security-spire-agent internal] load .dockerignore [2023-09-21T02:25:39.614Z] #16 transferring context: 56B done [2023-09-21T02:25:39.614Z] #16 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #17 [support-notifications internal] load .dockerignore [2023-09-21T02:25:39.614Z] #17 transferring context: 56B done [2023-09-21T02:25:39.614Z] #17 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-21T02:25:39.614Z] #18 transferring context: 56B done [2023-09-21T02:25:39.614Z] #18 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #19 [security-bootstrapper internal] load .dockerignore [2023-09-21T02:25:39.614Z] #19 transferring context: 56B done [2023-09-21T02:25:39.614Z] #19 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #20 [security-spire-server internal] load .dockerignore [2023-09-21T02:25:39.614Z] #20 transferring context: 56B done [2023-09-21T02:25:39.614Z] #20 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-21T02:25:39.614Z] #21 transferring context: 56B done [2023-09-21T02:25:39.614Z] #21 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #22 [security-proxy-setup internal] load .dockerignore [2023-09-21T02:25:39.614Z] #22 transferring context: 56B done [2023-09-21T02:25:39.614Z] #22 DONE 0.0s [2023-09-21T02:25:39.614Z] [2023-09-21T02:25:39.614Z] #23 [core-command internal] load .dockerignore [2023-09-21T02:25:39.874Z] #23 transferring context: 56B done [2023-09-21T02:25:39.874Z] #23 DONE 0.0s [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-09-21T02:25:39.874Z] #24 transferring context: 56B done [2023-09-21T02:25:39.874Z] #24 DONE 0.0s [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #25 [core-metadata internal] load .dockerignore [2023-09-21T02:25:39.874Z] #25 transferring context: 56B done [2023-09-21T02:25:39.874Z] #25 DONE 0.0s [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #26 [support-scheduler internal] load .dockerignore [2023-09-21T02:25:39.874Z] #26 transferring context: 56B done [2023-09-21T02:25:39.874Z] #26 DONE 0.0s [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-21T02:25:39.874Z] #27 transferring context: 56B done [2023-09-21T02:25:39.874Z] #27 DONE 0.0s [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #28 [security-spire-config internal] load .dockerignore [2023-09-21T02:25:39.874Z] #28 transferring context: 56B done [2023-09-21T02:25:39.874Z] #28 DONE 0.0s [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:25:39.874Z] #29 DONE 0.0s [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T02:25:39.874Z] #30 ... [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:25:39.874Z] #29 DONE 0.0s [2023-09-21T02:25:39.874Z] [2023-09-21T02:25:39.874Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:25:39.874Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:25:39.874Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:25:39.874Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:25:39.874Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:25:39.874Z] #31 DONE 0.1s [2023-09-21T02:25:40.132Z] [2023-09-21T02:25:40.132Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:25:40.132Z] #29 DONE 0.0s [2023-09-21T02:25:40.132Z] [2023-09-21T02:25:40.132Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:25:40.132Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:25:40.132Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:25:40.132Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:25:40.132Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:25:40.132Z] #31 DONE 0.1s [2023-09-21T02:25:40.132Z] [2023-09-21T02:25:40.132Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:40.132Z] #32 ... [2023-09-21T02:25:40.132Z] [2023-09-21T02:25:40.132Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:25:40.132Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:25:40.132Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:25:40.132Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:25:40.132Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:25:40.132Z] #31 DONE 0.1s [2023-09-21T02:25:40.132Z] [2023-09-21T02:25:40.132Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:25:40.132Z] #29 DONE 0.0s [2023-09-21T02:25:40.132Z] [2023-09-21T02:25:40.132Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:40.391Z] #32 ... [2023-09-21T02:25:40.391Z] [2023-09-21T02:25:40.391Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:25:40.391Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:25:40.391Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:25:40.391Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:25:40.391Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:25:40.391Z] #31 DONE 0.1s [2023-09-21T02:25:40.391Z] [2023-09-21T02:25:40.391Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:25:40.391Z] #33 DONE 0.3s [2023-09-21T02:25:40.391Z] [2023-09-21T02:25:40.391Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:40.649Z] #32 ... [2023-09-21T02:25:40.649Z] [2023-09-21T02:25:40.649Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-21T02:25:40.649Z] #34 DONE 0.9s [2023-09-21T02:25:40.649Z] [2023-09-21T02:25:40.649Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:41.587Z] #32 ... [2023-09-21T02:25:41.587Z] [2023-09-21T02:25:41.587Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:25:41.587Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:25:41.587Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:25:41.587Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:25:41.587Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:25:41.587Z] #31 DONE 0.1s [2023-09-21T02:25:41.587Z] [2023-09-21T02:25:41.587Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-21T02:25:41.587Z] #35 DONE 1.5s [2023-09-21T02:25:41.587Z] [2023-09-21T02:25:41.587Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T02:25:41.587Z] #30 DONE 1.5s [2023-09-21T02:25:41.587Z] [2023-09-21T02:25:41.587Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:41.846Z] #32 ... [2023-09-21T02:25:41.846Z] [2023-09-21T02:25:41.846Z] #36 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T02:25:41.846Z] #0 0.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:41.846Z] #0 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:41.846Z] #0 1.066 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:41.846Z] #0 1.144 (2/2) Installing su-exec (0.2-r3) [2023-09-21T02:25:41.846Z] #0 1.144 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:41.846Z] #0 1.162 OK: 7 MiB in 17 packages [2023-09-21T02:25:41.846Z] #36 DONE 1.8s [2023-09-21T02:25:41.846Z] [2023-09-21T02:25:41.846Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-21T02:25:41.846Z] #37 DONE 1.4s [2023-09-21T02:25:41.846Z] [2023-09-21T02:25:41.846Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:41.846Z] #32 ... [2023-09-21T02:25:41.846Z] [2023-09-21T02:25:41.846Z] #38 [security-spire-config internal] load build context [2023-09-21T02:25:41.846Z] #38 transferring context: 16.36kB 0.0s done [2023-09-21T02:25:41.846Z] #38 DONE 0.5s [2023-09-21T02:25:41.846Z] [2023-09-21T02:25:41.846Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:42.103Z] #32 ... [2023-09-21T02:25:42.103Z] [2023-09-21T02:25:42.103Z] #39 [security-spire-server internal] load build context [2023-09-21T02:25:42.103Z] #39 transferring context: 18.11kB 0.0s done [2023-09-21T02:25:42.103Z] #39 DONE 0.7s [2023-09-21T02:25:42.103Z] [2023-09-21T02:25:42.103Z] #40 [security-spire-agent internal] load build context [2023-09-21T02:25:42.103Z] #40 transferring context: 17.64kB 0.0s done [2023-09-21T02:25:42.103Z] #40 DONE 0.7s [2023-09-21T02:25:42.103Z] [2023-09-21T02:25:42.103Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:44.631Z] #32 ... [2023-09-21T02:25:44.631Z] [2023-09-21T02:25:44.631Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T02:25:44.631Z] #0 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:44.631Z] #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:44.631Z] #0 2.236 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:44.631Z] #0 2.240 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:44.631Z] #0 2.244 OK: 7 MiB in 16 packages [2023-09-21T02:25:44.631Z] #41 DONE 4.2s [2023-09-21T02:25:44.631Z] [2023-09-21T02:25:44.631Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:44.888Z] #32 ... [2023-09-21T02:25:44.888Z] [2023-09-21T02:25:44.888Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T02:25:44.889Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:44.889Z] #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:44.889Z] #0 2.524 (1/4) Installing ca-certificates (20230506-r0) [2023-09-21T02:25:44.889Z] #0 2.567 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:44.889Z] #0 2.578 (3/4) Installing su-exec (0.2-r3) [2023-09-21T02:25:44.889Z] #0 2.578 (4/4) Installing yq (4.33.3-r3) [2023-09-21T02:25:44.889Z] #0 2.639 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:44.889Z] #0 2.647 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:25:44.889Z] #0 2.687 OK: 17 MiB in 19 packages [2023-09-21T02:25:44.889Z] #42 DONE 5.0s [2023-09-21T02:25:44.889Z] [2023-09-21T02:25:44.889Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:45.147Z] #32 ... [2023-09-21T02:25:45.147Z] [2023-09-21T02:25:45.147Z] #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T02:25:45.147Z] #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 2.192 (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T02:25:45.147Z] #0 2.220 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:45.147Z] #0 2.220 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:45.147Z] #0 2.235 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:25:45.147Z] #0 2.292 OK: 8 MiB in 17 packages [2023-09-21T02:25:45.147Z] #43 DONE 5.1s [2023-09-21T02:25:45.147Z] [2023-09-21T02:25:45.147Z] #44 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T02:25:45.147Z] #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 3.526 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:25:45.147Z] #0 3.562 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:25:45.147Z] #0 3.572 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:45.147Z] #0 3.674 (4/6) Installing openssl (3.1.3-r0) [2023-09-21T02:25:45.147Z] #0 3.686 (5/6) Installing su-exec (0.2-r3) [2023-09-21T02:25:45.147Z] #0 3.695 (6/6) Installing yq (4.33.3-r3) [2023-09-21T02:25:45.147Z] #0 3.758 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:45.147Z] #0 3.767 OK: 17 MiB in 19 packages [2023-09-21T02:25:45.147Z] #44 DONE 5.0s [2023-09-21T02:25:45.147Z] [2023-09-21T02:25:45.147Z] #45 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-21T02:25:45.147Z] #0 3.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 3.831 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:45.147Z] #0 3.837 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:45.147Z] #0 3.847 OK: 7 MiB in 16 packages [2023-09-21T02:25:45.147Z] #45 DONE 5.2s [2023-09-21T02:25:45.147Z] [2023-09-21T02:25:45.147Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:45.147Z] #32 ... [2023-09-21T02:25:45.147Z] [2023-09-21T02:25:45.147Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T02:25:45.147Z] #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 1.972 OK: 264 MiB in 52 packages [2023-09-21T02:25:45.147Z] #46 DONE 3.3s [2023-09-21T02:25:45.147Z] [2023-09-21T02:25:45.147Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:25:45.147Z] #0 2.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 3.295 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:25:45.147Z] #0 3.295 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:25:45.147Z] #0 3.295 OK: 20066 distinct packages available [2023-09-21T02:25:45.147Z] #0 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:45.147Z] #0 3.677 (1/11) Installing ca-certificates (20230506-r0) [2023-09-21T02:25:45.147Z] #0 3.710 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-21T02:25:45.147Z] #0 3.724 (3/11) Installing libunistring (1.1-r1) [2023-09-21T02:25:45.147Z] #0 3.735 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-21T02:25:45.147Z] #0 3.746 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-21T02:25:45.147Z] #0 3.754 (6/11) Installing libcurl (8.2.1-r0) [2023-09-21T02:25:45.147Z] #0 3.767 (7/11) Installing curl (8.2.1-r0) [2023-09-21T02:25:45.147Z] #0 3.773 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:45.147Z] #0 3.778 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:25:45.147Z] #0 3.792 (10/11) Installing libucontext (1.2-r2) [2023-09-21T02:25:45.147Z] #0 3.798 (11/11) Installing gcompat (1.1.0-r1) [2023-09-21T02:25:45.147Z] #0 3.798 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:45.147Z] #0 3.812 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:25:45.147Z] #0 3.868 OK: 12 MiB in 26 packages [2023-09-21T02:25:45.147Z] #47 DONE 5.1s [2023-09-21T02:25:45.147Z] [2023-09-21T02:25:45.147Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:45.713Z] #32 ... [2023-09-21T02:25:45.713Z] [2023-09-21T02:25:45.713Z] #48 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-21T02:25:45.713Z] #48 DONE 0.6s [2023-09-21T02:25:45.713Z] [2023-09-21T02:25:45.713Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:47.090Z] #32 transferring context: 287.58MB 6.8s [2023-09-21T02:25:48.108Z] #32 transferring context: 364.81MB 7.8s done [2023-09-21T02:25:50.012Z] #32 ... [2023-09-21T02:25:50.012Z] [2023-09-21T02:25:50.012Z] #49 [support-notifications internal] load build context [2023-09-21T02:25:50.012Z] #49 transferring context: 364.81MB 7.9s done [2023-09-21T02:25:50.270Z] #49 ... [2023-09-21T02:25:50.270Z] [2023-09-21T02:25:50.270Z] #50 [security-proxy-setup internal] load build context [2023-09-21T02:25:50.270Z] #50 transferring context: 364.81MB 7.0s done [2023-09-21T02:25:50.270Z] #50 ... [2023-09-21T02:25:50.270Z] [2023-09-21T02:25:50.270Z] #51 [security-proxy-auth internal] load build context [2023-09-21T02:25:50.270Z] #51 transferring context: 364.81MB 7.2s done [2023-09-21T02:25:50.841Z] #51 ... [2023-09-21T02:25:50.841Z] [2023-09-21T02:25:50.841Z] #52 [core-data internal] load build context [2023-09-21T02:25:50.841Z] #52 transferring context: 364.81MB 9.0s done [2023-09-21T02:25:50.841Z] #52 ... [2023-09-21T02:25:50.841Z] [2023-09-21T02:25:50.841Z] #53 [support-scheduler internal] load build context [2023-09-21T02:25:50.841Z] #53 transferring context: 364.81MB 8.1s done [2023-09-21T02:25:51.100Z] #53 ... [2023-09-21T02:25:51.100Z] [2023-09-21T02:25:51.100Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-21T02:25:51.100Z] #54 transferring context: 364.81MB 8.5s done [2023-09-21T02:25:51.100Z] #54 ... [2023-09-21T02:25:51.100Z] [2023-09-21T02:25:51.100Z] #55 [security-secretstore-setup internal] load build context [2023-09-21T02:25:51.100Z] #55 transferring context: 364.81MB 7.5s done [2023-09-21T02:25:51.670Z] #55 ... [2023-09-21T02:25:51.670Z] [2023-09-21T02:25:51.670Z] #56 [core-command internal] load build context [2023-09-21T02:25:51.670Z] #56 transferring context: 364.81MB 7.3s done [2023-09-21T02:25:51.929Z] #56 ... [2023-09-21T02:25:51.929Z] [2023-09-21T02:25:51.929Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:25:51.929Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-09-21T02:25:51.929Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-21T02:25:51.929Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-21T02:25:51.929Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-21T02:25:51.929Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-21T02:25:51.929Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-21T02:25:51.929Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-21T02:25:51.929Z] #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-09-21T02:25:51.929Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-09-21T02:25:51.929Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-21T02:25:51.929Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-21T02:25:51.929Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2023-09-21T02:25:51.929Z] #57 ... [2023-09-21T02:25:51.929Z] [2023-09-21T02:25:51.929Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:25:52.188Z] #58 ... [2023-09-21T02:25:52.188Z] [2023-09-21T02:25:52.188Z] #59 [core-metadata internal] load build context [2023-09-21T02:25:52.188Z] #59 transferring context: 364.81MB 8.6s done [2023-09-21T02:25:52.188Z] #59 ... [2023-09-21T02:25:52.188Z] [2023-09-21T02:25:52.188Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:25:52.188Z] #0 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:52.188Z] #0 3.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:52.188Z] #0 4.235 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:25:52.188Z] #0 4.235 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:25:52.188Z] #0 4.235 OK: 20066 distinct packages available [2023-09-21T02:25:52.188Z] #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:52.188Z] #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:52.188Z] #0 4.580 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:52.188Z] #0 4.584 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:25:52.188Z] #0 4.589 (3/4) Installing libucontext (1.2-r2) [2023-09-21T02:25:52.188Z] #0 4.599 (4/4) Installing gcompat (1.1.0-r1) [2023-09-21T02:25:52.188Z] #0 4.599 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:52.188Z] #0 4.606 OK: 8 MiB in 19 packages [2023-09-21T02:25:52.447Z] #60 ... [2023-09-21T02:25:52.447Z] [2023-09-21T02:25:52.447Z] #61 [security-bootstrapper internal] load build context [2023-09-21T02:25:52.447Z] #61 transferring context: 364.81MB 9.0s done [2023-09-21T02:25:52.447Z] #61 ... [2023-09-21T02:25:52.447Z] [2023-09-21T02:25:52.447Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:25:52.447Z] #62 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-09-21T02:25:52.447Z] #62 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T02:25:52.447Z] #62 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-21T02:25:52.447Z] #62 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-21T02:25:52.447Z] #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-21T02:25:52.447Z] #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-21T02:25:52.447Z] #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-21T02:25:52.447Z] #62 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-21T02:25:52.447Z] #62 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2023-09-21T02:25:52.447Z] #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-21T02:25:52.447Z] #62 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-21T02:25:52.447Z] #62 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2023-09-21T02:25:52.773Z] #62 ... [2023-09-21T02:25:52.773Z] [2023-09-21T02:25:52.773Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:25:52.773Z] #63 ... [2023-09-21T02:25:52.773Z] [2023-09-21T02:25:52.773Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:25:52.773Z] #0 3.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:52.773Z] #0 3.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:52.773Z] #0 4.243 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:25:52.773Z] #0 4.243 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:25:52.773Z] #0 4.243 OK: 20066 distinct packages available [2023-09-21T02:25:52.773Z] #0 4.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:52.773Z] #0 4.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:52.773Z] #0 4.574 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:25:52.773Z] #0 4.608 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:25:52.773Z] #0 4.624 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-21T02:25:52.773Z] #0 4.626 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:25:52.773Z] #0 4.630 (5/7) Installing libucontext (1.2-r2) [2023-09-21T02:25:52.773Z] #0 4.637 (6/7) Installing gcompat (1.1.0-r1) [2023-09-21T02:25:52.773Z] #0 4.642 (7/7) Installing openssl (3.1.3-r0) [2023-09-21T02:25:52.773Z] #0 4.651 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:25:52.773Z] #0 4.664 OK: 8 MiB in 20 packages [2023-09-21T02:25:53.033Z] #64 ... [2023-09-21T02:25:53.033Z] [2023-09-21T02:25:53.033Z] #50 [security-proxy-setup internal] load build context [2023-09-21T02:25:53.033Z] #50 DONE 12.9s [2023-09-21T02:25:53.033Z] [2023-09-21T02:25:53.034Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T02:25:53.034Z] #65 DONE 11.2s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #51 [security-proxy-auth internal] load build context [2023-09-21T02:25:53.034Z] #51 DONE 12.7s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:25:53.034Z] #60 DONE 11.1s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T02:25:53.034Z] #0 4.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:53.034Z] #0 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:53.034Z] #0 4.983 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:25:53.034Z] #0 4.983 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:25:53.034Z] #0 4.983 OK: 20066 distinct packages available [2023-09-21T02:25:53.034Z] #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:53.034Z] #0 5.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:53.034Z] #0 5.349 OK: 264 MiB in 52 packages [2023-09-21T02:25:53.034Z] #66 DONE 11.2s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #56 [core-command internal] load build context [2023-09-21T02:25:53.034Z] #56 DONE 12.9s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:25:53.034Z] #64 DONE 11.2s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #55 [security-secretstore-setup internal] load build context [2023-09-21T02:25:53.034Z] #55 DONE 13.0s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-21T02:25:53.034Z] #32 DONE 13.0s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #49 [support-notifications internal] load build context [2023-09-21T02:25:53.034Z] #49 DONE 13.1s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #53 [support-scheduler internal] load build context [2023-09-21T02:25:53.034Z] #53 DONE 12.9s [2023-09-21T02:25:53.034Z] [2023-09-21T02:25:53.034Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:25:53.312Z] #67 DONE 0.1s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-21T02:25:53.312Z] #54 DONE 13.1s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #59 [core-metadata internal] load build context [2023-09-21T02:25:53.312Z] #59 DONE 12.9s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #61 [security-bootstrapper internal] load build context [2023-09-21T02:25:53.312Z] #61 DONE 13.1s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-21T02:25:53.312Z] #68 DONE 0.1s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:25:53.312Z] #69 DONE 0.1s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #52 [core-data internal] load build context [2023-09-21T02:25:53.312Z] #52 DONE 13.2s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:25:53.312Z] #62 DONE 11.9s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:25:53.312Z] #57 DONE 11.8s [2023-09-21T02:25:53.312Z] [2023-09-21T02:25:53.312Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:25:53.898Z] #70 ... [2023-09-21T02:25:53.898Z] [2023-09-21T02:25:53.898Z] #71 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-21T02:25:53.898Z] #71 DONE 0.3s [2023-09-21T02:25:53.898Z] [2023-09-21T02:25:53.898Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:25:53.898Z] #58 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:53.898Z] #58 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:54.157Z] #58 12.31 OK: 264 MiB in 52 packages [2023-09-21T02:25:56.296Z] #58 DONE 14.3s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:25:56.296Z] #72 DONE 2.5s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:25:56.296Z] #73 DONE 2.3s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:25:56.296Z] #74 DONE 2.5s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-21T02:25:56.296Z] #75 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:25:56.296Z] #63 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:56.296Z] #63 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:25:56.296Z] #63 12.01 OK: 264 MiB in 52 packages [2023-09-21T02:25:56.296Z] #63 DONE 14.4s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T02:25:56.296Z] #76 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-21T02:25:56.296Z] #77 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:25:56.296Z] #78 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T02:25:56.296Z] #79 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-21T02:25:56.296Z] #80 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:25:56.296Z] #81 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:25:56.296Z] #82 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T02:25:56.296Z] #83 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:25:56.296Z] #84 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:25:56.296Z] #85 DONE 0.1s [2023-09-21T02:25:56.296Z] [2023-09-21T02:25:56.296Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T02:25:56.553Z] #86 DONE 0.1s [2023-09-21T02:25:56.553Z] [2023-09-21T02:25:56.553Z] #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-21T02:25:56.553Z] #87 DONE 0.1s [2023-09-21T02:25:56.553Z] [2023-09-21T02:25:56.553Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-21T02:25:56.553Z] #88 DONE 0.1s [2023-09-21T02:25:56.553Z] [2023-09-21T02:25:56.553Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-21T02:25:56.553Z] #89 DONE 0.1s [2023-09-21T02:25:56.553Z] [2023-09-21T02:25:56.553Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-21T02:25:56.553Z] #90 DONE 0.1s [2023-09-21T02:25:56.553Z] [2023-09-21T02:25:56.553Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T02:25:56.553Z] #91 DONE 0.1s [2023-09-21T02:25:56.553Z] [2023-09-21T02:25:56.553Z] #92 [security-spire-config] exporting to image [2023-09-21T02:25:56.553Z] #92 exporting layers [2023-09-21T02:25:57.118Z] #92 exporting layers 0.5s done [2023-09-21T02:25:57.118Z] #92 writing image sha256:d38fc451fb2c5ced31de63840cda240475149352b4848e653baa1640b14996ca 0.0s done [2023-09-21T02:25:57.118Z] #92 naming to docker.io/library/security-spire-server done [2023-09-21T02:25:57.118Z] #92 exporting layers 0.6s done [2023-09-21T02:25:57.118Z] #92 writing image sha256:f647f4931cf4e0a7d3ef92b97d82ffed65023c40bc7f8644ce877130f47a5ec2 done [2023-09-21T02:25:57.118Z] #92 naming to docker.io/library/security-spire-config done [2023-09-21T02:25:57.118Z] #92 writing image sha256:c2468ce848945ec264bdc477405a8eb257ae5b5da966b218fcd5b524ebd17b5d done [2023-09-21T02:25:57.118Z] #92 naming to docker.io/library/security-spire-agent done [2023-09-21T02:25:57.118Z] #92 DONE 0.6s [2023-09-21T02:25:57.118Z] [2023-09-21T02:25:57.118Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:03.674Z] #93 ... [2023-09-21T02:26:03.674Z] [2023-09-21T02:26:03.674Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:03.674Z] #94 ... [2023-09-21T02:26:03.674Z] [2023-09-21T02:26:03.674Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:20.431Z] #95 DONE 22.5s [2023-09-21T02:26:20.431Z] [2023-09-21T02:26:20.431Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:20.431Z] #70 DONE 25.5s [2023-09-21T02:26:20.431Z] [2023-09-21T02:26:20.431Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:20.431Z] #94 DONE 25.5s [2023-09-21T02:26:20.431Z] [2023-09-21T02:26:20.431Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:20.431Z] #93 DONE 22.5s [2023-09-21T02:26:20.431Z] [2023-09-21T02:26:20.431Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #96 DONE 7.5s [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:26:27.016Z] #97 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:27.016Z] #98 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #99 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:27.016Z] #100 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #101 [core-command builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #101 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #102 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:26:27.016Z] #102 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #103 [core-metadata builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #103 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:27.016Z] #104 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:26:27.016Z] #105 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #106 [support-scheduler builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #106 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:26:27.016Z] #107 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:27.016Z] #108 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #109 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #109 DONE 7.6s [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:26:27.016Z] #110 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #111 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:27.016Z] #112 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #113 DONE 7.6s [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #114 [core-data builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #114 DONE 7.6s [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:26:27.016Z] #115 ... [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:27.016Z] #116 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:26:27.016Z] #117 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #118 [security-proxy-setup builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #118 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:26:27.016Z] #119 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:26:27.016Z] #120 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #121 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T02:26:27.016Z] #121 CACHED [2023-09-21T02:26:27.016Z] [2023-09-21T02:26:27.016Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T02:26:27.016Z] #122 0.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T02:26:36.562Z] #122 ... [2023-09-21T02:26:36.562Z] [2023-09-21T02:26:36.562Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T02:26:36.562Z] #0 1.090 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T02:26:36.820Z] #123 ... [2023-09-21T02:26:36.820Z] [2023-09-21T02:26:36.820Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:26:36.821Z] #0 0.600 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T02:26:36.821Z] #124 ... [2023-09-21T02:26:36.821Z] [2023-09-21T02:26:36.821Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:26:36.821Z] #0 1.132 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-21T02:26:37.079Z] #125 ... [2023-09-21T02:26:37.079Z] [2023-09-21T02:26:37.079Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:26:37.079Z] #0 0.661 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T02:26:37.079Z] #126 ... [2023-09-21T02:26:37.079Z] [2023-09-21T02:26:37.079Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:26:37.079Z] #0 1.197 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T02:26:37.337Z] #127 ... [2023-09-21T02:26:37.337Z] [2023-09-21T02:26:37.337Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T02:26:37.337Z] #0 0.718 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T02:26:37.602Z] #128 ... [2023-09-21T02:26:37.602Z] [2023-09-21T02:26:37.602Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T02:26:37.602Z] #0 0.980 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T02:26:37.602Z] #129 ... [2023-09-21T02:26:37.602Z] [2023-09-21T02:26:37.602Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T02:26:37.602Z] #0 0.910 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T02:26:37.881Z] #130 ... [2023-09-21T02:26:37.881Z] [2023-09-21T02:26:37.881Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:26:37.881Z] #115 0.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T02:26:37.881Z] #115 ... [2023-09-21T02:26:37.881Z] [2023-09-21T02:26:37.881Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:26:37.881Z] #0 0.381 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T02:27:34.269Z] #131 ... [2023-09-21T02:27:34.269Z] [2023-09-21T02:27:34.269Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:27:34.269Z] #115 61.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T02:27:41.237Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7523 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-21T02:27:41.251Z] Running in /w/workspace/edgex-go/586 [Pipeline] { [Pipeline] checkout [2023-09-21T02:27:41.289Z] The recommended git tool is: git [2023-09-21T02:27:46.497Z] #115 DONE 79.8s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T02:27:46.497Z] #122 DONE 79.8s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T02:27:46.497Z] #130 DONE 79.8s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:27:46.497Z] #126 DONE 79.8s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T02:27:46.497Z] #128 DONE 79.8s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T02:27:46.497Z] #129 DONE 79.8s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:27:46.497Z] #124 DONE 79.8s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:46.497Z] #132 ... [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:27:46.497Z] #125 DONE 79.9s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:27:46.497Z] #131 DONE 80.1s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:46.497Z] #133 ... [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T02:27:46.497Z] #123 DONE 80.2s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:27:46.497Z] #127 DONE 80.2s [2023-09-21T02:27:46.497Z] [2023-09-21T02:27:46.497Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:46.784Z] #134 ... [2023-09-21T02:27:46.784Z] [2023-09-21T02:27:46.784Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:46.784Z] #132 DONE 0.6s [2023-09-21T02:27:46.784Z] [2023-09-21T02:27:46.784Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T02:27:46.784Z] #135 DONE 0.7s [2023-09-21T02:27:46.784Z] [2023-09-21T02:27:46.784Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:46.784Z] #134 DONE 0.4s [2023-09-21T02:27:46.784Z] [2023-09-21T02:27:46.784Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:46.784Z] #133 DONE 0.6s [2023-09-21T02:27:46.784Z] [2023-09-21T02:27:46.784Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:46.784Z] #136 DONE 0.7s [2023-09-21T02:27:46.784Z] [2023-09-21T02:27:46.784Z] #137 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:46.800Z] using credential edgex-jenkins-ssh [2023-09-21T02:27:46.817Z] Cloning the remote Git repository [2023-09-21T02:27:47.042Z] #137 ... [2023-09-21T02:27:47.042Z] [2023-09-21T02:27:47.042Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:47.042Z] #138 DONE 0.6s [2023-09-21T02:27:47.042Z] [2023-09-21T02:27:47.042Z] #139 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:47.042Z] #139 DONE 0.6s [2023-09-21T02:27:47.042Z] [2023-09-21T02:27:47.042Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.042Z] #140 DONE 0.3s [2023-09-21T02:27:47.042Z] [2023-09-21T02:27:47.042Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.042Z] #141 ... [2023-09-21T02:27:47.042Z] [2023-09-21T02:27:47.042Z] #137 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.042Z] #137 DONE 0.4s [2023-09-21T02:27:47.042Z] [2023-09-21T02:27:47.042Z] #142 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.042Z] #142 DONE 0.3s [2023-09-21T02:27:47.042Z] [2023-09-21T02:27:47.042Z] #143 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.042Z] #143 DONE 0.4s [2023-09-21T02:27:47.042Z] [2023-09-21T02:27:47.042Z] #144 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.042Z] #144 DONE 0.4s [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.300Z] #145 CACHED [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:47.300Z] #146 CACHED [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:47.300Z] #147 CACHED [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.300Z] #148 CACHED [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:47.300Z] #149 CACHED [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.300Z] #150 CACHED [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #151 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.300Z] #151 CACHED [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #152 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:47.300Z] #152 CACHED [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:47.300Z] #141 DONE 0.4s [2023-09-21T02:27:47.300Z] [2023-09-21T02:27:47.300Z] #153 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T02:27:46.864Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-21T02:27:46.972Z] > git init /w/workspace/edgex-go/586 # timeout=10 [2023-09-21T02:27:47.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-21T02:27:47.127Z] > git --version # timeout=10 [2023-09-21T02:27:47.150Z] > git --version # 'git version 2.25.1' [2023-09-21T02:27:47.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T02:27:47.316Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T02:27:47.866Z] #153 ... [2023-09-21T02:27:47.866Z] [2023-09-21T02:27:47.866Z] #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-21T02:27:47.866Z] #154 DONE 0.5s [2023-09-21T02:27:47.866Z] [2023-09-21T02:27:47.866Z] #155 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-21T02:27:48.806Z] #155 ... [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-21T02:27:48.806Z] #156 DONE 1.5s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T02:27:48.806Z] #157 DONE 1.5s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #158 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-21T02:27:48.806Z] #158 DONE 1.5s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T02:27:48.806Z] #159 DONE 1.5s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T02:27:48.806Z] #160 DONE 1.5s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #153 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T02:27:48.806Z] #153 DONE 1.6s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #161 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T02:27:48.806Z] #161 DONE 1.6s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T02:27:48.806Z] #162 DONE 1.6s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T02:27:48.806Z] #163 DONE 1.6s [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #164 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:48.806Z] #164 ... [2023-09-21T02:27:48.806Z] [2023-09-21T02:27:48.806Z] #155 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-21T02:27:48.806Z] #155 DONE 1.1s [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.068Z] #165 DONE 0.3s [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.068Z] #166 ... [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.068Z] #167 DONE 0.4s [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T02:27:49.068Z] #168 DONE 0.4s [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.068Z] #169 DONE 0.4s [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.068Z] #170 DONE 0.3s [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T02:27:49.068Z] #171 DONE 2.3s [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.068Z] #172 DONE 0.4s [2023-09-21T02:27:49.068Z] [2023-09-21T02:27:49.068Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.069Z] #173 DONE 0.4s [2023-09-21T02:27:49.327Z] [2023-09-21T02:27:49.327Z] #174 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.327Z] #174 DONE 0.4s [2023-09-21T02:27:49.327Z] [2023-09-21T02:27:49.327Z] #164 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.327Z] #164 DONE 0.4s [2023-09-21T02:27:49.327Z] [2023-09-21T02:27:49.327Z] #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:27:49.327Z] #166 DONE 0.4s [2023-09-21T02:27:49.327Z] [2023-09-21T02:27:49.327Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-21T02:27:49.327Z] #92 exporting layers [2023-09-21T02:27:49.327Z] #92 exporting layers 0.2s done [2023-09-21T02:27:49.327Z] #92 writing image sha256:ffb860c10397a84c046bee7fccb9076ed614d52ebfd381b955a503111b95bc6f [2023-09-21T02:27:49.587Z] #92 ... [2023-09-21T02:27:49.587Z] [2023-09-21T02:27:49.587Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T02:27:49.587Z] #175 DONE 0.5s [2023-09-21T02:27:49.587Z] [2023-09-21T02:27:49.587Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-21T02:27:49.587Z] #176 DONE 0.5s [2023-09-21T02:27:49.587Z] [2023-09-21T02:27:49.587Z] #92 [core-command] exporting to image [2023-09-21T02:27:49.587Z] #92 writing image sha256:ffb860c10397a84c046bee7fccb9076ed614d52ebfd381b955a503111b95bc6f 0.2s done [2023-09-21T02:27:49.587Z] #92 naming to docker.io/library/core-command done [2023-09-21T02:27:49.847Z] #92 ... [2023-09-21T02:27:49.847Z] [2023-09-21T02:27:49.847Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T02:27:49.847Z] #177 DONE 0.6s [2023-09-21T02:27:49.847Z] [2023-09-21T02:27:49.847Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T02:27:49.847Z] #178 DONE 0.6s [2023-09-21T02:27:49.847Z] [2023-09-21T02:27:49.847Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:27:49.847Z] #179 DONE 0.6s [2023-09-21T02:27:49.847Z] [2023-09-21T02:27:49.847Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T02:27:49.847Z] #180 DONE 0.6s [2023-09-21T02:27:49.847Z] [2023-09-21T02:27:49.847Z] #92 [support-scheduler] exporting to image [2023-09-21T02:27:49.847Z] #92 exporting layers 0.6s done [2023-09-21T02:27:49.847Z] #92 writing image sha256:df4ff59d9ed26bd7e73d7ee7cdae93be1daad5e828e8f136a2ba03a2da1d4e06 done [2023-09-21T02:27:49.847Z] #92 naming to docker.io/library/support-scheduler 0.0s done [2023-09-21T02:27:49.847Z] #92 writing image sha256:8ce7f19de57628b7c756a55b70e00684fa0a5d7edec4708ae62b8905a920ebdd done [2023-09-21T02:27:49.847Z] #92 naming to docker.io/library/core-data [2023-09-21T02:27:49.847Z] #92 ... [2023-09-21T02:27:49.847Z] [2023-09-21T02:27:49.847Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T02:27:49.847Z] #181 DONE 0.2s [2023-09-21T02:27:49.847Z] [2023-09-21T02:27:49.847Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-21T02:27:49.847Z] #92 exporting layers 0.1s done [2023-09-21T02:27:49.847Z] #92 naming to docker.io/library/core-data done [2023-09-21T02:27:49.847Z] #92 writing image sha256:9c294192a16635ac14d0450385ea638fb6c067b27b58b52351d3a66bee6e8c36 done [2023-09-21T02:27:49.847Z] #92 naming to docker.io/library/support-notifications done [2023-09-21T02:27:49.847Z] #92 writing image sha256:3646b05d1be8755f8812ae6ec1ddd9c8fd82702af06c9c8f44bd48f62a6b9336 done [2023-09-21T02:27:49.847Z] #92 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-09-21T02:27:50.413Z] #92 writing image sha256:6f4b223dd14465553bf67b92a8239a876e530b6e9a2df2df0e7ef5c0209e34d7 done [2023-09-21T02:27:50.413Z] #92 naming to docker.io/library/core-metadata done [2023-09-21T02:27:50.413Z] #92 DONE 1.7s [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:27:50.413Z] #182 DONE 0.4s [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T02:27:50.413Z] #183 DONE 0.4s [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T02:27:50.413Z] #184 ... [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T02:27:50.413Z] #185 DONE 0.2s [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T02:27:50.413Z] #184 DONE 0.2s [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T02:27:50.413Z] #186 DONE 0.0s [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:27:50.413Z] #187 DONE 0.9s [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:27:50.413Z] #188 DONE 1.0s [2023-09-21T02:27:50.413Z] [2023-09-21T02:27:50.413Z] #92 [security-proxy-auth] exporting to image [2023-09-21T02:27:50.671Z] #92 ... [2023-09-21T02:27:50.671Z] [2023-09-21T02:27:50.671Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-21T02:27:50.671Z] #189 DONE 0.1s [2023-09-21T02:27:50.671Z] [2023-09-21T02:27:50.671Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-21T02:27:50.671Z] #190 DONE 0.1s [2023-09-21T02:27:50.671Z] [2023-09-21T02:27:50.671Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-21T02:27:50.671Z] #92 exporting layers 0.2s done [2023-09-21T02:27:50.671Z] #92 writing image sha256:b8ef9ad96e45c774f783f7717f6475b76acb188a73f947e0103af5b4d673bd59 done [2023-09-21T02:27:50.671Z] #92 naming to docker.io/library/security-proxy-auth done [2023-09-21T02:27:50.927Z] #92 ... [2023-09-21T02:27:50.927Z] [2023-09-21T02:27:50.927Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:27:50.927Z] #191 DONE 0.9s [2023-09-21T02:27:50.927Z] [2023-09-21T02:27:50.927Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T02:27:50.927Z] #192 DONE 0.1s [2023-09-21T02:27:50.927Z] [2023-09-21T02:27:50.927Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T02:27:50.927Z] #193 DONE 0.1s [2023-09-21T02:27:50.927Z] [2023-09-21T02:27:50.927Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-21T02:27:50.927Z] #92 writing image sha256:56a9450fff2b826280e84e0be046b6e4ae7a69a59973c2c76b27abe2a9fba75b done [2023-09-21T02:27:50.927Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-21T02:27:50.927Z] #92 exporting layers 0.2s done [2023-09-21T02:27:50.927Z] #92 writing image sha256:47f3a5495051455a7a9e5ce530437692280a067179278643061d61e70a8f174b 0.0s done [2023-09-21T02:27:50.927Z] #92 naming to docker.io/library/security-proxy-setup [2023-09-21T02:27:51.185Z] #92 ... [2023-09-21T02:27:51.185Z] [2023-09-21T02:27:51.185Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:27:51.185Z] #194 DONE 0.6s [2023-09-21T02:27:51.185Z] [2023-09-21T02:27:51.185Z] #92 [security-secretstore-setup] exporting to image [2023-09-21T02:27:51.185Z] #92 naming to docker.io/library/security-proxy-setup done [2023-09-21T02:27:51.185Z] #92 exporting layers 0.3s done [2023-09-21T02:27:51.443Z] #92 writing image sha256:9bf8d38e7059052d2f079cc591cfa9fc51076bb69721491f16aa854be9dd235b done [2023-09-21T02:27:51.443Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-09-21T02:27:51.443Z] #92 DONE 2.5s [2023-09-21T02:27:51.443Z] [2023-09-21T02:27:51.443Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T02:27:51.443Z] #195 DONE 0.6s [2023-09-21T02:27:51.443Z] [2023-09-21T02:27:51.443Z] #92 [security-bootstrapper] exporting to image [2023-09-21T02:27:51.701Z] #92 exporting layers 0.2s done [2023-09-21T02:27:51.701Z] #92 writing image sha256:cb32fd9abd8d79466c91e37ca3ae3dfb8ff8823295ff2783052cbc6c7ff444bd done [2023-09-21T02:27:51.701Z] #92 naming to docker.io/library/security-bootstrapper done [2023-09-21T02:27:51.701Z] #92 DONE 2.7s [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:27:51.701Z] time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T02:27:51.710Z] $ docker stop --time=1 20f07e35382464a18322425e4e0523778a40ef38cbf2cf360009e37b248134de [2023-09-21T02:27:52.991Z] $ docker rm -f --volumes 20f07e35382464a18322425e4e0523778a40ef38cbf2cf360009e37b248134de [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T02:27:53.326Z] + docker images [2023-09-21T02:27:53.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T02:27:53.326Z] security-bootstrapper latest cb32fd9abd8d 2 seconds ago 23.3MB [2023-09-21T02:27:53.326Z] core-common-config-bootstrapper latest 56a9450fff2b 3 seconds ago 18.2MB [2023-09-21T02:27:53.326Z] security-proxy-setup latest 47f3a5495051 3 seconds ago 34.4MB [2023-09-21T02:27:53.326Z] security-secretstore-setup latest 9bf8d38e7059 3 seconds ago 44.4MB [2023-09-21T02:27:53.326Z] security-proxy-auth latest b8ef9ad96e45 3 seconds ago 19.5MB [2023-09-21T02:27:53.326Z] core-metadata latest 6f4b223dd144 4 seconds ago 21.7MB [2023-09-21T02:27:53.326Z] security-spiffe-token-provider latest 3646b05d1be8 4 seconds ago 35MB [2023-09-21T02:27:53.326Z] support-notifications latest 9c294192a166 5 seconds ago 34.6MB [2023-09-21T02:27:53.326Z] core-data latest 8ce7f19de576 5 seconds ago 21.3MB [2023-09-21T02:27:53.326Z] core-command latest ffb860c10397 5 seconds ago 21.2MB [2023-09-21T02:27:53.326Z] support-scheduler latest df4ff59d9ed2 5 seconds ago 34MB [2023-09-21T02:27:53.326Z] security-spire-config latest f647f4931cf4 About a minute ago 101MB [2023-09-21T02:27:53.326Z] security-spire-agent latest c2468ce84894 About a minute ago 166MB [2023-09-21T02:27:53.326Z] security-spire-server latest d38fc451fb2c About a minute ago 107MB [2023-09-21T02:27:53.326Z] ci-base-image-x86_64 latest 58245351015b 4 minutes ago 927MB [2023-09-21T02:27:53.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 11 hours ago 557MB [2023-09-21T02:27:53.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-21T02:27:53.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:27:53.427Z] provisioning config files... [2023-09-21T02:27:53.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/586@tmp/config2131496331423138388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:27:53.737Z] ---> docker-login.sh [2023-09-21T02:27:53.738Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:27:53.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:27:53.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:27:53.738Z] Configure a credential helper to remove this warning. See [2023-09-21T02:27:53.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:27:53.738Z] [2023-09-21T02:27:53.738Z] Login Succeeded [2023-09-21T02:27:53.738Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:27:53.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:27:53.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:27:53.738Z] Configure a credential helper to remove this warning. See [2023-09-21T02:27:53.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:27:53.738Z] [2023-09-21T02:27:53.738Z] Login Succeeded [2023-09-21T02:27:53.738Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:27:53.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:27:53.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:27:53.999Z] Configure a credential helper to remove this warning. See [2023-09-21T02:27:53.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:27:53.999Z] [2023-09-21T02:27:53.999Z] Login Succeeded [2023-09-21T02:27:53.999Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:27:53.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:27:53.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:27:53.999Z] Configure a credential helper to remove this warning. See [2023-09-21T02:27:53.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:27:53.999Z] [2023-09-21T02:27:53.999Z] Login Succeeded [2023-09-21T02:27:53.999Z] docker.io [2023-09-21T02:27:53.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:27:54.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:27:54.257Z] Configure a credential helper to remove this warning. See [2023-09-21T02:27:54.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:27:54.257Z] [2023-09-21T02:27:54.257Z] Login Succeeded [2023-09-21T02:27:54.257Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:27:54.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:27:54.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:27:54.328Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-21T02:27:54.328Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:27:54.328Z] latest [2023-09-21T02:27:54.328Z] 3.1.0-dev.52 [2023-09-21T02:27:54.328Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:27:54.328Z] main [2023-09-21T02:27:54.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:54.665Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:54.973Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:27:54.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:27:54.973Z] ab237b70e36e: Preparing [2023-09-21T02:27:54.973Z] 93ed53267a32: Preparing [2023-09-21T02:27:54.973Z] 82909cdaf008: Preparing [2023-09-21T02:27:54.973Z] 58629dfaf351: Preparing [2023-09-21T02:27:54.973Z] 7cdaab602589: Preparing [2023-09-21T02:27:54.973Z] 4693057ce236: Preparing [2023-09-21T02:27:54.973Z] 4693057ce236: Waiting [2023-09-21T02:27:54.973Z] 7cdaab602589: Pushed [2023-09-21T02:27:54.973Z] 82909cdaf008: Pushed [2023-09-21T02:27:54.973Z] 58629dfaf351: Pushed [2023-09-21T02:27:55.909Z] 4693057ce236: Layer already exists [2023-09-21T02:27:55.909Z] ab237b70e36e: Pushed [2023-09-21T02:27:56.477Z] 93ed53267a32: Pushed [2023-09-21T02:27:56.477Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:56.788Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:57.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-21T02:27:57.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:27:57.094Z] ab237b70e36e: Preparing [2023-09-21T02:27:57.094Z] 93ed53267a32: Preparing [2023-09-21T02:27:57.094Z] 82909cdaf008: Preparing [2023-09-21T02:27:57.094Z] 58629dfaf351: Preparing [2023-09-21T02:27:57.094Z] 7cdaab602589: Preparing [2023-09-21T02:27:57.094Z] 4693057ce236: Preparing [2023-09-21T02:27:57.094Z] 4693057ce236: Waiting [2023-09-21T02:27:57.094Z] 82909cdaf008: Layer already exists [2023-09-21T02:27:57.094Z] 58629dfaf351: Layer already exists [2023-09-21T02:27:57.094Z] 7cdaab602589: Layer already exists [2023-09-21T02:27:57.094Z] ab237b70e36e: Layer already exists [2023-09-21T02:27:57.094Z] 93ed53267a32: Layer already exists [2023-09-21T02:27:57.094Z] 4693057ce236: Layer already exists [2023-09-21T02:27:57.094Z] latest: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:57.405Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:57.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.52 [2023-09-21T02:27:57.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:27:57.707Z] ab237b70e36e: Preparing [2023-09-21T02:27:57.707Z] 93ed53267a32: Preparing [2023-09-21T02:27:57.707Z] 82909cdaf008: Preparing [2023-09-21T02:27:57.707Z] 58629dfaf351: Preparing [2023-09-21T02:27:57.707Z] 7cdaab602589: Preparing [2023-09-21T02:27:57.707Z] 4693057ce236: Preparing [2023-09-21T02:27:57.707Z] 4693057ce236: Waiting [2023-09-21T02:27:57.707Z] 93ed53267a32: Layer already exists [2023-09-21T02:27:57.707Z] 7cdaab602589: Layer already exists [2023-09-21T02:27:57.707Z] 58629dfaf351: Layer already exists [2023-09-21T02:27:57.707Z] ab237b70e36e: Layer already exists [2023-09-21T02:27:57.707Z] 82909cdaf008: Layer already exists [2023-09-21T02:27:57.707Z] 4693057ce236: Layer already exists [2023-09-21T02:27:57.707Z] 3.1.0-dev.52: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:58.021Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:58.325Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:27:58.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:27:58.325Z] ab237b70e36e: Preparing [2023-09-21T02:27:58.325Z] 93ed53267a32: Preparing [2023-09-21T02:27:58.325Z] 82909cdaf008: Preparing [2023-09-21T02:27:58.325Z] 58629dfaf351: Preparing [2023-09-21T02:27:58.325Z] 7cdaab602589: Preparing [2023-09-21T02:27:58.325Z] 4693057ce236: Preparing [2023-09-21T02:27:58.325Z] 4693057ce236: Waiting [2023-09-21T02:27:58.325Z] 93ed53267a32: Layer already exists [2023-09-21T02:27:58.325Z] 7cdaab602589: Layer already exists [2023-09-21T02:27:58.325Z] 58629dfaf351: Layer already exists [2023-09-21T02:27:58.325Z] 82909cdaf008: Layer already exists [2023-09-21T02:27:58.325Z] ab237b70e36e: Layer already exists [2023-09-21T02:27:58.325Z] 4693057ce236: Layer already exists [2023-09-21T02:27:58.325Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:58.637Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:58.956Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-21T02:27:58.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:27:58.956Z] ab237b70e36e: Preparing [2023-09-21T02:27:58.956Z] 93ed53267a32: Preparing [2023-09-21T02:27:58.956Z] 82909cdaf008: Preparing [2023-09-21T02:27:58.956Z] 58629dfaf351: Preparing [2023-09-21T02:27:58.956Z] 7cdaab602589: Preparing [2023-09-21T02:27:58.956Z] 4693057ce236: Preparing [2023-09-21T02:27:58.956Z] 4693057ce236: Waiting [2023-09-21T02:27:58.956Z] 82909cdaf008: Layer already exists [2023-09-21T02:27:58.956Z] 7cdaab602589: Layer already exists [2023-09-21T02:27:58.956Z] 93ed53267a32: Layer already exists [2023-09-21T02:27:58.956Z] 58629dfaf351: Layer already exists [2023-09-21T02:27:58.956Z] ab237b70e36e: Layer already exists [2023-09-21T02:27:58.956Z] 4693057ce236: Layer already exists [2023-09-21T02:27:58.956Z] main: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:27:59.008Z] ===================================================== [Pipeline] echo [2023-09-21T02:27:59.015Z] taggedImages: [2023-09-21T02:27:59.015Z] - nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:27:59.015Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-21T02:27:59.015Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.52 [2023-09-21T02:27:59.015Z] - nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:27:59.015Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-21T02:27:59.038Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-21T02:27:59.038Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:27:59.038Z] latest [2023-09-21T02:27:59.038Z] 3.1.0-dev.52 [2023-09-21T02:27:59.038Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:27:59.038Z] main [2023-09-21T02:27:59.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:59.372Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:27:59.685Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:27:59.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:27:59.685Z] 2afce3708e9b: Preparing [2023-09-21T02:27:59.685Z] 8e379b511258: Preparing [2023-09-21T02:27:59.685Z] 6f2de06b2c93: Preparing [2023-09-21T02:27:59.685Z] f66de9fcfe80: Preparing [2023-09-21T02:27:59.685Z] 82909cdaf008: Preparing [2023-09-21T02:27:59.685Z] 58629dfaf351: Preparing [2023-09-21T02:27:59.685Z] 7cdaab602589: Preparing [2023-09-21T02:27:59.685Z] 4693057ce236: Preparing [2023-09-21T02:27:59.685Z] 58629dfaf351: Waiting [2023-09-21T02:27:59.685Z] 7cdaab602589: Waiting [2023-09-21T02:27:59.685Z] 4693057ce236: Waiting [2023-09-21T02:27:59.685Z] 82909cdaf008: Layer already exists [2023-09-21T02:27:59.685Z] 8e379b511258: Pushed [2023-09-21T02:27:59.685Z] 6f2de06b2c93: Pushed [2023-09-21T02:27:59.945Z] 58629dfaf351: Layer already exists [2023-09-21T02:27:59.945Z] 7cdaab602589: Layer already exists [2023-09-21T02:27:59.945Z] 4693057ce236: Layer already exists [2023-09-21T02:28:00.207Z] 2afce3708e9b: Pushed [2023-09-21T02:28:00.783Z] f66de9fcfe80: Pushed [2023-09-21T02:28:01.042Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:01.393Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:01.748Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-21T02:28:01.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:28:01.748Z] 2afce3708e9b: Preparing [2023-09-21T02:28:01.748Z] 8e379b511258: Preparing [2023-09-21T02:28:01.748Z] 6f2de06b2c93: Preparing [2023-09-21T02:28:01.748Z] f66de9fcfe80: Preparing [2023-09-21T02:28:01.748Z] 82909cdaf008: Preparing [2023-09-21T02:28:01.748Z] 58629dfaf351: Preparing [2023-09-21T02:28:01.748Z] 7cdaab602589: Preparing [2023-09-21T02:28:01.748Z] 4693057ce236: Preparing [2023-09-21T02:28:01.748Z] 58629dfaf351: Waiting [2023-09-21T02:28:01.748Z] 7cdaab602589: Waiting [2023-09-21T02:28:01.748Z] 4693057ce236: Waiting [2023-09-21T02:28:01.748Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:01.748Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:01.748Z] 6f2de06b2c93: Layer already exists [2023-09-21T02:28:01.748Z] f66de9fcfe80: Layer already exists [2023-09-21T02:28:01.748Z] 8e379b511258: Layer already exists [2023-09-21T02:28:01.748Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:01.748Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:01.748Z] 4693057ce236: Layer already exists [2023-09-21T02:28:01.748Z] latest: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:02.060Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:02.386Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.52 [2023-09-21T02:28:02.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:28:02.386Z] 2afce3708e9b: Preparing [2023-09-21T02:28:02.386Z] 8e379b511258: Preparing [2023-09-21T02:28:02.386Z] 6f2de06b2c93: Preparing [2023-09-21T02:28:02.386Z] f66de9fcfe80: Preparing [2023-09-21T02:28:02.386Z] 82909cdaf008: Preparing [2023-09-21T02:28:02.386Z] 58629dfaf351: Preparing [2023-09-21T02:28:02.386Z] 7cdaab602589: Preparing [2023-09-21T02:28:02.386Z] 4693057ce236: Preparing [2023-09-21T02:28:02.386Z] 7cdaab602589: Waiting [2023-09-21T02:28:02.386Z] 4693057ce236: Waiting [2023-09-21T02:28:02.386Z] 58629dfaf351: Waiting [2023-09-21T02:28:02.386Z] 8e379b511258: Layer already exists [2023-09-21T02:28:02.386Z] f66de9fcfe80: Layer already exists [2023-09-21T02:28:02.386Z] 6f2de06b2c93: Layer already exists [2023-09-21T02:28:02.386Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:02.386Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:02.386Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:02.386Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:02.386Z] 4693057ce236: Layer already exists [2023-09-21T02:28:02.386Z] 3.1.0-dev.52: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:02.701Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:03.010Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:03.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:28:03.010Z] 2afce3708e9b: Preparing [2023-09-21T02:28:03.010Z] 8e379b511258: Preparing [2023-09-21T02:28:03.010Z] 6f2de06b2c93: Preparing [2023-09-21T02:28:03.010Z] f66de9fcfe80: Preparing [2023-09-21T02:28:03.010Z] 82909cdaf008: Preparing [2023-09-21T02:28:03.010Z] 58629dfaf351: Preparing [2023-09-21T02:28:03.010Z] 7cdaab602589: Preparing [2023-09-21T02:28:03.010Z] 4693057ce236: Preparing [2023-09-21T02:28:03.010Z] 58629dfaf351: Waiting [2023-09-21T02:28:03.010Z] 7cdaab602589: Waiting [2023-09-21T02:28:03.010Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:03.010Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:03.010Z] f66de9fcfe80: Layer already exists [2023-09-21T02:28:03.010Z] 8e379b511258: Layer already exists [2023-09-21T02:28:03.010Z] 6f2de06b2c93: Layer already exists [2023-09-21T02:28:03.010Z] 4693057ce236: Layer already exists [2023-09-21T02:28:03.010Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:03.010Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:03.010Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:03.316Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:03.625Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-21T02:28:03.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:28:03.625Z] 2afce3708e9b: Preparing [2023-09-21T02:28:03.625Z] 8e379b511258: Preparing [2023-09-21T02:28:03.625Z] 6f2de06b2c93: Preparing [2023-09-21T02:28:03.625Z] f66de9fcfe80: Preparing [2023-09-21T02:28:03.625Z] 82909cdaf008: Preparing [2023-09-21T02:28:03.625Z] 58629dfaf351: Preparing [2023-09-21T02:28:03.625Z] 7cdaab602589: Preparing [2023-09-21T02:28:03.625Z] 4693057ce236: Preparing [2023-09-21T02:28:03.625Z] 58629dfaf351: Waiting [2023-09-21T02:28:03.625Z] 7cdaab602589: Waiting [2023-09-21T02:28:03.625Z] 4693057ce236: Waiting [2023-09-21T02:28:03.625Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:03.625Z] f66de9fcfe80: Layer already exists [2023-09-21T02:28:03.625Z] 6f2de06b2c93: Layer already exists [2023-09-21T02:28:03.625Z] 8e379b511258: Layer already exists [2023-09-21T02:28:03.625Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:03.625Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:03.625Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:03.625Z] 4693057ce236: Layer already exists [2023-09-21T02:28:03.625Z] main: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:03.681Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:03.694Z] taggedImages: [2023-09-21T02:28:03.694Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:03.694Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-21T02:28:03.694Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.52 [2023-09-21T02:28:03.694Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:03.694Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-21T02:28:03.721Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-21T02:28:03.721Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:03.721Z] latest [2023-09-21T02:28:03.721Z] 3.1.0-dev.52 [2023-09-21T02:28:03.721Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:03.721Z] main [2023-09-21T02:28:03.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:04.127Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:04.484Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:04.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:28:04.484Z] 14abcf02706e: Preparing [2023-09-21T02:28:04.484Z] 3d34bd68223f: Preparing [2023-09-21T02:28:04.484Z] 82909cdaf008: Preparing [2023-09-21T02:28:04.484Z] 58629dfaf351: Preparing [2023-09-21T02:28:04.484Z] bef947a1afe7: Preparing [2023-09-21T02:28:04.484Z] 4693057ce236: Preparing [2023-09-21T02:28:04.484Z] 4693057ce236: Waiting [2023-09-21T02:28:04.484Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:04.484Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:04.484Z] bef947a1afe7: Pushed [2023-09-21T02:28:05.051Z] 4693057ce236: Layer already exists [2023-09-21T02:28:05.051Z] 14abcf02706e: Pushed [2023-09-21T02:28:05.100Z] Avoid second fetch [2023-09-21T02:28:05.100Z] Checking out Revision 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e (main) [2023-09-21T02:28:04.064Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-21T02:28:04.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T02:28:05.125Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T02:28:05.196Z] > git checkout -f 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e # timeout=10 [2023-09-21T02:28:05.891Z] Commit message: "Merge pull request #4685 from lindseysimple/issue-4684" [2023-09-21T02:28:05.985Z] 3d34bd68223f: Pushed [2023-09-21T02:28:05.985Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-09-21T02:28:06.297Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T02:28:06.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-21T02:28:06.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:28:06.598Z] 14abcf02706e: Preparing [2023-09-21T02:28:06.598Z] 3d34bd68223f: Preparing [2023-09-21T02:28:06.598Z] 82909cdaf008: Preparing [2023-09-21T02:28:06.598Z] 58629dfaf351: Preparing [2023-09-21T02:28:06.598Z] bef947a1afe7: Preparing [2023-09-21T02:28:06.598Z] 4693057ce236: Preparing [2023-09-21T02:28:06.598Z] 4693057ce236: Waiting [2023-09-21T02:28:06.598Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:06.598Z] 3d34bd68223f: Layer already exists [2023-09-21T02:28:06.598Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:06.598Z] 14abcf02706e: Layer already exists [2023-09-21T02:28:06.598Z] bef947a1afe7: Layer already exists [2023-09-21T02:28:06.598Z] 4693057ce236: Layer already exists [2023-09-21T02:28:06.598Z] latest: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:06.862Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T02:28:06.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:28:06.862Z] Dload Upload Total Spent Left Speed [2023-09-21T02:28:06.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-09-21T02:28:06.899Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:07.204Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.52 [2023-09-21T02:28:07.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:28:07.204Z] 14abcf02706e: Preparing [2023-09-21T02:28:07.204Z] 3d34bd68223f: Preparing [2023-09-21T02:28:07.204Z] 82909cdaf008: Preparing [2023-09-21T02:28:07.204Z] 58629dfaf351: Preparing [2023-09-21T02:28:07.204Z] bef947a1afe7: Preparing [2023-09-21T02:28:07.204Z] 4693057ce236: Preparing [2023-09-21T02:28:07.204Z] 4693057ce236: Waiting [2023-09-21T02:28:07.204Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:07.204Z] bef947a1afe7: Layer already exists [2023-09-21T02:28:07.204Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:07.204Z] 14abcf02706e: Layer already exists [2023-09-21T02:28:07.204Z] 3d34bd68223f: Layer already exists [2023-09-21T02:28:07.204Z] 4693057ce236: Layer already exists [2023-09-21T02:28:07.204Z] 3.1.0-dev.52: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-09-21T02:28:07.513Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:07.614Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T02:28:07.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:07.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:28:07.817Z] 14abcf02706e: Preparing [2023-09-21T02:28:07.817Z] 3d34bd68223f: Preparing [2023-09-21T02:28:07.817Z] 82909cdaf008: Preparing [2023-09-21T02:28:07.817Z] 58629dfaf351: Preparing [2023-09-21T02:28:07.817Z] bef947a1afe7: Preparing [2023-09-21T02:28:07.817Z] 4693057ce236: Preparing [2023-09-21T02:28:07.817Z] 4693057ce236: Waiting [2023-09-21T02:28:07.817Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:07.817Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:07.817Z] bef947a1afe7: Layer already exists [2023-09-21T02:28:07.817Z] 14abcf02706e: Layer already exists [2023-09-21T02:28:07.817Z] 3d34bd68223f: Layer already exists [2023-09-21T02:28:07.817Z] 4693057ce236: Layer already exists [2023-09-21T02:28:07.817Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:07.960Z] + sudo tee /etc/docker/daemon.new [2023-09-21T02:28:07.960Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T02:28:07.960Z] { [2023-09-21T02:28:07.960Z] "registry-mirrors": [ [2023-09-21T02:28:07.960Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T02:28:07.960Z] ], [2023-09-21T02:28:07.960Z] "bip": "10.250.0.254/24", [2023-09-21T02:28:07.960Z] "hosts": [ [2023-09-21T02:28:07.960Z] "tcp://0.0.0.0:5555", [2023-09-21T02:28:07.960Z] "unix:///var/run/docker.sock" [2023-09-21T02:28:07.960Z] ], [2023-09-21T02:28:07.960Z] "mtu": 1458, [2023-09-21T02:28:07.960Z] "selinux-enabled": true, [2023-09-21T02:28:07.960Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T02:28:07.960Z] } [Pipeline] sh [2023-09-21T02:28:08.119Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:08.300Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T02:28:08.418Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-21T02:28:08.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:28:08.419Z] 14abcf02706e: Preparing [2023-09-21T02:28:08.419Z] 3d34bd68223f: Preparing [2023-09-21T02:28:08.419Z] 82909cdaf008: Preparing [2023-09-21T02:28:08.419Z] 58629dfaf351: Preparing [2023-09-21T02:28:08.419Z] bef947a1afe7: Preparing [2023-09-21T02:28:08.419Z] 4693057ce236: Preparing [2023-09-21T02:28:08.419Z] 4693057ce236: Waiting [2023-09-21T02:28:08.419Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:08.419Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:08.419Z] bef947a1afe7: Layer already exists [2023-09-21T02:28:08.419Z] 14abcf02706e: Layer already exists [2023-09-21T02:28:08.419Z] 3d34bd68223f: Layer already exists [2023-09-21T02:28:08.419Z] 4693057ce236: Layer already exists [2023-09-21T02:28:08.419Z] main: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:08.456Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:08.463Z] taggedImages: [2023-09-21T02:28:08.463Z] - nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:08.463Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-21T02:28:08.463Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.52 [2023-09-21T02:28:08.463Z] - nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:08.463Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-21T02:28:08.478Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-21T02:28:08.478Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:08.478Z] latest [2023-09-21T02:28:08.478Z] 3.1.0-dev.52 [2023-09-21T02:28:08.478Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:08.478Z] main [2023-09-21T02:28:08.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:08.641Z] + sudo service docker restart [2023-09-21T02:28:08.791Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:09.097Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:09.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:28:09.097Z] e1e71f05bb72: Preparing [2023-09-21T02:28:09.097Z] a0a985473bea: Preparing [2023-09-21T02:28:09.097Z] 02081ef020d7: Preparing [2023-09-21T02:28:09.097Z] 82909cdaf008: Preparing [2023-09-21T02:28:09.097Z] 58629dfaf351: Preparing [2023-09-21T02:28:09.097Z] 7cdaab602589: Preparing [2023-09-21T02:28:09.097Z] 4693057ce236: Preparing [2023-09-21T02:28:09.097Z] 7cdaab602589: Waiting [2023-09-21T02:28:09.097Z] 4693057ce236: Waiting [2023-09-21T02:28:09.097Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:09.097Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:09.097Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:09.097Z] 4693057ce236: Layer already exists [2023-09-21T02:28:09.097Z] a0a985473bea: Pushed [2023-09-21T02:28:09.097Z] e1e71f05bb72: Pushed [2023-09-21T02:28:11.000Z] 02081ef020d7: Pushed [2023-09-21T02:28:11.000Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:11.304Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:11.605Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-21T02:28:11.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:28:11.605Z] e1e71f05bb72: Preparing [2023-09-21T02:28:11.605Z] a0a985473bea: Preparing [2023-09-21T02:28:11.605Z] 02081ef020d7: Preparing [2023-09-21T02:28:11.605Z] 82909cdaf008: Preparing [2023-09-21T02:28:11.605Z] 58629dfaf351: Preparing [2023-09-21T02:28:11.605Z] 7cdaab602589: Preparing [2023-09-21T02:28:11.605Z] 4693057ce236: Preparing [2023-09-21T02:28:11.605Z] 4693057ce236: Waiting [2023-09-21T02:28:11.605Z] 7cdaab602589: Waiting [2023-09-21T02:28:11.605Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:11.605Z] 02081ef020d7: Layer already exists [2023-09-21T02:28:11.605Z] e1e71f05bb72: Layer already exists [2023-09-21T02:28:11.605Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:11.605Z] a0a985473bea: Layer already exists [2023-09-21T02:28:11.605Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:11.605Z] 4693057ce236: Layer already exists [2023-09-21T02:28:11.605Z] latest: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:11.912Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:12.211Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.52 [2023-09-21T02:28:12.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:28:12.211Z] e1e71f05bb72: Preparing [2023-09-21T02:28:12.211Z] a0a985473bea: Preparing [2023-09-21T02:28:12.211Z] 02081ef020d7: Preparing [2023-09-21T02:28:12.211Z] 82909cdaf008: Preparing [2023-09-21T02:28:12.211Z] 58629dfaf351: Preparing [2023-09-21T02:28:12.211Z] 7cdaab602589: Preparing [2023-09-21T02:28:12.211Z] 4693057ce236: Preparing [2023-09-21T02:28:12.211Z] 7cdaab602589: Waiting [2023-09-21T02:28:12.211Z] 02081ef020d7: Layer already exists [2023-09-21T02:28:12.211Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:12.211Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:12.211Z] a0a985473bea: Layer already exists [2023-09-21T02:28:12.211Z] e1e71f05bb72: Layer already exists [2023-09-21T02:28:12.211Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:12.211Z] 4693057ce236: Layer already exists [2023-09-21T02:28:12.211Z] 3.1.0-dev.52: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:12.516Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:12.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:12.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:28:12.818Z] e1e71f05bb72: Preparing [2023-09-21T02:28:12.818Z] a0a985473bea: Preparing [2023-09-21T02:28:12.818Z] 02081ef020d7: Preparing [2023-09-21T02:28:12.818Z] 82909cdaf008: Preparing [2023-09-21T02:28:12.818Z] 58629dfaf351: Preparing [2023-09-21T02:28:12.818Z] 7cdaab602589: Preparing [2023-09-21T02:28:12.818Z] 4693057ce236: Preparing [2023-09-21T02:28:12.818Z] 7cdaab602589: Waiting [2023-09-21T02:28:12.819Z] 4693057ce236: Waiting [2023-09-21T02:28:12.819Z] e1e71f05bb72: Layer already exists [2023-09-21T02:28:12.819Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:12.819Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:12.819Z] 02081ef020d7: Layer already exists [2023-09-21T02:28:12.819Z] a0a985473bea: Layer already exists [2023-09-21T02:28:12.819Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:12.819Z] 4693057ce236: Layer already exists [2023-09-21T02:28:12.819Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:13.122Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:13.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-21T02:28:13.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:28:13.421Z] e1e71f05bb72: Preparing [2023-09-21T02:28:13.421Z] a0a985473bea: Preparing [2023-09-21T02:28:13.421Z] 02081ef020d7: Preparing [2023-09-21T02:28:13.421Z] 82909cdaf008: Preparing [2023-09-21T02:28:13.421Z] 58629dfaf351: Preparing [2023-09-21T02:28:13.421Z] 7cdaab602589: Preparing [2023-09-21T02:28:13.421Z] 4693057ce236: Preparing [2023-09-21T02:28:13.421Z] 7cdaab602589: Waiting [2023-09-21T02:28:13.421Z] 4693057ce236: Waiting [2023-09-21T02:28:13.421Z] 02081ef020d7: Layer already exists [2023-09-21T02:28:13.421Z] a0a985473bea: Layer already exists [2023-09-21T02:28:13.421Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:13.421Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:13.421Z] e1e71f05bb72: Layer already exists [2023-09-21T02:28:13.421Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:13.421Z] 4693057ce236: Layer already exists [2023-09-21T02:28:13.421Z] main: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:13.455Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:13.469Z] taggedImages: [2023-09-21T02:28:13.469Z] - nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:13.469Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-21T02:28:13.469Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.52 [2023-09-21T02:28:13.469Z] - nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:13.469Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-21T02:28:13.490Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-21T02:28:13.490Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:13.490Z] latest [2023-09-21T02:28:13.490Z] 3.1.0-dev.52 [2023-09-21T02:28:13.490Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:13.490Z] main [2023-09-21T02:28:13.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:13.804Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:14.103Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:14.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:28:14.103Z] 6122c0cca679: Preparing [2023-09-21T02:28:14.103Z] aebb8aafe0ad: Preparing [2023-09-21T02:28:14.103Z] 59010697267e: Preparing [2023-09-21T02:28:14.103Z] 983d02d1bbad: Preparing [2023-09-21T02:28:14.103Z] 6fc45d321aad: Preparing [2023-09-21T02:28:14.103Z] 380554a6bc19: Preparing [2023-09-21T02:28:14.103Z] a4f8b5aa7d20: Preparing [2023-09-21T02:28:14.103Z] 82909cdaf008: Preparing [2023-09-21T02:28:14.103Z] 58629dfaf351: Preparing [2023-09-21T02:28:14.103Z] a0ea09ffa551: Preparing [2023-09-21T02:28:14.103Z] 3f89a4c7736b: Preparing [2023-09-21T02:28:14.103Z] 5f70bf18a086: Preparing [2023-09-21T02:28:14.103Z] 4622ef79168f: Preparing [2023-09-21T02:28:14.103Z] 608f49f933c7: Preparing [2023-09-21T02:28:14.103Z] 4693057ce236: Preparing [2023-09-21T02:28:14.103Z] 58629dfaf351: Waiting [2023-09-21T02:28:14.103Z] a0ea09ffa551: Waiting [2023-09-21T02:28:14.103Z] 3f89a4c7736b: Waiting [2023-09-21T02:28:14.103Z] 5f70bf18a086: Waiting [2023-09-21T02:28:14.103Z] 4622ef79168f: Waiting [2023-09-21T02:28:14.103Z] 608f49f933c7: Waiting [2023-09-21T02:28:14.103Z] 380554a6bc19: Waiting [2023-09-21T02:28:14.103Z] 4693057ce236: Waiting [2023-09-21T02:28:14.103Z] a4f8b5aa7d20: Waiting [2023-09-21T02:28:14.103Z] 82909cdaf008: Waiting [2023-09-21T02:28:14.103Z] 6fc45d321aad: Pushed [2023-09-21T02:28:14.103Z] 59010697267e: Pushed [2023-09-21T02:28:14.103Z] 983d02d1bbad: Pushed [2023-09-21T02:28:14.103Z] 6122c0cca679: Pushed [2023-09-21T02:28:14.103Z] aebb8aafe0ad: Pushed [2023-09-21T02:28:14.367Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:14.367Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:14.367Z] 380554a6bc19: Pushed [2023-09-21T02:28:14.367Z] 5f70bf18a086: Pushed [2023-09-21T02:28:14.367Z] 3f89a4c7736b: Pushed [2023-09-21T02:28:14.367Z] a0ea09ffa551: Pushed [2023-09-21T02:28:14.367Z] 4622ef79168f: Pushed [2023-09-21T02:28:14.367Z] 4693057ce236: Layer already exists [2023-09-21T02:28:14.367Z] 608f49f933c7: Pushed [2023-09-21T02:28:16.265Z] a4f8b5aa7d20: Pushed [2023-09-21T02:28:16.265Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:16.571Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:16.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-21T02:28:16.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:28:16.882Z] 6122c0cca679: Preparing [2023-09-21T02:28:16.882Z] aebb8aafe0ad: Preparing [2023-09-21T02:28:16.882Z] 59010697267e: Preparing [2023-09-21T02:28:16.882Z] 983d02d1bbad: Preparing [2023-09-21T02:28:16.882Z] 6fc45d321aad: Preparing [2023-09-21T02:28:16.882Z] 380554a6bc19: Preparing [2023-09-21T02:28:16.882Z] a4f8b5aa7d20: Preparing [2023-09-21T02:28:16.882Z] 82909cdaf008: Preparing [2023-09-21T02:28:16.882Z] 58629dfaf351: Preparing [2023-09-21T02:28:16.882Z] a0ea09ffa551: Preparing [2023-09-21T02:28:16.882Z] 3f89a4c7736b: Preparing [2023-09-21T02:28:16.882Z] 5f70bf18a086: Preparing [2023-09-21T02:28:16.882Z] 4622ef79168f: Preparing [2023-09-21T02:28:16.882Z] 608f49f933c7: Preparing [2023-09-21T02:28:16.882Z] 4693057ce236: Preparing [2023-09-21T02:28:16.882Z] 380554a6bc19: Waiting [2023-09-21T02:28:16.882Z] 5f70bf18a086: Waiting [2023-09-21T02:28:16.882Z] 4622ef79168f: Waiting [2023-09-21T02:28:16.882Z] a4f8b5aa7d20: Waiting [2023-09-21T02:28:16.882Z] 608f49f933c7: Waiting [2023-09-21T02:28:16.882Z] 82909cdaf008: Waiting [2023-09-21T02:28:16.882Z] a0ea09ffa551: Waiting [2023-09-21T02:28:16.882Z] 3f89a4c7736b: Waiting [2023-09-21T02:28:16.882Z] 58629dfaf351: Waiting [2023-09-21T02:28:16.882Z] 4693057ce236: Waiting [2023-09-21T02:28:16.882Z] aebb8aafe0ad: Layer already exists [2023-09-21T02:28:16.882Z] 6122c0cca679: Layer already exists [2023-09-21T02:28:16.882Z] 6fc45d321aad: Layer already exists [2023-09-21T02:28:16.882Z] 983d02d1bbad: Layer already exists [2023-09-21T02:28:16.882Z] 59010697267e: Layer already exists [2023-09-21T02:28:16.882Z] 380554a6bc19: Layer already exists [2023-09-21T02:28:16.882Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:16.882Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:16.882Z] a4f8b5aa7d20: Layer already exists [2023-09-21T02:28:16.882Z] 3f89a4c7736b: Layer already exists [2023-09-21T02:28:16.882Z] a0ea09ffa551: Layer already exists [2023-09-21T02:28:16.882Z] 608f49f933c7: Layer already exists [2023-09-21T02:28:16.882Z] 4622ef79168f: Layer already exists [2023-09-21T02:28:16.882Z] 5f70bf18a086: Layer already exists [2023-09-21T02:28:16.882Z] 4693057ce236: Layer already exists [2023-09-21T02:28:16.882Z] latest: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:17.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:17.493Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.52 [2023-09-21T02:28:17.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:28:17.493Z] 6122c0cca679: Preparing [2023-09-21T02:28:17.493Z] aebb8aafe0ad: Preparing [2023-09-21T02:28:17.493Z] 59010697267e: Preparing [2023-09-21T02:28:17.493Z] 983d02d1bbad: Preparing [2023-09-21T02:28:17.493Z] 6fc45d321aad: Preparing [2023-09-21T02:28:17.493Z] 380554a6bc19: Preparing [2023-09-21T02:28:17.493Z] a4f8b5aa7d20: Preparing [2023-09-21T02:28:17.493Z] 82909cdaf008: Preparing [2023-09-21T02:28:17.493Z] 58629dfaf351: Preparing [2023-09-21T02:28:17.493Z] a0ea09ffa551: Preparing [2023-09-21T02:28:17.493Z] 3f89a4c7736b: Preparing [2023-09-21T02:28:17.493Z] 5f70bf18a086: Preparing [2023-09-21T02:28:17.493Z] 4622ef79168f: Preparing [2023-09-21T02:28:17.493Z] 608f49f933c7: Preparing [2023-09-21T02:28:17.493Z] 4693057ce236: Preparing [2023-09-21T02:28:17.493Z] 380554a6bc19: Waiting [2023-09-21T02:28:17.493Z] 58629dfaf351: Waiting [2023-09-21T02:28:17.493Z] a4f8b5aa7d20: Waiting [2023-09-21T02:28:17.493Z] a0ea09ffa551: Waiting [2023-09-21T02:28:17.493Z] 5f70bf18a086: Waiting [2023-09-21T02:28:17.493Z] 82909cdaf008: Waiting [2023-09-21T02:28:17.493Z] 4622ef79168f: Waiting [2023-09-21T02:28:17.493Z] 608f49f933c7: Waiting [2023-09-21T02:28:17.493Z] 3f89a4c7736b: Waiting [2023-09-21T02:28:17.493Z] 4693057ce236: Waiting [2023-09-21T02:28:17.493Z] 59010697267e: Layer already exists [2023-09-21T02:28:17.493Z] 6122c0cca679: Layer already exists [2023-09-21T02:28:17.493Z] 6fc45d321aad: Layer already exists [2023-09-21T02:28:17.493Z] aebb8aafe0ad: Layer already exists [2023-09-21T02:28:17.493Z] 983d02d1bbad: Layer already exists [2023-09-21T02:28:17.493Z] 380554a6bc19: Layer already exists [2023-09-21T02:28:17.493Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:17.493Z] a4f8b5aa7d20: Layer already exists [2023-09-21T02:28:17.493Z] a0ea09ffa551: Layer already exists [2023-09-21T02:28:17.493Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:17.493Z] 3f89a4c7736b: Layer already exists [2023-09-21T02:28:17.493Z] 608f49f933c7: Layer already exists [2023-09-21T02:28:17.493Z] 4693057ce236: Layer already exists [2023-09-21T02:28:17.493Z] 5f70bf18a086: Layer already exists [2023-09-21T02:28:17.493Z] 4622ef79168f: Layer already exists [2023-09-21T02:28:17.493Z] 3.1.0-dev.52: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:17.810Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:18.120Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:18.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:28:18.120Z] 6122c0cca679: Preparing [2023-09-21T02:28:18.120Z] aebb8aafe0ad: Preparing [2023-09-21T02:28:18.120Z] 59010697267e: Preparing [2023-09-21T02:28:18.120Z] 983d02d1bbad: Preparing [2023-09-21T02:28:18.120Z] 6fc45d321aad: Preparing [2023-09-21T02:28:18.120Z] 380554a6bc19: Preparing [2023-09-21T02:28:18.120Z] a4f8b5aa7d20: Preparing [2023-09-21T02:28:18.120Z] 82909cdaf008: Preparing [2023-09-21T02:28:18.120Z] 58629dfaf351: Preparing [2023-09-21T02:28:18.120Z] a0ea09ffa551: Preparing [2023-09-21T02:28:18.120Z] 3f89a4c7736b: Preparing [2023-09-21T02:28:18.120Z] 5f70bf18a086: Preparing [2023-09-21T02:28:18.120Z] 4622ef79168f: Preparing [2023-09-21T02:28:18.120Z] 608f49f933c7: Preparing [2023-09-21T02:28:18.120Z] 4693057ce236: Preparing [2023-09-21T02:28:18.120Z] 380554a6bc19: Waiting [2023-09-21T02:28:18.120Z] a4f8b5aa7d20: Waiting [2023-09-21T02:28:18.120Z] 82909cdaf008: Waiting [2023-09-21T02:28:18.120Z] 58629dfaf351: Waiting [2023-09-21T02:28:18.120Z] 4622ef79168f: Waiting [2023-09-21T02:28:18.120Z] 608f49f933c7: Waiting [2023-09-21T02:28:18.120Z] 4693057ce236: Waiting [2023-09-21T02:28:18.120Z] a0ea09ffa551: Waiting [2023-09-21T02:28:18.120Z] 3f89a4c7736b: Waiting [2023-09-21T02:28:18.120Z] 5f70bf18a086: Waiting [2023-09-21T02:28:18.120Z] 6122c0cca679: Layer already exists [2023-09-21T02:28:18.120Z] aebb8aafe0ad: Layer already exists [2023-09-21T02:28:18.120Z] 983d02d1bbad: Layer already exists [2023-09-21T02:28:18.120Z] 59010697267e: Layer already exists [2023-09-21T02:28:18.120Z] 6fc45d321aad: Layer already exists [2023-09-21T02:28:18.120Z] a0ea09ffa551: Layer already exists [2023-09-21T02:28:18.120Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:18.120Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:18.120Z] a4f8b5aa7d20: Layer already exists [2023-09-21T02:28:18.120Z] 380554a6bc19: Layer already exists [2023-09-21T02:28:18.120Z] 3f89a4c7736b: Layer already exists [2023-09-21T02:28:18.120Z] 5f70bf18a086: Layer already exists [2023-09-21T02:28:18.120Z] 4622ef79168f: Layer already exists [2023-09-21T02:28:18.120Z] 4693057ce236: Layer already exists [2023-09-21T02:28:18.120Z] 608f49f933c7: Layer already exists [2023-09-21T02:28:18.120Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:18.434Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:18.743Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-21T02:28:18.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:28:18.743Z] 6122c0cca679: Preparing [2023-09-21T02:28:18.743Z] aebb8aafe0ad: Preparing [2023-09-21T02:28:18.743Z] 59010697267e: Preparing [2023-09-21T02:28:18.743Z] 983d02d1bbad: Preparing [2023-09-21T02:28:18.743Z] 6fc45d321aad: Preparing [2023-09-21T02:28:18.743Z] 380554a6bc19: Preparing [2023-09-21T02:28:18.743Z] a4f8b5aa7d20: Preparing [2023-09-21T02:28:18.743Z] 82909cdaf008: Preparing [2023-09-21T02:28:18.743Z] 58629dfaf351: Preparing [2023-09-21T02:28:18.743Z] a0ea09ffa551: Preparing [2023-09-21T02:28:18.743Z] 3f89a4c7736b: Preparing [2023-09-21T02:28:18.743Z] 5f70bf18a086: Preparing [2023-09-21T02:28:18.743Z] 4622ef79168f: Preparing [2023-09-21T02:28:18.743Z] 608f49f933c7: Preparing [2023-09-21T02:28:18.743Z] 4693057ce236: Preparing [2023-09-21T02:28:18.743Z] 58629dfaf351: Waiting [2023-09-21T02:28:18.743Z] a0ea09ffa551: Waiting [2023-09-21T02:28:18.743Z] 3f89a4c7736b: Waiting [2023-09-21T02:28:18.743Z] 5f70bf18a086: Waiting [2023-09-21T02:28:18.743Z] 4622ef79168f: Waiting [2023-09-21T02:28:18.743Z] 380554a6bc19: Waiting [2023-09-21T02:28:18.743Z] 608f49f933c7: Waiting [2023-09-21T02:28:18.743Z] a4f8b5aa7d20: Waiting [2023-09-21T02:28:18.743Z] 4693057ce236: Waiting [2023-09-21T02:28:18.743Z] 82909cdaf008: Waiting [2023-09-21T02:28:18.743Z] 6fc45d321aad: Layer already exists [2023-09-21T02:28:18.743Z] 59010697267e: Layer already exists [2023-09-21T02:28:18.743Z] 983d02d1bbad: Layer already exists [2023-09-21T02:28:18.743Z] aebb8aafe0ad: Layer already exists [2023-09-21T02:28:18.743Z] 6122c0cca679: Layer already exists [2023-09-21T02:28:18.743Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:18.743Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:18.743Z] a4f8b5aa7d20: Layer already exists [2023-09-21T02:28:18.743Z] a0ea09ffa551: Layer already exists [2023-09-21T02:28:18.743Z] 380554a6bc19: Layer already exists [2023-09-21T02:28:18.743Z] 5f70bf18a086: Layer already exists [2023-09-21T02:28:18.743Z] 3f89a4c7736b: Layer already exists [2023-09-21T02:28:18.743Z] 608f49f933c7: Layer already exists [2023-09-21T02:28:18.743Z] 4622ef79168f: Layer already exists [2023-09-21T02:28:18.743Z] 4693057ce236: Layer already exists [2023-09-21T02:28:18.743Z] main: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:18.782Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:18.790Z] taggedImages: [2023-09-21T02:28:18.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:18.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-21T02:28:18.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.52 [2023-09-21T02:28:18.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:18.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-21T02:28:18.811Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-21T02:28:18.811Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:18.811Z] latest [2023-09-21T02:28:18.811Z] 3.1.0-dev.52 [2023-09-21T02:28:18.811Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:18.811Z] main [2023-09-21T02:28:18.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:19.126Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:19.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:19.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:28:19.426Z] 2afce3708e9b: Preparing [2023-09-21T02:28:19.426Z] 8e379b511258: Preparing [2023-09-21T02:28:19.426Z] f06a51646b88: Preparing [2023-09-21T02:28:19.426Z] 1292f86d0205: Preparing [2023-09-21T02:28:19.426Z] 82909cdaf008: Preparing [2023-09-21T02:28:19.426Z] 58629dfaf351: Preparing [2023-09-21T02:28:19.426Z] 7cdaab602589: Preparing [2023-09-21T02:28:19.426Z] 4693057ce236: Preparing [2023-09-21T02:28:19.426Z] 4693057ce236: Waiting [2023-09-21T02:28:19.426Z] 58629dfaf351: Waiting [2023-09-21T02:28:19.426Z] 7cdaab602589: Waiting [2023-09-21T02:28:19.426Z] 8e379b511258: Layer already exists [2023-09-21T02:28:19.426Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:19.426Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:19.426Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:19.426Z] 4693057ce236: Layer already exists [2023-09-21T02:28:19.426Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:19.426Z] f06a51646b88: Pushed [2023-09-21T02:28:20.849Z] 1292f86d0205: Pushed [2023-09-21T02:28:20.849Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:21.156Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:21.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-21T02:28:21.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:28:21.461Z] 2afce3708e9b: Preparing [2023-09-21T02:28:21.461Z] 8e379b511258: Preparing [2023-09-21T02:28:21.461Z] f06a51646b88: Preparing [2023-09-21T02:28:21.461Z] 1292f86d0205: Preparing [2023-09-21T02:28:21.461Z] 82909cdaf008: Preparing [2023-09-21T02:28:21.461Z] 58629dfaf351: Preparing [2023-09-21T02:28:21.461Z] 7cdaab602589: Preparing [2023-09-21T02:28:21.461Z] 4693057ce236: Preparing [2023-09-21T02:28:21.461Z] 7cdaab602589: Waiting [2023-09-21T02:28:21.461Z] 4693057ce236: Waiting [2023-09-21T02:28:21.461Z] 58629dfaf351: Waiting [2023-09-21T02:28:21.461Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:21.461Z] 8e379b511258: Layer already exists [2023-09-21T02:28:21.461Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:21.461Z] f06a51646b88: Layer already exists [2023-09-21T02:28:21.461Z] 1292f86d0205: Layer already exists [2023-09-21T02:28:21.461Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:21.461Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:21.461Z] 4693057ce236: Layer already exists [2023-09-21T02:28:21.461Z] latest: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:21.778Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:22.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.52 [2023-09-21T02:28:22.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:28:22.084Z] 2afce3708e9b: Preparing [2023-09-21T02:28:22.084Z] 8e379b511258: Preparing [2023-09-21T02:28:22.084Z] f06a51646b88: Preparing [2023-09-21T02:28:22.084Z] 1292f86d0205: Preparing [2023-09-21T02:28:22.084Z] 82909cdaf008: Preparing [2023-09-21T02:28:22.084Z] 58629dfaf351: Preparing [2023-09-21T02:28:22.084Z] 7cdaab602589: Preparing [2023-09-21T02:28:22.084Z] 4693057ce236: Preparing [2023-09-21T02:28:22.084Z] 58629dfaf351: Waiting [2023-09-21T02:28:22.084Z] 4693057ce236: Waiting [2023-09-21T02:28:22.084Z] 7cdaab602589: Waiting [2023-09-21T02:28:22.084Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:22.084Z] 1292f86d0205: Layer already exists [2023-09-21T02:28:22.084Z] f06a51646b88: Layer already exists [2023-09-21T02:28:22.084Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:22.084Z] 8e379b511258: Layer already exists [2023-09-21T02:28:22.084Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:22.084Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:22.084Z] 4693057ce236: Layer already exists [2023-09-21T02:28:22.084Z] 3.1.0-dev.52: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:22.391Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:22.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:22.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:28:22.783Z] 2afce3708e9b: Preparing [2023-09-21T02:28:22.783Z] 8e379b511258: Preparing [2023-09-21T02:28:22.783Z] f06a51646b88: Preparing [2023-09-21T02:28:22.783Z] 1292f86d0205: Preparing [2023-09-21T02:28:22.783Z] 82909cdaf008: Preparing [2023-09-21T02:28:22.783Z] 58629dfaf351: Preparing [2023-09-21T02:28:22.783Z] 7cdaab602589: Preparing [2023-09-21T02:28:22.783Z] 4693057ce236: Preparing [2023-09-21T02:28:22.783Z] 7cdaab602589: Waiting [2023-09-21T02:28:22.783Z] 58629dfaf351: Waiting [2023-09-21T02:28:22.783Z] 4693057ce236: Waiting [2023-09-21T02:28:22.783Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:22.783Z] 8e379b511258: Layer already exists [2023-09-21T02:28:22.783Z] 1292f86d0205: Layer already exists [2023-09-21T02:28:22.783Z] f06a51646b88: Layer already exists [2023-09-21T02:28:22.783Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:22.783Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:22.783Z] 4693057ce236: Layer already exists [2023-09-21T02:28:22.783Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:22.783Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:23.169Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:23.544Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-21T02:28:23.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:28:23.544Z] 2afce3708e9b: Preparing [2023-09-21T02:28:23.544Z] 8e379b511258: Preparing [2023-09-21T02:28:23.544Z] f06a51646b88: Preparing [2023-09-21T02:28:23.544Z] 1292f86d0205: Preparing [2023-09-21T02:28:23.544Z] 82909cdaf008: Preparing [2023-09-21T02:28:23.544Z] 58629dfaf351: Preparing [2023-09-21T02:28:23.544Z] 7cdaab602589: Preparing [2023-09-21T02:28:23.544Z] 58629dfaf351: Waiting [2023-09-21T02:28:23.544Z] 7cdaab602589: Waiting [2023-09-21T02:28:23.544Z] 4693057ce236: Preparing [2023-09-21T02:28:23.544Z] 4693057ce236: Waiting [2023-09-21T02:28:23.544Z] f06a51646b88: Layer already exists [2023-09-21T02:28:23.544Z] 8e379b511258: Layer already exists [2023-09-21T02:28:23.544Z] 1292f86d0205: Layer already exists [2023-09-21T02:28:23.544Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:23.544Z] 2afce3708e9b: Layer already exists [2023-09-21T02:28:23.544Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:23.544Z] 7cdaab602589: Layer already exists [2023-09-21T02:28:23.544Z] 4693057ce236: Layer already exists [2023-09-21T02:28:23.544Z] main: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:23.612Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:23.621Z] taggedImages: [2023-09-21T02:28:23.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:23.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-21T02:28:23.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.52 [2023-09-21T02:28:23.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:23.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-21T02:28:23.649Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-21T02:28:23.649Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:23.649Z] latest [2023-09-21T02:28:23.649Z] 3.1.0-dev.52 [2023-09-21T02:28:23.649Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:23.649Z] main [2023-09-21T02:28:23.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:23.983Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:24.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:24.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:28:24.285Z] 8f4d73b51b2f: Preparing [2023-09-21T02:28:24.285Z] afc1106079e9: Preparing [2023-09-21T02:28:24.285Z] 30c701aaa53f: Preparing [2023-09-21T02:28:24.285Z] ddaef36a5c7d: Preparing [2023-09-21T02:28:24.285Z] 18649742f0e7: Preparing [2023-09-21T02:28:24.285Z] 82909cdaf008: Preparing [2023-09-21T02:28:24.285Z] 58629dfaf351: Preparing [2023-09-21T02:28:24.285Z] c842da4c7b65: Preparing [2023-09-21T02:28:24.285Z] 694d79490bca: Preparing [2023-09-21T02:28:24.285Z] 4693057ce236: Preparing [2023-09-21T02:28:24.285Z] 82909cdaf008: Waiting [2023-09-21T02:28:24.285Z] 694d79490bca: Waiting [2023-09-21T02:28:24.285Z] 58629dfaf351: Waiting [2023-09-21T02:28:24.285Z] 4693057ce236: Waiting [2023-09-21T02:28:24.285Z] c842da4c7b65: Waiting [2023-09-21T02:28:24.285Z] 8f4d73b51b2f: Pushed [2023-09-21T02:28:24.285Z] 18649742f0e7: Pushed [2023-09-21T02:28:24.285Z] afc1106079e9: Pushed [2023-09-21T02:28:24.285Z] ddaef36a5c7d: Pushed [2023-09-21T02:28:24.285Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:24.285Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:24.285Z] 4693057ce236: Layer already exists [2023-09-21T02:28:24.547Z] c842da4c7b65: Pushed [2023-09-21T02:28:25.492Z] 30c701aaa53f: Pushed [2023-09-21T02:28:26.061Z] 694d79490bca: Pushed [2023-09-21T02:28:26.321Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:26.627Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:28:26.934Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-21T02:28:26.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:28:26.934Z] 8f4d73b51b2f: Preparing [2023-09-21T02:28:26.934Z] afc1106079e9: Preparing [2023-09-21T02:28:26.934Z] 30c701aaa53f: Preparing [2023-09-21T02:28:26.934Z] ddaef36a5c7d: Preparing [2023-09-21T02:28:26.934Z] 18649742f0e7: Preparing [2023-09-21T02:28:26.934Z] 82909cdaf008: Preparing [2023-09-21T02:28:26.934Z] 58629dfaf351: Preparing [2023-09-21T02:28:26.934Z] c842da4c7b65: Preparing [2023-09-21T02:28:26.934Z] 694d79490bca: Preparing [2023-09-21T02:28:26.934Z] 4693057ce236: Preparing [2023-09-21T02:28:26.934Z] 58629dfaf351: Waiting [2023-09-21T02:28:26.934Z] c842da4c7b65: Waiting [2023-09-21T02:28:26.934Z] 82909cdaf008: Waiting [2023-09-21T02:28:26.934Z] 694d79490bca: Waiting [2023-09-21T02:28:26.934Z] 4693057ce236: Waiting [2023-09-21T02:28:26.934Z] 30c701aaa53f: Layer already exists [2023-09-21T02:28:26.934Z] 18649742f0e7: Layer already exists [2023-09-21T02:28:26.934Z] afc1106079e9: Layer already exists [2023-09-21T02:28:26.934Z] 8f4d73b51b2f: Layer already exists [2023-09-21T02:28:26.934Z] ddaef36a5c7d: Layer already exists [2023-09-21T02:28:26.934Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:26.934Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:26.934Z] 694d79490bca: Layer already exists [2023-09-21T02:28:26.934Z] c842da4c7b65: Layer already exists [2023-09-21T02:28:26.934Z] 4693057ce236: Layer already exists [2023-09-21T02:28:26.934Z] latest: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [2023-09-21T02:28:26.934Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2023-09-21T02:28:26.963Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/586@tmp/config7980987100367542967tmp [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:28:27.245Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:27.325Z] ---> docker-login.sh [2023-09-21T02:28:27.326Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:28:27.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.52 [2023-09-21T02:28:27.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:28:27.546Z] 8f4d73b51b2f: Preparing [2023-09-21T02:28:27.546Z] afc1106079e9: Preparing [2023-09-21T02:28:27.546Z] 30c701aaa53f: Preparing [2023-09-21T02:28:27.546Z] ddaef36a5c7d: Preparing [2023-09-21T02:28:27.546Z] 18649742f0e7: Preparing [2023-09-21T02:28:27.546Z] 82909cdaf008: Preparing [2023-09-21T02:28:27.546Z] 58629dfaf351: Preparing [2023-09-21T02:28:27.546Z] c842da4c7b65: Preparing [2023-09-21T02:28:27.546Z] 694d79490bca: Preparing [2023-09-21T02:28:27.546Z] 4693057ce236: Preparing [2023-09-21T02:28:27.546Z] 82909cdaf008: Waiting [2023-09-21T02:28:27.546Z] 58629dfaf351: Waiting [2023-09-21T02:28:27.546Z] c842da4c7b65: Waiting [2023-09-21T02:28:27.546Z] 694d79490bca: Waiting [2023-09-21T02:28:27.546Z] 4693057ce236: Waiting [2023-09-21T02:28:27.546Z] afc1106079e9: Layer already exists [2023-09-21T02:28:27.546Z] 30c701aaa53f: Layer already exists [2023-09-21T02:28:27.546Z] 8f4d73b51b2f: Layer already exists [2023-09-21T02:28:27.546Z] 18649742f0e7: Layer already exists [2023-09-21T02:28:27.546Z] ddaef36a5c7d: Layer already exists [2023-09-21T02:28:27.546Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:27.546Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:27.546Z] c842da4c7b65: Layer already exists [2023-09-21T02:28:27.546Z] 694d79490bca: Layer already exists [2023-09-21T02:28:27.546Z] 4693057ce236: Layer already exists [2023-09-21T02:28:27.546Z] 3.1.0-dev.52: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:27.867Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:27.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:28:28.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:28.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:28:28.179Z] 8f4d73b51b2f: Preparing [2023-09-21T02:28:28.179Z] afc1106079e9: Preparing [2023-09-21T02:28:28.179Z] 30c701aaa53f: Preparing [2023-09-21T02:28:28.179Z] ddaef36a5c7d: Preparing [2023-09-21T02:28:28.179Z] 18649742f0e7: Preparing [2023-09-21T02:28:28.179Z] 82909cdaf008: Preparing [2023-09-21T02:28:28.179Z] 58629dfaf351: Preparing [2023-09-21T02:28:28.179Z] c842da4c7b65: Preparing [2023-09-21T02:28:28.179Z] 694d79490bca: Preparing [2023-09-21T02:28:28.179Z] 4693057ce236: Preparing [2023-09-21T02:28:28.179Z] 82909cdaf008: Waiting [2023-09-21T02:28:28.179Z] 694d79490bca: Waiting [2023-09-21T02:28:28.179Z] 58629dfaf351: Waiting [2023-09-21T02:28:28.179Z] c842da4c7b65: Waiting [2023-09-21T02:28:28.179Z] 4693057ce236: Waiting [2023-09-21T02:28:28.179Z] ddaef36a5c7d: Layer already exists [2023-09-21T02:28:28.179Z] 8f4d73b51b2f: Layer already exists [2023-09-21T02:28:28.179Z] afc1106079e9: Layer already exists [2023-09-21T02:28:28.179Z] 30c701aaa53f: Layer already exists [2023-09-21T02:28:28.179Z] 18649742f0e7: Layer already exists [2023-09-21T02:28:28.179Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:28.179Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:28.179Z] 694d79490bca: Layer already exists [2023-09-21T02:28:28.179Z] c842da4c7b65: Layer already exists [2023-09-21T02:28:28.179Z] 4693057ce236: Layer already exists [2023-09-21T02:28:28.179Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [Pipeline] } [2023-09-21T02:28:28.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:28:28.189Z] Configure a credential helper to remove this warning. See [2023-09-21T02:28:28.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:28:28.189Z] [2023-09-21T02:28:28.189Z] Login Succeeded [2023-09-21T02:28:28.189Z] nexus3.edgexfoundry.org:10002 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:28.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:28:28.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:28:28.459Z] Configure a credential helper to remove this warning. See [2023-09-21T02:28:28.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:28:28.459Z] [2023-09-21T02:28:28.459Z] Login Succeeded [2023-09-21T02:28:28.459Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:28:28.503Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:28.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:28:28.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-21T02:28:28.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:28:28.810Z] 8f4d73b51b2f: Preparing [2023-09-21T02:28:28.810Z] afc1106079e9: Preparing [2023-09-21T02:28:28.810Z] 30c701aaa53f: Preparing [2023-09-21T02:28:28.810Z] ddaef36a5c7d: Preparing [2023-09-21T02:28:28.810Z] 18649742f0e7: Preparing [2023-09-21T02:28:28.810Z] 82909cdaf008: Preparing [2023-09-21T02:28:28.810Z] 58629dfaf351: Preparing [2023-09-21T02:28:28.810Z] c842da4c7b65: Preparing [2023-09-21T02:28:28.810Z] 694d79490bca: Preparing [2023-09-21T02:28:28.810Z] 4693057ce236: Preparing [2023-09-21T02:28:28.810Z] 82909cdaf008: Waiting [2023-09-21T02:28:28.810Z] 58629dfaf351: Waiting [2023-09-21T02:28:28.810Z] 694d79490bca: Waiting [2023-09-21T02:28:28.810Z] c842da4c7b65: Waiting [2023-09-21T02:28:28.810Z] 18649742f0e7: Layer already exists [2023-09-21T02:28:28.810Z] ddaef36a5c7d: Layer already exists [2023-09-21T02:28:28.810Z] 30c701aaa53f: Layer already exists [2023-09-21T02:28:28.810Z] afc1106079e9: Layer already exists [2023-09-21T02:28:28.810Z] 8f4d73b51b2f: Layer already exists [2023-09-21T02:28:28.810Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:28.810Z] c842da4c7b65: Layer already exists [2023-09-21T02:28:28.810Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:28.810Z] 694d79490bca: Layer already exists [2023-09-21T02:28:28.810Z] 4693057ce236: Layer already exists [2023-09-21T02:28:28.810Z] main: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:28.848Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:28.854Z] taggedImages: [2023-09-21T02:28:28.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:28.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-21T02:28:28.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.52 [2023-09-21T02:28:28.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:28.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-21T02:28:28.871Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-21T02:28:28.871Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:28.871Z] latest [2023-09-21T02:28:28.871Z] 3.1.0-dev.52 [2023-09-21T02:28:28.871Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:28.871Z] main [2023-09-21T02:28:28.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:28.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:28:28.999Z] Configure a credential helper to remove this warning. See [2023-09-21T02:28:28.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:28:28.999Z] [2023-09-21T02:28:28.999Z] Login Succeeded [2023-09-21T02:28:28.999Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:28:29.179Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:29.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:28:29.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:28:29.272Z] Configure a credential helper to remove this warning. See [2023-09-21T02:28:29.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:28:29.272Z] [2023-09-21T02:28:29.272Z] Login Succeeded [2023-09-21T02:28:29.272Z] docker.io [2023-09-21T02:28:29.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:29.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:28:29.482Z] 2c6f97c66099: Preparing [2023-09-21T02:28:29.482Z] 27b6d344ce82: Preparing [2023-09-21T02:28:29.482Z] 744c36ab4312: Preparing [2023-09-21T02:28:29.482Z] c378b678253c: Preparing [2023-09-21T02:28:29.482Z] 50f63b97541f: Preparing [2023-09-21T02:28:29.482Z] cb780848206d: Preparing [2023-09-21T02:28:29.482Z] 3d4f68db0e5c: Preparing [2023-09-21T02:28:29.482Z] 82909cdaf008: Preparing [2023-09-21T02:28:29.482Z] 58629dfaf351: Preparing [2023-09-21T02:28:29.482Z] 3d6110608188: Preparing [2023-09-21T02:28:29.482Z] 4693057ce236: Preparing [2023-09-21T02:28:29.482Z] cb780848206d: Waiting [2023-09-21T02:28:29.482Z] 4693057ce236: Waiting [2023-09-21T02:28:29.482Z] 3d6110608188: Waiting [2023-09-21T02:28:29.482Z] 3d4f68db0e5c: Waiting [2023-09-21T02:28:29.482Z] 82909cdaf008: Waiting [2023-09-21T02:28:29.482Z] 58629dfaf351: Waiting [2023-09-21T02:28:29.482Z] 50f63b97541f: Pushed [2023-09-21T02:28:29.482Z] 27b6d344ce82: Pushed [2023-09-21T02:28:29.482Z] 2c6f97c66099: Pushed [2023-09-21T02:28:29.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:28:29.740Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:29.740Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:29.740Z] cb780848206d: Pushed [2023-09-21T02:28:29.740Z] 4693057ce236: Layer already exists [2023-09-21T02:28:29.740Z] 3d4f68db0e5c: Pushed [2023-09-21T02:28:29.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:28:29.814Z] Configure a credential helper to remove this warning. See [2023-09-21T02:28:29.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:28:29.814Z] [2023-09-21T02:28:29.814Z] Login Succeeded [2023-09-21T02:28:29.814Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:28:29.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-21T02:28:30.458Z] + git config --global --add safe.directory /w/workspace/edgex-go/586 [Pipeline] echo [2023-09-21T02:28:30.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:28:30.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:28:30.500Z] ========================================================= [2023-09-21T02:28:30.500Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T02:28:30.500Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:28:30.671Z] c378b678253c: Pushed [2023-09-21T02:28:30.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:28:30.930Z] 3d6110608188: Pushed [2023-09-21T02:28:31.102Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T02:28:31.102Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T02:28:31.102Z] 5d54e960e981: Pulling fs layer [2023-09-21T02:28:31.102Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T02:28:31.102Z] f0e02332f6b5: Pulling fs layer [2023-09-21T02:28:31.102Z] cefa15bbcfad: Pulling fs layer [2023-09-21T02:28:31.102Z] 17808c966233: Pulling fs layer [2023-09-21T02:28:31.102Z] f4c1fc716caa: Pulling fs layer [2023-09-21T02:28:31.102Z] f0e02332f6b5: Waiting [2023-09-21T02:28:31.102Z] cefa15bbcfad: Waiting [2023-09-21T02:28:31.102Z] 17808c966233: Waiting [2023-09-21T02:28:31.102Z] f4c1fc716caa: Waiting [2023-09-21T02:28:31.102Z] 5d54e960e981: Download complete [2023-09-21T02:28:31.102Z] f0e02332f6b5: Verifying Checksum [2023-09-21T02:28:31.102Z] f0e02332f6b5: Download complete [2023-09-21T02:28:31.102Z] cefa15bbcfad: Verifying Checksum [2023-09-21T02:28:31.102Z] cefa15bbcfad: Download complete [2023-09-21T02:28:31.102Z] 9fda8d8052c6: Verifying Checksum [2023-09-21T02:28:31.102Z] 9fda8d8052c6: Download complete [2023-09-21T02:28:31.189Z] 744c36ab4312: Pushed [2023-09-21T02:28:31.447Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:31.694Z] f4c1fc716caa: Verifying Checksum [2023-09-21T02:28:31.694Z] f4c1fc716caa: Download complete [2023-09-21T02:28:31.773Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:31.967Z] 9fda8d8052c6: Pull complete [2023-09-21T02:28:32.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-21T02:28:32.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:28:32.089Z] 2c6f97c66099: Preparing [2023-09-21T02:28:32.089Z] 27b6d344ce82: Preparing [2023-09-21T02:28:32.089Z] 744c36ab4312: Preparing [2023-09-21T02:28:32.089Z] c378b678253c: Preparing [2023-09-21T02:28:32.089Z] 50f63b97541f: Preparing [2023-09-21T02:28:32.089Z] cb780848206d: Preparing [2023-09-21T02:28:32.089Z] 3d4f68db0e5c: Preparing [2023-09-21T02:28:32.089Z] 82909cdaf008: Preparing [2023-09-21T02:28:32.089Z] 58629dfaf351: Preparing [2023-09-21T02:28:32.089Z] 3d6110608188: Preparing [2023-09-21T02:28:32.089Z] 4693057ce236: Preparing [2023-09-21T02:28:32.089Z] 82909cdaf008: Waiting [2023-09-21T02:28:32.089Z] 58629dfaf351: Waiting [2023-09-21T02:28:32.089Z] cb780848206d: Waiting [2023-09-21T02:28:32.089Z] 3d6110608188: Waiting [2023-09-21T02:28:32.089Z] 3d4f68db0e5c: Waiting [2023-09-21T02:28:32.089Z] 4693057ce236: Waiting [2023-09-21T02:28:32.089Z] 50f63b97541f: Layer already exists [2023-09-21T02:28:32.089Z] 2c6f97c66099: Layer already exists [2023-09-21T02:28:32.089Z] 744c36ab4312: Layer already exists [2023-09-21T02:28:32.089Z] c378b678253c: Layer already exists [2023-09-21T02:28:32.089Z] 27b6d344ce82: Layer already exists [2023-09-21T02:28:32.089Z] cb780848206d: Layer already exists [2023-09-21T02:28:32.089Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:32.089Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:32.089Z] 3d4f68db0e5c: Layer already exists [2023-09-21T02:28:32.089Z] 3d6110608188: Layer already exists [2023-09-21T02:28:32.089Z] 4693057ce236: Layer already exists [2023-09-21T02:28:32.089Z] latest: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:32.429Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:32.566Z] 5d54e960e981: Pull complete [2023-09-21T02:28:32.759Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.52 [2023-09-21T02:28:32.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:28:32.759Z] 2c6f97c66099: Preparing [2023-09-21T02:28:32.759Z] 27b6d344ce82: Preparing [2023-09-21T02:28:32.759Z] 744c36ab4312: Preparing [2023-09-21T02:28:32.759Z] c378b678253c: Preparing [2023-09-21T02:28:32.759Z] 50f63b97541f: Preparing [2023-09-21T02:28:32.759Z] cb780848206d: Preparing [2023-09-21T02:28:32.759Z] 3d4f68db0e5c: Preparing [2023-09-21T02:28:32.759Z] 82909cdaf008: Preparing [2023-09-21T02:28:32.759Z] 58629dfaf351: Preparing [2023-09-21T02:28:32.759Z] 3d6110608188: Preparing [2023-09-21T02:28:32.759Z] 4693057ce236: Preparing [2023-09-21T02:28:32.759Z] cb780848206d: Waiting [2023-09-21T02:28:32.759Z] 3d4f68db0e5c: Waiting [2023-09-21T02:28:32.759Z] 82909cdaf008: Waiting [2023-09-21T02:28:32.759Z] 58629dfaf351: Waiting [2023-09-21T02:28:32.759Z] 3d6110608188: Waiting [2023-09-21T02:28:32.759Z] 4693057ce236: Waiting [2023-09-21T02:28:32.759Z] 27b6d344ce82: Layer already exists [2023-09-21T02:28:32.759Z] 744c36ab4312: Layer already exists [2023-09-21T02:28:32.759Z] c378b678253c: Layer already exists [2023-09-21T02:28:32.759Z] 50f63b97541f: Layer already exists [2023-09-21T02:28:32.759Z] 2c6f97c66099: Layer already exists [2023-09-21T02:28:32.759Z] cb780848206d: Layer already exists [2023-09-21T02:28:32.759Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:32.759Z] 3d4f68db0e5c: Layer already exists [2023-09-21T02:28:32.759Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:32.759Z] 3d6110608188: Layer already exists [2023-09-21T02:28:32.759Z] 4693057ce236: Layer already exists [2023-09-21T02:28:32.759Z] 3.1.0-dev.52: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:32.835Z] c4a7e357bf2a: Verifying Checksum [2023-09-21T02:28:32.835Z] c4a7e357bf2a: Download complete [2023-09-21T02:28:33.104Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:33.415Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:33.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:28:33.415Z] 2c6f97c66099: Preparing [2023-09-21T02:28:33.415Z] 27b6d344ce82: Preparing [2023-09-21T02:28:33.415Z] 744c36ab4312: Preparing [2023-09-21T02:28:33.415Z] c378b678253c: Preparing [2023-09-21T02:28:33.415Z] 50f63b97541f: Preparing [2023-09-21T02:28:33.415Z] cb780848206d: Preparing [2023-09-21T02:28:33.415Z] 3d4f68db0e5c: Preparing [2023-09-21T02:28:33.415Z] 82909cdaf008: Preparing [2023-09-21T02:28:33.415Z] 58629dfaf351: Preparing [2023-09-21T02:28:33.415Z] 3d6110608188: Preparing [2023-09-21T02:28:33.415Z] 4693057ce236: Preparing [2023-09-21T02:28:33.415Z] cb780848206d: Waiting [2023-09-21T02:28:33.415Z] 3d6110608188: Waiting [2023-09-21T02:28:33.415Z] 82909cdaf008: Waiting [2023-09-21T02:28:33.415Z] 58629dfaf351: Waiting [2023-09-21T02:28:33.415Z] 3d4f68db0e5c: Waiting [2023-09-21T02:28:33.415Z] 50f63b97541f: Layer already exists [2023-09-21T02:28:33.415Z] c378b678253c: Layer already exists [2023-09-21T02:28:33.415Z] 2c6f97c66099: Layer already exists [2023-09-21T02:28:33.415Z] 27b6d344ce82: Layer already exists [2023-09-21T02:28:33.415Z] 744c36ab4312: Layer already exists [2023-09-21T02:28:33.415Z] cb780848206d: Layer already exists [2023-09-21T02:28:33.415Z] 3d6110608188: Layer already exists [2023-09-21T02:28:33.415Z] 3d4f68db0e5c: Layer already exists [2023-09-21T02:28:33.415Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:33.415Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:33.415Z] 4693057ce236: Layer already exists [2023-09-21T02:28:33.415Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:33.758Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:33.810Z] 17808c966233: Verifying Checksum [2023-09-21T02:28:33.810Z] 17808c966233: Download complete [2023-09-21T02:28:34.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-21T02:28:34.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:28:34.069Z] 2c6f97c66099: Preparing [2023-09-21T02:28:34.069Z] 27b6d344ce82: Preparing [2023-09-21T02:28:34.069Z] 744c36ab4312: Preparing [2023-09-21T02:28:34.069Z] c378b678253c: Preparing [2023-09-21T02:28:34.069Z] 50f63b97541f: Preparing [2023-09-21T02:28:34.069Z] cb780848206d: Preparing [2023-09-21T02:28:34.069Z] 3d4f68db0e5c: Preparing [2023-09-21T02:28:34.069Z] 82909cdaf008: Preparing [2023-09-21T02:28:34.069Z] 58629dfaf351: Preparing [2023-09-21T02:28:34.069Z] 3d6110608188: Preparing [2023-09-21T02:28:34.069Z] 4693057ce236: Preparing [2023-09-21T02:28:34.069Z] cb780848206d: Waiting [2023-09-21T02:28:34.069Z] 3d4f68db0e5c: Waiting [2023-09-21T02:28:34.069Z] 82909cdaf008: Waiting [2023-09-21T02:28:34.069Z] 58629dfaf351: Waiting [2023-09-21T02:28:34.069Z] 3d6110608188: Waiting [2023-09-21T02:28:34.069Z] 4693057ce236: Waiting [2023-09-21T02:28:34.069Z] c378b678253c: Layer already exists [2023-09-21T02:28:34.069Z] 2c6f97c66099: Layer already exists [2023-09-21T02:28:34.069Z] 744c36ab4312: Layer already exists [2023-09-21T02:28:34.069Z] 50f63b97541f: Layer already exists [2023-09-21T02:28:34.069Z] 27b6d344ce82: Layer already exists [2023-09-21T02:28:34.069Z] cb780848206d: Layer already exists [2023-09-21T02:28:34.069Z] 3d4f68db0e5c: Layer already exists [2023-09-21T02:28:34.069Z] 3d6110608188: Layer already exists [2023-09-21T02:28:34.069Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:34.069Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:34.069Z] 4693057ce236: Layer already exists [2023-09-21T02:28:34.069Z] main: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:34.106Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:34.112Z] taggedImages: [2023-09-21T02:28:34.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:34.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-21T02:28:34.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.52 [2023-09-21T02:28:34.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:34.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-21T02:28:34.126Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-21T02:28:34.126Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:34.126Z] latest [2023-09-21T02:28:34.126Z] 3.1.0-dev.52 [2023-09-21T02:28:34.126Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:34.126Z] main [2023-09-21T02:28:34.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:34.433Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:34.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:34.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:28:34.737Z] 26ae359646e5: Preparing [2023-09-21T02:28:34.737Z] 92c489240347: Preparing [2023-09-21T02:28:34.737Z] 82909cdaf008: Preparing [2023-09-21T02:28:34.737Z] 58629dfaf351: Preparing [2023-09-21T02:28:34.737Z] 87d47bbd1923: Preparing [2023-09-21T02:28:34.737Z] 4693057ce236: Preparing [2023-09-21T02:28:34.737Z] 4693057ce236: Waiting [2023-09-21T02:28:34.737Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:34.737Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:34.737Z] 4693057ce236: Layer already exists [2023-09-21T02:28:34.737Z] 26ae359646e5: Pushed [2023-09-21T02:28:35.671Z] 87d47bbd1923: Pushed [2023-09-21T02:28:37.042Z] 92c489240347: Pushed [2023-09-21T02:28:37.302Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:37.624Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:37.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-21T02:28:37.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:28:37.924Z] 26ae359646e5: Preparing [2023-09-21T02:28:37.924Z] 92c489240347: Preparing [2023-09-21T02:28:37.924Z] 82909cdaf008: Preparing [2023-09-21T02:28:37.924Z] 58629dfaf351: Preparing [2023-09-21T02:28:37.924Z] 87d47bbd1923: Preparing [2023-09-21T02:28:37.924Z] 4693057ce236: Preparing [2023-09-21T02:28:37.924Z] 4693057ce236: Waiting [2023-09-21T02:28:37.924Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:37.924Z] 92c489240347: Layer already exists [2023-09-21T02:28:37.924Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:37.924Z] 26ae359646e5: Layer already exists [2023-09-21T02:28:37.924Z] 87d47bbd1923: Layer already exists [2023-09-21T02:28:37.924Z] 4693057ce236: Layer already exists [2023-09-21T02:28:37.924Z] latest: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:38.231Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:38.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.52 [2023-09-21T02:28:38.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:28:38.546Z] 26ae359646e5: Preparing [2023-09-21T02:28:38.546Z] 92c489240347: Preparing [2023-09-21T02:28:38.546Z] 82909cdaf008: Preparing [2023-09-21T02:28:38.546Z] 58629dfaf351: Preparing [2023-09-21T02:28:38.546Z] 87d47bbd1923: Preparing [2023-09-21T02:28:38.546Z] 4693057ce236: Preparing [2023-09-21T02:28:38.546Z] 4693057ce236: Waiting [2023-09-21T02:28:38.546Z] 87d47bbd1923: Layer already exists [2023-09-21T02:28:38.546Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:38.546Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:38.546Z] 26ae359646e5: Layer already exists [2023-09-21T02:28:38.546Z] 92c489240347: Layer already exists [2023-09-21T02:28:38.546Z] 4693057ce236: Layer already exists [2023-09-21T02:28:38.546Z] 3.1.0-dev.52: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:38.860Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:39.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:39.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:28:39.169Z] 26ae359646e5: Preparing [2023-09-21T02:28:39.169Z] 92c489240347: Preparing [2023-09-21T02:28:39.169Z] 82909cdaf008: Preparing [2023-09-21T02:28:39.169Z] 58629dfaf351: Preparing [2023-09-21T02:28:39.169Z] 87d47bbd1923: Preparing [2023-09-21T02:28:39.169Z] 4693057ce236: Preparing [2023-09-21T02:28:39.169Z] 4693057ce236: Waiting [2023-09-21T02:28:39.169Z] 92c489240347: Layer already exists [2023-09-21T02:28:39.169Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:39.169Z] 26ae359646e5: Layer already exists [2023-09-21T02:28:39.169Z] 87d47bbd1923: Layer already exists [2023-09-21T02:28:39.169Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:39.169Z] 4693057ce236: Layer already exists [2023-09-21T02:28:39.169Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:39.474Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:39.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-21T02:28:39.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:28:39.776Z] 26ae359646e5: Preparing [2023-09-21T02:28:39.776Z] 92c489240347: Preparing [2023-09-21T02:28:39.776Z] 82909cdaf008: Preparing [2023-09-21T02:28:39.776Z] 58629dfaf351: Preparing [2023-09-21T02:28:39.776Z] 87d47bbd1923: Preparing [2023-09-21T02:28:39.776Z] 4693057ce236: Preparing [2023-09-21T02:28:39.776Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:39.776Z] 92c489240347: Layer already exists [2023-09-21T02:28:39.776Z] 26ae359646e5: Layer already exists [2023-09-21T02:28:39.776Z] 87d47bbd1923: Layer already exists [2023-09-21T02:28:39.776Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:39.776Z] 4693057ce236: Layer already exists [2023-09-21T02:28:39.776Z] main: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:39.817Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:39.825Z] taggedImages: [2023-09-21T02:28:39.825Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:39.825Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-21T02:28:39.825Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.52 [2023-09-21T02:28:39.825Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:39.825Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-21T02:28:39.839Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-21T02:28:39.839Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:39.839Z] latest [2023-09-21T02:28:39.839Z] 3.1.0-dev.52 [2023-09-21T02:28:39.839Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:39.839Z] main [2023-09-21T02:28:39.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:40.142Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:40.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:40.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:28:40.448Z] ee08012f752c: Preparing [2023-09-21T02:28:40.448Z] 5adc3f975184: Preparing [2023-09-21T02:28:40.448Z] 8e21ae12b29b: Preparing [2023-09-21T02:28:40.448Z] 82909cdaf008: Preparing [2023-09-21T02:28:40.448Z] 58629dfaf351: Preparing [2023-09-21T02:28:40.448Z] 520a45ab1848: Preparing [2023-09-21T02:28:40.448Z] a64547b76ed8: Preparing [2023-09-21T02:28:40.448Z] 5626c3a5f947: Preparing [2023-09-21T02:28:40.448Z] 4693057ce236: Preparing [2023-09-21T02:28:40.448Z] 5626c3a5f947: Waiting [2023-09-21T02:28:40.448Z] 4693057ce236: Waiting [2023-09-21T02:28:40.448Z] a64547b76ed8: Waiting [2023-09-21T02:28:40.448Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:40.448Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:40.448Z] 5adc3f975184: Pushed [2023-09-21T02:28:40.448Z] 8e21ae12b29b: Pushed [2023-09-21T02:28:40.448Z] ee08012f752c: Pushed [2023-09-21T02:28:40.448Z] 4693057ce236: Layer already exists [2023-09-21T02:28:41.383Z] 5626c3a5f947: Pushed [2023-09-21T02:28:45.582Z] a64547b76ed8: Pushed [2023-09-21T02:28:46.203Z] c4a7e357bf2a: Pull complete [2023-09-21T02:28:46.203Z] f0e02332f6b5: Pull complete [2023-09-21T02:28:46.203Z] cefa15bbcfad: Pull complete [2023-09-21T02:28:48.112Z] 520a45ab1848: Pushed [2023-09-21T02:28:48.113Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:48.438Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:48.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-21T02:28:48.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:28:48.742Z] ee08012f752c: Preparing [2023-09-21T02:28:48.742Z] 5adc3f975184: Preparing [2023-09-21T02:28:48.742Z] 8e21ae12b29b: Preparing [2023-09-21T02:28:48.742Z] 82909cdaf008: Preparing [2023-09-21T02:28:48.742Z] 58629dfaf351: Preparing [2023-09-21T02:28:48.742Z] 520a45ab1848: Preparing [2023-09-21T02:28:48.742Z] a64547b76ed8: Preparing [2023-09-21T02:28:48.742Z] 5626c3a5f947: Preparing [2023-09-21T02:28:48.742Z] 4693057ce236: Preparing [2023-09-21T02:28:48.742Z] 520a45ab1848: Waiting [2023-09-21T02:28:48.742Z] a64547b76ed8: Waiting [2023-09-21T02:28:48.742Z] 5626c3a5f947: Waiting [2023-09-21T02:28:48.742Z] 4693057ce236: Waiting [2023-09-21T02:28:48.742Z] 8e21ae12b29b: Layer already exists [2023-09-21T02:28:48.742Z] 5adc3f975184: Layer already exists [2023-09-21T02:28:48.742Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:48.742Z] ee08012f752c: Layer already exists [2023-09-21T02:28:48.742Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:48.742Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:48.742Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:48.742Z] a64547b76ed8: Layer already exists [2023-09-21T02:28:48.742Z] 4693057ce236: Layer already exists [2023-09-21T02:28:48.742Z] latest: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:49.062Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:49.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.52 [2023-09-21T02:28:49.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:28:49.372Z] ee08012f752c: Preparing [2023-09-21T02:28:49.372Z] 5adc3f975184: Preparing [2023-09-21T02:28:49.372Z] 8e21ae12b29b: Preparing [2023-09-21T02:28:49.372Z] 82909cdaf008: Preparing [2023-09-21T02:28:49.372Z] 58629dfaf351: Preparing [2023-09-21T02:28:49.372Z] 520a45ab1848: Preparing [2023-09-21T02:28:49.372Z] a64547b76ed8: Preparing [2023-09-21T02:28:49.372Z] 5626c3a5f947: Preparing [2023-09-21T02:28:49.372Z] 4693057ce236: Preparing [2023-09-21T02:28:49.372Z] a64547b76ed8: Waiting [2023-09-21T02:28:49.372Z] 5626c3a5f947: Waiting [2023-09-21T02:28:49.372Z] 4693057ce236: Waiting [2023-09-21T02:28:49.372Z] 520a45ab1848: Waiting [2023-09-21T02:28:49.372Z] 5adc3f975184: Layer already exists [2023-09-21T02:28:49.372Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:49.372Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:49.372Z] 8e21ae12b29b: Layer already exists [2023-09-21T02:28:49.372Z] ee08012f752c: Layer already exists [2023-09-21T02:28:49.372Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:49.372Z] a64547b76ed8: Layer already exists [2023-09-21T02:28:49.372Z] 4693057ce236: Layer already exists [2023-09-21T02:28:49.372Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:49.372Z] 3.1.0-dev.52: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:49.691Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:49.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:49.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:28:49.997Z] ee08012f752c: Preparing [2023-09-21T02:28:49.997Z] 5adc3f975184: Preparing [2023-09-21T02:28:49.997Z] 8e21ae12b29b: Preparing [2023-09-21T02:28:49.997Z] 82909cdaf008: Preparing [2023-09-21T02:28:49.997Z] 58629dfaf351: Preparing [2023-09-21T02:28:49.997Z] 520a45ab1848: Preparing [2023-09-21T02:28:49.997Z] a64547b76ed8: Preparing [2023-09-21T02:28:49.997Z] 5626c3a5f947: Preparing [2023-09-21T02:28:49.997Z] 4693057ce236: Preparing [2023-09-21T02:28:49.997Z] 520a45ab1848: Waiting [2023-09-21T02:28:49.997Z] a64547b76ed8: Waiting [2023-09-21T02:28:49.997Z] 5626c3a5f947: Waiting [2023-09-21T02:28:49.997Z] 4693057ce236: Waiting [2023-09-21T02:28:49.997Z] 8e21ae12b29b: Layer already exists [2023-09-21T02:28:49.997Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:49.997Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:49.997Z] 5adc3f975184: Layer already exists [2023-09-21T02:28:49.997Z] ee08012f752c: Layer already exists [2023-09-21T02:28:49.997Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:49.997Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:49.997Z] 4693057ce236: Layer already exists [2023-09-21T02:28:49.997Z] a64547b76ed8: Layer already exists [2023-09-21T02:28:49.997Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:50.304Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:50.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-21T02:28:50.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:28:50.604Z] ee08012f752c: Preparing [2023-09-21T02:28:50.604Z] 5adc3f975184: Preparing [2023-09-21T02:28:50.604Z] 8e21ae12b29b: Preparing [2023-09-21T02:28:50.604Z] 82909cdaf008: Preparing [2023-09-21T02:28:50.604Z] 58629dfaf351: Preparing [2023-09-21T02:28:50.604Z] 520a45ab1848: Preparing [2023-09-21T02:28:50.604Z] a64547b76ed8: Preparing [2023-09-21T02:28:50.604Z] 5626c3a5f947: Preparing [2023-09-21T02:28:50.604Z] 4693057ce236: Preparing [2023-09-21T02:28:50.604Z] a64547b76ed8: Waiting [2023-09-21T02:28:50.604Z] 5626c3a5f947: Waiting [2023-09-21T02:28:50.604Z] 520a45ab1848: Waiting [2023-09-21T02:28:50.604Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:50.604Z] 8e21ae12b29b: Layer already exists [2023-09-21T02:28:50.604Z] 5adc3f975184: Layer already exists [2023-09-21T02:28:50.604Z] ee08012f752c: Layer already exists [2023-09-21T02:28:50.604Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:50.604Z] a64547b76ed8: Layer already exists [2023-09-21T02:28:50.604Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:50.604Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:50.604Z] 4693057ce236: Layer already exists [2023-09-21T02:28:50.604Z] main: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:50.640Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:50.646Z] taggedImages: [2023-09-21T02:28:50.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:50.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-21T02:28:50.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.52 [2023-09-21T02:28:50.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:50.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-21T02:28:50.660Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-21T02:28:50.660Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:50.660Z] latest [2023-09-21T02:28:50.660Z] 3.1.0-dev.52 [2023-09-21T02:28:50.660Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:50.660Z] main [2023-09-21T02:28:50.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:50.966Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:51.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:51.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:28:51.267Z] 5c99c238bca4: Preparing [2023-09-21T02:28:51.267Z] 50721e54d61f: Preparing [2023-09-21T02:28:51.267Z] d3dfd10335f8: Preparing [2023-09-21T02:28:51.267Z] 82909cdaf008: Preparing [2023-09-21T02:28:51.267Z] 58629dfaf351: Preparing [2023-09-21T02:28:51.267Z] 520a45ab1848: Preparing [2023-09-21T02:28:51.267Z] 4d4f8656f1d9: Preparing [2023-09-21T02:28:51.267Z] 4693057ce236: Preparing [2023-09-21T02:28:51.267Z] 520a45ab1848: Waiting [2023-09-21T02:28:51.267Z] 4d4f8656f1d9: Waiting [2023-09-21T02:28:51.267Z] 4693057ce236: Waiting [2023-09-21T02:28:51.267Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:51.267Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:51.267Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:51.267Z] 4693057ce236: Layer already exists [2023-09-21T02:28:51.267Z] 5c99c238bca4: Pushed [2023-09-21T02:28:51.267Z] d3dfd10335f8: Pushed [2023-09-21T02:28:51.267Z] 50721e54d61f: Pushed [2023-09-21T02:28:51.525Z] 4d4f8656f1d9: Pushed [2023-09-21T02:28:51.595Z] 17808c966233: Pull complete [2023-09-21T02:28:51.785Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:52.088Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:52.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-21T02:28:52.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:28:52.396Z] 5c99c238bca4: Preparing [2023-09-21T02:28:52.396Z] 50721e54d61f: Preparing [2023-09-21T02:28:52.396Z] d3dfd10335f8: Preparing [2023-09-21T02:28:52.396Z] 82909cdaf008: Preparing [2023-09-21T02:28:52.396Z] 58629dfaf351: Preparing [2023-09-21T02:28:52.396Z] 520a45ab1848: Preparing [2023-09-21T02:28:52.396Z] 4d4f8656f1d9: Preparing [2023-09-21T02:28:52.396Z] 4693057ce236: Preparing [2023-09-21T02:28:52.396Z] 520a45ab1848: Waiting [2023-09-21T02:28:52.396Z] 4d4f8656f1d9: Waiting [2023-09-21T02:28:52.396Z] 4693057ce236: Waiting [2023-09-21T02:28:52.396Z] 50721e54d61f: Layer already exists [2023-09-21T02:28:52.396Z] d3dfd10335f8: Layer already exists [2023-09-21T02:28:52.396Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:52.396Z] 5c99c238bca4: Layer already exists [2023-09-21T02:28:52.396Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:52.396Z] 4d4f8656f1d9: Layer already exists [2023-09-21T02:28:52.396Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:52.396Z] 4693057ce236: Layer already exists [2023-09-21T02:28:52.396Z] latest: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:52.702Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:53.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.52 [2023-09-21T02:28:53.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:28:53.004Z] 5c99c238bca4: Preparing [2023-09-21T02:28:53.004Z] 50721e54d61f: Preparing [2023-09-21T02:28:53.004Z] d3dfd10335f8: Preparing [2023-09-21T02:28:53.004Z] 82909cdaf008: Preparing [2023-09-21T02:28:53.004Z] 58629dfaf351: Preparing [2023-09-21T02:28:53.004Z] 520a45ab1848: Preparing [2023-09-21T02:28:53.004Z] 4d4f8656f1d9: Preparing [2023-09-21T02:28:53.004Z] 4693057ce236: Preparing [2023-09-21T02:28:53.004Z] 4d4f8656f1d9: Waiting [2023-09-21T02:28:53.004Z] 520a45ab1848: Waiting [2023-09-21T02:28:53.004Z] 4693057ce236: Waiting [2023-09-21T02:28:53.004Z] d3dfd10335f8: Layer already exists [2023-09-21T02:28:53.004Z] 50721e54d61f: Layer already exists [2023-09-21T02:28:53.004Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:53.004Z] 5c99c238bca4: Layer already exists [2023-09-21T02:28:53.004Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:53.004Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:53.004Z] 4d4f8656f1d9: Layer already exists [2023-09-21T02:28:53.004Z] 4693057ce236: Layer already exists [2023-09-21T02:28:53.004Z] 3.1.0-dev.52: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [2023-09-21T02:28:53.014Z] f4c1fc716caa: Pull complete [2023-09-21T02:28:53.014Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T02:28:53.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:28:53.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] // withEnv [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-09-21T02:28:53.360Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:28:53.360Z] WORKDIR /edgex [2023-09-21T02:28:53.360Z] COPY go.mod . [2023-09-21T02:28:53.360Z] RUN go mod download [2023-09-21T02:28:53.360Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-21T02:28:53.383Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:53.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:53.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:28:53.690Z] 5c99c238bca4: Preparing [2023-09-21T02:28:53.690Z] 50721e54d61f: Preparing [2023-09-21T02:28:53.690Z] d3dfd10335f8: Preparing [2023-09-21T02:28:53.690Z] 82909cdaf008: Preparing [2023-09-21T02:28:53.690Z] 58629dfaf351: Preparing [2023-09-21T02:28:53.690Z] 520a45ab1848: Preparing [2023-09-21T02:28:53.690Z] 4d4f8656f1d9: Preparing [2023-09-21T02:28:53.690Z] 4693057ce236: Preparing [2023-09-21T02:28:53.690Z] 4d4f8656f1d9: Waiting [2023-09-21T02:28:53.691Z] 520a45ab1848: Waiting [2023-09-21T02:28:53.691Z] 4693057ce236: Waiting [2023-09-21T02:28:53.691Z] d3dfd10335f8: Layer already exists [2023-09-21T02:28:53.691Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:53.691Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:53.691Z] 50721e54d61f: Layer already exists [2023-09-21T02:28:53.691Z] 5c99c238bca4: Layer already exists [2023-09-21T02:28:53.691Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:53.691Z] 4d4f8656f1d9: Layer already exists [2023-09-21T02:28:53.691Z] 4693057ce236: Layer already exists [2023-09-21T02:28:53.691Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:53.954Z] Sending build context to Docker daemon 2.994MB [2023-09-21T02:28:53.954Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:28:53.954Z] ---> ea914061e18c [2023-09-21T02:28:53.954Z] Step 2/4 : WORKDIR /edgex [2023-09-21T02:28:54.002Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:54.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-21T02:28:54.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:28:54.320Z] 5c99c238bca4: Preparing [2023-09-21T02:28:54.320Z] 50721e54d61f: Preparing [2023-09-21T02:28:54.320Z] d3dfd10335f8: Preparing [2023-09-21T02:28:54.320Z] 82909cdaf008: Preparing [2023-09-21T02:28:54.320Z] 58629dfaf351: Preparing [2023-09-21T02:28:54.320Z] 520a45ab1848: Preparing [2023-09-21T02:28:54.320Z] 4d4f8656f1d9: Preparing [2023-09-21T02:28:54.320Z] 4693057ce236: Preparing [2023-09-21T02:28:54.320Z] 520a45ab1848: Waiting [2023-09-21T02:28:54.320Z] 4d4f8656f1d9: Waiting [2023-09-21T02:28:54.320Z] 4693057ce236: Waiting [2023-09-21T02:28:54.320Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:54.320Z] 50721e54d61f: Layer already exists [2023-09-21T02:28:54.320Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:54.320Z] d3dfd10335f8: Layer already exists [2023-09-21T02:28:54.320Z] 5c99c238bca4: Layer already exists [2023-09-21T02:28:54.320Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:54.320Z] 4693057ce236: Layer already exists [2023-09-21T02:28:54.320Z] 4d4f8656f1d9: Layer already exists [2023-09-21T02:28:54.320Z] main: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:54.366Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:54.375Z] taggedImages: [2023-09-21T02:28:54.375Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:54.375Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-21T02:28:54.375Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.52 [2023-09-21T02:28:54.375Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:54.375Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-21T02:28:54.399Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-21T02:28:54.399Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:54.399Z] latest [2023-09-21T02:28:54.399Z] 3.1.0-dev.52 [2023-09-21T02:28:54.399Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:54.399Z] main [2023-09-21T02:28:54.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:54.716Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:55.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:55.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:28:55.026Z] ee08012f752c: Preparing [2023-09-21T02:28:55.026Z] 737968c092e2: Preparing [2023-09-21T02:28:55.026Z] f8e6efaec25b: Preparing [2023-09-21T02:28:55.026Z] 82909cdaf008: Preparing [2023-09-21T02:28:55.026Z] 58629dfaf351: Preparing [2023-09-21T02:28:55.026Z] 520a45ab1848: Preparing [2023-09-21T02:28:55.026Z] 5626c3a5f947: Preparing [2023-09-21T02:28:55.026Z] 4693057ce236: Preparing [2023-09-21T02:28:55.026Z] 5626c3a5f947: Waiting [2023-09-21T02:28:55.026Z] 4693057ce236: Waiting [2023-09-21T02:28:55.026Z] 520a45ab1848: Waiting [2023-09-21T02:28:55.026Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:55.026Z] ee08012f752c: Layer already exists [2023-09-21T02:28:55.026Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:55.026Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:55.026Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:55.026Z] 4693057ce236: Layer already exists [2023-09-21T02:28:55.026Z] f8e6efaec25b: Pushed [2023-09-21T02:28:55.026Z] 737968c092e2: Pushed [2023-09-21T02:28:55.284Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:55.596Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:55.894Z] ---> Running in 939eb72231df [2023-09-21T02:28:55.894Z] Removing intermediate container 939eb72231df [2023-09-21T02:28:55.894Z] ---> bb12c18505c2 [2023-09-21T02:28:55.894Z] Step 3/4 : COPY go.mod . [2023-09-21T02:28:55.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-21T02:28:55.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:28:55.913Z] ee08012f752c: Preparing [2023-09-21T02:28:55.913Z] 737968c092e2: Preparing [2023-09-21T02:28:55.913Z] f8e6efaec25b: Preparing [2023-09-21T02:28:55.913Z] 82909cdaf008: Preparing [2023-09-21T02:28:55.913Z] 58629dfaf351: Preparing [2023-09-21T02:28:55.913Z] 520a45ab1848: Preparing [2023-09-21T02:28:55.913Z] 5626c3a5f947: Preparing [2023-09-21T02:28:55.913Z] 4693057ce236: Preparing [2023-09-21T02:28:55.913Z] 5626c3a5f947: Waiting [2023-09-21T02:28:55.913Z] 520a45ab1848: Waiting [2023-09-21T02:28:55.913Z] 4693057ce236: Waiting [2023-09-21T02:28:55.913Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:55.913Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:55.913Z] 737968c092e2: Layer already exists [2023-09-21T02:28:55.913Z] ee08012f752c: Layer already exists [2023-09-21T02:28:55.913Z] f8e6efaec25b: Layer already exists [2023-09-21T02:28:55.913Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:55.913Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:55.913Z] 4693057ce236: Layer already exists [2023-09-21T02:28:55.913Z] latest: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:56.233Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:56.477Z] ---> 6fab4ea5830d [2023-09-21T02:28:56.477Z] Step 4/4 : RUN go mod download [2023-09-21T02:28:56.477Z] ---> Running in 3d397604e05e [2023-09-21T02:28:56.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.52 [2023-09-21T02:28:56.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:28:56.543Z] ee08012f752c: Preparing [2023-09-21T02:28:56.543Z] 737968c092e2: Preparing [2023-09-21T02:28:56.543Z] f8e6efaec25b: Preparing [2023-09-21T02:28:56.543Z] 82909cdaf008: Preparing [2023-09-21T02:28:56.543Z] 58629dfaf351: Preparing [2023-09-21T02:28:56.543Z] 520a45ab1848: Preparing [2023-09-21T02:28:56.543Z] 5626c3a5f947: Preparing [2023-09-21T02:28:56.543Z] 4693057ce236: Preparing [2023-09-21T02:28:56.543Z] 520a45ab1848: Waiting [2023-09-21T02:28:56.543Z] 5626c3a5f947: Waiting [2023-09-21T02:28:56.543Z] 4693057ce236: Waiting [2023-09-21T02:28:56.543Z] f8e6efaec25b: Layer already exists [2023-09-21T02:28:56.543Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:56.543Z] ee08012f752c: Layer already exists [2023-09-21T02:28:56.543Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:56.543Z] 737968c092e2: Layer already exists [2023-09-21T02:28:56.543Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:56.543Z] 4693057ce236: Layer already exists [2023-09-21T02:28:56.543Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:56.543Z] 3.1.0-dev.52: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:56.851Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:57.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:57.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:28:57.159Z] ee08012f752c: Preparing [2023-09-21T02:28:57.159Z] 737968c092e2: Preparing [2023-09-21T02:28:57.159Z] f8e6efaec25b: Preparing [2023-09-21T02:28:57.159Z] 82909cdaf008: Preparing [2023-09-21T02:28:57.159Z] 58629dfaf351: Preparing [2023-09-21T02:28:57.159Z] 520a45ab1848: Preparing [2023-09-21T02:28:57.159Z] 5626c3a5f947: Preparing [2023-09-21T02:28:57.159Z] 4693057ce236: Preparing [2023-09-21T02:28:57.159Z] 520a45ab1848: Waiting [2023-09-21T02:28:57.159Z] 4693057ce236: Waiting [2023-09-21T02:28:57.159Z] 5626c3a5f947: Waiting [2023-09-21T02:28:57.159Z] f8e6efaec25b: Layer already exists [2023-09-21T02:28:57.159Z] ee08012f752c: Layer already exists [2023-09-21T02:28:57.159Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:57.159Z] 737968c092e2: Layer already exists [2023-09-21T02:28:57.159Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:57.159Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:57.159Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:57.159Z] 4693057ce236: Layer already exists [2023-09-21T02:28:57.159Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:57.469Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:57.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-21T02:28:57.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:28:57.776Z] ee08012f752c: Preparing [2023-09-21T02:28:57.776Z] 737968c092e2: Preparing [2023-09-21T02:28:57.776Z] f8e6efaec25b: Preparing [2023-09-21T02:28:57.776Z] 82909cdaf008: Preparing [2023-09-21T02:28:57.776Z] 58629dfaf351: Preparing [2023-09-21T02:28:57.776Z] 520a45ab1848: Preparing [2023-09-21T02:28:57.776Z] 5626c3a5f947: Preparing [2023-09-21T02:28:57.776Z] 4693057ce236: Preparing [2023-09-21T02:28:57.776Z] 520a45ab1848: Waiting [2023-09-21T02:28:57.776Z] 4693057ce236: Waiting [2023-09-21T02:28:57.776Z] 5626c3a5f947: Waiting [2023-09-21T02:28:57.776Z] 737968c092e2: Layer already exists [2023-09-21T02:28:57.776Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:57.776Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:57.776Z] f8e6efaec25b: Layer already exists [2023-09-21T02:28:57.776Z] ee08012f752c: Layer already exists [2023-09-21T02:28:57.776Z] 520a45ab1848: Layer already exists [2023-09-21T02:28:57.776Z] 5626c3a5f947: Layer already exists [2023-09-21T02:28:57.776Z] 4693057ce236: Layer already exists [2023-09-21T02:28:57.776Z] main: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:28:57.825Z] ===================================================== [Pipeline] echo [2023-09-21T02:28:57.835Z] taggedImages: [2023-09-21T02:28:57.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:57.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-21T02:28:57.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.52 [2023-09-21T02:28:57.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:57.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-21T02:28:57.858Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-21T02:28:57.858Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:57.858Z] latest [2023-09-21T02:28:57.858Z] 3.1.0-dev.52 [2023-09-21T02:28:57.858Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:28:57.858Z] main [2023-09-21T02:28:57.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:58.182Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:28:58.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:28:58.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:28:58.492Z] f4ea52d6a5e4: Preparing [2023-09-21T02:28:58.492Z] c31784fd5421: Preparing [2023-09-21T02:28:58.492Z] 82909cdaf008: Preparing [2023-09-21T02:28:58.492Z] 58629dfaf351: Preparing [2023-09-21T02:28:58.492Z] 57938c8ee3a5: Preparing [2023-09-21T02:28:58.492Z] 4693057ce236: Preparing [2023-09-21T02:28:58.492Z] 4693057ce236: Waiting [2023-09-21T02:28:58.492Z] 82909cdaf008: Layer already exists [2023-09-21T02:28:58.492Z] 58629dfaf351: Layer already exists [2023-09-21T02:28:58.492Z] 4693057ce236: Layer already exists [2023-09-21T02:28:58.492Z] f4ea52d6a5e4: Pushed [2023-09-21T02:28:58.492Z] 57938c8ee3a5: Pushed [2023-09-21T02:29:01.777Z] c31784fd5421: Pushed [2023-09-21T02:29:01.777Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:02.093Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:02.407Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-21T02:29:02.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:29:02.407Z] f4ea52d6a5e4: Preparing [2023-09-21T02:29:02.407Z] c31784fd5421: Preparing [2023-09-21T02:29:02.407Z] 82909cdaf008: Preparing [2023-09-21T02:29:02.407Z] 58629dfaf351: Preparing [2023-09-21T02:29:02.407Z] 57938c8ee3a5: Preparing [2023-09-21T02:29:02.407Z] 4693057ce236: Preparing [2023-09-21T02:29:02.407Z] 4693057ce236: Waiting [2023-09-21T02:29:02.407Z] 57938c8ee3a5: Layer already exists [2023-09-21T02:29:02.407Z] c31784fd5421: Layer already exists [2023-09-21T02:29:02.407Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:02.407Z] f4ea52d6a5e4: Layer already exists [2023-09-21T02:29:02.407Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:02.407Z] 4693057ce236: Layer already exists [2023-09-21T02:29:02.407Z] latest: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:02.716Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:03.013Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.52 [2023-09-21T02:29:03.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:29:03.014Z] f4ea52d6a5e4: Preparing [2023-09-21T02:29:03.014Z] c31784fd5421: Preparing [2023-09-21T02:29:03.014Z] 82909cdaf008: Preparing [2023-09-21T02:29:03.014Z] 58629dfaf351: Preparing [2023-09-21T02:29:03.014Z] 57938c8ee3a5: Preparing [2023-09-21T02:29:03.014Z] 4693057ce236: Preparing [2023-09-21T02:29:03.014Z] 4693057ce236: Waiting [2023-09-21T02:29:03.014Z] c31784fd5421: Layer already exists [2023-09-21T02:29:03.014Z] f4ea52d6a5e4: Layer already exists [2023-09-21T02:29:03.014Z] 57938c8ee3a5: Layer already exists [2023-09-21T02:29:03.014Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:03.014Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:03.014Z] 4693057ce236: Layer already exists [2023-09-21T02:29:03.014Z] 3.1.0-dev.52: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:03.321Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:03.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:29:03.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:29:03.659Z] f4ea52d6a5e4: Preparing [2023-09-21T02:29:03.659Z] c31784fd5421: Preparing [2023-09-21T02:29:03.659Z] 82909cdaf008: Preparing [2023-09-21T02:29:03.659Z] 58629dfaf351: Preparing [2023-09-21T02:29:03.659Z] 57938c8ee3a5: Preparing [2023-09-21T02:29:03.659Z] 4693057ce236: Preparing [2023-09-21T02:29:03.659Z] 4693057ce236: Waiting [2023-09-21T02:29:03.659Z] 57938c8ee3a5: Layer already exists [2023-09-21T02:29:03.659Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:03.659Z] f4ea52d6a5e4: Layer already exists [2023-09-21T02:29:03.659Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:03.659Z] c31784fd5421: Layer already exists [2023-09-21T02:29:03.659Z] 4693057ce236: Layer already exists [2023-09-21T02:29:03.659Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:03.998Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:04.329Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-21T02:29:04.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:29:04.330Z] f4ea52d6a5e4: Preparing [2023-09-21T02:29:04.330Z] c31784fd5421: Preparing [2023-09-21T02:29:04.330Z] 82909cdaf008: Preparing [2023-09-21T02:29:04.330Z] 58629dfaf351: Preparing [2023-09-21T02:29:04.330Z] 57938c8ee3a5: Preparing [2023-09-21T02:29:04.330Z] 4693057ce236: Preparing [2023-09-21T02:29:04.330Z] 4693057ce236: Waiting [2023-09-21T02:29:04.330Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:04.330Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:04.330Z] 57938c8ee3a5: Layer already exists [2023-09-21T02:29:04.330Z] f4ea52d6a5e4: Layer already exists [2023-09-21T02:29:04.330Z] c31784fd5421: Layer already exists [2023-09-21T02:29:04.330Z] 4693057ce236: Layer already exists [2023-09-21T02:29:04.330Z] main: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:29:04.381Z] ===================================================== [Pipeline] echo [2023-09-21T02:29:04.388Z] taggedImages: [2023-09-21T02:29:04.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:29:04.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-21T02:29:04.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.52 [2023-09-21T02:29:04.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:29:04.388Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-21T02:29:04.408Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-21T02:29:04.408Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:29:04.408Z] latest [2023-09-21T02:29:04.408Z] 3.1.0-dev.52 [2023-09-21T02:29:04.408Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:29:04.408Z] main [2023-09-21T02:29:04.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:04.725Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:05.035Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:29:05.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:29:05.035Z] 1fcf6ed53533: Preparing [2023-09-21T02:29:05.035Z] 715f17323b8e: Preparing [2023-09-21T02:29:05.035Z] 82909cdaf008: Preparing [2023-09-21T02:29:05.035Z] 58629dfaf351: Preparing [2023-09-21T02:29:05.035Z] 7cdaab602589: Preparing [2023-09-21T02:29:05.035Z] 4693057ce236: Preparing [2023-09-21T02:29:05.035Z] 4693057ce236: Waiting [2023-09-21T02:29:05.035Z] 7cdaab602589: Layer already exists [2023-09-21T02:29:05.035Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:05.035Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:05.035Z] 4693057ce236: Layer already exists [2023-09-21T02:29:05.035Z] 1fcf6ed53533: Pushed [2023-09-21T02:29:09.220Z] 715f17323b8e: Pushed [2023-09-21T02:29:09.479Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:09.783Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:10.084Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-21T02:29:10.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:29:10.084Z] 1fcf6ed53533: Preparing [2023-09-21T02:29:10.084Z] 715f17323b8e: Preparing [2023-09-21T02:29:10.084Z] 82909cdaf008: Preparing [2023-09-21T02:29:10.084Z] 58629dfaf351: Preparing [2023-09-21T02:29:10.084Z] 7cdaab602589: Preparing [2023-09-21T02:29:10.084Z] 4693057ce236: Preparing [2023-09-21T02:29:10.084Z] 4693057ce236: Waiting [2023-09-21T02:29:10.084Z] 7cdaab602589: Layer already exists [2023-09-21T02:29:10.084Z] 715f17323b8e: Layer already exists [2023-09-21T02:29:10.084Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:10.084Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:10.084Z] 1fcf6ed53533: Layer already exists [2023-09-21T02:29:10.084Z] 4693057ce236: Layer already exists [2023-09-21T02:29:10.084Z] latest: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:10.399Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:10.709Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.52 [2023-09-21T02:29:10.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:29:10.709Z] 1fcf6ed53533: Preparing [2023-09-21T02:29:10.709Z] 715f17323b8e: Preparing [2023-09-21T02:29:10.709Z] 82909cdaf008: Preparing [2023-09-21T02:29:10.709Z] 58629dfaf351: Preparing [2023-09-21T02:29:10.709Z] 7cdaab602589: Preparing [2023-09-21T02:29:10.709Z] 4693057ce236: Preparing [2023-09-21T02:29:10.709Z] 4693057ce236: Waiting [2023-09-21T02:29:10.709Z] 715f17323b8e: Layer already exists [2023-09-21T02:29:10.709Z] 7cdaab602589: Layer already exists [2023-09-21T02:29:10.709Z] 1fcf6ed53533: Layer already exists [2023-09-21T02:29:10.709Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:10.709Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:10.709Z] 4693057ce236: Layer already exists [2023-09-21T02:29:10.709Z] 3.1.0-dev.52: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:11.025Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:11.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:29:11.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:29:11.335Z] 1fcf6ed53533: Preparing [2023-09-21T02:29:11.335Z] 715f17323b8e: Preparing [2023-09-21T02:29:11.335Z] 82909cdaf008: Preparing [2023-09-21T02:29:11.335Z] 58629dfaf351: Preparing [2023-09-21T02:29:11.335Z] 7cdaab602589: Preparing [2023-09-21T02:29:11.335Z] 4693057ce236: Preparing [2023-09-21T02:29:11.335Z] 4693057ce236: Waiting [2023-09-21T02:29:11.335Z] 7cdaab602589: Layer already exists [2023-09-21T02:29:11.335Z] 715f17323b8e: Layer already exists [2023-09-21T02:29:11.335Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:11.335Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:11.335Z] 1fcf6ed53533: Layer already exists [2023-09-21T02:29:11.335Z] 4693057ce236: Layer already exists [2023-09-21T02:29:11.335Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:11.642Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:11.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-21T02:29:11.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:29:11.943Z] 1fcf6ed53533: Preparing [2023-09-21T02:29:11.943Z] 715f17323b8e: Preparing [2023-09-21T02:29:11.943Z] 82909cdaf008: Preparing [2023-09-21T02:29:11.943Z] 58629dfaf351: Preparing [2023-09-21T02:29:11.943Z] 7cdaab602589: Preparing [2023-09-21T02:29:11.943Z] 4693057ce236: Preparing [2023-09-21T02:29:11.943Z] 4693057ce236: Waiting [2023-09-21T02:29:11.943Z] 82909cdaf008: Layer already exists [2023-09-21T02:29:11.943Z] 7cdaab602589: Layer already exists [2023-09-21T02:29:11.943Z] 58629dfaf351: Layer already exists [2023-09-21T02:29:11.943Z] 1fcf6ed53533: Layer already exists [2023-09-21T02:29:11.943Z] 715f17323b8e: Layer already exists [2023-09-21T02:29:11.943Z] 4693057ce236: Layer already exists [2023-09-21T02:29:11.943Z] main: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:29:11.981Z] ===================================================== [Pipeline] echo [2023-09-21T02:29:11.986Z] taggedImages: [2023-09-21T02:29:11.986Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:29:11.986Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-21T02:29:11.986Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.52 [2023-09-21T02:29:11.986Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:29:11.986Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T02:29:43.309Z] Removing intermediate container 3d397604e05e [2023-09-21T02:29:43.309Z] ---> 2d1e7d24501c [2023-09-21T02:29:43.309Z] Successfully built 2d1e7d24501c [2023-09-21T02:29:43.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:43.645Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T02:29:43.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:29:43.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-7523 does not seem to be running inside a container [2023-09-21T02:29:43.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-arm64 cat [2023-09-21T02:29:48.191Z] $ docker top 4feca1933de09cab66732addd1199c1b069bf51ef3d28f3befda8a32b7551d55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:29:49.034Z] + go version [2023-09-21T02:29:49.034Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T02:29:49.060Z] $ docker stop --time=1 4feca1933de09cab66732addd1199c1b069bf51ef3d28f3befda8a32b7551d55 [2023-09-21T02:29:50.728Z] $ docker rm -f --volumes 4feca1933de09cab66732addd1199c1b069bf51ef3d28f3befda8a32b7551d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:51.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T02:29:51.377Z] [2023-09-21T02:29:51.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:29:51.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T02:29:51.719Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-21T02:29:51.719Z] 547446be3368: Pulling fs layer [2023-09-21T02:29:51.719Z] d125d8839a47: Pulling fs layer [2023-09-21T02:29:51.719Z] 3e85d5ac6304: Pulling fs layer [2023-09-21T02:29:51.719Z] c3105a71a48b: Pulling fs layer [2023-09-21T02:29:51.719Z] 0f093f025ec4: Pulling fs layer [2023-09-21T02:29:51.719Z] c3106fc0e877: Pulling fs layer [2023-09-21T02:29:51.719Z] c3106fc0e877: Waiting [2023-09-21T02:29:51.719Z] c3105a71a48b: Waiting [2023-09-21T02:29:51.719Z] 0f093f025ec4: Waiting [2023-09-21T02:29:51.987Z] 547446be3368: Verifying Checksum [2023-09-21T02:29:51.987Z] 547446be3368: Download complete [2023-09-21T02:29:51.987Z] c3105a71a48b: Verifying Checksum [2023-09-21T02:29:51.987Z] c3105a71a48b: Download complete [2023-09-21T02:29:52.576Z] d125d8839a47: Verifying Checksum [2023-09-21T02:29:52.576Z] d125d8839a47: Download complete [2023-09-21T02:29:52.576Z] c3106fc0e877: Verifying Checksum [2023-09-21T02:29:52.576Z] c3106fc0e877: Download complete [2023-09-21T02:29:52.576Z] 0f093f025ec4: Verifying Checksum [2023-09-21T02:29:52.576Z] 0f093f025ec4: Download complete [2023-09-21T02:29:52.576Z] 547446be3368: Pull complete [2023-09-21T02:29:53.545Z] d125d8839a47: Pull complete [2023-09-21T02:29:54.507Z] 3e85d5ac6304: Verifying Checksum [2023-09-21T02:29:54.507Z] 3e85d5ac6304: Download complete [2023-09-21T02:30:02.737Z] 3e85d5ac6304: Pull complete [2023-09-21T02:30:02.737Z] c3105a71a48b: Pull complete [2023-09-21T02:30:03.701Z] 0f093f025ec4: Pull complete [2023-09-21T02:30:03.968Z] c3106fc0e877: Pull complete [2023-09-21T02:30:03.968Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-21T02:30:03.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T02:30:03.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:30:04.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-7523 does not seem to be running inside a container [2023-09-21T02:30:04.220Z] $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:30:06.234Z] $ docker top 816e6cc4303a6759b23be02d0a79498572f0cfbc5eb1df900c835b4045fcc19f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:30:06.723Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-21T02:30:15.013Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-09-21T02:30:15.013Z] #1 transferring dockerfile: 1.82kB done [2023-09-21T02:30:15.013Z] #1 DONE 0.1s [2023-09-21T02:30:15.608Z] [2023-09-21T02:30:15.608Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-09-21T02:30:15.608Z] #2 transferring dockerfile: 1.84kB done [2023-09-21T02:30:15.608Z] #2 DONE 0.0s [2023-09-21T02:30:15.608Z] [2023-09-21T02:30:15.608Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-09-21T02:30:15.608Z] #3 transferring dockerfile: 1.59kB 0.0s done [2023-09-21T02:30:15.608Z] #3 DONE 0.1s [2023-09-21T02:30:15.608Z] [2023-09-21T02:30:15.608Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T02:30:15.877Z] #4 transferring dockerfile: 1.58kB done [2023-09-21T02:30:15.877Z] #4 DONE 0.1s [2023-09-21T02:30:15.877Z] [2023-09-21T02:30:15.877Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-09-21T02:30:15.877Z] #5 transferring dockerfile: 1.96kB done [2023-09-21T02:30:15.877Z] #5 DONE 0.1s [2023-09-21T02:30:15.877Z] [2023-09-21T02:30:15.878Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-21T02:30:15.878Z] #6 transferring dockerfile: 2.12kB done [2023-09-21T02:30:15.878Z] #6 DONE 0.0s [2023-09-21T02:30:15.878Z] [2023-09-21T02:30:15.878Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-09-21T02:30:15.878Z] #7 transferring dockerfile: 1.70kB 0.0s done [2023-09-21T02:30:15.878Z] #7 DONE 0.1s [2023-09-21T02:30:15.878Z] [2023-09-21T02:30:15.878Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-21T02:30:16.146Z] #8 transferring dockerfile: 2.38kB done [2023-09-21T02:30:16.146Z] #8 DONE 0.0s [2023-09-21T02:30:16.146Z] [2023-09-21T02:30:16.146Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-21T02:30:16.146Z] #9 transferring dockerfile: 2.82kB done [2023-09-21T02:30:16.146Z] #9 DONE 0.1s [2023-09-21T02:30:16.146Z] [2023-09-21T02:30:16.146Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-21T02:30:16.146Z] #10 transferring dockerfile: 1.78kB 0.0s done [2023-09-21T02:30:16.146Z] #10 DONE 0.1s [2023-09-21T02:30:16.146Z] [2023-09-21T02:30:16.146Z] #11 [core-command internal] load build definition from Dockerfile [2023-09-21T02:30:16.146Z] #11 transferring dockerfile: 1.82kB done [2023-09-21T02:30:16.146Z] #11 DONE 0.1s [2023-09-21T02:30:16.146Z] [2023-09-21T02:30:16.146Z] #12 [core-data internal] load build definition from Dockerfile [2023-09-21T02:30:16.146Z] #12 transferring dockerfile: 1.90kB done [2023-09-21T02:30:16.146Z] #12 DONE 0.1s [2023-09-21T02:30:16.146Z] [2023-09-21T02:30:16.146Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-21T02:30:16.414Z] #13 transferring dockerfile: 2.39kB done [2023-09-21T02:30:16.414Z] #13 DONE 0.1s [2023-09-21T02:30:16.414Z] [2023-09-21T02:30:16.414Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-21T02:30:16.414Z] #14 transferring dockerfile: 2.04kB done [2023-09-21T02:30:16.414Z] #14 DONE 0.1s [2023-09-21T02:30:16.414Z] [2023-09-21T02:30:16.414Z] #15 [support-scheduler internal] load .dockerignore [2023-09-21T02:30:16.414Z] #15 transferring context: 56B done [2023-09-21T02:30:16.414Z] #15 DONE 0.1s [2023-09-21T02:30:17.001Z] [2023-09-21T02:30:17.002Z] #16 [support-notifications internal] load .dockerignore [2023-09-21T02:30:17.002Z] #16 transferring context: 56B done [2023-09-21T02:30:17.002Z] #16 DONE 0.0s [2023-09-21T02:30:17.269Z] [2023-09-21T02:30:17.269Z] #17 [security-spire-server internal] load .dockerignore [2023-09-21T02:30:17.269Z] #17 transferring context: 56B done [2023-09-21T02:30:17.269Z] #17 DONE 0.0s [2023-09-21T02:30:17.269Z] [2023-09-21T02:30:17.269Z] #18 [security-spire-config internal] load .dockerignore [2023-09-21T02:30:17.269Z] #18 transferring context: 56B done [2023-09-21T02:30:17.269Z] #18 DONE 0.1s [2023-09-21T02:30:17.269Z] [2023-09-21T02:30:17.269Z] #19 [core-metadata internal] load .dockerignore [2023-09-21T02:30:17.269Z] #19 transferring context: 56B done [2023-09-21T02:30:17.269Z] #19 DONE 0.1s [2023-09-21T02:30:17.269Z] [2023-09-21T02:30:17.269Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-21T02:30:17.537Z] #20 transferring context: 56B 0.0s done [2023-09-21T02:30:17.537Z] #20 DONE 0.1s [2023-09-21T02:30:17.537Z] [2023-09-21T02:30:17.537Z] #21 [security-spire-agent internal] load .dockerignore [2023-09-21T02:30:17.537Z] #21 transferring context: 56B done [2023-09-21T02:30:17.537Z] #21 DONE 0.1s [2023-09-21T02:30:17.537Z] [2023-09-21T02:30:17.537Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-09-21T02:30:17.537Z] #22 transferring context: 56B 0.0s done [2023-09-21T02:30:17.537Z] #22 DONE 0.1s [2023-09-21T02:30:17.537Z] [2023-09-21T02:30:17.537Z] #23 [security-bootstrapper internal] load .dockerignore [2023-09-21T02:30:17.537Z] #23 transferring context: 56B done [2023-09-21T02:30:17.537Z] #23 DONE 0.1s [2023-09-21T02:30:17.537Z] [2023-09-21T02:30:17.537Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-09-21T02:30:17.537Z] #24 transferring context: 56B 0.0s done [2023-09-21T02:30:17.537Z] #24 DONE 0.1s [2023-09-21T02:30:17.537Z] [2023-09-21T02:30:17.537Z] #25 [core-command internal] load .dockerignore [2023-09-21T02:30:17.809Z] #25 transferring context: 56B done [2023-09-21T02:30:17.809Z] #25 DONE 0.1s [2023-09-21T02:30:17.809Z] [2023-09-21T02:30:17.809Z] #26 [core-data internal] load .dockerignore [2023-09-21T02:30:17.809Z] #26 transferring context: 56B 0.0s done [2023-09-21T02:30:17.809Z] #26 DONE 0.1s [2023-09-21T02:30:17.809Z] [2023-09-21T02:30:17.809Z] #27 [security-proxy-setup internal] load .dockerignore [2023-09-21T02:30:17.809Z] #27 transferring context: 56B done [2023-09-21T02:30:17.809Z] #27 DONE 0.1s [2023-09-21T02:30:17.809Z] [2023-09-21T02:30:17.809Z] #28 [security-proxy-auth internal] load .dockerignore [2023-09-21T02:30:18.081Z] #28 transferring context: 56B 0.0s done [2023-09-21T02:30:18.081Z] #28 DONE 0.1s [2023-09-21T02:30:18.081Z] [2023-09-21T02:30:18.081Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:18.081Z] #29 DONE 0.0s [2023-09-21T02:30:18.081Z] [2023-09-21T02:30:18.081Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:30:18.081Z] #30 DONE 0.1s [2023-09-21T02:30:18.081Z] [2023-09-21T02:30:18.081Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:30:18.082Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:30:18.354Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:30:18.354Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:30:18.354Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:30:18.621Z] #31 ... [2023-09-21T02:30:18.621Z] [2023-09-21T02:30:18.621Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:18.621Z] #29 DONE 0.0s [2023-09-21T02:30:18.621Z] [2023-09-21T02:30:18.621Z] #32 [support-scheduler internal] load build context [2023-09-21T02:30:18.621Z] #32 transferring context: 2.61MB 0.5s done [2023-09-21T02:30:18.621Z] #32 DONE 0.6s [2023-09-21T02:30:18.901Z] [2023-09-21T02:30:18.901Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:30:18.901Z] #30 DONE 0.2s [2023-09-21T02:30:18.901Z] [2023-09-21T02:30:18.901Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:30:18.901Z] #33 DONE 1.4s [2023-09-21T02:30:18.901Z] [2023-09-21T02:30:18.901Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:30:18.901Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:30:18.901Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:30:18.901Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:30:18.901Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:30:18.901Z] #31 ... [2023-09-21T02:30:18.901Z] [2023-09-21T02:30:18.901Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:18.901Z] #29 DONE 0.0s [2023-09-21T02:30:19.173Z] [2023-09-21T02:30:19.173Z] #34 [support-notifications internal] load build context [2023-09-21T02:30:19.173Z] #34 ... [2023-09-21T02:30:19.173Z] [2023-09-21T02:30:19.173Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:19.173Z] #29 DONE 0.0s [2023-09-21T02:30:19.173Z] [2023-09-21T02:30:19.173Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:30:19.173Z] #30 DONE 0.4s [2023-09-21T02:30:19.173Z] [2023-09-21T02:30:19.173Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:30:19.173Z] #33 DONE 1.5s [2023-09-21T02:30:19.173Z] [2023-09-21T02:30:19.173Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-21T02:30:19.173Z] #35 DONE 0.6s [2023-09-21T02:30:19.173Z] [2023-09-21T02:30:19.173Z] #34 [support-notifications internal] load build context [2023-09-21T02:30:19.447Z] #34 ... [2023-09-21T02:30:19.447Z] [2023-09-21T02:30:19.447Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:19.447Z] #29 DONE 0.0s [2023-09-21T02:30:19.447Z] [2023-09-21T02:30:19.447Z] #34 [support-notifications internal] load build context [2023-09-21T02:30:19.447Z] #34 ... [2023-09-21T02:30:19.447Z] [2023-09-21T02:30:19.447Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:19.447Z] #29 DONE 0.0s [2023-09-21T02:30:19.447Z] [2023-09-21T02:30:19.447Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:30:19.447Z] #30 DONE 0.8s [2023-09-21T02:30:19.447Z] [2023-09-21T02:30:19.447Z] #34 [support-notifications internal] load build context [2023-09-21T02:30:19.716Z] #34 ... [2023-09-21T02:30:19.716Z] [2023-09-21T02:30:19.716Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:30:19.716Z] #33 DONE 1.5s [2023-09-21T02:30:19.716Z] [2023-09-21T02:30:19.716Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:19.716Z] #29 DONE 0.0s [2023-09-21T02:30:19.716Z] [2023-09-21T02:30:19.716Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-21T02:30:19.716Z] #35 DONE 0.7s [2023-09-21T02:30:19.716Z] [2023-09-21T02:30:19.716Z] #34 [support-notifications internal] load build context [2023-09-21T02:30:19.716Z] #34 ... [2023-09-21T02:30:19.716Z] [2023-09-21T02:30:19.716Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:19.716Z] #29 DONE 0.0s [2023-09-21T02:30:19.716Z] [2023-09-21T02:30:19.716Z] #34 [support-notifications internal] load build context [2023-09-21T02:30:19.987Z] #34 transferring context: 2.61MB 1.0s done [2023-09-21T02:30:19.987Z] #34 ... [2023-09-21T02:30:19.987Z] [2023-09-21T02:30:19.987Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:19.987Z] #29 DONE 0.0s [2023-09-21T02:30:20.254Z] [2023-09-21T02:30:20.254Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:30:20.254Z] #30 DONE 1.2s [2023-09-21T02:30:20.254Z] [2023-09-21T02:30:20.254Z] #34 [support-notifications internal] load build context [2023-09-21T02:30:20.254Z] #34 DONE 1.3s [2023-09-21T02:30:20.254Z] [2023-09-21T02:30:20.254Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:30:20.254Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:30:20.255Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:30:20.255Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:30:20.255Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:30:20.255Z] #31 ... [2023-09-21T02:30:20.255Z] [2023-09-21T02:30:20.255Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:30:20.255Z] #33 DONE 1.6s [2023-09-21T02:30:20.255Z] [2023-09-21T02:30:20.255Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-21T02:30:20.255Z] #35 DONE 0.8s [2023-09-21T02:30:20.255Z] [2023-09-21T02:30:20.255Z] #36 [core-data internal] load build context [2023-09-21T02:30:20.255Z] #36 DONE 0.0s [2023-09-21T02:30:20.255Z] [2023-09-21T02:30:20.255Z] #37 [core-command internal] load build context [2023-09-21T02:30:20.255Z] #37 DONE 0.0s [2023-09-21T02:30:20.255Z] [2023-09-21T02:30:20.255Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:30:20.255Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:30:20.255Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:30:20.255Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:30:20.255Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:30:20.523Z] #31 ... [2023-09-21T02:30:20.523Z] [2023-09-21T02:30:20.523Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:20.523Z] #29 DONE 0.0s [2023-09-21T02:30:20.523Z] [2023-09-21T02:30:20.523Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:30:20.523Z] #33 DONE 1.6s [2023-09-21T02:30:20.523Z] [2023-09-21T02:30:20.523Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-21T02:30:20.523Z] #35 DONE 0.8s [2023-09-21T02:30:20.523Z] [2023-09-21T02:30:20.523Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:30:20.523Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:30:20.523Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:30:20.523Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:30:20.523Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:30:20.793Z] #31 ... [2023-09-21T02:30:20.793Z] [2023-09-21T02:30:20.793Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:30:20.793Z] #29 DONE 0.1s [2023-09-21T02:30:20.793Z] [2023-09-21T02:30:20.793Z] #38 [core-metadata internal] load build context [2023-09-21T02:30:21.061Z] #38 ... [2023-09-21T02:30:21.061Z] [2023-09-21T02:30:21.061Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-21T02:30:21.061Z] #39 DONE 1.7s [2023-09-21T02:30:21.061Z] [2023-09-21T02:30:21.061Z] #38 [core-metadata internal] load build context [2023-09-21T02:30:21.061Z] #38 ... [2023-09-21T02:30:21.061Z] [2023-09-21T02:30:21.061Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:30:21.061Z] #30 DONE 1.8s [2023-09-21T02:30:21.061Z] [2023-09-21T02:30:21.061Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-21T02:30:21.061Z] #40 transferring context: 2.61MB 1.5s done [2023-09-21T02:30:21.061Z] #40 DONE 1.9s [2023-09-21T02:30:21.061Z] [2023-09-21T02:30:21.061Z] #38 [core-metadata internal] load build context [2023-09-21T02:30:21.061Z] #38 transferring context: 2.61MB 1.8s done [2023-09-21T02:30:21.348Z] #38 ... [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:30:21.348Z] #33 DONE 1.6s [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-21T02:30:21.348Z] #35 DONE 0.8s [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T02:30:21.348Z] #41 DONE 2.2s [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #42 [security-spire-server internal] load build context [2023-09-21T02:30:21.348Z] #42 DONE 0.0s [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:21.348Z] #43 DONE 0.0s [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:30:21.348Z] #33 DONE 1.7s [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-21T02:30:21.348Z] #35 DONE 0.8s [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:21.348Z] #43 DONE 0.0s [2023-09-21T02:30:21.348Z] [2023-09-21T02:30:21.348Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:30:21.348Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:30:21.348Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:30:21.348Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:30:21.348Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:30:21.618Z] #31 ... [2023-09-21T02:30:21.618Z] [2023-09-21T02:30:21.618Z] #44 [security-proxy-auth internal] load build context [2023-09-21T02:30:21.618Z] #44 DONE 0.0s [2023-09-21T02:30:21.618Z] [2023-09-21T02:30:21.618Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:21.618Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:21.888Z] #43 ... [2023-09-21T02:30:21.888Z] [2023-09-21T02:30:21.888Z] #38 [core-metadata internal] load build context [2023-09-21T02:30:21.888Z] #38 DONE 2.8s [2023-09-21T02:30:22.157Z] [2023-09-21T02:30:22.157Z] #37 [core-command internal] load build context [2023-09-21T02:30:23.571Z] #37 ... [2023-09-21T02:30:23.571Z] [2023-09-21T02:30:23.571Z] #42 [security-spire-server internal] load build context [2023-09-21T02:30:23.571Z] #42 transferring context: 18.11kB 0.2s done [2023-09-21T02:30:23.571Z] #42 DONE 2.2s [2023-09-21T02:30:23.571Z] [2023-09-21T02:30:23.571Z] #37 [core-command internal] load build context [2023-09-21T02:30:24.155Z] #37 ... [2023-09-21T02:30:24.155Z] [2023-09-21T02:30:24.155Z] #45 [security-spire-agent internal] load build context [2023-09-21T02:30:24.155Z] #45 transferring context: 17.64kB 0.1s done [2023-09-21T02:30:24.155Z] #45 DONE 2.2s [2023-09-21T02:30:24.155Z] [2023-09-21T02:30:24.155Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:24.155Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.5s done [2023-09-21T02:30:24.155Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T02:30:24.155Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-21T02:30:24.155Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-21T02:30:25.144Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 1.0s [2023-09-21T02:30:25.144Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s [2023-09-21T02:30:25.144Z] #43 ... [2023-09-21T02:30:25.144Z] [2023-09-21T02:30:25.144Z] #46 [security-spire-config internal] load build context [2023-09-21T02:30:25.144Z] #46 transferring context: 16.36kB 0.1s done [2023-09-21T02:30:25.144Z] #46 DONE 3.6s [2023-09-21T02:30:25.144Z] [2023-09-21T02:30:25.144Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:25.144Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.2s [2023-09-21T02:30:25.411Z] #43 ... [2023-09-21T02:30:25.411Z] [2023-09-21T02:30:25.411Z] #47 [security-secretstore-setup internal] load build context [2023-09-21T02:30:25.411Z] #47 transferring context: 2.61MB 3.0s done [2023-09-21T02:30:25.411Z] #47 DONE 5.6s [2023-09-21T02:30:25.411Z] [2023-09-21T02:30:25.411Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:25.411Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.2s done [2023-09-21T02:30:25.411Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-09-21T02:30:25.411Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s [2023-09-21T02:30:25.411Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-21T02:30:25.411Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s [2023-09-21T02:30:25.411Z] #43 ... [2023-09-21T02:30:25.411Z] [2023-09-21T02:30:25.411Z] #48 [security-bootstrapper internal] load build context [2023-09-21T02:30:25.411Z] #48 transferring context: 2.61MB 3.8s done [2023-09-21T02:30:25.411Z] #48 DONE 5.9s [2023-09-21T02:30:25.411Z] [2023-09-21T02:30:25.411Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:25.411Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s [2023-09-21T02:30:25.678Z] #43 ... [2023-09-21T02:30:25.678Z] [2023-09-21T02:30:25.678Z] #37 [core-command internal] load build context [2023-09-21T02:30:25.678Z] #37 transferring context: 2.61MB 4.0s done [2023-09-21T02:30:25.678Z] #37 DONE 5.3s [2023-09-21T02:30:25.678Z] [2023-09-21T02:30:25.678Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:25.678Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.7s [2023-09-21T02:30:25.678Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2023-09-21T02:30:25.947Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2023-09-21T02:30:25.947Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-21T02:30:25.947Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.0s done [2023-09-21T02:30:26.216Z] #43 ... [2023-09-21T02:30:26.216Z] [2023-09-21T02:30:26.216Z] #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T02:30:26.216Z] #0 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:26.216Z] #0 4.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:26.216Z] #0 6.059 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:26.216Z] #0 6.059 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:26.216Z] #0 6.184 OK: 8 MiB in 16 packages [2023-09-21T02:30:26.216Z] #49 DONE 8.7s [2023-09-21T02:30:26.216Z] [2023-09-21T02:30:26.216Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:26.804Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.65MB / 23.39MB 2.8s [2023-09-21T02:30:27.387Z] #43 ... [2023-09-21T02:30:27.387Z] [2023-09-21T02:30:27.387Z] #36 [core-data internal] load build context [2023-09-21T02:30:27.387Z] #36 transferring context: 2.61MB 3.9s done [2023-09-21T02:30:27.387Z] #36 DONE 6.9s [2023-09-21T02:30:27.387Z] [2023-09-21T02:30:27.387Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:27.387Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.4s [2023-09-21T02:30:28.355Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.05MB / 23.39MB 4.4s [2023-09-21T02:30:28.355Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-21T02:30:28.628Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.7s [2023-09-21T02:30:28.628Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-21T02:30:28.897Z] #43 ... [2023-09-21T02:30:28.897Z] [2023-09-21T02:30:28.897Z] #50 [security-spiffe-token-provider internal] load build context [2023-09-21T02:30:28.897Z] #50 transferring context: 2.61MB 6.4s done [2023-09-21T02:30:28.897Z] #50 DONE 8.3s [2023-09-21T02:30:28.897Z] [2023-09-21T02:30:28.897Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T02:30:28.897Z] #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:28.897Z] #0 7.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:28.897Z] #0 8.575 (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T02:30:28.897Z] #0 8.870 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:28.897Z] #0 8.870 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:28.897Z] #0 8.870 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:30:28.897Z] #0 9.486 OK: 9 MiB in 17 packages [2023-09-21T02:30:29.166Z] #51 ... [2023-09-21T02:30:29.166Z] [2023-09-21T02:30:29.166Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:29.166Z] #43 ... [2023-09-21T02:30:29.166Z] [2023-09-21T02:30:29.166Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:30:29.166Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:29.166Z] #52 ... [2023-09-21T02:30:29.166Z] [2023-09-21T02:30:29.166Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T02:30:29.435Z] #53 ... [2023-09-21T02:30:29.435Z] [2023-09-21T02:30:29.435Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:29.435Z] #43 ... [2023-09-21T02:30:29.435Z] [2023-09-21T02:30:29.435Z] #54 [security-proxy-setup internal] load build context [2023-09-21T02:30:29.435Z] #54 transferring context: 2.61MB 6.2s done [2023-09-21T02:30:29.435Z] #54 DONE 8.0s [2023-09-21T02:30:29.435Z] [2023-09-21T02:30:29.435Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:29.703Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 5.8s [2023-09-21T02:30:29.704Z] #43 ... [2023-09-21T02:30:29.704Z] [2023-09-21T02:30:29.704Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:30:29.704Z] #0 9.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:29.704Z] #55 ... [2023-09-21T02:30:29.704Z] [2023-09-21T02:30:29.704Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T02:30:29.704Z] #0 6.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:29.704Z] #0 7.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:29.704Z] #0 8.956 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:29.704Z] #0 8.956 (2/2) Installing su-exec (0.2-r3) [2023-09-21T02:30:29.704Z] #0 8.985 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:29.704Z] #0 9.060 OK: 8 MiB in 17 packages [2023-09-21T02:30:29.704Z] #56 DONE 10.0s [2023-09-21T02:30:29.704Z] [2023-09-21T02:30:29.704Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T02:30:29.704Z] #51 DONE 10.8s [2023-09-21T02:30:29.704Z] [2023-09-21T02:30:29.704Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:29.973Z] #43 ... [2023-09-21T02:30:29.973Z] [2023-09-21T02:30:29.973Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T02:30:30.249Z] #57 ... [2023-09-21T02:30:30.249Z] [2023-09-21T02:30:30.249Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:30.518Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.89MB / 23.39MB 6.5s [2023-09-21T02:30:30.518Z] #43 ... [2023-09-21T02:30:30.518Z] [2023-09-21T02:30:30.518Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T02:30:30.518Z] #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:30.518Z] #58 ... [2023-09-21T02:30:30.518Z] [2023-09-21T02:30:30.518Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:30.790Z] #43 ... [2023-09-21T02:30:30.790Z] [2023-09-21T02:30:30.790Z] #44 [security-proxy-auth internal] load build context [2023-09-21T02:30:30.790Z] #44 transferring context: 2.61MB 6.7s done [2023-09-21T02:30:30.790Z] #44 DONE 9.0s [2023-09-21T02:30:30.790Z] [2023-09-21T02:30:30.790Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:30.790Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.0s [2023-09-21T02:30:31.060Z] #43 ... [2023-09-21T02:30:31.060Z] [2023-09-21T02:30:31.060Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:30:31.060Z] #59 ... [2023-09-21T02:30:31.060Z] [2023-09-21T02:30:31.060Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T02:30:31.332Z] #60 ... [2023-09-21T02:30:31.332Z] [2023-09-21T02:30:31.332Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:31.332Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.06MB / 23.39MB 7.3s [2023-09-21T02:30:31.599Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-21T02:30:31.599Z] #43 ... [2023-09-21T02:30:31.599Z] [2023-09-21T02:30:31.599Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:30:31.600Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done [2023-09-21T02:30:31.600Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-21T02:30:31.600Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-21T02:30:31.600Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-21T02:30:31.600Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-21T02:30:31.600Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-09-21T02:30:31.600Z] #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-21T02:30:31.600Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.9s done [2023-09-21T02:30:31.600Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.92MB / 17.12MB 6.7s [2023-09-21T02:30:31.600Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-21T02:30:31.600Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-21T02:30:31.600Z] #61 ... [2023-09-21T02:30:31.600Z] [2023-09-21T02:30:31.600Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:31.600Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 7.8s [2023-09-21T02:30:31.600Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-21T02:30:32.186Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 8.2s [2023-09-21T02:30:32.187Z] #43 ... [2023-09-21T02:30:32.187Z] [2023-09-21T02:30:32.187Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:30:32.460Z] #62 ... [2023-09-21T02:30:32.460Z] [2023-09-21T02:30:32.460Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:30:32.460Z] #63 ... [2023-09-21T02:30:32.460Z] [2023-09-21T02:30:32.460Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:32.460Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.62MB / 23.39MB 8.6s [2023-09-21T02:30:32.734Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 8.9s [2023-09-21T02:30:33.010Z] #43 ... [2023-09-21T02:30:33.010Z] [2023-09-21T02:30:33.010Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T02:30:33.010Z] #64 ... [2023-09-21T02:30:33.010Z] [2023-09-21T02:30:33.011Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:33.011Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s [2023-09-21T02:30:33.295Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done [2023-09-21T02:30:33.295Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done [2023-09-21T02:30:33.295Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-21T02:30:34.710Z] #43 ... [2023-09-21T02:30:34.710Z] [2023-09-21T02:30:34.710Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:30:34.710Z] #55 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:34.710Z] #55 13.97 OK: 266 MiB in 52 packages [2023-09-21T02:30:34.710Z] #55 DONE 15.0s [2023-09-21T02:30:34.710Z] [2023-09-21T02:30:34.710Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:34.977Z] #43 ... [2023-09-21T02:30:34.977Z] [2023-09-21T02:30:34.977Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T02:30:34.977Z] #53 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:34.977Z] #53 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:34.977Z] #53 14.41 OK: 266 MiB in 52 packages [2023-09-21T02:30:34.977Z] #53 DONE 15.8s [2023-09-21T02:30:35.246Z] [2023-09-21T02:30:35.246Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:30:35.514Z] #65 ... [2023-09-21T02:30:35.514Z] [2023-09-21T02:30:35.514Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:30:35.514Z] #52 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:35.514Z] #52 14.68 OK: 266 MiB in 52 packages [2023-09-21T02:30:35.514Z] #52 DONE 17.0s [2023-09-21T02:30:35.514Z] [2023-09-21T02:30:35.514Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:35.514Z] #43 ... [2023-09-21T02:30:35.514Z] [2023-09-21T02:30:35.514Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T02:30:35.514Z] #66 DONE 5.6s [2023-09-21T02:30:35.514Z] [2023-09-21T02:30:35.514Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:30:35.514Z] #67 DONE 1.1s [2023-09-21T02:30:35.782Z] [2023-09-21T02:30:35.782Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:36.760Z] #43 ... [2023-09-21T02:30:36.760Z] [2023-09-21T02:30:36.760Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-21T02:30:36.760Z] #68 DONE 0.9s [2023-09-21T02:30:36.760Z] [2023-09-21T02:30:36.760Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:37.035Z] #43 ... [2023-09-21T02:30:37.035Z] [2023-09-21T02:30:37.035Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:30:37.035Z] #69 DONE 1.6s [2023-09-21T02:30:37.035Z] [2023-09-21T02:30:37.035Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:30:37.035Z] #65 DONE 2.0s [2023-09-21T02:30:37.035Z] [2023-09-21T02:30:37.035Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:38.446Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2023-09-21T02:30:40.387Z] #43 ... [2023-09-21T02:30:40.387Z] [2023-09-21T02:30:40.387Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T02:30:40.387Z] #60 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:40.387Z] #60 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:40.387Z] #60 17.18 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:40.387Z] #60 17.23 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:40.387Z] #60 17.39 OK: 8 MiB in 16 packages [2023-09-21T02:30:40.387Z] #60 DONE 19.1s [2023-09-21T02:30:40.387Z] [2023-09-21T02:30:40.387Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:40.972Z] #43 ... [2023-09-21T02:30:40.972Z] [2023-09-21T02:30:40.972Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T02:30:40.972Z] #58 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:40.972Z] #58 14.11 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:30:40.972Z] #58 14.13 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:30:40.972Z] #58 14.13 OK: 19942 distinct packages available [2023-09-21T02:30:40.972Z] #58 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:40.972Z] #58 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:40.972Z] #58 20.47 OK: 266 MiB in 52 packages [2023-09-21T02:30:40.972Z] #58 ... [2023-09-21T02:30:40.972Z] [2023-09-21T02:30:40.972Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:41.939Z] #43 ... [2023-09-21T02:30:41.939Z] [2023-09-21T02:30:41.939Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:30:41.939Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.7s done [2023-09-21T02:30:41.939Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.3s [2023-09-21T02:30:41.939Z] #61 ... [2023-09-21T02:30:41.939Z] [2023-09-21T02:30:41.939Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:30:41.939Z] #59 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:41.939Z] #59 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:41.939Z] #59 17.60 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:30:41.939Z] #59 17.62 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:30:41.939Z] #59 17.62 OK: 19942 distinct packages available [2023-09-21T02:30:41.939Z] #59 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:41.939Z] #59 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:41.939Z] #59 ... [2023-09-21T02:30:41.939Z] [2023-09-21T02:30:41.939Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:42.205Z] #43 ... [2023-09-21T02:30:42.205Z] [2023-09-21T02:30:42.205Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T02:30:42.205Z] #58 DONE 21.8s [2023-09-21T02:30:42.205Z] [2023-09-21T02:30:42.205Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:42.471Z] #43 ... [2023-09-21T02:30:42.471Z] [2023-09-21T02:30:42.471Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T02:30:42.471Z] #64 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:42.471Z] #64 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:42.471Z] #64 16.66 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:30:42.471Z] #64 17.02 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:30:42.471Z] #64 17.04 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:42.471Z] #64 17.06 (4/6) Installing openssl (3.1.3-r0) [2023-09-21T02:30:42.471Z] #64 17.13 (5/6) Installing su-exec (0.2-r3) [2023-09-21T02:30:42.471Z] #64 17.14 (6/6) Installing yq (4.33.3-r3) [2023-09-21T02:30:42.471Z] #64 18.04 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:42.471Z] #64 18.25 OK: 18 MiB in 19 packages [2023-09-21T02:30:42.471Z] #64 DONE 19.6s [2023-09-21T02:30:42.471Z] [2023-09-21T02:30:42.471Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:42.471Z] #43 ... [2023-09-21T02:30:42.471Z] [2023-09-21T02:30:42.471Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T02:30:42.471Z] #57 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:42.471Z] #57 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:42.471Z] #57 18.75 (1/4) Installing ca-certificates (20230506-r0) [2023-09-21T02:30:42.471Z] #57 19.02 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:42.471Z] #57 19.03 (3/4) Installing su-exec (0.2-r3) [2023-09-21T02:30:42.471Z] #57 19.04 (4/4) Installing yq (4.33.3-r3) [2023-09-21T02:30:42.471Z] #57 19.79 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:42.471Z] #57 19.85 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:30:42.471Z] #57 20.69 OK: 18 MiB in 19 packages [2023-09-21T02:30:42.471Z] #57 DONE 22.5s [2023-09-21T02:30:42.737Z] [2023-09-21T02:30:42.737Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:43.016Z] #43 ... [2023-09-21T02:30:43.016Z] [2023-09-21T02:30:43.016Z] #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-21T02:30:43.016Z] #70 DONE 0.4s [2023-09-21T02:30:43.016Z] [2023-09-21T02:30:43.016Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:43.287Z] #43 ... [2023-09-21T02:30:43.287Z] [2023-09-21T02:30:43.287Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:30:43.287Z] #62 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:43.287Z] #62 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:43.287Z] #62 17.98 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:30:43.287Z] #62 17.98 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:30:43.287Z] #62 17.98 OK: 19942 distinct packages available [2023-09-21T02:30:43.287Z] #62 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:43.287Z] #62 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:43.287Z] #62 ... [2023-09-21T02:30:43.287Z] [2023-09-21T02:30:43.287Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:30:43.287Z] #71 DONE 0.9s [2023-09-21T02:30:43.287Z] [2023-09-21T02:30:43.287Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:43.552Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s [2023-09-21T02:30:43.552Z] #43 ... [2023-09-21T02:30:43.552Z] [2023-09-21T02:30:43.552Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:30:43.552Z] #63 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:43.552Z] #63 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:43.552Z] #63 17.65 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:30:43.552Z] #63 17.66 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:30:43.552Z] #63 17.66 OK: 19942 distinct packages available [2023-09-21T02:30:43.552Z] #63 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:43.552Z] #63 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:30:43.818Z] #63 ... [2023-09-21T02:30:43.818Z] [2023-09-21T02:30:43.818Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:45.762Z] #43 ... [2023-09-21T02:30:45.762Z] [2023-09-21T02:30:45.762Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:30:45.762Z] #72 ... [2023-09-21T02:30:45.762Z] [2023-09-21T02:30:45.762Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:46.030Z] #43 ... [2023-09-21T02:30:46.030Z] [2023-09-21T02:30:46.030Z] #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:30:46.030Z] #63 22.47 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:30:46.030Z] #63 22.74 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:30:46.030Z] #63 22.79 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:46.030Z] #63 22.80 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:30:46.030Z] #63 22.81 (5/7) Installing libucontext (1.2-r2) [2023-09-21T02:30:46.030Z] #63 22.82 (6/7) Installing gcompat (1.1.0-r1) [2023-09-21T02:30:46.030Z] #63 22.85 (7/7) Installing openssl (3.1.3-r0) [2023-09-21T02:30:46.030Z] #63 22.89 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:46.030Z] #63 22.97 OK: 9 MiB in 20 packages [2023-09-21T02:30:46.030Z] #63 DONE 23.8s [2023-09-21T02:30:46.030Z] [2023-09-21T02:30:46.030Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:46.306Z] #43 ... [2023-09-21T02:30:46.307Z] [2023-09-21T02:30:46.307Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:30:46.307Z] #62 22.86 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:46.307Z] #62 22.87 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:30:46.307Z] #62 22.88 (3/4) Installing libucontext (1.2-r2) [2023-09-21T02:30:46.307Z] #62 22.89 (4/4) Installing gcompat (1.1.0-r1) [2023-09-21T02:30:46.307Z] #62 22.90 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:46.307Z] #62 22.98 OK: 8 MiB in 19 packages [2023-09-21T02:30:46.307Z] #62 DONE 23.9s [2023-09-21T02:30:46.307Z] [2023-09-21T02:30:46.307Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:30:46.307Z] #59 23.09 (1/11) Installing ca-certificates (20230506-r0) [2023-09-21T02:30:46.307Z] #59 23.42 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-21T02:30:46.307Z] #59 23.50 (3/11) Installing libunistring (1.1-r1) [2023-09-21T02:30:46.307Z] #59 23.62 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-21T02:30:46.307Z] #59 23.64 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-21T02:30:46.307Z] #59 23.66 (6/11) Installing libcurl (8.2.1-r0) [2023-09-21T02:30:46.307Z] #59 23.73 (7/11) Installing curl (8.2.1-r0) [2023-09-21T02:30:46.307Z] #59 23.76 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-21T02:30:46.307Z] #59 23.78 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:30:46.307Z] #59 23.80 (10/11) Installing libucontext (1.2-r2) [2023-09-21T02:30:46.307Z] #59 23.80 (11/11) Installing gcompat (1.1.0-r1) [2023-09-21T02:30:46.307Z] #59 23.83 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:30:46.307Z] #59 23.94 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:30:46.307Z] #59 24.61 OK: 13 MiB in 26 packages [2023-09-21T02:30:46.307Z] #59 DONE 25.4s [2023-09-21T02:30:46.307Z] [2023-09-21T02:30:46.307Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:46.891Z] #43 ... [2023-09-21T02:30:46.891Z] [2023-09-21T02:30:46.891Z] #73 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:30:47.161Z] #73 ... [2023-09-21T02:30:47.161Z] [2023-09-21T02:30:47.161Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:30:47.161Z] #74 ... [2023-09-21T02:30:47.161Z] [2023-09-21T02:30:47.161Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:30:47.161Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.8s done [2023-09-21T02:30:47.746Z] #43 ... [2023-09-21T02:30:47.746Z] [2023-09-21T02:30:47.746Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-21T02:30:47.746Z] #75 DONE 0.9s [2023-09-21T02:30:47.746Z] [2023-09-21T02:30:47.746Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:30:49.155Z] #76 DONE 1.0s [2023-09-21T02:30:49.155Z] [2023-09-21T02:30:49.155Z] #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:30:49.155Z] #77 DONE 1.0s [2023-09-21T02:30:49.155Z] [2023-09-21T02:30:49.155Z] #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:30:49.155Z] #78 DONE 1.0s [2023-09-21T02:30:49.155Z] [2023-09-21T02:30:49.155Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T02:30:49.155Z] #79 ... [2023-09-21T02:30:49.155Z] [2023-09-21T02:30:49.155Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-21T02:30:49.155Z] #80 DONE 0.1s [2023-09-21T02:30:49.155Z] [2023-09-21T02:30:49.155Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-21T02:30:49.155Z] #81 DONE 0.2s [2023-09-21T02:30:49.155Z] [2023-09-21T02:30:49.155Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-21T02:30:49.155Z] #82 DONE 0.2s [2023-09-21T02:30:49.155Z] [2023-09-21T02:30:49.155Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T02:30:49.155Z] #79 DONE 0.2s [2023-09-21T02:30:49.155Z] [2023-09-21T02:30:49.155Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:30:49.432Z] #83 ... [2023-09-21T02:30:49.432Z] [2023-09-21T02:30:49.432Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T02:30:49.432Z] #84 DONE 0.1s [2023-09-21T02:30:49.432Z] [2023-09-21T02:30:49.432Z] #85 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T02:30:49.432Z] #85 DONE 0.1s [2023-09-21T02:30:49.432Z] [2023-09-21T02:30:49.432Z] #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:30:49.432Z] #86 DONE 0.1s [2023-09-21T02:30:49.432Z] [2023-09-21T02:30:49.432Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:30:49.432Z] #83 DONE 0.2s [2023-09-21T02:30:49.432Z] [2023-09-21T02:30:49.432Z] #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:30:49.432Z] #87 DONE 0.2s [2023-09-21T02:30:49.432Z] [2023-09-21T02:30:49.432Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-21T02:30:49.432Z] #88 DONE 0.1s [2023-09-21T02:30:49.432Z] [2023-09-21T02:30:49.432Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T02:30:49.708Z] #89 DONE 0.2s [2023-09-21T02:30:49.708Z] [2023-09-21T02:30:49.708Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-21T02:30:49.708Z] #90 DONE 0.1s [2023-09-21T02:30:49.708Z] [2023-09-21T02:30:49.708Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T02:30:49.708Z] #91 DONE 0.2s [2023-09-21T02:30:49.708Z] [2023-09-21T02:30:49.708Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-21T02:30:49.708Z] #92 DONE 0.2s [2023-09-21T02:30:49.708Z] [2023-09-21T02:30:49.708Z] #93 [security-spire-config] exporting to image [2023-09-21T02:30:49.708Z] #93 exporting layers [2023-09-21T02:30:50.292Z] #93 ... [2023-09-21T02:30:50.292Z] [2023-09-21T02:30:50.292Z] #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-21T02:30:50.292Z] #94 DONE 0.4s [2023-09-21T02:30:50.292Z] [2023-09-21T02:30:50.292Z] #93 [security-spire-server] exporting to image [2023-09-21T02:30:51.268Z] #93 exporting layers 1.5s done [2023-09-21T02:30:51.268Z] #93 exporting layers 1.5s done [2023-09-21T02:30:51.268Z] #93 writing image sha256:c4b1785f73c7970cd4ba3c0b8927ff03d72c102af81c4623c6afa91ad3d837e7 0.0s done [2023-09-21T02:30:51.268Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2023-09-21T02:30:51.268Z] #93 writing image sha256:4772af05ff8d36724c318b3160e49d7dca5f8c3624498084432abc24117c68de done [2023-09-21T02:30:51.268Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-21T02:30:51.534Z] #93 exporting layers 1.4s done [2023-09-21T02:30:51.534Z] #93 writing image sha256:57423c80e33905225dae16ecd4806265f029d41cf75a10efd1fdedc36f88cf4a done [2023-09-21T02:30:51.534Z] #93 naming to docker.io/library/security-spire-server-arm64 done [2023-09-21T02:30:51.534Z] #93 DONE 1.8s [2023-09-21T02:30:51.534Z] [2023-09-21T02:30:51.534Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:30:51.534Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.1s done [2023-09-21T02:30:53.475Z] #61 ... [2023-09-21T02:30:53.475Z] [2023-09-21T02:30:53.475Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #95 DONE 58.1s [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #72 DONE 65.8s [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #74 DONE 64.4s [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #73 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #73 DONE 64.4s [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #96 DONE 1.0s [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #97 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:31:49.865Z] #98 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #99 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #100 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #101 [core-data builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #101 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #102 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:31:49.865Z] #102 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #103 [security-proxy-setup builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #103 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #104 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:31:49.865Z] #105 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #106 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:31:49.865Z] #106 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #107 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #108 [core-command builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #108 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #109 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #109 DONE 1.0s [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:31:49.865Z] #110 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #111 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #112 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #113 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:31:49.865Z] #114 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #115 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #116 [core-metadata builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #116 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:31:49.865Z] #117 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:31:49.865Z] #118 CACHED [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #119 [support-notifications builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #119 DONE 1.0s [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #120 [support-scheduler builder 6/7] COPY . . [2023-09-21T02:31:49.865Z] #120 DONE 1.0s [2023-09-21T02:31:49.865Z] [2023-09-21T02:31:49.865Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:31:49.865Z] #121 5.122 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-21T02:31:52.491Z] #121 ... [2023-09-21T02:31:52.491Z] [2023-09-21T02:31:52.491Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T02:31:52.491Z] #0 5.068 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T02:31:52.777Z] #122 ... [2023-09-21T02:31:52.777Z] [2023-09-21T02:31:52.777Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:31:52.777Z] #0 5.098 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T02:31:52.777Z] #123 ... [2023-09-21T02:31:52.777Z] [2023-09-21T02:31:52.777Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:31:52.777Z] #0 5.299 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T02:31:53.071Z] #124 ... [2023-09-21T02:31:53.071Z] [2023-09-21T02:31:53.071Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T02:31:53.071Z] #0 5.196 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T02:31:53.071Z] #125 ... [2023-09-21T02:31:53.071Z] [2023-09-21T02:31:53.071Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:31:53.071Z] #0 3.493 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T02:31:53.339Z] #126 ... [2023-09-21T02:31:53.339Z] [2023-09-21T02:31:53.339Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T02:31:53.339Z] #0 4.823 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T02:31:53.606Z] #127 ... [2023-09-21T02:31:53.606Z] [2023-09-21T02:31:53.606Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:31:53.606Z] #0 5.201 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T02:31:53.606Z] #128 ... [2023-09-21T02:31:53.606Z] [2023-09-21T02:31:53.606Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T02:31:53.606Z] #0 4.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T02:31:53.906Z] #129 ... [2023-09-21T02:31:53.906Z] [2023-09-21T02:31:53.906Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T02:31:53.906Z] #0 5.266 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T02:31:53.906Z] #130 ... [2023-09-21T02:31:53.906Z] [2023-09-21T02:31:53.906Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:31:53.906Z] #0 4.966 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T02:44:02.867Z] #131 ... [2023-09-21T02:44:02.867Z] [2023-09-21T02:44:02.867Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:44:02.868Z] #123 726.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T02:44:02.868Z] #123 ... [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T02:44:02.868Z] #125 DONE 734.4s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:44:02.868Z] #126 ... [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:44:02.868Z] #132 DONE 0.1s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:44:02.868Z] #133 DONE 0.2s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-21T02:44:02.868Z] #134 DONE 0.1s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T02:44:02.868Z] #135 DONE 0.1s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T02:44:02.868Z] #136 DONE 0.4s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T02:44:02.868Z] #137 DONE 0.1s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:44:02.868Z] #138 DONE 1.9s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:44:02.868Z] #128 ... [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #93 [security-proxy-setup] exporting to image [2023-09-21T02:44:02.868Z] #93 exporting layers [2023-09-21T02:44:02.868Z] #93 exporting layers 1.2s done [2023-09-21T02:44:02.868Z] #93 writing image sha256:43c6b0d6d5a825fe38ee85daf732ba1f4c9f39173ace60ed7a9f794eca53b2b3 done [2023-09-21T02:44:02.868Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-21T02:44:02.868Z] #93 DONE 3.0s [2023-09-21T02:44:02.868Z] [2023-09-21T02:44:02.868Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:44:08.201Z] #126 ... [2023-09-21T02:44:08.201Z] [2023-09-21T02:44:08.201Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T02:44:08.201Z] #129 DONE 745.3s [2023-09-21T02:44:08.201Z] [2023-09-21T02:44:08.201Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T02:44:08.201Z] #139 DONE 0.3s [2023-09-21T02:44:08.201Z] [2023-09-21T02:44:08.201Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T02:44:12.489Z] #140 ... [2023-09-21T02:44:12.489Z] [2023-09-21T02:44:12.489Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:44:12.489Z] #123 DONE 749.3s [2023-09-21T02:44:12.489Z] [2023-09-21T02:44:12.489Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T02:44:12.489Z] #140 DONE 3.8s [2023-09-21T02:44:12.489Z] [2023-09-21T02:44:12.489Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:44:12.489Z] #131 ... [2023-09-21T02:44:12.489Z] [2023-09-21T02:44:12.489Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:44:12.489Z] #141 DONE 0.3s [2023-09-21T02:44:12.489Z] [2023-09-21T02:44:12.489Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:44:12.489Z] #142 DONE 0.2s [2023-09-21T02:44:12.489Z] [2023-09-21T02:44:12.489Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T02:44:13.098Z] #143 DONE 0.5s [2023-09-21T02:44:13.098Z] [2023-09-21T02:44:13.098Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T02:44:13.098Z] #144 DONE 0.2s [2023-09-21T02:44:13.098Z] [2023-09-21T02:44:13.098Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-21T02:44:13.383Z] #145 DONE 0.3s [2023-09-21T02:44:13.383Z] [2023-09-21T02:44:13.383Z] #146 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:44:13.650Z] #146 DONE 0.3s [2023-09-21T02:44:13.650Z] [2023-09-21T02:44:13.650Z] #147 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-21T02:44:13.650Z] #147 DONE 0.2s [2023-09-21T02:44:13.650Z] [2023-09-21T02:44:13.650Z] #148 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T02:44:13.918Z] #148 DONE 0.2s [2023-09-21T02:44:13.918Z] [2023-09-21T02:44:13.918Z] #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:44:13.918Z] #149 DONE 0.1s [2023-09-21T02:44:13.918Z] [2023-09-21T02:44:13.918Z] #150 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T02:44:13.918Z] #150 ... [2023-09-21T02:44:13.918Z] [2023-09-21T02:44:13.918Z] #151 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-21T02:44:13.918Z] #151 DONE 0.2s [2023-09-21T02:44:14.190Z] [2023-09-21T02:44:14.191Z] #150 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T02:44:14.191Z] #150 DONE 0.2s [2023-09-21T02:44:14.191Z] [2023-09-21T02:44:14.191Z] #152 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T02:44:14.191Z] #152 ... [2023-09-21T02:44:14.191Z] [2023-09-21T02:44:14.191Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-21T02:44:14.191Z] #153 DONE 0.2s [2023-09-21T02:44:14.458Z] [2023-09-21T02:44:14.458Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:44:14.458Z] #154 DONE 0.2s [2023-09-21T02:44:14.458Z] [2023-09-21T02:44:14.458Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:44:14.458Z] #126 ... [2023-09-21T02:44:14.458Z] [2023-09-21T02:44:14.458Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T02:44:14.723Z] #155 DONE 0.3s [2023-09-21T02:44:14.723Z] [2023-09-21T02:44:14.723Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T02:44:15.302Z] #156 DONE 0.3s [2023-09-21T02:44:15.302Z] [2023-09-21T02:44:15.302Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T02:44:15.302Z] #157 DONE 0.3s [2023-09-21T02:44:15.302Z] [2023-09-21T02:44:15.302Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:44:16.704Z] #158 ... [2023-09-21T02:44:16.704Z] [2023-09-21T02:44:16.704Z] #152 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T02:44:16.704Z] #152 DONE 2.4s [2023-09-21T02:44:16.704Z] [2023-09-21T02:44:16.704Z] #93 [security-bootstrapper] exporting to image [2023-09-21T02:44:16.704Z] #93 exporting layers [2023-09-21T02:44:17.668Z] #93 exporting layers 1.1s done [2023-09-21T02:44:17.668Z] #93 writing image sha256:ffb8ca625845c856908f8b1e6aa4a6e4ac7c9bf0131468584484e9d61d314c23 0.0s done [2023-09-21T02:44:17.668Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-21T02:44:17.668Z] #93 DONE 4.1s [2023-09-21T02:44:17.668Z] [2023-09-21T02:44:17.668Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:44:18.251Z] #158 DONE 2.6s [2023-09-21T02:44:18.251Z] [2023-09-21T02:44:18.251Z] #93 [security-secretstore-setup] exporting to image [2023-09-21T02:44:19.659Z] #93 exporting layers 1.3s done [2023-09-21T02:44:19.659Z] #93 writing image sha256:924c1bfe235adc926e404aff961594b98eccb0e4c543bcb53794a8843acbe5f0 done [2023-09-21T02:44:19.659Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-21T02:44:19.659Z] #93 DONE 5.4s [2023-09-21T02:44:19.659Z] [2023-09-21T02:44:19.659Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:44:22.989Z] #31 ... [2023-09-21T02:44:22.989Z] [2023-09-21T02:44:22.989Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:44:22.989Z] #126 DONE 760.1s [2023-09-21T02:44:22.989Z] [2023-09-21T02:44:22.989Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:44:22.989Z] #128 ... [2023-09-21T02:44:22.989Z] [2023-09-21T02:44:22.989Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:44:23.255Z] #159 DONE 0.3s [2023-09-21T02:44:23.255Z] [2023-09-21T02:44:23.255Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:44:23.255Z] #160 DONE 0.1s [2023-09-21T02:44:23.255Z] [2023-09-21T02:44:23.255Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T02:44:23.848Z] #161 DONE 0.3s [2023-09-21T02:44:23.848Z] [2023-09-21T02:44:23.848Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:44:23.848Z] #162 DONE 0.2s [2023-09-21T02:44:23.848Z] [2023-09-21T02:44:23.848Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:44:23.848Z] #124 ... [2023-09-21T02:44:23.848Z] [2023-09-21T02:44:23.848Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T02:44:24.115Z] #163 DONE 0.2s [2023-09-21T02:44:24.115Z] [2023-09-21T02:44:24.115Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:44:26.103Z] #164 DONE 1.9s [2023-09-21T02:44:26.103Z] [2023-09-21T02:44:26.103Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:44:26.103Z] #124 ... [2023-09-21T02:44:26.103Z] [2023-09-21T02:44:26.103Z] #93 [security-proxy-auth] exporting to image [2023-09-21T02:44:26.103Z] #93 exporting layers [2023-09-21T02:44:26.367Z] #93 exporting layers 0.4s done [2023-09-21T02:44:26.633Z] #93 writing image sha256:18ce8e1c8ab8fbff2483a062699f58bccde7c278fcbdaeb79de4e1b5eb058da3 done [2023-09-21T02:44:26.633Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-21T02:44:26.633Z] #93 DONE 5.9s [2023-09-21T02:44:26.633Z] [2023-09-21T02:44:26.633Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:44:38.932Z] #124 ... [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T02:44:38.932Z] #122 DONE 774.8s [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:44:38.932Z] #61 ... [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:44:38.932Z] #165 DONE 0.2s [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:44:38.932Z] #166 DONE 0.2s [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:44:38.932Z] #124 ... [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-21T02:44:38.932Z] #167 DONE 0.3s [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:44:38.932Z] #131 ... [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:44:38.932Z] #168 DONE 0.1s [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-21T02:44:38.932Z] #169 DONE 0.3s [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:44:38.932Z] #61 ... [2023-09-21T02:44:38.932Z] [2023-09-21T02:44:38.932Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:44:40.869Z] #170 DONE 2.1s [2023-09-21T02:44:40.869Z] [2023-09-21T02:44:40.869Z] #93 [core-common-config-bootstrapper] exporting to image [2023-09-21T02:44:40.869Z] #93 exporting layers [2023-09-21T02:44:41.450Z] #93 exporting layers 0.6s done [2023-09-21T02:44:41.450Z] #93 writing image sha256:55cab8520a8a6bb5e11851226d7e88f4b9fb733e7477a2f95ab41973b62665c1 done [2023-09-21T02:44:41.450Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-21T02:44:41.450Z] #93 DONE 6.4s [2023-09-21T02:44:41.450Z] [2023-09-21T02:44:41.450Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:45:13.633Z] #124 ... [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T02:45:13.633Z] #130 DONE 808.0s [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:45:13.633Z] #43 ... [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:45:13.633Z] #171 DONE 0.1s [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:45:13.633Z] #131 ... [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:45:13.633Z] #172 DONE 0.1s [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T02:45:13.633Z] #173 DONE 0.3s [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:45:13.633Z] #131 ... [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:45:13.633Z] #174 DONE 0.1s [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #93 [core-command] exporting to image [2023-09-21T02:45:13.633Z] #93 exporting layers [2023-09-21T02:45:13.633Z] #93 exporting layers 0.3s done [2023-09-21T02:45:13.633Z] #93 writing image sha256:fb5caffea32a2115f6657571b7d2ca61df22fffd491b594f4d096b41f82b551a 0.0s done [2023-09-21T02:45:13.633Z] #93 naming to docker.io/library/core-command-arm64 done [2023-09-21T02:45:13.633Z] #93 DONE 6.7s [2023-09-21T02:45:13.633Z] [2023-09-21T02:45:13.633Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:45:20.270Z] #31 ... [2023-09-21T02:45:20.270Z] [2023-09-21T02:45:20.270Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:45:20.270Z] #131 DONE 817.3s [2023-09-21T02:45:20.270Z] [2023-09-21T02:45:20.270Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:45:20.270Z] #43 ... [2023-09-21T02:45:20.270Z] [2023-09-21T02:45:20.270Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:45:20.543Z] #175 DONE 0.4s [2023-09-21T02:45:20.543Z] [2023-09-21T02:45:20.543Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:45:20.543Z] #124 ... [2023-09-21T02:45:20.543Z] [2023-09-21T02:45:20.543Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:45:20.811Z] #176 DONE 0.2s [2023-09-21T02:45:20.811Z] [2023-09-21T02:45:20.811Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T02:45:21.079Z] #177 DONE 0.3s [2023-09-21T02:45:21.079Z] [2023-09-21T02:45:21.079Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:45:21.343Z] #178 DONE 0.2s [2023-09-21T02:45:21.343Z] [2023-09-21T02:45:21.343Z] #93 [core-data] exporting to image [2023-09-21T02:45:21.343Z] #93 exporting layers [2023-09-21T02:45:21.607Z] #93 exporting layers 0.4s done [2023-09-21T02:45:21.607Z] #93 writing image sha256:ee6cc6a18e782075ac04deb9270e91c363c70b49131fd033f2fac51e7cfe5a57 [2023-09-21T02:45:21.607Z] #93 writing image sha256:ee6cc6a18e782075ac04deb9270e91c363c70b49131fd033f2fac51e7cfe5a57 done [2023-09-21T02:45:21.607Z] #93 naming to docker.io/library/core-data-arm64 done [2023-09-21T02:45:21.607Z] #93 DONE 7.1s [2023-09-21T02:45:21.607Z] [2023-09-21T02:45:21.607Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:45:22.559Z] #121 ... [2023-09-21T02:45:22.559Z] [2023-09-21T02:45:22.559Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:45:22.559Z] #128 DONE 820.2s [2023-09-21T02:45:22.827Z] [2023-09-21T02:45:22.827Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:45:23.109Z] #121 ... [2023-09-21T02:45:23.109Z] [2023-09-21T02:45:23.109Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:45:23.109Z] #179 DONE 0.1s [2023-09-21T02:45:23.109Z] [2023-09-21T02:45:23.109Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:45:23.375Z] #180 DONE 0.1s [2023-09-21T02:45:23.375Z] [2023-09-21T02:45:23.375Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T02:45:23.641Z] #181 DONE 0.3s [2023-09-21T02:45:23.641Z] [2023-09-21T02:45:23.641Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:45:23.641Z] #182 DONE 0.1s [2023-09-21T02:45:23.641Z] [2023-09-21T02:45:23.641Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:45:23.641Z] #124 ... [2023-09-21T02:45:23.641Z] [2023-09-21T02:45:23.641Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T02:45:23.641Z] #183 DONE 0.1s [2023-09-21T02:45:23.910Z] [2023-09-21T02:45:23.910Z] #93 [core-metadata] exporting to image [2023-09-21T02:45:24.178Z] #93 exporting layers 0.3s done [2023-09-21T02:45:24.178Z] #93 writing image sha256:66f1d7488c4e81a5ce5ec6dc7b9acb4793f180e9af53eca9b0052cbe956a37ad done [2023-09-21T02:45:24.178Z] #93 naming to docker.io/library/core-metadata-arm64 done [2023-09-21T02:45:24.178Z] #93 DONE 7.4s [2023-09-21T02:45:24.178Z] [2023-09-21T02:45:24.178Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:45:39.703Z] #124 ... [2023-09-21T02:45:39.703Z] [2023-09-21T02:45:39.703Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:45:39.703Z] #121 DONE 837.1s [2023-09-21T02:45:39.703Z] [2023-09-21T02:45:39.703Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:45:39.969Z] #184 DONE 0.2s [2023-09-21T02:45:39.969Z] [2023-09-21T02:45:39.969Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:45:40.233Z] #185 DONE 0.2s [2023-09-21T02:45:40.233Z] [2023-09-21T02:45:40.233Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T02:45:40.815Z] #186 DONE 0.4s [2023-09-21T02:45:40.815Z] [2023-09-21T02:45:40.815Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:45:40.815Z] #187 DONE 0.1s [2023-09-21T02:45:40.815Z] [2023-09-21T02:45:40.815Z] #93 [security-spiffe-token-provider] exporting to image [2023-09-21T02:45:40.815Z] #93 exporting layers [2023-09-21T02:45:41.393Z] #93 exporting layers 0.4s done [2023-09-21T02:45:41.393Z] #93 writing image sha256:8982de3a167fcda26b95674625cf5a5fd8bad8a31fbcd177d5267d4f069f71f7 done [2023-09-21T02:45:41.393Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-21T02:45:41.393Z] #93 DONE 7.9s [2023-09-21T02:45:41.393Z] [2023-09-21T02:45:41.393Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:45:59.565Z] #124 DONE 856.3s [2023-09-21T02:45:59.565Z] [2023-09-21T02:45:59.565Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T02:45:59.565Z] #127 DONE 856.3s [2023-09-21T02:45:59.565Z] [2023-09-21T02:45:59.565Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:45:59.565Z] #31 ... [2023-09-21T02:45:59.565Z] [2023-09-21T02:45:59.565Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:45:59.565Z] #188 ... [2023-09-21T02:45:59.565Z] [2023-09-21T02:45:59.565Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:45:59.565Z] #189 DONE 0.1s [2023-09-21T02:45:59.565Z] [2023-09-21T02:45:59.565Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:45:59.565Z] #188 DONE 0.1s [2023-09-21T02:45:59.565Z] [2023-09-21T02:45:59.565Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:45:59.565Z] #190 DONE 0.2s [2023-09-21T02:45:59.565Z] [2023-09-21T02:45:59.565Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:45:59.565Z] #191 DONE 0.2s [2023-09-21T02:45:59.565Z] [2023-09-21T02:45:59.565Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T02:45:59.831Z] #192 ... [2023-09-21T02:45:59.831Z] [2023-09-21T02:45:59.831Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T02:45:59.831Z] #193 DONE 0.4s [2023-09-21T02:45:59.831Z] [2023-09-21T02:45:59.831Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T02:45:59.831Z] #192 DONE 0.4s [2023-09-21T02:45:59.831Z] [2023-09-21T02:45:59.831Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:45:59.831Z] #194 DONE 0.1s [2023-09-21T02:45:59.831Z] [2023-09-21T02:45:59.831Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:46:00.096Z] #195 DONE 0.1s [2023-09-21T02:46:00.096Z] [2023-09-21T02:46:00.096Z] #93 [support-notifications] exporting to image [2023-09-21T02:46:00.096Z] #93 exporting layers [2023-09-21T02:46:00.361Z] #93 exporting layers 0.4s done [2023-09-21T02:46:00.361Z] #93 writing image sha256:21261bea101adfba2ba0a543de7a744eed253476c60d0aad9cf462a69bf8c823 0.0s done [2023-09-21T02:46:00.361Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2023-09-21T02:46:00.361Z] #93 writing image sha256:3f74ff1927d547bc6e2b261944e140bd4bfa206e6bba4c04e5852b0e94334903 [2023-09-21T02:46:00.361Z] #93 writing image sha256:3f74ff1927d547bc6e2b261944e140bd4bfa206e6bba4c04e5852b0e94334903 done [2023-09-21T02:46:00.361Z] #93 naming to docker.io/library/support-notifications-arm64 done [2023-09-21T02:46:00.361Z] #93 DONE 8.7s [2023-09-21T02:46:00.361Z] [2023-09-21T02:46:00.361Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:46:00.361Z] time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T02:46:00.389Z] $ docker stop --time=1 816e6cc4303a6759b23be02d0a79498572f0cfbc5eb1df900c835b4045fcc19f [2023-09-21T02:46:01.969Z] $ docker rm -f --volumes 816e6cc4303a6759b23be02d0a79498572f0cfbc5eb1df900c835b4045fcc19f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T02:46:02.421Z] + docker images [2023-09-21T02:46:02.421Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T02:46:02.421Z] support-notifications-arm64 latest 3f74ff1927d5 3 seconds ago 34.2MB [2023-09-21T02:46:02.421Z] support-scheduler-arm64 latest 21261bea101a 3 seconds ago 33.5MB [2023-09-21T02:46:02.421Z] security-spiffe-token-provider-arm64 latest 8982de3a167f 22 seconds ago 35MB [2023-09-21T02:46:02.421Z] core-metadata-arm64 latest 66f1d7488c4e 39 seconds ago 21.5MB [2023-09-21T02:46:02.421Z] core-data-arm64 latest ee6cc6a18e78 41 seconds ago 21.2MB [2023-09-21T02:46:02.421Z] core-command-arm64 latest fb5caffea32a 51 seconds ago 21MB [2023-09-21T02:46:02.421Z] core-common-config-bootstrapper-arm64 latest 55cab8520a8a About a minute ago 18.3MB [2023-09-21T02:46:02.421Z] security-proxy-auth-arm64 latest 18ce8e1c8ab8 About a minute ago 19.4MB [2023-09-21T02:46:02.421Z] security-secretstore-setup-arm64 latest 924c1bfe235a About a minute ago 43.7MB [2023-09-21T02:46:02.421Z] security-bootstrapper-arm64 latest ffb8ca625845 About a minute ago 23MB [2023-09-21T02:46:02.421Z] security-proxy-setup-arm64 latest 43c6b0d6d5a8 2 minutes ago 34MB [2023-09-21T02:46:02.421Z] security-spire-server-arm64 latest 57423c80e339 15 minutes ago 101MB [2023-09-21T02:46:02.421Z] security-spire-agent-arm64 latest 4772af05ff8d 15 minutes ago 157MB [2023-09-21T02:46:02.421Z] security-spire-config-arm64 latest c4b1785f73c7 15 minutes ago 95.8MB [2023-09-21T02:46:02.421Z] ci-base-image-arm64 latest 2d1e7d24501c 16 minutes ago 924MB [2023-09-21T02:46:02.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 11 hours ago 553MB [2023-09-21T02:46:02.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:46:02.559Z] provisioning config files... [2023-09-21T02:46:02.572Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/586@tmp/config13006119799855753814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:46:02.900Z] ---> docker-login.sh [2023-09-21T02:46:02.900Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:46:02.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:46:03.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:46:03.165Z] Configure a credential helper to remove this warning. See [2023-09-21T02:46:03.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:46:03.165Z] [2023-09-21T02:46:03.165Z] Login Succeeded [2023-09-21T02:46:03.165Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:46:03.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:46:03.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:46:03.697Z] Configure a credential helper to remove this warning. See [2023-09-21T02:46:03.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:46:03.697Z] [2023-09-21T02:46:03.697Z] Login Succeeded [2023-09-21T02:46:03.697Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:46:03.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:46:03.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:46:03.963Z] Configure a credential helper to remove this warning. See [2023-09-21T02:46:03.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:46:03.963Z] [2023-09-21T02:46:03.963Z] Login Succeeded [2023-09-21T02:46:03.963Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:46:04.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:46:04.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:46:04.229Z] Configure a credential helper to remove this warning. See [2023-09-21T02:46:04.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:46:04.229Z] [2023-09-21T02:46:04.229Z] Login Succeeded [2023-09-21T02:46:04.229Z] docker.io [2023-09-21T02:46:04.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:46:04.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:46:04.759Z] Configure a credential helper to remove this warning. See [2023-09-21T02:46:04.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:46:04.759Z] [2023-09-21T02:46:04.759Z] Login Succeeded [2023-09-21T02:46:04.759Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:46:04.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:46:04.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:46:04.837Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-21T02:46:04.837Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:04.837Z] latest [2023-09-21T02:46:04.837Z] 3.1.0-dev.52 [2023-09-21T02:46:04.837Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:04.837Z] main [2023-09-21T02:46:04.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:05.189Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:05.518Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:05.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T02:46:05.518Z] 68933c0def70: Preparing [2023-09-21T02:46:05.518Z] 542f4cf431b3: Preparing [2023-09-21T02:46:05.518Z] c3617cdd83ef: Preparing [2023-09-21T02:46:05.518Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:05.518Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:05.518Z] b2191e2be29d: Preparing [2023-09-21T02:46:05.518Z] b2191e2be29d: Waiting [2023-09-21T02:46:05.785Z] c3617cdd83ef: Pushed [2023-09-21T02:46:05.785Z] 24c2ea7615e5: Pushed [2023-09-21T02:46:05.785Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:05.785Z] ebd5e6504cf0: Pushed [2023-09-21T02:46:05.785Z] 68933c0def70: Pushed [2023-09-21T02:46:09.107Z] 542f4cf431b3: Pushed [2023-09-21T02:46:09.107Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:09.443Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:09.776Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-21T02:46:09.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T02:46:09.777Z] 68933c0def70: Preparing [2023-09-21T02:46:09.777Z] 542f4cf431b3: Preparing [2023-09-21T02:46:09.777Z] c3617cdd83ef: Preparing [2023-09-21T02:46:09.777Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:09.777Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:09.777Z] b2191e2be29d: Preparing [2023-09-21T02:46:09.777Z] b2191e2be29d: Waiting [2023-09-21T02:46:09.777Z] 68933c0def70: Layer already exists [2023-09-21T02:46:09.777Z] 542f4cf431b3: Layer already exists [2023-09-21T02:46:09.777Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:09.777Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:09.777Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:09.777Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:10.041Z] latest: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:10.382Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:10.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.52 [2023-09-21T02:46:10.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T02:46:10.713Z] 68933c0def70: Preparing [2023-09-21T02:46:10.713Z] 542f4cf431b3: Preparing [2023-09-21T02:46:10.713Z] c3617cdd83ef: Preparing [2023-09-21T02:46:10.713Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:10.713Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:10.713Z] b2191e2be29d: Preparing [2023-09-21T02:46:10.713Z] b2191e2be29d: Waiting [2023-09-21T02:46:10.713Z] 68933c0def70: Layer already exists [2023-09-21T02:46:10.713Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:10.713Z] 542f4cf431b3: Layer already exists [2023-09-21T02:46:10.713Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:10.713Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:10.713Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:10.713Z] 3.1.0-dev.52: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:11.040Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:11.363Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:11.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T02:46:11.363Z] 68933c0def70: Preparing [2023-09-21T02:46:11.363Z] 542f4cf431b3: Preparing [2023-09-21T02:46:11.363Z] c3617cdd83ef: Preparing [2023-09-21T02:46:11.363Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:11.363Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:11.363Z] b2191e2be29d: Preparing [2023-09-21T02:46:11.363Z] b2191e2be29d: Waiting [2023-09-21T02:46:11.363Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:11.363Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:11.363Z] 68933c0def70: Layer already exists [2023-09-21T02:46:11.363Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:11.363Z] 542f4cf431b3: Layer already exists [2023-09-21T02:46:11.363Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:11.627Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:11.963Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:12.287Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-21T02:46:12.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T02:46:12.287Z] 68933c0def70: Preparing [2023-09-21T02:46:12.287Z] 542f4cf431b3: Preparing [2023-09-21T02:46:12.287Z] c3617cdd83ef: Preparing [2023-09-21T02:46:12.287Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:12.287Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:12.287Z] b2191e2be29d: Preparing [2023-09-21T02:46:12.287Z] b2191e2be29d: Waiting [2023-09-21T02:46:12.287Z] 68933c0def70: Layer already exists [2023-09-21T02:46:12.287Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:12.287Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:12.287Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:12.287Z] 542f4cf431b3: Layer already exists [2023-09-21T02:46:12.287Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:12.552Z] main: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:46:12.592Z] ===================================================== [Pipeline] echo [2023-09-21T02:46:12.603Z] taggedImages: [2023-09-21T02:46:12.603Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:12.603Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-21T02:46:12.603Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.52 [2023-09-21T02:46:12.603Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:12.603Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-21T02:46:12.623Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-21T02:46:12.623Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:12.623Z] latest [2023-09-21T02:46:12.623Z] 3.1.0-dev.52 [2023-09-21T02:46:12.623Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:12.623Z] main [2023-09-21T02:46:12.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:12.955Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:13.287Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:13.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T02:46:13.287Z] 64b027ad4d4d: Preparing [2023-09-21T02:46:13.287Z] 5bda9e557c3c: Preparing [2023-09-21T02:46:13.287Z] a2fadfd11054: Preparing [2023-09-21T02:46:13.287Z] 04312653f670: Preparing [2023-09-21T02:46:13.287Z] c3617cdd83ef: Preparing [2023-09-21T02:46:13.287Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:13.287Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:13.287Z] b2191e2be29d: Preparing [2023-09-21T02:46:13.287Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:13.287Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:13.287Z] b2191e2be29d: Waiting [2023-09-21T02:46:13.287Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:13.287Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:13.551Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:13.551Z] 64b027ad4d4d: Pushed [2023-09-21T02:46:13.551Z] 5bda9e557c3c: Pushed [2023-09-21T02:46:13.551Z] a2fadfd11054: Pushed [2023-09-21T02:46:14.132Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:16.068Z] 04312653f670: Pushed [2023-09-21T02:46:16.068Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:16.446Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:16.795Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-21T02:46:16.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T02:46:16.795Z] 64b027ad4d4d: Preparing [2023-09-21T02:46:16.795Z] 5bda9e557c3c: Preparing [2023-09-21T02:46:16.795Z] a2fadfd11054: Preparing [2023-09-21T02:46:16.795Z] 04312653f670: Preparing [2023-09-21T02:46:16.795Z] c3617cdd83ef: Preparing [2023-09-21T02:46:16.795Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:16.795Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:16.795Z] b2191e2be29d: Preparing [2023-09-21T02:46:16.795Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:16.795Z] b2191e2be29d: Waiting [2023-09-21T02:46:16.795Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:16.795Z] a2fadfd11054: Layer already exists [2023-09-21T02:46:16.795Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:16.795Z] 64b027ad4d4d: Layer already exists [2023-09-21T02:46:16.795Z] 04312653f670: Layer already exists [2023-09-21T02:46:16.795Z] 5bda9e557c3c: Layer already exists [2023-09-21T02:46:16.795Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:16.795Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:16.795Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:16.795Z] latest: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:17.162Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:17.510Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.52 [2023-09-21T02:46:17.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T02:46:17.510Z] 64b027ad4d4d: Preparing [2023-09-21T02:46:17.510Z] 5bda9e557c3c: Preparing [2023-09-21T02:46:17.510Z] a2fadfd11054: Preparing [2023-09-21T02:46:17.510Z] 04312653f670: Preparing [2023-09-21T02:46:17.510Z] c3617cdd83ef: Preparing [2023-09-21T02:46:17.510Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:17.510Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:17.510Z] b2191e2be29d: Preparing [2023-09-21T02:46:17.510Z] b2191e2be29d: Waiting [2023-09-21T02:46:17.510Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:17.510Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:17.510Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:17.510Z] 04312653f670: Layer already exists [2023-09-21T02:46:17.510Z] 64b027ad4d4d: Layer already exists [2023-09-21T02:46:17.510Z] 5bda9e557c3c: Layer already exists [2023-09-21T02:46:17.511Z] a2fadfd11054: Layer already exists [2023-09-21T02:46:17.511Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:17.511Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:17.511Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:17.777Z] 3.1.0-dev.52: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:18.127Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:18.455Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:18.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T02:46:18.455Z] 64b027ad4d4d: Preparing [2023-09-21T02:46:18.455Z] 5bda9e557c3c: Preparing [2023-09-21T02:46:18.455Z] a2fadfd11054: Preparing [2023-09-21T02:46:18.455Z] 04312653f670: Preparing [2023-09-21T02:46:18.455Z] c3617cdd83ef: Preparing [2023-09-21T02:46:18.455Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:18.455Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:18.455Z] b2191e2be29d: Preparing [2023-09-21T02:46:18.455Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:18.455Z] b2191e2be29d: Waiting [2023-09-21T02:46:18.455Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:18.455Z] a2fadfd11054: Layer already exists [2023-09-21T02:46:18.455Z] 5bda9e557c3c: Layer already exists [2023-09-21T02:46:18.455Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:18.455Z] 04312653f670: Layer already exists [2023-09-21T02:46:18.455Z] 64b027ad4d4d: Layer already exists [2023-09-21T02:46:18.455Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:18.455Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:18.455Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:18.455Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:18.785Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:19.107Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-21T02:46:19.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T02:46:19.107Z] 64b027ad4d4d: Preparing [2023-09-21T02:46:19.107Z] 5bda9e557c3c: Preparing [2023-09-21T02:46:19.107Z] a2fadfd11054: Preparing [2023-09-21T02:46:19.107Z] 04312653f670: Preparing [2023-09-21T02:46:19.107Z] c3617cdd83ef: Preparing [2023-09-21T02:46:19.107Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:19.107Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:19.107Z] b2191e2be29d: Preparing [2023-09-21T02:46:19.107Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:19.107Z] b2191e2be29d: Waiting [2023-09-21T02:46:19.107Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:19.107Z] 04312653f670: Layer already exists [2023-09-21T02:46:19.107Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:19.107Z] 64b027ad4d4d: Layer already exists [2023-09-21T02:46:19.107Z] a2fadfd11054: Layer already exists [2023-09-21T02:46:19.107Z] 5bda9e557c3c: Layer already exists [2023-09-21T02:46:19.107Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:19.107Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:19.107Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:19.370Z] main: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:46:19.409Z] ===================================================== [Pipeline] echo [2023-09-21T02:46:19.417Z] taggedImages: [2023-09-21T02:46:19.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:19.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-21T02:46:19.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.52 [2023-09-21T02:46:19.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:19.417Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-21T02:46:19.436Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-21T02:46:19.436Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:19.436Z] latest [2023-09-21T02:46:19.436Z] 3.1.0-dev.52 [2023-09-21T02:46:19.436Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:19.436Z] main [2023-09-21T02:46:19.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:19.763Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:20.088Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:20.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T02:46:20.088Z] 7322c449bc37: Preparing [2023-09-21T02:46:20.088Z] 0fa2123eda51: Preparing [2023-09-21T02:46:20.088Z] c3617cdd83ef: Preparing [2023-09-21T02:46:20.088Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:20.088Z] 81d470226f08: Preparing [2023-09-21T02:46:20.088Z] b2191e2be29d: Preparing [2023-09-21T02:46:20.088Z] b2191e2be29d: Waiting [2023-09-21T02:46:20.088Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:20.353Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:20.353Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:20.353Z] 7322c449bc37: Pushed [2023-09-21T02:46:20.353Z] 81d470226f08: Pushed [2023-09-21T02:46:23.677Z] 0fa2123eda51: Pushed [2023-09-21T02:46:23.677Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:24.014Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:24.340Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-21T02:46:24.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T02:46:24.340Z] 7322c449bc37: Preparing [2023-09-21T02:46:24.340Z] 0fa2123eda51: Preparing [2023-09-21T02:46:24.340Z] c3617cdd83ef: Preparing [2023-09-21T02:46:24.340Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:24.340Z] 81d470226f08: Preparing [2023-09-21T02:46:24.340Z] b2191e2be29d: Preparing [2023-09-21T02:46:24.340Z] b2191e2be29d: Waiting [2023-09-21T02:46:24.340Z] 81d470226f08: Layer already exists [2023-09-21T02:46:24.340Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:24.340Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:24.340Z] 7322c449bc37: Layer already exists [2023-09-21T02:46:24.340Z] 0fa2123eda51: Layer already exists [2023-09-21T02:46:24.340Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:24.340Z] latest: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:24.931Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:25.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.52 [2023-09-21T02:46:25.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T02:46:25.264Z] 7322c449bc37: Preparing [2023-09-21T02:46:25.264Z] 0fa2123eda51: Preparing [2023-09-21T02:46:25.264Z] c3617cdd83ef: Preparing [2023-09-21T02:46:25.264Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:25.264Z] 81d470226f08: Preparing [2023-09-21T02:46:25.264Z] b2191e2be29d: Preparing [2023-09-21T02:46:25.264Z] b2191e2be29d: Waiting [2023-09-21T02:46:25.264Z] 81d470226f08: Layer already exists [2023-09-21T02:46:25.264Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:25.265Z] 0fa2123eda51: Layer already exists [2023-09-21T02:46:25.265Z] 7322c449bc37: Layer already exists [2023-09-21T02:46:25.265Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:25.265Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:25.265Z] 3.1.0-dev.52: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:25.605Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:25.950Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:25.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T02:46:25.950Z] 7322c449bc37: Preparing [2023-09-21T02:46:25.950Z] 0fa2123eda51: Preparing [2023-09-21T02:46:25.950Z] c3617cdd83ef: Preparing [2023-09-21T02:46:25.950Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:25.950Z] 81d470226f08: Preparing [2023-09-21T02:46:25.950Z] b2191e2be29d: Preparing [2023-09-21T02:46:25.950Z] 0fa2123eda51: Layer already exists [2023-09-21T02:46:25.950Z] 7322c449bc37: Layer already exists [2023-09-21T02:46:25.950Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:25.950Z] 81d470226f08: Layer already exists [2023-09-21T02:46:25.950Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:25.950Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:25.950Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:26.292Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:26.633Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-21T02:46:26.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T02:46:26.633Z] 7322c449bc37: Preparing [2023-09-21T02:46:26.633Z] 0fa2123eda51: Preparing [2023-09-21T02:46:26.633Z] c3617cdd83ef: Preparing [2023-09-21T02:46:26.633Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:26.633Z] 81d470226f08: Preparing [2023-09-21T02:46:26.633Z] b2191e2be29d: Preparing [2023-09-21T02:46:26.633Z] b2191e2be29d: Waiting [2023-09-21T02:46:26.633Z] 81d470226f08: Layer already exists [2023-09-21T02:46:26.633Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:26.633Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:26.633Z] 7322c449bc37: Layer already exists [2023-09-21T02:46:26.633Z] 0fa2123eda51: Layer already exists [2023-09-21T02:46:26.633Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:26.898Z] main: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:46:26.939Z] ===================================================== [Pipeline] echo [2023-09-21T02:46:26.945Z] taggedImages: [2023-09-21T02:46:26.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:26.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-21T02:46:26.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.52 [2023-09-21T02:46:26.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:26.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-21T02:46:26.960Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-21T02:46:26.960Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:26.960Z] latest [2023-09-21T02:46:26.960Z] 3.1.0-dev.52 [2023-09-21T02:46:26.960Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:26.960Z] main [2023-09-21T02:46:26.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:27.289Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:27.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:27.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T02:46:27.615Z] 2b009ff370a1: Preparing [2023-09-21T02:46:27.615Z] b7d631829db8: Preparing [2023-09-21T02:46:27.615Z] 57abadade02e: Preparing [2023-09-21T02:46:27.615Z] c3617cdd83ef: Preparing [2023-09-21T02:46:27.615Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:27.615Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:27.615Z] b2191e2be29d: Preparing [2023-09-21T02:46:27.615Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:27.615Z] b2191e2be29d: Waiting [2023-09-21T02:46:27.615Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:27.615Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:27.880Z] b7d631829db8: Pushed [2023-09-21T02:46:28.458Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:28.458Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:28.458Z] 2b009ff370a1: Pushed [2023-09-21T02:46:31.022Z] 57abadade02e: Pushed [2023-09-21T02:46:31.022Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:31.616Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:31.944Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-21T02:46:31.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T02:46:31.944Z] 2b009ff370a1: Preparing [2023-09-21T02:46:31.944Z] b7d631829db8: Preparing [2023-09-21T02:46:31.944Z] 57abadade02e: Preparing [2023-09-21T02:46:31.944Z] c3617cdd83ef: Preparing [2023-09-21T02:46:31.944Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:31.944Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:31.944Z] b2191e2be29d: Preparing [2023-09-21T02:46:31.944Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:31.944Z] b2191e2be29d: Waiting [2023-09-21T02:46:31.944Z] 2b009ff370a1: Layer already exists [2023-09-21T02:46:31.944Z] 57abadade02e: Layer already exists [2023-09-21T02:46:31.944Z] b7d631829db8: Layer already exists [2023-09-21T02:46:31.944Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:31.944Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:31.944Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:31.944Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:32.208Z] latest: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:32.539Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:32.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.52 [2023-09-21T02:46:32.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T02:46:32.870Z] 2b009ff370a1: Preparing [2023-09-21T02:46:32.870Z] b7d631829db8: Preparing [2023-09-21T02:46:32.870Z] 57abadade02e: Preparing [2023-09-21T02:46:32.870Z] c3617cdd83ef: Preparing [2023-09-21T02:46:32.870Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:32.870Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:32.870Z] b2191e2be29d: Preparing [2023-09-21T02:46:32.870Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:32.870Z] b2191e2be29d: Waiting [2023-09-21T02:46:32.870Z] 2b009ff370a1: Layer already exists [2023-09-21T02:46:32.870Z] b7d631829db8: Layer already exists [2023-09-21T02:46:32.870Z] 57abadade02e: Layer already exists [2023-09-21T02:46:32.870Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:32.870Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:32.870Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:32.870Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:32.870Z] 3.1.0-dev.52: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:33.465Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:33.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:33.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T02:46:33.791Z] 2b009ff370a1: Preparing [2023-09-21T02:46:33.791Z] b7d631829db8: Preparing [2023-09-21T02:46:33.791Z] 57abadade02e: Preparing [2023-09-21T02:46:33.791Z] c3617cdd83ef: Preparing [2023-09-21T02:46:33.791Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:33.791Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:33.791Z] b2191e2be29d: Preparing [2023-09-21T02:46:33.791Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:33.791Z] b2191e2be29d: Waiting [2023-09-21T02:46:33.791Z] 57abadade02e: Layer already exists [2023-09-21T02:46:33.791Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:33.791Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:33.791Z] b7d631829db8: Layer already exists [2023-09-21T02:46:33.791Z] 2b009ff370a1: Layer already exists [2023-09-21T02:46:33.791Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:33.791Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:33.792Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:34.132Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:34.463Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-21T02:46:34.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T02:46:34.464Z] 2b009ff370a1: Preparing [2023-09-21T02:46:34.464Z] b7d631829db8: Preparing [2023-09-21T02:46:34.464Z] 57abadade02e: Preparing [2023-09-21T02:46:34.464Z] c3617cdd83ef: Preparing [2023-09-21T02:46:34.464Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:34.464Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:34.464Z] b2191e2be29d: Preparing [2023-09-21T02:46:34.464Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:34.464Z] b2191e2be29d: Waiting [2023-09-21T02:46:34.464Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:34.464Z] 2b009ff370a1: Layer already exists [2023-09-21T02:46:34.464Z] b7d631829db8: Layer already exists [2023-09-21T02:46:34.464Z] 57abadade02e: Layer already exists [2023-09-21T02:46:34.464Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:34.464Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:34.464Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:34.464Z] main: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:46:34.771Z] ===================================================== [Pipeline] echo [2023-09-21T02:46:34.777Z] taggedImages: [2023-09-21T02:46:34.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:34.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-21T02:46:34.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.52 [2023-09-21T02:46:34.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:34.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-21T02:46:34.791Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-21T02:46:34.791Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:34.791Z] latest [2023-09-21T02:46:34.791Z] 3.1.0-dev.52 [2023-09-21T02:46:34.791Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:34.791Z] main [2023-09-21T02:46:34.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:35.116Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:35.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:35.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T02:46:35.449Z] 2c6c5aecb52d: Preparing [2023-09-21T02:46:35.449Z] 1acbc3f9bf1a: Preparing [2023-09-21T02:46:35.449Z] 63cb712cce43: Preparing [2023-09-21T02:46:35.449Z] b165490912a1: Preparing [2023-09-21T02:46:35.449Z] 158f08211e7c: Preparing [2023-09-21T02:46:35.449Z] 7b3f8f4451f2: Preparing [2023-09-21T02:46:35.449Z] 7b188a8cb5e7: Preparing [2023-09-21T02:46:35.449Z] c3617cdd83ef: Preparing [2023-09-21T02:46:35.449Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:35.449Z] d4db809eb74e: Preparing [2023-09-21T02:46:35.449Z] 3c6b472a30c7: Preparing [2023-09-21T02:46:35.449Z] 5f70bf18a086: Preparing [2023-09-21T02:46:35.449Z] bfabff73a065: Preparing [2023-09-21T02:46:35.449Z] 3a257794f01c: Preparing [2023-09-21T02:46:35.449Z] b2191e2be29d: Preparing [2023-09-21T02:46:35.449Z] 3c6b472a30c7: Waiting [2023-09-21T02:46:35.449Z] 5f70bf18a086: Waiting [2023-09-21T02:46:35.449Z] bfabff73a065: Waiting [2023-09-21T02:46:35.449Z] 3a257794f01c: Waiting [2023-09-21T02:46:35.449Z] b2191e2be29d: Waiting [2023-09-21T02:46:35.449Z] c3617cdd83ef: Waiting [2023-09-21T02:46:35.449Z] 7b3f8f4451f2: Waiting [2023-09-21T02:46:35.449Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:35.449Z] 7b188a8cb5e7: Waiting [2023-09-21T02:46:35.449Z] d4db809eb74e: Waiting [2023-09-21T02:46:35.715Z] 63cb712cce43: Pushed [2023-09-21T02:46:35.715Z] b165490912a1: Pushed [2023-09-21T02:46:35.715Z] 158f08211e7c: Pushed [2023-09-21T02:46:35.715Z] 2c6c5aecb52d: Pushed [2023-09-21T02:46:35.715Z] 1acbc3f9bf1a: Pushed [2023-09-21T02:46:35.715Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:35.715Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:35.715Z] 7b3f8f4451f2: Pushed [2023-09-21T02:46:35.979Z] 5f70bf18a086: Pushed [2023-09-21T02:46:35.979Z] 3c6b472a30c7: Pushed [2023-09-21T02:46:35.979Z] d4db809eb74e: Pushed [2023-09-21T02:46:35.979Z] bfabff73a065: Pushed [2023-09-21T02:46:35.979Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:35.979Z] 3a257794f01c: Pushed [2023-09-21T02:46:39.307Z] 7b188a8cb5e7: Pushed [2023-09-21T02:46:39.572Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:39.906Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:40.243Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-21T02:46:40.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T02:46:40.243Z] 2c6c5aecb52d: Preparing [2023-09-21T02:46:40.243Z] 1acbc3f9bf1a: Preparing [2023-09-21T02:46:40.243Z] 63cb712cce43: Preparing [2023-09-21T02:46:40.243Z] b165490912a1: Preparing [2023-09-21T02:46:40.243Z] 158f08211e7c: Preparing [2023-09-21T02:46:40.243Z] 7b3f8f4451f2: Preparing [2023-09-21T02:46:40.243Z] 7b188a8cb5e7: Preparing [2023-09-21T02:46:40.243Z] c3617cdd83ef: Preparing [2023-09-21T02:46:40.243Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:40.243Z] d4db809eb74e: Preparing [2023-09-21T02:46:40.243Z] 3c6b472a30c7: Preparing [2023-09-21T02:46:40.243Z] 5f70bf18a086: Preparing [2023-09-21T02:46:40.243Z] bfabff73a065: Preparing [2023-09-21T02:46:40.243Z] 3a257794f01c: Preparing [2023-09-21T02:46:40.243Z] b2191e2be29d: Preparing [2023-09-21T02:46:40.243Z] d4db809eb74e: Waiting [2023-09-21T02:46:40.243Z] 3c6b472a30c7: Waiting [2023-09-21T02:46:40.243Z] 5f70bf18a086: Waiting [2023-09-21T02:46:40.243Z] bfabff73a065: Waiting [2023-09-21T02:46:40.243Z] 3a257794f01c: Waiting [2023-09-21T02:46:40.243Z] b2191e2be29d: Waiting [2023-09-21T02:46:40.243Z] 7b3f8f4451f2: Waiting [2023-09-21T02:46:40.243Z] 7b188a8cb5e7: Waiting [2023-09-21T02:46:40.243Z] c3617cdd83ef: Waiting [2023-09-21T02:46:40.243Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:40.243Z] 158f08211e7c: Layer already exists [2023-09-21T02:46:40.243Z] b165490912a1: Layer already exists [2023-09-21T02:46:40.243Z] 1acbc3f9bf1a: Layer already exists [2023-09-21T02:46:40.243Z] 2c6c5aecb52d: Layer already exists [2023-09-21T02:46:40.243Z] 63cb712cce43: Layer already exists [2023-09-21T02:46:40.243Z] 7b3f8f4451f2: Layer already exists [2023-09-21T02:46:40.243Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:40.243Z] d4db809eb74e: Layer already exists [2023-09-21T02:46:40.243Z] 7b188a8cb5e7: Layer already exists [2023-09-21T02:46:40.243Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:40.243Z] 5f70bf18a086: Layer already exists [2023-09-21T02:46:40.243Z] 3c6b472a30c7: Layer already exists [2023-09-21T02:46:40.243Z] 3a257794f01c: Layer already exists [2023-09-21T02:46:40.243Z] bfabff73a065: Layer already exists [2023-09-21T02:46:40.243Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:40.508Z] latest: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:40.854Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:41.193Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.52 [2023-09-21T02:46:41.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T02:46:41.193Z] 2c6c5aecb52d: Preparing [2023-09-21T02:46:41.193Z] 1acbc3f9bf1a: Preparing [2023-09-21T02:46:41.193Z] 63cb712cce43: Preparing [2023-09-21T02:46:41.194Z] b165490912a1: Preparing [2023-09-21T02:46:41.194Z] 158f08211e7c: Preparing [2023-09-21T02:46:41.194Z] 7b3f8f4451f2: Preparing [2023-09-21T02:46:41.194Z] 7b188a8cb5e7: Preparing [2023-09-21T02:46:41.194Z] c3617cdd83ef: Preparing [2023-09-21T02:46:41.194Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:41.194Z] d4db809eb74e: Preparing [2023-09-21T02:46:41.194Z] 3c6b472a30c7: Preparing [2023-09-21T02:46:41.194Z] 5f70bf18a086: Preparing [2023-09-21T02:46:41.194Z] bfabff73a065: Preparing [2023-09-21T02:46:41.194Z] 3a257794f01c: Preparing [2023-09-21T02:46:41.194Z] b2191e2be29d: Preparing [2023-09-21T02:46:41.194Z] d4db809eb74e: Waiting [2023-09-21T02:46:41.194Z] 3c6b472a30c7: Waiting [2023-09-21T02:46:41.194Z] 5f70bf18a086: Waiting [2023-09-21T02:46:41.194Z] c3617cdd83ef: Waiting [2023-09-21T02:46:41.194Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:41.194Z] bfabff73a065: Waiting [2023-09-21T02:46:41.194Z] b2191e2be29d: Waiting [2023-09-21T02:46:41.194Z] 3a257794f01c: Waiting [2023-09-21T02:46:41.194Z] 7b188a8cb5e7: Waiting [2023-09-21T02:46:41.194Z] 63cb712cce43: Layer already exists [2023-09-21T02:46:41.194Z] 1acbc3f9bf1a: Layer already exists [2023-09-21T02:46:41.194Z] 2c6c5aecb52d: Layer already exists [2023-09-21T02:46:41.194Z] b165490912a1: Layer already exists [2023-09-21T02:46:41.194Z] 158f08211e7c: Layer already exists [2023-09-21T02:46:41.194Z] 7b3f8f4451f2: Layer already exists [2023-09-21T02:46:41.194Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:41.194Z] 7b188a8cb5e7: Layer already exists [2023-09-21T02:46:41.194Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:41.194Z] d4db809eb74e: Layer already exists [2023-09-21T02:46:41.194Z] 5f70bf18a086: Layer already exists [2023-09-21T02:46:41.194Z] 3c6b472a30c7: Layer already exists [2023-09-21T02:46:41.194Z] bfabff73a065: Layer already exists [2023-09-21T02:46:41.194Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:41.194Z] 3a257794f01c: Layer already exists [2023-09-21T02:46:41.458Z] 3.1.0-dev.52: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:41.787Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:42.123Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:42.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T02:46:42.124Z] 2c6c5aecb52d: Preparing [2023-09-21T02:46:42.124Z] 1acbc3f9bf1a: Preparing [2023-09-21T02:46:42.124Z] 63cb712cce43: Preparing [2023-09-21T02:46:42.124Z] b165490912a1: Preparing [2023-09-21T02:46:42.124Z] 158f08211e7c: Preparing [2023-09-21T02:46:42.124Z] 7b3f8f4451f2: Preparing [2023-09-21T02:46:42.124Z] 7b188a8cb5e7: Preparing [2023-09-21T02:46:42.124Z] c3617cdd83ef: Preparing [2023-09-21T02:46:42.124Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:42.124Z] d4db809eb74e: Preparing [2023-09-21T02:46:42.124Z] 3c6b472a30c7: Preparing [2023-09-21T02:46:42.124Z] 5f70bf18a086: Preparing [2023-09-21T02:46:42.124Z] bfabff73a065: Preparing [2023-09-21T02:46:42.124Z] 3a257794f01c: Preparing [2023-09-21T02:46:42.124Z] b2191e2be29d: Preparing [2023-09-21T02:46:42.124Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:42.124Z] d4db809eb74e: Waiting [2023-09-21T02:46:42.124Z] 3c6b472a30c7: Waiting [2023-09-21T02:46:42.124Z] 5f70bf18a086: Waiting [2023-09-21T02:46:42.124Z] bfabff73a065: Waiting [2023-09-21T02:46:42.124Z] 3a257794f01c: Waiting [2023-09-21T02:46:42.124Z] b2191e2be29d: Waiting [2023-09-21T02:46:42.124Z] 7b3f8f4451f2: Waiting [2023-09-21T02:46:42.124Z] 7b188a8cb5e7: Waiting [2023-09-21T02:46:42.124Z] c3617cdd83ef: Waiting [2023-09-21T02:46:42.124Z] 1acbc3f9bf1a: Layer already exists [2023-09-21T02:46:42.124Z] 158f08211e7c: Layer already exists [2023-09-21T02:46:42.124Z] b165490912a1: Layer already exists [2023-09-21T02:46:42.124Z] 63cb712cce43: Layer already exists [2023-09-21T02:46:42.388Z] 2c6c5aecb52d: Layer already exists [2023-09-21T02:46:42.388Z] 7b3f8f4451f2: Layer already exists [2023-09-21T02:46:42.388Z] 7b188a8cb5e7: Layer already exists [2023-09-21T02:46:42.388Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:42.388Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:42.388Z] 5f70bf18a086: Layer already exists [2023-09-21T02:46:42.388Z] d4db809eb74e: Layer already exists [2023-09-21T02:46:42.388Z] 3c6b472a30c7: Layer already exists [2023-09-21T02:46:42.388Z] bfabff73a065: Layer already exists [2023-09-21T02:46:42.388Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:42.388Z] 3a257794f01c: Layer already exists [2023-09-21T02:46:42.388Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:42.726Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:43.062Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-21T02:46:43.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T02:46:43.062Z] 2c6c5aecb52d: Preparing [2023-09-21T02:46:43.062Z] 1acbc3f9bf1a: Preparing [2023-09-21T02:46:43.062Z] 63cb712cce43: Preparing [2023-09-21T02:46:43.062Z] b165490912a1: Preparing [2023-09-21T02:46:43.062Z] 158f08211e7c: Preparing [2023-09-21T02:46:43.062Z] 7b3f8f4451f2: Preparing [2023-09-21T02:46:43.062Z] 7b188a8cb5e7: Preparing [2023-09-21T02:46:43.062Z] c3617cdd83ef: Preparing [2023-09-21T02:46:43.062Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:43.062Z] d4db809eb74e: Preparing [2023-09-21T02:46:43.062Z] 3c6b472a30c7: Preparing [2023-09-21T02:46:43.062Z] 5f70bf18a086: Preparing [2023-09-21T02:46:43.062Z] bfabff73a065: Preparing [2023-09-21T02:46:43.062Z] 3a257794f01c: Preparing [2023-09-21T02:46:43.062Z] b2191e2be29d: Preparing [2023-09-21T02:46:43.062Z] d4db809eb74e: Waiting [2023-09-21T02:46:43.062Z] 7b3f8f4451f2: Waiting [2023-09-21T02:46:43.062Z] 3c6b472a30c7: Waiting [2023-09-21T02:46:43.062Z] 3a257794f01c: Waiting [2023-09-21T02:46:43.062Z] b2191e2be29d: Waiting [2023-09-21T02:46:43.062Z] 5f70bf18a086: Waiting [2023-09-21T02:46:43.062Z] bfabff73a065: Waiting [2023-09-21T02:46:43.062Z] 7b188a8cb5e7: Waiting [2023-09-21T02:46:43.062Z] c3617cdd83ef: Waiting [2023-09-21T02:46:43.062Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:43.062Z] 1acbc3f9bf1a: Layer already exists [2023-09-21T02:46:43.062Z] b165490912a1: Layer already exists [2023-09-21T02:46:43.062Z] 63cb712cce43: Layer already exists [2023-09-21T02:46:43.062Z] 158f08211e7c: Layer already exists [2023-09-21T02:46:43.062Z] 2c6c5aecb52d: Layer already exists [2023-09-21T02:46:43.062Z] 7b3f8f4451f2: Layer already exists [2023-09-21T02:46:43.062Z] 7b188a8cb5e7: Layer already exists [2023-09-21T02:46:43.062Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:43.062Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:43.062Z] d4db809eb74e: Layer already exists [2023-09-21T02:46:43.062Z] 5f70bf18a086: Layer already exists [2023-09-21T02:46:43.062Z] 3c6b472a30c7: Layer already exists [2023-09-21T02:46:43.062Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:43.062Z] bfabff73a065: Layer already exists [2023-09-21T02:46:43.062Z] 3a257794f01c: Layer already exists [2023-09-21T02:46:43.326Z] main: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:46:43.366Z] ===================================================== [Pipeline] echo [2023-09-21T02:46:43.372Z] taggedImages: [2023-09-21T02:46:43.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:43.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-21T02:46:43.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.52 [2023-09-21T02:46:43.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:43.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-21T02:46:43.394Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-21T02:46:43.394Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:43.394Z] latest [2023-09-21T02:46:43.394Z] 3.1.0-dev.52 [2023-09-21T02:46:43.394Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:43.394Z] main [2023-09-21T02:46:43.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:43.727Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:44.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:44.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T02:46:44.053Z] 9697ee26d80a: Preparing [2023-09-21T02:46:44.053Z] 759a212f7493: Preparing [2023-09-21T02:46:44.053Z] beccc0ab9f20: Preparing [2023-09-21T02:46:44.053Z] f3833ba8b483: Preparing [2023-09-21T02:46:44.053Z] c3617cdd83ef: Preparing [2023-09-21T02:46:44.053Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:44.053Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:44.053Z] b2191e2be29d: Preparing [2023-09-21T02:46:44.053Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:44.053Z] b2191e2be29d: Waiting [2023-09-21T02:46:44.053Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:44.053Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:44.053Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:44.317Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:44.317Z] beccc0ab9f20: Pushed [2023-09-21T02:46:44.317Z] 759a212f7493: Pushed [2023-09-21T02:46:44.317Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:44.317Z] 9697ee26d80a: Pushed [2023-09-21T02:46:46.884Z] f3833ba8b483: Pushed [2023-09-21T02:46:47.149Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:47.481Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:47.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-21T02:46:47.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T02:46:47.836Z] 9697ee26d80a: Preparing [2023-09-21T02:46:47.836Z] 759a212f7493: Preparing [2023-09-21T02:46:47.836Z] beccc0ab9f20: Preparing [2023-09-21T02:46:47.836Z] f3833ba8b483: Preparing [2023-09-21T02:46:47.836Z] c3617cdd83ef: Preparing [2023-09-21T02:46:47.836Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:47.836Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:47.836Z] b2191e2be29d: Preparing [2023-09-21T02:46:47.836Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:47.836Z] b2191e2be29d: Waiting [2023-09-21T02:46:47.836Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:47.836Z] 759a212f7493: Layer already exists [2023-09-21T02:46:47.836Z] beccc0ab9f20: Layer already exists [2023-09-21T02:46:47.836Z] f3833ba8b483: Layer already exists [2023-09-21T02:46:47.836Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:47.836Z] 9697ee26d80a: Layer already exists [2023-09-21T02:46:47.836Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:47.836Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:47.836Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:47.836Z] latest: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:48.431Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:48.759Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.52 [2023-09-21T02:46:48.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T02:46:48.760Z] 9697ee26d80a: Preparing [2023-09-21T02:46:48.760Z] 759a212f7493: Preparing [2023-09-21T02:46:48.760Z] beccc0ab9f20: Preparing [2023-09-21T02:46:48.760Z] f3833ba8b483: Preparing [2023-09-21T02:46:48.760Z] c3617cdd83ef: Preparing [2023-09-21T02:46:48.760Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:48.760Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:48.760Z] b2191e2be29d: Preparing [2023-09-21T02:46:48.760Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:48.760Z] b2191e2be29d: Waiting [2023-09-21T02:46:48.760Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:48.760Z] beccc0ab9f20: Layer already exists [2023-09-21T02:46:48.760Z] 759a212f7493: Layer already exists [2023-09-21T02:46:48.760Z] 9697ee26d80a: Layer already exists [2023-09-21T02:46:48.760Z] f3833ba8b483: Layer already exists [2023-09-21T02:46:48.760Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:48.760Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:48.760Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:49.023Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:49.023Z] 3.1.0-dev.52: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:49.352Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:49.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:49.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T02:46:49.680Z] 9697ee26d80a: Preparing [2023-09-21T02:46:49.680Z] 759a212f7493: Preparing [2023-09-21T02:46:49.680Z] beccc0ab9f20: Preparing [2023-09-21T02:46:49.680Z] f3833ba8b483: Preparing [2023-09-21T02:46:49.680Z] c3617cdd83ef: Preparing [2023-09-21T02:46:49.680Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:49.680Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:49.680Z] b2191e2be29d: Preparing [2023-09-21T02:46:49.680Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:49.680Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:49.680Z] b2191e2be29d: Waiting [2023-09-21T02:46:49.680Z] beccc0ab9f20: Layer already exists [2023-09-21T02:46:49.680Z] 9697ee26d80a: Layer already exists [2023-09-21T02:46:49.680Z] 759a212f7493: Layer already exists [2023-09-21T02:46:49.680Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:49.680Z] f3833ba8b483: Layer already exists [2023-09-21T02:46:49.680Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:49.680Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:49.680Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:49.944Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:50.277Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:50.606Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-21T02:46:50.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T02:46:50.606Z] 9697ee26d80a: Preparing [2023-09-21T02:46:50.606Z] 759a212f7493: Preparing [2023-09-21T02:46:50.606Z] beccc0ab9f20: Preparing [2023-09-21T02:46:50.606Z] f3833ba8b483: Preparing [2023-09-21T02:46:50.606Z] c3617cdd83ef: Preparing [2023-09-21T02:46:50.606Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:50.606Z] 24c2ea7615e5: Preparing [2023-09-21T02:46:50.606Z] b2191e2be29d: Preparing [2023-09-21T02:46:50.606Z] 24c2ea7615e5: Waiting [2023-09-21T02:46:50.606Z] b2191e2be29d: Waiting [2023-09-21T02:46:50.606Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:50.606Z] beccc0ab9f20: Layer already exists [2023-09-21T02:46:50.606Z] 759a212f7493: Layer already exists [2023-09-21T02:46:50.606Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:50.606Z] f3833ba8b483: Layer already exists [2023-09-21T02:46:50.606Z] 9697ee26d80a: Layer already exists [2023-09-21T02:46:50.606Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:46:50.606Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:50.606Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:50.870Z] main: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:46:50.912Z] ===================================================== [Pipeline] echo [2023-09-21T02:46:50.917Z] taggedImages: [2023-09-21T02:46:50.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:50.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-21T02:46:50.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.52 [2023-09-21T02:46:50.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:50.917Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-21T02:46:50.931Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-21T02:46:50.931Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:50.931Z] latest [2023-09-21T02:46:50.931Z] 3.1.0-dev.52 [2023-09-21T02:46:50.931Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:50.931Z] main [2023-09-21T02:46:50.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:51.254Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:51.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:51.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T02:46:51.585Z] c5b46188a4c9: Preparing [2023-09-21T02:46:51.585Z] a7a228534750: Preparing [2023-09-21T02:46:51.585Z] f11b86d18f3b: Preparing [2023-09-21T02:46:51.585Z] dec59d3c3bff: Preparing [2023-09-21T02:46:51.585Z] 86ceb6a6aa26: Preparing [2023-09-21T02:46:51.585Z] c3617cdd83ef: Preparing [2023-09-21T02:46:51.585Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:51.585Z] 00382c221a90: Preparing [2023-09-21T02:46:51.585Z] 48e5b5a13638: Preparing [2023-09-21T02:46:51.585Z] b2191e2be29d: Preparing [2023-09-21T02:46:51.585Z] b2191e2be29d: Waiting [2023-09-21T02:46:51.585Z] 00382c221a90: Waiting [2023-09-21T02:46:51.585Z] 48e5b5a13638: Waiting [2023-09-21T02:46:51.585Z] c3617cdd83ef: Waiting [2023-09-21T02:46:51.585Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:51.849Z] c5b46188a4c9: Pushed [2023-09-21T02:46:51.849Z] a7a228534750: Pushed [2023-09-21T02:46:51.849Z] dec59d3c3bff: Pushed [2023-09-21T02:46:51.849Z] 86ceb6a6aa26: Pushed [2023-09-21T02:46:51.849Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:51.849Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:51.849Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:51.849Z] 00382c221a90: Pushed [2023-09-21T02:46:54.415Z] f11b86d18f3b: Pushed [2023-09-21T02:46:55.367Z] 48e5b5a13638: Pushed [2023-09-21T02:46:55.632Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:56.003Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:56.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-21T02:46:56.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T02:46:56.349Z] c5b46188a4c9: Preparing [2023-09-21T02:46:56.349Z] a7a228534750: Preparing [2023-09-21T02:46:56.349Z] f11b86d18f3b: Preparing [2023-09-21T02:46:56.349Z] dec59d3c3bff: Preparing [2023-09-21T02:46:56.349Z] 86ceb6a6aa26: Preparing [2023-09-21T02:46:56.349Z] c3617cdd83ef: Preparing [2023-09-21T02:46:56.349Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:56.349Z] 00382c221a90: Preparing [2023-09-21T02:46:56.349Z] 48e5b5a13638: Preparing [2023-09-21T02:46:56.349Z] b2191e2be29d: Preparing [2023-09-21T02:46:56.349Z] c3617cdd83ef: Waiting [2023-09-21T02:46:56.349Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:56.349Z] 00382c221a90: Waiting [2023-09-21T02:46:56.349Z] 48e5b5a13638: Waiting [2023-09-21T02:46:56.349Z] b2191e2be29d: Waiting [2023-09-21T02:46:56.349Z] f11b86d18f3b: Layer already exists [2023-09-21T02:46:56.349Z] a7a228534750: Layer already exists [2023-09-21T02:46:56.349Z] c5b46188a4c9: Layer already exists [2023-09-21T02:46:56.349Z] 86ceb6a6aa26: Layer already exists [2023-09-21T02:46:56.349Z] dec59d3c3bff: Layer already exists [2023-09-21T02:46:56.349Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:56.349Z] 00382c221a90: Layer already exists [2023-09-21T02:46:56.349Z] 48e5b5a13638: Layer already exists [2023-09-21T02:46:56.349Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:56.349Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:56.630Z] latest: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:56.987Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:57.322Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.52 [2023-09-21T02:46:57.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T02:46:57.323Z] c5b46188a4c9: Preparing [2023-09-21T02:46:57.323Z] a7a228534750: Preparing [2023-09-21T02:46:57.323Z] f11b86d18f3b: Preparing [2023-09-21T02:46:57.323Z] dec59d3c3bff: Preparing [2023-09-21T02:46:57.323Z] 86ceb6a6aa26: Preparing [2023-09-21T02:46:57.323Z] c3617cdd83ef: Preparing [2023-09-21T02:46:57.323Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:57.323Z] 00382c221a90: Preparing [2023-09-21T02:46:57.323Z] 48e5b5a13638: Preparing [2023-09-21T02:46:57.323Z] b2191e2be29d: Preparing [2023-09-21T02:46:57.323Z] 00382c221a90: Waiting [2023-09-21T02:46:57.323Z] c3617cdd83ef: Waiting [2023-09-21T02:46:57.323Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:57.323Z] b2191e2be29d: Waiting [2023-09-21T02:46:57.323Z] 48e5b5a13638: Waiting [2023-09-21T02:46:57.323Z] dec59d3c3bff: Layer already exists [2023-09-21T02:46:57.323Z] 86ceb6a6aa26: Layer already exists [2023-09-21T02:46:57.323Z] f11b86d18f3b: Layer already exists [2023-09-21T02:46:57.323Z] c5b46188a4c9: Layer already exists [2023-09-21T02:46:57.323Z] a7a228534750: Layer already exists [2023-09-21T02:46:57.323Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:57.323Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:57.323Z] 00382c221a90: Layer already exists [2023-09-21T02:46:57.323Z] 48e5b5a13638: Layer already exists [2023-09-21T02:46:57.323Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:57.323Z] 3.1.0-dev.52: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:57.915Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:58.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:58.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T02:46:58.244Z] c5b46188a4c9: Preparing [2023-09-21T02:46:58.244Z] a7a228534750: Preparing [2023-09-21T02:46:58.244Z] f11b86d18f3b: Preparing [2023-09-21T02:46:58.244Z] dec59d3c3bff: Preparing [2023-09-21T02:46:58.244Z] 86ceb6a6aa26: Preparing [2023-09-21T02:46:58.244Z] c3617cdd83ef: Preparing [2023-09-21T02:46:58.244Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:58.244Z] 00382c221a90: Preparing [2023-09-21T02:46:58.244Z] 48e5b5a13638: Preparing [2023-09-21T02:46:58.244Z] b2191e2be29d: Preparing [2023-09-21T02:46:58.244Z] 00382c221a90: Waiting [2023-09-21T02:46:58.244Z] 48e5b5a13638: Waiting [2023-09-21T02:46:58.244Z] c3617cdd83ef: Waiting [2023-09-21T02:46:58.244Z] b2191e2be29d: Waiting [2023-09-21T02:46:58.244Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:58.244Z] dec59d3c3bff: Layer already exists [2023-09-21T02:46:58.244Z] 86ceb6a6aa26: Layer already exists [2023-09-21T02:46:58.244Z] c5b46188a4c9: Layer already exists [2023-09-21T02:46:58.244Z] a7a228534750: Layer already exists [2023-09-21T02:46:58.244Z] f11b86d18f3b: Layer already exists [2023-09-21T02:46:58.244Z] 00382c221a90: Layer already exists [2023-09-21T02:46:58.244Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:58.244Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:58.244Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:58.244Z] 48e5b5a13638: Layer already exists [2023-09-21T02:46:58.244Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:58.838Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:59.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-21T02:46:59.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T02:46:59.164Z] c5b46188a4c9: Preparing [2023-09-21T02:46:59.164Z] a7a228534750: Preparing [2023-09-21T02:46:59.164Z] f11b86d18f3b: Preparing [2023-09-21T02:46:59.164Z] dec59d3c3bff: Preparing [2023-09-21T02:46:59.164Z] 86ceb6a6aa26: Preparing [2023-09-21T02:46:59.164Z] c3617cdd83ef: Preparing [2023-09-21T02:46:59.164Z] ebd5e6504cf0: Preparing [2023-09-21T02:46:59.164Z] 00382c221a90: Preparing [2023-09-21T02:46:59.164Z] 48e5b5a13638: Preparing [2023-09-21T02:46:59.164Z] b2191e2be29d: Preparing [2023-09-21T02:46:59.164Z] c3617cdd83ef: Waiting [2023-09-21T02:46:59.164Z] ebd5e6504cf0: Waiting [2023-09-21T02:46:59.164Z] 48e5b5a13638: Waiting [2023-09-21T02:46:59.164Z] 00382c221a90: Waiting [2023-09-21T02:46:59.164Z] b2191e2be29d: Waiting [2023-09-21T02:46:59.164Z] dec59d3c3bff: Layer already exists [2023-09-21T02:46:59.164Z] f11b86d18f3b: Layer already exists [2023-09-21T02:46:59.164Z] a7a228534750: Layer already exists [2023-09-21T02:46:59.164Z] c5b46188a4c9: Layer already exists [2023-09-21T02:46:59.164Z] 86ceb6a6aa26: Layer already exists [2023-09-21T02:46:59.164Z] c3617cdd83ef: Layer already exists [2023-09-21T02:46:59.164Z] 48e5b5a13638: Layer already exists [2023-09-21T02:46:59.164Z] 00382c221a90: Layer already exists [2023-09-21T02:46:59.164Z] b2191e2be29d: Layer already exists [2023-09-21T02:46:59.164Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:46:59.427Z] main: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:46:59.469Z] ===================================================== [Pipeline] echo [2023-09-21T02:46:59.476Z] taggedImages: [2023-09-21T02:46:59.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:59.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-21T02:46:59.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.52 [2023-09-21T02:46:59.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:59.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-21T02:46:59.499Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-21T02:46:59.499Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:46:59.499Z] latest [2023-09-21T02:46:59.499Z] 3.1.0-dev.52 [2023-09-21T02:46:59.499Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:46:59.499Z] main [2023-09-21T02:46:59.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:46:59.855Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:00.192Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:00.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T02:47:00.192Z] b4df90502cc4: Preparing [2023-09-21T02:47:00.192Z] 5edbd56a55d8: Preparing [2023-09-21T02:47:00.192Z] ecc5a8e3ad92: Preparing [2023-09-21T02:47:00.192Z] e77d58b5624d: Preparing [2023-09-21T02:47:00.192Z] 13706be0cc2a: Preparing [2023-09-21T02:47:00.192Z] b64bddc54c35: Preparing [2023-09-21T02:47:00.192Z] 8d51dd34dd3d: Preparing [2023-09-21T02:47:00.192Z] c3617cdd83ef: Preparing [2023-09-21T02:47:00.192Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:00.192Z] cbb678609709: Preparing [2023-09-21T02:47:00.192Z] b2191e2be29d: Preparing [2023-09-21T02:47:00.192Z] c3617cdd83ef: Waiting [2023-09-21T02:47:00.192Z] ebd5e6504cf0: Waiting [2023-09-21T02:47:00.192Z] cbb678609709: Waiting [2023-09-21T02:47:00.192Z] b2191e2be29d: Waiting [2023-09-21T02:47:00.192Z] b64bddc54c35: Waiting [2023-09-21T02:47:00.192Z] 8d51dd34dd3d: Waiting [2023-09-21T02:47:00.458Z] 13706be0cc2a: Pushed [2023-09-21T02:47:00.458Z] 5edbd56a55d8: Pushed [2023-09-21T02:47:00.458Z] b4df90502cc4: Pushed [2023-09-21T02:47:00.724Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:00.724Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:00.724Z] b64bddc54c35: Pushed [2023-09-21T02:47:00.724Z] 8d51dd34dd3d: Pushed [2023-09-21T02:47:00.724Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:03.291Z] e77d58b5624d: Pushed [2023-09-21T02:47:03.291Z] cbb678609709: Pushed [2023-09-21T02:47:03.873Z] ecc5a8e3ad92: Pushed [2023-09-21T02:47:04.137Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:04.478Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:04.800Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-21T02:47:04.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T02:47:04.800Z] b4df90502cc4: Preparing [2023-09-21T02:47:04.800Z] 5edbd56a55d8: Preparing [2023-09-21T02:47:04.800Z] ecc5a8e3ad92: Preparing [2023-09-21T02:47:04.800Z] e77d58b5624d: Preparing [2023-09-21T02:47:04.800Z] 13706be0cc2a: Preparing [2023-09-21T02:47:04.800Z] b64bddc54c35: Preparing [2023-09-21T02:47:04.800Z] 8d51dd34dd3d: Preparing [2023-09-21T02:47:04.800Z] c3617cdd83ef: Preparing [2023-09-21T02:47:04.800Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:04.800Z] cbb678609709: Preparing [2023-09-21T02:47:04.800Z] b2191e2be29d: Preparing [2023-09-21T02:47:04.800Z] b64bddc54c35: Waiting [2023-09-21T02:47:04.800Z] 8d51dd34dd3d: Waiting [2023-09-21T02:47:04.800Z] cbb678609709: Waiting [2023-09-21T02:47:04.800Z] c3617cdd83ef: Waiting [2023-09-21T02:47:04.800Z] b2191e2be29d: Waiting [2023-09-21T02:47:04.800Z] ebd5e6504cf0: Waiting [2023-09-21T02:47:04.800Z] 5edbd56a55d8: Layer already exists [2023-09-21T02:47:04.800Z] b4df90502cc4: Layer already exists [2023-09-21T02:47:04.800Z] 13706be0cc2a: Layer already exists [2023-09-21T02:47:04.800Z] ecc5a8e3ad92: Layer already exists [2023-09-21T02:47:04.800Z] e77d58b5624d: Layer already exists [2023-09-21T02:47:04.800Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:04.800Z] b64bddc54c35: Layer already exists [2023-09-21T02:47:04.800Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:04.800Z] cbb678609709: Layer already exists [2023-09-21T02:47:04.800Z] 8d51dd34dd3d: Layer already exists [2023-09-21T02:47:04.800Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:05.064Z] latest: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:05.395Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:05.781Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.52 [2023-09-21T02:47:05.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T02:47:05.781Z] b4df90502cc4: Preparing [2023-09-21T02:47:05.781Z] 5edbd56a55d8: Preparing [2023-09-21T02:47:05.781Z] ecc5a8e3ad92: Preparing [2023-09-21T02:47:05.781Z] e77d58b5624d: Preparing [2023-09-21T02:47:05.781Z] 13706be0cc2a: Preparing [2023-09-21T02:47:05.781Z] b64bddc54c35: Preparing [2023-09-21T02:47:05.781Z] 8d51dd34dd3d: Preparing [2023-09-21T02:47:05.781Z] c3617cdd83ef: Preparing [2023-09-21T02:47:05.781Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:05.781Z] cbb678609709: Preparing [2023-09-21T02:47:05.781Z] b2191e2be29d: Preparing [2023-09-21T02:47:05.781Z] b64bddc54c35: Waiting [2023-09-21T02:47:05.781Z] cbb678609709: Waiting [2023-09-21T02:47:05.781Z] c3617cdd83ef: Waiting [2023-09-21T02:47:05.781Z] 8d51dd34dd3d: Waiting [2023-09-21T02:47:05.781Z] ebd5e6504cf0: Waiting [2023-09-21T02:47:05.781Z] b2191e2be29d: Waiting [2023-09-21T02:47:05.781Z] 5edbd56a55d8: Layer already exists [2023-09-21T02:47:05.781Z] b4df90502cc4: Layer already exists [2023-09-21T02:47:05.781Z] e77d58b5624d: Layer already exists [2023-09-21T02:47:05.781Z] ecc5a8e3ad92: Layer already exists [2023-09-21T02:47:05.781Z] 13706be0cc2a: Layer already exists [2023-09-21T02:47:05.781Z] b64bddc54c35: Layer already exists [2023-09-21T02:47:05.781Z] 8d51dd34dd3d: Layer already exists [2023-09-21T02:47:05.781Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:05.781Z] cbb678609709: Layer already exists [2023-09-21T02:47:05.781Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:05.781Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:06.044Z] 3.1.0-dev.52: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:06.376Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:06.704Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:06.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T02:47:06.704Z] b4df90502cc4: Preparing [2023-09-21T02:47:06.704Z] 5edbd56a55d8: Preparing [2023-09-21T02:47:06.704Z] ecc5a8e3ad92: Preparing [2023-09-21T02:47:06.704Z] e77d58b5624d: Preparing [2023-09-21T02:47:06.704Z] 13706be0cc2a: Preparing [2023-09-21T02:47:06.704Z] b64bddc54c35: Preparing [2023-09-21T02:47:06.704Z] 8d51dd34dd3d: Preparing [2023-09-21T02:47:06.704Z] c3617cdd83ef: Preparing [2023-09-21T02:47:06.704Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:06.704Z] cbb678609709: Preparing [2023-09-21T02:47:06.704Z] b2191e2be29d: Preparing [2023-09-21T02:47:06.705Z] b64bddc54c35: Waiting [2023-09-21T02:47:06.705Z] 8d51dd34dd3d: Waiting [2023-09-21T02:47:06.705Z] c3617cdd83ef: Waiting [2023-09-21T02:47:06.705Z] ebd5e6504cf0: Waiting [2023-09-21T02:47:06.705Z] b2191e2be29d: Waiting [2023-09-21T02:47:06.705Z] cbb678609709: Waiting [2023-09-21T02:47:06.705Z] ecc5a8e3ad92: Layer already exists [2023-09-21T02:47:06.705Z] 5edbd56a55d8: Layer already exists [2023-09-21T02:47:06.705Z] b4df90502cc4: Layer already exists [2023-09-21T02:47:06.705Z] 13706be0cc2a: Layer already exists [2023-09-21T02:47:06.705Z] e77d58b5624d: Layer already exists [2023-09-21T02:47:06.705Z] 8d51dd34dd3d: Layer already exists [2023-09-21T02:47:06.705Z] b64bddc54c35: Layer already exists [2023-09-21T02:47:06.705Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:06.705Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:06.705Z] cbb678609709: Layer already exists [2023-09-21T02:47:06.705Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:06.969Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:07.298Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:07.629Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-21T02:47:07.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T02:47:07.629Z] b4df90502cc4: Preparing [2023-09-21T02:47:07.629Z] 5edbd56a55d8: Preparing [2023-09-21T02:47:07.629Z] ecc5a8e3ad92: Preparing [2023-09-21T02:47:07.629Z] e77d58b5624d: Preparing [2023-09-21T02:47:07.629Z] 13706be0cc2a: Preparing [2023-09-21T02:47:07.629Z] b64bddc54c35: Preparing [2023-09-21T02:47:07.629Z] 8d51dd34dd3d: Preparing [2023-09-21T02:47:07.629Z] c3617cdd83ef: Preparing [2023-09-21T02:47:07.629Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:07.629Z] cbb678609709: Preparing [2023-09-21T02:47:07.629Z] b2191e2be29d: Preparing [2023-09-21T02:47:07.629Z] b64bddc54c35: Waiting [2023-09-21T02:47:07.629Z] 8d51dd34dd3d: Waiting [2023-09-21T02:47:07.629Z] c3617cdd83ef: Waiting [2023-09-21T02:47:07.629Z] ebd5e6504cf0: Waiting [2023-09-21T02:47:07.629Z] cbb678609709: Waiting [2023-09-21T02:47:07.629Z] b2191e2be29d: Waiting [2023-09-21T02:47:07.629Z] e77d58b5624d: Layer already exists [2023-09-21T02:47:07.629Z] b4df90502cc4: Layer already exists [2023-09-21T02:47:07.629Z] ecc5a8e3ad92: Layer already exists [2023-09-21T02:47:07.629Z] 5edbd56a55d8: Layer already exists [2023-09-21T02:47:07.629Z] 13706be0cc2a: Layer already exists [2023-09-21T02:47:07.629Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:07.629Z] 8d51dd34dd3d: Layer already exists [2023-09-21T02:47:07.629Z] cbb678609709: Layer already exists [2023-09-21T02:47:07.629Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:07.629Z] b64bddc54c35: Layer already exists [2023-09-21T02:47:07.629Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:07.895Z] main: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:47:07.941Z] ===================================================== [Pipeline] echo [2023-09-21T02:47:07.947Z] taggedImages: [2023-09-21T02:47:07.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:07.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-21T02:47:07.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.52 [2023-09-21T02:47:07.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:07.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-21T02:47:07.961Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-21T02:47:07.961Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:07.961Z] latest [2023-09-21T02:47:07.961Z] 3.1.0-dev.52 [2023-09-21T02:47:07.961Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:07.961Z] main [2023-09-21T02:47:07.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:08.290Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:08.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:08.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T02:47:08.616Z] f57c4d8f8010: Preparing [2023-09-21T02:47:08.616Z] f7acdbc81d2c: Preparing [2023-09-21T02:47:08.616Z] c3617cdd83ef: Preparing [2023-09-21T02:47:08.616Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:08.616Z] 4f4ef1972950: Preparing [2023-09-21T02:47:08.616Z] b2191e2be29d: Preparing [2023-09-21T02:47:08.616Z] b2191e2be29d: Waiting [2023-09-21T02:47:08.616Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:08.616Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:08.616Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:08.881Z] f57c4d8f8010: Pushed [2023-09-21T02:47:10.281Z] 4f4ef1972950: Pushed [2023-09-21T02:47:13.606Z] f7acdbc81d2c: Pushed [2023-09-21T02:47:13.606Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:14.195Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:14.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-21T02:47:14.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T02:47:14.519Z] f57c4d8f8010: Preparing [2023-09-21T02:47:14.519Z] f7acdbc81d2c: Preparing [2023-09-21T02:47:14.519Z] c3617cdd83ef: Preparing [2023-09-21T02:47:14.519Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:14.519Z] 4f4ef1972950: Preparing [2023-09-21T02:47:14.519Z] b2191e2be29d: Preparing [2023-09-21T02:47:14.519Z] b2191e2be29d: Waiting [2023-09-21T02:47:14.519Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:14.519Z] 4f4ef1972950: Layer already exists [2023-09-21T02:47:14.519Z] f57c4d8f8010: Layer already exists [2023-09-21T02:47:14.519Z] f7acdbc81d2c: Layer already exists [2023-09-21T02:47:14.519Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:14.519Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:14.519Z] latest: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:14.857Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:15.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.52 [2023-09-21T02:47:15.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T02:47:15.181Z] f57c4d8f8010: Preparing [2023-09-21T02:47:15.181Z] f7acdbc81d2c: Preparing [2023-09-21T02:47:15.181Z] c3617cdd83ef: Preparing [2023-09-21T02:47:15.181Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:15.181Z] 4f4ef1972950: Preparing [2023-09-21T02:47:15.181Z] b2191e2be29d: Preparing [2023-09-21T02:47:15.181Z] b2191e2be29d: Waiting [2023-09-21T02:47:15.181Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:15.181Z] 4f4ef1972950: Layer already exists [2023-09-21T02:47:15.181Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:15.181Z] f7acdbc81d2c: Layer already exists [2023-09-21T02:47:15.181Z] f57c4d8f8010: Layer already exists [2023-09-21T02:47:15.181Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:15.181Z] 3.1.0-dev.52: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:15.776Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:16.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:16.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T02:47:16.114Z] f57c4d8f8010: Preparing [2023-09-21T02:47:16.114Z] f7acdbc81d2c: Preparing [2023-09-21T02:47:16.114Z] c3617cdd83ef: Preparing [2023-09-21T02:47:16.114Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:16.114Z] 4f4ef1972950: Preparing [2023-09-21T02:47:16.114Z] b2191e2be29d: Preparing [2023-09-21T02:47:16.114Z] b2191e2be29d: Waiting [2023-09-21T02:47:16.115Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:16.115Z] 4f4ef1972950: Layer already exists [2023-09-21T02:47:16.115Z] f7acdbc81d2c: Layer already exists [2023-09-21T02:47:16.115Z] f57c4d8f8010: Layer already exists [2023-09-21T02:47:16.115Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:16.115Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:16.115Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:16.451Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:16.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-21T02:47:16.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T02:47:16.774Z] f57c4d8f8010: Preparing [2023-09-21T02:47:16.774Z] f7acdbc81d2c: Preparing [2023-09-21T02:47:16.774Z] c3617cdd83ef: Preparing [2023-09-21T02:47:16.774Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:16.774Z] 4f4ef1972950: Preparing [2023-09-21T02:47:16.774Z] b2191e2be29d: Preparing [2023-09-21T02:47:16.774Z] b2191e2be29d: Waiting [2023-09-21T02:47:16.774Z] f7acdbc81d2c: Layer already exists [2023-09-21T02:47:16.774Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:16.774Z] f57c4d8f8010: Layer already exists [2023-09-21T02:47:16.774Z] 4f4ef1972950: Layer already exists [2023-09-21T02:47:16.774Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:16.774Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:16.774Z] main: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:47:17.083Z] ===================================================== [Pipeline] echo [2023-09-21T02:47:17.089Z] taggedImages: [2023-09-21T02:47:17.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:17.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-21T02:47:17.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.52 [2023-09-21T02:47:17.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:17.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-21T02:47:17.103Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-21T02:47:17.103Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:17.103Z] latest [2023-09-21T02:47:17.103Z] 3.1.0-dev.52 [2023-09-21T02:47:17.103Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:17.103Z] main [2023-09-21T02:47:17.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:17.425Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:17.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:17.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T02:47:17.750Z] cfee973a363d: Preparing [2023-09-21T02:47:17.750Z] e281cf97d77c: Preparing [2023-09-21T02:47:17.750Z] 49e7dee93a7a: Preparing [2023-09-21T02:47:17.750Z] c3617cdd83ef: Preparing [2023-09-21T02:47:17.750Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:17.750Z] ad3a26fef93b: Preparing [2023-09-21T02:47:17.750Z] 505d1ab2028c: Preparing [2023-09-21T02:47:17.750Z] 78296f43d022: Preparing [2023-09-21T02:47:17.750Z] b2191e2be29d: Preparing [2023-09-21T02:47:17.750Z] ad3a26fef93b: Waiting [2023-09-21T02:47:17.750Z] 505d1ab2028c: Waiting [2023-09-21T02:47:17.750Z] 78296f43d022: Waiting [2023-09-21T02:47:17.750Z] b2191e2be29d: Waiting [2023-09-21T02:47:17.750Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:17.750Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:18.013Z] cfee973a363d: Pushed [2023-09-21T02:47:18.013Z] 49e7dee93a7a: Pushed [2023-09-21T02:47:18.013Z] e281cf97d77c: Pushed [2023-09-21T02:47:18.013Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:19.944Z] 78296f43d022: Pushed [2023-09-21T02:47:30.078Z] 505d1ab2028c: Pushed [2023-09-21T02:47:35.396Z] ad3a26fef93b: Pushed [2023-09-21T02:47:35.396Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:35.726Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:36.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-21T02:47:36.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T02:47:36.055Z] cfee973a363d: Preparing [2023-09-21T02:47:36.055Z] e281cf97d77c: Preparing [2023-09-21T02:47:36.055Z] 49e7dee93a7a: Preparing [2023-09-21T02:47:36.055Z] c3617cdd83ef: Preparing [2023-09-21T02:47:36.055Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:36.055Z] ad3a26fef93b: Preparing [2023-09-21T02:47:36.055Z] 505d1ab2028c: Preparing [2023-09-21T02:47:36.055Z] 78296f43d022: Preparing [2023-09-21T02:47:36.055Z] b2191e2be29d: Preparing [2023-09-21T02:47:36.055Z] 505d1ab2028c: Waiting [2023-09-21T02:47:36.055Z] ad3a26fef93b: Waiting [2023-09-21T02:47:36.055Z] b2191e2be29d: Waiting [2023-09-21T02:47:36.055Z] 78296f43d022: Waiting [2023-09-21T02:47:36.055Z] 49e7dee93a7a: Layer already exists [2023-09-21T02:47:36.055Z] e281cf97d77c: Layer already exists [2023-09-21T02:47:36.055Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:36.055Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:36.055Z] cfee973a363d: Layer already exists [2023-09-21T02:47:36.055Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:36.055Z] 78296f43d022: Layer already exists [2023-09-21T02:47:36.055Z] 505d1ab2028c: Layer already exists [2023-09-21T02:47:36.055Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:36.319Z] latest: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:36.646Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:36.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.52 [2023-09-21T02:47:36.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T02:47:36.971Z] cfee973a363d: Preparing [2023-09-21T02:47:36.971Z] e281cf97d77c: Preparing [2023-09-21T02:47:36.971Z] 49e7dee93a7a: Preparing [2023-09-21T02:47:36.971Z] c3617cdd83ef: Preparing [2023-09-21T02:47:36.971Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:36.971Z] ad3a26fef93b: Preparing [2023-09-21T02:47:36.971Z] 505d1ab2028c: Preparing [2023-09-21T02:47:36.971Z] 78296f43d022: Preparing [2023-09-21T02:47:36.971Z] b2191e2be29d: Preparing [2023-09-21T02:47:36.971Z] ad3a26fef93b: Waiting [2023-09-21T02:47:36.971Z] 505d1ab2028c: Waiting [2023-09-21T02:47:36.971Z] 78296f43d022: Waiting [2023-09-21T02:47:36.971Z] b2191e2be29d: Waiting [2023-09-21T02:47:36.971Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:36.971Z] 49e7dee93a7a: Layer already exists [2023-09-21T02:47:36.971Z] cfee973a363d: Layer already exists [2023-09-21T02:47:36.971Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:36.971Z] e281cf97d77c: Layer already exists [2023-09-21T02:47:36.971Z] 78296f43d022: Layer already exists [2023-09-21T02:47:36.971Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:36.971Z] 505d1ab2028c: Layer already exists [2023-09-21T02:47:36.971Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:36.971Z] 3.1.0-dev.52: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:37.294Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:37.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:37.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T02:47:37.627Z] cfee973a363d: Preparing [2023-09-21T02:47:37.627Z] e281cf97d77c: Preparing [2023-09-21T02:47:37.627Z] 49e7dee93a7a: Preparing [2023-09-21T02:47:37.627Z] c3617cdd83ef: Preparing [2023-09-21T02:47:37.627Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:37.627Z] ad3a26fef93b: Preparing [2023-09-21T02:47:37.627Z] 505d1ab2028c: Preparing [2023-09-21T02:47:37.627Z] 78296f43d022: Preparing [2023-09-21T02:47:37.627Z] b2191e2be29d: Preparing [2023-09-21T02:47:37.627Z] ad3a26fef93b: Waiting [2023-09-21T02:47:37.627Z] 505d1ab2028c: Waiting [2023-09-21T02:47:37.627Z] b2191e2be29d: Waiting [2023-09-21T02:47:37.627Z] 78296f43d022: Waiting [2023-09-21T02:47:37.627Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:37.627Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:37.627Z] e281cf97d77c: Layer already exists [2023-09-21T02:47:37.627Z] cfee973a363d: Layer already exists [2023-09-21T02:47:37.627Z] 49e7dee93a7a: Layer already exists [2023-09-21T02:47:37.627Z] 505d1ab2028c: Layer already exists [2023-09-21T02:47:37.627Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:37.627Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:37.627Z] 78296f43d022: Layer already exists [2023-09-21T02:47:37.627Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:38.233Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:38.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-21T02:47:38.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T02:47:38.561Z] cfee973a363d: Preparing [2023-09-21T02:47:38.561Z] e281cf97d77c: Preparing [2023-09-21T02:47:38.561Z] 49e7dee93a7a: Preparing [2023-09-21T02:47:38.561Z] c3617cdd83ef: Preparing [2023-09-21T02:47:38.561Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:38.561Z] ad3a26fef93b: Preparing [2023-09-21T02:47:38.561Z] 505d1ab2028c: Preparing [2023-09-21T02:47:38.561Z] 78296f43d022: Preparing [2023-09-21T02:47:38.561Z] b2191e2be29d: Preparing [2023-09-21T02:47:38.561Z] ad3a26fef93b: Waiting [2023-09-21T02:47:38.561Z] 505d1ab2028c: Waiting [2023-09-21T02:47:38.561Z] 78296f43d022: Waiting [2023-09-21T02:47:38.561Z] b2191e2be29d: Waiting [2023-09-21T02:47:38.561Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:38.561Z] cfee973a363d: Layer already exists [2023-09-21T02:47:38.561Z] e281cf97d77c: Layer already exists [2023-09-21T02:47:38.561Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:38.561Z] 49e7dee93a7a: Layer already exists [2023-09-21T02:47:38.561Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:38.561Z] 78296f43d022: Layer already exists [2023-09-21T02:47:38.561Z] 505d1ab2028c: Layer already exists [2023-09-21T02:47:38.561Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:38.825Z] main: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:47:38.863Z] ===================================================== [Pipeline] echo [2023-09-21T02:47:38.869Z] taggedImages: [2023-09-21T02:47:38.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:38.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-21T02:47:38.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.52 [2023-09-21T02:47:38.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:38.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-21T02:47:38.884Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-21T02:47:38.884Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:38.884Z] latest [2023-09-21T02:47:38.884Z] 3.1.0-dev.52 [2023-09-21T02:47:38.884Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:38.884Z] main [2023-09-21T02:47:38.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:39.204Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:39.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:39.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T02:47:39.524Z] a63e4d9e2286: Preparing [2023-09-21T02:47:39.524Z] bbe41d1bd449: Preparing [2023-09-21T02:47:39.524Z] 4679b13070e3: Preparing [2023-09-21T02:47:39.524Z] c3617cdd83ef: Preparing [2023-09-21T02:47:39.524Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:39.524Z] ad3a26fef93b: Preparing [2023-09-21T02:47:39.524Z] 771fb1690d7e: Preparing [2023-09-21T02:47:39.524Z] b2191e2be29d: Preparing [2023-09-21T02:47:39.524Z] ad3a26fef93b: Waiting [2023-09-21T02:47:39.524Z] 771fb1690d7e: Waiting [2023-09-21T02:47:39.524Z] b2191e2be29d: Waiting [2023-09-21T02:47:39.524Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:39.524Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:39.524Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:39.788Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:39.788Z] a63e4d9e2286: Pushed [2023-09-21T02:47:39.788Z] bbe41d1bd449: Pushed [2023-09-21T02:47:39.788Z] 4679b13070e3: Pushed [2023-09-21T02:47:40.368Z] 771fb1690d7e: Pushed [2023-09-21T02:47:40.368Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:40.718Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:41.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-21T02:47:41.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T02:47:41.050Z] a63e4d9e2286: Preparing [2023-09-21T02:47:41.050Z] bbe41d1bd449: Preparing [2023-09-21T02:47:41.050Z] 4679b13070e3: Preparing [2023-09-21T02:47:41.050Z] c3617cdd83ef: Preparing [2023-09-21T02:47:41.050Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:41.050Z] ad3a26fef93b: Preparing [2023-09-21T02:47:41.050Z] 771fb1690d7e: Preparing [2023-09-21T02:47:41.050Z] b2191e2be29d: Preparing [2023-09-21T02:47:41.050Z] 771fb1690d7e: Waiting [2023-09-21T02:47:41.050Z] ad3a26fef93b: Waiting [2023-09-21T02:47:41.050Z] b2191e2be29d: Waiting [2023-09-21T02:47:41.050Z] a63e4d9e2286: Layer already exists [2023-09-21T02:47:41.050Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:41.050Z] bbe41d1bd449: Layer already exists [2023-09-21T02:47:41.050Z] 4679b13070e3: Layer already exists [2023-09-21T02:47:41.050Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:41.050Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:41.050Z] 771fb1690d7e: Layer already exists [2023-09-21T02:47:41.050Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:41.314Z] latest: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:41.643Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:41.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.52 [2023-09-21T02:47:41.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T02:47:41.967Z] a63e4d9e2286: Preparing [2023-09-21T02:47:41.967Z] bbe41d1bd449: Preparing [2023-09-21T02:47:41.967Z] 4679b13070e3: Preparing [2023-09-21T02:47:41.967Z] c3617cdd83ef: Preparing [2023-09-21T02:47:41.967Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:41.967Z] ad3a26fef93b: Preparing [2023-09-21T02:47:41.967Z] 771fb1690d7e: Preparing [2023-09-21T02:47:41.967Z] b2191e2be29d: Preparing [2023-09-21T02:47:41.967Z] 771fb1690d7e: Waiting [2023-09-21T02:47:41.967Z] ad3a26fef93b: Waiting [2023-09-21T02:47:41.967Z] b2191e2be29d: Waiting [2023-09-21T02:47:41.967Z] bbe41d1bd449: Layer already exists [2023-09-21T02:47:41.967Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:41.967Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:41.967Z] a63e4d9e2286: Layer already exists [2023-09-21T02:47:41.967Z] 4679b13070e3: Layer already exists [2023-09-21T02:47:41.967Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:41.967Z] 771fb1690d7e: Layer already exists [2023-09-21T02:47:41.967Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:42.231Z] 3.1.0-dev.52: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:42.623Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:42.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:42.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T02:47:42.973Z] a63e4d9e2286: Preparing [2023-09-21T02:47:42.973Z] bbe41d1bd449: Preparing [2023-09-21T02:47:42.973Z] 4679b13070e3: Preparing [2023-09-21T02:47:42.973Z] c3617cdd83ef: Preparing [2023-09-21T02:47:42.973Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:42.973Z] ad3a26fef93b: Preparing [2023-09-21T02:47:42.973Z] 771fb1690d7e: Preparing [2023-09-21T02:47:42.973Z] b2191e2be29d: Preparing [2023-09-21T02:47:42.973Z] ad3a26fef93b: Waiting [2023-09-21T02:47:42.973Z] 771fb1690d7e: Waiting [2023-09-21T02:47:42.973Z] b2191e2be29d: Waiting [2023-09-21T02:47:42.973Z] a63e4d9e2286: Layer already exists [2023-09-21T02:47:42.973Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:42.973Z] bbe41d1bd449: Layer already exists [2023-09-21T02:47:42.973Z] 4679b13070e3: Layer already exists [2023-09-21T02:47:42.973Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:42.973Z] 771fb1690d7e: Layer already exists [2023-09-21T02:47:42.973Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:42.973Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:42.973Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:43.320Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:43.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-21T02:47:43.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T02:47:43.674Z] a63e4d9e2286: Preparing [2023-09-21T02:47:43.674Z] bbe41d1bd449: Preparing [2023-09-21T02:47:43.674Z] 4679b13070e3: Preparing [2023-09-21T02:47:43.674Z] c3617cdd83ef: Preparing [2023-09-21T02:47:43.674Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:43.674Z] ad3a26fef93b: Preparing [2023-09-21T02:47:43.674Z] 771fb1690d7e: Preparing [2023-09-21T02:47:43.674Z] b2191e2be29d: Preparing [2023-09-21T02:47:43.674Z] ad3a26fef93b: Waiting [2023-09-21T02:47:43.674Z] 771fb1690d7e: Waiting [2023-09-21T02:47:43.674Z] b2191e2be29d: Waiting [2023-09-21T02:47:43.674Z] a63e4d9e2286: Layer already exists [2023-09-21T02:47:43.674Z] bbe41d1bd449: Layer already exists [2023-09-21T02:47:43.674Z] 4679b13070e3: Layer already exists [2023-09-21T02:47:43.674Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:43.674Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:43.674Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:43.674Z] 771fb1690d7e: Layer already exists [2023-09-21T02:47:43.674Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:43.936Z] main: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:47:43.979Z] ===================================================== [Pipeline] echo [2023-09-21T02:47:43.987Z] taggedImages: [2023-09-21T02:47:43.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:43.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-21T02:47:43.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.52 [2023-09-21T02:47:43.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:43.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-21T02:47:44.013Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-21T02:47:44.013Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:44.013Z] latest [2023-09-21T02:47:44.013Z] 3.1.0-dev.52 [2023-09-21T02:47:44.013Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:44.013Z] main [2023-09-21T02:47:44.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:44.353Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:44.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:44.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T02:47:44.679Z] cfee973a363d: Preparing [2023-09-21T02:47:44.679Z] 99bf00654d9f: Preparing [2023-09-21T02:47:44.679Z] a48d003891e7: Preparing [2023-09-21T02:47:44.679Z] c3617cdd83ef: Preparing [2023-09-21T02:47:44.679Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:44.679Z] ad3a26fef93b: Preparing [2023-09-21T02:47:44.679Z] 78296f43d022: Preparing [2023-09-21T02:47:44.679Z] b2191e2be29d: Preparing [2023-09-21T02:47:44.679Z] ad3a26fef93b: Waiting [2023-09-21T02:47:44.679Z] 78296f43d022: Waiting [2023-09-21T02:47:44.679Z] b2191e2be29d: Waiting [2023-09-21T02:47:44.679Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:44.679Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:44.679Z] cfee973a363d: Layer already exists [2023-09-21T02:47:44.679Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:44.679Z] 78296f43d022: Layer already exists [2023-09-21T02:47:44.679Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:44.944Z] 99bf00654d9f: Pushed [2023-09-21T02:47:44.944Z] a48d003891e7: Pushed [2023-09-21T02:47:44.944Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:45.281Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:45.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-21T02:47:45.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T02:47:45.615Z] cfee973a363d: Preparing [2023-09-21T02:47:45.615Z] 99bf00654d9f: Preparing [2023-09-21T02:47:45.615Z] a48d003891e7: Preparing [2023-09-21T02:47:45.615Z] c3617cdd83ef: Preparing [2023-09-21T02:47:45.615Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:45.615Z] ad3a26fef93b: Preparing [2023-09-21T02:47:45.615Z] 78296f43d022: Preparing [2023-09-21T02:47:45.615Z] b2191e2be29d: Preparing [2023-09-21T02:47:45.615Z] 78296f43d022: Waiting [2023-09-21T02:47:45.615Z] b2191e2be29d: Waiting [2023-09-21T02:47:45.615Z] ad3a26fef93b: Waiting [2023-09-21T02:47:45.615Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:45.615Z] a48d003891e7: Layer already exists [2023-09-21T02:47:45.615Z] 99bf00654d9f: Layer already exists [2023-09-21T02:47:45.615Z] cfee973a363d: Layer already exists [2023-09-21T02:47:45.615Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:45.615Z] 78296f43d022: Layer already exists [2023-09-21T02:47:45.615Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:45.615Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:45.615Z] latest: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:46.205Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:46.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.52 [2023-09-21T02:47:46.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T02:47:46.538Z] cfee973a363d: Preparing [2023-09-21T02:47:46.538Z] 99bf00654d9f: Preparing [2023-09-21T02:47:46.538Z] a48d003891e7: Preparing [2023-09-21T02:47:46.538Z] c3617cdd83ef: Preparing [2023-09-21T02:47:46.538Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:46.538Z] ad3a26fef93b: Preparing [2023-09-21T02:47:46.538Z] 78296f43d022: Preparing [2023-09-21T02:47:46.538Z] b2191e2be29d: Preparing [2023-09-21T02:47:46.538Z] 78296f43d022: Waiting [2023-09-21T02:47:46.538Z] b2191e2be29d: Waiting [2023-09-21T02:47:46.538Z] ad3a26fef93b: Waiting [2023-09-21T02:47:46.538Z] cfee973a363d: Layer already exists [2023-09-21T02:47:46.538Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:46.538Z] a48d003891e7: Layer already exists [2023-09-21T02:47:46.538Z] 99bf00654d9f: Layer already exists [2023-09-21T02:47:46.538Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:46.538Z] 78296f43d022: Layer already exists [2023-09-21T02:47:46.538Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:46.538Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:46.801Z] 3.1.0-dev.52: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:47.139Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:50.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:50.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T02:47:50.792Z] cfee973a363d: Preparing [2023-09-21T02:47:50.792Z] 99bf00654d9f: Preparing [2023-09-21T02:47:50.792Z] a48d003891e7: Preparing [2023-09-21T02:47:50.792Z] c3617cdd83ef: Preparing [2023-09-21T02:47:50.792Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:50.792Z] ad3a26fef93b: Preparing [2023-09-21T02:47:50.792Z] 78296f43d022: Preparing [2023-09-21T02:47:50.792Z] b2191e2be29d: Preparing [2023-09-21T02:47:50.792Z] 78296f43d022: Waiting [2023-09-21T02:47:50.792Z] b2191e2be29d: Waiting [2023-09-21T02:47:50.792Z] ad3a26fef93b: Waiting [2023-09-21T02:47:50.792Z] 99bf00654d9f: Layer already exists [2023-09-21T02:47:50.792Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:50.792Z] a48d003891e7: Layer already exists [2023-09-21T02:47:50.792Z] cfee973a363d: Layer already exists [2023-09-21T02:47:50.792Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:50.792Z] 78296f43d022: Layer already exists [2023-09-21T02:47:50.792Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:50.792Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:50.792Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:51.115Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:51.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-21T02:47:51.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T02:47:51.443Z] cfee973a363d: Preparing [2023-09-21T02:47:51.443Z] 99bf00654d9f: Preparing [2023-09-21T02:47:51.443Z] a48d003891e7: Preparing [2023-09-21T02:47:51.443Z] c3617cdd83ef: Preparing [2023-09-21T02:47:51.443Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:51.443Z] ad3a26fef93b: Preparing [2023-09-21T02:47:51.443Z] 78296f43d022: Preparing [2023-09-21T02:47:51.443Z] b2191e2be29d: Preparing [2023-09-21T02:47:51.443Z] ad3a26fef93b: Waiting [2023-09-21T02:47:51.443Z] 78296f43d022: Waiting [2023-09-21T02:47:51.443Z] b2191e2be29d: Waiting [2023-09-21T02:47:51.443Z] 99bf00654d9f: Layer already exists [2023-09-21T02:47:51.443Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:51.443Z] a48d003891e7: Layer already exists [2023-09-21T02:47:51.443Z] cfee973a363d: Layer already exists [2023-09-21T02:47:51.443Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:51.443Z] ad3a26fef93b: Layer already exists [2023-09-21T02:47:51.443Z] 78296f43d022: Layer already exists [2023-09-21T02:47:51.443Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:51.707Z] main: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:47:51.747Z] ===================================================== [Pipeline] echo [2023-09-21T02:47:51.753Z] taggedImages: [2023-09-21T02:47:51.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:51.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-21T02:47:51.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.52 [2023-09-21T02:47:51.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:51.753Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-21T02:47:51.767Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-21T02:47:51.767Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:51.767Z] latest [2023-09-21T02:47:51.767Z] 3.1.0-dev.52 [2023-09-21T02:47:51.767Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:47:51.767Z] main [2023-09-21T02:47:51.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:52.090Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:52.421Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:47:52.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T02:47:52.422Z] 56ad92cb1b10: Preparing [2023-09-21T02:47:52.422Z] 2750177fb51b: Preparing [2023-09-21T02:47:52.422Z] c3617cdd83ef: Preparing [2023-09-21T02:47:52.422Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:52.422Z] b119e62463f3: Preparing [2023-09-21T02:47:52.422Z] b2191e2be29d: Preparing [2023-09-21T02:47:52.422Z] b2191e2be29d: Waiting [2023-09-21T02:47:52.422Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:52.422Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:52.686Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:52.686Z] 56ad92cb1b10: Pushed [2023-09-21T02:47:52.686Z] b119e62463f3: Pushed [2023-09-21T02:47:59.303Z] 2750177fb51b: Pushed [2023-09-21T02:47:59.303Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:59.635Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:47:59.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-21T02:47:59.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T02:47:59.964Z] 56ad92cb1b10: Preparing [2023-09-21T02:47:59.964Z] 2750177fb51b: Preparing [2023-09-21T02:47:59.964Z] c3617cdd83ef: Preparing [2023-09-21T02:47:59.965Z] ebd5e6504cf0: Preparing [2023-09-21T02:47:59.965Z] b119e62463f3: Preparing [2023-09-21T02:47:59.965Z] b2191e2be29d: Preparing [2023-09-21T02:47:59.965Z] b2191e2be29d: Waiting [2023-09-21T02:47:59.965Z] 2750177fb51b: Layer already exists [2023-09-21T02:47:59.965Z] 56ad92cb1b10: Layer already exists [2023-09-21T02:47:59.965Z] b119e62463f3: Layer already exists [2023-09-21T02:47:59.965Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:47:59.965Z] c3617cdd83ef: Layer already exists [2023-09-21T02:47:59.965Z] b2191e2be29d: Layer already exists [2023-09-21T02:47:59.965Z] latest: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:00.571Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:00.897Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.52 [2023-09-21T02:48:00.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T02:48:00.897Z] 56ad92cb1b10: Preparing [2023-09-21T02:48:00.897Z] 2750177fb51b: Preparing [2023-09-21T02:48:00.897Z] c3617cdd83ef: Preparing [2023-09-21T02:48:00.897Z] ebd5e6504cf0: Preparing [2023-09-21T02:48:00.897Z] b119e62463f3: Preparing [2023-09-21T02:48:00.897Z] b2191e2be29d: Preparing [2023-09-21T02:48:00.897Z] b2191e2be29d: Waiting [2023-09-21T02:48:00.897Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:48:00.897Z] b119e62463f3: Layer already exists [2023-09-21T02:48:00.897Z] c3617cdd83ef: Layer already exists [2023-09-21T02:48:00.897Z] 2750177fb51b: Layer already exists [2023-09-21T02:48:00.897Z] 56ad92cb1b10: Layer already exists [2023-09-21T02:48:00.897Z] b2191e2be29d: Layer already exists [2023-09-21T02:48:01.161Z] 3.1.0-dev.52: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:01.488Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:03.746Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:48:03.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T02:48:03.746Z] 56ad92cb1b10: Preparing [2023-09-21T02:48:03.746Z] 2750177fb51b: Preparing [2023-09-21T02:48:03.746Z] c3617cdd83ef: Preparing [2023-09-21T02:48:03.746Z] ebd5e6504cf0: Preparing [2023-09-21T02:48:03.746Z] b119e62463f3: Preparing [2023-09-21T02:48:03.746Z] b2191e2be29d: Preparing [2023-09-21T02:48:03.746Z] b2191e2be29d: Waiting [2023-09-21T02:48:03.746Z] c3617cdd83ef: Layer already exists [2023-09-21T02:48:03.746Z] 56ad92cb1b10: Layer already exists [2023-09-21T02:48:03.746Z] 2750177fb51b: Layer already exists [2023-09-21T02:48:03.746Z] b119e62463f3: Layer already exists [2023-09-21T02:48:03.746Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:48:03.746Z] b2191e2be29d: Layer already exists [2023-09-21T02:48:03.746Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:04.338Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:04.665Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-21T02:48:04.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T02:48:04.665Z] 56ad92cb1b10: Preparing [2023-09-21T02:48:04.665Z] 2750177fb51b: Preparing [2023-09-21T02:48:04.665Z] c3617cdd83ef: Preparing [2023-09-21T02:48:04.665Z] ebd5e6504cf0: Preparing [2023-09-21T02:48:04.665Z] b119e62463f3: Preparing [2023-09-21T02:48:04.665Z] b2191e2be29d: Preparing [2023-09-21T02:48:04.665Z] b2191e2be29d: Waiting [2023-09-21T02:48:04.665Z] c3617cdd83ef: Layer already exists [2023-09-21T02:48:04.665Z] 2750177fb51b: Layer already exists [2023-09-21T02:48:04.665Z] b119e62463f3: Layer already exists [2023-09-21T02:48:04.665Z] 56ad92cb1b10: Layer already exists [2023-09-21T02:48:04.665Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:48:04.665Z] b2191e2be29d: Layer already exists [2023-09-21T02:48:04.929Z] main: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:48:04.973Z] ===================================================== [Pipeline] echo [2023-09-21T02:48:04.982Z] taggedImages: [2023-09-21T02:48:04.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:48:04.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-21T02:48:04.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.52 [2023-09-21T02:48:04.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:48:04.982Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-21T02:48:05.007Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-21T02:48:05.007Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:48:05.007Z] latest [2023-09-21T02:48:05.007Z] 3.1.0-dev.52 [2023-09-21T02:48:05.007Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:48:05.007Z] main [2023-09-21T02:48:05.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:05.350Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:05.682Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:48:05.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T02:48:05.682Z] 40b0fd7e7be8: Preparing [2023-09-21T02:48:05.682Z] 6753a9428946: Preparing [2023-09-21T02:48:05.682Z] c3617cdd83ef: Preparing [2023-09-21T02:48:05.682Z] ebd5e6504cf0: Preparing [2023-09-21T02:48:05.682Z] 24c2ea7615e5: Preparing [2023-09-21T02:48:05.682Z] b2191e2be29d: Preparing [2023-09-21T02:48:05.682Z] b2191e2be29d: Waiting [2023-09-21T02:48:05.682Z] c3617cdd83ef: Layer already exists [2023-09-21T02:48:05.682Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:48:05.682Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:48:05.682Z] b2191e2be29d: Layer already exists [2023-09-21T02:48:05.947Z] 40b0fd7e7be8: Pushed [2023-09-21T02:48:12.566Z] 6753a9428946: Pushed [2023-09-21T02:48:12.566Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:12.900Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:13.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-21T02:48:13.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T02:48:13.224Z] 40b0fd7e7be8: Preparing [2023-09-21T02:48:13.224Z] 6753a9428946: Preparing [2023-09-21T02:48:13.224Z] c3617cdd83ef: Preparing [2023-09-21T02:48:13.224Z] ebd5e6504cf0: Preparing [2023-09-21T02:48:13.224Z] 24c2ea7615e5: Preparing [2023-09-21T02:48:13.224Z] b2191e2be29d: Preparing [2023-09-21T02:48:13.224Z] b2191e2be29d: Waiting [2023-09-21T02:48:13.224Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:48:13.224Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:48:13.224Z] 40b0fd7e7be8: Layer already exists [2023-09-21T02:48:13.224Z] 6753a9428946: Layer already exists [2023-09-21T02:48:13.224Z] c3617cdd83ef: Layer already exists [2023-09-21T02:48:13.224Z] b2191e2be29d: Layer already exists [2023-09-21T02:48:13.488Z] latest: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:13.853Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:14.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.52 [2023-09-21T02:48:14.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T02:48:14.179Z] 40b0fd7e7be8: Preparing [2023-09-21T02:48:14.179Z] 6753a9428946: Preparing [2023-09-21T02:48:14.179Z] c3617cdd83ef: Preparing [2023-09-21T02:48:14.179Z] ebd5e6504cf0: Preparing [2023-09-21T02:48:14.179Z] 24c2ea7615e5: Preparing [2023-09-21T02:48:14.179Z] b2191e2be29d: Preparing [2023-09-21T02:48:14.179Z] b2191e2be29d: Waiting [2023-09-21T02:48:14.179Z] 40b0fd7e7be8: Layer already exists [2023-09-21T02:48:14.179Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:48:14.179Z] c3617cdd83ef: Layer already exists [2023-09-21T02:48:14.179Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:48:14.179Z] 6753a9428946: Layer already exists [2023-09-21T02:48:14.179Z] b2191e2be29d: Layer already exists [2023-09-21T02:48:14.179Z] 3.1.0-dev.52: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:14.505Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:14.832Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:48:14.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T02:48:14.833Z] 40b0fd7e7be8: Preparing [2023-09-21T02:48:14.833Z] 6753a9428946: Preparing [2023-09-21T02:48:14.833Z] c3617cdd83ef: Preparing [2023-09-21T02:48:14.833Z] ebd5e6504cf0: Preparing [2023-09-21T02:48:14.833Z] 24c2ea7615e5: Preparing [2023-09-21T02:48:14.833Z] b2191e2be29d: Preparing [2023-09-21T02:48:14.833Z] b2191e2be29d: Waiting [2023-09-21T02:48:14.833Z] c3617cdd83ef: Layer already exists [2023-09-21T02:48:14.833Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:48:14.833Z] 40b0fd7e7be8: Layer already exists [2023-09-21T02:48:14.833Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:48:14.833Z] 6753a9428946: Layer already exists [2023-09-21T02:48:14.833Z] b2191e2be29d: Layer already exists [2023-09-21T02:48:14.833Z] 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:15.170Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:16.452Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-21T02:48:16.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T02:48:16.452Z] 40b0fd7e7be8: Preparing [2023-09-21T02:48:16.452Z] 6753a9428946: Preparing [2023-09-21T02:48:16.452Z] c3617cdd83ef: Preparing [2023-09-21T02:48:16.452Z] ebd5e6504cf0: Preparing [2023-09-21T02:48:16.452Z] 24c2ea7615e5: Preparing [2023-09-21T02:48:16.452Z] b2191e2be29d: Preparing [2023-09-21T02:48:16.452Z] b2191e2be29d: Waiting [2023-09-21T02:48:16.452Z] ebd5e6504cf0: Layer already exists [2023-09-21T02:48:16.452Z] 6753a9428946: Layer already exists [2023-09-21T02:48:16.452Z] 40b0fd7e7be8: Layer already exists [2023-09-21T02:48:16.452Z] 24c2ea7615e5: Layer already exists [2023-09-21T02:48:16.452Z] c3617cdd83ef: Layer already exists [2023-09-21T02:48:16.452Z] b2191e2be29d: Layer already exists [2023-09-21T02:48:16.452Z] main: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:48:16.504Z] ===================================================== [Pipeline] echo [2023-09-21T02:48:16.510Z] taggedImages: [2023-09-21T02:48:16.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [2023-09-21T02:48:16.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-21T02:48:16.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.52 [2023-09-21T02:48:16.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [2023-09-21T02:48:16.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:16.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T02:48:16.875Z] [2023-09-21T02:48:16.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:17.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T02:48:17.199Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T02:48:17.199Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T02:48:17.199Z] 04944245beec: Pulling fs layer [2023-09-21T02:48:17.199Z] 699f458cf7ca: Pulling fs layer [2023-09-21T02:48:17.199Z] 765212b225bb: Pulling fs layer [2023-09-21T02:48:17.199Z] f23df028b6ca: Pulling fs layer [2023-09-21T02:48:17.199Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T02:48:17.199Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T02:48:17.199Z] f23df028b6ca: Waiting [2023-09-21T02:48:17.199Z] d65c8cfc05b1: Waiting [2023-09-21T02:48:17.199Z] 2437ff75d9bd: Waiting [2023-09-21T02:48:17.199Z] 765212b225bb: Waiting [2023-09-21T02:48:17.466Z] 04944245beec: Verifying Checksum [2023-09-21T02:48:17.466Z] 04944245beec: Download complete [2023-09-21T02:48:17.466Z] 765212b225bb: Verifying Checksum [2023-09-21T02:48:17.466Z] 765212b225bb: Download complete [2023-09-21T02:48:17.466Z] f23df028b6ca: Verifying Checksum [2023-09-21T02:48:17.466Z] f23df028b6ca: Download complete [2023-09-21T02:48:17.466Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T02:48:17.466Z] d65c8cfc05b1: Download complete [2023-09-21T02:48:17.734Z] 699f458cf7ca: Verifying Checksum [2023-09-21T02:48:17.734Z] 699f458cf7ca: Download complete [2023-09-21T02:48:18.000Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T02:48:18.000Z] 8998bd30e6a1: Download complete [2023-09-21T02:48:20.572Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T02:48:20.572Z] 2437ff75d9bd: Download complete [2023-09-21T02:48:21.978Z] 8998bd30e6a1: Pull complete [2023-09-21T02:48:22.244Z] 04944245beec: Pull complete [2023-09-21T02:48:23.647Z] 699f458cf7ca: Pull complete [2023-09-21T02:48:23.912Z] 765212b225bb: Pull complete [2023-09-21T02:48:24.492Z] f23df028b6ca: Pull complete [2023-09-21T02:48:24.757Z] d65c8cfc05b1: Pull complete [2023-09-21T02:48:39.752Z] 2437ff75d9bd: Pull complete [2023-09-21T02:48:39.752Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T02:48:39.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T02:48:39.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:48:39.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-7523 does not seem to be running inside a container [2023-09-21T02:48:39.997Z] $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T02:48:42.662Z] $ docker top 44095164c392db6de8129cca9eedf48eb80f7e191ea6de06f6d8965a82bd9b7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:48:43.266Z] ---> job-cost.sh [2023-09-21T02:48:43.531Z] lf-activate-venv: SKIPPING [2023-09-21T02:48:43.531Z] INFO: No Stack... [2023-09-21T02:48:44.108Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T02:48:44.686Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T02:48:44.996Z] + cat /w/workspace/edgex-go/586/archives/cost.csv [2023-09-21T02:48:44.996Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T02:48:45.063Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-586-stack-cost] [2023-09-21T02:48:45.068Z] Resource [jenkins-edgexfoundry-edgex-go-main-586-stack-cost] did not exist. Created. [2023-09-21T02:48:45.069Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-586-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T02:48:45.387Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T02:48:45.950Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T02:48:45.957Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-586-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T02:48:45.983Z] $ docker stop --time=1 44095164c392db6de8129cca9eedf48eb80f7e191ea6de06f6d8965a82bd9b7c [2023-09-21T02:48:47.445Z] $ docker rm -f --volumes 44095164c392db6de8129cca9eedf48eb80f7e191ea6de06f6d8965a82bd9b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-21T02:48:47.890Z] provisioning config files... [2023-09-21T02:48:47.897Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/586@tmp/config13366060121392939102tmp [Pipeline] { [Pipeline] sh [2023-09-21T02:48:48.190Z] + set +x [2023-09-21T02:48:48.190Z] + curl -s https://codecov.io/bash [2023-09-21T02:48:48.190Z] + bash -s -- [2023-09-21T02:48:48.190Z] [2023-09-21T02:48:48.190Z] _____ _ [2023-09-21T02:48:48.190Z] / ____| | | [2023-09-21T02:48:48.190Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T02:48:48.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T02:48:48.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T02:48:48.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T02:48:48.190Z] Bash-1.0.6 [2023-09-21T02:48:48.190Z] [2023-09-21T02:48:48.190Z] [2023-09-21T02:48:48.190Z] ==> git version 2.25.1 found [2023-09-21T02:48:48.190Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-21T02:48:48.190Z] Release-Date: 2020-01-08 [2023-09-21T02:48:48.190Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-21T02:48:48.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T02:48:48.190Z] ==> Jenkins CI detected. [2023-09-21T02:48:48.190Z] current dir:  /w/workspace/edgex-go/586 [2023-09-21T02:48:48.190Z] project root: . [2023-09-21T02:48:48.190Z] --> token set from env [2023-09-21T02:48:48.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T02:48:48.190Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T02:48:48.190Z] ==> Python coveragepy not found [2023-09-21T02:48:48.190Z] ==> Searching for coverage reports in: [2023-09-21T02:48:48.190Z] + . [2023-09-21T02:48:48.449Z] -> Found 1 reports [2023-09-21T02:48:48.449Z] ==> Detecting git/mercurial file structure [2023-09-21T02:48:48.449Z] ==> Reading reports [2023-09-21T02:48:48.449Z] + ./coverage.out bytes=453602 [2023-09-21T02:48:48.449Z] ==> Appending adjustments [2023-09-21T02:48:48.449Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T02:48:49.383Z] + Found adjustments [2023-09-21T02:48:49.383Z] ==> Gzipping contents [2023-09-21T02:48:49.384Z] 60K /tmp/codecov.KqQaO7.gz [2023-09-21T02:48:49.384Z] ==> Uploading reports [2023-09-21T02:48:49.384Z] url: https://codecov.io [2023-09-21T02:48:49.384Z] query: branch=main&commit=4f9cf71ad10453f9f95e3ad2ae39c64d6409226e&build=586&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F586%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-21T02:48:49.384Z] -> Pinging Codecov [2023-09-21T02:48:49.384Z] 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=4f9cf71ad10453f9f95e3ad2ae39c64d6409226e&build=586&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F586%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-21T02:48:49.642Z] -> Uploading to [2023-09-21T02:48:49.642Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/00271124DB129430A58F1EEE437C3FCB/4f9cf71ad10453f9f95e3ad2ae39c64d6409226e/c6c2058d-1c31-4874-a56e-1bb93160c178.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T024849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcbdb337d6cdc39b6f57268ce097b5dbc34454fa023b4759c6c5768818bae2e8 [2023-09-21T02:48:49.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:48:49.642Z] Dload Upload Total Spent Left Speed [2023-09-21T02:48:49.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58263 0 0 100 58263 0 238k --:--:-- --:--:-- --:--:-- 237k [2023-09-21T02:48:49.901Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [2023-09-21T02:48:49.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-21T02:48:50.116Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-21T02:48:50.128Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:50.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-21T02:48:50.416Z] [2023-09-21T02:48:50.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:48:50.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-21T02:48:50.708Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-21T02:48:50.708Z] df9b9388f04a: Pulling fs layer [2023-09-21T02:48:50.708Z] 52dc419b0ee2: Pulling fs layer [2023-09-21T02:48:50.708Z] 25bc292e5bac: Pulling fs layer [2023-09-21T02:48:50.708Z] 114826534d7a: Pulling fs layer [2023-09-21T02:48:50.708Z] 4657fd5d0bcf: Pulling fs layer [2023-09-21T02:48:50.708Z] 6ad1cebc031e: Pulling fs layer [2023-09-21T02:48:50.708Z] 8a3aa393b2d8: Pulling fs layer [2023-09-21T02:48:50.708Z] 6ad1cebc031e: Waiting [2023-09-21T02:48:50.708Z] 4657fd5d0bcf: Waiting [2023-09-21T02:48:50.708Z] 114826534d7a: Waiting [2023-09-21T02:48:50.708Z] 8a3aa393b2d8: Waiting [2023-09-21T02:48:50.708Z] 25bc292e5bac: Verifying Checksum [2023-09-21T02:48:50.708Z] 25bc292e5bac: Download complete [2023-09-21T02:48:50.708Z] 52dc419b0ee2: Download complete [2023-09-21T02:48:50.708Z] 4657fd5d0bcf: Verifying Checksum [2023-09-21T02:48:50.708Z] 4657fd5d0bcf: Download complete [2023-09-21T02:48:50.708Z] df9b9388f04a: Verifying Checksum [2023-09-21T02:48:50.966Z] 6ad1cebc031e: Verifying Checksum [2023-09-21T02:48:50.966Z] 6ad1cebc031e: Download complete [2023-09-21T02:48:50.966Z] df9b9388f04a: Pull complete [2023-09-21T02:48:50.966Z] 52dc419b0ee2: Pull complete [2023-09-21T02:48:51.224Z] 25bc292e5bac: Pull complete [2023-09-21T02:48:51.482Z] 114826534d7a: Download complete [2023-09-21T02:48:51.740Z] 8a3aa393b2d8: Verifying Checksum [2023-09-21T02:48:51.740Z] 8a3aa393b2d8: Download complete [2023-09-21T02:48:55.013Z] 114826534d7a: Pull complete [2023-09-21T02:48:55.013Z] 4657fd5d0bcf: Pull complete [2023-09-21T02:48:55.013Z] 6ad1cebc031e: Pull complete [2023-09-21T02:48:57.544Z] 8a3aa393b2d8: Pull complete [2023-09-21T02:48:57.544Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-21T02:48:57.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-21T02:48:57.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:48:57.624Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:48:57.651Z] $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:49:01.713Z] $ docker top 213447a60ab6bcafb55559c34faad9f4de4b6c688620385425ad1bb31b7efb81 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-21T02:49:01.816Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-21T02:49:02.088Z] + set -o pipefail [2023-09-21T02:49:02.088Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-21T02:49:07.411Z] [2023-09-21T02:49:07.411Z] Monitoring /w/workspace/edgex-go/586 (github.com/edgexfoundry/edgex-go)... [2023-09-21T02:49:07.411Z] [2023-09-21T02:49:07.411Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d0d3c441-1885-4569-a715-012cbbcd941d [2023-09-21T02:49:07.411Z] [2023-09-21T02:49:07.411Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-21T02:49:07.411Z] [2023-09-21T02:49:07.411Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-21T02:49:07.411Z] [2023-09-21T02:49:07.411Z] [2023-09-21T02:49:07.411Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-21T02:49:07.411Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-21T02:49:07.411Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-21T02:49:07.459Z] $ docker stop --time=1 213447a60ab6bcafb55559c34faad9f4de4b6c688620385425ad1bb31b7efb81 [2023-09-21T02:49:11.490Z] $ docker rm -f --volumes 213447a60ab6bcafb55559c34faad9f4de4b6c688620385425ad1bb31b7efb81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-21T02:49:11.835Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:49:11.843Z] provisioning config files... [2023-09-21T02:49:11.883Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/586@tmp/config17292973443985320930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:49:12.219Z] --> edgex-publish-swagger.sh [2023-09-21T02:49:12.219Z] === Publish openapi/v3 API === [2023-09-21T02:49:12.219Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-21T02:49:12.219Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/586/openapi/v3/core-command.yaml] [2023-09-21T02:49:12.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:49:12.219Z] Dload Upload Total Spent Left Speed [2023-09-21T02:49:12.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67871 --:--:-- --:--:-- --:--:-- 67871 [2023-09-21T02:49:12.477Z] [2023-09-21T02:49:12.477Z] [2023-09-21T02:49:12.477Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/586/openapi/v3/core-data.yaml] [2023-09-21T02:49:12.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:49:12.477Z] Dload Upload Total Spent Left Speed [2023-09-21T02:49:12.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 151k --:--:-- --:--:-- --:--:-- 150k [2023-09-21T02:49:12.995Z] [2023-09-21T02:49:12.995Z] [2023-09-21T02:49:12.995Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/586/openapi/v3/core-metadata.yaml] [2023-09-21T02:49:12.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:49:12.995Z] Dload Upload Total Spent Left Speed [2023-09-21T02:49:13.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 263k --:--:-- --:--:-- --:--:-- 263k 100 144k 0 0 100 144k 0 263k --:--:-- --:--:-- --:--:-- 263k [2023-09-21T02:49:13.562Z] [2023-09-21T02:49:13.562Z] [2023-09-21T02:49:13.562Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/586/openapi/v3/support-notifications.yaml] [2023-09-21T02:49:13.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:49:13.562Z] Dload Upload Total Spent Left Speed [2023-09-21T02:49:14.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 182k --:--:-- --:--:-- --:--:-- 182k [2023-09-21T02:49:14.130Z] [2023-09-21T02:49:14.130Z] [2023-09-21T02:49:14.130Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/586/openapi/v3/support-scheduler.yaml] [2023-09-21T02:49:14.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:49:14.130Z] Dload Upload Total Spent Left Speed [2023-09-21T02:49:14.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 84756 --:--:-- --:--:-- --:--:-- 84951 [2023-09-21T02:49:14.697Z] [2023-09-21T02:49:14.697Z] [Pipeline] } [2023-09-21T02:49:14.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-09-21T02:49:15.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T02:49:15.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:49:15.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:49:15.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:49:15.430Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:49:15.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:49:15.869Z] $ docker top 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 -eo pid,comm [2023-09-21T02:49:15.920Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T02:49:15.920Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T02:49:15.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:49:15.953Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:49:16.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:49:16.038Z] $ docker exec 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 ssh-agent [2023-09-21T02:49:16.137Z] SSH_AUTH_SOCK=/tmp/ssh-SYmsOzUi4VVF/agent.32 [2023-09-21T02:49:16.137Z] SSH_AGENT_PID=38 [2023-09-21T02:49:16.142Z] Running ssh-add (command line suppressed) [2023-09-21T02:49:16.240Z] Identity added: /w/workspace/edgex-go/586@tmp/private_key_15461319157622720177.key (/w/workspace/edgex-go/586@tmp/private_key_15461319157622720177.key) [2023-09-21T02:49:16.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:49:16.553Z] + git semver tag [2023-09-21T02:49:16.811Z] 2023-09-21 02:49:16,700 [run_tag] DEBUG tag force:False [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,700 [check_head_tag] DEBUG check head tag [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,701 [execute] INFO git cat-file --batch-check [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=) [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,704 [execute] INFO git cat-file --batch [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=) [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,724 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,724 [execute] INFO git tag -a v3.1.0-dev.52 -m v3.1.0-dev.52 [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,724 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.52', '-m', 'v3.1.0-dev.52'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=None) [2023-09-21T02:49:16.812Z] 2023-09-21 02:49:16,729 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main [2023-09-21T02:49:16.812Z] 3.1.0-dev.52 [Pipeline] } [2023-09-21T02:49:16.815Z] $ docker exec --env ******** --env ******** 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 ssh-agent -k [2023-09-21T02:49:16.920Z] unset SSH_AUTH_SOCK; [2023-09-21T02:49:16.920Z] unset SSH_AGENT_PID; [2023-09-21T02:49:16.920Z] echo Agent pid 38 killed; [2023-09-21T02:49:16.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T02:49:17.229Z] + git semver [Pipeline] } [2023-09-21T02:49:17.496Z] $ docker stop --time=1 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 [2023-09-21T02:49:18.796Z] $ docker rm -f --volumes 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:49:19.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-21T02:49:19.185Z] [2023-09-21T02:49:19.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:49:19.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-21T02:49:19.486Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-21T02:49:19.486Z] ab5ef0e58194: Pulling fs layer [2023-09-21T02:49:19.486Z] 9712f1f96733: Pulling fs layer [2023-09-21T02:49:19.486Z] 63f879dbbcfc: Pulling fs layer [2023-09-21T02:49:19.486Z] 0d9ebad4ef96: Pulling fs layer [2023-09-21T02:49:19.486Z] e9a5061849ea: Pulling fs layer [2023-09-21T02:49:19.486Z] d747dcd14b5f: Pulling fs layer [2023-09-21T02:49:19.486Z] 2de7ff778b66: Pulling fs layer [2023-09-21T02:49:19.486Z] e9a5061849ea: Waiting [2023-09-21T02:49:19.486Z] d747dcd14b5f: Waiting [2023-09-21T02:49:19.486Z] 0d9ebad4ef96: Waiting [2023-09-21T02:49:19.486Z] 9712f1f96733: Verifying Checksum [2023-09-21T02:49:19.486Z] 9712f1f96733: Download complete [2023-09-21T02:49:19.745Z] 63f879dbbcfc: Verifying Checksum [2023-09-21T02:49:19.745Z] 63f879dbbcfc: Download complete [2023-09-21T02:49:20.003Z] e9a5061849ea: Verifying Checksum [2023-09-21T02:49:20.003Z] e9a5061849ea: Download complete [2023-09-21T02:49:20.003Z] 0d9ebad4ef96: Verifying Checksum [2023-09-21T02:49:20.003Z] 0d9ebad4ef96: Download complete [2023-09-21T02:49:20.003Z] d747dcd14b5f: Verifying Checksum [2023-09-21T02:49:20.003Z] d747dcd14b5f: Download complete [2023-09-21T02:49:20.003Z] 2de7ff778b66: Verifying Checksum [2023-09-21T02:49:20.003Z] 2de7ff778b66: Download complete [2023-09-21T02:49:20.003Z] ab5ef0e58194: Verifying Checksum [2023-09-21T02:49:20.003Z] ab5ef0e58194: Download complete [2023-09-21T02:49:22.528Z] ab5ef0e58194: Pull complete [2023-09-21T02:49:22.528Z] 9712f1f96733: Pull complete [2023-09-21T02:49:23.093Z] 63f879dbbcfc: Pull complete [2023-09-21T02:49:26.372Z] 0d9ebad4ef96: Pull complete [2023-09-21T02:49:26.630Z] e9a5061849ea: Pull complete [2023-09-21T02:49:26.889Z] d747dcd14b5f: Pull complete [2023-09-21T02:49:27.822Z] 2de7ff778b66: Pull complete [2023-09-21T02:49:27.822Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-21T02:49:27.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-21T02:49:27.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:49:27.896Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:49:27.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:49:32.639Z] $ docker top 9e958fc11c9fe3803c47378ccb252782e41ce803dce2056cb1dcc10503e2ae07 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:49:32.704Z] provisioning config files... [2023-09-21T02:49:32.710Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/586@tmp/config3197378291598847467tmp [2023-09-21T02:49:32.718Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/586@tmp/config5036098462178534169tmp [2023-09-21T02:49:32.725Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/586@tmp/config3383650935432131222tmp [Pipeline] { [Pipeline] echo [2023-09-21T02:49:32.737Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:49:33.013Z] ---> sigul-configuration.sh [2023-09-21T02:49:33.013Z] gpg: directory `/root/.gnupg' created [2023-09-21T02:49:33.013Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-21T02:49:33.013Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-21T02:49:33.013Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-21T02:49:33.013Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-21T02:49:33.013Z] gpg: CAST5 encrypted data [2023-09-21T02:49:33.013Z] gpg: encrypted with 1 passphrase [2023-09-21T02:49:33.013Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-21T02:49:33.304Z] + mkdir /home/jenkins [2023-09-21T02:49:33.305Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-21T02:49:33.586Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-21T02:49:33.594Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:49:33.877Z] ---> sigul-install.sh [2023-09-21T02:49:33.877Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-21T02:49:34.159Z] + git tag --list [2023-09-21T02:49:34.160Z] 0.6.0 [2023-09-21T02:49:34.160Z] 0.6.1 [2023-09-21T02:49:34.160Z] 0.7.0 [2023-09-21T02:49:34.160Z] 0.7.1 [2023-09-21T02:49:34.160Z] v1.0.0 [2023-09-21T02:49:34.160Z] v1.0.1 [2023-09-21T02:49:34.160Z] v1.1.0 [2023-09-21T02:49:34.160Z] v1.2.0 [2023-09-21T02:49:34.160Z] v1.2.1 [2023-09-21T02:49:34.160Z] v1.3.0 [2023-09-21T02:49:34.160Z] v1.3.1 [2023-09-21T02:49:34.160Z] v2.0.0 [2023-09-21T02:49:34.160Z] v2.1.0 [2023-09-21T02:49:34.160Z] v2.1.1 [2023-09-21T02:49:34.160Z] v2.2.0 [2023-09-21T02:49:34.160Z] v2.3.0 [2023-09-21T02:49:34.160Z] v3.0 [2023-09-21T02:49:34.160Z] v3.0.0 [2023-09-21T02:49:34.160Z] v3.1.0-dev.1 [2023-09-21T02:49:34.160Z] v3.1.0-dev.10 [2023-09-21T02:49:34.160Z] v3.1.0-dev.11 [2023-09-21T02:49:34.160Z] v3.1.0-dev.12 [2023-09-21T02:49:34.160Z] v3.1.0-dev.13 [2023-09-21T02:49:34.160Z] v3.1.0-dev.14 [2023-09-21T02:49:34.160Z] v3.1.0-dev.15 [2023-09-21T02:49:34.160Z] v3.1.0-dev.16 [2023-09-21T02:49:34.160Z] v3.1.0-dev.17 [2023-09-21T02:49:34.160Z] v3.1.0-dev.18 [2023-09-21T02:49:34.160Z] v3.1.0-dev.19 [2023-09-21T02:49:34.160Z] v3.1.0-dev.2 [2023-09-21T02:49:34.160Z] v3.1.0-dev.20 [2023-09-21T02:49:34.160Z] v3.1.0-dev.21 [2023-09-21T02:49:34.160Z] v3.1.0-dev.22 [2023-09-21T02:49:34.160Z] v3.1.0-dev.23 [2023-09-21T02:49:34.160Z] v3.1.0-dev.24 [2023-09-21T02:49:34.160Z] v3.1.0-dev.25 [2023-09-21T02:49:34.160Z] v3.1.0-dev.26 [2023-09-21T02:49:34.160Z] v3.1.0-dev.27 [2023-09-21T02:49:34.160Z] v3.1.0-dev.28 [2023-09-21T02:49:34.160Z] v3.1.0-dev.29 [2023-09-21T02:49:34.160Z] v3.1.0-dev.3 [2023-09-21T02:49:34.160Z] v3.1.0-dev.30 [2023-09-21T02:49:34.160Z] v3.1.0-dev.31 [2023-09-21T02:49:34.160Z] v3.1.0-dev.32 [2023-09-21T02:49:34.160Z] v3.1.0-dev.33 [2023-09-21T02:49:34.160Z] v3.1.0-dev.34 [2023-09-21T02:49:34.160Z] v3.1.0-dev.35 [2023-09-21T02:49:34.160Z] v3.1.0-dev.36 [2023-09-21T02:49:34.160Z] v3.1.0-dev.37 [2023-09-21T02:49:34.160Z] v3.1.0-dev.38 [2023-09-21T02:49:34.160Z] v3.1.0-dev.39 [2023-09-21T02:49:34.160Z] v3.1.0-dev.4 [2023-09-21T02:49:34.160Z] v3.1.0-dev.40 [2023-09-21T02:49:34.160Z] v3.1.0-dev.41 [2023-09-21T02:49:34.160Z] v3.1.0-dev.42 [2023-09-21T02:49:34.160Z] v3.1.0-dev.43 [2023-09-21T02:49:34.160Z] v3.1.0-dev.44 [2023-09-21T02:49:34.160Z] v3.1.0-dev.45 [2023-09-21T02:49:34.160Z] v3.1.0-dev.46 [2023-09-21T02:49:34.160Z] v3.1.0-dev.47 [2023-09-21T02:49:34.160Z] v3.1.0-dev.48 [2023-09-21T02:49:34.160Z] v3.1.0-dev.49 [2023-09-21T02:49:34.160Z] v3.1.0-dev.5 [2023-09-21T02:49:34.160Z] v3.1.0-dev.50 [2023-09-21T02:49:34.160Z] v3.1.0-dev.51 [2023-09-21T02:49:34.160Z] v3.1.0-dev.52 [2023-09-21T02:49:34.160Z] v3.1.0-dev.6 [2023-09-21T02:49:34.160Z] v3.1.0-dev.7 [2023-09-21T02:49:34.160Z] v3.1.0-dev.8 [2023-09-21T02:49:34.160Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-21T02:49:34.442Z] + lftools sign git-tag v3.1.0-dev.52 [2023-09-21T02:49:35.009Z] Signing Git tag with Sigul... [2023-09-21T02:49:35.009Z] Signing v3.1.0-dev.52 [Pipeline] echo [2023-09-21T02:49:35.276Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:49:35.555Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-21T02:49:35.560Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-21T02:49:35.571Z] $ docker stop --time=1 9e958fc11c9fe3803c47378ccb252782e41ce803dce2056cb1dcc10503e2ae07 [2023-09-21T02:49:36.858Z] $ docker rm -f --volumes 9e958fc11c9fe3803c47378ccb252782e41ce803dce2056cb1dcc10503e2ae07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-21T02:49:37.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T02:49:37.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:49:37.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:49:37.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:49:37.604Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:49:37.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:49:37.942Z] $ docker top f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f -eo pid,comm [2023-09-21T02:49:37.989Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T02:49:37.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T02:49:38.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:49:38.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:49:38.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:49:38.113Z] $ docker exec f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f ssh-agent [2023-09-21T02:49:38.219Z] SSH_AUTH_SOCK=/tmp/ssh-TmDTYfHmseQq/agent.33 [2023-09-21T02:49:38.219Z] SSH_AGENT_PID=39 [2023-09-21T02:49:38.224Z] Running ssh-add (command line suppressed) [2023-09-21T02:49:38.313Z] Identity added: /w/workspace/edgex-go/586@tmp/private_key_14636122488079831805.key (/w/workspace/edgex-go/586@tmp/private_key_14636122488079831805.key) [2023-09-21T02:49:38.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:49:38.619Z] + git semver bump pre [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,781 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,781 [bump_version] DEBUG bumping version:3.1.0-dev.52 on axis:pre with prefix:dev [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,781 [bump_version] DEBUG bumped version:3.1.0-dev.53 [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,781 [write_version] DEBUG write version:3.1.0-dev.53 to path:/w/workspace/edgex-go/586/.semver/main with force:True [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,781 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,781 [write_file] DEBUG write to file:/w/workspace/edgex-go/586/.semver/main [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,784 [execute] INFO git cat-file --batch-check [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,789 [execute] INFO git cat-file --batch [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T02:49:38.878Z] 2023-09-21 02:49:38,793 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main [2023-09-21T02:49:38.878Z] 3.1.0-dev.53 [Pipeline] } [2023-09-21T02:49:38.882Z] $ docker exec --env ******** --env ******** f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f ssh-agent -k [2023-09-21T02:49:38.975Z] unset SSH_AUTH_SOCK; [2023-09-21T02:49:38.976Z] unset SSH_AGENT_PID; [2023-09-21T02:49:38.976Z] echo Agent pid 39 killed; [2023-09-21T02:49:38.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T02:49:39.296Z] + git semver [Pipeline] } [2023-09-21T02:49:39.560Z] $ docker stop --time=1 f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f [2023-09-21T02:49:40.823Z] $ docker rm -f --volumes f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T02:49:41.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T02:49:41.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:49:41.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:49:41.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:49:41.531Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:49:41.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:49:41.878Z] $ docker top 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T02:49:41.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:49:41.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:49:42.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:49:42.089Z] $ docker exec 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca ssh-agent [2023-09-21T02:49:42.198Z] SSH_AUTH_SOCK=/tmp/ssh-1FDibEXBg6Td/agent.33 [2023-09-21T02:49:42.198Z] SSH_AGENT_PID=39 [2023-09-21T02:49:42.203Z] Running ssh-add (command line suppressed) [2023-09-21T02:49:42.288Z] Identity added: /w/workspace/edgex-go/586@tmp/private_key_16208578423676126407.key (/w/workspace/edgex-go/586@tmp/private_key_16208578423676126407.key) [2023-09-21T02:49:42.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:49:42.589Z] + git semver push [2023-09-21T02:49:42.849Z] 2023-09-21 02:49:42,750 [run_push] DEBUG push [2023-09-21T02:49:42.849Z] 2023-09-21 02:49:42,751 [execute] INFO git cat-file --batch-check [2023-09-21T02:49:42.849Z] 2023-09-21 02:49:42,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T02:49:42.849Z] 2023-09-21 02:49:42,755 [execute] INFO git rev-list 9208b1d9b402861608f8a1fa879dabe193900104 -- [2023-09-21T02:49:42.849Z] 2023-09-21 02:49:42,755 [execute] DEBUG Popen(['git', 'rev-list', '9208b1d9b402861608f8a1fa879dabe193900104', '--'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-21T02:49:42.849Z] 2023-09-21 02:49:42,772 [execute] INFO git fetch -v origin [2023-09-21T02:49:42.849Z] 2023-09-21 02:49:42,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-21T02:49:43.416Z] 2023-09-21 02:49:43,367 [run_push] DEBUG no remote changes detected [2023-09-21T02:49:43.416Z] 2023-09-21 02:49:43,368 [execute] INFO git push origin semver [2023-09-21T02:49:43.416Z] 2023-09-21 02:49:43,368 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-21T02:49:44.352Z] 2023-09-21 02:49:44,165 [run_push] DEBUG push all version tags [2023-09-21T02:49:44.352Z] 2023-09-21 02:49:44,165 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-21T02:49:44.352Z] 2023-09-21 02:49:44,166 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=None) [2023-09-21T02:49:44.920Z] 2023-09-21 02:49:44,909 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main [2023-09-21T02:49:44.920Z] 3.1.0-dev.53 [Pipeline] } [2023-09-21T02:49:45.183Z] $ docker exec --env ******** --env ******** 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca ssh-agent -k [2023-09-21T02:49:45.276Z] unset SSH_AUTH_SOCK; [2023-09-21T02:49:45.277Z] unset SSH_AGENT_PID; [2023-09-21T02:49:45.277Z] echo Agent pid 39 killed; [2023-09-21T02:49:45.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T02:49:45.586Z] + git semver [Pipeline] } [2023-09-21T02:49:45.849Z] $ docker stop --time=1 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca [2023-09-21T02:49:47.109Z] $ docker rm -f --volumes 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-21T02:49:47.663Z] + [ -d /w/workspace/edgex-go/586/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:49:47.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:49:48.808Z] ---> package-listing.sh [2023-09-21T02:49:48.808Z] ++ facter osfamily [2023-09-21T02:49:48.808Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T02:49:49.068Z] + OS_FAMILY=debian [2023-09-21T02:49:49.068Z] + workspace=/w/workspace/edgex-go/586 [2023-09-21T02:49:49.068Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T02:49:49.068Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T02:49:49.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T02:49:49.068Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T02:49:49.068Z] + '[' /w/workspace/edgex-go/586 ']' [2023-09-21T02:49:49.068Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T02:49:49.068Z] + case "${OS_FAMILY}" in [2023-09-21T02:49:49.068Z] + dpkg -l [2023-09-21T02:49:49.068Z] + grep '^ii' [2023-09-21T02:49:49.068Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T02:49:49.068Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T02:49:49.068Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T02:49:49.068Z] + '[' /w/workspace/edgex-go/586 ']' [2023-09-21T02:49:49.068Z] + mkdir -p /w/workspace/edgex-go/586/archives/ [2023-09-21T02:49:49.068Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/586/archives/ [Pipeline] echo [2023-09-21T02:49:49.080Z] 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/586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T02:49:49.367Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:49:49.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T02:49:49.919Z] [2023-09-21T02:49:49.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:49:50.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T02:49:50.210Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T02:49:50.210Z] 5eb5b503b376: Pulling fs layer [2023-09-21T02:49:50.210Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T02:49:50.210Z] ec43610c2a17: Pulling fs layer [2023-09-21T02:49:50.210Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T02:49:50.210Z] 33b1e0a273af: Pulling fs layer [2023-09-21T02:49:50.210Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T02:49:50.210Z] 2f39f015ded8: Pulling fs layer [2023-09-21T02:49:50.210Z] 3a2ae6a8a46f: Waiting [2023-09-21T02:49:50.210Z] 33b1e0a273af: Waiting [2023-09-21T02:49:50.210Z] 5d3b04190fa2: Waiting [2023-09-21T02:49:50.210Z] 2f39f015ded8: Waiting [2023-09-21T02:49:50.210Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T02:49:50.210Z] 5c69ac0246d0: Download complete [2023-09-21T02:49:50.210Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T02:49:50.210Z] 3a2ae6a8a46f: Download complete [2023-09-21T02:49:50.473Z] 33b1e0a273af: Verifying Checksum [2023-09-21T02:49:50.473Z] 33b1e0a273af: Download complete [2023-09-21T02:49:50.473Z] 5d3b04190fa2: Verifying Checksum [2023-09-21T02:49:50.473Z] 5d3b04190fa2: Download complete [2023-09-21T02:49:50.473Z] ec43610c2a17: Download complete [2023-09-21T02:49:50.733Z] 5eb5b503b376: Verifying Checksum [2023-09-21T02:49:50.733Z] 5eb5b503b376: Download complete [2023-09-21T02:49:51.305Z] 2f39f015ded8: Verifying Checksum [2023-09-21T02:49:51.305Z] 2f39f015ded8: Download complete [2023-09-21T02:49:51.876Z] 5eb5b503b376: Pull complete [2023-09-21T02:49:51.876Z] 5c69ac0246d0: Pull complete [2023-09-21T02:49:52.135Z] ec43610c2a17: Pull complete [2023-09-21T02:49:52.393Z] 3a2ae6a8a46f: Pull complete [2023-09-21T02:49:52.394Z] 33b1e0a273af: Pull complete [2023-09-21T02:49:52.653Z] 5d3b04190fa2: Pull complete [2023-09-21T02:49:56.835Z] 2f39f015ded8: Pull complete [2023-09-21T02:49:56.835Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T02:49:56.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T02:49:56.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:49:56.917Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-09-21T02:49:56.942Z] $ 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/586/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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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-09-21T02:50:00.650Z] $ docker top 01fbf2600da23dadd999ae8ead70d89324646ef825f63c1b050fadf07c9143e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:50:00.986Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T02:50:01.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T02:50:01.550Z] + ls /var/log/sa-host [2023-09-21T02:50:01.550Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:50:01.714Z] provisioning config files... [2023-09-21T02:50:01.724Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/586@tmp/config9251022571467355873tmp [Pipeline] { [Pipeline] echo [2023-09-21T02:50:01.744Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:50:02.023Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T02:50:02.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:50:02.354Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T02:50:02.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:50:02.642Z] ---> sudo-logs.sh [2023-09-21T02:50:02.643Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T02:50:02.668Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:50:02.947Z] ---> job-cost.sh [2023-09-21T02:50:02.948Z] lf-activate-venv: SKIPPING [2023-09-21T02:50:02.948Z] DEBUG: total: 0.10999999940395355 [2023-09-21T02:50:02.948Z] INFO: Retrieving Stack Cost... [2023-09-21T02:50:03.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T02:50:03.773Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T02:50:03.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:50:04.062Z] ---> logs-deploy.sh [2023-09-21T02:50:04.062Z] lf-activate-venv: SKIPPING [2023-09-21T02:50:04.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/586 [2023-09-21T02:50:04.063Z] INFO: archiving workspace using pattern(s): [2023-09-21T02:50:04.999Z] Archives upload complete. [2023-09-21T02:50:04.999Z] INFO: archiving logs to Nexus