Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4687b85feb07d3d50e1bc338781fac63f010329a 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-ssh15418720650184603523.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-ssh6342984327992055953.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-ssh12613312093260967410.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-ssh14764208971655818650.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-ssh8473027599827318893.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-5987 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/577 [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/577 # 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 4687b85feb07d3d50e1bc338781fac63f010329a (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#4680)" > 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 4687b85feb07d3d50e1bc338781fac63f010329a # timeout=10 > git rev-list --no-walk 0b0266d3ec527e29a217e8c26249c7de783c5a8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T21:02:10.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T21:02:10.133Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T21:02:10.152Z] ========================================================= [2023-09-12T21:02:10.152Z] EdgeX Global Pipelines Version Info [2023-09-12T21:02:10.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:02:10.892Z] ------------------- [2023-09-12T21:02:10.892Z] stable info: [2023-09-12T21:02:10.892Z] ------------------- [2023-09-12T21:02:10.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T21:02:10.892Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:02:10.892Z] Message: update stable to v1.0.254 [2023-09-12T21:02:11.464Z] ------------------- [2023-09-12T21:02:11.464Z] experimental info: [2023-09-12T21:02:11.464Z] ------------------- [2023-09-12T21:02:11.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T21:02:11.464Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:02:11.464Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T21:02:11.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-12T21:02:11.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-12T21:02:11.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T21:02:11.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T21:02:11.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T21:02:11.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T21:02:11.700Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T21:02:11.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-12T21:02:11.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-12T21:02:11.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-12T21:02:11.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T21:02:11.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T21:02:11.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T21:02:11.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T21:02:11.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T21:02:11.821Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:02:11.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:02:11.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T21:02:11.867Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T21:02:11.885Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T21:02:11.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T21:02:11.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T21:02:11.927Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T21:02:11.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T21:02:11.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T21:02:11.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T21:02:11.975Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] echo [2023-09-12T21:02:11.987Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4687b85 [Pipeline] echo [2023-09-12T21:02:11.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:02:12.049Z] provisioning config files... [2023-09-12T21:02:12.064Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/577@tmp/config15422064765824218602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:02:12.368Z] ---> docker-login.sh [2023-09-12T21:02:12.368Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:02:12.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:12.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:12.629Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:12.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:12.629Z] [2023-09-12T21:02:12.629Z] Login Succeeded [2023-09-12T21:02:12.629Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:02:12.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:12.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:12.889Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:12.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:12.889Z] [2023-09-12T21:02:12.889Z] Login Succeeded [2023-09-12T21:02:12.889Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:02:12.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:12.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:12.889Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:12.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:12.889Z] [2023-09-12T21:02:12.889Z] Login Succeeded [2023-09-12T21:02:12.889Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:02:13.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:13.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:13.148Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:13.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:13.148Z] [2023-09-12T21:02:13.148Z] Login Succeeded [2023-09-12T21:02:13.148Z] docker.io [2023-09-12T21:02:13.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:02:13.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:02:13.409Z] Configure a credential helper to remove this warning. See [2023-09-12T21:02:13.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:02:13.409Z] [2023-09-12T21:02:13.409Z] Login Succeeded [2023-09-12T21:02:13.409Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:02:13.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:02:13.719Z] + 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-12T21:02:13.719Z] + dirname cmd/core-command/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/core-data/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/core-metadata/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/support-notifications/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-12T21:02:13.719Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-12T21:02:13.719Z] + cut -d/ -f2 [2023-09-12T21:02:13.719Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-12T21:02:13.766Z] 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-12T21:02:14.110Z] + git rev-list -1 --merges 4687b85feb07d3d50e1bc338781fac63f010329a~1..4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] echo [2023-09-12T21:02:14.128Z] -----------> git rev-list -1 --merges 4687b85feb07d3d50e1bc338781fac63f010329a~1..4687b85feb07d3d50e1bc338781fac63f010329a 4687b85feb07d3d50e1bc338781fac63f010329a [false] [Pipeline] sh [2023-09-12T21:02:14.415Z] + git log --format=format:%s -1 4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] echo [2023-09-12T21:02:14.429Z] ========================================================= [2023-09-12T21:02:14.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T21:02:14.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-12T21:02:14.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:02:14.795Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T21:02:14.795Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T21:02:14.795Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T21:02:14.795Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T21:02:14.795Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T21:02:14.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:02:15.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:02:15.150Z] [2023-09-12T21:02:15.150Z] 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-12T21:02:15.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:02:15.449Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T21:02:15.449Z] b85a868b505f: Pulling fs layer [2023-09-12T21:02:15.449Z] e2be974225ed: Pulling fs layer [2023-09-12T21:02:15.449Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T21:02:15.449Z] 988bab9f4d93: Pulling fs layer [2023-09-12T21:02:15.450Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T21:02:15.450Z] eaf3925da568: Pulling fs layer [2023-09-12T21:02:15.450Z] bab4dde63d76: Pulling fs layer [2023-09-12T21:02:15.450Z] bde34c3a00c8: Pulling fs layer [2023-09-12T21:02:15.450Z] b352a97aabf1: Pulling fs layer [2023-09-12T21:02:15.450Z] 4872d77fe225: Pulling fs layer [2023-09-12T21:02:15.450Z] 5851b861e8e6: Pulling fs layer [2023-09-12T21:02:15.450Z] 988bab9f4d93: Waiting [2023-09-12T21:02:15.450Z] 1469e6f7b9e6: Waiting [2023-09-12T21:02:15.450Z] b352a97aabf1: Waiting [2023-09-12T21:02:15.450Z] 4872d77fe225: Waiting [2023-09-12T21:02:15.450Z] 5851b861e8e6: Waiting [2023-09-12T21:02:15.450Z] bde34c3a00c8: Waiting [2023-09-12T21:02:15.450Z] eaf3925da568: Waiting [2023-09-12T21:02:15.450Z] bab4dde63d76: Waiting [2023-09-12T21:02:15.450Z] e2be974225ed: Verifying Checksum [2023-09-12T21:02:15.450Z] e2be974225ed: Download complete [2023-09-12T21:02:15.450Z] 988bab9f4d93: Download complete [2023-09-12T21:02:15.710Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T21:02:15.710Z] 1469e6f7b9e6: Download complete [2023-09-12T21:02:15.710Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T21:02:15.710Z] 339a4e72a1f5: Download complete [2023-09-12T21:02:15.710Z] eaf3925da568: Download complete [2023-09-12T21:02:15.710Z] bde34c3a00c8: Verifying Checksum [2023-09-12T21:02:15.710Z] bde34c3a00c8: Download complete [2023-09-12T21:02:15.710Z] b352a97aabf1: Verifying Checksum [2023-09-12T21:02:15.710Z] b352a97aabf1: Download complete [2023-09-12T21:02:15.710Z] 4872d77fe225: Verifying Checksum [2023-09-12T21:02:15.710Z] 4872d77fe225: Download complete [2023-09-12T21:02:15.710Z] 5851b861e8e6: Verifying Checksum [2023-09-12T21:02:15.710Z] 5851b861e8e6: Download complete [2023-09-12T21:02:15.710Z] b85a868b505f: Verifying Checksum [2023-09-12T21:02:15.710Z] b85a868b505f: Download complete [2023-09-12T21:02:15.969Z] bab4dde63d76: Verifying Checksum [2023-09-12T21:02:15.969Z] bab4dde63d76: Download complete [2023-09-12T21:02:16.906Z] b85a868b505f: Pull complete [2023-09-12T21:02:17.164Z] e2be974225ed: Pull complete [2023-09-12T21:02:17.729Z] 339a4e72a1f5: Pull complete [2023-09-12T21:02:17.729Z] 988bab9f4d93: Pull complete [2023-09-12T21:02:17.999Z] 1469e6f7b9e6: Pull complete [2023-09-12T21:02:18.261Z] eaf3925da568: Pull complete [2023-09-12T21:02:20.164Z] bab4dde63d76: Pull complete [2023-09-12T21:02:20.164Z] bde34c3a00c8: Pull complete [2023-09-12T21:02:20.164Z] b352a97aabf1: Pull complete [2023-09-12T21:02:20.424Z] 4872d77fe225: Pull complete [2023-09-12T21:02:20.424Z] 5851b861e8e6: Pull complete [2023-09-12T21:02:20.424Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T21:02:20.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:02:20.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:02:20.524Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:02:20.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:02:24.115Z] $ docker top f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 -eo pid,comm [2023-09-12T21:02:24.176Z] 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-12T21:02:24.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:02:24.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:02:24.210Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:02:24.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:02:24.318Z] $ docker exec f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 ssh-agent [2023-09-12T21:02:24.453Z] SSH_AUTH_SOCK=/tmp/ssh-orPxpdiHgGRY/agent.32 [2023-09-12T21:02:24.453Z] SSH_AGENT_PID=38 [2023-09-12T21:02:24.459Z] Running ssh-add (command line suppressed) [2023-09-12T21:02:24.551Z] Identity added: /w/workspace/edgex-go/577@tmp/private_key_4404159180082032023.key (/w/workspace/edgex-go/577@tmp/private_key_4404159180082032023.key) [2023-09-12T21:02:24.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:02:24.869Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T21:02:24.871Z] $ docker exec --env ******** --env ******** f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 ssh-agent -k [2023-09-12T21:02:24.981Z] unset SSH_AUTH_SOCK; [2023-09-12T21:02:24.981Z] unset SSH_AGENT_PID; [2023-09-12T21:02:24.982Z] echo Agent pid 38 killed; [2023-09-12T21:02:25.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T21:02:25.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:02:25.029Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:02:25.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:02:25.126Z] $ docker exec f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 ssh-agent [2023-09-12T21:02:25.247Z] SSH_AUTH_SOCK=/tmp/ssh-pEQNE1Q42Dii/agent.71 [2023-09-12T21:02:25.247Z] SSH_AGENT_PID=77 [2023-09-12T21:02:25.253Z] Running ssh-add (command line suppressed) [2023-09-12T21:02:25.345Z] Identity added: /w/workspace/edgex-go/577@tmp/private_key_13632955751265066502.key (/w/workspace/edgex-go/577@tmp/private_key_13632955751265066502.key) [2023-09-12T21:02:25.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:02:25.654Z] + git semver init [2023-09-12T21:02:25.913Z] 2023-09-12 21:02:25,844 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T21:02:25.913Z] 2023-09-12 21:02:25,845 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/577/.semver [2023-09-12T21:02:25.913Z] 2023-09-12 21:02:25,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/577/.semver [2023-09-12T21:02:25.913Z] 2023-09-12 21:02:25,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/577/.semver'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:02:32.505Z] 2023-09-12 21:02:31,857 [append_file] DEBUG append to file:/w/workspace/edgex-go/577/.git/info/exclude [2023-09-12T21:02:32.505Z] 2023-09-12 21:02:31,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/577/.semver/main with force:False [2023-09-12T21:02:32.505Z] 2023-09-12 21:02:31,859 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main [2023-09-12T21:02:32.505Z] 2023-09-12 21:02:31,859 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main [2023-09-12T21:02:32.505Z] 3.1.0-dev.43 [Pipeline] } [2023-09-12T21:02:32.512Z] $ docker exec --env ******** --env ******** f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 ssh-agent -k [2023-09-12T21:02:32.624Z] unset SSH_AUTH_SOCK; [2023-09-12T21:02:32.625Z] unset SSH_AGENT_PID; [2023-09-12T21:02:32.625Z] echo Agent pid 77 killed; [2023-09-12T21:02:32.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:02:32.948Z] + git semver [Pipeline] } [2023-09-12T21:02:33.219Z] $ docker stop --time=1 f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 [2023-09-12T21:02:35.269Z] $ docker rm -f --volumes f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:02:35.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T21:02:35.990Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T21:02:35.992Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.43 [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-12T21:02:36.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/577 [Pipeline] echo [2023-09-12T21:02:36.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:02:36.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:02:36.411Z] ========================================================= [2023-09-12T21:02:36.411Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T21:02:36.411Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:02:36.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:02:36.973Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T21:02:36.973Z] 7264a8db6415: Pulling fs layer [2023-09-12T21:02:36.973Z] c4d48a809fc2: Pulling fs layer [2023-09-12T21:02:36.973Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T21:02:36.973Z] ad3a456e5733: Pulling fs layer [2023-09-12T21:02:36.973Z] 9e4f439ed901: Pulling fs layer [2023-09-12T21:02:36.973Z] feaf6a47b606: Pulling fs layer [2023-09-12T21:02:36.973Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T21:02:36.973Z] 8ac70367396e: Pulling fs layer [2023-09-12T21:02:36.973Z] 6db16350a2e2: Pulling fs layer [2023-09-12T21:02:36.973Z] 9250d5d63582: Pulling fs layer [2023-09-12T21:02:36.973Z] ad3a456e5733: Waiting [2023-09-12T21:02:36.973Z] 9e4f439ed901: Waiting [2023-09-12T21:02:36.973Z] feaf6a47b606: Waiting [2023-09-12T21:02:36.973Z] 5e8b037d7d82: Waiting [2023-09-12T21:02:36.973Z] 8ac70367396e: Waiting [2023-09-12T21:02:36.973Z] 6db16350a2e2: Waiting [2023-09-12T21:02:36.973Z] 9250d5d63582: Waiting [2023-09-12T21:02:36.973Z] c4d48a809fc2: Verifying Checksum [2023-09-12T21:02:36.973Z] c4d48a809fc2: Download complete [2023-09-12T21:02:36.973Z] ad3a456e5733: Verifying Checksum [2023-09-12T21:02:36.973Z] ad3a456e5733: Download complete [2023-09-12T21:02:36.973Z] 9e4f439ed901: Verifying Checksum [2023-09-12T21:02:36.973Z] 9e4f439ed901: Download complete [2023-09-12T21:02:36.973Z] 7264a8db6415: Verifying Checksum [2023-09-12T21:02:36.973Z] 7264a8db6415: Download complete [2023-09-12T21:02:36.973Z] feaf6a47b606: Verifying Checksum [2023-09-12T21:02:36.973Z] feaf6a47b606: Download complete [2023-09-12T21:02:37.249Z] 8ac70367396e: Verifying Checksum [2023-09-12T21:02:37.249Z] 8ac70367396e: Download complete [2023-09-12T21:02:37.249Z] 7264a8db6415: Pull complete [2023-09-12T21:02:37.509Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T21:02:37.509Z] 4f1c88b9dad5: Download complete [2023-09-12T21:02:37.509Z] 6db16350a2e2: Verifying Checksum [2023-09-12T21:02:37.509Z] 6db16350a2e2: Download complete [2023-09-12T21:02:37.768Z] c4d48a809fc2: Pull complete [2023-09-12T21:02:37.768Z] 9250d5d63582: Verifying Checksum [2023-09-12T21:02:37.768Z] 9250d5d63582: Download complete [2023-09-12T21:02:38.028Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T21:02:38.028Z] 5e8b037d7d82: Download complete [2023-09-12T21:02:41.363Z] 4f1c88b9dad5: Pull complete [2023-09-12T21:02:41.363Z] ad3a456e5733: Pull complete [2023-09-12T21:02:41.620Z] 9e4f439ed901: Pull complete [2023-09-12T21:02:41.620Z] feaf6a47b606: Pull complete [2023-09-12T21:02:44.156Z] 5e8b037d7d82: Pull complete [2023-09-12T21:02:44.415Z] 8ac70367396e: Pull complete [2023-09-12T21:02:44.674Z] 6db16350a2e2: Pull complete [2023-09-12T21:02:45.241Z] 9250d5d63582: Pull complete [2023-09-12T21:02:45.241Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T21:02:45.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:02:45.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:02:45.541Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:02:45.542Z] WORKDIR /edgex [2023-09-12T21:02:45.542Z] COPY go.mod . [2023-09-12T21:02:45.542Z] RUN go mod download [2023-09-12T21:02:45.542Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-12T21:02:46.112Z] Sending build context to Docker daemon 171MB [2023-09-12T21:02:46.113Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:02:46.113Z] ---> fa269f55d9b9 [2023-09-12T21:02:46.113Z] Step 2/4 : WORKDIR /edgex [2023-09-12T21:02:51.063Z] Still waiting to schedule task [2023-09-12T21:02:51.063Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T21:02:56.134Z] ---> Running in 2787183153b7 [2023-09-12T21:02:56.134Z] Removing intermediate container 2787183153b7 [2023-09-12T21:02:56.134Z] ---> 33ab1e6a22e0 [2023-09-12T21:02:56.134Z] Step 3/4 : COPY go.mod . [2023-09-12T21:02:56.134Z] ---> e02403380dfd [2023-09-12T21:02:56.134Z] Step 4/4 : RUN go mod download [2023-09-12T21:02:56.134Z] ---> Running in 48ad92f04cc6 [2023-09-12T21:03:14.227Z] Removing intermediate container 48ad92f04cc6 [2023-09-12T21:03:14.227Z] ---> 6af4ccbc2675 [2023-09-12T21:03:14.227Z] Successfully built 6af4ccbc2675 [2023-09-12T21:03:14.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:03:14.533Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:03:14.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:03:14.606Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:03:14.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:03:15.096Z] $ docker top b1115f25fbdf8436f66629ae6239bc7cac504974ec8b466c9f753d6b9c76ac33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:03:15.444Z] + go version [2023-09-12T21:03:15.444Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:03:15.459Z] $ docker stop --time=1 b1115f25fbdf8436f66629ae6239bc7cac504974ec8b466c9f753d6b9c76ac33 [2023-09-12T21:03:16.761Z] $ docker rm -f --volumes b1115f25fbdf8436f66629ae6239bc7cac504974ec8b466c9f753d6b9c76ac33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:03:17.167Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:03:17.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:03:17.235Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:03:17.273Z] $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:03:17.628Z] $ docker top e8cf6235fa6a6975c92eb8ffdbfc193434865b8d8e8bf18a5b1330f2ab47b5ea -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T21:03:17.692Z] ========================================================= [2023-09-12T21:03:17.692Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T21:03:17.692Z] ========================================================= [Pipeline] sh [2023-09-12T21:03:17.969Z] + git config --global --add safe.directory /w/workspace/edgex-go/577 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:03:18.261Z] + make test [2023-09-12T21:03:18.262Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T21:03:26.371Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T21:03:38.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T21:03:39.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T21:03:39.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T21:03:39.159Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T21:03:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-12T21:03:40.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T21:03:40.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T21:03:41.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2023-09-12T21:03:43.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2023-09-12T21:03:43.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T21:03:43.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T21:03:43.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-12T21:03:44.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T21:03:44.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T21:03:46.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-12T21:03:46.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T21:03:46.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T21:03:46.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T21:03:46.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-12T21:03:47.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.4% of statements [2023-09-12T21:03:47.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.0% of statements [2023-09-12T21:03:47.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T21:03:47.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T21:03:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.229s coverage: 93.4% of statements [2023-09-12T21:03:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 3.8% of statements [2023-09-12T21:03:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T21:03:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T21:03:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T21:03:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T21:03:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T21:03:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T21:03:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T21:03:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T21:03:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T21:03:49.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T21:03:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 97.6% of statements [2023-09-12T21:03:50.898Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2023-09-12T21:03:51.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T21:03:51.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T21:03:52.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements [2023-09-12T21:03:52.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements [2023-09-12T21:03:52.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements [2023-09-12T21:03:52.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements [2023-09-12T21:03:52.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-09-12T21:03:52.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2023-09-12T21:03:53.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T21:03:53.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T21:03:53.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T21:03:53.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T21:03:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T21:03:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T21:03:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T21:03:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T21:03:54.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2023-09-12T21:03:55.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T21:03:55.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T21:03:55.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T21:03:55.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T21:03:55.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T21:03:55.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T21:03:56.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T21:03:57.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T21:03:57.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T21:03:59.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T21:03:59.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T21:04:01.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T21:04:01.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T21:04:01.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T21:04:02.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T21:04:02.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T21:04:02.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T21:04:03.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T21:04:03.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T21:04:03.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T21:04:03.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T21:04:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T21:04:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T21:04:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T21:04:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T21:04:05.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.051s coverage: 94.4% of statements [2023-09-12T21:04:06.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T21:04:06.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T21:04:06.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T21:04:06.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T21:04:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T21:04:07.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T21:04:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T21:04:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.251s coverage: 79.9% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.058s coverage: 92.9% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.186s coverage: 63.1% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.066s coverage: 100.0% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 38.4% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.7% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements [2023-09-12T21:04:18.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements [2023-09-12T21:04:18.091Z] 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-12T21:04:18.091Z] running golangci-lint [2023-09-12T21:04:18.350Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-12T21:04:18.350Z] go version go1.21.0 linux/amd64 [2023-09-12T21:04:18.350Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-12T21:04:18.350Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-12T21:04:30.578Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 10.651202838s" [2023-09-12T21:04:30.578Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.923811ms" [2023-09-12T21:04:37.139Z] level=info msg="[linters_context/goanalysis] analyzers took 1m12.175988999s with top 10 stages: buildir: 31.150228742s, gosec: 6.20259191s, inspect: 1.55078562s, fact_deprecated: 1.505106567s, ctrlflow: 1.133948492s, printf: 1.075253061s, S1038: 1.031614968s, fact_purity: 808.376464ms, nilness: 807.516049ms, unused: 588.663584ms" [2023-09-12T21:04:37.139Z] level=info msg="[runner] Issues before processing: 194, after processing: 0" [2023-09-12T21:04:37.139Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 194/194, autogenerated_exclude: 194/194, exclude: 194/194, exclude-rules: 21/194, skip_files: 194/194, nolint: 0/21, filename_unadjuster: 194/194, skip_dirs: 194/194, identifier_marker: 194/194, cgo: 194/194" [2023-09-12T21:04:37.139Z] level=info msg="[runner] processing took 15.629141ms with stages: nolint: 6.731611ms, identifier_marker: 4.50705ms, path_prettifier: 1.497037ms, exclude-rules: 1.331824ms, autogenerated_exclude: 1.060921ms, skip_dirs: 448.174µs, cgo: 31.267µs, filename_unadjuster: 17.288µs, max_same_issues: 859ns, fixer: 390ns, uniq_by_line: 370ns, diff: 360ns, skip_files: 330ns, exclude: 320ns, severity-rules: 280ns, sort_results: 270ns, path_shortener: 250ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-09-12T21:04:37.139Z] level=info msg="[runner] linters took 7.755599084s with stages: goanalysis_metalinter: 7.739869722s" [2023-09-12T21:04:37.139Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-12T21:04:37.139Z] level=info msg="Memory: 186 samples, avg is 265.3MB, max is 903.6MB" [2023-09-12T21:04:37.139Z] level=info msg="Execution took 18.460830718s" [2023-09-12T21:04:37.139Z] go vet ./... [2023-09-12T21:04:40.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:04:40.678Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:04:40.678Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:04:40.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-12T21:04:40.970Z] + ls -al . [2023-09-12T21:04:40.970Z] total 728 [2023-09-12T21:04:40.970Z] drwxrwxr-x 12 1001 1001 4096 Sep 12 21:03 . [2023-09-12T21:04:40.970Z] drwxr-xr-x 4 root root 4096 Sep 12 21:03 .. [2023-09-12T21:04:40.970Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 21:02 .blubracket [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 16 Sep 12 21:02 .dockerignore [2023-09-12T21:04:40.970Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 21:04 .git [2023-09-12T21:04:40.970Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 21:02 .github [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 1173 Sep 12 21:02 .gitignore [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 21:02 .golangci.yml [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 21:02 .hadolint.yml [2023-09-12T21:04:40.970Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 21:02 .semver [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 166 Sep 12 21:02 .sonarcloud.properties [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 21:02 ADOPTERS.md [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 11674 Sep 12 21:02 Attribution.txt [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 93407 Sep 12 21:02 CHANGELOG.md [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 21:02 CONTRIBUTING.md [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 21:02 GOVERNANCE.md [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 883 Sep 12 21:02 Jenkinsfile [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 21:02 LICENSE [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 14764 Sep 12 21:02 Makefile [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 21:02 OWNERS.md [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 9923 Sep 12 21:02 README.md [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 21:02 SECURITY.md [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 12 Sep 12 21:02 VERSION [2023-09-12T21:04:40.970Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 21:02 bin [2023-09-12T21:04:40.970Z] drwxrwxr-x 18 1001 1001 4096 Sep 12 21:02 cmd [2023-09-12T21:04:40.970Z] -rw-r--r-- 1 root root 450471 Sep 12 21:04 coverage.out [2023-09-12T21:04:40.970Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 21:02 fuzz_test [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 3687 Sep 12 21:02 go.mod [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 33714 Sep 12 21:02 go.sum [2023-09-12T21:04:40.970Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 21:02 internal [2023-09-12T21:04:40.970Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 21:02 openapi [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 594 Sep 12 21:02 security.txt [2023-09-12T21:04:40.970Z] drwxrwxr-x 4 1001 1001 4096 Sep 12 21:02 snap [2023-09-12T21:04:40.970Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 21:02 version.go [Pipeline] sh [2023-09-12T21:04:41.260Z] + '[' -e coverage.out ] [2023-09-12T21:04:41.260Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-12T21:04:41.378Z] Stashed 1 file(s) [Pipeline] sh [2023-09-12T21:04:41.670Z] + make build [2023-09-12T21:04:41.670Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-12T21:04:53.874Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-12T21:04:53.874Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-12T21:04:53.874Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-12T21:04:54.809Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-12T21:05:00.086Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-12T21:05:01.024Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-12T21:05:02.409Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-12T21:05:03.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-12T21:05:03.908Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-12T21:05:04.843Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-12T21:05:05.782Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-12T21:05:06.709Z] $ docker stop --time=1 e8cf6235fa6a6975c92eb8ffdbfc193434865b8d8e8bf18a5b1330f2ab47b5ea [2023-09-12T21:05:11.784Z] $ docker rm -f --volumes e8cf6235fa6a6975c92eb8ffdbfc193434865b8d8e8bf18a5b1330f2ab47b5ea [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-12T21:05:12.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T21:05:12.636Z] [2023-09-12T21:05:12.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:05:12.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T21:05:12.931Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-12T21:05:12.931Z] 91d30c5bc195: Pulling fs layer [2023-09-12T21:05:12.931Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-12T21:05:12.931Z] 9c61dcf015f6: Pulling fs layer [2023-09-12T21:05:12.931Z] 4698f68db338: Pulling fs layer [2023-09-12T21:05:12.931Z] 2a2f49069b9e: Pulling fs layer [2023-09-12T21:05:12.931Z] e0025b399a48: Pulling fs layer [2023-09-12T21:05:12.931Z] 4698f68db338: Waiting [2023-09-12T21:05:12.931Z] 2a2f49069b9e: Waiting [2023-09-12T21:05:12.931Z] e0025b399a48: Waiting [2023-09-12T21:05:12.931Z] 91d30c5bc195: Verifying Checksum [2023-09-12T21:05:12.931Z] 4698f68db338: Verifying Checksum [2023-09-12T21:05:12.931Z] 4698f68db338: Download complete [2023-09-12T21:05:13.189Z] 91d30c5bc195: Pull complete [2023-09-12T21:05:13.189Z] 2e9b0aa3be6d: Download complete [2023-09-12T21:05:13.189Z] e0025b399a48: Download complete [2023-09-12T21:05:13.447Z] 2a2f49069b9e: Download complete [2023-09-12T21:05:13.447Z] 2e9b0aa3be6d: Pull complete [2023-09-12T21:05:13.706Z] 9c61dcf015f6: Verifying Checksum [2023-09-12T21:05:13.706Z] 9c61dcf015f6: Download complete [2023-09-12T21:05:16.235Z] 9c61dcf015f6: Pull complete [2023-09-12T21:05:16.235Z] 4698f68db338: Pull complete [2023-09-12T21:05:16.802Z] 2a2f49069b9e: Pull complete [2023-09-12T21:05:16.802Z] e0025b399a48: Pull complete [2023-09-12T21:05:16.802Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-12T21:05:16.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T21:05:16.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:05:16.875Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:05:16.884Z] $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:05:18.806Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5990 in /w/workspace/edgexfoundry_edgex-go_main [2023-09-12T21:05:19.960Z] $ docker top 46e6cc6af8c4836335155af0bb2eec205401fe97814615973be1af6c679a1742 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-09-12T21:05:20.085Z] Running in /w/workspace/edgex-go/577 [Pipeline] { [Pipeline] checkout [2023-09-12T21:05:20.114Z] The recommended git tool is: git [2023-09-12T21:05:20.329Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T21:05:22.236Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-09-12T21:05:22.236Z] #1 transferring dockerfile: [2023-09-12T21:05:22.501Z] #1 transferring dockerfile: 1.84kB done [2023-09-12T21:05:22.501Z] #1 DONE 0.1s [2023-09-12T21:05:22.501Z] [2023-09-12T21:05:22.501Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T21:05:22.759Z] #2 ... [2023-09-12T21:05:22.759Z] [2023-09-12T21:05:22.759Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T21:05:22.759Z] #3 transferring dockerfile: 2.38kB done [2023-09-12T21:05:22.759Z] #3 DONE 0.1s [2023-09-12T21:05:22.759Z] [2023-09-12T21:05:22.759Z] #4 [security-secretstore-setup internal] load .dockerignore [2023-09-12T21:05:22.759Z] #4 DONE 0.0s [2023-09-12T21:05:22.759Z] [2023-09-12T21:05:22.759Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-09-12T21:05:22.759Z] #5 transferring dockerfile: 1.96kB done [2023-09-12T21:05:22.759Z] #5 DONE 0.3s [2023-09-12T21:05:22.759Z] [2023-09-12T21:05:22.759Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T21:05:22.759Z] #6 transferring dockerfile: 1.82kB done [2023-09-12T21:05:23.018Z] #6 DONE 0.5s [2023-09-12T21:05:23.018Z] [2023-09-12T21:05:23.018Z] #7 [security-bootstrapper internal] load .dockerignore [2023-09-12T21:05:23.275Z] #7 ... [2023-09-12T21:05:23.275Z] [2023-09-12T21:05:23.275Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T21:05:23.275Z] #8 transferring dockerfile: 2.39kB done [2023-09-12T21:05:23.275Z] #8 DONE 0.7s [2023-09-12T21:05:23.533Z] [2023-09-12T21:05:23.533Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T21:05:23.533Z] #2 transferring dockerfile: 1.59kB done [2023-09-12T21:05:23.533Z] #2 ... [2023-09-12T21:05:23.533Z] [2023-09-12T21:05:23.533Z] #9 [core-data internal] load build definition from Dockerfile [2023-09-12T21:05:23.533Z] #9 transferring dockerfile: 1.90kB done [2023-09-12T21:05:23.533Z] #9 DONE 1.0s [2023-09-12T21:05:23.533Z] [2023-09-12T21:05:23.533Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T21:05:23.533Z] #10 transferring dockerfile: 2.12kB done [2023-09-12T21:05:23.533Z] #10 DONE 1.0s [2023-09-12T21:05:23.533Z] [2023-09-12T21:05:23.533Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T21:05:23.533Z] #11 transferring dockerfile: 1.58kB done [2023-09-12T21:05:23.533Z] #11 DONE 1.0s [2023-09-12T21:05:23.533Z] [2023-09-12T21:05:23.533Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-12T21:05:23.533Z] #12 transferring dockerfile: 1.82kB done [2023-09-12T21:05:23.533Z] #12 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T21:05:23.794Z] #13 transferring dockerfile: 1.78kB done [2023-09-12T21:05:23.794Z] #13 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T21:05:23.794Z] #14 transferring dockerfile: 2.82kB done [2023-09-12T21:05:23.794Z] #14 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T21:05:23.794Z] #2 DONE 1.1s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T21:05:23.794Z] #15 transferring dockerfile: 1.70kB done [2023-09-12T21:05:23.794Z] #15 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T21:05:23.794Z] #16 transferring dockerfile: 2.04kB done [2023-09-12T21:05:23.794Z] #16 DONE 1.1s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #17 [security-proxy-setup internal] load .dockerignore [2023-09-12T21:05:23.794Z] #17 transferring context: 56B done [2023-09-12T21:05:23.794Z] #17 DONE 0.9s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #18 [support-notifications internal] load .dockerignore [2023-09-12T21:05:23.794Z] #18 transferring context: 56B done [2023-09-12T21:05:23.794Z] #18 DONE 1.1s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T21:05:23.794Z] #19 DONE 0.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #7 [security-bootstrapper internal] load .dockerignore [2023-09-12T21:05:23.794Z] #7 transferring context: 56B done [2023-09-12T21:05:23.794Z] #7 ... [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #20 [core-metadata internal] load .dockerignore [2023-09-12T21:05:23.794Z] #20 transferring context: 56B done [2023-09-12T21:05:23.794Z] #20 DONE 0.9s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #4 [security-secretstore-setup internal] load .dockerignore [2023-09-12T21:05:23.794Z] #4 transferring context: 56B done [2023-09-12T21:05:23.794Z] #4 DONE 0.9s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #21 [security-spire-config internal] load .dockerignore [2023-09-12T21:05:23.794Z] #21 transferring context: 56B done [2023-09-12T21:05:23.794Z] #21 DONE 0.9s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #22 [support-scheduler internal] load .dockerignore [2023-09-12T21:05:23.794Z] #22 transferring context: 56B done [2023-09-12T21:05:23.794Z] #22 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #23 [core-command internal] load .dockerignore [2023-09-12T21:05:23.794Z] #23 transferring context: 56B done [2023-09-12T21:05:23.794Z] #23 DONE 0.9s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-12T21:05:23.794Z] #24 transferring context: 56B done [2023-09-12T21:05:23.794Z] #24 DONE 0.9s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T21:05:23.794Z] #19 DONE 0.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T21:05:23.794Z] #25 transferring context: 56B done [2023-09-12T21:05:23.794Z] #25 DONE 0.9s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T21:05:23.794Z] #26 transferring context: 56B done [2023-09-12T21:05:23.794Z] #26 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:05:23.794Z] #27 DONE 0.1s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #28 [core-data internal] load .dockerignore [2023-09-12T21:05:23.794Z] #28 transferring context: 56B done [2023-09-12T21:05:23.794Z] #28 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #29 [security-spire-server internal] load .dockerignore [2023-09-12T21:05:23.794Z] #29 transferring context: 56B done [2023-09-12T21:05:23.794Z] #29 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #30 [security-proxy-auth internal] load .dockerignore [2023-09-12T21:05:23.794Z] #30 transferring context: 56B done [2023-09-12T21:05:23.794Z] #30 DONE 1.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #7 [security-bootstrapper internal] load .dockerignore [2023-09-12T21:05:23.794Z] #7 DONE 0.9s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T21:05:23.794Z] #19 DONE 0.0s [2023-09-12T21:05:23.794Z] [2023-09-12T21:05:23.794Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T21:05:24.053Z] #31 ... [2023-09-12T21:05:24.053Z] [2023-09-12T21:05:24.053Z] #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T21:05:24.053Z] #19 DONE 0.0s [2023-09-12T21:05:24.053Z] [2023-09-12T21:05:24.053Z] #32 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:05:24.054Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:05:24.054Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:05:24.054Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T21:05:24.054Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T21:05:24.054Z] #32 DONE 0.4s [2023-09-12T21:05:24.054Z] [2023-09-12T21:05:24.054Z] #33 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T21:05:24.310Z] #33 ... [2023-09-12T21:05:24.310Z] [2023-09-12T21:05:24.310Z] #32 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:05:24.310Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:05:24.310Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:05:24.310Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T21:05:24.310Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T21:05:24.310Z] #32 DONE 0.4s [2023-09-12T21:05:24.310Z] [2023-09-12T21:05:24.310Z] #33 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T21:05:24.310Z] #33 ... [2023-09-12T21:05:24.310Z] [2023-09-12T21:05:24.310Z] #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T21:05:24.310Z] #19 DONE 0.0s [2023-09-12T21:05:24.310Z] [2023-09-12T21:05:24.310Z] #32 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:05:24.310Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:05:24.310Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:05:24.310Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T21:05:24.310Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T21:05:24.310Z] #32 DONE 0.4s [2023-09-12T21:05:24.310Z] [2023-09-12T21:05:24.310Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:05:24.310Z] #27 DONE 0.6s [2023-09-12T21:05:24.310Z] [2023-09-12T21:05:24.310Z] #34 [security-bootstrapper internal] load build context [2023-09-12T21:05:24.884Z] #34 ... [2023-09-12T21:05:24.884Z] [2023-09-12T21:05:24.884Z] #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:05:24.884Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:05:24.884Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:05:24.884Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T21:05:24.884Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T21:05:24.884Z] #32 DONE 0.4s [2023-09-12T21:05:24.884Z] [2023-09-12T21:05:24.884Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T21:05:24.884Z] #31 DONE 1.0s [2023-09-12T21:05:24.884Z] [2023-09-12T21:05:24.884Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T21:05:24.884Z] #35 DONE 1.1s [2023-09-12T21:05:24.884Z] [2023-09-12T21:05:24.884Z] #34 [security-bootstrapper internal] load build context [2023-09-12T21:05:25.454Z] #34 ... [2023-09-12T21:05:25.454Z] [2023-09-12T21:05:25.454Z] #36 [security-spire-server internal] load build context [2023-09-12T21:05:25.454Z] #36 transferring context: 18.11kB 0.0s done [2023-09-12T21:05:25.454Z] #36 DONE 0.5s [2023-09-12T21:05:25.454Z] [2023-09-12T21:05:25.454Z] #37 [security-spire-agent internal] load build context [2023-09-12T21:05:25.454Z] #37 transferring context: 17.64kB 0.0s done [2023-09-12T21:05:25.454Z] #37 DONE 0.5s [2023-09-12T21:05:25.454Z] [2023-09-12T21:05:25.454Z] #38 [security-spire-config internal] load build context [2023-09-12T21:05:25.454Z] #38 transferring context: 16.36kB 0.0s done [2023-09-12T21:05:25.454Z] #38 DONE 0.5s [2023-09-12T21:05:25.454Z] [2023-09-12T21:05:25.454Z] #34 [security-bootstrapper internal] load build context [2023-09-12T21:05:26.559Z] using credential edgex-jenkins-ssh [2023-09-12T21:05:26.581Z] Cloning the remote Git repository [2023-09-12T21:05:26.634Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-12T21:05:26.761Z] > git init /w/workspace/edgex-go/577 # timeout=10 [2023-09-12T21:05:26.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T21:05:26.931Z] > git --version # timeout=10 [2023-09-12T21:05:26.955Z] > git --version # 'git version 2.25.1' [2023-09-12T21:05:26.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:05:27.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:05:30.724Z] #34 transferring context: 206.06MB 5.3s [2023-09-12T21:05:30.724Z] #34 ... [2023-09-12T21:05:30.724Z] [2023-09-12T21:05:30.724Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:05:30.724Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-12T21:05:30.724Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T21:05:30.724Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-12T21:05:30.724Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-12T21:05:30.724Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-12T21:05:30.724Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-12T21:05:30.724Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-12T21:05:30.724Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T21:05:30.724Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.7s [2023-09-12T21:05:34.005Z] #39 ... [2023-09-12T21:05:34.005Z] [2023-09-12T21:05:34.005Z] #40 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-12T21:05:34.005Z] #40 ... [2023-09-12T21:05:34.005Z] [2023-09-12T21:05:34.005Z] #41 [security-secretstore-setup internal] load build context [2023-09-12T21:05:34.005Z] #41 transferring context: 364.72MB 8.5s done [2023-09-12T21:05:34.005Z] #41 ... [2023-09-12T21:05:34.005Z] [2023-09-12T21:05:34.005Z] #42 [core-command internal] load build context [2023-09-12T21:05:34.005Z] #42 transferring context: 364.72MB 7.5s done [2023-09-12T21:05:34.005Z] #42 ... [2023-09-12T21:05:34.005Z] [2023-09-12T21:05:34.005Z] #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:05:34.005Z] #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:34.005Z] #0 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:34.005Z] #0 1.591 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:05:34.005Z] #0 1.612 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:34.005Z] #0 1.617 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:34.005Z] #0 1.619 Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:05:34.005Z] #0 1.667 OK: 8 MiB in 17 packages [2023-09-12T21:05:34.386Z] #43 ... [2023-09-12T21:05:34.386Z] [2023-09-12T21:05:34.386Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T21:05:34.386Z] #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:34.386Z] #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:34.386Z] #0 1.434 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T21:05:34.386Z] #0 1.474 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:34.386Z] #0 1.490 (3/4) Installing su-exec (0.2-r3) [2023-09-12T21:05:34.386Z] #0 1.490 (4/4) Installing yq (4.33.3-r3) [2023-09-12T21:05:34.386Z] #0 1.569 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:34.386Z] #0 1.576 Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:05:34.386Z] #0 1.626 OK: 17 MiB in 19 packages [2023-09-12T21:05:34.386Z] #44 ... [2023-09-12T21:05:34.386Z] [2023-09-12T21:05:34.386Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-12T21:05:34.386Z] #45 transferring context: 364.72MB 8.3s done [2023-09-12T21:05:34.645Z] #45 ... [2023-09-12T21:05:34.645Z] [2023-09-12T21:05:34.645Z] #46 [security-proxy-auth internal] load build context [2023-09-12T21:05:34.645Z] #46 transferring context: 364.72MB 7.8s done [2023-09-12T21:05:34.645Z] #46 ... [2023-09-12T21:05:34.645Z] [2023-09-12T21:05:34.645Z] #47 [core-metadata internal] load build context [2023-09-12T21:05:34.645Z] #47 transferring context: 364.72MB 5.6s done [2023-09-12T21:05:34.904Z] #47 ... [2023-09-12T21:05:34.904Z] [2023-09-12T21:05:34.904Z] #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T21:05:34.904Z] #33 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:34.904Z] #33 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:34.904Z] #33 1.281 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:34.904Z] #33 1.283 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:34.904Z] #33 1.295 OK: 7 MiB in 16 packages [2023-09-12T21:05:34.904Z] #33 ... [2023-09-12T21:05:34.904Z] [2023-09-12T21:05:34.904Z] #48 [support-notifications internal] load build context [2023-09-12T21:05:34.904Z] #48 transferring context: 364.72MB 7.5s done [2023-09-12T21:05:35.161Z] #48 ... [2023-09-12T21:05:35.161Z] [2023-09-12T21:05:35.161Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T21:05:35.161Z] #49 ... [2023-09-12T21:05:35.161Z] [2023-09-12T21:05:35.161Z] #50 [core-data internal] load build context [2023-09-12T21:05:35.161Z] #50 transferring context: 364.72MB 8.6s done [2023-09-12T21:05:35.161Z] #50 ... [2023-09-12T21:05:35.161Z] [2023-09-12T21:05:35.161Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T21:05:35.161Z] #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:35.161Z] #0 1.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:35.161Z] #0 1.663 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:35.161Z] #0 1.666 (2/4) Installing openssl (3.1.2-r0) [2023-09-12T21:05:35.161Z] #0 1.678 (3/4) Installing su-exec (0.2-r3) [2023-09-12T21:05:35.161Z] #0 1.682 (4/4) Installing yq (4.33.3-r3) [2023-09-12T21:05:35.161Z] #0 1.744 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:35.161Z] #0 1.749 OK: 17 MiB in 19 packages [2023-09-12T21:05:35.421Z] #51 ... [2023-09-12T21:05:35.421Z] [2023-09-12T21:05:35.421Z] #52 [security-proxy-setup internal] load build context [2023-09-12T21:05:35.421Z] #52 transferring context: 364.72MB 7.6s done [2023-09-12T21:05:35.679Z] #52 ... [2023-09-12T21:05:35.679Z] [2023-09-12T21:05:35.679Z] #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T21:05:35.679Z] #53 ... [2023-09-12T21:05:35.679Z] [2023-09-12T21:05:35.679Z] #54 [support-scheduler internal] load build context [2023-09-12T21:05:35.679Z] #54 transferring context: 364.72MB 7.2s done [2023-09-12T21:05:35.937Z] #54 ... [2023-09-12T21:05:35.937Z] [2023-09-12T21:05:35.937Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T21:05:36.195Z] #55 ... [2023-09-12T21:05:36.195Z] [2023-09-12T21:05:36.195Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T21:05:36.195Z] #0 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:36.195Z] #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:36.195Z] #0 5.271 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:36.195Z] #0 5.277 (2/2) Installing su-exec (0.2-r3) [2023-09-12T21:05:36.195Z] #0 5.285 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:36.195Z] #0 5.286 OK: 7 MiB in 17 packages [2023-09-12T21:05:36.195Z] #56 ... [2023-09-12T21:05:36.195Z] [2023-09-12T21:05:36.195Z] #57 [security-spiffe-token-provider internal] load build context [2023-09-12T21:05:36.195Z] #57 transferring context: 364.72MB 8.1s done [2023-09-12T21:05:36.454Z] #57 ... [2023-09-12T21:05:36.454Z] [2023-09-12T21:05:36.454Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:05:36.454Z] #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-12T21:05:36.455Z] #58 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-12T21:05:36.455Z] #58 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T21:05:36.455Z] #58 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-12T21:05:36.455Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-12T21:05:36.455Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-12T21:05:36.455Z] #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T21:05:36.455Z] #58 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 6.1s done [2023-09-12T21:05:36.455Z] #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.3s [2023-09-12T21:05:36.455Z] #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-12T21:05:36.455Z] #58 ... [2023-09-12T21:05:36.455Z] [2023-09-12T21:05:36.455Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T21:05:36.714Z] #59 ... [2023-09-12T21:05:36.714Z] [2023-09-12T21:05:36.714Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:05:36.714Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 9.4s done [2023-09-12T21:05:36.714Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-12T21:05:40.901Z] #39 ... [2023-09-12T21:05:40.901Z] [2023-09-12T21:05:40.901Z] #34 [security-bootstrapper internal] load build context [2023-09-12T21:05:40.901Z] #34 transferring context: 364.72MB 7.6s done [2023-09-12T21:05:45.830Z] Avoid second fetch [2023-09-12T21:05:45.830Z] Checking out Revision 4687b85feb07d3d50e1bc338781fac63f010329a (main) [2023-09-12T21:05:44.806Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T21:05:44.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:05:45.847Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:05:45.938Z] > git checkout -f 4687b85feb07d3d50e1bc338781fac63f010329a # timeout=10 [2023-09-12T21:05:46.674Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#4680)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:05:47.579Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:05:47.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:05:47.579Z] Dload Upload Total Spent Left Speed [2023-09-12T21:05:47.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-09-12T21:05:48.285Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:05:48.639Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-09-12T21:05:48.639Z] sudo tee /etc/docker/daemon.new [2023-09-12T21:05:48.639Z] { [2023-09-12T21:05:48.639Z] "registry-mirrors": [ [2023-09-12T21:05:48.639Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:05:48.639Z] ], [2023-09-12T21:05:48.639Z] "bip": "10.250.0.254/24", [2023-09-12T21:05:48.639Z] "hosts": [ [2023-09-12T21:05:48.639Z] "tcp://0.0.0.0:5555", [2023-09-12T21:05:48.639Z] "unix:///var/run/docker.sock" [2023-09-12T21:05:48.639Z] ], [2023-09-12T21:05:48.639Z] "mtu": 1458, [2023-09-12T21:05:48.639Z] "selinux-enabled": true, [2023-09-12T21:05:48.639Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:05:48.639Z] } [Pipeline] sh [2023-09-12T21:05:48.986Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:05:49.253Z] #34 ... [2023-09-12T21:05:49.253Z] [2023-09-12T21:05:49.254Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:05:49.254Z] #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.4s done [2023-09-12T21:05:49.337Z] + sudo service docker restart [2023-09-12T21:05:57.390Z] #58 ... [2023-09-12T21:05:57.390Z] [2023-09-12T21:05:57.390Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:05:57.390Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-12T21:05:57.390Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-12T21:05:57.648Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-12T21:05:57.649Z] #39 ... [2023-09-12T21:05:57.649Z] [2023-09-12T21:05:57.649Z] #47 [core-metadata internal] load build context [2023-09-12T21:05:57.649Z] #47 DONE 33.9s [2023-09-12T21:05:57.649Z] [2023-09-12T21:05:57.649Z] #48 [support-notifications internal] load build context [2023-09-12T21:05:57.649Z] #48 DONE 34.0s [2023-09-12T21:05:57.649Z] [2023-09-12T21:05:57.649Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:05:57.907Z] #39 ... [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T21:05:57.907Z] #51 DONE 33.6s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T21:05:57.907Z] #33 DONE 33.6s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T21:05:57.907Z] #44 DONE 33.8s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #52 [security-proxy-setup internal] load build context [2023-09-12T21:05:57.907Z] #52 DONE 34.0s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #42 [core-command internal] load build context [2023-09-12T21:05:57.907Z] #42 DONE 33.9s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #54 [support-scheduler internal] load build context [2023-09-12T21:05:57.907Z] #54 DONE 33.5s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T21:05:57.907Z] #56 DONE 33.1s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #34 [security-bootstrapper internal] load build context [2023-09-12T21:05:57.907Z] #34 DONE 33.4s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:05:57.907Z] #43 DONE 33.7s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:05:57.907Z] #39 ... [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #41 [security-secretstore-setup internal] load build context [2023-09-12T21:05:57.907Z] #41 DONE 33.9s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #46 [security-proxy-auth internal] load build context [2023-09-12T21:05:57.907Z] #46 DONE 33.4s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #57 [security-spiffe-token-provider internal] load build context [2023-09-12T21:05:57.907Z] #57 DONE 33.6s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-12T21:05:57.907Z] #45 DONE 33.6s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #50 [core-data internal] load build context [2023-09-12T21:05:57.907Z] #50 DONE 33.5s [2023-09-12T21:05:57.907Z] [2023-09-12T21:05:57.907Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:05:58.842Z] #39 ... [2023-09-12T21:05:58.842Z] [2023-09-12T21:05:58.842Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T21:05:58.842Z] #60 DONE 0.9s [2023-09-12T21:05:58.842Z] [2023-09-12T21:05:58.842Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T21:05:58.842Z] #49 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:58.842Z] #49 33.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:58.842Z] #49 33.38 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:58.842Z] #49 33.45 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:58.842Z] #49 33.45 OK: 7 MiB in 16 packages [2023-09-12T21:05:58.842Z] #49 DONE 33.9s [2023-09-12T21:05:58.842Z] [2023-09-12T21:05:58.842Z] #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-12T21:05:58.842Z] #40 DONE 35.1s [2023-09-12T21:05:58.842Z] [2023-09-12T21:05:58.842Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:05:58.842Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2023-09-12T21:05:59.100Z] #39 ... [2023-09-12T21:05:59.100Z] [2023-09-12T21:05:59.100Z] #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T21:05:59.100Z] #53 32.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.100Z] #53 32.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.100Z] #53 33.42 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T21:05:59.100Z] #53 33.42 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T21:05:59.100Z] #53 33.42 OK: 20063 distinct packages available [2023-09-12T21:05:59.100Z] #53 33.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.100Z] #53 33.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.100Z] #53 33.76 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:59.100Z] #53 33.76 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-12T21:05:59.100Z] #53 33.76 (3/5) Installing libucontext (1.2-r2) [2023-09-12T21:05:59.100Z] #53 33.77 (4/5) Installing gcompat (1.1.0-r1) [2023-09-12T21:05:59.100Z] #53 33.77 (5/5) Installing openssl (3.1.2-r0) [2023-09-12T21:05:59.100Z] #53 33.78 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:59.100Z] #53 33.79 OK: 8 MiB in 20 packages [2023-09-12T21:05:59.100Z] #53 DONE 34.1s [2023-09-12T21:05:59.100Z] [2023-09-12T21:05:59.100Z] #61 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-12T21:05:59.100Z] #61 DONE 0.5s [2023-09-12T21:05:59.100Z] [2023-09-12T21:05:59.100Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:05:59.100Z] #39 DONE 34.2s [2023-09-12T21:05:59.100Z] [2023-09-12T21:05:59.100Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:05:59.665Z] #62 ... [2023-09-12T21:05:59.666Z] [2023-09-12T21:05:59.666Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T21:05:59.666Z] #59 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.666Z] #59 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.666Z] #59 34.55 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T21:05:59.666Z] #59 34.55 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T21:05:59.666Z] #59 34.55 OK: 20063 distinct packages available [2023-09-12T21:05:59.666Z] #59 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.666Z] #59 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.666Z] #59 34.92 (1/11) Installing ca-certificates (20230506-r0) [2023-09-12T21:05:59.666Z] #59 34.93 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-12T21:05:59.666Z] #59 34.95 (3/11) Installing libunistring (1.1-r1) [2023-09-12T21:05:59.666Z] #59 34.96 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-12T21:05:59.666Z] #59 34.96 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-12T21:05:59.666Z] #59 34.97 (6/11) Installing libcurl (8.2.1-r0) [2023-09-12T21:05:59.666Z] #59 34.98 (7/11) Installing curl (8.2.1-r0) [2023-09-12T21:05:59.666Z] #59 34.99 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:59.666Z] #59 34.99 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-12T21:05:59.666Z] #59 34.99 (10/11) Installing libucontext (1.2-r2) [2023-09-12T21:05:59.666Z] #59 34.99 (11/11) Installing gcompat (1.1.0-r1) [2023-09-12T21:05:59.666Z] #59 35.00 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:59.666Z] #59 35.00 Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:05:59.666Z] #59 35.07 OK: 12 MiB in 26 packages [2023-09-12T21:05:59.666Z] #59 DONE 35.3s [2023-09-12T21:05:59.666Z] [2023-09-12T21:05:59.666Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T21:05:59.666Z] #63 DONE 1.8s [2023-09-12T21:05:59.666Z] [2023-09-12T21:05:59.666Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T21:05:59.666Z] #55 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.666Z] #55 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.666Z] #55 34.29 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T21:05:59.666Z] #55 34.29 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T21:05:59.666Z] #55 34.29 OK: 20063 distinct packages available [2023-09-12T21:05:59.666Z] #55 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.666Z] #55 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:05:59.666Z] #55 34.64 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T21:05:59.666Z] #55 34.64 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-12T21:05:59.666Z] #55 34.64 (3/4) Installing libucontext (1.2-r2) [2023-09-12T21:05:59.666Z] #55 34.65 (4/4) Installing gcompat (1.1.0-r1) [2023-09-12T21:05:59.666Z] #55 34.65 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:05:59.666Z] #55 34.66 OK: 8 MiB in 19 packages [2023-09-12T21:06:00.603Z] #55 DONE 35.4s [2023-09-12T21:06:00.603Z] [2023-09-12T21:06:00.603Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T21:06:00.603Z] #64 DONE 0.9s [2023-09-12T21:06:00.603Z] [2023-09-12T21:06:00.603Z] #65 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T21:06:00.603Z] #65 DONE 0.9s [2023-09-12T21:06:00.603Z] [2023-09-12T21:06:00.603Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T21:06:00.603Z] #66 DONE 0.9s [2023-09-12T21:06:00.603Z] [2023-09-12T21:06:00.603Z] #67 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T21:06:02.506Z] #67 DONE 1.7s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:06:02.507Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #0 1.957 OK: 265 MiB in 56 packages [2023-09-12T21:06:02.507Z] #68 DONE 3.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T21:06:02.507Z] #69 DONE 1.7s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T21:06:02.507Z] #0 1.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #0 1.953 OK: 265 MiB in 56 packages [2023-09-12T21:06:02.507Z] #70 DONE 3.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T21:06:02.507Z] #71 ... [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:06:02.507Z] #62 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #62 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #62 1.948 OK: 265 MiB in 56 packages [2023-09-12T21:06:02.507Z] #62 DONE 3.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T21:06:02.507Z] #0 1.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #0 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #0 2.216 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T21:06:02.507Z] #0 2.216 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T21:06:02.507Z] #0 2.216 OK: 20063 distinct packages available [2023-09-12T21:06:02.507Z] #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:06:02.507Z] #0 2.561 OK: 265 MiB in 56 packages [2023-09-12T21:06:02.507Z] #72 DONE 3.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T21:06:02.507Z] #73 DONE 1.8s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T21:06:02.507Z] #74 DONE 0.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:02.507Z] #75 DONE 0.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T21:06:02.507Z] #71 DONE 0.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T21:06:02.507Z] #76 DONE 0.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:02.507Z] #77 DONE 0.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T21:06:02.507Z] #78 ... [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:02.507Z] #79 DONE 0.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:02.507Z] #80 DONE 0.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T21:06:02.507Z] #81 DONE 0.1s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T21:06:02.507Z] #82 DONE 0.2s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T21:06:02.507Z] #78 DONE 0.1s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T21:06:02.507Z] #83 DONE 0.1s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T21:06:02.507Z] #84 DONE 0.1s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T21:06:02.507Z] #85 DONE 0.1s [2023-09-12T21:06:02.507Z] [2023-09-12T21:06:02.507Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T21:06:02.764Z] #86 DONE 0.1s [2023-09-12T21:06:02.764Z] [2023-09-12T21:06:02.764Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T21:06:02.764Z] #87 DONE 0.1s [2023-09-12T21:06:02.764Z] [2023-09-12T21:06:02.764Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T21:06:02.764Z] #88 DONE 0.1s [2023-09-12T21:06:02.764Z] [2023-09-12T21:06:02.764Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T21:06:02.764Z] #89 DONE 0.1s [2023-09-12T21:06:02.764Z] [2023-09-12T21:06:02.764Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T21:06:02.764Z] #90 DONE 0.1s [2023-09-12T21:06:02.764Z] [2023-09-12T21:06:02.764Z] #91 [security-spire-agent] exporting to image [2023-09-12T21:06:02.764Z] #91 exporting layers [2023-09-12T21:06:03.330Z] #91 exporting layers 0.6s done [2023-09-12T21:06:03.330Z] #91 writing image sha256:8d1bd7250567cfb5dadf661f33540b3f47c657919235bdb06ae7d50ad9eb0db1 0.0s done [2023-09-12T21:06:03.330Z] #91 naming to docker.io/library/security-spire-server done [2023-09-12T21:06:03.330Z] #91 writing image sha256:b1538fca3574530f2d624cf3755ed2b9d633e8c09fca75579db844441dfdc718 0.0s done [2023-09-12T21:06:03.330Z] #91 naming to docker.io/library/security-spire-agent [2023-09-12T21:06:03.588Z] #91 exporting layers 0.6s done [2023-09-12T21:06:03.588Z] #91 naming to docker.io/library/security-spire-agent done [2023-09-12T21:06:03.588Z] #91 writing image sha256:a156fcb4365bb13ea9748036658462ee989065c04d8ee7424a9e886850c30258 done [2023-09-12T21:06:03.588Z] #91 naming to docker.io/library/security-spire-config done [2023-09-12T21:06:03.588Z] #91 DONE 0.7s [2023-09-12T21:06:03.588Z] [2023-09-12T21:06:03.588Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:06:03.588Z] #58 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-12T21:06:03.588Z] #58 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:06:11.477Z] provisioning config files... [2023-09-12T21:06:11.509Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/577@tmp/config5943628627044719415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:06:11.867Z] ---> docker-login.sh [2023-09-12T21:06:11.867Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:06:12.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:12.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:12.729Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:12.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:12.729Z] [2023-09-12T21:06:12.729Z] Login Succeeded [2023-09-12T21:06:12.729Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:06:13.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:13.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:13.002Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:13.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:13.002Z] [2023-09-12T21:06:13.002Z] Login Succeeded [2023-09-12T21:06:13.002Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:06:13.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:13.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:13.545Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:13.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:13.545Z] [2023-09-12T21:06:13.545Z] Login Succeeded [2023-09-12T21:06:13.545Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:06:13.566Z] #58 ... [2023-09-12T21:06:13.566Z] [2023-09-12T21:06:13.566Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:13.566Z] #92 ... [2023-09-12T21:06:13.566Z] [2023-09-12T21:06:13.566Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:13.566Z] #93 ... [2023-09-12T21:06:13.566Z] [2023-09-12T21:06:13.566Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:13.566Z] #94 ... [2023-09-12T21:06:13.566Z] [2023-09-12T21:06:13.566Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:13.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:13.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:13.817Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:13.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:13.817Z] [2023-09-12T21:06:13.817Z] Login Succeeded [2023-09-12T21:06:13.817Z] docker.io [2023-09-12T21:06:14.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:06:14.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:06:14.358Z] Configure a credential helper to remove this warning. See [2023-09-12T21:06:14.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:06:14.358Z] [2023-09-12T21:06:14.358Z] Login Succeeded [2023-09-12T21:06:14.358Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:06:14.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-12T21:06:15.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/577 [Pipeline] echo [2023-09-12T21:06:15.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:06:15.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:06:15.065Z] ========================================================= [2023-09-12T21:06:15.065Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:06:15.065Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:06:15.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:06:15.655Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:06:15.655Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:06:15.655Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:06:15.655Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:06:15.655Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:06:15.655Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:06:15.655Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:06:15.655Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:06:15.655Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:06:15.655Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:06:15.655Z] f0e02332f6b5: Waiting [2023-09-12T21:06:15.655Z] 66412af1f25a: Waiting [2023-09-12T21:06:15.655Z] 1baf3a5c0e64: Waiting [2023-09-12T21:06:15.655Z] 9a37bb91b891: Waiting [2023-09-12T21:06:15.655Z] a29adfc67d43: Waiting [2023-09-12T21:06:15.655Z] d5de9f91c1a4: Waiting [2023-09-12T21:06:15.655Z] 5d54e960e981: Verifying Checksum [2023-09-12T21:06:15.655Z] 5d54e960e981: Download complete [2023-09-12T21:06:15.655Z] f0e02332f6b5: Verifying Checksum [2023-09-12T21:06:15.655Z] f0e02332f6b5: Download complete [2023-09-12T21:06:15.655Z] 66412af1f25a: Verifying Checksum [2023-09-12T21:06:15.655Z] 66412af1f25a: Download complete [2023-09-12T21:06:15.655Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T21:06:15.655Z] 9fda8d8052c6: Download complete [2023-09-12T21:06:16.271Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:06:16.271Z] 9a37bb91b891: Download complete [2023-09-12T21:06:16.881Z] 9fda8d8052c6: Pull complete [2023-09-12T21:06:16.882Z] a29adfc67d43: Verifying Checksum [2023-09-12T21:06:16.882Z] a29adfc67d43: Download complete [2023-09-12T21:06:17.481Z] 5d54e960e981: Pull complete [2023-09-12T21:06:17.751Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T21:06:17.751Z] d5de9f91c1a4: Download complete [2023-09-12T21:06:17.751Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T21:06:17.751Z] c4a7e357bf2a: Download complete [2023-09-12T21:06:18.715Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:06:18.715Z] 1baf3a5c0e64: Download complete [2023-09-12T21:06:28.444Z] #95 DONE 26.0s [2023-09-12T21:06:28.444Z] [2023-09-12T21:06:28.444Z] #96 [core-metadata builder 6/7] COPY . . [2023-09-12T21:06:28.444Z] #96 ... [2023-09-12T21:06:28.445Z] [2023-09-12T21:06:28.445Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:28.445Z] #93 DONE 26.0s [2023-09-12T21:06:28.445Z] [2023-09-12T21:06:28.445Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:28.445Z] #94 DONE 26.2s [2023-09-12T21:06:28.702Z] [2023-09-12T21:06:28.702Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:28.702Z] #92 DONE 26.2s [2023-09-12T21:06:28.702Z] [2023-09-12T21:06:28.702Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T21:06:28.821Z] c4a7e357bf2a: Pull complete [2023-09-12T21:06:28.821Z] f0e02332f6b5: Pull complete [2023-09-12T21:06:28.821Z] 66412af1f25a: Pull complete [2023-09-12T21:06:35.592Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:06:37.586Z] 9a37bb91b891: Pull complete [2023-09-12T21:06:38.550Z] a29adfc67d43: Pull complete [2023-09-12T21:06:38.680Z] #97 ... [2023-09-12T21:06:38.680Z] [2023-09-12T21:06:38.680Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T21:06:38.680Z] #98 ... [2023-09-12T21:06:38.680Z] [2023-09-12T21:06:38.680Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-12T21:06:40.500Z] d5de9f91c1a4: Pull complete [2023-09-12T21:06:40.500Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:06:40.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:06:40.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:06:40.606Z] #99 DONE 11.8s [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #97 DONE 11.8s [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #100 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:40.607Z] #101 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:40.607Z] #102 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #96 [core-metadata builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #96 DONE 11.9s [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:40.607Z] #103 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:40.607Z] #104 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #105 [support-scheduler builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #105 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:40.607Z] #106 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #107 [core-data builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #107 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:40.607Z] #108 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #109 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:40.607Z] #110 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:40.607Z] #111 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:40.607Z] #112 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #113 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:40.607Z] #114 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:40.607Z] #115 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:40.607Z] #116 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #117 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #118 [core-command builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #118 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:06:40.607Z] #119 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:06:40.607Z] #120 CACHED [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T21:06:40.607Z] #98 DONE 11.8s [2023-09-12T21:06:40.607Z] [2023-09-12T21:06:40.607Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T21:06:40.838Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-12T21:06:40.838Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:06:40.838Z] WORKDIR /edgex [2023-09-12T21:06:40.838Z] COPY go.mod . [2023-09-12T21:06:40.838Z] RUN go mod download [2023-09-12T21:06:41.427Z] Sending build context to Docker daemon 2.977MB [2023-09-12T21:06:41.427Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:06:41.427Z] ---> 746ca1b523b5 [2023-09-12T21:06:41.427Z] Step 2/4 : WORKDIR /edgex [2023-09-12T21:06:41.984Z] #121 1.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-12T21:06:44.026Z] ---> Running in 5c42872188ad [2023-09-12T21:06:44.026Z] Removing intermediate container 5c42872188ad [2023-09-12T21:06:44.026Z] ---> 8ceaf78b62f1 [2023-09-12T21:06:44.026Z] Step 3/4 : COPY go.mod . [2023-09-12T21:06:46.621Z] ---> 53a0eef92f2b [2023-09-12T21:06:46.621Z] Step 4/4 : RUN go mod download [2023-09-12T21:06:46.898Z] ---> Running in b9ca7be65826 [2023-09-12T21:06:51.956Z] #121 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #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-12T21:06:51.956Z] #0 1.121 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-12T21:06:51.956Z] #122 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:06:51.956Z] #0 1.241 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-12T21:06:51.956Z] #123 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #124 [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-12T21:06:51.956Z] #0 0.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-12T21:06:51.956Z] #124 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T21:06:51.956Z] #0 0.848 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-12T21:06:51.956Z] #125 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T21:06:51.956Z] #0 1.274 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-12T21:06:51.956Z] #126 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:06:51.956Z] #0 0.868 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-12T21:06:51.956Z] #127 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T21:06:51.956Z] #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-12T21:06:51.956Z] #128 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T21:06:51.956Z] #0 0.892 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-12T21:06:51.956Z] #129 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T21:06:51.956Z] #0 0.452 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-12T21:06:51.956Z] #130 ... [2023-09-12T21:06:51.956Z] [2023-09-12T21:06:51.956Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T21:06:51.956Z] #0 0.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-12T21:07:25.803Z] Removing intermediate container b9ca7be65826 [2023-09-12T21:07:25.803Z] ---> 7e1c28042ab4 [2023-09-12T21:07:25.803Z] Successfully built 7e1c28042ab4 [2023-09-12T21:07:25.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:26.141Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:07:26.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:07:26.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-5990 does not seem to be running inside a container [2023-09-12T21:07:26.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T21:07:27.834Z] $ docker top 28cc36f42ba7d3f3be1e47c1b2f9bc9cf3522c608f79add6e7ffbc49f0b8d654 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:07:28.686Z] + go version [2023-09-12T21:07:28.687Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:07:28.702Z] $ docker stop --time=1 28cc36f42ba7d3f3be1e47c1b2f9bc9cf3522c608f79add6e7ffbc49f0b8d654 [2023-09-12T21:07:30.368Z] $ docker rm -f --volumes 28cc36f42ba7d3f3be1e47c1b2f9bc9cf3522c608f79add6e7ffbc49f0b8d654 [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-12T21:07:31.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T21:07:31.043Z] [2023-09-12T21:07:31.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:31.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T21:07:31.397Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-12T21:07:31.397Z] 547446be3368: Pulling fs layer [2023-09-12T21:07:31.397Z] d125d8839a47: Pulling fs layer [2023-09-12T21:07:31.397Z] 3e85d5ac6304: Pulling fs layer [2023-09-12T21:07:31.397Z] c3105a71a48b: Pulling fs layer [2023-09-12T21:07:31.397Z] 0f093f025ec4: Pulling fs layer [2023-09-12T21:07:31.397Z] c3106fc0e877: Pulling fs layer [2023-09-12T21:07:31.397Z] c3105a71a48b: Waiting [2023-09-12T21:07:31.397Z] 0f093f025ec4: Waiting [2023-09-12T21:07:31.397Z] c3106fc0e877: Waiting [2023-09-12T21:07:31.668Z] 547446be3368: Verifying Checksum [2023-09-12T21:07:31.668Z] 547446be3368: Download complete [2023-09-12T21:07:31.668Z] c3105a71a48b: Verifying Checksum [2023-09-12T21:07:31.668Z] c3105a71a48b: Download complete [2023-09-12T21:07:31.937Z] d125d8839a47: Verifying Checksum [2023-09-12T21:07:31.937Z] d125d8839a47: Download complete [2023-09-12T21:07:32.212Z] c3106fc0e877: Verifying Checksum [2023-09-12T21:07:32.212Z] c3106fc0e877: Download complete [2023-09-12T21:07:32.212Z] 0f093f025ec4: Verifying Checksum [2023-09-12T21:07:32.212Z] 0f093f025ec4: Download complete [2023-09-12T21:07:32.480Z] 547446be3368: Pull complete [2023-09-12T21:07:33.450Z] d125d8839a47: Pull complete [2023-09-12T21:07:34.044Z] 3e85d5ac6304: Download complete [2023-09-12T21:07:42.256Z] 3e85d5ac6304: Pull complete [2023-09-12T21:07:42.256Z] c3105a71a48b: Pull complete [2023-09-12T21:07:43.221Z] 0f093f025ec4: Pull complete [2023-09-12T21:07:43.221Z] c3106fc0e877: Pull complete [2023-09-12T21:07:43.491Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-12T21:07:43.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T21:07:43.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:07:43.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-5990 does not seem to be running inside a container [2023-09-12T21:07:43.753Z] $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-12T21:07:46.210Z] $ docker top 742d5efa1958f6851f7eee942cee6d3d4e401be5a6b2975f389697cb704df81c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:07:47.054Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T21:07:48.395Z] #131 ... [2023-09-12T21:07:48.395Z] [2023-09-12T21:07:48.395Z] #124 [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-12T21:07:48.395Z] #124 64.52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-12T21:07:57.153Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T21:07:57.153Z] #1 transferring dockerfile: [2023-09-12T21:07:57.153Z] #1 transferring dockerfile: 1.78kB done [2023-09-12T21:07:57.153Z] #1 DONE 0.1s [2023-09-12T21:07:57.153Z] [2023-09-12T21:07:57.153Z] #2 [core-command internal] load build definition from Dockerfile [2023-09-12T21:07:57.153Z] #2 transferring dockerfile: 1.82kB done [2023-09-12T21:07:57.153Z] #2 DONE 0.0s [2023-09-12T21:07:57.153Z] [2023-09-12T21:07:57.153Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T21:07:57.153Z] #3 transferring dockerfile: 2.38kB done [2023-09-12T21:07:57.153Z] #3 DONE 0.1s [2023-09-12T21:07:57.153Z] [2023-09-12T21:07:57.153Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T21:07:57.153Z] #4 transferring dockerfile: 1.58kB done [2023-09-12T21:07:57.153Z] #4 DONE 0.1s [2023-09-12T21:07:57.429Z] [2023-09-12T21:07:57.429Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T21:07:57.429Z] #5 transferring dockerfile: 1.70kB 0.0s done [2023-09-12T21:07:57.429Z] #5 DONE 0.1s [2023-09-12T21:07:57.429Z] [2023-09-12T21:07:57.429Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-09-12T21:07:57.429Z] #6 transferring dockerfile: 1.84kB done [2023-09-12T21:07:57.429Z] #6 DONE 0.1s [2023-09-12T21:07:57.429Z] [2023-09-12T21:07:57.429Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T21:07:57.429Z] #7 transferring dockerfile: 2.12kB done [2023-09-12T21:07:57.429Z] #7 DONE 0.1s [2023-09-12T21:07:57.429Z] [2023-09-12T21:07:57.429Z] #8 [core-data internal] load build definition from Dockerfile [2023-09-12T21:07:57.699Z] #8 transferring dockerfile: 1.90kB done [2023-09-12T21:07:57.699Z] #8 DONE 0.0s [2023-09-12T21:07:57.699Z] [2023-09-12T21:07:57.699Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T21:07:57.699Z] #9 transferring dockerfile: 2.39kB done [2023-09-12T21:07:57.699Z] #9 DONE 0.1s [2023-09-12T21:07:57.699Z] [2023-09-12T21:07:57.699Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T21:07:57.699Z] #10 transferring dockerfile: 1.82kB done [2023-09-12T21:07:57.699Z] #10 DONE 0.1s [2023-09-12T21:07:57.699Z] [2023-09-12T21:07:57.699Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T21:07:57.973Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-09-12T21:07:57.973Z] #11 DONE 0.1s [2023-09-12T21:07:57.973Z] [2023-09-12T21:07:57.973Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-09-12T21:07:57.973Z] #12 transferring dockerfile: 1.96kB done [2023-09-12T21:07:57.973Z] #12 DONE 0.1s [2023-09-12T21:07:57.973Z] [2023-09-12T21:07:57.973Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T21:07:57.973Z] #13 transferring dockerfile: 2.04kB done [2023-09-12T21:07:57.973Z] #13 DONE 0.1s [2023-09-12T21:07:57.974Z] [2023-09-12T21:07:57.974Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T21:07:57.974Z] #14 transferring dockerfile: 1.59kB done [2023-09-12T21:07:57.974Z] #14 DONE 0.1s [2023-09-12T21:07:57.974Z] [2023-09-12T21:07:57.974Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T21:07:57.974Z] #15 transferring context: 56B done [2023-09-12T21:07:57.974Z] #15 DONE 0.1s [2023-09-12T21:07:58.948Z] [2023-09-12T21:07:58.948Z] #16 [core-command internal] load .dockerignore [2023-09-12T21:07:58.948Z] #16 transferring context: 56B done [2023-09-12T21:07:58.948Z] #16 DONE 0.0s [2023-09-12T21:07:58.948Z] [2023-09-12T21:07:58.948Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-12T21:07:58.948Z] #17 transferring context: 56B done [2023-09-12T21:07:58.948Z] #17 DONE 0.1s [2023-09-12T21:07:58.948Z] [2023-09-12T21:07:58.948Z] #18 [security-spire-config internal] load .dockerignore [2023-09-12T21:07:58.948Z] #18 transferring context: 56B 0.0s done [2023-09-12T21:07:58.948Z] #18 DONE 0.1s [2023-09-12T21:07:58.948Z] [2023-09-12T21:07:58.948Z] #19 [security-spire-agent internal] load .dockerignore [2023-09-12T21:07:59.217Z] #19 transferring context: 56B done [2023-09-12T21:07:59.217Z] #19 DONE 0.1s [2023-09-12T21:07:59.217Z] [2023-09-12T21:07:59.217Z] #20 [support-notifications internal] load .dockerignore [2023-09-12T21:07:59.217Z] #20 transferring context: 56B 0.0s done [2023-09-12T21:07:59.217Z] #20 DONE 0.1s [2023-09-12T21:07:59.217Z] [2023-09-12T21:07:59.217Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T21:07:59.217Z] #21 transferring context: 56B 0.0s done [2023-09-12T21:07:59.217Z] #21 DONE 0.1s [2023-09-12T21:07:59.217Z] [2023-09-12T21:07:59.217Z] #22 [core-data internal] load .dockerignore [2023-09-12T21:07:59.217Z] #22 transferring context: 56B 0.0s done [2023-09-12T21:07:59.217Z] #22 DONE 0.1s [2023-09-12T21:07:59.217Z] [2023-09-12T21:07:59.217Z] #23 [security-proxy-setup internal] load .dockerignore [2023-09-12T21:07:59.217Z] #23 transferring context: 56B 0.0s done [2023-09-12T21:07:59.217Z] #23 DONE 0.1s [2023-09-12T21:07:59.485Z] [2023-09-12T21:07:59.485Z] #24 [support-scheduler internal] load .dockerignore [2023-09-12T21:07:59.485Z] #24 transferring context: 56B 0.0s done [2023-09-12T21:07:59.485Z] #24 DONE 0.1s [2023-09-12T21:07:59.485Z] [2023-09-12T21:07:59.485Z] #25 [security-bootstrapper internal] load .dockerignore [2023-09-12T21:07:59.485Z] #25 transferring context: 56B 0.0s done [2023-09-12T21:07:59.485Z] #25 DONE 0.1s [2023-09-12T21:07:59.485Z] [2023-09-12T21:07:59.485Z] #26 [core-metadata internal] load .dockerignore [2023-09-12T21:07:59.485Z] #26 transferring context: 56B done [2023-09-12T21:07:59.753Z] #26 DONE 0.1s [2023-09-12T21:07:59.753Z] [2023-09-12T21:07:59.753Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-12T21:07:59.753Z] #27 transferring context: 56B 0.0s done [2023-09-12T21:07:59.753Z] #27 DONE 0.1s [2023-09-12T21:07:59.753Z] [2023-09-12T21:07:59.753Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:07:59.753Z] #28 DONE 0.0s [2023-09-12T21:07:59.753Z] [2023-09-12T21:07:59.753Z] #29 [security-spire-server internal] load .dockerignore [2023-09-12T21:07:59.753Z] #29 transferring context: 56B done [2023-09-12T21:07:59.753Z] #29 DONE 0.1s [2023-09-12T21:07:59.753Z] [2023-09-12T21:07:59.753Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:07:59.753Z] #30 DONE 0.1s [2023-09-12T21:08:00.022Z] [2023-09-12T21:08:00.022Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:00.022Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:00.022Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:00.022Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:00.022Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:00.022Z] #31 DONE 0.2s [2023-09-12T21:08:00.022Z] [2023-09-12T21:08:00.022Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-12T21:08:00.610Z] #32 transferring context: 2.59MB 0.5s done [2023-09-12T21:08:00.610Z] #32 DONE 0.6s [2023-09-12T21:08:00.610Z] [2023-09-12T21:08:00.610Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:00.893Z] #33 ... [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:00.893Z] #28 DONE 0.0s [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:08:00.893Z] #30 DONE 0.2s [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:00.893Z] #28 DONE 0.0s [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:00.893Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:00.893Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:00.893Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:00.893Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:00.893Z] #31 DONE 0.4s [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:00.893Z] #33 DONE 1.6s [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-12T21:08:00.893Z] #34 ... [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:00.893Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:00.893Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:00.893Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:00.893Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:00.893Z] #31 DONE 0.4s [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:08:00.893Z] #30 DONE 0.3s [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:00.893Z] #33 DONE 1.7s [2023-09-12T21:08:00.893Z] [2023-09-12T21:08:00.893Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-12T21:08:01.164Z] #34 DONE 0.8s [2023-09-12T21:08:01.164Z] [2023-09-12T21:08:01.164Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:01.164Z] #28 DONE 0.0s [2023-09-12T21:08:01.164Z] [2023-09-12T21:08:01.164Z] #35 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:08:01.433Z] #35 ... [2023-09-12T21:08:01.433Z] [2023-09-12T21:08:01.433Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:01.433Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:01.433Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:01.433Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:01.433Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:01.433Z] #31 DONE 0.5s [2023-09-12T21:08:01.433Z] [2023-09-12T21:08:01.433Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:01.433Z] #28 DONE 0.0s [2023-09-12T21:08:01.433Z] [2023-09-12T21:08:01.433Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:01.433Z] #33 DONE 1.8s [2023-09-12T21:08:01.433Z] [2023-09-12T21:08:01.433Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-12T21:08:01.433Z] #34 DONE 0.9s [2023-09-12T21:08:01.433Z] [2023-09-12T21:08:01.433Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:01.433Z] #28 DONE 0.0s [2023-09-12T21:08:01.433Z] [2023-09-12T21:08:01.433Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:08:01.704Z] #30 ... [2023-09-12T21:08:01.704Z] [2023-09-12T21:08:01.704Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:01.704Z] #28 DONE 0.0s [2023-09-12T21:08:01.704Z] [2023-09-12T21:08:01.704Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:08:01.972Z] #30 ... [2023-09-12T21:08:01.972Z] [2023-09-12T21:08:01.972Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:01.972Z] #28 DONE 0.0s [2023-09-12T21:08:01.972Z] [2023-09-12T21:08:01.972Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:08:02.249Z] #30 DONE 1.2s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:02.249Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:02.249Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:02.249Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:02.249Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:02.249Z] #31 DONE 0.6s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:02.249Z] #33 DONE 1.8s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-12T21:08:02.249Z] #34 DONE 0.9s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:08:02.249Z] #35 ... [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #36 [security-proxy-setup internal] load build context [2023-09-12T21:08:02.249Z] #36 DONE 0.0s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:02.249Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:02.249Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:02.249Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:02.249Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:02.249Z] #31 DONE 0.6s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:02.249Z] #33 DONE 1.8s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-12T21:08:02.249Z] #34 DONE 1.0s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:02.249Z] #28 DONE 0.0s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #37 [core-command internal] load build context [2023-09-12T21:08:02.249Z] #37 transferring context: 2.59MB 1.1s done [2023-09-12T21:08:02.249Z] #37 DONE 1.5s [2023-09-12T21:08:02.249Z] [2023-09-12T21:08:02.249Z] #38 [core-common-config-bootstrapper internal] load build context [2023-09-12T21:08:02.531Z] #38 ... [2023-09-12T21:08:02.531Z] [2023-09-12T21:08:02.531Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:02.531Z] #28 DONE 0.0s [2023-09-12T21:08:02.799Z] [2023-09-12T21:08:02.799Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T21:08:02.799Z] #28 DONE 0.0s [2023-09-12T21:08:02.799Z] [2023-09-12T21:08:02.799Z] #39 [security-secretstore-setup internal] load build context [2023-09-12T21:08:02.799Z] #39 transferring context: 2.59MB 1.3s done [2023-09-12T21:08:02.799Z] #39 DONE 1.7s [2023-09-12T21:08:02.799Z] [2023-09-12T21:08:02.799Z] #40 [support-notifications internal] load build context [2023-09-12T21:08:02.799Z] #40 transferring context: 2.59MB 1.2s done [2023-09-12T21:08:02.799Z] #40 DONE 1.4s [2023-09-12T21:08:02.799Z] [2023-09-12T21:08:02.799Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T21:08:03.080Z] #41 ... [2023-09-12T21:08:03.080Z] [2023-09-12T21:08:03.080Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T21:08:03.080Z] #30 DONE 2.0s [2023-09-12T21:08:03.268Z] #124 DONE 82.5s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:08:03.269Z] #123 DONE 82.4s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T21:08:03.269Z] #125 DONE 82.5s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T21:08:03.269Z] #128 DONE 82.5s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T21:08:03.269Z] #130 DONE 82.5s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:03.269Z] #132 ... [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:08:03.269Z] #127 DONE 82.6s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #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-12T21:08:03.269Z] #122 DONE 82.7s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T21:08:03.269Z] #126 DONE 82.8s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:03.269Z] #133 ... [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T21:08:03.269Z] #129 DONE 82.9s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T21:08:03.269Z] #121 DONE 82.9s [2023-09-12T21:08:03.269Z] [2023-09-12T21:08:03.269Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T21:08:03.269Z] #131 DONE 82.9s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:03.353Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:03.353Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:03.353Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:03.353Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:03.353Z] #31 DONE 0.6s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:03.353Z] #33 DONE 1.9s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-12T21:08:03.353Z] #34 DONE 1.0s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T21:08:03.353Z] #42 DONE 2.2s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #43 [core-metadata internal] load build context [2023-09-12T21:08:03.353Z] #43 ... [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:03.353Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:03.353Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:03.353Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:03.353Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:03.353Z] #31 DONE 0.7s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:03.353Z] #33 DONE 1.9s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-12T21:08:03.353Z] #34 DONE 1.0s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #44 [security-spire-server internal] load build context [2023-09-12T21:08:03.353Z] #44 DONE 0.0s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #45 [security-bootstrapper internal] load build context [2023-09-12T21:08:03.353Z] #45 DONE 0.0s [2023-09-12T21:08:03.353Z] [2023-09-12T21:08:03.353Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T21:08:03.353Z] #46 DONE 2.3s [2023-09-12T21:08:03.528Z] [2023-09-12T21:08:03.528Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T21:08:03.628Z] [2023-09-12T21:08:03.629Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:08:03.629Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T21:08:03.629Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T21:08:03.629Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T21:08:03.629Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T21:08:03.629Z] #31 DONE 0.7s [2023-09-12T21:08:03.629Z] [2023-09-12T21:08:03.629Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T21:08:03.629Z] #33 DONE 1.9s [2023-09-12T21:08:03.629Z] [2023-09-12T21:08:03.629Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-12T21:08:03.629Z] #34 DONE 1.0s [2023-09-12T21:08:03.629Z] [2023-09-12T21:08:03.629Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:03.629Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:03.786Z] #134 ... [2023-09-12T21:08:03.786Z] [2023-09-12T21:08:03.786Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:03.786Z] #132 DONE 0.8s [2023-09-12T21:08:03.786Z] [2023-09-12T21:08:03.786Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:03.786Z] #135 DONE 0.8s [2023-09-12T21:08:03.786Z] [2023-09-12T21:08:03.786Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:03.786Z] #133 DONE 0.7s [2023-09-12T21:08:03.786Z] [2023-09-12T21:08:03.786Z] #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:03.786Z] #136 DONE 0.7s [2023-09-12T21:08:03.786Z] [2023-09-12T21:08:03.786Z] #137 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.058Z] #137 ... [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T21:08:04.058Z] #134 DONE 0.6s [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:04.058Z] #138 DONE 0.4s [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #139 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:04.058Z] #139 DONE 0.5s [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #140 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.058Z] #140 DONE 0.3s [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #141 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:04.058Z] #141 CACHED [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #142 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.058Z] #142 CACHED [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:04.058Z] #143 CACHED [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.058Z] #144 CACHED [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:04.058Z] #145 CACHED [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.058Z] #146 CACHED [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.058Z] #147 CACHED [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:04.058Z] #148 CACHED [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.058Z] #149 DONE 0.3s [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.058Z] #150 DONE 0.4s [2023-09-12T21:08:04.058Z] [2023-09-12T21:08:04.058Z] #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-12T21:08:04.315Z] #151 ... [2023-09-12T21:08:04.315Z] [2023-09-12T21:08:04.315Z] #137 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:04.315Z] #137 DONE 0.4s [2023-09-12T21:08:04.573Z] [2023-09-12T21:08:04.573Z] #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T21:08:05.143Z] #152 ... [2023-09-12T21:08:05.143Z] [2023-09-12T21:08:05.143Z] #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:05.143Z] #153 DONE 1.2s [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:05.405Z] #154 DONE 1.2s [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #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-12T21:08:05.405Z] #151 DONE 1.1s [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #155 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T21:08:05.405Z] #155 DONE 1.2s [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T21:08:05.405Z] #156 DONE 1.2s [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-12T21:08:05.405Z] #157 DONE 1.2s [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T21:08:05.405Z] #158 DONE 1.3s [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #159 [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-12T21:08:05.405Z] #159 ... [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T21:08:05.405Z] #160 DONE 1.3s [2023-09-12T21:08:05.405Z] [2023-09-12T21:08:05.405Z] #161 [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-12T21:08:05.405Z] #161 DONE 1.2s [2023-09-12T21:08:05.584Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.9s done [2023-09-12T21:08:05.854Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T21:08:05.854Z] #47 ... [2023-09-12T21:08:05.854Z] [2023-09-12T21:08:05.854Z] #48 [security-spire-config internal] load build context [2023-09-12T21:08:05.854Z] #48 transferring context: 16.36kB 0.2s done [2023-09-12T21:08:05.854Z] #48 DONE 2.3s [2023-09-12T21:08:05.854Z] [2023-09-12T21:08:05.854Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:05.854Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T21:08:05.854Z] #47 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-12T21:08:05.854Z] #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-12T21:08:05.884Z] [2023-09-12T21:08:05.884Z] #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T21:08:06.122Z] #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-12T21:08:06.148Z] #162 ... [2023-09-12T21:08:06.148Z] [2023-09-12T21:08:06.148Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T21:08:06.148Z] #163 DONE 1.7s [2023-09-12T21:08:06.148Z] [2023-09-12T21:08:06.148Z] #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T21:08:06.148Z] #152 DONE 1.9s [2023-09-12T21:08:06.148Z] [2023-09-12T21:08:06.148Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:06.148Z] #164 ... [2023-09-12T21:08:06.148Z] [2023-09-12T21:08:06.148Z] #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T21:08:06.148Z] #165 DONE 0.9s [2023-09-12T21:08:06.148Z] [2023-09-12T21:08:06.148Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T21:08:06.148Z] #166 DONE 0.9s [2023-09-12T21:08:06.148Z] [2023-09-12T21:08:06.148Z] #167 [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-12T21:08:06.148Z] #167 DONE 0.9s [2023-09-12T21:08:06.148Z] [2023-09-12T21:08:06.148Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:08:06.148Z] #168 DONE 0.9s [2023-09-12T21:08:06.148Z] [2023-09-12T21:08:06.148Z] #159 [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-12T21:08:06.148Z] #159 DONE 0.9s [2023-09-12T21:08:06.392Z] #47 ... [2023-09-12T21:08:06.392Z] [2023-09-12T21:08:06.392Z] #49 [security-spire-agent internal] load build context [2023-09-12T21:08:06.392Z] #49 transferring context: 17.64kB 0.3s done [2023-09-12T21:08:06.392Z] #49 DONE 2.9s [2023-09-12T21:08:06.392Z] [2023-09-12T21:08:06.392Z] #50 [core-data internal] load build context [2023-09-12T21:08:06.454Z] [2023-09-12T21:08:06.455Z] #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:08:06.455Z] #169 DONE 1.0s [2023-09-12T21:08:06.455Z] [2023-09-12T21:08:06.455Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:08:06.455Z] #170 DONE 0.9s [2023-09-12T21:08:06.455Z] [2023-09-12T21:08:06.455Z] #171 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:08:06.455Z] #171 DONE 0.9s [2023-09-12T21:08:06.455Z] [2023-09-12T21:08:06.455Z] #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T21:08:06.455Z] #162 DONE 0.9s [2023-09-12T21:08:06.455Z] [2023-09-12T21:08:06.455Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:08:06.455Z] #164 DONE 0.6s [2023-09-12T21:08:06.455Z] [2023-09-12T21:08:06.455Z] #91 [support-scheduler] exporting to image [2023-09-12T21:08:06.455Z] #91 exporting layers 0.2s done [2023-09-12T21:08:06.455Z] #91 exporting layers 0.2s done [2023-09-12T21:08:06.713Z] #91 ... [2023-09-12T21:08:06.713Z] [2023-09-12T21:08:06.713Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:08:06.713Z] #172 DONE 0.5s [2023-09-12T21:08:06.713Z] [2023-09-12T21:08:06.713Z] #91 [core-command] exporting to image [2023-09-12T21:08:06.713Z] #91 writing image sha256:50061687b5709f232bc8455135285c101d838f2946a6bf8e89b0d7bddb6d0976 done [2023-09-12T21:08:06.713Z] #91 naming to docker.io/library/core-command 0.0s done [2023-09-12T21:08:06.713Z] #91 ... [2023-09-12T21:08:06.713Z] [2023-09-12T21:08:06.713Z] #173 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:08:06.713Z] #173 DONE 0.5s [2023-09-12T21:08:06.713Z] [2023-09-12T21:08:06.713Z] #174 [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-12T21:08:06.713Z] #174 DONE 0.5s [2023-09-12T21:08:06.713Z] [2023-09-12T21:08:06.713Z] #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:08:06.713Z] #175 DONE 0.5s [2023-09-12T21:08:06.713Z] [2023-09-12T21:08:06.713Z] #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-12T21:08:06.713Z] #176 DONE 0.5s [2023-09-12T21:08:06.713Z] [2023-09-12T21:08:06.713Z] #91 [core-data] exporting to image [2023-09-12T21:08:06.713Z] #91 writing image sha256:a1cf310669fe26088f7d1ca0c61fdd605f627e1e0fdcac977562fa54ade7277e done [2023-09-12T21:08:06.713Z] #91 naming to docker.io/library/support-scheduler done [2023-09-12T21:08:06.971Z] #91 ... [2023-09-12T21:08:06.971Z] [2023-09-12T21:08:06.971Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T21:08:06.971Z] #177 DONE 0.6s [2023-09-12T21:08:06.971Z] [2023-09-12T21:08:06.971Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T21:08:06.971Z] #178 DONE 0.6s [2023-09-12T21:08:06.971Z] [2023-09-12T21:08:06.971Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:08:06.971Z] #179 DONE 0.5s [2023-09-12T21:08:06.971Z] [2023-09-12T21:08:06.971Z] #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T21:08:06.971Z] #180 DONE 0.6s [2023-09-12T21:08:06.971Z] [2023-09-12T21:08:06.971Z] #91 [core-metadata] exporting to image [2023-09-12T21:08:06.971Z] #91 exporting layers 0.3s done [2023-09-12T21:08:07.355Z] #50 ... [2023-09-12T21:08:07.355Z] [2023-09-12T21:08:07.355Z] #44 [security-spire-server internal] load build context [2023-09-12T21:08:07.355Z] #44 transferring context: 18.11kB 0.5s done [2023-09-12T21:08:07.355Z] #44 DONE 3.6s [2023-09-12T21:08:07.355Z] [2023-09-12T21:08:07.355Z] #50 [core-data internal] load build context [2023-09-12T21:08:07.355Z] #50 ... [2023-09-12T21:08:07.355Z] [2023-09-12T21:08:07.355Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:07.355Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s [2023-09-12T21:08:07.355Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s [2023-09-12T21:08:07.536Z] #91 exporting layers 0.9s done [2023-09-12T21:08:07.628Z] #47 ... [2023-09-12T21:08:07.628Z] [2023-09-12T21:08:07.628Z] #36 [security-proxy-setup internal] load build context [2023-09-12T21:08:07.628Z] #36 transferring context: 2.59MB 4.4s done [2023-09-12T21:08:07.628Z] #36 DONE 5.3s [2023-09-12T21:08:07.628Z] [2023-09-12T21:08:07.628Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:07.628Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-09-12T21:08:07.628Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.2s [2023-09-12T21:08:07.793Z] #91 writing image sha256:ec852656d584eec21ceb7958e1ce134cdc69c6834f1a023fe7cd6898d635538a [2023-09-12T21:08:07.793Z] #91 ... [2023-09-12T21:08:07.793Z] [2023-09-12T21:08:07.793Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T21:08:07.793Z] #181 DONE 1.1s [2023-09-12T21:08:07.793Z] [2023-09-12T21:08:07.793Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T21:08:07.793Z] #182 DONE 1.0s [2023-09-12T21:08:07.793Z] [2023-09-12T21:08:07.793Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T21:08:07.793Z] #183 DONE 1.0s [2023-09-12T21:08:07.793Z] [2023-09-12T21:08:07.793Z] #91 [core-data] exporting to image [2023-09-12T21:08:07.793Z] #91 exporting layers 1.0s done [2023-09-12T21:08:07.793Z] #91 writing image sha256:ec852656d584eec21ceb7958e1ce134cdc69c6834f1a023fe7cd6898d635538a 0.1s done [2023-09-12T21:08:07.793Z] #91 writing image sha256:7535daec979a2b6d4ee501324c3209e7b6c36acf5196244dd00875e6d69cef8c 0.1s done [2023-09-12T21:08:07.793Z] #91 naming to docker.io/library/support-notifications done [2023-09-12T21:08:07.793Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2023-09-12T21:08:07.793Z] #91 writing image sha256:be5797e735d0fec20cab562e6ecb309a76cbc54046b67d0331bf168f9d44b94f done [2023-09-12T21:08:07.793Z] #91 naming to docker.io/library/core-data done [2023-09-12T21:08:07.793Z] #91 writing image sha256:e4109e83df9f576203dbce8737bc06c65fcd6d52fdf7c0bdec5b191bbe22fac4 [2023-09-12T21:08:07.904Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 94.21kB / 123.55kB 1.4s [2023-09-12T21:08:07.904Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.4s [2023-09-12T21:08:08.052Z] #91 writing image sha256:e4109e83df9f576203dbce8737bc06c65fcd6d52fdf7c0bdec5b191bbe22fac4 done [2023-09-12T21:08:08.052Z] #91 naming to docker.io/library/core-metadata done [2023-09-12T21:08:08.052Z] #91 DONE 2.5s [2023-09-12T21:08:08.052Z] [2023-09-12T21:08:08.052Z] #184 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T21:08:08.172Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T21:08:08.172Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.5s done [2023-09-12T21:08:08.172Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done [2023-09-12T21:08:08.619Z] #184 ... [2023-09-12T21:08:08.619Z] [2023-09-12T21:08:08.620Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T21:08:08.620Z] #185 DONE 0.7s [2023-09-12T21:08:08.620Z] [2023-09-12T21:08:08.620Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T21:08:08.620Z] #186 DONE 0.8s [2023-09-12T21:08:08.620Z] [2023-09-12T21:08:08.620Z] #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-12T21:08:08.620Z] #187 DONE 1.8s [2023-09-12T21:08:08.620Z] [2023-09-12T21:08:08.620Z] #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-12T21:08:08.620Z] #188 DONE 1.8s [2023-09-12T21:08:08.620Z] [2023-09-12T21:08:08.620Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T21:08:08.620Z] #189 DONE 0.2s [2023-09-12T21:08:08.620Z] [2023-09-12T21:08:08.620Z] #190 [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-12T21:08:08.620Z] #190 DONE 0.1s [2023-09-12T21:08:08.620Z] [2023-09-12T21:08:08.620Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T21:08:09.142Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.7s [2023-09-12T21:08:09.184Z] #191 ... [2023-09-12T21:08:09.184Z] [2023-09-12T21:08:09.184Z] #192 [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-12T21:08:09.184Z] #192 DONE 0.4s [2023-09-12T21:08:09.184Z] [2023-09-12T21:08:09.184Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-12T21:08:09.411Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.93MB / 23.39MB 3.1s [2023-09-12T21:08:09.441Z] #91 ... [2023-09-12T21:08:09.442Z] [2023-09-12T21:08:09.442Z] #184 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T21:08:09.442Z] #184 DONE 1.5s [2023-09-12T21:08:09.442Z] [2023-09-12T21:08:09.442Z] #91 [security-proxy-setup] exporting to image [2023-09-12T21:08:09.680Z] #47 ... [2023-09-12T21:08:09.680Z] [2023-09-12T21:08:09.680Z] #50 [core-data internal] load build context [2023-09-12T21:08:09.680Z] #50 transferring context: 2.59MB 5.7s done [2023-09-12T21:08:09.680Z] #50 DONE 7.2s [2023-09-12T21:08:09.680Z] [2023-09-12T21:08:09.680Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:09.680Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-12T21:08:09.680Z] #47 ... [2023-09-12T21:08:09.680Z] [2023-09-12T21:08:09.680Z] #51 [support-scheduler internal] load build context [2023-09-12T21:08:09.680Z] #51 transferring context: 2.59MB 6.1s done [2023-09-12T21:08:09.680Z] #51 DONE 7.4s [2023-09-12T21:08:09.680Z] [2023-09-12T21:08:09.680Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:09.680Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.5s [2023-09-12T21:08:09.680Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-12T21:08:09.699Z] #91 exporting layers 1.1s done [2023-09-12T21:08:09.699Z] #91 writing image sha256:36c78d428f0c8ff6c597b5edceb4ccdbe7f2d00b9f470b50be7498e1b537012a [2023-09-12T21:08:10.269Z] #47 ... [2023-09-12T21:08:10.269Z] [2023-09-12T21:08:10.269Z] #38 [core-common-config-bootstrapper internal] load build context [2023-09-12T21:08:10.269Z] #38 transferring context: 2.59MB 6.3s done [2023-09-12T21:08:10.269Z] #38 DONE 7.7s [2023-09-12T21:08:10.269Z] [2023-09-12T21:08:10.269Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:10.269Z] #47 ... [2023-09-12T21:08:10.269Z] [2023-09-12T21:08:10.269Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T21:08:10.269Z] #0 3.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:10.269Z] #0 4.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:10.269Z] #0 6.553 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T21:08:10.269Z] #0 6.553 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T21:08:10.269Z] #0 6.553 OK: 19939 distinct packages available [2023-09-12T21:08:10.269Z] #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:10.269Z] #0 7.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:10.269Z] #0 9.762 (1/11) Installing ca-certificates (20230506-r0) [2023-09-12T21:08:10.269Z] #52 10.03 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-12T21:08:10.269Z] #52 ... [2023-09-12T21:08:10.269Z] [2023-09-12T21:08:10.269Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:10.543Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.3s [2023-09-12T21:08:10.637Z] #91 ... [2023-09-12T21:08:10.637Z] [2023-09-12T21:08:10.637Z] #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T21:08:10.637Z] #193 DONE 1.4s [2023-09-12T21:08:10.637Z] [2023-09-12T21:08:10.637Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T21:08:10.637Z] #191 DONE 1.9s [2023-09-12T21:08:10.637Z] [2023-09-12T21:08:10.637Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T21:08:10.637Z] #194 DONE 0.1s [2023-09-12T21:08:10.637Z] [2023-09-12T21:08:10.638Z] #91 [security-secretstore-setup] exporting to image [2023-09-12T21:08:10.638Z] #91 exporting layers 1.2s done [2023-09-12T21:08:10.638Z] #91 writing image sha256:36c78d428f0c8ff6c597b5edceb4ccdbe7f2d00b9f470b50be7498e1b537012a 0.8s done [2023-09-12T21:08:10.638Z] #91 naming to docker.io/library/security-proxy-auth done [2023-09-12T21:08:10.638Z] #91 writing image sha256:2f072f3d16d05fd501bc96c59d27d0dac1d148210ae97b44b875bc4ad61d1803 0.0s done [2023-09-12T21:08:10.638Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-12T21:08:10.811Z] #47 ... [2023-09-12T21:08:10.811Z] [2023-09-12T21:08:10.811Z] #53 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T21:08:10.811Z] #0 6.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:10.811Z] #0 7.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:10.811Z] #0 9.804 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:10.811Z] #0 9.804 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:10.811Z] #0 9.973 OK: 8 MiB in 16 packages [2023-09-12T21:08:10.811Z] #53 ... [2023-09-12T21:08:10.811Z] [2023-09-12T21:08:10.811Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:10.896Z] #91 writing image sha256:ca33629a425b946460e088bf2acf7db8740efed628593d1dcb6ffcbfb838d6f2 done [2023-09-12T21:08:10.896Z] #91 naming to docker.io/library/security-proxy-setup done [2023-09-12T21:08:10.896Z] #91 exporting layers 0.2s done [2023-09-12T21:08:10.896Z] #91 writing image sha256:911b242f88facdabea89ede71e98531c293aa1bf35ea3c9d16ca45674d29625d done [2023-09-12T21:08:10.896Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-09-12T21:08:10.896Z] #91 DONE 4.7s [2023-09-12T21:08:10.896Z] [2023-09-12T21:08:10.896Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T21:08:11.080Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.18MB / 23.39MB 4.8s [2023-09-12T21:08:11.155Z] #195 DONE 0.5s [2023-09-12T21:08:11.156Z] [2023-09-12T21:08:11.156Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:08:11.156Z] #58 ... [2023-09-12T21:08:11.156Z] [2023-09-12T21:08:11.156Z] #91 [security-bootstrapper] exporting to image [2023-09-12T21:08:11.350Z] #47 ... [2023-09-12T21:08:11.350Z] [2023-09-12T21:08:11.350Z] #43 [core-metadata internal] load build context [2023-09-12T21:08:11.350Z] #43 transferring context: 2.59MB 6.7s done [2023-09-12T21:08:11.350Z] #43 DONE 8.1s [2023-09-12T21:08:11.350Z] [2023-09-12T21:08:11.350Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:11.350Z] #47 ... [2023-09-12T21:08:11.350Z] [2023-09-12T21:08:11.350Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T21:08:11.350Z] #0 8.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:11.350Z] #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:11.350Z] #54 ... [2023-09-12T21:08:11.350Z] [2023-09-12T21:08:11.350Z] #45 [security-bootstrapper internal] load build context [2023-09-12T21:08:11.350Z] #45 transferring context: 2.59MB 5.3s done [2023-09-12T21:08:11.350Z] #45 DONE 7.9s [2023-09-12T21:08:11.350Z] [2023-09-12T21:08:11.350Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:08:11.350Z] #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:11.414Z] #91 exporting layers 0.2s done [2023-09-12T21:08:11.415Z] #91 writing image sha256:f81af6b216a251d388889b19c5e87a3b5ca215b57760d8afaad2b53d26d00c50 done [2023-09-12T21:08:11.415Z] #91 naming to docker.io/library/security-bootstrapper done [2023-09-12T21:08:11.415Z] #91 DONE 4.9s [2023-09-12T21:08:11.415Z] [2023-09-12T21:08:11.415Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:08:11.415Z] time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T21:08:11.424Z] $ docker stop --time=1 46e6cc6af8c4836335155af0bb2eec205401fe97814615973be1af6c679a1742 [2023-09-12T21:08:11.619Z] #55 ... [2023-09-12T21:08:11.619Z] [2023-09-12T21:08:11.619Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T21:08:11.619Z] #56 ... [2023-09-12T21:08:11.619Z] [2023-09-12T21:08:11.619Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T21:08:11.619Z] #0 9.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:11.887Z] #57 ... [2023-09-12T21:08:11.887Z] [2023-09-12T21:08:11.887Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:11.887Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 5.5s [2023-09-12T21:08:11.887Z] #47 ... [2023-09-12T21:08:11.887Z] [2023-09-12T21:08:11.887Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:08:12.156Z] #58 ... [2023-09-12T21:08:12.156Z] [2023-09-12T21:08:12.156Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:12.156Z] #47 ... [2023-09-12T21:08:12.156Z] [2023-09-12T21:08:12.156Z] #59 [security-proxy-auth internal] load build context [2023-09-12T21:08:12.156Z] #59 transferring context: 2.59MB 6.9s done [2023-09-12T21:08:12.156Z] #59 DONE 8.7s [2023-09-12T21:08:12.156Z] [2023-09-12T21:08:12.156Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:12.423Z] #47 ... [2023-09-12T21:08:12.423Z] [2023-09-12T21:08:12.423Z] #53 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T21:08:12.423Z] #53 DONE 11.7s [2023-09-12T21:08:12.423Z] [2023-09-12T21:08:12.423Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:12.691Z] #47 ... [2023-09-12T21:08:12.691Z] [2023-09-12T21:08:12.691Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T21:08:12.753Z] $ docker rm -f --volumes 46e6cc6af8c4836335155af0bb2eec205401fe97814615973be1af6c679a1742 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:08:12.959Z] #60 ... [2023-09-12T21:08:12.959Z] [2023-09-12T21:08:12.959Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:13.073Z] + docker images [2023-09-12T21:08:13.073Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T21:08:13.073Z] security-bootstrapper latest f81af6b216a2 2 seconds ago 23.3MB [2023-09-12T21:08:13.073Z] security-secretstore-setup latest 911b242f88fa 2 seconds ago 44.4MB [2023-09-12T21:08:13.073Z] security-proxy-setup latest ca33629a425b 3 seconds ago 29.4MB [2023-09-12T21:08:13.073Z] security-proxy-auth latest 36c78d428f0c 4 seconds ago 19.5MB [2023-09-12T21:08:13.073Z] core-common-config-bootstrapper latest 2f072f3d16d0 4 seconds ago 18.2MB [2023-09-12T21:08:13.073Z] support-scheduler latest a1cf310669fe 6 seconds ago 34MB [2023-09-12T21:08:13.073Z] core-metadata latest e4109e83df9f 6 seconds ago 21.7MB [2023-09-12T21:08:13.073Z] security-spiffe-token-provider latest ec852656d584 6 seconds ago 35MB [2023-09-12T21:08:13.073Z] core-data latest be5797e735d0 6 seconds ago 21.3MB [2023-09-12T21:08:13.073Z] core-command latest 50061687b570 6 seconds ago 21.1MB [2023-09-12T21:08:13.074Z] support-notifications latest 7535daec979a 6 seconds ago 34.6MB [2023-09-12T21:08:13.074Z] security-spire-server latest 8d1bd7250567 2 minutes ago 102MB [2023-09-12T21:08:13.074Z] security-spire-config latest a156fcb4365b 2 minutes ago 101MB [2023-09-12T21:08:13.074Z] security-spire-agent latest b1538fca3574 2 minutes ago 161MB [2023-09-12T21:08:13.074Z] ci-base-image-x86_64 latest 6af4ccbc2675 5 minutes ago 1.08GB [2023-09-12T21:08:13.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 5 hours ago 708MB [2023-09-12T21:08:13.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-12T21:08:13.074Z] 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-12T21:08:13.180Z] provisioning config files... [2023-09-12T21:08:13.188Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/577@tmp/config13001740203202966822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:08:13.237Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.00MB / 23.39MB 6.8s [2023-09-12T21:08:13.479Z] ---> docker-login.sh [2023-09-12T21:08:13.479Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:08:13.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:08:13.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:08:13.479Z] Configure a credential helper to remove this warning. See [2023-09-12T21:08:13.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:08:13.479Z] [2023-09-12T21:08:13.479Z] Login Succeeded [2023-09-12T21:08:13.479Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:08:13.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:08:13.506Z] #47 ... [2023-09-12T21:08:13.506Z] [2023-09-12T21:08:13.506Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T21:08:13.506Z] #52 10.11 (3/11) Installing libunistring (1.1-r1) [2023-09-12T21:08:13.506Z] #52 10.40 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-12T21:08:13.506Z] #52 10.40 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-12T21:08:13.506Z] #52 10.40 (6/11) Installing libcurl (8.2.1-r0) [2023-09-12T21:08:13.506Z] #52 10.40 (7/11) Installing curl (8.2.1-r0) [2023-09-12T21:08:13.506Z] #52 10.40 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:13.506Z] #52 10.40 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-12T21:08:13.506Z] #52 10.40 (10/11) Installing libucontext (1.2-r2) [2023-09-12T21:08:13.506Z] #52 10.51 (11/11) Installing gcompat (1.1.0-r1) [2023-09-12T21:08:13.506Z] #52 10.55 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:13.506Z] #52 10.66 Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:08:13.506Z] #52 11.75 OK: 13 MiB in 26 packages [2023-09-12T21:08:13.506Z] #52 DONE 13.1s [2023-09-12T21:08:13.506Z] [2023-09-12T21:08:13.506Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:13.506Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.43MB / 23.39MB 7.0s [2023-09-12T21:08:13.506Z] #47 ... [2023-09-12T21:08:13.506Z] [2023-09-12T21:08:13.506Z] #35 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:08:13.506Z] #35 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:13.506Z] #35 ... [2023-09-12T21:08:13.506Z] [2023-09-12T21:08:13.506Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:08:13.506Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done [2023-09-12T21:08:13.506Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T21:08:13.506Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-12T21:08:13.506Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-12T21:08:13.506Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-12T21:08:13.506Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-12T21:08:13.506Z] #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T21:08:13.506Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 5.7s [2023-09-12T21:08:13.506Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done [2023-09-12T21:08:13.506Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2023-09-12T21:08:13.506Z] #61 ... [2023-09-12T21:08:13.506Z] [2023-09-12T21:08:13.506Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:13.506Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-12T21:08:13.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:08:13.738Z] Configure a credential helper to remove this warning. See [2023-09-12T21:08:13.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:08:13.738Z] [2023-09-12T21:08:13.738Z] Login Succeeded [2023-09-12T21:08:13.738Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:08:13.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:08:13.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:08:13.738Z] Configure a credential helper to remove this warning. See [2023-09-12T21:08:13.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:08:13.738Z] [2023-09-12T21:08:13.738Z] Login Succeeded [2023-09-12T21:08:13.738Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:08:13.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:08:13.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:08:13.738Z] Configure a credential helper to remove this warning. See [2023-09-12T21:08:13.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:08:13.738Z] [2023-09-12T21:08:13.738Z] Login Succeeded [2023-09-12T21:08:13.738Z] docker.io [2023-09-12T21:08:13.773Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.3s [2023-09-12T21:08:13.773Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-12T21:08:13.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:08:13.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:08:13.998Z] Configure a credential helper to remove this warning. See [2023-09-12T21:08:13.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:08:13.998Z] [2023-09-12T21:08:13.998Z] Login Succeeded [2023-09-12T21:08:13.998Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:08:14.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:14.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-09-12T21:08:14.040Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.03MB / 23.39MB 7.7s [Pipeline] echo [2023-09-12T21:08:14.055Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-12T21:08:14.055Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:14.055Z] latest [2023-09-12T21:08:14.055Z] 3.1.0-dev.43 [2023-09-12T21:08:14.055Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:14.055Z] main [2023-09-12T21:08:14.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:14.312Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.81MB / 23.39MB 8.1s [2023-09-12T21:08:14.370Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:14.580Z] #47 ... [2023-09-12T21:08:14.580Z] [2023-09-12T21:08:14.580Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T21:08:14.580Z] #62 ... [2023-09-12T21:08:14.580Z] [2023-09-12T21:08:14.580Z] #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T21:08:14.672Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:14.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T21:08:14.672Z] 5b2df7813e8e: Preparing [2023-09-12T21:08:14.672Z] 31ae876787ff: Preparing [2023-09-12T21:08:14.672Z] 04e1347830e7: Preparing [2023-09-12T21:08:14.672Z] 9e5312fa7769: Preparing [2023-09-12T21:08:14.672Z] e6788190e2c7: Preparing [2023-09-12T21:08:14.672Z] 4693057ce236: Preparing [2023-09-12T21:08:14.672Z] 4693057ce236: Waiting [2023-09-12T21:08:14.672Z] e6788190e2c7: Pushed [2023-09-12T21:08:14.672Z] 04e1347830e7: Pushed [2023-09-12T21:08:14.672Z] 9e5312fa7769: Pushed [2023-09-12T21:08:14.672Z] 5b2df7813e8e: Pushed [2023-09-12T21:08:14.672Z] 4693057ce236: Layer already exists [2023-09-12T21:08:14.848Z] #63 ... [2023-09-12T21:08:14.848Z] [2023-09-12T21:08:14.849Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T21:08:14.849Z] #64 ... [2023-09-12T21:08:14.849Z] [2023-09-12T21:08:14.849Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:14.849Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.39MB / 23.39MB 8.6s [2023-09-12T21:08:15.448Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 9.0s [2023-09-12T21:08:15.448Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done [2023-09-12T21:08:15.742Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done [2023-09-12T21:08:16.049Z] 31ae876787ff: Pushed [2023-09-12T21:08:16.308Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:16.361Z] #47 ... [2023-09-12T21:08:16.361Z] [2023-09-12T21:08:16.361Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:08:16.361Z] #55 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:16.361Z] #55 14.18 OK: 267 MiB in 56 packages [2023-09-12T21:08:16.361Z] #55 DONE 15.2s [2023-09-12T21:08:16.361Z] [2023-09-12T21:08:16.361Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:16.361Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-12T21:08:16.617Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:16.918Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-12T21:08:16.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T21:08:16.918Z] 5b2df7813e8e: Preparing [2023-09-12T21:08:16.918Z] 31ae876787ff: Preparing [2023-09-12T21:08:16.918Z] 04e1347830e7: Preparing [2023-09-12T21:08:16.918Z] 9e5312fa7769: Preparing [2023-09-12T21:08:16.918Z] e6788190e2c7: Preparing [2023-09-12T21:08:16.918Z] 4693057ce236: Preparing [2023-09-12T21:08:16.918Z] 4693057ce236: Waiting [2023-09-12T21:08:16.918Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:16.918Z] 31ae876787ff: Layer already exists [2023-09-12T21:08:16.918Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:16.918Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:16.918Z] 5b2df7813e8e: Layer already exists [2023-09-12T21:08:16.918Z] 4693057ce236: Layer already exists [2023-09-12T21:08:16.918Z] latest: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:17.226Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:17.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.43 [2023-09-12T21:08:17.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T21:08:17.531Z] 5b2df7813e8e: Preparing [2023-09-12T21:08:17.531Z] 31ae876787ff: Preparing [2023-09-12T21:08:17.531Z] 04e1347830e7: Preparing [2023-09-12T21:08:17.531Z] 9e5312fa7769: Preparing [2023-09-12T21:08:17.531Z] e6788190e2c7: Preparing [2023-09-12T21:08:17.531Z] 4693057ce236: Preparing [2023-09-12T21:08:17.531Z] 4693057ce236: Waiting [2023-09-12T21:08:17.531Z] 5b2df7813e8e: Layer already exists [2023-09-12T21:08:17.531Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:17.531Z] 31ae876787ff: Layer already exists [2023-09-12T21:08:17.531Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:17.531Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:17.531Z] 4693057ce236: Layer already exists [2023-09-12T21:08:17.531Z] 3.1.0-dev.43: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:17.800Z] #47 ... [2023-09-12T21:08:17.800Z] [2023-09-12T21:08:17.800Z] #65 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:08:17.800Z] #65 DONE 1.2s [2023-09-12T21:08:17.800Z] [2023-09-12T21:08:17.800Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T21:08:17.800Z] #54 13.33 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T21:08:17.800Z] #54 13.76 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:17.800Z] #54 13.76 (3/4) Installing su-exec (0.2-r3) [2023-09-12T21:08:17.800Z] #54 13.76 (4/4) Installing yq (4.33.3-r3) [2023-09-12T21:08:17.800Z] #54 14.32 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:17.800Z] #54 14.39 Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:08:17.800Z] #54 15.27 OK: 18 MiB in 19 packages [2023-09-12T21:08:17.800Z] #54 DONE 16.4s [2023-09-12T21:08:17.800Z] [2023-09-12T21:08:17.800Z] #66 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:08:17.845Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:18.148Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:18.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T21:08:18.148Z] 5b2df7813e8e: Preparing [2023-09-12T21:08:18.148Z] 31ae876787ff: Preparing [2023-09-12T21:08:18.148Z] 04e1347830e7: Preparing [2023-09-12T21:08:18.148Z] 9e5312fa7769: Preparing [2023-09-12T21:08:18.148Z] e6788190e2c7: Preparing [2023-09-12T21:08:18.148Z] 4693057ce236: Preparing [2023-09-12T21:08:18.148Z] 4693057ce236: Waiting [2023-09-12T21:08:18.148Z] 5b2df7813e8e: Layer already exists [2023-09-12T21:08:18.148Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:18.148Z] 31ae876787ff: Layer already exists [2023-09-12T21:08:18.148Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:18.148Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:18.148Z] 4693057ce236: Layer already exists [2023-09-12T21:08:18.148Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:18.454Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:18.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-12T21:08:18.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T21:08:18.756Z] 5b2df7813e8e: Preparing [2023-09-12T21:08:18.756Z] 31ae876787ff: Preparing [2023-09-12T21:08:18.756Z] 04e1347830e7: Preparing [2023-09-12T21:08:18.756Z] 9e5312fa7769: Preparing [2023-09-12T21:08:18.756Z] e6788190e2c7: Preparing [2023-09-12T21:08:18.756Z] 4693057ce236: Preparing [2023-09-12T21:08:18.756Z] 4693057ce236: Waiting [2023-09-12T21:08:18.756Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:18.756Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:18.756Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:18.756Z] 31ae876787ff: Layer already exists [2023-09-12T21:08:18.756Z] 5b2df7813e8e: Layer already exists [2023-09-12T21:08:18.756Z] 4693057ce236: Layer already exists [2023-09-12T21:08:18.756Z] main: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:18.794Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:18.800Z] taggedImages: [2023-09-12T21:08:18.800Z] - nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:18.800Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-12T21:08:18.800Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.43 [2023-09-12T21:08:18.800Z] - nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:18.800Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-12T21:08:18.819Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-12T21:08:18.819Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:18.819Z] latest [2023-09-12T21:08:18.819Z] 3.1.0-dev.43 [2023-09-12T21:08:18.819Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:18.819Z] main [2023-09-12T21:08:18.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:19.129Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:19.425Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:19.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T21:08:19.425Z] c53511686f2a: Preparing [2023-09-12T21:08:19.425Z] 6040463c366d: Preparing [2023-09-12T21:08:19.425Z] 93191973efa3: Preparing [2023-09-12T21:08:19.425Z] 5e0fbb0726ed: Preparing [2023-09-12T21:08:19.425Z] 04e1347830e7: Preparing [2023-09-12T21:08:19.425Z] 9e5312fa7769: Preparing [2023-09-12T21:08:19.425Z] e6788190e2c7: Preparing [2023-09-12T21:08:19.425Z] 4693057ce236: Preparing [2023-09-12T21:08:19.425Z] 9e5312fa7769: Waiting [2023-09-12T21:08:19.425Z] e6788190e2c7: Waiting [2023-09-12T21:08:19.425Z] 4693057ce236: Waiting [2023-09-12T21:08:19.425Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:19.425Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:19.425Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:19.425Z] 93191973efa3: Pushed [2023-09-12T21:08:19.425Z] 4693057ce236: Layer already exists [2023-09-12T21:08:19.425Z] 6040463c366d: Pushed [2023-09-12T21:08:19.425Z] c53511686f2a: Pushed [2023-09-12T21:08:20.798Z] 5e0fbb0726ed: Pushed [2023-09-12T21:08:20.798Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:21.103Z] + 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-12T21:08:21.405Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-12T21:08:21.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T21:08:21.405Z] c53511686f2a: Preparing [2023-09-12T21:08:21.405Z] 6040463c366d: Preparing [2023-09-12T21:08:21.405Z] 93191973efa3: Preparing [2023-09-12T21:08:21.405Z] 5e0fbb0726ed: Preparing [2023-09-12T21:08:21.405Z] 04e1347830e7: Preparing [2023-09-12T21:08:21.405Z] 9e5312fa7769: Preparing [2023-09-12T21:08:21.405Z] e6788190e2c7: Preparing [2023-09-12T21:08:21.405Z] 4693057ce236: Preparing [2023-09-12T21:08:21.405Z] e6788190e2c7: Waiting [2023-09-12T21:08:21.405Z] 4693057ce236: Waiting [2023-09-12T21:08:21.405Z] 6040463c366d: Layer already exists [2023-09-12T21:08:21.405Z] 93191973efa3: Layer already exists [2023-09-12T21:08:21.405Z] c53511686f2a: Layer already exists [2023-09-12T21:08:21.405Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:21.405Z] 5e0fbb0726ed: Layer already exists [2023-09-12T21:08:21.405Z] 4693057ce236: Layer already exists [2023-09-12T21:08:21.405Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:21.405Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:21.405Z] latest: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:21.712Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:22.012Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.43 [2023-09-12T21:08:22.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T21:08:22.012Z] c53511686f2a: Preparing [2023-09-12T21:08:22.012Z] 6040463c366d: Preparing [2023-09-12T21:08:22.012Z] 93191973efa3: Preparing [2023-09-12T21:08:22.012Z] 5e0fbb0726ed: Preparing [2023-09-12T21:08:22.012Z] 04e1347830e7: Preparing [2023-09-12T21:08:22.012Z] 9e5312fa7769: Preparing [2023-09-12T21:08:22.012Z] e6788190e2c7: Preparing [2023-09-12T21:08:22.012Z] 4693057ce236: Preparing [2023-09-12T21:08:22.012Z] 9e5312fa7769: Waiting [2023-09-12T21:08:22.012Z] e6788190e2c7: Waiting [2023-09-12T21:08:22.012Z] c53511686f2a: Layer already exists [2023-09-12T21:08:22.012Z] 93191973efa3: Layer already exists [2023-09-12T21:08:22.012Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:22.012Z] 5e0fbb0726ed: Layer already exists [2023-09-12T21:08:22.013Z] 6040463c366d: Layer already exists [2023-09-12T21:08:22.013Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:22.013Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:22.013Z] 4693057ce236: Layer already exists [2023-09-12T21:08:22.013Z] 3.1.0-dev.43: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:22.064Z] #66 ... [2023-09-12T21:08:22.064Z] [2023-09-12T21:08:22.064Z] #35 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T21:08:22.064Z] #35 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:22.064Z] #35 17.50 OK: 267 MiB in 56 packages [2023-09-12T21:08:22.064Z] #35 DONE 20.3s [2023-09-12T21:08:22.064Z] [2023-09-12T21:08:22.064Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T21:08:22.064Z] #56 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:22.064Z] #56 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:22.064Z] #56 19.48 OK: 267 MiB in 56 packages [2023-09-12T21:08:22.064Z] #56 DONE 20.2s [2023-09-12T21:08:22.064Z] [2023-09-12T21:08:22.064Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:22.064Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s [2023-09-12T21:08:22.322Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [2023-09-12T21:08:22.332Z] #47 ... [2023-09-12T21:08:22.332Z] [2023-09-12T21:08:22.332Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T21:08:22.332Z] #57 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:22.332Z] #57 15.14 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T21:08:22.332Z] #57 15.14 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T21:08:22.332Z] #57 15.14 OK: 19939 distinct packages available [2023-09-12T21:08:22.332Z] #57 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:22.332Z] #57 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:22.603Z] #57 ... [2023-09-12T21:08:22.603Z] [2023-09-12T21:08:22.603Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:08:22.603Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.0s done [2023-09-12T21:08:22.603Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-12T21:08:22.603Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.3s [2023-09-12T21:08:22.603Z] #61 ... [2023-09-12T21:08:22.603Z] [2023-09-12T21:08:22.603Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:08:22.603Z] #67 DONE 1.1s [2023-09-12T21:08:22.603Z] [2023-09-12T21:08:22.603Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:08:22.603Z] #61 ... [2023-09-12T21:08:22.603Z] [2023-09-12T21:08:22.603Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:08:22.620Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:22.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T21:08:22.620Z] c53511686f2a: Preparing [2023-09-12T21:08:22.620Z] 6040463c366d: Preparing [2023-09-12T21:08:22.620Z] 93191973efa3: Preparing [2023-09-12T21:08:22.620Z] 5e0fbb0726ed: Preparing [2023-09-12T21:08:22.620Z] 04e1347830e7: Preparing [2023-09-12T21:08:22.620Z] 9e5312fa7769: Preparing [2023-09-12T21:08:22.620Z] e6788190e2c7: Preparing [2023-09-12T21:08:22.620Z] 4693057ce236: Preparing [2023-09-12T21:08:22.620Z] 9e5312fa7769: Waiting [2023-09-12T21:08:22.620Z] e6788190e2c7: Waiting [2023-09-12T21:08:22.620Z] 4693057ce236: Waiting [2023-09-12T21:08:22.620Z] 93191973efa3: Layer already exists [2023-09-12T21:08:22.620Z] c53511686f2a: Layer already exists [2023-09-12T21:08:22.620Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:22.620Z] 6040463c366d: Layer already exists [2023-09-12T21:08:22.620Z] 5e0fbb0726ed: Layer already exists [2023-09-12T21:08:22.620Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:22.620Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:22.620Z] 4693057ce236: Layer already exists [2023-09-12T21:08:22.620Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:22.871Z] #68 ... [2023-09-12T21:08:22.871Z] [2023-09-12T21:08:22.871Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:08:22.871Z] #69 DONE 1.4s [2023-09-12T21:08:22.871Z] [2023-09-12T21:08:22.871Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:22.924Z] + 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-12T21:08:23.225Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-12T21:08:23.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T21:08:23.225Z] c53511686f2a: Preparing [2023-09-12T21:08:23.225Z] 6040463c366d: Preparing [2023-09-12T21:08:23.225Z] 93191973efa3: Preparing [2023-09-12T21:08:23.225Z] 5e0fbb0726ed: Preparing [2023-09-12T21:08:23.225Z] 04e1347830e7: Preparing [2023-09-12T21:08:23.225Z] 9e5312fa7769: Preparing [2023-09-12T21:08:23.225Z] e6788190e2c7: Preparing [2023-09-12T21:08:23.225Z] 4693057ce236: Preparing [2023-09-12T21:08:23.225Z] 9e5312fa7769: Waiting [2023-09-12T21:08:23.225Z] 4693057ce236: Waiting [2023-09-12T21:08:23.225Z] e6788190e2c7: Waiting [2023-09-12T21:08:23.225Z] 93191973efa3: Layer already exists [2023-09-12T21:08:23.225Z] 5e0fbb0726ed: Layer already exists [2023-09-12T21:08:23.225Z] 6040463c366d: Layer already exists [2023-09-12T21:08:23.225Z] c53511686f2a: Layer already exists [2023-09-12T21:08:23.225Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:23.225Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:23.225Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:23.225Z] 4693057ce236: Layer already exists [2023-09-12T21:08:23.225Z] main: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:23.262Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:23.270Z] taggedImages: [2023-09-12T21:08:23.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:23.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-12T21:08:23.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.43 [2023-09-12T21:08:23.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:23.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-12T21:08:23.293Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-12T21:08:23.293Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:23.293Z] latest [2023-09-12T21:08:23.293Z] 3.1.0-dev.43 [2023-09-12T21:08:23.293Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:23.293Z] main [2023-09-12T21:08:23.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:23.606Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:23.904Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:23.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T21:08:23.904Z] 76fd5af771f6: Preparing [2023-09-12T21:08:23.904Z] ab242a9bc32b: Preparing [2023-09-12T21:08:23.904Z] 04e1347830e7: Preparing [2023-09-12T21:08:23.904Z] 9e5312fa7769: Preparing [2023-09-12T21:08:23.904Z] 3916b60d6929: Preparing [2023-09-12T21:08:23.904Z] 4693057ce236: Preparing [2023-09-12T21:08:23.904Z] 4693057ce236: Waiting [2023-09-12T21:08:23.904Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:23.904Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:23.904Z] 4693057ce236: Layer already exists [2023-09-12T21:08:23.904Z] 3916b60d6929: Pushed [2023-09-12T21:08:23.904Z] 76fd5af771f6: Pushed [2023-09-12T21:08:25.244Z] ab242a9bc32b: Pushed [2023-09-12T21:08:25.458Z] #47 ... [2023-09-12T21:08:25.459Z] [2023-09-12T21:08:25.459Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T21:08:25.459Z] #60 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:25.459Z] #60 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:25.459Z] #60 19.42 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:25.459Z] #60 19.46 (2/4) Installing openssl (3.1.2-r0) [2023-09-12T21:08:25.459Z] #60 19.63 (3/4) Installing su-exec (0.2-r3) [2023-09-12T21:08:25.459Z] #60 19.63 (4/4) Installing yq (4.33.3-r3) [2023-09-12T21:08:25.459Z] #60 20.65 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:25.459Z] #60 20.80 OK: 18 MiB in 19 packages [2023-09-12T21:08:25.459Z] #60 DONE 22.3s [2023-09-12T21:08:25.459Z] [2023-09-12T21:08:25.459Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:25.459Z] #47 ... [2023-09-12T21:08:25.459Z] [2023-09-12T21:08:25.459Z] #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T21:08:25.459Z] #70 DONE 0.2s [2023-09-12T21:08:25.459Z] [2023-09-12T21:08:25.459Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:25.501Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:25.815Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:26.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-12T21:08:26.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T21:08:26.116Z] 76fd5af771f6: Preparing [2023-09-12T21:08:26.116Z] ab242a9bc32b: Preparing [2023-09-12T21:08:26.116Z] 04e1347830e7: Preparing [2023-09-12T21:08:26.116Z] 9e5312fa7769: Preparing [2023-09-12T21:08:26.116Z] 3916b60d6929: Preparing [2023-09-12T21:08:26.116Z] 4693057ce236: Preparing [2023-09-12T21:08:26.116Z] 4693057ce236: Waiting [2023-09-12T21:08:26.116Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:26.116Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:26.116Z] 3916b60d6929: Layer already exists [2023-09-12T21:08:26.116Z] ab242a9bc32b: Layer already exists [2023-09-12T21:08:26.116Z] 76fd5af771f6: Layer already exists [2023-09-12T21:08:26.116Z] 4693057ce236: Layer already exists [2023-09-12T21:08:26.116Z] latest: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:26.421Z] #47 ... [2023-09-12T21:08:26.421Z] [2023-09-12T21:08:26.421Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T21:08:26.421Z] #57 23.43 OK: 267 MiB in 56 packages [2023-09-12T21:08:26.421Z] #57 DONE 24.8s [2023-09-12T21:08:26.421Z] [2023-09-12T21:08:26.421Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:26.424Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:26.689Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s [2023-09-12T21:08:26.731Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.43 [2023-09-12T21:08:26.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T21:08:26.731Z] 76fd5af771f6: Preparing [2023-09-12T21:08:26.731Z] ab242a9bc32b: Preparing [2023-09-12T21:08:26.731Z] 04e1347830e7: Preparing [2023-09-12T21:08:26.731Z] 9e5312fa7769: Preparing [2023-09-12T21:08:26.731Z] 3916b60d6929: Preparing [2023-09-12T21:08:26.731Z] 4693057ce236: Preparing [2023-09-12T21:08:26.731Z] 4693057ce236: Waiting [2023-09-12T21:08:26.731Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:26.731Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:26.731Z] 3916b60d6929: Layer already exists [2023-09-12T21:08:26.731Z] ab242a9bc32b: Layer already exists [2023-09-12T21:08:26.731Z] 76fd5af771f6: Layer already exists [2023-09-12T21:08:26.731Z] 4693057ce236: Layer already exists [2023-09-12T21:08:26.731Z] 3.1.0-dev.43: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:26.957Z] #47 ... [2023-09-12T21:08:26.957Z] [2023-09-12T21:08:26.957Z] #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T21:08:26.957Z] #63 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:26.957Z] #63 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:26.957Z] #63 21.17 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:26.957Z] #63 21.19 (2/2) Installing su-exec (0.2-r3) [2023-09-12T21:08:26.957Z] #63 21.22 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:26.957Z] #63 21.33 OK: 8 MiB in 17 packages [2023-09-12T21:08:26.957Z] #63 DONE 22.4s [2023-09-12T21:08:26.957Z] [2023-09-12T21:08:26.957Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:08:26.957Z] #58 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:26.957Z] #58 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:26.957Z] #58 22.13 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:08:26.957Z] #58 22.59 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:26.957Z] #58 22.62 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:26.957Z] #58 22.75 Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:08:26.957Z] #58 23.66 OK: 9 MiB in 17 packages [2023-09-12T21:08:26.957Z] #58 DONE 25.1s [2023-09-12T21:08:26.957Z] [2023-09-12T21:08:26.957Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T21:08:27.051Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:27.229Z] #71 ... [2023-09-12T21:08:27.229Z] [2023-09-12T21:08:27.229Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:08:27.229Z] #72 DONE 1.1s [2023-09-12T21:08:27.229Z] [2023-09-12T21:08:27.229Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:27.354Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:27.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T21:08:27.354Z] 76fd5af771f6: Preparing [2023-09-12T21:08:27.354Z] ab242a9bc32b: Preparing [2023-09-12T21:08:27.354Z] 04e1347830e7: Preparing [2023-09-12T21:08:27.354Z] 9e5312fa7769: Preparing [2023-09-12T21:08:27.354Z] 3916b60d6929: Preparing [2023-09-12T21:08:27.354Z] 4693057ce236: Preparing [2023-09-12T21:08:27.354Z] 4693057ce236: Waiting [2023-09-12T21:08:27.354Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:27.354Z] 76fd5af771f6: Layer already exists [2023-09-12T21:08:27.354Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:27.354Z] ab242a9bc32b: Layer already exists [2023-09-12T21:08:27.354Z] 3916b60d6929: Layer already exists [2023-09-12T21:08:27.354Z] 4693057ce236: Layer already exists [2023-09-12T21:08:27.354Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:27.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:27.818Z] #47 ... [2023-09-12T21:08:27.818Z] [2023-09-12T21:08:27.818Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T21:08:27.818Z] #41 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:27.818Z] #41 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:27.818Z] #41 23.98 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:27.818Z] #41 24.02 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:27.818Z] #41 24.08 OK: 8 MiB in 16 packages [2023-09-12T21:08:27.818Z] #41 DONE 24.9s [2023-09-12T21:08:27.818Z] [2023-09-12T21:08:27.818Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:27.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-12T21:08:27.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T21:08:27.975Z] 76fd5af771f6: Preparing [2023-09-12T21:08:27.975Z] ab242a9bc32b: Preparing [2023-09-12T21:08:27.975Z] 04e1347830e7: Preparing [2023-09-12T21:08:27.975Z] 9e5312fa7769: Preparing [2023-09-12T21:08:27.975Z] 3916b60d6929: Preparing [2023-09-12T21:08:27.975Z] 4693057ce236: Preparing [2023-09-12T21:08:27.975Z] 4693057ce236: Waiting [2023-09-12T21:08:27.975Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:27.975Z] ab242a9bc32b: Layer already exists [2023-09-12T21:08:27.975Z] 3916b60d6929: Layer already exists [2023-09-12T21:08:27.975Z] 76fd5af771f6: Layer already exists [2023-09-12T21:08:27.975Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:27.975Z] 4693057ce236: Layer already exists [2023-09-12T21:08:27.975Z] main: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:28.022Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:28.030Z] taggedImages: [2023-09-12T21:08:28.030Z] - nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:28.030Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-12T21:08:28.030Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.43 [2023-09-12T21:08:28.031Z] - nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:28.031Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-12T21:08:28.057Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-12T21:08:28.057Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:28.057Z] latest [2023-09-12T21:08:28.057Z] 3.1.0-dev.43 [2023-09-12T21:08:28.057Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:28.057Z] main [2023-09-12T21:08:28.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-09-12T21:08:28.086Z] #47 ... [2023-09-12T21:08:28.086Z] [2023-09-12T21:08:28.086Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T21:08:28.086Z] #62 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:28.086Z] #62 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:28.086Z] #62 18.99 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T21:08:28.086Z] #62 19.01 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T21:08:28.086Z] #62 19.01 OK: 19939 distinct packages available [2023-09-12T21:08:28.086Z] #62 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:28.086Z] #62 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:28.086Z] #62 ... [2023-09-12T21:08:28.086Z] [2023-09-12T21:08:28.086Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:08:28.086Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:28.354Z] #61 ... [2023-09-12T21:08:28.354Z] [2023-09-12T21:08:28.354Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:28.376Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:28.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:28.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T21:08:28.677Z] a08c9f28b5a2: Preparing [2023-09-12T21:08:28.677Z] 06148036fb4b: Preparing [2023-09-12T21:08:28.677Z] 19e4b5c6b9e6: Preparing [2023-09-12T21:08:28.677Z] 04e1347830e7: Preparing [2023-09-12T21:08:28.677Z] 9e5312fa7769: Preparing [2023-09-12T21:08:28.677Z] e6788190e2c7: Preparing [2023-09-12T21:08:28.677Z] 4693057ce236: Preparing [2023-09-12T21:08:28.677Z] e6788190e2c7: Waiting [2023-09-12T21:08:28.677Z] 4693057ce236: Waiting [2023-09-12T21:08:28.677Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:28.677Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:28.677Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:28.677Z] 4693057ce236: Layer already exists [2023-09-12T21:08:28.677Z] 06148036fb4b: Pushed [2023-09-12T21:08:28.677Z] a08c9f28b5a2: Pushed [2023-09-12T21:08:28.948Z] #47 ... [2023-09-12T21:08:28.948Z] [2023-09-12T21:08:28.948Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T21:08:28.948Z] #64 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:28.948Z] #64 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:28.948Z] #64 20.50 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T21:08:28.948Z] #64 20.50 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T21:08:28.948Z] #64 20.50 OK: 19939 distinct packages available [2023-09-12T21:08:28.948Z] #64 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:28.948Z] #64 22.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:08:28.948Z] #64 ... [2023-09-12T21:08:28.948Z] [2023-09-12T21:08:28.948Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:29.217Z] #47 ... [2023-09-12T21:08:29.217Z] [2023-09-12T21:08:29.217Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T21:08:29.217Z] #62 23.95 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:29.217Z] #62 23.95 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-12T21:08:29.217Z] #62 23.96 (3/4) Installing libucontext (1.2-r2) [2023-09-12T21:08:29.217Z] #62 23.96 (4/4) Installing gcompat (1.1.0-r1) [2023-09-12T21:08:29.217Z] #62 23.97 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:29.217Z] #62 24.04 OK: 8 MiB in 19 packages [2023-09-12T21:08:29.217Z] #62 DONE 24.9s [2023-09-12T21:08:29.486Z] [2023-09-12T21:08:29.486Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:30.054Z] 19e4b5c6b9e6: Pushed [2023-09-12T21:08:30.312Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:30.621Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:30.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-12T21:08:30.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T21:08:30.921Z] a08c9f28b5a2: Preparing [2023-09-12T21:08:30.921Z] 06148036fb4b: Preparing [2023-09-12T21:08:30.921Z] 19e4b5c6b9e6: Preparing [2023-09-12T21:08:30.921Z] 04e1347830e7: Preparing [2023-09-12T21:08:30.921Z] 9e5312fa7769: Preparing [2023-09-12T21:08:30.921Z] e6788190e2c7: Preparing [2023-09-12T21:08:30.921Z] 4693057ce236: Preparing [2023-09-12T21:08:30.921Z] 4693057ce236: Waiting [2023-09-12T21:08:30.921Z] e6788190e2c7: Waiting [2023-09-12T21:08:30.921Z] a08c9f28b5a2: Layer already exists [2023-09-12T21:08:30.921Z] 19e4b5c6b9e6: Layer already exists [2023-09-12T21:08:30.921Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:30.921Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:30.921Z] 06148036fb4b: Layer already exists [2023-09-12T21:08:30.921Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:30.921Z] 4693057ce236: Layer already exists [2023-09-12T21:08:30.921Z] latest: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [2023-09-12T21:08:30.926Z] #47 ... [2023-09-12T21:08:30.926Z] [2023-09-12T21:08:30.926Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T21:08:30.926Z] #64 25.01 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T21:08:30.926Z] #64 25.03 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-12T21:08:30.926Z] #64 25.06 (3/5) Installing libucontext (1.2-r2) [2023-09-12T21:08:30.926Z] #64 25.07 (4/5) Installing gcompat (1.1.0-r1) [2023-09-12T21:08:30.926Z] #64 25.07 (5/5) Installing openssl (3.1.2-r0) [2023-09-12T21:08:30.926Z] #64 25.10 Executing busybox-1.36.1-r2.trigger [2023-09-12T21:08:30.926Z] #64 25.14 OK: 9 MiB in 20 packages [2023-09-12T21:08:30.926Z] #64 DONE 26.1s [2023-09-12T21:08:30.926Z] [2023-09-12T21:08:30.926Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:31.193Z] #47 ... [2023-09-12T21:08:31.193Z] [2023-09-12T21:08:31.193Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T21:08:31.193Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.2s done [2023-09-12T21:08:31.193Z] #61 DONE 27.8s [2023-09-12T21:08:31.193Z] [2023-09-12T21:08:31.193Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:31.229Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:31.531Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.43 [2023-09-12T21:08:31.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T21:08:31.531Z] a08c9f28b5a2: Preparing [2023-09-12T21:08:31.531Z] 06148036fb4b: Preparing [2023-09-12T21:08:31.531Z] 19e4b5c6b9e6: Preparing [2023-09-12T21:08:31.531Z] 04e1347830e7: Preparing [2023-09-12T21:08:31.531Z] 9e5312fa7769: Preparing [2023-09-12T21:08:31.531Z] e6788190e2c7: Preparing [2023-09-12T21:08:31.531Z] 4693057ce236: Preparing [2023-09-12T21:08:31.531Z] 4693057ce236: Waiting [2023-09-12T21:08:31.531Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:31.531Z] a08c9f28b5a2: Layer already exists [2023-09-12T21:08:31.531Z] 06148036fb4b: Layer already exists [2023-09-12T21:08:31.531Z] 19e4b5c6b9e6: Layer already exists [2023-09-12T21:08:31.531Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:31.531Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:31.531Z] 4693057ce236: Layer already exists [2023-09-12T21:08:31.531Z] 3.1.0-dev.43: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:31.790Z] #47 ... [2023-09-12T21:08:31.790Z] [2023-09-12T21:08:31.790Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T21:08:31.790Z] #71 DONE 4.8s [2023-09-12T21:08:31.790Z] [2023-09-12T21:08:31.790Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:31.851Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:32.059Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.7s [2023-09-12T21:08:32.059Z] #47 ... [2023-09-12T21:08:32.059Z] [2023-09-12T21:08:32.059Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T21:08:32.059Z] #73 DONE 0.3s [2023-09-12T21:08:32.059Z] [2023-09-12T21:08:32.059Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:32.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:32.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T21:08:32.170Z] a08c9f28b5a2: Preparing [2023-09-12T21:08:32.170Z] 06148036fb4b: Preparing [2023-09-12T21:08:32.170Z] 19e4b5c6b9e6: Preparing [2023-09-12T21:08:32.170Z] 04e1347830e7: Preparing [2023-09-12T21:08:32.170Z] 9e5312fa7769: Preparing [2023-09-12T21:08:32.170Z] e6788190e2c7: Preparing [2023-09-12T21:08:32.170Z] 4693057ce236: Preparing [2023-09-12T21:08:32.170Z] e6788190e2c7: Waiting [2023-09-12T21:08:32.170Z] 4693057ce236: Waiting [2023-09-12T21:08:32.170Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:32.170Z] 19e4b5c6b9e6: Layer already exists [2023-09-12T21:08:32.170Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:32.170Z] a08c9f28b5a2: Layer already exists [2023-09-12T21:08:32.170Z] 06148036fb4b: Layer already exists [2023-09-12T21:08:32.170Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:32.170Z] 4693057ce236: Layer already exists [2023-09-12T21:08:32.170Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:32.561Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:32.923Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-12T21:08:32.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T21:08:32.923Z] a08c9f28b5a2: Preparing [2023-09-12T21:08:32.923Z] 06148036fb4b: Preparing [2023-09-12T21:08:32.923Z] 19e4b5c6b9e6: Preparing [2023-09-12T21:08:32.923Z] 04e1347830e7: Preparing [2023-09-12T21:08:32.923Z] 9e5312fa7769: Preparing [2023-09-12T21:08:32.923Z] e6788190e2c7: Preparing [2023-09-12T21:08:32.923Z] 4693057ce236: Preparing [2023-09-12T21:08:32.923Z] e6788190e2c7: Waiting [2023-09-12T21:08:32.923Z] 4693057ce236: Waiting [2023-09-12T21:08:32.923Z] 06148036fb4b: Layer already exists [2023-09-12T21:08:32.923Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:32.923Z] a08c9f28b5a2: Layer already exists [2023-09-12T21:08:32.923Z] 19e4b5c6b9e6: Layer already exists [2023-09-12T21:08:32.923Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:32.923Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:32.923Z] 4693057ce236: Layer already exists [2023-09-12T21:08:32.923Z] main: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:32.961Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:32.967Z] taggedImages: [2023-09-12T21:08:32.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:32.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-12T21:08:32.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.43 [2023-09-12T21:08:32.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:32.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-12T21:08:32.983Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-12T21:08:32.983Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:32.983Z] latest [2023-09-12T21:08:32.983Z] 3.1.0-dev.43 [2023-09-12T21:08:32.983Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:32.983Z] main [2023-09-12T21:08:32.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:33.045Z] #47 ... [2023-09-12T21:08:33.045Z] [2023-09-12T21:08:33.045Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:08:33.314Z] #74 ... [2023-09-12T21:08:33.314Z] [2023-09-12T21:08:33.314Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:33.314Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.0s done [2023-09-12T21:08:33.314Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.0s done [2023-09-12T21:08:33.334Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:33.582Z] #47 ... [2023-09-12T21:08:33.582Z] [2023-09-12T21:08:33.582Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T21:08:33.582Z] #75 DONE 1.1s [2023-09-12T21:08:33.582Z] [2023-09-12T21:08:33.582Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:08:33.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:33.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T21:08:33.692Z] 1a4db1bb2296: Preparing [2023-09-12T21:08:33.692Z] bf7a522d0f6d: Preparing [2023-09-12T21:08:33.692Z] ea3b151b7b33: Preparing [2023-09-12T21:08:33.692Z] 64d73fa0f4a0: Preparing [2023-09-12T21:08:33.692Z] d3f3ed1ce1a7: Preparing [2023-09-12T21:08:33.692Z] 1f282efb0a75: Preparing [2023-09-12T21:08:33.692Z] b97c8e121d49: Preparing [2023-09-12T21:08:33.692Z] 04e1347830e7: Preparing [2023-09-12T21:08:33.692Z] 1f282efb0a75: Waiting [2023-09-12T21:08:33.692Z] 9e5312fa7769: Preparing [2023-09-12T21:08:33.692Z] 0044e4a31b87: Preparing [2023-09-12T21:08:33.692Z] c443bad9626b: Preparing [2023-09-12T21:08:33.692Z] 5f70bf18a086: Preparing [2023-09-12T21:08:33.692Z] d1d913c7a26a: Preparing [2023-09-12T21:08:33.692Z] 5757aac15422: Preparing [2023-09-12T21:08:33.692Z] 4693057ce236: Preparing [2023-09-12T21:08:33.692Z] b97c8e121d49: Waiting [2023-09-12T21:08:33.692Z] 5f70bf18a086: Waiting [2023-09-12T21:08:33.692Z] 04e1347830e7: Waiting [2023-09-12T21:08:33.692Z] 9e5312fa7769: Waiting [2023-09-12T21:08:33.692Z] c443bad9626b: Waiting [2023-09-12T21:08:33.692Z] 0044e4a31b87: Waiting [2023-09-12T21:08:33.693Z] 4693057ce236: Waiting [2023-09-12T21:08:33.693Z] d1d913c7a26a: Waiting [2023-09-12T21:08:33.693Z] 5757aac15422: Waiting [2023-09-12T21:08:33.693Z] bf7a522d0f6d: Pushed [2023-09-12T21:08:33.693Z] d3f3ed1ce1a7: Pushed [2023-09-12T21:08:33.693Z] 64d73fa0f4a0: Pushed [2023-09-12T21:08:33.693Z] 1a4db1bb2296: Pushed [2023-09-12T21:08:33.693Z] ea3b151b7b33: Pushed [2023-09-12T21:08:33.693Z] 1f282efb0a75: Pushed [2023-09-12T21:08:33.693Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:33.693Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:33.951Z] 5f70bf18a086: Pushed [2023-09-12T21:08:33.951Z] 0044e4a31b87: Pushed [2023-09-12T21:08:33.951Z] d1d913c7a26a: Pushed [2023-09-12T21:08:33.951Z] c443bad9626b: Pushed [2023-09-12T21:08:33.951Z] 4693057ce236: Layer already exists [2023-09-12T21:08:33.951Z] 5757aac15422: Pushed [2023-09-12T21:08:35.532Z] #47 ... [2023-09-12T21:08:35.532Z] [2023-09-12T21:08:35.532Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T21:08:35.532Z] #76 DONE 1.3s [2023-09-12T21:08:35.532Z] [2023-09-12T21:08:35.532Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T21:08:35.532Z] #77 DONE 1.3s [2023-09-12T21:08:35.532Z] [2023-09-12T21:08:35.532Z] #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T21:08:35.532Z] #78 DONE 1.3s [2023-09-12T21:08:35.532Z] [2023-09-12T21:08:35.532Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T21:08:35.804Z] #79 ... [2023-09-12T21:08:35.804Z] [2023-09-12T21:08:35.804Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T21:08:35.804Z] #80 DONE 0.2s [2023-09-12T21:08:35.804Z] [2023-09-12T21:08:35.804Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T21:08:35.804Z] #81 DONE 0.3s [2023-09-12T21:08:35.804Z] [2023-09-12T21:08:35.804Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T21:08:35.804Z] #79 DONE 0.3s [2023-09-12T21:08:35.804Z] [2023-09-12T21:08:35.804Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T21:08:35.856Z] b97c8e121d49: Pushed [2023-09-12T21:08:35.856Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:36.080Z] #82 ... [2023-09-12T21:08:36.080Z] [2023-09-12T21:08:36.080Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T21:08:36.080Z] #83 DONE 0.2s [2023-09-12T21:08:36.080Z] [2023-09-12T21:08:36.080Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T21:08:36.080Z] #82 DONE 0.2s [2023-09-12T21:08:36.080Z] [2023-09-12T21:08:36.080Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T21:08:36.080Z] #84 DONE 0.3s [2023-09-12T21:08:36.080Z] [2023-09-12T21:08:36.080Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T21:08:36.173Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:36.351Z] #85 ... [2023-09-12T21:08:36.351Z] [2023-09-12T21:08:36.351Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T21:08:36.351Z] #86 DONE 0.3s [2023-09-12T21:08:36.351Z] [2023-09-12T21:08:36.351Z] #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T21:08:36.351Z] #87 DONE 0.3s [2023-09-12T21:08:36.351Z] [2023-09-12T21:08:36.351Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T21:08:36.351Z] #85 DONE 0.3s [2023-09-12T21:08:36.351Z] [2023-09-12T21:08:36.351Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T21:08:36.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-12T21:08:36.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T21:08:36.485Z] 1a4db1bb2296: Preparing [2023-09-12T21:08:36.485Z] bf7a522d0f6d: Preparing [2023-09-12T21:08:36.485Z] ea3b151b7b33: Preparing [2023-09-12T21:08:36.485Z] 64d73fa0f4a0: Preparing [2023-09-12T21:08:36.485Z] d3f3ed1ce1a7: Preparing [2023-09-12T21:08:36.485Z] 1f282efb0a75: Preparing [2023-09-12T21:08:36.485Z] b97c8e121d49: Preparing [2023-09-12T21:08:36.485Z] 04e1347830e7: Preparing [2023-09-12T21:08:36.485Z] 9e5312fa7769: Preparing [2023-09-12T21:08:36.485Z] 0044e4a31b87: Preparing [2023-09-12T21:08:36.485Z] c443bad9626b: Preparing [2023-09-12T21:08:36.485Z] 5f70bf18a086: Preparing [2023-09-12T21:08:36.485Z] d1d913c7a26a: Preparing [2023-09-12T21:08:36.485Z] 5757aac15422: Preparing [2023-09-12T21:08:36.485Z] 4693057ce236: Preparing [2023-09-12T21:08:36.485Z] 1f282efb0a75: Waiting [2023-09-12T21:08:36.485Z] c443bad9626b: Waiting [2023-09-12T21:08:36.485Z] 5f70bf18a086: Waiting [2023-09-12T21:08:36.485Z] 9e5312fa7769: Waiting [2023-09-12T21:08:36.485Z] b97c8e121d49: Waiting [2023-09-12T21:08:36.485Z] 0044e4a31b87: Waiting [2023-09-12T21:08:36.485Z] d1d913c7a26a: Waiting [2023-09-12T21:08:36.485Z] 4693057ce236: Waiting [2023-09-12T21:08:36.485Z] 5757aac15422: Waiting [2023-09-12T21:08:36.485Z] 04e1347830e7: Waiting [2023-09-12T21:08:36.485Z] 1a4db1bb2296: Layer already exists [2023-09-12T21:08:36.485Z] bf7a522d0f6d: Layer already exists [2023-09-12T21:08:36.485Z] d3f3ed1ce1a7: Layer already exists [2023-09-12T21:08:36.485Z] ea3b151b7b33: Layer already exists [2023-09-12T21:08:36.485Z] 64d73fa0f4a0: Layer already exists [2023-09-12T21:08:36.485Z] 1f282efb0a75: Layer already exists [2023-09-12T21:08:36.485Z] b97c8e121d49: Layer already exists [2023-09-12T21:08:36.485Z] 0044e4a31b87: Layer already exists [2023-09-12T21:08:36.485Z] c443bad9626b: Layer already exists [2023-09-12T21:08:36.485Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:36.485Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:36.485Z] 5f70bf18a086: Layer already exists [2023-09-12T21:08:36.485Z] d1d913c7a26a: Layer already exists [2023-09-12T21:08:36.485Z] 5757aac15422: Layer already exists [2023-09-12T21:08:36.485Z] 4693057ce236: Layer already exists [2023-09-12T21:08:36.485Z] latest: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:36.622Z] #88 ... [2023-09-12T21:08:36.622Z] [2023-09-12T21:08:36.622Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T21:08:36.622Z] #89 DONE 0.3s [2023-09-12T21:08:36.622Z] [2023-09-12T21:08:36.622Z] #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T21:08:36.622Z] #90 DONE 0.2s [2023-09-12T21:08:36.622Z] [2023-09-12T21:08:36.622Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T21:08:36.622Z] #88 DONE 0.2s [2023-09-12T21:08:36.622Z] [2023-09-12T21:08:36.622Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T21:08:36.622Z] #91 DONE 0.2s [2023-09-12T21:08:36.622Z] [2023-09-12T21:08:36.622Z] #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-12T21:08:36.790Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:36.896Z] #92 DONE 0.3s [2023-09-12T21:08:36.896Z] [2023-09-12T21:08:36.896Z] #93 [security-spire-config] exporting to image [2023-09-12T21:08:36.896Z] #93 exporting layers [2023-09-12T21:08:37.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.43 [2023-09-12T21:08:37.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T21:08:37.090Z] 1a4db1bb2296: Preparing [2023-09-12T21:08:37.090Z] bf7a522d0f6d: Preparing [2023-09-12T21:08:37.090Z] ea3b151b7b33: Preparing [2023-09-12T21:08:37.090Z] 64d73fa0f4a0: Preparing [2023-09-12T21:08:37.090Z] d3f3ed1ce1a7: Preparing [2023-09-12T21:08:37.090Z] 1f282efb0a75: Preparing [2023-09-12T21:08:37.090Z] b97c8e121d49: Preparing [2023-09-12T21:08:37.090Z] 04e1347830e7: Preparing [2023-09-12T21:08:37.090Z] 9e5312fa7769: Preparing [2023-09-12T21:08:37.090Z] 0044e4a31b87: Preparing [2023-09-12T21:08:37.090Z] c443bad9626b: Preparing [2023-09-12T21:08:37.090Z] 5f70bf18a086: Preparing [2023-09-12T21:08:37.090Z] d1d913c7a26a: Preparing [2023-09-12T21:08:37.090Z] 5757aac15422: Preparing [2023-09-12T21:08:37.090Z] 4693057ce236: Preparing [2023-09-12T21:08:37.090Z] c443bad9626b: Waiting [2023-09-12T21:08:37.090Z] 5f70bf18a086: Waiting [2023-09-12T21:08:37.090Z] d1d913c7a26a: Waiting [2023-09-12T21:08:37.090Z] 5757aac15422: Waiting [2023-09-12T21:08:37.090Z] 1f282efb0a75: Waiting [2023-09-12T21:08:37.090Z] 4693057ce236: Waiting [2023-09-12T21:08:37.090Z] b97c8e121d49: Waiting [2023-09-12T21:08:37.090Z] 9e5312fa7769: Waiting [2023-09-12T21:08:37.090Z] 0044e4a31b87: Waiting [2023-09-12T21:08:37.090Z] 64d73fa0f4a0: Layer already exists [2023-09-12T21:08:37.090Z] 1a4db1bb2296: Layer already exists [2023-09-12T21:08:37.090Z] bf7a522d0f6d: Layer already exists [2023-09-12T21:08:37.090Z] d3f3ed1ce1a7: Layer already exists [2023-09-12T21:08:37.090Z] ea3b151b7b33: Layer already exists [2023-09-12T21:08:37.090Z] 1f282efb0a75: Layer already exists [2023-09-12T21:08:37.090Z] b97c8e121d49: Layer already exists [2023-09-12T21:08:37.091Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:37.091Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:37.091Z] 0044e4a31b87: Layer already exists [2023-09-12T21:08:37.091Z] c443bad9626b: Layer already exists [2023-09-12T21:08:37.091Z] 5f70bf18a086: Layer already exists [2023-09-12T21:08:37.091Z] d1d913c7a26a: Layer already exists [2023-09-12T21:08:37.091Z] 5757aac15422: Layer already exists [2023-09-12T21:08:37.091Z] 4693057ce236: Layer already exists [2023-09-12T21:08:37.091Z] 3.1.0-dev.43: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:37.165Z] #93 ... [2023-09-12T21:08:37.165Z] [2023-09-12T21:08:37.165Z] #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T21:08:37.165Z] #94 DONE 0.4s [2023-09-12T21:08:37.165Z] [2023-09-12T21:08:37.165Z] #93 [security-spire-server] exporting to image [2023-09-12T21:08:37.165Z] #93 ... [2023-09-12T21:08:37.165Z] [2023-09-12T21:08:37.165Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:08:37.395Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:37.699Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:37.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T21:08:37.699Z] 1a4db1bb2296: Preparing [2023-09-12T21:08:37.699Z] bf7a522d0f6d: Preparing [2023-09-12T21:08:37.699Z] ea3b151b7b33: Preparing [2023-09-12T21:08:37.699Z] 64d73fa0f4a0: Preparing [2023-09-12T21:08:37.699Z] d3f3ed1ce1a7: Preparing [2023-09-12T21:08:37.699Z] 1f282efb0a75: Preparing [2023-09-12T21:08:37.699Z] b97c8e121d49: Preparing [2023-09-12T21:08:37.699Z] 04e1347830e7: Preparing [2023-09-12T21:08:37.699Z] 9e5312fa7769: Preparing [2023-09-12T21:08:37.699Z] 0044e4a31b87: Preparing [2023-09-12T21:08:37.699Z] c443bad9626b: Preparing [2023-09-12T21:08:37.699Z] 5f70bf18a086: Preparing [2023-09-12T21:08:37.699Z] d1d913c7a26a: Preparing [2023-09-12T21:08:37.699Z] 1f282efb0a75: Waiting [2023-09-12T21:08:37.699Z] 5757aac15422: Preparing [2023-09-12T21:08:37.699Z] 4693057ce236: Preparing [2023-09-12T21:08:37.699Z] 04e1347830e7: Waiting [2023-09-12T21:08:37.699Z] b97c8e121d49: Waiting [2023-09-12T21:08:37.699Z] 9e5312fa7769: Waiting [2023-09-12T21:08:37.699Z] c443bad9626b: Waiting [2023-09-12T21:08:37.699Z] 0044e4a31b87: Waiting [2023-09-12T21:08:37.699Z] 5f70bf18a086: Waiting [2023-09-12T21:08:37.699Z] 5757aac15422: Waiting [2023-09-12T21:08:37.699Z] 4693057ce236: Waiting [2023-09-12T21:08:37.699Z] d1d913c7a26a: Waiting [2023-09-12T21:08:37.699Z] d3f3ed1ce1a7: Layer already exists [2023-09-12T21:08:37.699Z] bf7a522d0f6d: Layer already exists [2023-09-12T21:08:37.699Z] 1a4db1bb2296: Layer already exists [2023-09-12T21:08:37.699Z] ea3b151b7b33: Layer already exists [2023-09-12T21:08:37.699Z] 64d73fa0f4a0: Layer already exists [2023-09-12T21:08:37.699Z] b97c8e121d49: Layer already exists [2023-09-12T21:08:37.699Z] 1f282efb0a75: Layer already exists [2023-09-12T21:08:37.699Z] 0044e4a31b87: Layer already exists [2023-09-12T21:08:37.699Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:37.699Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:37.699Z] 5f70bf18a086: Layer already exists [2023-09-12T21:08:37.699Z] c443bad9626b: Layer already exists [2023-09-12T21:08:37.699Z] 5757aac15422: Layer already exists [2023-09-12T21:08:37.699Z] d1d913c7a26a: Layer already exists [2023-09-12T21:08:37.699Z] 4693057ce236: Layer already exists [2023-09-12T21:08:37.699Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:38.000Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:38.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-12T21:08:38.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T21:08:38.302Z] 1a4db1bb2296: Preparing [2023-09-12T21:08:38.302Z] bf7a522d0f6d: Preparing [2023-09-12T21:08:38.302Z] ea3b151b7b33: Preparing [2023-09-12T21:08:38.302Z] 64d73fa0f4a0: Preparing [2023-09-12T21:08:38.302Z] d3f3ed1ce1a7: Preparing [2023-09-12T21:08:38.302Z] 1f282efb0a75: Preparing [2023-09-12T21:08:38.302Z] b97c8e121d49: Preparing [2023-09-12T21:08:38.302Z] 04e1347830e7: Preparing [2023-09-12T21:08:38.302Z] 9e5312fa7769: Preparing [2023-09-12T21:08:38.302Z] 0044e4a31b87: Preparing [2023-09-12T21:08:38.302Z] c443bad9626b: Preparing [2023-09-12T21:08:38.302Z] 5f70bf18a086: Preparing [2023-09-12T21:08:38.302Z] d1d913c7a26a: Preparing [2023-09-12T21:08:38.302Z] 5757aac15422: Preparing [2023-09-12T21:08:38.302Z] 4693057ce236: Preparing [2023-09-12T21:08:38.302Z] 0044e4a31b87: Waiting [2023-09-12T21:08:38.302Z] 9e5312fa7769: Waiting [2023-09-12T21:08:38.302Z] 1f282efb0a75: Waiting [2023-09-12T21:08:38.302Z] b97c8e121d49: Waiting [2023-09-12T21:08:38.302Z] 04e1347830e7: Waiting [2023-09-12T21:08:38.302Z] c443bad9626b: Waiting [2023-09-12T21:08:38.302Z] 5f70bf18a086: Waiting [2023-09-12T21:08:38.302Z] 5757aac15422: Waiting [2023-09-12T21:08:38.302Z] d1d913c7a26a: Waiting [2023-09-12T21:08:38.302Z] 4693057ce236: Waiting [2023-09-12T21:08:38.302Z] 64d73fa0f4a0: Layer already exists [2023-09-12T21:08:38.302Z] ea3b151b7b33: Layer already exists [2023-09-12T21:08:38.302Z] bf7a522d0f6d: Layer already exists [2023-09-12T21:08:38.302Z] d3f3ed1ce1a7: Layer already exists [2023-09-12T21:08:38.302Z] 1a4db1bb2296: Layer already exists [2023-09-12T21:08:38.302Z] 1f282efb0a75: Layer already exists [2023-09-12T21:08:38.302Z] b97c8e121d49: Layer already exists [2023-09-12T21:08:38.302Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:38.302Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:38.302Z] 0044e4a31b87: Layer already exists [2023-09-12T21:08:38.302Z] c443bad9626b: Layer already exists [2023-09-12T21:08:38.302Z] d1d913c7a26a: Layer already exists [2023-09-12T21:08:38.302Z] 5f70bf18a086: Layer already exists [2023-09-12T21:08:38.302Z] 5757aac15422: Layer already exists [2023-09-12T21:08:38.302Z] 4693057ce236: Layer already exists [2023-09-12T21:08:38.302Z] main: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:38.338Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:38.343Z] taggedImages: [2023-09-12T21:08:38.343Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:38.343Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-12T21:08:38.343Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.43 [2023-09-12T21:08:38.343Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:38.343Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-12T21:08:38.358Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-12T21:08:38.358Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:38.358Z] latest [2023-09-12T21:08:38.358Z] 3.1.0-dev.43 [2023-09-12T21:08:38.358Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:38.358Z] main [2023-09-12T21:08:38.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:38.664Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:38.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:38.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T21:08:38.964Z] c53511686f2a: Preparing [2023-09-12T21:08:38.964Z] 6040463c366d: Preparing [2023-09-12T21:08:38.964Z] 74cc1905b8eb: Preparing [2023-09-12T21:08:38.964Z] e957bf1050bc: Preparing [2023-09-12T21:08:38.964Z] 04e1347830e7: Preparing [2023-09-12T21:08:38.964Z] 9e5312fa7769: Preparing [2023-09-12T21:08:38.964Z] e6788190e2c7: Preparing [2023-09-12T21:08:38.964Z] 4693057ce236: Preparing [2023-09-12T21:08:38.964Z] e6788190e2c7: Waiting [2023-09-12T21:08:38.964Z] 9e5312fa7769: Waiting [2023-09-12T21:08:38.964Z] 4693057ce236: Waiting [2023-09-12T21:08:38.964Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:38.964Z] c53511686f2a: Layer already exists [2023-09-12T21:08:38.964Z] 6040463c366d: Layer already exists [2023-09-12T21:08:38.964Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:38.964Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:38.964Z] 4693057ce236: Layer already exists [2023-09-12T21:08:38.964Z] 74cc1905b8eb: Pushed [2023-09-12T21:08:39.129Z] #95 ... [2023-09-12T21:08:39.129Z] [2023-09-12T21:08:39.129Z] #93 [security-spire-config] exporting to image [2023-09-12T21:08:39.129Z] #93 exporting layers 1.7s done [2023-09-12T21:08:39.129Z] #93 writing image sha256:e0890afc48de06697fadea4953c470a96187370f3be6d5a17eff69f72e173bd1 0.0s done [2023-09-12T21:08:39.129Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2023-09-12T21:08:39.129Z] #93 exporting layers 2.2s done [2023-09-12T21:08:39.129Z] #93 exporting layers 2.1s done [2023-09-12T21:08:39.129Z] #93 writing image sha256:cbd01c80199880bc055724ed30c1f718beff75528d30e3ae61a7d9f011eb57c9 0.0s done [2023-09-12T21:08:39.129Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-12T21:08:39.129Z] #93 writing image sha256:adf6d51135d17ceaf2fcaca0607ea0e92c282a582cbf44b87e4b401f72b5d818 done [2023-09-12T21:08:39.129Z] #93 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-12T21:08:39.129Z] #93 DONE 2.2s [2023-09-12T21:08:39.129Z] [2023-09-12T21:08:39.129Z] #66 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:08:40.342Z] e957bf1050bc: Pushed [2023-09-12T21:08:40.603Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:40.908Z] + 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-12T21:08:41.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-12T21:08:41.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T21:08:41.216Z] c53511686f2a: Preparing [2023-09-12T21:08:41.216Z] 6040463c366d: Preparing [2023-09-12T21:08:41.216Z] 74cc1905b8eb: Preparing [2023-09-12T21:08:41.216Z] e957bf1050bc: Preparing [2023-09-12T21:08:41.216Z] 04e1347830e7: Preparing [2023-09-12T21:08:41.216Z] 9e5312fa7769: Preparing [2023-09-12T21:08:41.216Z] e6788190e2c7: Preparing [2023-09-12T21:08:41.216Z] 4693057ce236: Preparing [2023-09-12T21:08:41.216Z] 9e5312fa7769: Waiting [2023-09-12T21:08:41.216Z] 4693057ce236: Waiting [2023-09-12T21:08:41.216Z] e957bf1050bc: Layer already exists [2023-09-12T21:08:41.216Z] 6040463c366d: Layer already exists [2023-09-12T21:08:41.216Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:41.216Z] c53511686f2a: Layer already exists [2023-09-12T21:08:41.216Z] 74cc1905b8eb: Layer already exists [2023-09-12T21:08:41.216Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:41.216Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:41.216Z] 4693057ce236: Layer already exists [2023-09-12T21:08:41.216Z] latest: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:41.530Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:41.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.43 [2023-09-12T21:08:41.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T21:08:41.837Z] c53511686f2a: Preparing [2023-09-12T21:08:41.837Z] 6040463c366d: Preparing [2023-09-12T21:08:41.837Z] 74cc1905b8eb: Preparing [2023-09-12T21:08:41.837Z] e957bf1050bc: Preparing [2023-09-12T21:08:41.837Z] 04e1347830e7: Preparing [2023-09-12T21:08:41.837Z] 9e5312fa7769: Preparing [2023-09-12T21:08:41.837Z] e6788190e2c7: Preparing [2023-09-12T21:08:41.837Z] 4693057ce236: Preparing [2023-09-12T21:08:41.837Z] 9e5312fa7769: Waiting [2023-09-12T21:08:41.837Z] e6788190e2c7: Waiting [2023-09-12T21:08:41.837Z] 4693057ce236: Waiting [2023-09-12T21:08:41.837Z] e957bf1050bc: Layer already exists [2023-09-12T21:08:41.837Z] 6040463c366d: Layer already exists [2023-09-12T21:08:41.837Z] c53511686f2a: Layer already exists [2023-09-12T21:08:41.837Z] 74cc1905b8eb: Layer already exists [2023-09-12T21:08:41.837Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:41.837Z] 4693057ce236: Layer already exists [2023-09-12T21:08:41.837Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:41.837Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:41.837Z] 3.1.0-dev.43: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:42.136Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:42.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:42.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T21:08:42.436Z] c53511686f2a: Preparing [2023-09-12T21:08:42.436Z] 6040463c366d: Preparing [2023-09-12T21:08:42.436Z] 74cc1905b8eb: Preparing [2023-09-12T21:08:42.436Z] e957bf1050bc: Preparing [2023-09-12T21:08:42.436Z] 04e1347830e7: Preparing [2023-09-12T21:08:42.436Z] 9e5312fa7769: Preparing [2023-09-12T21:08:42.436Z] e6788190e2c7: Preparing [2023-09-12T21:08:42.436Z] 4693057ce236: Preparing [2023-09-12T21:08:42.436Z] 9e5312fa7769: Waiting [2023-09-12T21:08:42.436Z] 4693057ce236: Waiting [2023-09-12T21:08:42.436Z] e6788190e2c7: Waiting [2023-09-12T21:08:42.436Z] 6040463c366d: Layer already exists [2023-09-12T21:08:42.436Z] c53511686f2a: Layer already exists [2023-09-12T21:08:42.436Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:42.436Z] 74cc1905b8eb: Layer already exists [2023-09-12T21:08:42.436Z] e957bf1050bc: Layer already exists [2023-09-12T21:08:42.436Z] 4693057ce236: Layer already exists [2023-09-12T21:08:42.436Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:42.436Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:42.436Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:42.740Z] + 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-12T21:08:43.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-12T21:08:43.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T21:08:43.310Z] c53511686f2a: Preparing [2023-09-12T21:08:43.310Z] 6040463c366d: Preparing [2023-09-12T21:08:43.310Z] 74cc1905b8eb: Preparing [2023-09-12T21:08:43.310Z] e957bf1050bc: Preparing [2023-09-12T21:08:43.310Z] 04e1347830e7: Preparing [2023-09-12T21:08:43.310Z] 9e5312fa7769: Preparing [2023-09-12T21:08:43.310Z] e6788190e2c7: Preparing [2023-09-12T21:08:43.310Z] 4693057ce236: Preparing [2023-09-12T21:08:43.310Z] e6788190e2c7: Waiting [2023-09-12T21:08:43.310Z] 4693057ce236: Waiting [2023-09-12T21:08:43.310Z] 9e5312fa7769: Waiting [2023-09-12T21:08:43.310Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:43.310Z] 74cc1905b8eb: Layer already exists [2023-09-12T21:08:43.310Z] c53511686f2a: Layer already exists [2023-09-12T21:08:43.310Z] 6040463c366d: Layer already exists [2023-09-12T21:08:43.310Z] e957bf1050bc: Layer already exists [2023-09-12T21:08:43.310Z] e6788190e2c7: Layer already exists [2023-09-12T21:08:43.310Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:43.310Z] 4693057ce236: Layer already exists [2023-09-12T21:08:43.310Z] main: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:43.357Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:43.371Z] taggedImages: [2023-09-12T21:08:43.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:43.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-12T21:08:43.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.43 [2023-09-12T21:08:43.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:43.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-12T21:08:43.391Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-12T21:08:43.391Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:43.391Z] latest [2023-09-12T21:08:43.391Z] 3.1.0-dev.43 [2023-09-12T21:08:43.391Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:43.391Z] main [2023-09-12T21:08:43.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:43.693Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:43.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:43.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T21:08:43.994Z] 129423345f1c: Preparing [2023-09-12T21:08:43.994Z] ad592d99b824: Preparing [2023-09-12T21:08:43.994Z] 9817e86374bd: Preparing [2023-09-12T21:08:43.994Z] 66d0d6626392: Preparing [2023-09-12T21:08:43.994Z] 6af4791b8db4: Preparing [2023-09-12T21:08:43.994Z] 04e1347830e7: Preparing [2023-09-12T21:08:43.994Z] 9e5312fa7769: Preparing [2023-09-12T21:08:43.994Z] 8e05ea00794f: Preparing [2023-09-12T21:08:43.994Z] 0f09f5c17d37: Preparing [2023-09-12T21:08:43.994Z] 4693057ce236: Preparing [2023-09-12T21:08:43.994Z] 04e1347830e7: Waiting [2023-09-12T21:08:43.994Z] 9e5312fa7769: Waiting [2023-09-12T21:08:43.994Z] 8e05ea00794f: Waiting [2023-09-12T21:08:43.994Z] 0f09f5c17d37: Waiting [2023-09-12T21:08:43.994Z] 4693057ce236: Waiting [2023-09-12T21:08:43.994Z] 66d0d6626392: Pushed [2023-09-12T21:08:43.994Z] 6af4791b8db4: Pushed [2023-09-12T21:08:43.994Z] ad592d99b824: Pushed [2023-09-12T21:08:44.561Z] 129423345f1c: Pushed [2023-09-12T21:08:44.561Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:44.561Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:44.561Z] 4693057ce236: Layer already exists [2023-09-12T21:08:44.561Z] 8e05ea00794f: Pushed [2023-09-12T21:08:45.130Z] 9817e86374bd: Pushed [2023-09-12T21:08:45.698Z] 0f09f5c17d37: Pushed [2023-09-12T21:08:45.698Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:46.009Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:46.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-12T21:08:46.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T21:08:46.319Z] 129423345f1c: Preparing [2023-09-12T21:08:46.319Z] ad592d99b824: Preparing [2023-09-12T21:08:46.319Z] 9817e86374bd: Preparing [2023-09-12T21:08:46.319Z] 66d0d6626392: Preparing [2023-09-12T21:08:46.319Z] 6af4791b8db4: Preparing [2023-09-12T21:08:46.319Z] 04e1347830e7: Preparing [2023-09-12T21:08:46.319Z] 9e5312fa7769: Preparing [2023-09-12T21:08:46.319Z] 8e05ea00794f: Preparing [2023-09-12T21:08:46.319Z] 0f09f5c17d37: Preparing [2023-09-12T21:08:46.319Z] 4693057ce236: Preparing [2023-09-12T21:08:46.319Z] 9e5312fa7769: Waiting [2023-09-12T21:08:46.319Z] 8e05ea00794f: Waiting [2023-09-12T21:08:46.319Z] 0f09f5c17d37: Waiting [2023-09-12T21:08:46.319Z] 4693057ce236: Waiting [2023-09-12T21:08:46.319Z] 129423345f1c: Layer already exists [2023-09-12T21:08:46.319Z] 66d0d6626392: Layer already exists [2023-09-12T21:08:46.319Z] 6af4791b8db4: Layer already exists [2023-09-12T21:08:46.319Z] 9817e86374bd: Layer already exists [2023-09-12T21:08:46.319Z] ad592d99b824: Layer already exists [2023-09-12T21:08:46.319Z] 0f09f5c17d37: Layer already exists [2023-09-12T21:08:46.319Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:46.319Z] 8e05ea00794f: Layer already exists [2023-09-12T21:08:46.319Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:46.319Z] 4693057ce236: Layer already exists [2023-09-12T21:08:46.319Z] latest: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:46.625Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:46.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.43 [2023-09-12T21:08:46.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T21:08:46.924Z] 129423345f1c: Preparing [2023-09-12T21:08:46.924Z] ad592d99b824: Preparing [2023-09-12T21:08:46.924Z] 9817e86374bd: Preparing [2023-09-12T21:08:46.924Z] 66d0d6626392: Preparing [2023-09-12T21:08:46.924Z] 6af4791b8db4: Preparing [2023-09-12T21:08:46.924Z] 04e1347830e7: Preparing [2023-09-12T21:08:46.924Z] 9e5312fa7769: Preparing [2023-09-12T21:08:46.924Z] 8e05ea00794f: Preparing [2023-09-12T21:08:46.924Z] 0f09f5c17d37: Preparing [2023-09-12T21:08:46.924Z] 4693057ce236: Preparing [2023-09-12T21:08:46.924Z] 8e05ea00794f: Waiting [2023-09-12T21:08:46.924Z] 04e1347830e7: Waiting [2023-09-12T21:08:46.924Z] 0f09f5c17d37: Waiting [2023-09-12T21:08:46.924Z] 4693057ce236: Waiting [2023-09-12T21:08:46.924Z] 9e5312fa7769: Waiting [2023-09-12T21:08:46.924Z] ad592d99b824: Layer already exists [2023-09-12T21:08:46.924Z] 129423345f1c: Layer already exists [2023-09-12T21:08:46.924Z] 66d0d6626392: Layer already exists [2023-09-12T21:08:46.924Z] 6af4791b8db4: Layer already exists [2023-09-12T21:08:46.924Z] 9817e86374bd: Layer already exists [2023-09-12T21:08:46.924Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:46.924Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:46.924Z] 8e05ea00794f: Layer already exists [2023-09-12T21:08:46.924Z] 0f09f5c17d37: Layer already exists [2023-09-12T21:08:46.924Z] 4693057ce236: Layer already exists [2023-09-12T21:08:46.924Z] 3.1.0-dev.43: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:47.229Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:47.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:47.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T21:08:47.534Z] 129423345f1c: Preparing [2023-09-12T21:08:47.534Z] ad592d99b824: Preparing [2023-09-12T21:08:47.534Z] 9817e86374bd: Preparing [2023-09-12T21:08:47.534Z] 66d0d6626392: Preparing [2023-09-12T21:08:47.534Z] 6af4791b8db4: Preparing [2023-09-12T21:08:47.534Z] 04e1347830e7: Preparing [2023-09-12T21:08:47.534Z] 9e5312fa7769: Preparing [2023-09-12T21:08:47.534Z] 8e05ea00794f: Preparing [2023-09-12T21:08:47.534Z] 0f09f5c17d37: Preparing [2023-09-12T21:08:47.534Z] 4693057ce236: Preparing [2023-09-12T21:08:47.534Z] 8e05ea00794f: Waiting [2023-09-12T21:08:47.534Z] 0f09f5c17d37: Waiting [2023-09-12T21:08:47.534Z] 04e1347830e7: Waiting [2023-09-12T21:08:47.534Z] 9e5312fa7769: Waiting [2023-09-12T21:08:47.534Z] 6af4791b8db4: Layer already exists [2023-09-12T21:08:47.534Z] 66d0d6626392: Layer already exists [2023-09-12T21:08:47.534Z] ad592d99b824: Layer already exists [2023-09-12T21:08:47.534Z] 9817e86374bd: Layer already exists [2023-09-12T21:08:47.534Z] 129423345f1c: Layer already exists [2023-09-12T21:08:47.534Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:47.534Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:47.534Z] 8e05ea00794f: Layer already exists [2023-09-12T21:08:47.534Z] 0f09f5c17d37: Layer already exists [2023-09-12T21:08:47.534Z] 4693057ce236: Layer already exists [2023-09-12T21:08:47.534Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:47.844Z] + 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-12T21:08:48.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-12T21:08:48.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T21:08:48.146Z] 129423345f1c: Preparing [2023-09-12T21:08:48.146Z] ad592d99b824: Preparing [2023-09-12T21:08:48.146Z] 9817e86374bd: Preparing [2023-09-12T21:08:48.146Z] 66d0d6626392: Preparing [2023-09-12T21:08:48.146Z] 6af4791b8db4: Preparing [2023-09-12T21:08:48.146Z] 04e1347830e7: Preparing [2023-09-12T21:08:48.146Z] 9e5312fa7769: Preparing [2023-09-12T21:08:48.146Z] 8e05ea00794f: Preparing [2023-09-12T21:08:48.146Z] 0f09f5c17d37: Preparing [2023-09-12T21:08:48.146Z] 4693057ce236: Preparing [2023-09-12T21:08:48.147Z] 9e5312fa7769: Waiting [2023-09-12T21:08:48.147Z] 04e1347830e7: Waiting [2023-09-12T21:08:48.147Z] 8e05ea00794f: Waiting [2023-09-12T21:08:48.147Z] 0f09f5c17d37: Waiting [2023-09-12T21:08:48.147Z] 4693057ce236: Waiting [2023-09-12T21:08:48.147Z] 66d0d6626392: Layer already exists [2023-09-12T21:08:48.147Z] ad592d99b824: Layer already exists [2023-09-12T21:08:48.147Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:48.147Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:48.147Z] 0f09f5c17d37: Layer already exists [2023-09-12T21:08:48.147Z] 4693057ce236: Layer already exists [2023-09-12T21:08:48.147Z] 8e05ea00794f: Layer already exists [2023-09-12T21:08:48.147Z] 6af4791b8db4: Layer already exists [2023-09-12T21:08:48.147Z] 129423345f1c: Layer already exists [2023-09-12T21:08:48.147Z] 9817e86374bd: Layer already exists [2023-09-12T21:08:48.147Z] main: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:48.184Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:48.192Z] taggedImages: [2023-09-12T21:08:48.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:48.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-12T21:08:48.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.43 [2023-09-12T21:08:48.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:48.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-12T21:08:48.213Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-12T21:08:48.213Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:48.213Z] latest [2023-09-12T21:08:48.213Z] 3.1.0-dev.43 [2023-09-12T21:08:48.213Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:48.213Z] main [2023-09-12T21:08:48.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:48.515Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:48.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:48.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T21:08:48.817Z] bb9dd2647f07: Preparing [2023-09-12T21:08:48.817Z] 1b19062b7e94: Preparing [2023-09-12T21:08:48.817Z] 5b0ede860bc2: Preparing [2023-09-12T21:08:48.817Z] 4853d187f71d: Preparing [2023-09-12T21:08:48.817Z] 4e36656d5202: Preparing [2023-09-12T21:08:48.817Z] 6efbcb4fdfbb: Preparing [2023-09-12T21:08:48.817Z] 3d8ec00c1925: Preparing [2023-09-12T21:08:48.817Z] 04e1347830e7: Preparing [2023-09-12T21:08:48.817Z] 9e5312fa7769: Preparing [2023-09-12T21:08:48.817Z] 14690865b564: Preparing [2023-09-12T21:08:48.817Z] 4693057ce236: Preparing [2023-09-12T21:08:48.817Z] 3d8ec00c1925: Waiting [2023-09-12T21:08:48.817Z] 14690865b564: Waiting [2023-09-12T21:08:48.817Z] 04e1347830e7: Waiting [2023-09-12T21:08:48.817Z] 4693057ce236: Waiting [2023-09-12T21:08:48.817Z] 9e5312fa7769: Waiting [2023-09-12T21:08:48.817Z] 6efbcb4fdfbb: Waiting [2023-09-12T21:08:48.817Z] 1b19062b7e94: Pushed [2023-09-12T21:08:48.817Z] 4e36656d5202: Pushed [2023-09-12T21:08:48.817Z] bb9dd2647f07: Pushed [2023-09-12T21:08:48.817Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:48.817Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:48.817Z] 6efbcb4fdfbb: Pushed [2023-09-12T21:08:48.817Z] 3d8ec00c1925: Pushed [2023-09-12T21:08:48.817Z] 4693057ce236: Layer already exists [2023-09-12T21:08:50.192Z] 4853d187f71d: Pushed [2023-09-12T21:08:50.192Z] 14690865b564: Pushed [2023-09-12T21:08:50.192Z] 5b0ede860bc2: Pushed [2023-09-12T21:08:50.450Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:50.762Z] + 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-12T21:08:51.070Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-12T21:08:51.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T21:08:51.070Z] bb9dd2647f07: Preparing [2023-09-12T21:08:51.070Z] 1b19062b7e94: Preparing [2023-09-12T21:08:51.070Z] 5b0ede860bc2: Preparing [2023-09-12T21:08:51.070Z] 4853d187f71d: Preparing [2023-09-12T21:08:51.070Z] 4e36656d5202: Preparing [2023-09-12T21:08:51.070Z] 6efbcb4fdfbb: Preparing [2023-09-12T21:08:51.070Z] 3d8ec00c1925: Preparing [2023-09-12T21:08:51.070Z] 04e1347830e7: Preparing [2023-09-12T21:08:51.070Z] 9e5312fa7769: Preparing [2023-09-12T21:08:51.070Z] 14690865b564: Preparing [2023-09-12T21:08:51.070Z] 4693057ce236: Preparing [2023-09-12T21:08:51.070Z] 6efbcb4fdfbb: Waiting [2023-09-12T21:08:51.070Z] 3d8ec00c1925: Waiting [2023-09-12T21:08:51.070Z] 04e1347830e7: Waiting [2023-09-12T21:08:51.070Z] 14690865b564: Waiting [2023-09-12T21:08:51.070Z] 4693057ce236: Waiting [2023-09-12T21:08:51.070Z] 9e5312fa7769: Waiting [2023-09-12T21:08:51.070Z] 4853d187f71d: Layer already exists [2023-09-12T21:08:51.070Z] 4e36656d5202: Layer already exists [2023-09-12T21:08:51.070Z] 1b19062b7e94: Layer already exists [2023-09-12T21:08:51.070Z] 5b0ede860bc2: Layer already exists [2023-09-12T21:08:51.070Z] bb9dd2647f07: Layer already exists [2023-09-12T21:08:51.070Z] 3d8ec00c1925: Layer already exists [2023-09-12T21:08:51.070Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:51.070Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:51.070Z] 14690865b564: Layer already exists [2023-09-12T21:08:51.070Z] 6efbcb4fdfbb: Layer already exists [2023-09-12T21:08:51.070Z] 4693057ce236: Layer already exists [2023-09-12T21:08:51.070Z] latest: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:51.386Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:51.697Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.43 [2023-09-12T21:08:51.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T21:08:51.697Z] bb9dd2647f07: Preparing [2023-09-12T21:08:51.697Z] 1b19062b7e94: Preparing [2023-09-12T21:08:51.697Z] 5b0ede860bc2: Preparing [2023-09-12T21:08:51.697Z] 4853d187f71d: Preparing [2023-09-12T21:08:51.697Z] 4e36656d5202: Preparing [2023-09-12T21:08:51.697Z] 6efbcb4fdfbb: Preparing [2023-09-12T21:08:51.697Z] 3d8ec00c1925: Preparing [2023-09-12T21:08:51.697Z] 04e1347830e7: Preparing [2023-09-12T21:08:51.697Z] 9e5312fa7769: Preparing [2023-09-12T21:08:51.697Z] 14690865b564: Preparing [2023-09-12T21:08:51.697Z] 4693057ce236: Preparing [2023-09-12T21:08:51.697Z] 3d8ec00c1925: Waiting [2023-09-12T21:08:51.697Z] 14690865b564: Waiting [2023-09-12T21:08:51.697Z] 4693057ce236: Waiting [2023-09-12T21:08:51.697Z] 04e1347830e7: Waiting [2023-09-12T21:08:51.697Z] 9e5312fa7769: Waiting [2023-09-12T21:08:51.697Z] 6efbcb4fdfbb: Waiting [2023-09-12T21:08:51.697Z] 4e36656d5202: Layer already exists [2023-09-12T21:08:51.697Z] 1b19062b7e94: Layer already exists [2023-09-12T21:08:51.697Z] bb9dd2647f07: Layer already exists [2023-09-12T21:08:51.698Z] 5b0ede860bc2: Layer already exists [2023-09-12T21:08:51.698Z] 4853d187f71d: Layer already exists [2023-09-12T21:08:51.698Z] 6efbcb4fdfbb: Layer already exists [2023-09-12T21:08:51.698Z] 14690865b564: Layer already exists [2023-09-12T21:08:51.698Z] 3d8ec00c1925: Layer already exists [2023-09-12T21:08:51.698Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:51.698Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:51.698Z] 4693057ce236: Layer already exists [2023-09-12T21:08:51.698Z] 3.1.0-dev.43: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:52.011Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:52.320Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:52.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T21:08:52.320Z] bb9dd2647f07: Preparing [2023-09-12T21:08:52.320Z] 1b19062b7e94: Preparing [2023-09-12T21:08:52.320Z] 5b0ede860bc2: Preparing [2023-09-12T21:08:52.320Z] 4853d187f71d: Preparing [2023-09-12T21:08:52.320Z] 4e36656d5202: Preparing [2023-09-12T21:08:52.320Z] 6efbcb4fdfbb: Preparing [2023-09-12T21:08:52.320Z] 3d8ec00c1925: Preparing [2023-09-12T21:08:52.320Z] 04e1347830e7: Preparing [2023-09-12T21:08:52.320Z] 9e5312fa7769: Preparing [2023-09-12T21:08:52.320Z] 14690865b564: Preparing [2023-09-12T21:08:52.320Z] 4693057ce236: Preparing [2023-09-12T21:08:52.320Z] 6efbcb4fdfbb: Waiting [2023-09-12T21:08:52.320Z] 3d8ec00c1925: Waiting [2023-09-12T21:08:52.320Z] 14690865b564: Waiting [2023-09-12T21:08:52.320Z] 04e1347830e7: Waiting [2023-09-12T21:08:52.320Z] 9e5312fa7769: Waiting [2023-09-12T21:08:52.320Z] 4693057ce236: Waiting [2023-09-12T21:08:52.320Z] 1b19062b7e94: Layer already exists [2023-09-12T21:08:52.320Z] 5b0ede860bc2: Layer already exists [2023-09-12T21:08:52.320Z] bb9dd2647f07: Layer already exists [2023-09-12T21:08:52.320Z] 4853d187f71d: Layer already exists [2023-09-12T21:08:52.320Z] 3d8ec00c1925: Layer already exists [2023-09-12T21:08:52.320Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:52.320Z] 4e36656d5202: Layer already exists [2023-09-12T21:08:52.320Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:52.320Z] 6efbcb4fdfbb: Layer already exists [2023-09-12T21:08:52.320Z] 14690865b564: Layer already exists [2023-09-12T21:08:52.320Z] 4693057ce236: Layer already exists [2023-09-12T21:08:52.320Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:52.634Z] + 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-12T21:08:52.933Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-12T21:08:52.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T21:08:52.933Z] bb9dd2647f07: Preparing [2023-09-12T21:08:52.933Z] 1b19062b7e94: Preparing [2023-09-12T21:08:52.933Z] 5b0ede860bc2: Preparing [2023-09-12T21:08:52.933Z] 4853d187f71d: Preparing [2023-09-12T21:08:52.933Z] 4e36656d5202: Preparing [2023-09-12T21:08:52.933Z] 6efbcb4fdfbb: Preparing [2023-09-12T21:08:52.933Z] 3d8ec00c1925: Preparing [2023-09-12T21:08:52.933Z] 04e1347830e7: Preparing [2023-09-12T21:08:52.933Z] 9e5312fa7769: Preparing [2023-09-12T21:08:52.933Z] 14690865b564: Preparing [2023-09-12T21:08:52.933Z] 4693057ce236: Preparing [2023-09-12T21:08:52.933Z] 6efbcb4fdfbb: Waiting [2023-09-12T21:08:52.933Z] 3d8ec00c1925: Waiting [2023-09-12T21:08:52.933Z] 04e1347830e7: Waiting [2023-09-12T21:08:52.933Z] 9e5312fa7769: Waiting [2023-09-12T21:08:52.933Z] 14690865b564: Waiting [2023-09-12T21:08:52.933Z] 4693057ce236: Waiting [2023-09-12T21:08:52.933Z] 4e36656d5202: Layer already exists [2023-09-12T21:08:52.933Z] 5b0ede860bc2: Layer already exists [2023-09-12T21:08:52.933Z] 1b19062b7e94: Layer already exists [2023-09-12T21:08:52.933Z] 4853d187f71d: Layer already exists [2023-09-12T21:08:52.933Z] bb9dd2647f07: Layer already exists [2023-09-12T21:08:52.933Z] 6efbcb4fdfbb: Layer already exists [2023-09-12T21:08:52.933Z] 3d8ec00c1925: Layer already exists [2023-09-12T21:08:52.933Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:52.933Z] 14690865b564: Layer already exists [2023-09-12T21:08:52.933Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:52.933Z] 4693057ce236: Layer already exists [2023-09-12T21:08:52.933Z] main: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:52.970Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:52.976Z] taggedImages: [2023-09-12T21:08:52.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:52.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-12T21:08:52.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.43 [2023-09-12T21:08:52.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:52.976Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-12T21:08:52.992Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-12T21:08:52.992Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:52.992Z] latest [2023-09-12T21:08:52.992Z] 3.1.0-dev.43 [2023-09-12T21:08:52.992Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:52.992Z] main [2023-09-12T21:08:52.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:53.296Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:53.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:53.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T21:08:53.604Z] a0e14bd16b8d: Preparing [2023-09-12T21:08:53.604Z] 2a3eb34c0111: Preparing [2023-09-12T21:08:53.604Z] 04e1347830e7: Preparing [2023-09-12T21:08:53.604Z] 9e5312fa7769: Preparing [2023-09-12T21:08:53.604Z] 9e24f3484752: Preparing [2023-09-12T21:08:53.604Z] 4693057ce236: Preparing [2023-09-12T21:08:53.604Z] 4693057ce236: Waiting [2023-09-12T21:08:53.604Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:53.862Z] a0e14bd16b8d: Pushed [2023-09-12T21:08:53.862Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:53.862Z] 4693057ce236: Layer already exists [2023-09-12T21:08:54.120Z] 9e24f3484752: Pushed [2023-09-12T21:08:56.032Z] 2a3eb34c0111: Pushed [2023-09-12T21:08:56.032Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:56.379Z] + 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-12T21:08:56.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-12T21:08:56.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T21:08:56.682Z] a0e14bd16b8d: Preparing [2023-09-12T21:08:56.682Z] 2a3eb34c0111: Preparing [2023-09-12T21:08:56.682Z] 04e1347830e7: Preparing [2023-09-12T21:08:56.682Z] 9e5312fa7769: Preparing [2023-09-12T21:08:56.682Z] 9e24f3484752: Preparing [2023-09-12T21:08:56.682Z] 4693057ce236: Preparing [2023-09-12T21:08:56.682Z] 4693057ce236: Waiting [2023-09-12T21:08:56.682Z] 9e24f3484752: Layer already exists [2023-09-12T21:08:56.682Z] 2a3eb34c0111: Layer already exists [2023-09-12T21:08:56.682Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:56.682Z] a0e14bd16b8d: Layer already exists [2023-09-12T21:08:56.682Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:56.682Z] 4693057ce236: Layer already exists [2023-09-12T21:08:56.682Z] latest: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:56.997Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:57.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.43 [2023-09-12T21:08:57.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T21:08:57.304Z] a0e14bd16b8d: Preparing [2023-09-12T21:08:57.304Z] 2a3eb34c0111: Preparing [2023-09-12T21:08:57.304Z] 04e1347830e7: Preparing [2023-09-12T21:08:57.304Z] 9e5312fa7769: Preparing [2023-09-12T21:08:57.304Z] 9e24f3484752: Preparing [2023-09-12T21:08:57.304Z] 4693057ce236: Preparing [2023-09-12T21:08:57.304Z] 4693057ce236: Waiting [2023-09-12T21:08:57.304Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:57.304Z] a0e14bd16b8d: Layer already exists [2023-09-12T21:08:57.304Z] 9e24f3484752: Layer already exists [2023-09-12T21:08:57.304Z] 2a3eb34c0111: Layer already exists [2023-09-12T21:08:57.304Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:57.304Z] 4693057ce236: Layer already exists [2023-09-12T21:08:57.304Z] 3.1.0-dev.43: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:57.610Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:57.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:57.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T21:08:57.915Z] a0e14bd16b8d: Preparing [2023-09-12T21:08:57.915Z] 2a3eb34c0111: Preparing [2023-09-12T21:08:57.915Z] 04e1347830e7: Preparing [2023-09-12T21:08:57.915Z] 9e5312fa7769: Preparing [2023-09-12T21:08:57.915Z] 9e24f3484752: Preparing [2023-09-12T21:08:57.915Z] 4693057ce236: Preparing [2023-09-12T21:08:57.915Z] 4693057ce236: Waiting [2023-09-12T21:08:57.915Z] 9e24f3484752: Layer already exists [2023-09-12T21:08:57.915Z] a0e14bd16b8d: Layer already exists [2023-09-12T21:08:57.915Z] 2a3eb34c0111: Layer already exists [2023-09-12T21:08:57.915Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:57.915Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:57.915Z] 4693057ce236: Layer already exists [2023-09-12T21:08:57.915Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:58.220Z] + 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-12T21:08:58.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-12T21:08:58.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T21:08:58.518Z] a0e14bd16b8d: Preparing [2023-09-12T21:08:58.518Z] 2a3eb34c0111: Preparing [2023-09-12T21:08:58.518Z] 04e1347830e7: Preparing [2023-09-12T21:08:58.518Z] 9e5312fa7769: Preparing [2023-09-12T21:08:58.518Z] 9e24f3484752: Preparing [2023-09-12T21:08:58.518Z] 4693057ce236: Preparing [2023-09-12T21:08:58.518Z] 4693057ce236: Waiting [2023-09-12T21:08:58.518Z] 9e24f3484752: Layer already exists [2023-09-12T21:08:58.518Z] 2a3eb34c0111: Layer already exists [2023-09-12T21:08:58.518Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:58.518Z] a0e14bd16b8d: Layer already exists [2023-09-12T21:08:58.518Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:58.518Z] 4693057ce236: Layer already exists [2023-09-12T21:08:58.518Z] main: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:08:58.560Z] ===================================================== [Pipeline] echo [2023-09-12T21:08:58.571Z] taggedImages: [2023-09-12T21:08:58.571Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:58.571Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-12T21:08:58.571Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.43 [2023-09-12T21:08:58.571Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:58.571Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-12T21:08:58.593Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-12T21:08:58.593Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:58.593Z] latest [2023-09-12T21:08:58.593Z] 3.1.0-dev.43 [2023-09-12T21:08:58.593Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:08:58.593Z] main [2023-09-12T21:08:58.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:58.918Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:59.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:08:59.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T21:08:59.224Z] c1192f346c40: Preparing [2023-09-12T21:08:59.224Z] f6f9ce0bc57a: Preparing [2023-09-12T21:08:59.224Z] d62ede381f27: Preparing [2023-09-12T21:08:59.224Z] 04e1347830e7: Preparing [2023-09-12T21:08:59.224Z] 9e5312fa7769: Preparing [2023-09-12T21:08:59.224Z] 397263f3c0be: Preparing [2023-09-12T21:08:59.224Z] 02bb8334aeb1: Preparing [2023-09-12T21:08:59.224Z] 8aceffaf6248: Preparing [2023-09-12T21:08:59.224Z] 4693057ce236: Preparing [2023-09-12T21:08:59.224Z] 397263f3c0be: Waiting [2023-09-12T21:08:59.224Z] 02bb8334aeb1: Waiting [2023-09-12T21:08:59.224Z] 4693057ce236: Waiting [2023-09-12T21:08:59.224Z] 8aceffaf6248: Waiting [2023-09-12T21:08:59.224Z] 9e5312fa7769: Layer already exists [2023-09-12T21:08:59.224Z] 04e1347830e7: Layer already exists [2023-09-12T21:08:59.224Z] d62ede381f27: Pushed [2023-09-12T21:08:59.224Z] f6f9ce0bc57a: Pushed [2023-09-12T21:08:59.224Z] c1192f346c40: Pushed [2023-09-12T21:08:59.224Z] 4693057ce236: Layer already exists [2023-09-12T21:08:59.791Z] 8aceffaf6248: Pushed [2023-09-12T21:09:05.058Z] 02bb8334aeb1: Pushed [2023-09-12T21:09:05.808Z] #66 DONE 47.4s [2023-09-12T21:09:05.808Z] [2023-09-12T21:09:05.808Z] #96 [core-command builder 6/7] COPY . . [2023-09-12T21:09:06.082Z] #96 DONE 1.0s [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:06.082Z] #74 ... [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #97 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T21:09:06.082Z] #97 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:09:06.082Z] #98 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:06.082Z] #99 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:06.082Z] #100 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #101 [core-metadata builder 6/7] COPY . . [2023-09-12T21:09:06.082Z] #101 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:09:06.082Z] #102 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #103 [support-scheduler builder 6/7] COPY . . [2023-09-12T21:09:06.082Z] #103 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:06.082Z] #104 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #105 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:09:06.082Z] #105 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #106 [core-data builder 6/7] COPY . . [2023-09-12T21:09:06.082Z] #106 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #107 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:09:06.082Z] #107 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:06.082Z] #108 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:06.082Z] #109 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T21:09:06.082Z] #110 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:09:06.082Z] #111 CACHED [2023-09-12T21:09:06.082Z] [2023-09-12T21:09:06.082Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:09:06.435Z] 397263f3c0be: Pushed [2023-09-12T21:09:06.693Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:07.007Z] + 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-12T21:09:07.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-12T21:09:07.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T21:09:07.309Z] c1192f346c40: Preparing [2023-09-12T21:09:07.309Z] f6f9ce0bc57a: Preparing [2023-09-12T21:09:07.309Z] d62ede381f27: Preparing [2023-09-12T21:09:07.309Z] 04e1347830e7: Preparing [2023-09-12T21:09:07.309Z] 9e5312fa7769: Preparing [2023-09-12T21:09:07.309Z] 397263f3c0be: Preparing [2023-09-12T21:09:07.309Z] 02bb8334aeb1: Preparing [2023-09-12T21:09:07.309Z] 8aceffaf6248: Preparing [2023-09-12T21:09:07.309Z] 4693057ce236: Preparing [2023-09-12T21:09:07.309Z] 397263f3c0be: Waiting [2023-09-12T21:09:07.309Z] 8aceffaf6248: Waiting [2023-09-12T21:09:07.309Z] 4693057ce236: Waiting [2023-09-12T21:09:07.309Z] 02bb8334aeb1: Waiting [2023-09-12T21:09:07.309Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:07.309Z] d62ede381f27: Layer already exists [2023-09-12T21:09:07.309Z] f6f9ce0bc57a: Layer already exists [2023-09-12T21:09:07.309Z] c1192f346c40: Layer already exists [2023-09-12T21:09:07.309Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:07.309Z] 02bb8334aeb1: Layer already exists [2023-09-12T21:09:07.309Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:07.309Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:07.309Z] 4693057ce236: Layer already exists [2023-09-12T21:09:07.309Z] latest: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:07.617Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:07.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.43 [2023-09-12T21:09:07.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T21:09:07.916Z] c1192f346c40: Preparing [2023-09-12T21:09:07.916Z] f6f9ce0bc57a: Preparing [2023-09-12T21:09:07.916Z] d62ede381f27: Preparing [2023-09-12T21:09:07.916Z] 04e1347830e7: Preparing [2023-09-12T21:09:07.916Z] 9e5312fa7769: Preparing [2023-09-12T21:09:07.916Z] 397263f3c0be: Preparing [2023-09-12T21:09:07.916Z] 02bb8334aeb1: Preparing [2023-09-12T21:09:07.916Z] 397263f3c0be: Waiting [2023-09-12T21:09:07.916Z] 8aceffaf6248: Preparing [2023-09-12T21:09:07.916Z] 02bb8334aeb1: Waiting [2023-09-12T21:09:07.916Z] 4693057ce236: Preparing [2023-09-12T21:09:07.916Z] 8aceffaf6248: Waiting [2023-09-12T21:09:07.916Z] 4693057ce236: Waiting [2023-09-12T21:09:07.916Z] f6f9ce0bc57a: Layer already exists [2023-09-12T21:09:07.916Z] c1192f346c40: Layer already exists [2023-09-12T21:09:07.916Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:07.916Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:07.916Z] d62ede381f27: Layer already exists [2023-09-12T21:09:07.916Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:07.916Z] 02bb8334aeb1: Layer already exists [2023-09-12T21:09:07.916Z] 4693057ce236: Layer already exists [2023-09-12T21:09:07.916Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:07.916Z] 3.1.0-dev.43: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:08.216Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:08.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:08.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T21:09:08.630Z] c1192f346c40: Preparing [2023-09-12T21:09:08.630Z] f6f9ce0bc57a: Preparing [2023-09-12T21:09:08.630Z] d62ede381f27: Preparing [2023-09-12T21:09:08.630Z] 04e1347830e7: Preparing [2023-09-12T21:09:08.630Z] 9e5312fa7769: Preparing [2023-09-12T21:09:08.630Z] 397263f3c0be: Preparing [2023-09-12T21:09:08.630Z] 02bb8334aeb1: Preparing [2023-09-12T21:09:08.630Z] 8aceffaf6248: Preparing [2023-09-12T21:09:08.630Z] 4693057ce236: Preparing [2023-09-12T21:09:08.630Z] 02bb8334aeb1: Waiting [2023-09-12T21:09:08.630Z] 397263f3c0be: Waiting [2023-09-12T21:09:08.630Z] 8aceffaf6248: Waiting [2023-09-12T21:09:08.630Z] 4693057ce236: Waiting [2023-09-12T21:09:08.630Z] f6f9ce0bc57a: Layer already exists [2023-09-12T21:09:08.630Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:08.630Z] d62ede381f27: Layer already exists [2023-09-12T21:09:08.630Z] c1192f346c40: Layer already exists [2023-09-12T21:09:08.630Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:08.630Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:08.630Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:08.630Z] 4693057ce236: Layer already exists [2023-09-12T21:09:08.630Z] 02bb8334aeb1: Layer already exists [2023-09-12T21:09:08.630Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:08.947Z] + 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-12T21:09:09.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-12T21:09:09.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T21:09:09.253Z] c1192f346c40: Preparing [2023-09-12T21:09:09.253Z] f6f9ce0bc57a: Preparing [2023-09-12T21:09:09.253Z] d62ede381f27: Preparing [2023-09-12T21:09:09.253Z] 04e1347830e7: Preparing [2023-09-12T21:09:09.253Z] 9e5312fa7769: Preparing [2023-09-12T21:09:09.253Z] 397263f3c0be: Preparing [2023-09-12T21:09:09.253Z] 02bb8334aeb1: Preparing [2023-09-12T21:09:09.253Z] 8aceffaf6248: Preparing [2023-09-12T21:09:09.253Z] 4693057ce236: Preparing [2023-09-12T21:09:09.253Z] 02bb8334aeb1: Waiting [2023-09-12T21:09:09.253Z] 8aceffaf6248: Waiting [2023-09-12T21:09:09.253Z] 4693057ce236: Waiting [2023-09-12T21:09:09.253Z] 397263f3c0be: Waiting [2023-09-12T21:09:09.253Z] c1192f346c40: Layer already exists [2023-09-12T21:09:09.253Z] d62ede381f27: Layer already exists [2023-09-12T21:09:09.253Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:09.253Z] f6f9ce0bc57a: Layer already exists [2023-09-12T21:09:09.253Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:09.253Z] 02bb8334aeb1: Layer already exists [2023-09-12T21:09:09.253Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:09.253Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:09.253Z] 4693057ce236: Layer already exists [2023-09-12T21:09:09.253Z] main: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:09:09.307Z] ===================================================== [Pipeline] echo [2023-09-12T21:09:09.314Z] taggedImages: [2023-09-12T21:09:09.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:09.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-12T21:09:09.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.43 [2023-09-12T21:09:09.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:09.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-12T21:09:09.333Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-12T21:09:09.333Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:09.333Z] latest [2023-09-12T21:09:09.333Z] 3.1.0-dev.43 [2023-09-12T21:09:09.333Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:09.333Z] main [2023-09-12T21:09:09.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:09.666Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:09.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:09.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T21:09:09.963Z] 341037e22b03: Preparing [2023-09-12T21:09:09.963Z] 3442a78d03e7: Preparing [2023-09-12T21:09:09.963Z] 997c2d2e2335: Preparing [2023-09-12T21:09:09.963Z] 04e1347830e7: Preparing [2023-09-12T21:09:09.963Z] 9e5312fa7769: Preparing [2023-09-12T21:09:09.963Z] 397263f3c0be: Preparing [2023-09-12T21:09:09.963Z] 9eab6f6b28ca: Preparing [2023-09-12T21:09:09.963Z] 4693057ce236: Preparing [2023-09-12T21:09:09.963Z] 397263f3c0be: Waiting [2023-09-12T21:09:09.963Z] 4693057ce236: Waiting [2023-09-12T21:09:09.963Z] 997c2d2e2335: Pushed [2023-09-12T21:09:10.220Z] 3442a78d03e7: Pushed [2023-09-12T21:09:10.220Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:10.220Z] 341037e22b03: Pushed [2023-09-12T21:09:10.220Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:10.341Z] #112 3.641 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-12T21:09:10.479Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:10.479Z] 4693057ce236: Layer already exists [2023-09-12T21:09:10.479Z] 9eab6f6b28ca: Pushed [2023-09-12T21:09:10.737Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:11.040Z] + 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-12T21:09:11.318Z] #112 ... [2023-09-12T21:09:11.318Z] [2023-09-12T21:09:11.318Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:11.318Z] #68 DONE 48.6s [2023-09-12T21:09:11.318Z] [2023-09-12T21:09:11.318Z] #113 [support-notifications builder 6/7] COPY . . [2023-09-12T21:09:11.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-12T21:09:11.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T21:09:11.361Z] 341037e22b03: Preparing [2023-09-12T21:09:11.361Z] 3442a78d03e7: Preparing [2023-09-12T21:09:11.361Z] 997c2d2e2335: Preparing [2023-09-12T21:09:11.361Z] 04e1347830e7: Preparing [2023-09-12T21:09:11.361Z] 9e5312fa7769: Preparing [2023-09-12T21:09:11.361Z] 397263f3c0be: Preparing [2023-09-12T21:09:11.361Z] 9eab6f6b28ca: Preparing [2023-09-12T21:09:11.361Z] 4693057ce236: Preparing [2023-09-12T21:09:11.361Z] 397263f3c0be: Waiting [2023-09-12T21:09:11.361Z] 9eab6f6b28ca: Waiting [2023-09-12T21:09:11.361Z] 4693057ce236: Waiting [2023-09-12T21:09:11.361Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:11.361Z] 3442a78d03e7: Layer already exists [2023-09-12T21:09:11.361Z] 341037e22b03: Layer already exists [2023-09-12T21:09:11.361Z] 997c2d2e2335: Layer already exists [2023-09-12T21:09:11.361Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:11.362Z] 9eab6f6b28ca: Layer already exists [2023-09-12T21:09:11.362Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:11.362Z] 4693057ce236: Layer already exists [2023-09-12T21:09:11.362Z] latest: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:11.675Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:11.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.43 [2023-09-12T21:09:11.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T21:09:11.986Z] 341037e22b03: Preparing [2023-09-12T21:09:11.986Z] 3442a78d03e7: Preparing [2023-09-12T21:09:11.986Z] 997c2d2e2335: Preparing [2023-09-12T21:09:11.986Z] 04e1347830e7: Preparing [2023-09-12T21:09:11.986Z] 9e5312fa7769: Preparing [2023-09-12T21:09:11.986Z] 397263f3c0be: Preparing [2023-09-12T21:09:11.986Z] 9eab6f6b28ca: Preparing [2023-09-12T21:09:11.986Z] 4693057ce236: Preparing [2023-09-12T21:09:11.986Z] 9eab6f6b28ca: Waiting [2023-09-12T21:09:11.986Z] 397263f3c0be: Waiting [2023-09-12T21:09:11.986Z] 341037e22b03: Layer already exists [2023-09-12T21:09:11.986Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:11.986Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:11.986Z] 997c2d2e2335: Layer already exists [2023-09-12T21:09:11.986Z] 3442a78d03e7: Layer already exists [2023-09-12T21:09:11.986Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:11.986Z] 4693057ce236: Layer already exists [2023-09-12T21:09:11.986Z] 9eab6f6b28ca: Layer already exists [2023-09-12T21:09:11.986Z] 3.1.0-dev.43: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:12.279Z] #113 ... [2023-09-12T21:09:12.279Z] [2023-09-12T21:09:12.279Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:12.279Z] #74 DONE 49.3s [2023-09-12T21:09:12.346Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:12.547Z] [2023-09-12T21:09:12.547Z] #114 [security-secretstore-setup builder 6/7] COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:12.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:12.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T21:09:12.910Z] 341037e22b03: Preparing [2023-09-12T21:09:12.910Z] 3442a78d03e7: Preparing [2023-09-12T21:09:12.910Z] 997c2d2e2335: Preparing [2023-09-12T21:09:12.910Z] 04e1347830e7: Preparing [2023-09-12T21:09:12.910Z] 9e5312fa7769: Preparing [2023-09-12T21:09:12.910Z] 397263f3c0be: Preparing [2023-09-12T21:09:12.910Z] 9eab6f6b28ca: Preparing [2023-09-12T21:09:12.910Z] 4693057ce236: Preparing [2023-09-12T21:09:12.910Z] 9eab6f6b28ca: Waiting [2023-09-12T21:09:12.910Z] 397263f3c0be: Waiting [2023-09-12T21:09:12.910Z] 4693057ce236: Waiting [2023-09-12T21:09:12.910Z] 997c2d2e2335: Layer already exists [2023-09-12T21:09:12.910Z] 341037e22b03: Layer already exists [2023-09-12T21:09:12.910Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:12.910Z] 3442a78d03e7: Layer already exists [2023-09-12T21:09:12.910Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:12.910Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:12.910Z] 9eab6f6b28ca: Layer already exists [2023-09-12T21:09:12.910Z] 4693057ce236: Layer already exists [2023-09-12T21:09:12.910Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:13.135Z] #114 ... [2023-09-12T21:09:13.135Z] [2023-09-12T21:09:13.135Z] #113 [support-notifications builder 6/7] COPY . . [2023-09-12T21:09:13.135Z] #113 DONE 1.7s [2023-09-12T21:09:13.135Z] [2023-09-12T21:09:13.135Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T21:09:13.210Z] + 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-12T21:09:13.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-12T21:09:13.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T21:09:13.509Z] 341037e22b03: Preparing [2023-09-12T21:09:13.509Z] 3442a78d03e7: Preparing [2023-09-12T21:09:13.509Z] 997c2d2e2335: Preparing [2023-09-12T21:09:13.509Z] 04e1347830e7: Preparing [2023-09-12T21:09:13.509Z] 9e5312fa7769: Preparing [2023-09-12T21:09:13.509Z] 397263f3c0be: Preparing [2023-09-12T21:09:13.509Z] 9eab6f6b28ca: Preparing [2023-09-12T21:09:13.509Z] 4693057ce236: Preparing [2023-09-12T21:09:13.509Z] 9eab6f6b28ca: Waiting [2023-09-12T21:09:13.509Z] 4693057ce236: Waiting [2023-09-12T21:09:13.509Z] 397263f3c0be: Waiting [2023-09-12T21:09:13.509Z] 341037e22b03: Layer already exists [2023-09-12T21:09:13.509Z] 997c2d2e2335: Layer already exists [2023-09-12T21:09:13.509Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:13.509Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:13.509Z] 3442a78d03e7: Layer already exists [2023-09-12T21:09:13.509Z] 397263f3c0be: Layer already exists [2023-09-12T21:09:13.509Z] 9eab6f6b28ca: Layer already exists [2023-09-12T21:09:13.509Z] 4693057ce236: Layer already exists [2023-09-12T21:09:13.509Z] main: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:09:13.547Z] ===================================================== [Pipeline] echo [2023-09-12T21:09:13.552Z] taggedImages: [2023-09-12T21:09:13.552Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:13.552Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-12T21:09:13.552Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.43 [2023-09-12T21:09:13.552Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:13.552Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-12T21:09:13.568Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-12T21:09:13.568Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:13.568Z] latest [2023-09-12T21:09:13.568Z] 3.1.0-dev.43 [2023-09-12T21:09:13.568Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:13.568Z] main [2023-09-12T21:09:13.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:13.870Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:14.096Z] #115 ... [2023-09-12T21:09:14.096Z] [2023-09-12T21:09:14.096Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:14.096Z] #116 CACHED [2023-09-12T21:09:14.096Z] [2023-09-12T21:09:14.096Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T21:09:14.096Z] #117 CACHED [2023-09-12T21:09:14.096Z] [2023-09-12T21:09:14.096Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:09:14.096Z] #118 CACHED [2023-09-12T21:09:14.096Z] [2023-09-12T21:09:14.096Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T21:09:14.096Z] #114 DONE 1.8s [2023-09-12T21:09:14.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:14.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T21:09:14.176Z] c1192f346c40: Preparing [2023-09-12T21:09:14.176Z] 392067081108: Preparing [2023-09-12T21:09:14.176Z] 6ea7286aef24: Preparing [2023-09-12T21:09:14.176Z] 04e1347830e7: Preparing [2023-09-12T21:09:14.176Z] 9e5312fa7769: Preparing [2023-09-12T21:09:14.176Z] aee84f350292: Preparing [2023-09-12T21:09:14.176Z] 8aceffaf6248: Preparing [2023-09-12T21:09:14.176Z] 4693057ce236: Preparing [2023-09-12T21:09:14.176Z] aee84f350292: Waiting [2023-09-12T21:09:14.176Z] 8aceffaf6248: Waiting [2023-09-12T21:09:14.176Z] 4693057ce236: Waiting [2023-09-12T21:09:14.176Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:14.176Z] 392067081108: Pushed [2023-09-12T21:09:14.176Z] 6ea7286aef24: Pushed [2023-09-12T21:09:14.367Z] [2023-09-12T21:09:14.367Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T21:09:14.367Z] #119 CACHED [2023-09-12T21:09:14.367Z] [2023-09-12T21:09:14.367Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:14.367Z] #120 CACHED [2023-09-12T21:09:14.367Z] [2023-09-12T21:09:14.367Z] #121 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T21:09:14.367Z] #121 CACHED [2023-09-12T21:09:14.367Z] [2023-09-12T21:09:14.367Z] #122 [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-12T21:09:14.435Z] c1192f346c40: Layer already exists [2023-09-12T21:09:14.693Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:14.952Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:14.952Z] 4693057ce236: Layer already exists [2023-09-12T21:09:16.313Z] #122 ... [2023-09-12T21:09:16.313Z] [2023-09-12T21:09:16.313Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T21:09:16.313Z] #0 5.183 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-12T21:09:16.313Z] #123 ... [2023-09-12T21:09:16.313Z] [2023-09-12T21:09:16.313Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T21:09:16.313Z] #0 5.494 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-12T21:09:16.313Z] #124 ... [2023-09-12T21:09:16.313Z] [2023-09-12T21:09:16.313Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:09:16.313Z] #0 4.896 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-12T21:09:16.585Z] #125 ... [2023-09-12T21:09:16.585Z] [2023-09-12T21:09:16.585Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T21:09:16.585Z] #0 5.040 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-12T21:09:16.585Z] #126 ... [2023-09-12T21:09:16.585Z] [2023-09-12T21:09:16.585Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T21:09:16.585Z] #0 4.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-12T21:09:16.852Z] #127 ... [2023-09-12T21:09:16.852Z] [2023-09-12T21:09:16.852Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T21:09:16.852Z] #115 2.900 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-12T21:09:17.436Z] #115 ... [2023-09-12T21:09:17.436Z] [2023-09-12T21:09:17.436Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:09:17.436Z] #95 DONE 50.3s [2023-09-12T21:09:17.722Z] [2023-09-12T21:09:17.722Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T21:09:18.930Z] #128 DONE 1.2s [2023-09-12T21:09:18.930Z] [2023-09-12T21:09:18.930Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T21:09:20.960Z] #129 1.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-12T21:09:21.515Z] aee84f350292: Pushed [2023-09-12T21:09:21.773Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:22.092Z] + 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-12T21:09:22.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-12T21:09:22.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T21:09:22.386Z] c1192f346c40: Preparing [2023-09-12T21:09:22.386Z] 392067081108: Preparing [2023-09-12T21:09:22.386Z] 6ea7286aef24: Preparing [2023-09-12T21:09:22.386Z] 04e1347830e7: Preparing [2023-09-12T21:09:22.386Z] 9e5312fa7769: Preparing [2023-09-12T21:09:22.386Z] aee84f350292: Preparing [2023-09-12T21:09:22.386Z] 8aceffaf6248: Preparing [2023-09-12T21:09:22.386Z] 4693057ce236: Preparing [2023-09-12T21:09:22.386Z] 8aceffaf6248: Waiting [2023-09-12T21:09:22.386Z] 4693057ce236: Waiting [2023-09-12T21:09:22.386Z] aee84f350292: Waiting [2023-09-12T21:09:22.386Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:22.386Z] 6ea7286aef24: Layer already exists [2023-09-12T21:09:22.386Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:22.386Z] 392067081108: Layer already exists [2023-09-12T21:09:22.386Z] c1192f346c40: Layer already exists [2023-09-12T21:09:22.386Z] aee84f350292: Layer already exists [2023-09-12T21:09:22.386Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:22.386Z] 4693057ce236: Layer already exists [2023-09-12T21:09:22.386Z] latest: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:22.692Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:22.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.43 [2023-09-12T21:09:22.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T21:09:22.996Z] c1192f346c40: Preparing [2023-09-12T21:09:22.996Z] 392067081108: Preparing [2023-09-12T21:09:22.996Z] 6ea7286aef24: Preparing [2023-09-12T21:09:22.996Z] 04e1347830e7: Preparing [2023-09-12T21:09:22.996Z] 9e5312fa7769: Preparing [2023-09-12T21:09:22.996Z] aee84f350292: Preparing [2023-09-12T21:09:22.996Z] 8aceffaf6248: Preparing [2023-09-12T21:09:22.996Z] 4693057ce236: Preparing [2023-09-12T21:09:22.996Z] aee84f350292: Waiting [2023-09-12T21:09:22.996Z] 8aceffaf6248: Waiting [2023-09-12T21:09:22.996Z] 4693057ce236: Waiting [2023-09-12T21:09:22.996Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:22.996Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:22.996Z] 6ea7286aef24: Layer already exists [2023-09-12T21:09:22.996Z] c1192f346c40: Layer already exists [2023-09-12T21:09:22.996Z] 392067081108: Layer already exists [2023-09-12T21:09:22.996Z] aee84f350292: Layer already exists [2023-09-12T21:09:22.996Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:22.996Z] 4693057ce236: Layer already exists [2023-09-12T21:09:22.996Z] 3.1.0-dev.43: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:23.305Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:23.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:23.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T21:09:23.609Z] c1192f346c40: Preparing [2023-09-12T21:09:23.609Z] 392067081108: Preparing [2023-09-12T21:09:23.609Z] 6ea7286aef24: Preparing [2023-09-12T21:09:23.609Z] 04e1347830e7: Preparing [2023-09-12T21:09:23.609Z] 9e5312fa7769: Preparing [2023-09-12T21:09:23.609Z] aee84f350292: Preparing [2023-09-12T21:09:23.609Z] 8aceffaf6248: Preparing [2023-09-12T21:09:23.609Z] 4693057ce236: Preparing [2023-09-12T21:09:23.609Z] aee84f350292: Waiting [2023-09-12T21:09:23.609Z] 4693057ce236: Waiting [2023-09-12T21:09:23.609Z] 8aceffaf6248: Waiting [2023-09-12T21:09:23.609Z] 392067081108: Layer already exists [2023-09-12T21:09:23.609Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:23.609Z] c1192f346c40: Layer already exists [2023-09-12T21:09:23.609Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:23.609Z] 6ea7286aef24: Layer already exists [2023-09-12T21:09:23.609Z] aee84f350292: Layer already exists [2023-09-12T21:09:23.609Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:23.609Z] 4693057ce236: Layer already exists [2023-09-12T21:09:23.609Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:23.917Z] + 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-12T21:09:24.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-12T21:09:24.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T21:09:24.225Z] c1192f346c40: Preparing [2023-09-12T21:09:24.225Z] 392067081108: Preparing [2023-09-12T21:09:24.225Z] 6ea7286aef24: Preparing [2023-09-12T21:09:24.225Z] 04e1347830e7: Preparing [2023-09-12T21:09:24.225Z] 9e5312fa7769: Preparing [2023-09-12T21:09:24.225Z] aee84f350292: Preparing [2023-09-12T21:09:24.225Z] 8aceffaf6248: Preparing [2023-09-12T21:09:24.225Z] 4693057ce236: Preparing [2023-09-12T21:09:24.225Z] 8aceffaf6248: Waiting [2023-09-12T21:09:24.225Z] 4693057ce236: Waiting [2023-09-12T21:09:24.225Z] aee84f350292: Waiting [2023-09-12T21:09:24.225Z] 6ea7286aef24: Layer already exists [2023-09-12T21:09:24.225Z] 392067081108: Layer already exists [2023-09-12T21:09:24.225Z] c1192f346c40: Layer already exists [2023-09-12T21:09:24.225Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:24.225Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:24.225Z] 4693057ce236: Layer already exists [2023-09-12T21:09:24.225Z] aee84f350292: Layer already exists [2023-09-12T21:09:24.225Z] 8aceffaf6248: Layer already exists [2023-09-12T21:09:24.225Z] main: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:09:24.268Z] ===================================================== [Pipeline] echo [2023-09-12T21:09:24.276Z] taggedImages: [2023-09-12T21:09:24.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:24.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-12T21:09:24.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.43 [2023-09-12T21:09:24.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:24.276Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-12T21:09:24.299Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-12T21:09:24.299Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:24.299Z] latest [2023-09-12T21:09:24.299Z] 3.1.0-dev.43 [2023-09-12T21:09:24.299Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:24.299Z] main [2023-09-12T21:09:24.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:24.441Z] #129 ... [2023-09-12T21:09:24.442Z] [2023-09-12T21:09:24.442Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T21:09:24.442Z] #0 3.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-12T21:09:24.442Z] #130 ... [2023-09-12T21:09:24.442Z] [2023-09-12T21:09:24.442Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T21:09:24.442Z] #0 3.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-12T21:09:24.620Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:24.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:24.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T21:09:24.918Z] f0586d8b795e: Preparing [2023-09-12T21:09:24.918Z] 7df1d20d9a4f: Preparing [2023-09-12T21:09:24.918Z] 04e1347830e7: Preparing [2023-09-12T21:09:24.918Z] 9e5312fa7769: Preparing [2023-09-12T21:09:24.918Z] 92b73bc314f1: Preparing [2023-09-12T21:09:24.918Z] 4693057ce236: Preparing [2023-09-12T21:09:24.918Z] 4693057ce236: Waiting [2023-09-12T21:09:24.918Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:24.918Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:24.918Z] 4693057ce236: Layer already exists [2023-09-12T21:09:24.918Z] f0586d8b795e: Pushed [2023-09-12T21:09:24.918Z] 92b73bc314f1: Pushed [2023-09-12T21:09:27.445Z] 7df1d20d9a4f: Pushed [2023-09-12T21:09:27.704Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:28.007Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:28.309Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-12T21:09:28.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T21:09:28.309Z] f0586d8b795e: Preparing [2023-09-12T21:09:28.309Z] 7df1d20d9a4f: Preparing [2023-09-12T21:09:28.309Z] 04e1347830e7: Preparing [2023-09-12T21:09:28.309Z] 9e5312fa7769: Preparing [2023-09-12T21:09:28.309Z] 92b73bc314f1: Preparing [2023-09-12T21:09:28.309Z] 4693057ce236: Preparing [2023-09-12T21:09:28.309Z] 4693057ce236: Waiting [2023-09-12T21:09:28.309Z] 7df1d20d9a4f: Layer already exists [2023-09-12T21:09:28.309Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:28.309Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:28.309Z] f0586d8b795e: Layer already exists [2023-09-12T21:09:28.309Z] 92b73bc314f1: Layer already exists [2023-09-12T21:09:28.309Z] 4693057ce236: Layer already exists [2023-09-12T21:09:28.309Z] latest: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:28.611Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:28.718Z] #131 ... [2023-09-12T21:09:28.718Z] [2023-09-12T21:09:28.718Z] #122 [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-12T21:09:28.718Z] #122 4.190 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-12T21:09:28.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.43 [2023-09-12T21:09:28.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T21:09:28.919Z] f0586d8b795e: Preparing [2023-09-12T21:09:28.919Z] 7df1d20d9a4f: Preparing [2023-09-12T21:09:28.919Z] 04e1347830e7: Preparing [2023-09-12T21:09:28.919Z] 9e5312fa7769: Preparing [2023-09-12T21:09:28.919Z] 92b73bc314f1: Preparing [2023-09-12T21:09:28.919Z] 4693057ce236: Preparing [2023-09-12T21:09:28.919Z] 4693057ce236: Waiting [2023-09-12T21:09:28.919Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:28.919Z] 92b73bc314f1: Layer already exists [2023-09-12T21:09:28.919Z] 7df1d20d9a4f: Layer already exists [2023-09-12T21:09:28.919Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:28.919Z] f0586d8b795e: Layer already exists [2023-09-12T21:09:28.919Z] 4693057ce236: Layer already exists [2023-09-12T21:09:28.919Z] 3.1.0-dev.43: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:29.230Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:29.531Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:29.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T21:09:29.532Z] f0586d8b795e: Preparing [2023-09-12T21:09:29.532Z] 7df1d20d9a4f: Preparing [2023-09-12T21:09:29.532Z] 04e1347830e7: Preparing [2023-09-12T21:09:29.532Z] 9e5312fa7769: Preparing [2023-09-12T21:09:29.532Z] 92b73bc314f1: Preparing [2023-09-12T21:09:29.532Z] 4693057ce236: Preparing [2023-09-12T21:09:29.532Z] 4693057ce236: Waiting [2023-09-12T21:09:29.532Z] 92b73bc314f1: Layer already exists [2023-09-12T21:09:29.532Z] 7df1d20d9a4f: Layer already exists [2023-09-12T21:09:29.532Z] f0586d8b795e: Layer already exists [2023-09-12T21:09:29.532Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:29.532Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:29.532Z] 4693057ce236: Layer already exists [2023-09-12T21:09:29.532Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:29.829Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:30.135Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-12T21:09:30.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T21:09:30.136Z] f0586d8b795e: Preparing [2023-09-12T21:09:30.136Z] 7df1d20d9a4f: Preparing [2023-09-12T21:09:30.136Z] 04e1347830e7: Preparing [2023-09-12T21:09:30.136Z] 9e5312fa7769: Preparing [2023-09-12T21:09:30.136Z] 92b73bc314f1: Preparing [2023-09-12T21:09:30.136Z] 4693057ce236: Preparing [2023-09-12T21:09:30.136Z] 4693057ce236: Waiting [2023-09-12T21:09:30.136Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:30.136Z] 92b73bc314f1: Layer already exists [2023-09-12T21:09:30.136Z] f0586d8b795e: Layer already exists [2023-09-12T21:09:30.136Z] 7df1d20d9a4f: Layer already exists [2023-09-12T21:09:30.136Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:30.136Z] 4693057ce236: Layer already exists [2023-09-12T21:09:30.136Z] main: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:09:30.183Z] ===================================================== [Pipeline] echo [2023-09-12T21:09:30.192Z] taggedImages: [2023-09-12T21:09:30.193Z] - nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:30.193Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-12T21:09:30.193Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.43 [2023-09-12T21:09:30.193Z] - nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:30.193Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-12T21:09:30.216Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-12T21:09:30.216Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:30.216Z] latest [2023-09-12T21:09:30.216Z] 3.1.0-dev.43 [2023-09-12T21:09:30.216Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:30.216Z] main [2023-09-12T21:09:30.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:30.542Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:30.845Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:30.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T21:09:30.845Z] 0b3770358d30: Preparing [2023-09-12T21:09:30.845Z] 97ead4965b6e: Preparing [2023-09-12T21:09:30.845Z] 04e1347830e7: Preparing [2023-09-12T21:09:30.845Z] 9e5312fa7769: Preparing [2023-09-12T21:09:30.845Z] e6788190e2c7: Preparing [2023-09-12T21:09:30.845Z] 4693057ce236: Preparing [2023-09-12T21:09:30.845Z] 4693057ce236: Waiting [2023-09-12T21:09:30.845Z] e6788190e2c7: Layer already exists [2023-09-12T21:09:30.845Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:30.845Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:30.845Z] 4693057ce236: Layer already exists [2023-09-12T21:09:30.845Z] 0b3770358d30: Pushed [2023-09-12T21:09:33.371Z] 97ead4965b6e: Pushed [2023-09-12T21:09:33.629Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:33.934Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:34.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-12T21:09:34.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T21:09:34.248Z] 0b3770358d30: Preparing [2023-09-12T21:09:34.248Z] 97ead4965b6e: Preparing [2023-09-12T21:09:34.248Z] 04e1347830e7: Preparing [2023-09-12T21:09:34.248Z] 9e5312fa7769: Preparing [2023-09-12T21:09:34.248Z] e6788190e2c7: Preparing [2023-09-12T21:09:34.248Z] 4693057ce236: Preparing [2023-09-12T21:09:34.248Z] 4693057ce236: Waiting [2023-09-12T21:09:34.248Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:34.248Z] 97ead4965b6e: Layer already exists [2023-09-12T21:09:34.248Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:34.248Z] e6788190e2c7: Layer already exists [2023-09-12T21:09:34.248Z] 0b3770358d30: Layer already exists [2023-09-12T21:09:34.248Z] 4693057ce236: Layer already exists [2023-09-12T21:09:34.248Z] latest: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:34.563Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:34.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.43 [2023-09-12T21:09:34.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T21:09:34.870Z] 0b3770358d30: Preparing [2023-09-12T21:09:34.870Z] 97ead4965b6e: Preparing [2023-09-12T21:09:34.870Z] 04e1347830e7: Preparing [2023-09-12T21:09:34.870Z] 9e5312fa7769: Preparing [2023-09-12T21:09:34.870Z] e6788190e2c7: Preparing [2023-09-12T21:09:34.870Z] 4693057ce236: Preparing [2023-09-12T21:09:34.870Z] 4693057ce236: Waiting [2023-09-12T21:09:34.870Z] 0b3770358d30: Layer already exists [2023-09-12T21:09:34.870Z] 97ead4965b6e: Layer already exists [2023-09-12T21:09:34.870Z] e6788190e2c7: Layer already exists [2023-09-12T21:09:34.870Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:34.870Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:34.870Z] 4693057ce236: Layer already exists [2023-09-12T21:09:34.870Z] 3.1.0-dev.43: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:35.182Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:35.540Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:35.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T21:09:35.540Z] 0b3770358d30: Preparing [2023-09-12T21:09:35.540Z] 97ead4965b6e: Preparing [2023-09-12T21:09:35.540Z] 04e1347830e7: Preparing [2023-09-12T21:09:35.540Z] 9e5312fa7769: Preparing [2023-09-12T21:09:35.540Z] e6788190e2c7: Preparing [2023-09-12T21:09:35.540Z] 4693057ce236: Preparing [2023-09-12T21:09:35.540Z] 4693057ce236: Waiting [2023-09-12T21:09:35.540Z] 0b3770358d30: Layer already exists [2023-09-12T21:09:35.540Z] e6788190e2c7: Layer already exists [2023-09-12T21:09:35.540Z] 97ead4965b6e: Layer already exists [2023-09-12T21:09:35.540Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:35.540Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:35.540Z] 4693057ce236: Layer already exists [2023-09-12T21:09:35.540Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:35.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:36.263Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-12T21:09:36.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T21:09:36.263Z] 0b3770358d30: Preparing [2023-09-12T21:09:36.263Z] 97ead4965b6e: Preparing [2023-09-12T21:09:36.263Z] 04e1347830e7: Preparing [2023-09-12T21:09:36.263Z] 9e5312fa7769: Preparing [2023-09-12T21:09:36.263Z] e6788190e2c7: Preparing [2023-09-12T21:09:36.263Z] 4693057ce236: Preparing [2023-09-12T21:09:36.263Z] 4693057ce236: Waiting [2023-09-12T21:09:36.263Z] 97ead4965b6e: Layer already exists [2023-09-12T21:09:36.263Z] e6788190e2c7: Layer already exists [2023-09-12T21:09:36.263Z] 04e1347830e7: Layer already exists [2023-09-12T21:09:36.263Z] 0b3770358d30: Layer already exists [2023-09-12T21:09:36.263Z] 9e5312fa7769: Layer already exists [2023-09-12T21:09:36.263Z] 4693057ce236: Layer already exists [2023-09-12T21:09:36.263Z] main: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:09:36.317Z] ===================================================== [Pipeline] echo [2023-09-12T21:09:36.326Z] taggedImages: [2023-09-12T21:09:36.326Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:09:36.326Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-12T21:09:36.326Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.43 [2023-09-12T21:09:36.326Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:09:36.326Z] - 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-12T21:22:21.097Z] #122 784.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-12T21:22:26.437Z] #122 ... [2023-09-12T21:22:26.437Z] [2023-09-12T21:22:26.437Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T21:22:26.437Z] #130 DONE 791.9s [2023-09-12T21:22:26.437Z] [2023-09-12T21:22:26.437Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:22:26.706Z] #112 ... [2023-09-12T21:22:26.706Z] [2023-09-12T21:22:26.706Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:22:27.289Z] #132 DONE 0.2s [2023-09-12T21:22:27.289Z] [2023-09-12T21:22:27.289Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:22:27.289Z] #133 DONE 0.2s [2023-09-12T21:22:27.289Z] [2023-09-12T21:22:27.289Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:22:27.289Z] #125 ... [2023-09-12T21:22:27.289Z] [2023-09-12T21:22:27.289Z] #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-12T21:22:27.556Z] #134 DONE 0.2s [2023-09-12T21:22:27.556Z] [2023-09-12T21:22:27.556Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T21:22:27.824Z] #135 DONE 0.2s [2023-09-12T21:22:27.824Z] [2023-09-12T21:22:27.824Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T21:22:28.091Z] #136 DONE 0.3s [2023-09-12T21:22:28.091Z] [2023-09-12T21:22:28.091Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T21:22:28.091Z] #137 DONE 0.2s [2023-09-12T21:22:28.091Z] [2023-09-12T21:22:28.091Z] #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-12T21:22:32.345Z] #138 DONE 3.6s [2023-09-12T21:22:32.345Z] [2023-09-12T21:22:32.345Z] #93 [security-proxy-setup] exporting to image [2023-09-12T21:22:32.345Z] #93 exporting layers [2023-09-12T21:22:32.926Z] #93 exporting layers 1.0s done [2023-09-12T21:22:32.926Z] #93 writing image sha256:b08d148e12bde2557dda13a94cd60014b6491c7ad7416438666b99350288c7ba done [2023-09-12T21:22:32.926Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-12T21:22:32.926Z] #93 DONE 3.2s [2023-09-12T21:22:32.926Z] [2023-09-12T21:22:32.926Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:22:39.559Z] #112 ... [2023-09-12T21:22:39.559Z] [2023-09-12T21:22:39.559Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T21:22:39.559Z] #131 DONE 805.1s [2023-09-12T21:22:39.559Z] [2023-09-12T21:22:39.559Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:22:39.559Z] #125 ... [2023-09-12T21:22:39.559Z] [2023-09-12T21:22:39.559Z] #122 [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-12T21:22:39.559Z] #122 DONE 805.5s [2023-09-12T21:22:39.829Z] [2023-09-12T21:22:39.829Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:22:40.095Z] #112 ... [2023-09-12T21:22:40.095Z] [2023-09-12T21:22:40.095Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T21:22:40.362Z] #139 DONE 0.3s [2023-09-12T21:22:40.362Z] [2023-09-12T21:22:40.362Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T21:22:40.629Z] #127 ... [2023-09-12T21:22:40.629Z] [2023-09-12T21:22:40.629Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T21:22:41.217Z] #140 ... [2023-09-12T21:22:41.217Z] [2023-09-12T21:22:41.217Z] #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:22:41.217Z] #141 DONE 0.2s [2023-09-12T21:22:41.484Z] [2023-09-12T21:22:41.484Z] #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:22:41.484Z] #142 DONE 0.2s [2023-09-12T21:22:41.484Z] [2023-09-12T21:22:41.484Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T21:22:41.751Z] #140 ... [2023-09-12T21:22:41.751Z] [2023-09-12T21:22:41.751Z] #143 [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-12T21:22:41.751Z] #143 DONE 0.2s [2023-09-12T21:22:42.020Z] [2023-09-12T21:22:42.020Z] #144 [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-12T21:22:42.020Z] #144 DONE 0.1s [2023-09-12T21:22:42.020Z] [2023-09-12T21:22:42.020Z] #145 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:22:42.287Z] #145 DONE 0.4s [2023-09-12T21:22:42.287Z] [2023-09-12T21:22:42.287Z] #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T21:22:46.036Z] #146 DONE 3.7s [2023-09-12T21:22:46.036Z] [2023-09-12T21:22:46.036Z] #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T21:22:46.617Z] #147 DONE 0.6s [2023-09-12T21:22:46.617Z] [2023-09-12T21:22:46.617Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T21:22:46.617Z] #140 ... [2023-09-12T21:22:46.617Z] [2023-09-12T21:22:46.617Z] #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T21:22:46.887Z] #148 ... [2023-09-12T21:22:46.887Z] [2023-09-12T21:22:46.887Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T21:22:46.887Z] #140 DONE 6.5s [2023-09-12T21:22:47.153Z] [2023-09-12T21:22:47.153Z] #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T21:22:47.153Z] #148 DONE 0.5s [2023-09-12T21:22:47.153Z] [2023-09-12T21:22:47.153Z] #149 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:22:47.421Z] #149 DONE 0.5s [2023-09-12T21:22:47.421Z] [2023-09-12T21:22:47.421Z] #150 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T21:22:48.006Z] #150 ... [2023-09-12T21:22:48.006Z] [2023-09-12T21:22:48.006Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:22:48.006Z] #151 DONE 0.6s [2023-09-12T21:22:48.272Z] [2023-09-12T21:22:48.272Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T21:22:48.539Z] #152 DONE 0.5s [2023-09-12T21:22:48.539Z] [2023-09-12T21:22:48.539Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T21:22:49.123Z] #153 DONE 0.5s [2023-09-12T21:22:49.123Z] [2023-09-12T21:22:49.123Z] #154 [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-12T21:22:49.721Z] #154 DONE 0.4s [2023-09-12T21:22:49.721Z] [2023-09-12T21:22:49.721Z] #155 [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-12T21:22:49.721Z] #155 DONE 0.2s [2023-09-12T21:22:49.721Z] [2023-09-12T21:22:49.721Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T21:22:49.721Z] #156 DONE 0.2s [2023-09-12T21:22:49.721Z] [2023-09-12T21:22:49.721Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T21:22:49.987Z] #126 ... [2023-09-12T21:22:49.987Z] [2023-09-12T21:22:49.987Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T21:22:50.257Z] #157 DONE 0.3s [2023-09-12T21:22:50.257Z] [2023-09-12T21:22:50.257Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:22:50.257Z] #125 ... [2023-09-12T21:22:50.257Z] [2023-09-12T21:22:50.257Z] #150 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T21:22:50.257Z] #150 DONE 3.1s [2023-09-12T21:22:50.257Z] [2023-09-12T21:22:50.257Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T21:22:52.206Z] #158 ... [2023-09-12T21:22:52.206Z] [2023-09-12T21:22:52.206Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T21:22:52.206Z] #127 DONE 826.2s [2023-09-12T21:22:52.477Z] [2023-09-12T21:22:52.477Z] #93 [security-secretstore-setup] exporting to image [2023-09-12T21:22:52.477Z] #93 exporting layers [2023-09-12T21:22:53.069Z] #93 exporting layers 2.7s done [2023-09-12T21:22:53.069Z] #93 writing image sha256:3fcea7939d78f36c43376d50c8bb901d948bd9f37f872b349f138b86285f57fc [2023-09-12T21:22:53.341Z] #93 writing image sha256:3fcea7939d78f36c43376d50c8bb901d948bd9f37f872b349f138b86285f57fc 0.1s done [2023-09-12T21:22:53.341Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-12T21:22:53.341Z] #93 DONE 6.2s [2023-09-12T21:22:53.341Z] [2023-09-12T21:22:53.341Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:22:53.341Z] #159 DONE 0.3s [2023-09-12T21:22:53.341Z] [2023-09-12T21:22:53.341Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:22:53.607Z] #125 ... [2023-09-12T21:22:53.607Z] [2023-09-12T21:22:53.607Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:22:53.607Z] #160 DONE 0.1s [2023-09-12T21:22:53.607Z] [2023-09-12T21:22:53.607Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T21:22:53.873Z] #161 ... [2023-09-12T21:22:53.873Z] [2023-09-12T21:22:53.873Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T21:22:53.873Z] #158 DONE 3.5s [2023-09-12T21:22:54.139Z] [2023-09-12T21:22:54.139Z] #93 [security-bootstrapper] exporting to image [2023-09-12T21:22:54.796Z] #93 ... [2023-09-12T21:22:54.796Z] [2023-09-12T21:22:54.796Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T21:22:54.796Z] #161 DONE 1.1s [2023-09-12T21:22:55.064Z] [2023-09-12T21:22:55.064Z] #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-12T21:22:55.064Z] #162 DONE 0.3s [2023-09-12T21:22:55.064Z] [2023-09-12T21:22:55.064Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T21:22:55.331Z] #163 DONE 0.2s [2023-09-12T21:22:55.331Z] [2023-09-12T21:22:55.331Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T21:22:55.331Z] #115 ... [2023-09-12T21:22:55.331Z] [2023-09-12T21:22:55.331Z] #93 [security-bootstrapper] exporting to image [2023-09-12T21:22:55.331Z] #93 exporting layers 1.5s done [2023-09-12T21:22:55.331Z] #93 writing image sha256:28ed953856c3689858d6d2f5515fd70008c97b605d5addda2695cd2d7a526fbe done [2023-09-12T21:22:55.331Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-12T21:22:55.331Z] #93 DONE 7.7s [2023-09-12T21:22:55.331Z] [2023-09-12T21:22:55.331Z] #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-12T21:22:57.326Z] #164 DONE 2.0s [2023-09-12T21:22:57.326Z] [2023-09-12T21:22:57.326Z] #93 [security-proxy-auth] exporting to image [2023-09-12T21:22:57.953Z] #93 exporting layers 0.6s done [2023-09-12T21:22:57.953Z] #93 writing image sha256:7ced0ebf8d649d034da27148a7e2a299cb7a0121834a3a77bd492d7a5a9a510b [2023-09-12T21:22:57.953Z] #93 writing image sha256:7ced0ebf8d649d034da27148a7e2a299cb7a0121834a3a77bd492d7a5a9a510b done [2023-09-12T21:22:57.953Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-12T21:22:57.953Z] #93 DONE 8.3s [2023-09-12T21:22:57.953Z] [2023-09-12T21:22:57.953Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:23:10.247Z] #112 ... [2023-09-12T21:23:10.247Z] [2023-09-12T21:23:10.247Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T21:23:10.247Z] #123 DONE 844.1s [2023-09-12T21:23:10.247Z] [2023-09-12T21:23:10.247Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:23:10.514Z] #125 ... [2023-09-12T21:23:10.514Z] [2023-09-12T21:23:10.514Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:23:10.801Z] #165 DONE 0.3s [2023-09-12T21:23:10.801Z] [2023-09-12T21:23:10.801Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T21:23:10.801Z] #126 ... [2023-09-12T21:23:10.801Z] [2023-09-12T21:23:10.801Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:23:11.067Z] #166 DONE 0.2s [2023-09-12T21:23:11.067Z] [2023-09-12T21:23:11.067Z] #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-12T21:23:11.334Z] #167 DONE 0.4s [2023-09-12T21:23:11.334Z] [2023-09-12T21:23:11.334Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:23:11.600Z] #125 ... [2023-09-12T21:23:11.600Z] [2023-09-12T21:23:11.600Z] #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-12T21:23:11.868Z] #168 DONE 0.2s [2023-09-12T21:23:11.868Z] [2023-09-12T21:23:11.868Z] #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-12T21:23:11.868Z] #169 DONE 0.2s [2023-09-12T21:23:11.868Z] [2023-09-12T21:23:11.868Z] #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-12T21:23:13.815Z] #170 DONE 2.0s [2023-09-12T21:23:13.815Z] [2023-09-12T21:23:13.815Z] #93 [core-common-config-bootstrapper] exporting to image [2023-09-12T21:23:13.815Z] #93 exporting layers [2023-09-12T21:23:14.406Z] #93 exporting layers 0.6s done [2023-09-12T21:23:14.406Z] #93 writing image sha256:4d20d9c9f713c1db1c996bc5d5df5e76b3916ef91c90d68a2090f1bb754b75a5 0.0s done [2023-09-12T21:23:14.406Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-09-12T21:23:14.406Z] #93 DONE 9.0s [2023-09-12T21:23:14.406Z] [2023-09-12T21:23:14.406Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T21:23:46.624Z] #129 ... [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T21:23:46.624Z] #125 DONE 876.4s [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T21:23:46.624Z] #129 ... [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:23:46.624Z] #171 DONE 0.1s [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:23:46.624Z] #172 DONE 0.2s [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T21:23:46.624Z] #124 ... [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T21:23:46.624Z] #173 DONE 0.3s [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T21:23:46.624Z] #124 ... [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:23:46.624Z] #174 DONE 0.2s [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #93 [core-command] exporting to image [2023-09-12T21:23:46.624Z] #93 exporting layers [2023-09-12T21:23:46.624Z] #93 exporting layers 0.5s done [2023-09-12T21:23:46.624Z] #93 writing image sha256:ff03038f627f4697ecfb99c7e9ab670ffe9979c0a00130b39d0db54b22f742a6 done [2023-09-12T21:23:46.624Z] #93 naming to docker.io/library/core-command-arm64 0.0s done [2023-09-12T21:23:46.624Z] #93 DONE 9.5s [2023-09-12T21:23:46.624Z] [2023-09-12T21:23:46.624Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:23:53.256Z] #112 ... [2023-09-12T21:23:53.256Z] [2023-09-12T21:23:53.256Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T21:23:53.256Z] #126 DONE 886.2s [2023-09-12T21:23:53.256Z] [2023-09-12T21:23:53.256Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T21:23:53.256Z] #124 ... [2023-09-12T21:23:53.256Z] [2023-09-12T21:23:53.256Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:23:53.256Z] #175 DONE 0.2s [2023-09-12T21:23:53.256Z] [2023-09-12T21:23:53.256Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:23:53.256Z] #47 ... [2023-09-12T21:23:53.256Z] [2023-09-12T21:23:53.256Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:23:53.256Z] #176 DONE 0.2s [2023-09-12T21:23:53.256Z] [2023-09-12T21:23:53.256Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T21:23:53.256Z] #124 ... [2023-09-12T21:23:53.256Z] [2023-09-12T21:23:53.256Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T21:23:53.523Z] #177 DONE 0.3s [2023-09-12T21:23:53.523Z] [2023-09-12T21:23:53.523Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:23:53.789Z] #178 DONE 0.1s [2023-09-12T21:23:53.789Z] [2023-09-12T21:23:53.789Z] #93 [core-data] exporting to image [2023-09-12T21:23:53.789Z] #93 exporting layers [2023-09-12T21:23:54.056Z] #93 exporting layers 0.4s done [2023-09-12T21:23:54.322Z] #93 writing image sha256:9b6fa4e1d220e782375684b81e178f67f1e89e56a8389959b68e0f8e91d1a56e done [2023-09-12T21:23:54.322Z] #93 naming to docker.io/library/core-data-arm64 done [2023-09-12T21:23:54.322Z] #93 DONE 10.0s [2023-09-12T21:23:54.322Z] [2023-09-12T21:23:54.322Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T21:23:57.664Z] #124 DONE 891.4s [2023-09-12T21:23:57.664Z] [2023-09-12T21:23:57.664Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:23:57.946Z] #47 ... [2023-09-12T21:23:57.946Z] [2023-09-12T21:23:57.946Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:23:57.946Z] #179 DONE 0.1s [2023-09-12T21:23:58.212Z] [2023-09-12T21:23:58.212Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:23:58.212Z] #180 DONE 0.2s [2023-09-12T21:23:58.212Z] [2023-09-12T21:23:58.212Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T21:23:58.793Z] #181 DONE 0.3s [2023-09-12T21:23:58.793Z] [2023-09-12T21:23:58.793Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:23:58.793Z] #182 DONE 0.1s [2023-09-12T21:23:58.793Z] [2023-09-12T21:23:58.793Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T21:23:59.058Z] #183 DONE 0.1s [2023-09-12T21:23:59.058Z] [2023-09-12T21:23:59.058Z] #93 [core-metadata] exporting to image [2023-09-12T21:23:59.058Z] #93 exporting layers 0.3s done [2023-09-12T21:23:59.323Z] #93 writing image sha256:140169f884c401ec65778a12277e44f295b23f5a73fc5b92ddb7f6edae2223eb done [2023-09-12T21:23:59.324Z] #93 naming to docker.io/library/core-metadata-arm64 done [2023-09-12T21:23:59.324Z] #93 DONE 10.2s [2023-09-12T21:23:59.324Z] [2023-09-12T21:23:59.324Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T21:24:21.380Z] #129 DONE 901.8s [2023-09-12T21:24:21.380Z] [2023-09-12T21:24:21.380Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:24:21.380Z] #47 ... [2023-09-12T21:24:21.380Z] [2023-09-12T21:24:21.380Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:24:21.380Z] #184 DONE 0.1s [2023-09-12T21:24:21.380Z] [2023-09-12T21:24:21.380Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T21:24:21.380Z] #115 ... [2023-09-12T21:24:21.380Z] [2023-09-12T21:24:21.380Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:24:21.647Z] #185 DONE 0.2s [2023-09-12T21:24:21.647Z] [2023-09-12T21:24:21.647Z] #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-12T21:24:22.245Z] #186 DONE 0.4s [2023-09-12T21:24:22.245Z] [2023-09-12T21:24:22.245Z] #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-12T21:24:22.245Z] #187 DONE 0.2s [2023-09-12T21:24:22.245Z] [2023-09-12T21:24:22.245Z] #93 [security-spiffe-token-provider] exporting to image [2023-09-12T21:24:22.245Z] #93 exporting layers [2023-09-12T21:24:23.201Z] #93 exporting layers 0.9s done [2023-09-12T21:24:23.201Z] #93 writing image sha256:30fbef2ae397d9548b2bb95743ae5393815f2777181d3ecc72053d4ebad0b6ec 0.0s done [2023-09-12T21:24:23.201Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2023-09-12T21:24:23.201Z] #93 DONE 11.1s [2023-09-12T21:24:23.201Z] [2023-09-12T21:24:23.201Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T21:24:45.252Z] #115 DONE 929.9s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T21:24:45.252Z] #112 DONE 936.7s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:24:45.252Z] #47 ... [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:24:45.252Z] #188 DONE 0.3s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:24:45.252Z] #47 ... [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:24:45.252Z] #189 ... [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:24:45.252Z] #190 DONE 0.1s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T21:24:45.252Z] #189 DONE 0.2s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T21:24:45.252Z] #191 DONE 0.2s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T21:24:45.252Z] #192 ... [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T21:24:45.252Z] #193 DONE 0.4s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:24:45.252Z] #194 DONE 0.2s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T21:24:45.252Z] #192 DONE 0.5s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #93 [support-scheduler] exporting to image [2023-09-12T21:24:45.252Z] #93 exporting layers [2023-09-12T21:24:45.252Z] #93 ... [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T21:24:45.252Z] #195 DONE 0.1s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #93 [support-notifications] exporting to image [2023-09-12T21:24:45.252Z] #93 exporting layers 0.5s done [2023-09-12T21:24:45.252Z] #93 writing image sha256:990899f3b1ad5f5703f6478a1e2b6ed9edececb31373e404ff653f2fb6486982 0.0s done [2023-09-12T21:24:45.252Z] #93 naming to docker.io/library/support-scheduler-arm64 [2023-09-12T21:24:45.252Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2023-09-12T21:24:45.252Z] #93 exporting layers 0.4s done [2023-09-12T21:24:45.252Z] #93 writing image sha256:7217ae48273d170a2ab2fc36667750e680e64a42232ef42a47b3ce408ee4aa39 done [2023-09-12T21:24:45.252Z] #93 naming to docker.io/library/support-notifications-arm64 done [2023-09-12T21:24:45.252Z] #93 DONE 11.9s [2023-09-12T21:24:45.252Z] [2023-09-12T21:24:45.252Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T21:24:45.252Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.252Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.252Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.252Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.252Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T21:24:45.253Z] time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T21:24:45.263Z] $ docker stop --time=1 742d5efa1958f6851f7eee942cee6d3d4e401be5a6b2975f389697cb704df81c [2023-09-12T21:24:47.074Z] $ docker rm -f --volumes 742d5efa1958f6851f7eee942cee6d3d4e401be5a6b2975f389697cb704df81c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:24:47.562Z] + docker images [2023-09-12T21:24:47.562Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T21:24:47.562Z] support-notifications-arm64 latest 7217ae48273d 3 seconds ago 34.1MB [2023-09-12T21:24:47.562Z] support-scheduler-arm64 latest 990899f3b1ad 4 seconds ago 33.5MB [2023-09-12T21:24:47.562Z] security-spiffe-token-provider-arm64 latest 30fbef2ae397 25 seconds ago 35MB [2023-09-12T21:24:47.562Z] core-metadata-arm64 latest 140169f884c4 49 seconds ago 21.5MB [2023-09-12T21:24:47.562Z] core-data-arm64 latest 9b6fa4e1d220 54 seconds ago 21.2MB [2023-09-12T21:24:47.562Z] core-command-arm64 latest ff03038f627f About a minute ago 21MB [2023-09-12T21:24:47.562Z] core-common-config-bootstrapper-arm64 latest 4d20d9c9f713 About a minute ago 18.3MB [2023-09-12T21:24:47.562Z] security-proxy-auth-arm64 latest 7ced0ebf8d64 About a minute ago 19.4MB [2023-09-12T21:24:47.562Z] security-bootstrapper-arm64 latest 28ed953856c3 About a minute ago 23MB [2023-09-12T21:24:47.562Z] security-secretstore-setup-arm64 latest 3fcea7939d78 About a minute ago 43.6MB [2023-09-12T21:24:47.562Z] security-proxy-setup-arm64 latest b08d148e12bd 2 minutes ago 29.1MB [2023-09-12T21:24:47.562Z] security-spire-config-arm64 latest e0890afc48de 16 minutes ago 95.8MB [2023-09-12T21:24:47.562Z] security-spire-server-arm64 latest adf6d51135d1 16 minutes ago 96.6MB [2023-09-12T21:24:47.562Z] security-spire-agent-arm64 latest cbd01c801998 16 minutes ago 152MB [2023-09-12T21:24:47.562Z] ci-base-image-arm64 latest 7e1c28042ab4 17 minutes ago 1.07GB [2023-09-12T21:24:47.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 5 hours ago 695MB [2023-09-12T21:24:47.562Z] 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-12T21:24:47.682Z] provisioning config files... [2023-09-12T21:24:47.698Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/577@tmp/config10095159761501585968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:24:48.077Z] ---> docker-login.sh [2023-09-12T21:24:48.077Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:24:48.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:48.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:48.348Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:48.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:48.348Z] [2023-09-12T21:24:48.348Z] Login Succeeded [2023-09-12T21:24:48.348Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:24:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:48.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:48.895Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:48.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:48.895Z] [2023-09-12T21:24:48.895Z] Login Succeeded [2023-09-12T21:24:48.895Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:24:49.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:49.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:49.173Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:49.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:49.173Z] [2023-09-12T21:24:49.173Z] Login Succeeded [2023-09-12T21:24:49.173Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:24:49.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:49.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:49.711Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:49.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:49.711Z] [2023-09-12T21:24:49.711Z] Login Succeeded [2023-09-12T21:24:49.711Z] docker.io [2023-09-12T21:24:49.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:49.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:49.990Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:49.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:49.990Z] [2023-09-12T21:24:49.990Z] Login Succeeded [2023-09-12T21:24:50.259Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:24:50.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:24:50.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:24:50.335Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-12T21:24:50.335Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:24:50.335Z] latest [2023-09-12T21:24:50.335Z] 3.1.0-dev.43 [2023-09-12T21:24:50.335Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:24:50.335Z] main [2023-09-12T21:24:50.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:50.688Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:51.032Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:24:51.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T21:24:51.033Z] 24dcd16bb8ec: Preparing [2023-09-12T21:24:51.033Z] 9071736d2063: Preparing [2023-09-12T21:24:51.033Z] 4bf0020cfd19: Preparing [2023-09-12T21:24:51.033Z] c07e57d6abbd: Preparing [2023-09-12T21:24:51.033Z] 53715d8179d8: Preparing [2023-09-12T21:24:51.033Z] b2191e2be29d: Preparing [2023-09-12T21:24:51.033Z] b2191e2be29d: Waiting [2023-09-12T21:24:51.299Z] c07e57d6abbd: Pushed [2023-09-12T21:24:51.299Z] 24dcd16bb8ec: Pushed [2023-09-12T21:24:51.299Z] 4bf0020cfd19: Pushed [2023-09-12T21:24:51.299Z] b2191e2be29d: Layer already exists [2023-09-12T21:24:51.299Z] 53715d8179d8: Pushed [2023-09-12T21:24:54.639Z] 9071736d2063: Pushed [2023-09-12T21:24:54.639Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:54.995Z] + 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-12T21:24:55.336Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-12T21:24:55.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T21:24:55.336Z] 24dcd16bb8ec: Preparing [2023-09-12T21:24:55.336Z] 9071736d2063: Preparing [2023-09-12T21:24:55.336Z] 4bf0020cfd19: Preparing [2023-09-12T21:24:55.336Z] c07e57d6abbd: Preparing [2023-09-12T21:24:55.336Z] 53715d8179d8: Preparing [2023-09-12T21:24:55.336Z] b2191e2be29d: Preparing [2023-09-12T21:24:55.336Z] b2191e2be29d: Waiting [2023-09-12T21:24:55.336Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:24:55.336Z] c07e57d6abbd: Layer already exists [2023-09-12T21:24:55.336Z] 53715d8179d8: Layer already exists [2023-09-12T21:24:55.336Z] 9071736d2063: Layer already exists [2023-09-12T21:24:55.336Z] 24dcd16bb8ec: Layer already exists [2023-09-12T21:24:55.336Z] b2191e2be29d: Layer already exists [2023-09-12T21:24:55.606Z] latest: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:55.966Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:56.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.43 [2023-09-12T21:24:56.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T21:24:56.304Z] 24dcd16bb8ec: Preparing [2023-09-12T21:24:56.304Z] 9071736d2063: Preparing [2023-09-12T21:24:56.304Z] 4bf0020cfd19: Preparing [2023-09-12T21:24:56.304Z] c07e57d6abbd: Preparing [2023-09-12T21:24:56.304Z] 53715d8179d8: Preparing [2023-09-12T21:24:56.304Z] b2191e2be29d: Preparing [2023-09-12T21:24:56.304Z] b2191e2be29d: Waiting [2023-09-12T21:24:56.304Z] 24dcd16bb8ec: Layer already exists [2023-09-12T21:24:56.304Z] 9071736d2063: Layer already exists [2023-09-12T21:24:56.304Z] c07e57d6abbd: Layer already exists [2023-09-12T21:24:56.304Z] 53715d8179d8: Layer already exists [2023-09-12T21:24:56.304Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:24:56.304Z] b2191e2be29d: Layer already exists [2023-09-12T21:24:56.570Z] 3.1.0-dev.43: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:56.907Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:57.246Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:24:57.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T21:24:57.246Z] 24dcd16bb8ec: Preparing [2023-09-12T21:24:57.246Z] 9071736d2063: Preparing [2023-09-12T21:24:57.246Z] 4bf0020cfd19: Preparing [2023-09-12T21:24:57.246Z] c07e57d6abbd: Preparing [2023-09-12T21:24:57.246Z] 53715d8179d8: Preparing [2023-09-12T21:24:57.246Z] b2191e2be29d: Preparing [2023-09-12T21:24:57.246Z] b2191e2be29d: Waiting [2023-09-12T21:24:57.246Z] 24dcd16bb8ec: Layer already exists [2023-09-12T21:24:57.246Z] 53715d8179d8: Layer already exists [2023-09-12T21:24:57.246Z] c07e57d6abbd: Layer already exists [2023-09-12T21:24:57.246Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:24:57.247Z] 9071736d2063: Layer already exists [2023-09-12T21:24:57.247Z] b2191e2be29d: Layer already exists [2023-09-12T21:24:57.247Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:57.861Z] + 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-12T21:24:58.207Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-12T21:24:58.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T21:24:58.207Z] 24dcd16bb8ec: Preparing [2023-09-12T21:24:58.207Z] 9071736d2063: Preparing [2023-09-12T21:24:58.207Z] 4bf0020cfd19: Preparing [2023-09-12T21:24:58.207Z] c07e57d6abbd: Preparing [2023-09-12T21:24:58.207Z] 53715d8179d8: Preparing [2023-09-12T21:24:58.207Z] b2191e2be29d: Preparing [2023-09-12T21:24:58.207Z] b2191e2be29d: Waiting [2023-09-12T21:24:58.207Z] 24dcd16bb8ec: Layer already exists [2023-09-12T21:24:58.207Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:24:58.207Z] 9071736d2063: Layer already exists [2023-09-12T21:24:58.207Z] c07e57d6abbd: Layer already exists [2023-09-12T21:24:58.207Z] 53715d8179d8: Layer already exists [2023-09-12T21:24:58.207Z] b2191e2be29d: Layer already exists [2023-09-12T21:24:58.473Z] main: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:24:58.530Z] ===================================================== [Pipeline] echo [2023-09-12T21:24:58.540Z] taggedImages: [2023-09-12T21:24:58.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:24:58.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-12T21:24:58.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.43 [2023-09-12T21:24:58.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:24:58.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-12T21:24:58.567Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-12T21:24:58.568Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:24:58.568Z] latest [2023-09-12T21:24:58.568Z] 3.1.0-dev.43 [2023-09-12T21:24:58.568Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:24:58.568Z] main [2023-09-12T21:24:58.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:58.918Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:59.254Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:24:59.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T21:24:59.254Z] ef65d0c20ff4: Preparing [2023-09-12T21:24:59.254Z] 35d46beb0234: Preparing [2023-09-12T21:24:59.254Z] 6837dc45f017: Preparing [2023-09-12T21:24:59.254Z] 806769e36880: Preparing [2023-09-12T21:24:59.254Z] 4bf0020cfd19: Preparing [2023-09-12T21:24:59.254Z] c07e57d6abbd: Preparing [2023-09-12T21:24:59.254Z] 53715d8179d8: Preparing [2023-09-12T21:24:59.254Z] b2191e2be29d: Preparing [2023-09-12T21:24:59.254Z] 53715d8179d8: Waiting [2023-09-12T21:24:59.254Z] b2191e2be29d: Waiting [2023-09-12T21:24:59.254Z] c07e57d6abbd: Waiting [2023-09-12T21:24:59.254Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:24:59.519Z] c07e57d6abbd: Layer already exists [2023-09-12T21:24:59.519Z] 53715d8179d8: Layer already exists [2023-09-12T21:24:59.519Z] 35d46beb0234: Pushed [2023-09-12T21:24:59.519Z] 6837dc45f017: Pushed [2023-09-12T21:24:59.519Z] b2191e2be29d: Layer already exists [2023-09-12T21:24:59.519Z] ef65d0c20ff4: Pushed [2023-09-12T21:25:02.115Z] 806769e36880: Pushed [2023-09-12T21:25:02.115Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:02.759Z] + 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-12T21:25:03.116Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-12T21:25:03.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T21:25:03.116Z] ef65d0c20ff4: Preparing [2023-09-12T21:25:03.116Z] 35d46beb0234: Preparing [2023-09-12T21:25:03.116Z] 6837dc45f017: Preparing [2023-09-12T21:25:03.116Z] 806769e36880: Preparing [2023-09-12T21:25:03.116Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:03.116Z] c07e57d6abbd: Preparing [2023-09-12T21:25:03.116Z] 53715d8179d8: Preparing [2023-09-12T21:25:03.116Z] b2191e2be29d: Preparing [2023-09-12T21:25:03.116Z] c07e57d6abbd: Waiting [2023-09-12T21:25:03.116Z] 53715d8179d8: Waiting [2023-09-12T21:25:03.116Z] b2191e2be29d: Waiting [2023-09-12T21:25:03.116Z] 6837dc45f017: Layer already exists [2023-09-12T21:25:03.116Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:03.116Z] 35d46beb0234: Layer already exists [2023-09-12T21:25:03.116Z] ef65d0c20ff4: Layer already exists [2023-09-12T21:25:03.116Z] 806769e36880: Layer already exists [2023-09-12T21:25:03.116Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:03.116Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:03.116Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:03.382Z] latest: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:03.735Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:04.084Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.43 [2023-09-12T21:25:04.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T21:25:04.084Z] ef65d0c20ff4: Preparing [2023-09-12T21:25:04.084Z] 35d46beb0234: Preparing [2023-09-12T21:25:04.084Z] 6837dc45f017: Preparing [2023-09-12T21:25:04.084Z] 806769e36880: Preparing [2023-09-12T21:25:04.084Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:04.084Z] c07e57d6abbd: Preparing [2023-09-12T21:25:04.084Z] 53715d8179d8: Preparing [2023-09-12T21:25:04.084Z] b2191e2be29d: Preparing [2023-09-12T21:25:04.084Z] c07e57d6abbd: Waiting [2023-09-12T21:25:04.084Z] b2191e2be29d: Waiting [2023-09-12T21:25:04.084Z] 53715d8179d8: Waiting [2023-09-12T21:25:04.084Z] 6837dc45f017: Layer already exists [2023-09-12T21:25:04.084Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:04.084Z] 35d46beb0234: Layer already exists [2023-09-12T21:25:04.084Z] ef65d0c20ff4: Layer already exists [2023-09-12T21:25:04.084Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:04.084Z] 806769e36880: Layer already exists [2023-09-12T21:25:04.084Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:04.084Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:04.350Z] 3.1.0-dev.43: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:04.702Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:05.224Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:05.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T21:25:05.224Z] ef65d0c20ff4: Preparing [2023-09-12T21:25:05.224Z] 35d46beb0234: Preparing [2023-09-12T21:25:05.224Z] 6837dc45f017: Preparing [2023-09-12T21:25:05.224Z] 806769e36880: Preparing [2023-09-12T21:25:05.224Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:05.224Z] c07e57d6abbd: Preparing [2023-09-12T21:25:05.224Z] 53715d8179d8: Preparing [2023-09-12T21:25:05.224Z] b2191e2be29d: Preparing [2023-09-12T21:25:05.224Z] 53715d8179d8: Waiting [2023-09-12T21:25:05.224Z] b2191e2be29d: Waiting [2023-09-12T21:25:05.224Z] c07e57d6abbd: Waiting [2023-09-12T21:25:05.224Z] 35d46beb0234: Layer already exists [2023-09-12T21:25:05.224Z] 806769e36880: Layer already exists [2023-09-12T21:25:05.224Z] ef65d0c20ff4: Layer already exists [2023-09-12T21:25:05.224Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:05.224Z] 6837dc45f017: Layer already exists [2023-09-12T21:25:05.224Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:05.224Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:05.224Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:05.490Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:05.835Z] + 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-12T21:25:06.183Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-12T21:25:06.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T21:25:06.183Z] ef65d0c20ff4: Preparing [2023-09-12T21:25:06.183Z] 35d46beb0234: Preparing [2023-09-12T21:25:06.183Z] 6837dc45f017: Preparing [2023-09-12T21:25:06.183Z] 806769e36880: Preparing [2023-09-12T21:25:06.183Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:06.183Z] c07e57d6abbd: Preparing [2023-09-12T21:25:06.183Z] 53715d8179d8: Preparing [2023-09-12T21:25:06.183Z] b2191e2be29d: Preparing [2023-09-12T21:25:06.183Z] c07e57d6abbd: Waiting [2023-09-12T21:25:06.183Z] 53715d8179d8: Waiting [2023-09-12T21:25:06.183Z] b2191e2be29d: Waiting [2023-09-12T21:25:06.183Z] 35d46beb0234: Layer already exists [2023-09-12T21:25:06.183Z] 806769e36880: Layer already exists [2023-09-12T21:25:06.183Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:06.183Z] ef65d0c20ff4: Layer already exists [2023-09-12T21:25:06.183Z] 6837dc45f017: Layer already exists [2023-09-12T21:25:06.183Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:06.183Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:06.183Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:06.459Z] main: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:25:06.513Z] ===================================================== [Pipeline] echo [2023-09-12T21:25:06.520Z] taggedImages: [2023-09-12T21:25:06.520Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:06.520Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-12T21:25:06.520Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.43 [2023-09-12T21:25:06.520Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:06.520Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-12T21:25:06.544Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-12T21:25:06.544Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:06.544Z] latest [2023-09-12T21:25:06.544Z] 3.1.0-dev.43 [2023-09-12T21:25:06.544Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:06.544Z] main [2023-09-12T21:25:06.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:06.892Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:07.231Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:07.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T21:25:07.231Z] be641fb7b8a5: Preparing [2023-09-12T21:25:07.231Z] 971f5dd4a0eb: Preparing [2023-09-12T21:25:07.231Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:07.231Z] c07e57d6abbd: Preparing [2023-09-12T21:25:07.231Z] 7985eb46f1f0: Preparing [2023-09-12T21:25:07.231Z] b2191e2be29d: Preparing [2023-09-12T21:25:07.231Z] b2191e2be29d: Waiting [2023-09-12T21:25:07.231Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:07.231Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:07.498Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:07.498Z] 7985eb46f1f0: Pushed [2023-09-12T21:25:07.498Z] be641fb7b8a5: Pushed [2023-09-12T21:25:10.341Z] 971f5dd4a0eb: Pushed [2023-09-12T21:25:10.608Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:10.948Z] + 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-12T21:25:11.288Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-12T21:25:11.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T21:25:11.288Z] be641fb7b8a5: Preparing [2023-09-12T21:25:11.288Z] 971f5dd4a0eb: Preparing [2023-09-12T21:25:11.288Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:11.288Z] c07e57d6abbd: Preparing [2023-09-12T21:25:11.288Z] 7985eb46f1f0: Preparing [2023-09-12T21:25:11.288Z] b2191e2be29d: Preparing [2023-09-12T21:25:11.288Z] b2191e2be29d: Waiting [2023-09-12T21:25:11.288Z] be641fb7b8a5: Layer already exists [2023-09-12T21:25:11.288Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:11.288Z] 7985eb46f1f0: Layer already exists [2023-09-12T21:25:11.288Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:11.288Z] 971f5dd4a0eb: Layer already exists [2023-09-12T21:25:11.288Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:11.553Z] latest: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:11.908Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:12.241Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.43 [2023-09-12T21:25:12.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T21:25:12.241Z] be641fb7b8a5: Preparing [2023-09-12T21:25:12.241Z] 971f5dd4a0eb: Preparing [2023-09-12T21:25:12.241Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:12.241Z] c07e57d6abbd: Preparing [2023-09-12T21:25:12.241Z] 7985eb46f1f0: Preparing [2023-09-12T21:25:12.241Z] b2191e2be29d: Preparing [2023-09-12T21:25:12.241Z] b2191e2be29d: Waiting [2023-09-12T21:25:12.241Z] 971f5dd4a0eb: Layer already exists [2023-09-12T21:25:12.241Z] be641fb7b8a5: Layer already exists [2023-09-12T21:25:12.241Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:12.241Z] 7985eb46f1f0: Layer already exists [2023-09-12T21:25:12.241Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:12.241Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:12.505Z] 3.1.0-dev.43: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:12.850Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:13.184Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:13.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T21:25:13.184Z] be641fb7b8a5: Preparing [2023-09-12T21:25:13.184Z] 971f5dd4a0eb: Preparing [2023-09-12T21:25:13.184Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:13.184Z] c07e57d6abbd: Preparing [2023-09-12T21:25:13.184Z] 7985eb46f1f0: Preparing [2023-09-12T21:25:13.184Z] b2191e2be29d: Preparing [2023-09-12T21:25:13.184Z] b2191e2be29d: Waiting [2023-09-12T21:25:13.184Z] 971f5dd4a0eb: Layer already exists [2023-09-12T21:25:13.184Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:13.185Z] 7985eb46f1f0: Layer already exists [2023-09-12T21:25:13.185Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:13.185Z] be641fb7b8a5: Layer already exists [2023-09-12T21:25:13.185Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:13.457Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:13.805Z] + 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-12T21:25:14.139Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-12T21:25:14.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T21:25:14.140Z] be641fb7b8a5: Preparing [2023-09-12T21:25:14.140Z] 971f5dd4a0eb: Preparing [2023-09-12T21:25:14.140Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:14.140Z] c07e57d6abbd: Preparing [2023-09-12T21:25:14.140Z] 7985eb46f1f0: Preparing [2023-09-12T21:25:14.140Z] b2191e2be29d: Preparing [2023-09-12T21:25:14.140Z] b2191e2be29d: Waiting [2023-09-12T21:25:14.140Z] 7985eb46f1f0: Layer already exists [2023-09-12T21:25:14.140Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:14.140Z] 971f5dd4a0eb: Layer already exists [2023-09-12T21:25:14.140Z] be641fb7b8a5: Layer already exists [2023-09-12T21:25:14.140Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:14.140Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:14.140Z] main: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:25:14.460Z] ===================================================== [Pipeline] echo [2023-09-12T21:25:14.466Z] taggedImages: [2023-09-12T21:25:14.466Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:14.466Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-12T21:25:14.466Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.43 [2023-09-12T21:25:14.466Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:14.466Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-12T21:25:14.481Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-12T21:25:14.481Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:14.481Z] latest [2023-09-12T21:25:14.481Z] 3.1.0-dev.43 [2023-09-12T21:25:14.481Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:14.481Z] main [2023-09-12T21:25:14.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:14.822Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:15.161Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:15.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T21:25:15.161Z] bceb8ab2ea33: Preparing [2023-09-12T21:25:15.161Z] 01f1403c44e4: Preparing [2023-09-12T21:25:15.161Z] 52128018415e: Preparing [2023-09-12T21:25:15.161Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:15.161Z] c07e57d6abbd: Preparing [2023-09-12T21:25:15.161Z] 53715d8179d8: Preparing [2023-09-12T21:25:15.161Z] b2191e2be29d: Preparing [2023-09-12T21:25:15.161Z] 53715d8179d8: Waiting [2023-09-12T21:25:15.161Z] b2191e2be29d: Waiting [2023-09-12T21:25:15.161Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:15.161Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:15.429Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:15.429Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:15.429Z] 01f1403c44e4: Pushed [2023-09-12T21:25:15.429Z] bceb8ab2ea33: Pushed [2023-09-12T21:25:18.480Z] 52128018415e: Pushed [2023-09-12T21:25:18.480Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:18.833Z] + 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-12T21:25:19.169Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-12T21:25:19.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T21:25:19.169Z] bceb8ab2ea33: Preparing [2023-09-12T21:25:19.169Z] 01f1403c44e4: Preparing [2023-09-12T21:25:19.169Z] 52128018415e: Preparing [2023-09-12T21:25:19.169Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:19.169Z] c07e57d6abbd: Preparing [2023-09-12T21:25:19.169Z] 53715d8179d8: Preparing [2023-09-12T21:25:19.169Z] b2191e2be29d: Preparing [2023-09-12T21:25:19.169Z] 53715d8179d8: Waiting [2023-09-12T21:25:19.169Z] b2191e2be29d: Waiting [2023-09-12T21:25:19.169Z] 52128018415e: Layer already exists [2023-09-12T21:25:19.169Z] 01f1403c44e4: Layer already exists [2023-09-12T21:25:19.169Z] bceb8ab2ea33: Layer already exists [2023-09-12T21:25:19.169Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:19.169Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:19.169Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:19.169Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:19.436Z] latest: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:19.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:20.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.43 [2023-09-12T21:25:20.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T21:25:20.170Z] bceb8ab2ea33: Preparing [2023-09-12T21:25:20.170Z] 01f1403c44e4: Preparing [2023-09-12T21:25:20.170Z] 52128018415e: Preparing [2023-09-12T21:25:20.170Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:20.170Z] c07e57d6abbd: Preparing [2023-09-12T21:25:20.170Z] 53715d8179d8: Preparing [2023-09-12T21:25:20.170Z] b2191e2be29d: Preparing [2023-09-12T21:25:20.170Z] 53715d8179d8: Waiting [2023-09-12T21:25:20.170Z] b2191e2be29d: Waiting [2023-09-12T21:25:20.170Z] 52128018415e: Layer already exists [2023-09-12T21:25:20.170Z] 01f1403c44e4: Layer already exists [2023-09-12T21:25:20.170Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:20.170Z] bceb8ab2ea33: Layer already exists [2023-09-12T21:25:20.170Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:20.170Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:20.170Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:20.438Z] 3.1.0-dev.43: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:20.794Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:21.135Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:21.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T21:25:21.135Z] bceb8ab2ea33: Preparing [2023-09-12T21:25:21.136Z] 01f1403c44e4: Preparing [2023-09-12T21:25:21.136Z] 52128018415e: Preparing [2023-09-12T21:25:21.136Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:21.136Z] c07e57d6abbd: Preparing [2023-09-12T21:25:21.136Z] 53715d8179d8: Preparing [2023-09-12T21:25:21.136Z] b2191e2be29d: Preparing [2023-09-12T21:25:21.136Z] 53715d8179d8: Waiting [2023-09-12T21:25:21.136Z] b2191e2be29d: Waiting [2023-09-12T21:25:21.136Z] bceb8ab2ea33: Layer already exists [2023-09-12T21:25:21.136Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:21.136Z] 52128018415e: Layer already exists [2023-09-12T21:25:21.136Z] 01f1403c44e4: Layer already exists [2023-09-12T21:25:21.136Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:21.136Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:21.136Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:21.400Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:21.747Z] + 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-12T21:25:22.080Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-12T21:25:22.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T21:25:22.081Z] bceb8ab2ea33: Preparing [2023-09-12T21:25:22.081Z] 01f1403c44e4: Preparing [2023-09-12T21:25:22.081Z] 52128018415e: Preparing [2023-09-12T21:25:22.081Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:22.081Z] c07e57d6abbd: Preparing [2023-09-12T21:25:22.081Z] 53715d8179d8: Preparing [2023-09-12T21:25:22.081Z] b2191e2be29d: Preparing [2023-09-12T21:25:22.081Z] 53715d8179d8: Waiting [2023-09-12T21:25:22.081Z] b2191e2be29d: Waiting [2023-09-12T21:25:22.081Z] bceb8ab2ea33: Layer already exists [2023-09-12T21:25:22.081Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:22.081Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:22.081Z] 52128018415e: Layer already exists [2023-09-12T21:25:22.081Z] 01f1403c44e4: Layer already exists [2023-09-12T21:25:22.081Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:22.081Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:22.347Z] main: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:25:22.392Z] ===================================================== [Pipeline] echo [2023-09-12T21:25:22.400Z] taggedImages: [2023-09-12T21:25:22.400Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:22.400Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-12T21:25:22.400Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.43 [2023-09-12T21:25:22.400Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:22.400Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-12T21:25:22.422Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-12T21:25:22.422Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:22.422Z] latest [2023-09-12T21:25:22.422Z] 3.1.0-dev.43 [2023-09-12T21:25:22.422Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:22.422Z] main [2023-09-12T21:25:22.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:22.784Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:23.127Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:23.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T21:25:23.127Z] 05d5fc4ebc70: Preparing [2023-09-12T21:25:23.127Z] ae33416c9352: Preparing [2023-09-12T21:25:23.127Z] b6371fc9054f: Preparing [2023-09-12T21:25:23.127Z] 0b2c44925032: Preparing [2023-09-12T21:25:23.128Z] 49dbdd97b75d: Preparing [2023-09-12T21:25:23.128Z] 383c47f254aa: Preparing [2023-09-12T21:25:23.128Z] c49ca9d144cb: Preparing [2023-09-12T21:25:23.128Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:23.128Z] c07e57d6abbd: Preparing [2023-09-12T21:25:23.128Z] b91e6ef3c282: Preparing [2023-09-12T21:25:23.128Z] 7822dad9ff61: Preparing [2023-09-12T21:25:23.128Z] 5f70bf18a086: Preparing [2023-09-12T21:25:23.128Z] 1aaa9a46c191: Preparing [2023-09-12T21:25:23.128Z] 501533e0ebde: Preparing [2023-09-12T21:25:23.128Z] b2191e2be29d: Preparing [2023-09-12T21:25:23.128Z] 383c47f254aa: Waiting [2023-09-12T21:25:23.128Z] c49ca9d144cb: Waiting [2023-09-12T21:25:23.128Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:23.128Z] c07e57d6abbd: Waiting [2023-09-12T21:25:23.128Z] 7822dad9ff61: Waiting [2023-09-12T21:25:23.128Z] 501533e0ebde: Waiting [2023-09-12T21:25:23.128Z] b2191e2be29d: Waiting [2023-09-12T21:25:23.128Z] 5f70bf18a086: Waiting [2023-09-12T21:25:23.128Z] 1aaa9a46c191: Waiting [2023-09-12T21:25:23.128Z] b91e6ef3c282: Waiting [2023-09-12T21:25:23.395Z] ae33416c9352: Pushed [2023-09-12T21:25:23.395Z] b6371fc9054f: Pushed [2023-09-12T21:25:23.395Z] 05d5fc4ebc70: Pushed [2023-09-12T21:25:23.395Z] 49dbdd97b75d: Pushed [2023-09-12T21:25:23.395Z] 0b2c44925032: Pushed [2023-09-12T21:25:23.395Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:23.395Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:23.663Z] 383c47f254aa: Pushed [2023-09-12T21:25:23.663Z] 7822dad9ff61: Pushed [2023-09-12T21:25:23.663Z] b91e6ef3c282: Pushed [2023-09-12T21:25:23.663Z] 5f70bf18a086: Pushed [2023-09-12T21:25:23.663Z] 1aaa9a46c191: Pushed [2023-09-12T21:25:23.663Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:23.931Z] 501533e0ebde: Pushed [2023-09-12T21:25:27.265Z] c49ca9d144cb: Pushed [2023-09-12T21:25:27.265Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:27.605Z] + 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-12T21:25:27.940Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-12T21:25:27.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T21:25:27.941Z] 05d5fc4ebc70: Preparing [2023-09-12T21:25:27.941Z] ae33416c9352: Preparing [2023-09-12T21:25:27.941Z] b6371fc9054f: Preparing [2023-09-12T21:25:27.941Z] 0b2c44925032: Preparing [2023-09-12T21:25:27.941Z] 49dbdd97b75d: Preparing [2023-09-12T21:25:27.941Z] 383c47f254aa: Preparing [2023-09-12T21:25:27.941Z] c49ca9d144cb: Preparing [2023-09-12T21:25:27.941Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:27.941Z] c07e57d6abbd: Preparing [2023-09-12T21:25:27.941Z] b91e6ef3c282: Preparing [2023-09-12T21:25:27.941Z] 7822dad9ff61: Preparing [2023-09-12T21:25:27.941Z] 5f70bf18a086: Preparing [2023-09-12T21:25:27.941Z] 1aaa9a46c191: Preparing [2023-09-12T21:25:27.941Z] 501533e0ebde: Preparing [2023-09-12T21:25:27.941Z] b2191e2be29d: Preparing [2023-09-12T21:25:27.941Z] b91e6ef3c282: Waiting [2023-09-12T21:25:27.941Z] 7822dad9ff61: Waiting [2023-09-12T21:25:27.941Z] 1aaa9a46c191: Waiting [2023-09-12T21:25:27.941Z] 383c47f254aa: Waiting [2023-09-12T21:25:27.941Z] c49ca9d144cb: Waiting [2023-09-12T21:25:27.941Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:27.941Z] c07e57d6abbd: Waiting [2023-09-12T21:25:27.941Z] 501533e0ebde: Waiting [2023-09-12T21:25:27.941Z] b2191e2be29d: Waiting [2023-09-12T21:25:27.941Z] 5f70bf18a086: Waiting [2023-09-12T21:25:27.941Z] ae33416c9352: Layer already exists [2023-09-12T21:25:27.941Z] b6371fc9054f: Layer already exists [2023-09-12T21:25:27.941Z] 05d5fc4ebc70: Layer already exists [2023-09-12T21:25:27.941Z] 49dbdd97b75d: Layer already exists [2023-09-12T21:25:27.941Z] 0b2c44925032: Layer already exists [2023-09-12T21:25:27.941Z] c49ca9d144cb: Layer already exists [2023-09-12T21:25:27.941Z] 383c47f254aa: Layer already exists [2023-09-12T21:25:27.941Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:27.941Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:27.941Z] b91e6ef3c282: Layer already exists [2023-09-12T21:25:27.941Z] 7822dad9ff61: Layer already exists [2023-09-12T21:25:27.941Z] 501533e0ebde: Layer already exists [2023-09-12T21:25:27.941Z] 5f70bf18a086: Layer already exists [2023-09-12T21:25:27.941Z] 1aaa9a46c191: Layer already exists [2023-09-12T21:25:27.941Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:28.206Z] latest: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:28.544Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:28.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.43 [2023-09-12T21:25:28.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T21:25:28.881Z] 05d5fc4ebc70: Preparing [2023-09-12T21:25:28.881Z] ae33416c9352: Preparing [2023-09-12T21:25:28.881Z] b6371fc9054f: Preparing [2023-09-12T21:25:28.881Z] 0b2c44925032: Preparing [2023-09-12T21:25:28.881Z] 49dbdd97b75d: Preparing [2023-09-12T21:25:28.881Z] 383c47f254aa: Preparing [2023-09-12T21:25:28.881Z] c49ca9d144cb: Preparing [2023-09-12T21:25:28.881Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:28.881Z] c07e57d6abbd: Preparing [2023-09-12T21:25:28.881Z] b91e6ef3c282: Preparing [2023-09-12T21:25:28.881Z] 7822dad9ff61: Preparing [2023-09-12T21:25:28.881Z] 5f70bf18a086: Preparing [2023-09-12T21:25:28.881Z] 1aaa9a46c191: Preparing [2023-09-12T21:25:28.881Z] 501533e0ebde: Preparing [2023-09-12T21:25:28.881Z] b2191e2be29d: Preparing [2023-09-12T21:25:28.881Z] b91e6ef3c282: Waiting [2023-09-12T21:25:28.881Z] 1aaa9a46c191: Waiting [2023-09-12T21:25:28.881Z] 501533e0ebde: Waiting [2023-09-12T21:25:28.881Z] 383c47f254aa: Waiting [2023-09-12T21:25:28.881Z] 7822dad9ff61: Waiting [2023-09-12T21:25:28.881Z] 5f70bf18a086: Waiting [2023-09-12T21:25:28.881Z] c49ca9d144cb: Waiting [2023-09-12T21:25:28.881Z] c07e57d6abbd: Waiting [2023-09-12T21:25:28.881Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:28.881Z] b2191e2be29d: Waiting [2023-09-12T21:25:28.881Z] 49dbdd97b75d: Layer already exists [2023-09-12T21:25:28.881Z] 0b2c44925032: Layer already exists [2023-09-12T21:25:28.881Z] 05d5fc4ebc70: Layer already exists [2023-09-12T21:25:28.881Z] b6371fc9054f: Layer already exists [2023-09-12T21:25:28.881Z] ae33416c9352: Layer already exists [2023-09-12T21:25:28.881Z] 383c47f254aa: Layer already exists [2023-09-12T21:25:28.881Z] c49ca9d144cb: Layer already exists [2023-09-12T21:25:28.881Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:28.881Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:28.881Z] b91e6ef3c282: Layer already exists [2023-09-12T21:25:28.881Z] 7822dad9ff61: Layer already exists [2023-09-12T21:25:28.881Z] 5f70bf18a086: Layer already exists [2023-09-12T21:25:28.881Z] 1aaa9a46c191: Layer already exists [2023-09-12T21:25:28.881Z] 501533e0ebde: Layer already exists [2023-09-12T21:25:28.881Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:29.148Z] 3.1.0-dev.43: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:29.488Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:29.822Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:29.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T21:25:29.822Z] 05d5fc4ebc70: Preparing [2023-09-12T21:25:29.822Z] ae33416c9352: Preparing [2023-09-12T21:25:29.822Z] b6371fc9054f: Preparing [2023-09-12T21:25:29.822Z] 0b2c44925032: Preparing [2023-09-12T21:25:29.822Z] 49dbdd97b75d: Preparing [2023-09-12T21:25:29.822Z] 383c47f254aa: Preparing [2023-09-12T21:25:29.822Z] 383c47f254aa: Waiting [2023-09-12T21:25:29.822Z] c49ca9d144cb: Preparing [2023-09-12T21:25:29.822Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:29.822Z] c07e57d6abbd: Preparing [2023-09-12T21:25:29.822Z] b91e6ef3c282: Preparing [2023-09-12T21:25:29.822Z] 7822dad9ff61: Preparing [2023-09-12T21:25:29.822Z] 5f70bf18a086: Preparing [2023-09-12T21:25:29.822Z] 1aaa9a46c191: Preparing [2023-09-12T21:25:29.822Z] 501533e0ebde: Preparing [2023-09-12T21:25:29.822Z] b2191e2be29d: Preparing [2023-09-12T21:25:29.822Z] c07e57d6abbd: Waiting [2023-09-12T21:25:29.822Z] b91e6ef3c282: Waiting [2023-09-12T21:25:29.822Z] 7822dad9ff61: Waiting [2023-09-12T21:25:29.822Z] 5f70bf18a086: Waiting [2023-09-12T21:25:29.822Z] 1aaa9a46c191: Waiting [2023-09-12T21:25:29.822Z] 501533e0ebde: Waiting [2023-09-12T21:25:29.822Z] b2191e2be29d: Waiting [2023-09-12T21:25:29.822Z] c49ca9d144cb: Waiting [2023-09-12T21:25:29.822Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:29.822Z] 49dbdd97b75d: Layer already exists [2023-09-12T21:25:29.822Z] 05d5fc4ebc70: Layer already exists [2023-09-12T21:25:29.822Z] 0b2c44925032: Layer already exists [2023-09-12T21:25:29.822Z] b6371fc9054f: Layer already exists [2023-09-12T21:25:29.822Z] ae33416c9352: Layer already exists [2023-09-12T21:25:29.822Z] 383c47f254aa: Layer already exists [2023-09-12T21:25:29.822Z] c49ca9d144cb: Layer already exists [2023-09-12T21:25:29.822Z] b91e6ef3c282: Layer already exists [2023-09-12T21:25:29.822Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:29.822Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:29.822Z] 7822dad9ff61: Layer already exists [2023-09-12T21:25:29.822Z] 5f70bf18a086: Layer already exists [2023-09-12T21:25:29.822Z] 1aaa9a46c191: Layer already exists [2023-09-12T21:25:29.822Z] 501533e0ebde: Layer already exists [2023-09-12T21:25:29.822Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:30.088Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:30.421Z] + 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-12T21:25:30.945Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-12T21:25:30.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T21:25:30.945Z] 05d5fc4ebc70: Preparing [2023-09-12T21:25:30.945Z] ae33416c9352: Preparing [2023-09-12T21:25:30.945Z] b6371fc9054f: Preparing [2023-09-12T21:25:30.945Z] 0b2c44925032: Preparing [2023-09-12T21:25:30.945Z] 49dbdd97b75d: Preparing [2023-09-12T21:25:30.945Z] 383c47f254aa: Preparing [2023-09-12T21:25:30.945Z] c49ca9d144cb: Preparing [2023-09-12T21:25:30.945Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:30.945Z] c07e57d6abbd: Preparing [2023-09-12T21:25:30.945Z] b91e6ef3c282: Preparing [2023-09-12T21:25:30.945Z] 7822dad9ff61: Preparing [2023-09-12T21:25:30.945Z] 5f70bf18a086: Preparing [2023-09-12T21:25:30.945Z] 1aaa9a46c191: Preparing [2023-09-12T21:25:30.945Z] 501533e0ebde: Preparing [2023-09-12T21:25:30.945Z] b2191e2be29d: Preparing [2023-09-12T21:25:30.945Z] b91e6ef3c282: Waiting [2023-09-12T21:25:30.945Z] 383c47f254aa: Waiting [2023-09-12T21:25:30.945Z] c49ca9d144cb: Waiting [2023-09-12T21:25:30.945Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:30.945Z] c07e57d6abbd: Waiting [2023-09-12T21:25:30.945Z] 501533e0ebde: Waiting [2023-09-12T21:25:30.945Z] 7822dad9ff61: Waiting [2023-09-12T21:25:30.945Z] b2191e2be29d: Waiting [2023-09-12T21:25:30.945Z] 1aaa9a46c191: Waiting [2023-09-12T21:25:30.945Z] ae33416c9352: Layer already exists [2023-09-12T21:25:30.945Z] 05d5fc4ebc70: Layer already exists [2023-09-12T21:25:30.945Z] 49dbdd97b75d: Layer already exists [2023-09-12T21:25:30.945Z] b6371fc9054f: Layer already exists [2023-09-12T21:25:30.945Z] 0b2c44925032: Layer already exists [2023-09-12T21:25:30.946Z] c49ca9d144cb: Layer already exists [2023-09-12T21:25:30.946Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:30.946Z] 383c47f254aa: Layer already exists [2023-09-12T21:25:30.946Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:30.946Z] b91e6ef3c282: Layer already exists [2023-09-12T21:25:30.946Z] 5f70bf18a086: Layer already exists [2023-09-12T21:25:30.946Z] 1aaa9a46c191: Layer already exists [2023-09-12T21:25:30.946Z] 501533e0ebde: Layer already exists [2023-09-12T21:25:30.946Z] 7822dad9ff61: Layer already exists [2023-09-12T21:25:31.212Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:31.212Z] main: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:25:31.262Z] ===================================================== [Pipeline] echo [2023-09-12T21:25:31.268Z] taggedImages: [2023-09-12T21:25:31.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:31.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-12T21:25:31.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.43 [2023-09-12T21:25:31.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:31.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-12T21:25:31.283Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-12T21:25:31.283Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:31.283Z] latest [2023-09-12T21:25:31.283Z] 3.1.0-dev.43 [2023-09-12T21:25:31.283Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:31.283Z] main [2023-09-12T21:25:31.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:31.617Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:31.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:31.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T21:25:31.957Z] 844ed6a7dd12: Preparing [2023-09-12T21:25:31.957Z] 5af2e77b7071: Preparing [2023-09-12T21:25:31.957Z] 130d4dedbfea: Preparing [2023-09-12T21:25:31.957Z] ae18919e5ed8: Preparing [2023-09-12T21:25:31.957Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:31.957Z] c07e57d6abbd: Preparing [2023-09-12T21:25:31.957Z] 53715d8179d8: Preparing [2023-09-12T21:25:31.957Z] b2191e2be29d: Preparing [2023-09-12T21:25:31.957Z] c07e57d6abbd: Waiting [2023-09-12T21:25:31.957Z] 53715d8179d8: Waiting [2023-09-12T21:25:31.957Z] b2191e2be29d: Waiting [2023-09-12T21:25:32.224Z] 5af2e77b7071: Pushed [2023-09-12T21:25:32.224Z] 130d4dedbfea: Pushed [2023-09-12T21:25:32.224Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:32.224Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:32.224Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:32.224Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:32.224Z] 844ed6a7dd12: Pushed [2023-09-12T21:25:35.568Z] ae18919e5ed8: Pushed [2023-09-12T21:25:35.568Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:35.914Z] + 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-12T21:25:36.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-12T21:25:36.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T21:25:36.246Z] 844ed6a7dd12: Preparing [2023-09-12T21:25:36.246Z] 5af2e77b7071: Preparing [2023-09-12T21:25:36.246Z] 130d4dedbfea: Preparing [2023-09-12T21:25:36.246Z] ae18919e5ed8: Preparing [2023-09-12T21:25:36.246Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:36.246Z] c07e57d6abbd: Preparing [2023-09-12T21:25:36.246Z] 53715d8179d8: Preparing [2023-09-12T21:25:36.246Z] b2191e2be29d: Preparing [2023-09-12T21:25:36.246Z] c07e57d6abbd: Waiting [2023-09-12T21:25:36.246Z] b2191e2be29d: Waiting [2023-09-12T21:25:36.246Z] 53715d8179d8: Waiting [2023-09-12T21:25:36.246Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:36.246Z] 844ed6a7dd12: Layer already exists [2023-09-12T21:25:36.246Z] 5af2e77b7071: Layer already exists [2023-09-12T21:25:36.246Z] ae18919e5ed8: Layer already exists [2023-09-12T21:25:36.246Z] 130d4dedbfea: Layer already exists [2023-09-12T21:25:36.246Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:36.246Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:36.246Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:36.513Z] latest: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:36.844Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:37.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.43 [2023-09-12T21:25:37.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T21:25:37.175Z] 844ed6a7dd12: Preparing [2023-09-12T21:25:37.175Z] 5af2e77b7071: Preparing [2023-09-12T21:25:37.175Z] 130d4dedbfea: Preparing [2023-09-12T21:25:37.175Z] ae18919e5ed8: Preparing [2023-09-12T21:25:37.175Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:37.175Z] c07e57d6abbd: Preparing [2023-09-12T21:25:37.175Z] 53715d8179d8: Preparing [2023-09-12T21:25:37.175Z] b2191e2be29d: Preparing [2023-09-12T21:25:37.175Z] 53715d8179d8: Waiting [2023-09-12T21:25:37.175Z] b2191e2be29d: Waiting [2023-09-12T21:25:37.175Z] c07e57d6abbd: Waiting [2023-09-12T21:25:37.175Z] 5af2e77b7071: Layer already exists [2023-09-12T21:25:37.175Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:37.175Z] 130d4dedbfea: Layer already exists [2023-09-12T21:25:37.175Z] 844ed6a7dd12: Layer already exists [2023-09-12T21:25:37.175Z] ae18919e5ed8: Layer already exists [2023-09-12T21:25:37.175Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:37.175Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:37.175Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:37.443Z] 3.1.0-dev.43: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:37.780Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:38.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:38.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T21:25:38.117Z] 844ed6a7dd12: Preparing [2023-09-12T21:25:38.117Z] 5af2e77b7071: Preparing [2023-09-12T21:25:38.117Z] 130d4dedbfea: Preparing [2023-09-12T21:25:38.117Z] ae18919e5ed8: Preparing [2023-09-12T21:25:38.117Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:38.117Z] c07e57d6abbd: Preparing [2023-09-12T21:25:38.117Z] 53715d8179d8: Preparing [2023-09-12T21:25:38.117Z] b2191e2be29d: Preparing [2023-09-12T21:25:38.117Z] 53715d8179d8: Waiting [2023-09-12T21:25:38.117Z] b2191e2be29d: Waiting [2023-09-12T21:25:38.117Z] c07e57d6abbd: Waiting [2023-09-12T21:25:38.117Z] 5af2e77b7071: Layer already exists [2023-09-12T21:25:38.117Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:38.117Z] ae18919e5ed8: Layer already exists [2023-09-12T21:25:38.117Z] 130d4dedbfea: Layer already exists [2023-09-12T21:25:38.117Z] 844ed6a7dd12: Layer already exists [2023-09-12T21:25:38.117Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:38.117Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:38.117Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:38.382Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:38.732Z] + 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-12T21:25:41.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-12T21:25:41.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T21:25:41.014Z] 844ed6a7dd12: Preparing [2023-09-12T21:25:41.014Z] 5af2e77b7071: Preparing [2023-09-12T21:25:41.014Z] 130d4dedbfea: Preparing [2023-09-12T21:25:41.014Z] ae18919e5ed8: Preparing [2023-09-12T21:25:41.014Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:41.014Z] c07e57d6abbd: Preparing [2023-09-12T21:25:41.014Z] 53715d8179d8: Preparing [2023-09-12T21:25:41.014Z] b2191e2be29d: Preparing [2023-09-12T21:25:41.014Z] 53715d8179d8: Waiting [2023-09-12T21:25:41.014Z] b2191e2be29d: Waiting [2023-09-12T21:25:41.014Z] c07e57d6abbd: Waiting [2023-09-12T21:25:41.014Z] 844ed6a7dd12: Layer already exists [2023-09-12T21:25:41.014Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:41.014Z] 130d4dedbfea: Layer already exists [2023-09-12T21:25:41.014Z] 5af2e77b7071: Layer already exists [2023-09-12T21:25:41.014Z] ae18919e5ed8: Layer already exists [2023-09-12T21:25:41.014Z] 53715d8179d8: Layer already exists [2023-09-12T21:25:41.014Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:41.014Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:41.280Z] main: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:25:41.335Z] ===================================================== [Pipeline] echo [2023-09-12T21:25:41.343Z] taggedImages: [2023-09-12T21:25:41.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:41.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-12T21:25:41.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.43 [2023-09-12T21:25:41.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:41.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-12T21:25:41.369Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-12T21:25:41.369Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:41.369Z] latest [2023-09-12T21:25:41.369Z] 3.1.0-dev.43 [2023-09-12T21:25:41.369Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:41.369Z] main [2023-09-12T21:25:41.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:41.707Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:42.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:42.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T21:25:42.049Z] 9817bc27c930: Preparing [2023-09-12T21:25:42.049Z] 36f0ee48ef40: Preparing [2023-09-12T21:25:42.049Z] 113cac4458c9: Preparing [2023-09-12T21:25:42.049Z] 19473c838270: Preparing [2023-09-12T21:25:42.049Z] 412a9c336b00: Preparing [2023-09-12T21:25:42.049Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:42.049Z] c07e57d6abbd: Preparing [2023-09-12T21:25:42.049Z] ff06b3f24ae1: Preparing [2023-09-12T21:25:42.049Z] f6561d89b473: Preparing [2023-09-12T21:25:42.049Z] b2191e2be29d: Preparing [2023-09-12T21:25:42.049Z] ff06b3f24ae1: Waiting [2023-09-12T21:25:42.049Z] f6561d89b473: Waiting [2023-09-12T21:25:42.049Z] b2191e2be29d: Waiting [2023-09-12T21:25:42.049Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:42.049Z] c07e57d6abbd: Waiting [2023-09-12T21:25:42.314Z] 36f0ee48ef40: Pushed [2023-09-12T21:25:42.314Z] 412a9c336b00: Pushed [2023-09-12T21:25:42.314Z] 19473c838270: Pushed [2023-09-12T21:25:42.314Z] 9817bc27c930: Pushed [2023-09-12T21:25:42.314Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:42.314Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:42.314Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:42.580Z] ff06b3f24ae1: Pushed [2023-09-12T21:25:45.162Z] f6561d89b473: Pushed [2023-09-12T21:25:45.162Z] 113cac4458c9: Pushed [2023-09-12T21:25:45.162Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:45.504Z] + 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-12T21:25:45.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-12T21:25:45.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T21:25:45.837Z] 9817bc27c930: Preparing [2023-09-12T21:25:45.837Z] 36f0ee48ef40: Preparing [2023-09-12T21:25:45.837Z] 113cac4458c9: Preparing [2023-09-12T21:25:45.837Z] 19473c838270: Preparing [2023-09-12T21:25:45.837Z] 412a9c336b00: Preparing [2023-09-12T21:25:45.837Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:45.837Z] c07e57d6abbd: Preparing [2023-09-12T21:25:45.837Z] ff06b3f24ae1: Preparing [2023-09-12T21:25:45.837Z] f6561d89b473: Preparing [2023-09-12T21:25:45.837Z] b2191e2be29d: Preparing [2023-09-12T21:25:45.837Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:45.837Z] c07e57d6abbd: Waiting [2023-09-12T21:25:45.837Z] ff06b3f24ae1: Waiting [2023-09-12T21:25:45.837Z] f6561d89b473: Waiting [2023-09-12T21:25:45.837Z] b2191e2be29d: Waiting [2023-09-12T21:25:45.837Z] 412a9c336b00: Layer already exists [2023-09-12T21:25:45.837Z] 113cac4458c9: Layer already exists [2023-09-12T21:25:45.837Z] 9817bc27c930: Layer already exists [2023-09-12T21:25:45.837Z] 19473c838270: Layer already exists [2023-09-12T21:25:45.837Z] 36f0ee48ef40: Layer already exists [2023-09-12T21:25:45.837Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:45.837Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:45.837Z] f6561d89b473: Layer already exists [2023-09-12T21:25:45.837Z] ff06b3f24ae1: Layer already exists [2023-09-12T21:25:45.837Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:46.102Z] latest: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:46.438Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:46.776Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.43 [2023-09-12T21:25:46.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T21:25:46.776Z] 9817bc27c930: Preparing [2023-09-12T21:25:46.776Z] 36f0ee48ef40: Preparing [2023-09-12T21:25:46.776Z] 113cac4458c9: Preparing [2023-09-12T21:25:46.776Z] 19473c838270: Preparing [2023-09-12T21:25:46.776Z] 412a9c336b00: Preparing [2023-09-12T21:25:46.776Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:46.776Z] c07e57d6abbd: Preparing [2023-09-12T21:25:46.776Z] ff06b3f24ae1: Preparing [2023-09-12T21:25:46.776Z] f6561d89b473: Preparing [2023-09-12T21:25:46.776Z] b2191e2be29d: Preparing [2023-09-12T21:25:46.776Z] ff06b3f24ae1: Waiting [2023-09-12T21:25:46.776Z] f6561d89b473: Waiting [2023-09-12T21:25:46.776Z] b2191e2be29d: Waiting [2023-09-12T21:25:46.776Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:46.776Z] c07e57d6abbd: Waiting [2023-09-12T21:25:46.776Z] 19473c838270: Layer already exists [2023-09-12T21:25:46.776Z] 412a9c336b00: Layer already exists [2023-09-12T21:25:46.776Z] 36f0ee48ef40: Layer already exists [2023-09-12T21:25:46.776Z] 113cac4458c9: Layer already exists [2023-09-12T21:25:46.776Z] 9817bc27c930: Layer already exists [2023-09-12T21:25:46.776Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:46.776Z] ff06b3f24ae1: Layer already exists [2023-09-12T21:25:46.776Z] f6561d89b473: Layer already exists [2023-09-12T21:25:46.776Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:46.776Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:47.042Z] 3.1.0-dev.43: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:47.377Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:47.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:47.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T21:25:47.708Z] 9817bc27c930: Preparing [2023-09-12T21:25:47.708Z] 36f0ee48ef40: Preparing [2023-09-12T21:25:47.708Z] 113cac4458c9: Preparing [2023-09-12T21:25:47.708Z] 19473c838270: Preparing [2023-09-12T21:25:47.708Z] 412a9c336b00: Preparing [2023-09-12T21:25:47.708Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:47.708Z] c07e57d6abbd: Preparing [2023-09-12T21:25:47.708Z] ff06b3f24ae1: Preparing [2023-09-12T21:25:47.708Z] f6561d89b473: Preparing [2023-09-12T21:25:47.708Z] b2191e2be29d: Preparing [2023-09-12T21:25:47.708Z] c07e57d6abbd: Waiting [2023-09-12T21:25:47.708Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:47.708Z] ff06b3f24ae1: Waiting [2023-09-12T21:25:47.708Z] f6561d89b473: Waiting [2023-09-12T21:25:47.708Z] b2191e2be29d: Waiting [2023-09-12T21:25:47.708Z] 36f0ee48ef40: Layer already exists [2023-09-12T21:25:47.708Z] 9817bc27c930: Layer already exists [2023-09-12T21:25:47.708Z] 113cac4458c9: Layer already exists [2023-09-12T21:25:47.708Z] 412a9c336b00: Layer already exists [2023-09-12T21:25:47.708Z] 19473c838270: Layer already exists [2023-09-12T21:25:47.708Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:47.708Z] f6561d89b473: Layer already exists [2023-09-12T21:25:47.708Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:47.708Z] ff06b3f24ae1: Layer already exists [2023-09-12T21:25:47.708Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:47.973Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:48.308Z] + 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-12T21:25:48.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-12T21:25:48.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T21:25:48.636Z] 9817bc27c930: Preparing [2023-09-12T21:25:48.636Z] 36f0ee48ef40: Preparing [2023-09-12T21:25:48.636Z] 113cac4458c9: Preparing [2023-09-12T21:25:48.636Z] 19473c838270: Preparing [2023-09-12T21:25:48.636Z] 412a9c336b00: Preparing [2023-09-12T21:25:48.636Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:48.636Z] c07e57d6abbd: Preparing [2023-09-12T21:25:48.636Z] ff06b3f24ae1: Preparing [2023-09-12T21:25:48.636Z] f6561d89b473: Preparing [2023-09-12T21:25:48.636Z] b2191e2be29d: Preparing [2023-09-12T21:25:48.636Z] c07e57d6abbd: Waiting [2023-09-12T21:25:48.636Z] ff06b3f24ae1: Waiting [2023-09-12T21:25:48.636Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:48.636Z] f6561d89b473: Waiting [2023-09-12T21:25:48.636Z] b2191e2be29d: Waiting [2023-09-12T21:25:48.636Z] 412a9c336b00: Layer already exists [2023-09-12T21:25:48.636Z] 19473c838270: Layer already exists [2023-09-12T21:25:48.636Z] 113cac4458c9: Layer already exists [2023-09-12T21:25:48.636Z] 9817bc27c930: Layer already exists [2023-09-12T21:25:48.636Z] 36f0ee48ef40: Layer already exists [2023-09-12T21:25:48.636Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:48.636Z] f6561d89b473: Layer already exists [2023-09-12T21:25:48.636Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:48.636Z] ff06b3f24ae1: Layer already exists [2023-09-12T21:25:48.636Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:48.901Z] main: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:25:48.943Z] ===================================================== [Pipeline] echo [2023-09-12T21:25:48.949Z] taggedImages: [2023-09-12T21:25:48.949Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:48.949Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-12T21:25:48.949Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.43 [2023-09-12T21:25:48.949Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:48.949Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-12T21:25:48.964Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-12T21:25:48.964Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:48.964Z] latest [2023-09-12T21:25:48.964Z] 3.1.0-dev.43 [2023-09-12T21:25:48.964Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:48.964Z] main [2023-09-12T21:25:48.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:49.292Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:49.620Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:49.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T21:25:49.620Z] e6e65e98f7f1: Preparing [2023-09-12T21:25:49.620Z] 57f785d07f95: Preparing [2023-09-12T21:25:49.620Z] 72d0600896bc: Preparing [2023-09-12T21:25:49.620Z] d2d0100381d7: Preparing [2023-09-12T21:25:49.620Z] 130a90c129e9: Preparing [2023-09-12T21:25:49.620Z] 1f644f955595: Preparing [2023-09-12T21:25:49.620Z] 6952c1324138: Preparing [2023-09-12T21:25:49.620Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:49.620Z] c07e57d6abbd: Preparing [2023-09-12T21:25:49.620Z] a53b061688bb: Preparing [2023-09-12T21:25:49.620Z] b2191e2be29d: Preparing [2023-09-12T21:25:49.620Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:49.620Z] c07e57d6abbd: Waiting [2023-09-12T21:25:49.620Z] a53b061688bb: Waiting [2023-09-12T21:25:49.620Z] b2191e2be29d: Waiting [2023-09-12T21:25:49.620Z] 6952c1324138: Waiting [2023-09-12T21:25:49.620Z] 1f644f955595: Waiting [2023-09-12T21:25:49.885Z] 57f785d07f95: Pushed [2023-09-12T21:25:49.885Z] 130a90c129e9: Pushed [2023-09-12T21:25:49.885Z] e6e65e98f7f1: Pushed [2023-09-12T21:25:49.885Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:49.885Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:49.885Z] 1f644f955595: Pushed [2023-09-12T21:25:50.150Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:50.150Z] 6952c1324138: Pushed [2023-09-12T21:25:52.723Z] d2d0100381d7: Pushed [2023-09-12T21:25:52.723Z] a53b061688bb: Pushed [2023-09-12T21:25:53.680Z] 72d0600896bc: Pushed [2023-09-12T21:25:53.680Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:54.020Z] + 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-12T21:25:54.360Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-12T21:25:54.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T21:25:54.360Z] e6e65e98f7f1: Preparing [2023-09-12T21:25:54.360Z] 57f785d07f95: Preparing [2023-09-12T21:25:54.360Z] 72d0600896bc: Preparing [2023-09-12T21:25:54.360Z] d2d0100381d7: Preparing [2023-09-12T21:25:54.360Z] 130a90c129e9: Preparing [2023-09-12T21:25:54.360Z] 1f644f955595: Preparing [2023-09-12T21:25:54.360Z] 6952c1324138: Preparing [2023-09-12T21:25:54.360Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:54.360Z] c07e57d6abbd: Preparing [2023-09-12T21:25:54.360Z] a53b061688bb: Preparing [2023-09-12T21:25:54.360Z] b2191e2be29d: Preparing [2023-09-12T21:25:54.360Z] 1f644f955595: Waiting [2023-09-12T21:25:54.360Z] 6952c1324138: Waiting [2023-09-12T21:25:54.360Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:54.360Z] c07e57d6abbd: Waiting [2023-09-12T21:25:54.360Z] a53b061688bb: Waiting [2023-09-12T21:25:54.360Z] b2191e2be29d: Waiting [2023-09-12T21:25:54.360Z] 72d0600896bc: Layer already exists [2023-09-12T21:25:54.360Z] 130a90c129e9: Layer already exists [2023-09-12T21:25:54.360Z] 57f785d07f95: Layer already exists [2023-09-12T21:25:54.628Z] e6e65e98f7f1: Layer already exists [2023-09-12T21:25:54.628Z] d2d0100381d7: Layer already exists [2023-09-12T21:25:54.628Z] 6952c1324138: Layer already exists [2023-09-12T21:25:54.628Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:54.628Z] 1f644f955595: Layer already exists [2023-09-12T21:25:54.628Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:54.628Z] a53b061688bb: Layer already exists [2023-09-12T21:25:54.628Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:54.628Z] latest: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:54.966Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:55.303Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.43 [2023-09-12T21:25:55.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T21:25:55.303Z] e6e65e98f7f1: Preparing [2023-09-12T21:25:55.303Z] 57f785d07f95: Preparing [2023-09-12T21:25:55.303Z] 72d0600896bc: Preparing [2023-09-12T21:25:55.303Z] d2d0100381d7: Preparing [2023-09-12T21:25:55.303Z] 130a90c129e9: Preparing [2023-09-12T21:25:55.303Z] 1f644f955595: Preparing [2023-09-12T21:25:55.303Z] 6952c1324138: Preparing [2023-09-12T21:25:55.303Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:55.303Z] c07e57d6abbd: Preparing [2023-09-12T21:25:55.303Z] a53b061688bb: Preparing [2023-09-12T21:25:55.303Z] b2191e2be29d: Preparing [2023-09-12T21:25:55.303Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:55.303Z] c07e57d6abbd: Waiting [2023-09-12T21:25:55.303Z] a53b061688bb: Waiting [2023-09-12T21:25:55.303Z] 1f644f955595: Waiting [2023-09-12T21:25:55.303Z] 6952c1324138: Waiting [2023-09-12T21:25:55.303Z] b2191e2be29d: Waiting [2023-09-12T21:25:55.303Z] 72d0600896bc: Layer already exists [2023-09-12T21:25:55.303Z] d2d0100381d7: Layer already exists [2023-09-12T21:25:55.303Z] e6e65e98f7f1: Layer already exists [2023-09-12T21:25:55.303Z] 57f785d07f95: Layer already exists [2023-09-12T21:25:55.303Z] 130a90c129e9: Layer already exists [2023-09-12T21:25:55.303Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:55.303Z] 6952c1324138: Layer already exists [2023-09-12T21:25:55.303Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:55.303Z] 1f644f955595: Layer already exists [2023-09-12T21:25:55.303Z] a53b061688bb: Layer already exists [2023-09-12T21:25:55.304Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:55.570Z] 3.1.0-dev.43: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:55.904Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:56.245Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:56.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T21:25:56.246Z] e6e65e98f7f1: Preparing [2023-09-12T21:25:56.246Z] 57f785d07f95: Preparing [2023-09-12T21:25:56.246Z] 72d0600896bc: Preparing [2023-09-12T21:25:56.246Z] d2d0100381d7: Preparing [2023-09-12T21:25:56.246Z] 130a90c129e9: Preparing [2023-09-12T21:25:56.246Z] 1f644f955595: Preparing [2023-09-12T21:25:56.246Z] 6952c1324138: Preparing [2023-09-12T21:25:56.246Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:56.246Z] c07e57d6abbd: Preparing [2023-09-12T21:25:56.246Z] a53b061688bb: Preparing [2023-09-12T21:25:56.246Z] b2191e2be29d: Preparing [2023-09-12T21:25:56.246Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:56.246Z] 1f644f955595: Waiting [2023-09-12T21:25:56.246Z] c07e57d6abbd: Waiting [2023-09-12T21:25:56.246Z] 6952c1324138: Waiting [2023-09-12T21:25:56.246Z] b2191e2be29d: Waiting [2023-09-12T21:25:56.246Z] d2d0100381d7: Layer already exists [2023-09-12T21:25:56.246Z] e6e65e98f7f1: Layer already exists [2023-09-12T21:25:56.246Z] 57f785d07f95: Layer already exists [2023-09-12T21:25:56.246Z] 130a90c129e9: Layer already exists [2023-09-12T21:25:56.246Z] 72d0600896bc: Layer already exists [2023-09-12T21:25:56.246Z] 1f644f955595: Layer already exists [2023-09-12T21:25:56.246Z] a53b061688bb: Layer already exists [2023-09-12T21:25:56.246Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:56.246Z] 6952c1324138: Layer already exists [2023-09-12T21:25:56.246Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:56.246Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:56.511Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:56.844Z] + 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-12T21:25:57.188Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-12T21:25:57.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T21:25:57.188Z] e6e65e98f7f1: Preparing [2023-09-12T21:25:57.188Z] 57f785d07f95: Preparing [2023-09-12T21:25:57.188Z] 72d0600896bc: Preparing [2023-09-12T21:25:57.188Z] d2d0100381d7: Preparing [2023-09-12T21:25:57.188Z] 130a90c129e9: Preparing [2023-09-12T21:25:57.188Z] 1f644f955595: Preparing [2023-09-12T21:25:57.188Z] 6952c1324138: Preparing [2023-09-12T21:25:57.188Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:57.188Z] c07e57d6abbd: Preparing [2023-09-12T21:25:57.188Z] a53b061688bb: Preparing [2023-09-12T21:25:57.188Z] b2191e2be29d: Preparing [2023-09-12T21:25:57.188Z] 1f644f955595: Waiting [2023-09-12T21:25:57.188Z] c07e57d6abbd: Waiting [2023-09-12T21:25:57.188Z] 6952c1324138: Waiting [2023-09-12T21:25:57.188Z] 4bf0020cfd19: Waiting [2023-09-12T21:25:57.188Z] a53b061688bb: Waiting [2023-09-12T21:25:57.188Z] b2191e2be29d: Waiting [2023-09-12T21:25:57.188Z] e6e65e98f7f1: Layer already exists [2023-09-12T21:25:57.188Z] 57f785d07f95: Layer already exists [2023-09-12T21:25:57.188Z] 72d0600896bc: Layer already exists [2023-09-12T21:25:57.188Z] d2d0100381d7: Layer already exists [2023-09-12T21:25:57.188Z] 130a90c129e9: Layer already exists [2023-09-12T21:25:57.188Z] 6952c1324138: Layer already exists [2023-09-12T21:25:57.188Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:57.188Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:57.188Z] 1f644f955595: Layer already exists [2023-09-12T21:25:57.188Z] a53b061688bb: Layer already exists [2023-09-12T21:25:57.188Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:57.453Z] main: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:25:57.504Z] ===================================================== [Pipeline] echo [2023-09-12T21:25:57.514Z] taggedImages: [2023-09-12T21:25:57.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:57.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-12T21:25:57.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.43 [2023-09-12T21:25:57.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:57.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-12T21:25:57.539Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-12T21:25:57.540Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:57.540Z] latest [2023-09-12T21:25:57.540Z] 3.1.0-dev.43 [2023-09-12T21:25:57.540Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:25:57.540Z] main [2023-09-12T21:25:57.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:57.884Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:58.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:25:58.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T21:25:58.216Z] 47a485378b49: Preparing [2023-09-12T21:25:58.216Z] 4470cd98a737: Preparing [2023-09-12T21:25:58.216Z] 4bf0020cfd19: Preparing [2023-09-12T21:25:58.216Z] c07e57d6abbd: Preparing [2023-09-12T21:25:58.216Z] 812c113d7a65: Preparing [2023-09-12T21:25:58.216Z] b2191e2be29d: Preparing [2023-09-12T21:25:58.216Z] b2191e2be29d: Waiting [2023-09-12T21:25:58.481Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:25:58.481Z] c07e57d6abbd: Layer already exists [2023-09-12T21:25:58.481Z] b2191e2be29d: Layer already exists [2023-09-12T21:25:58.481Z] 47a485378b49: Pushed [2023-09-12T21:25:59.890Z] 812c113d7a65: Pushed [2023-09-12T21:26:03.277Z] 4470cd98a737: Pushed [2023-09-12T21:26:03.277Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:03.631Z] + 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-12T21:26:03.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-12T21:26:03.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T21:26:03.965Z] 47a485378b49: Preparing [2023-09-12T21:26:03.965Z] 4470cd98a737: Preparing [2023-09-12T21:26:03.965Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:03.965Z] c07e57d6abbd: Preparing [2023-09-12T21:26:03.965Z] 812c113d7a65: Preparing [2023-09-12T21:26:03.965Z] b2191e2be29d: Preparing [2023-09-12T21:26:03.965Z] b2191e2be29d: Waiting [2023-09-12T21:26:03.965Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:03.965Z] 47a485378b49: Layer already exists [2023-09-12T21:26:03.965Z] 4470cd98a737: Layer already exists [2023-09-12T21:26:03.965Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:03.965Z] 812c113d7a65: Layer already exists [2023-09-12T21:26:03.965Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:04.233Z] latest: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:04.578Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:04.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.43 [2023-09-12T21:26:04.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T21:26:04.919Z] 47a485378b49: Preparing [2023-09-12T21:26:04.919Z] 4470cd98a737: Preparing [2023-09-12T21:26:04.919Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:04.919Z] c07e57d6abbd: Preparing [2023-09-12T21:26:04.919Z] 812c113d7a65: Preparing [2023-09-12T21:26:04.919Z] b2191e2be29d: Preparing [2023-09-12T21:26:04.919Z] b2191e2be29d: Waiting [2023-09-12T21:26:04.919Z] 812c113d7a65: Layer already exists [2023-09-12T21:26:04.919Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:04.919Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:04.919Z] 47a485378b49: Layer already exists [2023-09-12T21:26:04.919Z] 4470cd98a737: Layer already exists [2023-09-12T21:26:04.919Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:04.919Z] 3.1.0-dev.43: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:05.522Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:05.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:05.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T21:26:05.852Z] 47a485378b49: Preparing [2023-09-12T21:26:05.852Z] 4470cd98a737: Preparing [2023-09-12T21:26:05.852Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:05.852Z] c07e57d6abbd: Preparing [2023-09-12T21:26:05.852Z] 812c113d7a65: Preparing [2023-09-12T21:26:05.852Z] b2191e2be29d: Preparing [2023-09-12T21:26:05.852Z] b2191e2be29d: Waiting [2023-09-12T21:26:05.852Z] 812c113d7a65: Layer already exists [2023-09-12T21:26:05.852Z] 4470cd98a737: Layer already exists [2023-09-12T21:26:05.852Z] 47a485378b49: Layer already exists [2023-09-12T21:26:05.852Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:05.852Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:05.852Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:05.852Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:06.459Z] + 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-12T21:26:06.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-12T21:26:06.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T21:26:06.800Z] 47a485378b49: Preparing [2023-09-12T21:26:06.800Z] 4470cd98a737: Preparing [2023-09-12T21:26:06.800Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:06.800Z] c07e57d6abbd: Preparing [2023-09-12T21:26:06.800Z] 812c113d7a65: Preparing [2023-09-12T21:26:06.800Z] b2191e2be29d: Preparing [2023-09-12T21:26:06.800Z] b2191e2be29d: Waiting [2023-09-12T21:26:06.800Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:06.800Z] 4470cd98a737: Layer already exists [2023-09-12T21:26:06.800Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:06.800Z] 812c113d7a65: Layer already exists [2023-09-12T21:26:06.800Z] 47a485378b49: Layer already exists [2023-09-12T21:26:06.800Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:07.065Z] main: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:26:07.118Z] ===================================================== [Pipeline] echo [2023-09-12T21:26:07.130Z] taggedImages: [2023-09-12T21:26:07.130Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:07.130Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-12T21:26:07.130Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.43 [2023-09-12T21:26:07.131Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:07.131Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-12T21:26:07.155Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-12T21:26:07.155Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:07.155Z] latest [2023-09-12T21:26:07.155Z] 3.1.0-dev.43 [2023-09-12T21:26:07.155Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:07.155Z] main [2023-09-12T21:26:07.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:07.499Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:07.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:07.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T21:26:07.825Z] decf82d92985: Preparing [2023-09-12T21:26:07.825Z] 70011298048e: Preparing [2023-09-12T21:26:07.825Z] 2a281f519b84: Preparing [2023-09-12T21:26:07.825Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:07.825Z] c07e57d6abbd: Preparing [2023-09-12T21:26:07.825Z] 29b44e5b0321: Preparing [2023-09-12T21:26:07.825Z] 4980ebdf3dbc: Preparing [2023-09-12T21:26:07.825Z] 9322e59ca203: Preparing [2023-09-12T21:26:07.825Z] b2191e2be29d: Preparing [2023-09-12T21:26:07.825Z] 4980ebdf3dbc: Waiting [2023-09-12T21:26:07.825Z] 9322e59ca203: Waiting [2023-09-12T21:26:07.825Z] b2191e2be29d: Waiting [2023-09-12T21:26:07.825Z] 29b44e5b0321: Waiting [2023-09-12T21:26:07.825Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:07.825Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:08.090Z] decf82d92985: Pushed [2023-09-12T21:26:08.090Z] 70011298048e: Pushed [2023-09-12T21:26:08.090Z] 2a281f519b84: Pushed [2023-09-12T21:26:08.090Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:09.045Z] 9322e59ca203: Pushed [2023-09-12T21:26:21.356Z] 4980ebdf3dbc: Pushed [2023-09-12T21:26:25.601Z] 29b44e5b0321: Pushed [2023-09-12T21:26:25.867Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:26.205Z] + 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-12T21:26:26.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-12T21:26:26.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T21:26:26.538Z] decf82d92985: Preparing [2023-09-12T21:26:26.538Z] 70011298048e: Preparing [2023-09-12T21:26:26.538Z] 2a281f519b84: Preparing [2023-09-12T21:26:26.538Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:26.538Z] c07e57d6abbd: Preparing [2023-09-12T21:26:26.538Z] 29b44e5b0321: Preparing [2023-09-12T21:26:26.538Z] 4980ebdf3dbc: Preparing [2023-09-12T21:26:26.538Z] 9322e59ca203: Preparing [2023-09-12T21:26:26.538Z] b2191e2be29d: Preparing [2023-09-12T21:26:26.538Z] 29b44e5b0321: Waiting [2023-09-12T21:26:26.538Z] 4980ebdf3dbc: Waiting [2023-09-12T21:26:26.538Z] 9322e59ca203: Waiting [2023-09-12T21:26:26.538Z] b2191e2be29d: Waiting [2023-09-12T21:26:26.538Z] decf82d92985: Layer already exists [2023-09-12T21:26:26.538Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:26.538Z] 70011298048e: Layer already exists [2023-09-12T21:26:26.538Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:26.538Z] 2a281f519b84: Layer already exists [2023-09-12T21:26:26.538Z] 4980ebdf3dbc: Layer already exists [2023-09-12T21:26:26.538Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:26.538Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:26.538Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:26.805Z] latest: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:27.144Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:27.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.43 [2023-09-12T21:26:27.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T21:26:27.477Z] decf82d92985: Preparing [2023-09-12T21:26:27.477Z] 70011298048e: Preparing [2023-09-12T21:26:27.477Z] 2a281f519b84: Preparing [2023-09-12T21:26:27.477Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:27.477Z] c07e57d6abbd: Preparing [2023-09-12T21:26:27.477Z] 29b44e5b0321: Preparing [2023-09-12T21:26:27.477Z] 4980ebdf3dbc: Preparing [2023-09-12T21:26:27.477Z] 9322e59ca203: Preparing [2023-09-12T21:26:27.477Z] b2191e2be29d: Preparing [2023-09-12T21:26:27.477Z] 4980ebdf3dbc: Waiting [2023-09-12T21:26:27.477Z] 9322e59ca203: Waiting [2023-09-12T21:26:27.477Z] b2191e2be29d: Waiting [2023-09-12T21:26:27.477Z] 29b44e5b0321: Waiting [2023-09-12T21:26:27.477Z] 2a281f519b84: Layer already exists [2023-09-12T21:26:27.477Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:27.477Z] decf82d92985: Layer already exists [2023-09-12T21:26:27.477Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:27.477Z] 70011298048e: Layer already exists [2023-09-12T21:26:27.477Z] 4980ebdf3dbc: Layer already exists [2023-09-12T21:26:27.477Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:27.477Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:27.477Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:27.743Z] 3.1.0-dev.43: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:28.080Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:28.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:28.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T21:26:28.413Z] decf82d92985: Preparing [2023-09-12T21:26:28.413Z] 70011298048e: Preparing [2023-09-12T21:26:28.413Z] 2a281f519b84: Preparing [2023-09-12T21:26:28.413Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:28.413Z] c07e57d6abbd: Preparing [2023-09-12T21:26:28.413Z] 29b44e5b0321: Preparing [2023-09-12T21:26:28.413Z] 4980ebdf3dbc: Preparing [2023-09-12T21:26:28.413Z] 9322e59ca203: Preparing [2023-09-12T21:26:28.413Z] b2191e2be29d: Preparing [2023-09-12T21:26:28.413Z] 4980ebdf3dbc: Waiting [2023-09-12T21:26:28.413Z] 29b44e5b0321: Waiting [2023-09-12T21:26:28.413Z] 9322e59ca203: Waiting [2023-09-12T21:26:28.413Z] b2191e2be29d: Waiting [2023-09-12T21:26:28.413Z] 70011298048e: Layer already exists [2023-09-12T21:26:28.413Z] decf82d92985: Layer already exists [2023-09-12T21:26:28.413Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:28.413Z] 2a281f519b84: Layer already exists [2023-09-12T21:26:28.413Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:28.413Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:28.413Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:28.413Z] 4980ebdf3dbc: Layer already exists [2023-09-12T21:26:28.413Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:28.681Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:29.036Z] + 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-12T21:26:29.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-12T21:26:29.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T21:26:29.374Z] decf82d92985: Preparing [2023-09-12T21:26:29.374Z] 70011298048e: Preparing [2023-09-12T21:26:29.374Z] 2a281f519b84: Preparing [2023-09-12T21:26:29.374Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:29.374Z] c07e57d6abbd: Preparing [2023-09-12T21:26:29.374Z] 29b44e5b0321: Preparing [2023-09-12T21:26:29.374Z] 4980ebdf3dbc: Preparing [2023-09-12T21:26:29.374Z] 9322e59ca203: Preparing [2023-09-12T21:26:29.374Z] b2191e2be29d: Preparing [2023-09-12T21:26:29.374Z] b2191e2be29d: Waiting [2023-09-12T21:26:29.374Z] 4980ebdf3dbc: Waiting [2023-09-12T21:26:29.374Z] 9322e59ca203: Waiting [2023-09-12T21:26:29.374Z] 29b44e5b0321: Waiting [2023-09-12T21:26:29.374Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:29.374Z] decf82d92985: Layer already exists [2023-09-12T21:26:29.374Z] 2a281f519b84: Layer already exists [2023-09-12T21:26:29.374Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:29.374Z] 70011298048e: Layer already exists [2023-09-12T21:26:29.374Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:29.374Z] 4980ebdf3dbc: Layer already exists [2023-09-12T21:26:29.374Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:29.374Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:29.641Z] main: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:26:29.687Z] ===================================================== [Pipeline] echo [2023-09-12T21:26:29.693Z] taggedImages: [2023-09-12T21:26:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-12T21:26:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.43 [2023-09-12T21:26:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-12T21:26:29.708Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-12T21:26:29.708Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:29.708Z] latest [2023-09-12T21:26:29.708Z] 3.1.0-dev.43 [2023-09-12T21:26:29.708Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:29.708Z] main [2023-09-12T21:26:29.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:30.040Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:30.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:30.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T21:26:30.383Z] 0e1075ad033c: Preparing [2023-09-12T21:26:30.383Z] 2960112e13b9: Preparing [2023-09-12T21:26:30.383Z] 5e1fc619ebce: Preparing [2023-09-12T21:26:30.383Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:30.383Z] c07e57d6abbd: Preparing [2023-09-12T21:26:30.383Z] 29b44e5b0321: Preparing [2023-09-12T21:26:30.383Z] f338ce682614: Preparing [2023-09-12T21:26:30.383Z] b2191e2be29d: Preparing [2023-09-12T21:26:30.383Z] 29b44e5b0321: Waiting [2023-09-12T21:26:30.383Z] f338ce682614: Waiting [2023-09-12T21:26:30.383Z] b2191e2be29d: Waiting [2023-09-12T21:26:30.383Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:30.648Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:30.648Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:30.648Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:30.648Z] 5e1fc619ebce: Pushed [2023-09-12T21:26:30.648Z] 0e1075ad033c: Pushed [2023-09-12T21:26:30.648Z] 2960112e13b9: Pushed [2023-09-12T21:26:31.226Z] f338ce682614: Pushed [2023-09-12T21:26:31.226Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:31.556Z] + 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-12T21:26:31.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-12T21:26:31.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T21:26:31.879Z] 0e1075ad033c: Preparing [2023-09-12T21:26:31.879Z] 2960112e13b9: Preparing [2023-09-12T21:26:31.879Z] 5e1fc619ebce: Preparing [2023-09-12T21:26:31.879Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:31.879Z] c07e57d6abbd: Preparing [2023-09-12T21:26:31.879Z] 29b44e5b0321: Preparing [2023-09-12T21:26:31.879Z] f338ce682614: Preparing [2023-09-12T21:26:31.879Z] b2191e2be29d: Preparing [2023-09-12T21:26:31.879Z] f338ce682614: Waiting [2023-09-12T21:26:31.879Z] b2191e2be29d: Waiting [2023-09-12T21:26:31.879Z] 29b44e5b0321: Waiting [2023-09-12T21:26:31.879Z] 0e1075ad033c: Layer already exists [2023-09-12T21:26:31.879Z] 2960112e13b9: Layer already exists [2023-09-12T21:26:31.879Z] 5e1fc619ebce: Layer already exists [2023-09-12T21:26:31.879Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:31.879Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:31.879Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:31.879Z] f338ce682614: Layer already exists [2023-09-12T21:26:31.879Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:32.145Z] latest: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:32.474Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:32.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.43 [2023-09-12T21:26:32.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T21:26:32.817Z] 0e1075ad033c: Preparing [2023-09-12T21:26:32.817Z] 2960112e13b9: Preparing [2023-09-12T21:26:32.817Z] 5e1fc619ebce: Preparing [2023-09-12T21:26:32.817Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:32.817Z] c07e57d6abbd: Preparing [2023-09-12T21:26:32.817Z] 29b44e5b0321: Preparing [2023-09-12T21:26:32.817Z] f338ce682614: Preparing [2023-09-12T21:26:32.817Z] b2191e2be29d: Preparing [2023-09-12T21:26:32.817Z] 29b44e5b0321: Waiting [2023-09-12T21:26:32.817Z] b2191e2be29d: Waiting [2023-09-12T21:26:32.817Z] f338ce682614: Waiting [2023-09-12T21:26:32.817Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:32.817Z] 0e1075ad033c: Layer already exists [2023-09-12T21:26:32.817Z] 2960112e13b9: Layer already exists [2023-09-12T21:26:32.817Z] 5e1fc619ebce: Layer already exists [2023-09-12T21:26:32.817Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:32.817Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:32.817Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:32.817Z] f338ce682614: Layer already exists [2023-09-12T21:26:33.082Z] 3.1.0-dev.43: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:33.428Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:33.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:33.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T21:26:33.771Z] 0e1075ad033c: Preparing [2023-09-12T21:26:33.771Z] 2960112e13b9: Preparing [2023-09-12T21:26:33.771Z] 5e1fc619ebce: Preparing [2023-09-12T21:26:33.771Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:33.771Z] c07e57d6abbd: Preparing [2023-09-12T21:26:33.771Z] 29b44e5b0321: Preparing [2023-09-12T21:26:33.771Z] f338ce682614: Preparing [2023-09-12T21:26:33.771Z] b2191e2be29d: Preparing [2023-09-12T21:26:33.771Z] 29b44e5b0321: Waiting [2023-09-12T21:26:33.771Z] f338ce682614: Waiting [2023-09-12T21:26:33.771Z] b2191e2be29d: Waiting [2023-09-12T21:26:33.771Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:33.771Z] 2960112e13b9: Layer already exists [2023-09-12T21:26:33.771Z] 5e1fc619ebce: Layer already exists [2023-09-12T21:26:33.771Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:33.771Z] 0e1075ad033c: Layer already exists [2023-09-12T21:26:33.771Z] f338ce682614: Layer already exists [2023-09-12T21:26:33.771Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:33.771Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:34.037Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:34.381Z] + 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-12T21:26:34.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-12T21:26:34.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T21:26:34.711Z] 0e1075ad033c: Preparing [2023-09-12T21:26:34.711Z] 2960112e13b9: Preparing [2023-09-12T21:26:34.711Z] 5e1fc619ebce: Preparing [2023-09-12T21:26:34.711Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:34.711Z] c07e57d6abbd: Preparing [2023-09-12T21:26:34.711Z] 29b44e5b0321: Preparing [2023-09-12T21:26:34.711Z] f338ce682614: Preparing [2023-09-12T21:26:34.711Z] b2191e2be29d: Preparing [2023-09-12T21:26:34.711Z] f338ce682614: Waiting [2023-09-12T21:26:34.711Z] b2191e2be29d: Waiting [2023-09-12T21:26:34.711Z] 29b44e5b0321: Waiting [2023-09-12T21:26:34.711Z] 0e1075ad033c: Layer already exists [2023-09-12T21:26:34.711Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:34.711Z] 2960112e13b9: Layer already exists [2023-09-12T21:26:34.711Z] 5e1fc619ebce: Layer already exists [2023-09-12T21:26:34.711Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:34.711Z] f338ce682614: Layer already exists [2023-09-12T21:26:34.711Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:34.711Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:34.976Z] main: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:26:35.017Z] ===================================================== [Pipeline] echo [2023-09-12T21:26:35.024Z] taggedImages: [2023-09-12T21:26:35.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:35.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-12T21:26:35.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.43 [2023-09-12T21:26:35.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:35.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-12T21:26:35.039Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-12T21:26:35.039Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:35.039Z] latest [2023-09-12T21:26:35.039Z] 3.1.0-dev.43 [2023-09-12T21:26:35.039Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:35.039Z] main [2023-09-12T21:26:35.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:35.373Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:35.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:35.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T21:26:35.716Z] decf82d92985: Preparing [2023-09-12T21:26:35.716Z] d7d7f08b3bff: Preparing [2023-09-12T21:26:35.716Z] 81a1e3b4ab0a: Preparing [2023-09-12T21:26:35.716Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:35.716Z] c07e57d6abbd: Preparing [2023-09-12T21:26:35.716Z] 29b44e5b0321: Preparing [2023-09-12T21:26:35.716Z] 9322e59ca203: Preparing [2023-09-12T21:26:35.716Z] b2191e2be29d: Preparing [2023-09-12T21:26:35.716Z] 29b44e5b0321: Waiting [2023-09-12T21:26:35.716Z] 9322e59ca203: Waiting [2023-09-12T21:26:35.716Z] b2191e2be29d: Waiting [2023-09-12T21:26:35.716Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:35.716Z] decf82d92985: Layer already exists [2023-09-12T21:26:35.716Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:35.716Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:35.983Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:35.983Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:35.983Z] d7d7f08b3bff: Pushed [2023-09-12T21:26:35.983Z] 81a1e3b4ab0a: Pushed [2023-09-12T21:26:35.983Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:36.643Z] + 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-12T21:26:36.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-12T21:26:36.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T21:26:36.981Z] decf82d92985: Preparing [2023-09-12T21:26:36.981Z] d7d7f08b3bff: Preparing [2023-09-12T21:26:36.981Z] 81a1e3b4ab0a: Preparing [2023-09-12T21:26:36.981Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:36.981Z] c07e57d6abbd: Preparing [2023-09-12T21:26:36.981Z] 29b44e5b0321: Preparing [2023-09-12T21:26:36.981Z] 9322e59ca203: Preparing [2023-09-12T21:26:36.981Z] b2191e2be29d: Preparing [2023-09-12T21:26:36.981Z] 29b44e5b0321: Waiting [2023-09-12T21:26:36.981Z] 9322e59ca203: Waiting [2023-09-12T21:26:36.981Z] b2191e2be29d: Waiting [2023-09-12T21:26:36.981Z] d7d7f08b3bff: Layer already exists [2023-09-12T21:26:36.981Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:36.981Z] decf82d92985: Layer already exists [2023-09-12T21:26:36.981Z] 81a1e3b4ab0a: Layer already exists [2023-09-12T21:26:36.981Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:36.981Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:36.981Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:36.981Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:37.245Z] latest: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:37.583Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:37.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.43 [2023-09-12T21:26:37.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T21:26:37.916Z] decf82d92985: Preparing [2023-09-12T21:26:37.916Z] d7d7f08b3bff: Preparing [2023-09-12T21:26:37.916Z] 81a1e3b4ab0a: Preparing [2023-09-12T21:26:37.916Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:37.916Z] c07e57d6abbd: Preparing [2023-09-12T21:26:37.916Z] 29b44e5b0321: Preparing [2023-09-12T21:26:37.916Z] 9322e59ca203: Preparing [2023-09-12T21:26:37.916Z] b2191e2be29d: Preparing [2023-09-12T21:26:37.916Z] 29b44e5b0321: Waiting [2023-09-12T21:26:37.916Z] 9322e59ca203: Waiting [2023-09-12T21:26:37.916Z] b2191e2be29d: Waiting [2023-09-12T21:26:37.916Z] 81a1e3b4ab0a: Layer already exists [2023-09-12T21:26:37.916Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:37.916Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:37.916Z] decf82d92985: Layer already exists [2023-09-12T21:26:37.916Z] d7d7f08b3bff: Layer already exists [2023-09-12T21:26:37.916Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:37.916Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:37.916Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:38.180Z] 3.1.0-dev.43: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:38.518Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:38.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:38.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T21:26:38.849Z] decf82d92985: Preparing [2023-09-12T21:26:38.849Z] d7d7f08b3bff: Preparing [2023-09-12T21:26:38.849Z] 81a1e3b4ab0a: Preparing [2023-09-12T21:26:38.849Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:38.849Z] c07e57d6abbd: Preparing [2023-09-12T21:26:38.849Z] 29b44e5b0321: Preparing [2023-09-12T21:26:38.849Z] 9322e59ca203: Preparing [2023-09-12T21:26:38.849Z] b2191e2be29d: Preparing [2023-09-12T21:26:38.849Z] 29b44e5b0321: Waiting [2023-09-12T21:26:38.849Z] 9322e59ca203: Waiting [2023-09-12T21:26:38.849Z] b2191e2be29d: Waiting [2023-09-12T21:26:38.849Z] d7d7f08b3bff: Layer already exists [2023-09-12T21:26:38.849Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:38.849Z] decf82d92985: Layer already exists [2023-09-12T21:26:38.849Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:38.849Z] 81a1e3b4ab0a: Layer already exists [2023-09-12T21:26:38.849Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:38.849Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:38.849Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:39.113Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:39.450Z] + 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-12T21:26:39.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-12T21:26:39.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T21:26:39.785Z] decf82d92985: Preparing [2023-09-12T21:26:39.785Z] d7d7f08b3bff: Preparing [2023-09-12T21:26:39.785Z] 81a1e3b4ab0a: Preparing [2023-09-12T21:26:39.785Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:39.785Z] c07e57d6abbd: Preparing [2023-09-12T21:26:39.785Z] 29b44e5b0321: Preparing [2023-09-12T21:26:39.785Z] 9322e59ca203: Preparing [2023-09-12T21:26:39.785Z] b2191e2be29d: Preparing [2023-09-12T21:26:39.785Z] 29b44e5b0321: Waiting [2023-09-12T21:26:39.785Z] 9322e59ca203: Waiting [2023-09-12T21:26:39.785Z] b2191e2be29d: Waiting [2023-09-12T21:26:39.785Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:39.785Z] d7d7f08b3bff: Layer already exists [2023-09-12T21:26:39.785Z] decf82d92985: Layer already exists [2023-09-12T21:26:39.785Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:39.785Z] 81a1e3b4ab0a: Layer already exists [2023-09-12T21:26:39.785Z] 29b44e5b0321: Layer already exists [2023-09-12T21:26:39.785Z] 9322e59ca203: Layer already exists [2023-09-12T21:26:39.785Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:40.050Z] main: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:26:40.108Z] ===================================================== [Pipeline] echo [2023-09-12T21:26:40.119Z] taggedImages: [2023-09-12T21:26:40.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:40.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-12T21:26:40.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.43 [2023-09-12T21:26:40.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:40.119Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-12T21:26:40.149Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-12T21:26:40.149Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:40.149Z] latest [2023-09-12T21:26:40.149Z] 3.1.0-dev.43 [2023-09-12T21:26:40.149Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:40.149Z] main [2023-09-12T21:26:40.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:40.490Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:40.822Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:40.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T21:26:40.822Z] 91f1bb88ceb0: Preparing [2023-09-12T21:26:40.822Z] de1b9a31d5e0: Preparing [2023-09-12T21:26:40.822Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:40.822Z] c07e57d6abbd: Preparing [2023-09-12T21:26:40.822Z] 935fd1d5685b: Preparing [2023-09-12T21:26:40.822Z] b2191e2be29d: Preparing [2023-09-12T21:26:40.822Z] b2191e2be29d: Waiting [2023-09-12T21:26:40.822Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:40.822Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:41.087Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:41.087Z] 91f1bb88ceb0: Pushed [2023-09-12T21:26:41.087Z] 935fd1d5685b: Pushed [2023-09-12T21:26:46.412Z] de1b9a31d5e0: Pushed [2023-09-12T21:26:46.412Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:46.757Z] + 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-12T21:26:47.100Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-12T21:26:47.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T21:26:47.100Z] 91f1bb88ceb0: Preparing [2023-09-12T21:26:47.100Z] de1b9a31d5e0: Preparing [2023-09-12T21:26:47.100Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:47.100Z] c07e57d6abbd: Preparing [2023-09-12T21:26:47.100Z] 935fd1d5685b: Preparing [2023-09-12T21:26:47.100Z] b2191e2be29d: Preparing [2023-09-12T21:26:47.100Z] b2191e2be29d: Waiting [2023-09-12T21:26:47.100Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:47.100Z] de1b9a31d5e0: Layer already exists [2023-09-12T21:26:47.100Z] 91f1bb88ceb0: Layer already exists [2023-09-12T21:26:47.100Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:47.100Z] 935fd1d5685b: Layer already exists [2023-09-12T21:26:47.100Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:47.366Z] latest: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:47.708Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:48.038Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.43 [2023-09-12T21:26:48.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T21:26:48.038Z] 91f1bb88ceb0: Preparing [2023-09-12T21:26:48.038Z] de1b9a31d5e0: Preparing [2023-09-12T21:26:48.038Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:48.038Z] c07e57d6abbd: Preparing [2023-09-12T21:26:48.038Z] 935fd1d5685b: Preparing [2023-09-12T21:26:48.038Z] b2191e2be29d: Preparing [2023-09-12T21:26:48.038Z] b2191e2be29d: Waiting [2023-09-12T21:26:48.038Z] 91f1bb88ceb0: Layer already exists [2023-09-12T21:26:48.038Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:48.038Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:48.038Z] 935fd1d5685b: Layer already exists [2023-09-12T21:26:48.038Z] de1b9a31d5e0: Layer already exists [2023-09-12T21:26:48.038Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:48.038Z] 3.1.0-dev.43: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:48.642Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:48.974Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:48.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T21:26:48.974Z] 91f1bb88ceb0: Preparing [2023-09-12T21:26:48.974Z] de1b9a31d5e0: Preparing [2023-09-12T21:26:48.974Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:48.974Z] c07e57d6abbd: Preparing [2023-09-12T21:26:48.974Z] 935fd1d5685b: Preparing [2023-09-12T21:26:48.974Z] b2191e2be29d: Preparing [2023-09-12T21:26:48.974Z] b2191e2be29d: Waiting [2023-09-12T21:26:48.974Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:48.974Z] de1b9a31d5e0: Layer already exists [2023-09-12T21:26:48.974Z] 91f1bb88ceb0: Layer already exists [2023-09-12T21:26:48.974Z] 935fd1d5685b: Layer already exists [2023-09-12T21:26:48.974Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:48.974Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:49.238Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:49.571Z] + 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-12T21:26:49.904Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-12T21:26:49.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T21:26:49.904Z] 91f1bb88ceb0: Preparing [2023-09-12T21:26:49.904Z] de1b9a31d5e0: Preparing [2023-09-12T21:26:49.904Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:49.904Z] c07e57d6abbd: Preparing [2023-09-12T21:26:49.904Z] 935fd1d5685b: Preparing [2023-09-12T21:26:49.904Z] b2191e2be29d: Preparing [2023-09-12T21:26:49.904Z] b2191e2be29d: Waiting [2023-09-12T21:26:49.904Z] de1b9a31d5e0: Layer already exists [2023-09-12T21:26:49.904Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:49.904Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:49.904Z] 935fd1d5685b: Layer already exists [2023-09-12T21:26:49.904Z] 91f1bb88ceb0: Layer already exists [2023-09-12T21:26:49.904Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:50.169Z] main: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:26:50.220Z] ===================================================== [Pipeline] echo [2023-09-12T21:26:50.236Z] taggedImages: [2023-09-12T21:26:50.236Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:50.236Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-12T21:26:50.236Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.43 [2023-09-12T21:26:50.236Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:50.236Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-12T21:26:50.258Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-12T21:26:50.258Z] 4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:50.258Z] latest [2023-09-12T21:26:50.258Z] 3.1.0-dev.43 [2023-09-12T21:26:50.258Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:50.258Z] main [2023-09-12T21:26:50.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:50.592Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:50.932Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:26:50.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T21:26:50.932Z] 953bcaca8052: Preparing [2023-09-12T21:26:50.932Z] 0310418bc143: Preparing [2023-09-12T21:26:50.932Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:50.932Z] c07e57d6abbd: Preparing [2023-09-12T21:26:50.932Z] 53715d8179d8: Preparing [2023-09-12T21:26:50.932Z] b2191e2be29d: Preparing [2023-09-12T21:26:50.932Z] b2191e2be29d: Waiting [2023-09-12T21:26:50.932Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:50.932Z] 53715d8179d8: Layer already exists [2023-09-12T21:26:50.932Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:50.932Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:51.199Z] 953bcaca8052: Pushed [2023-09-12T21:26:56.564Z] 0310418bc143: Pushed [2023-09-12T21:26:56.844Z] 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:57.210Z] + 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-12T21:26:57.552Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-12T21:26:57.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T21:26:57.552Z] 953bcaca8052: Preparing [2023-09-12T21:26:57.552Z] 0310418bc143: Preparing [2023-09-12T21:26:57.552Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:57.552Z] c07e57d6abbd: Preparing [2023-09-12T21:26:57.552Z] 53715d8179d8: Preparing [2023-09-12T21:26:57.552Z] b2191e2be29d: Preparing [2023-09-12T21:26:57.552Z] b2191e2be29d: Waiting [2023-09-12T21:26:57.552Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:57.552Z] 953bcaca8052: Layer already exists [2023-09-12T21:26:57.552Z] 0310418bc143: Layer already exists [2023-09-12T21:26:57.552Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:57.552Z] 53715d8179d8: Layer already exists [2023-09-12T21:26:57.552Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:57.820Z] latest: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:58.164Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:58.499Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.43 [2023-09-12T21:26:58.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T21:26:58.499Z] 953bcaca8052: Preparing [2023-09-12T21:26:58.499Z] 0310418bc143: Preparing [2023-09-12T21:26:58.499Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:58.499Z] c07e57d6abbd: Preparing [2023-09-12T21:26:58.499Z] 53715d8179d8: Preparing [2023-09-12T21:26:58.499Z] b2191e2be29d: Preparing [2023-09-12T21:26:58.499Z] b2191e2be29d: Waiting [2023-09-12T21:26:58.499Z] 0310418bc143: Layer already exists [2023-09-12T21:26:58.499Z] 53715d8179d8: Layer already exists [2023-09-12T21:26:58.499Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:58.499Z] 953bcaca8052: Layer already exists [2023-09-12T21:26:58.499Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:58.499Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:58.766Z] 3.1.0-dev.43: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:59.101Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:59.444Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:26:59.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T21:26:59.444Z] 953bcaca8052: Preparing [2023-09-12T21:26:59.444Z] 0310418bc143: Preparing [2023-09-12T21:26:59.444Z] 4bf0020cfd19: Preparing [2023-09-12T21:26:59.444Z] c07e57d6abbd: Preparing [2023-09-12T21:26:59.444Z] 53715d8179d8: Preparing [2023-09-12T21:26:59.444Z] b2191e2be29d: Preparing [2023-09-12T21:26:59.444Z] 53715d8179d8: Layer already exists [2023-09-12T21:26:59.444Z] 0310418bc143: Layer already exists [2023-09-12T21:26:59.444Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:26:59.444Z] 953bcaca8052: Layer already exists [2023-09-12T21:26:59.444Z] c07e57d6abbd: Layer already exists [2023-09-12T21:26:59.444Z] b2191e2be29d: Layer already exists [2023-09-12T21:26:59.711Z] 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:27:00.064Z] + 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-12T21:27:00.398Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-12T21:27:00.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T21:27:00.398Z] 953bcaca8052: Preparing [2023-09-12T21:27:00.398Z] 0310418bc143: Preparing [2023-09-12T21:27:00.398Z] 4bf0020cfd19: Preparing [2023-09-12T21:27:00.398Z] c07e57d6abbd: Preparing [2023-09-12T21:27:00.398Z] 53715d8179d8: Preparing [2023-09-12T21:27:00.398Z] b2191e2be29d: Preparing [2023-09-12T21:27:00.398Z] b2191e2be29d: Waiting [2023-09-12T21:27:00.398Z] 953bcaca8052: Layer already exists [2023-09-12T21:27:00.398Z] c07e57d6abbd: Layer already exists [2023-09-12T21:27:00.398Z] 53715d8179d8: Layer already exists [2023-09-12T21:27:00.398Z] 4bf0020cfd19: Layer already exists [2023-09-12T21:27:00.398Z] 0310418bc143: Layer already exists [2023-09-12T21:27:00.398Z] b2191e2be29d: Layer already exists [2023-09-12T21:27:00.663Z] main: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:27:00.704Z] ===================================================== [Pipeline] echo [2023-09-12T21:27:00.711Z] taggedImages: [2023-09-12T21:27:00.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [2023-09-12T21:27:00.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-12T21:27:00.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.43 [2023-09-12T21:27:00.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [2023-09-12T21:27:00.711Z] - 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-12T21:27:01.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:27:01.054Z] [2023-09-12T21:27:01.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:27:01.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:27:01.380Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:27:01.380Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:27:01.380Z] 04944245beec: Pulling fs layer [2023-09-12T21:27:01.380Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:27:01.380Z] 765212b225bb: Pulling fs layer [2023-09-12T21:27:01.380Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:27:01.380Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:27:01.380Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:27:01.380Z] f23df028b6ca: Waiting [2023-09-12T21:27:01.380Z] d65c8cfc05b1: Waiting [2023-09-12T21:27:01.380Z] 2437ff75d9bd: Waiting [2023-09-12T21:27:01.380Z] 765212b225bb: Waiting [2023-09-12T21:27:01.649Z] 04944245beec: Verifying Checksum [2023-09-12T21:27:01.649Z] 04944245beec: Download complete [2023-09-12T21:27:01.649Z] 765212b225bb: Verifying Checksum [2023-09-12T21:27:01.649Z] 765212b225bb: Download complete [2023-09-12T21:27:01.649Z] f23df028b6ca: Verifying Checksum [2023-09-12T21:27:01.649Z] f23df028b6ca: Download complete [2023-09-12T21:27:01.649Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:27:01.649Z] d65c8cfc05b1: Download complete [2023-09-12T21:27:01.917Z] 699f458cf7ca: Verifying Checksum [2023-09-12T21:27:01.917Z] 699f458cf7ca: Download complete [2023-09-12T21:27:02.186Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T21:27:02.186Z] 8998bd30e6a1: Download complete [2023-09-12T21:27:04.954Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T21:27:04.954Z] 2437ff75d9bd: Download complete [2023-09-12T21:27:06.895Z] 8998bd30e6a1: Pull complete [2023-09-12T21:27:07.161Z] 04944245beec: Pull complete [2023-09-12T21:27:08.567Z] 699f458cf7ca: Pull complete [2023-09-12T21:27:08.567Z] 765212b225bb: Pull complete [2023-09-12T21:27:09.525Z] f23df028b6ca: Pull complete [2023-09-12T21:27:09.525Z] d65c8cfc05b1: Pull complete [2023-09-12T21:27:24.541Z] 2437ff75d9bd: Pull complete [2023-09-12T21:27:24.541Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:27:24.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:27:24.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:27:24.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-5990 does not seem to be running inside a container [2023-09-12T21:27:24.806Z] $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T21:27:29.499Z] $ docker top f784379b63ba79730831b558c1f063eb7de01daacabb3a93f64034bb0d3a5475 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:27:30.360Z] ---> job-cost.sh [2023-09-12T21:27:30.360Z] lf-activate-venv: SKIPPING [2023-09-12T21:27:30.360Z] INFO: No Stack... [2023-09-12T21:27:30.940Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:27:31.518Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:27:31.829Z] + cat /w/workspace/edgex-go/577/archives/cost.csv [2023-09-12T21:27:31.829Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:27:32.131Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-577-stack-cost] [2023-09-12T21:27:32.136Z] Resource [jenkins-edgexfoundry-edgex-go-main-577-stack-cost] did not exist. Created. [2023-09-12T21:27:32.136Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-577-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:27:32.460Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:27:33.085Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:27:33.107Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-577-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:27:33.120Z] $ docker stop --time=1 f784379b63ba79730831b558c1f063eb7de01daacabb3a93f64034bb0d3a5475 [2023-09-12T21:27:34.606Z] $ docker rm -f --volumes f784379b63ba79730831b558c1f063eb7de01daacabb3a93f64034bb0d3a5475 [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-12T21:27:35.079Z] provisioning config files... [2023-09-12T21:27:35.086Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/577@tmp/config9250313427429114471tmp [Pipeline] { [Pipeline] sh [2023-09-12T21:27:35.388Z] + set +x [2023-09-12T21:27:35.388Z] + curl -s https://codecov.io/bash [2023-09-12T21:27:35.388Z] + bash -s -- [2023-09-12T21:27:35.388Z] [2023-09-12T21:27:35.388Z] _____ _ [2023-09-12T21:27:35.388Z] / ____| | | [2023-09-12T21:27:35.388Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T21:27:35.388Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T21:27:35.388Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T21:27:35.388Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T21:27:35.388Z] Bash-1.0.6 [2023-09-12T21:27:35.388Z] [2023-09-12T21:27:35.388Z] [2023-09-12T21:27:35.388Z] ==> git version 2.25.1 found [2023-09-12T21:27:35.388Z] ==> 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-12T21:27:35.388Z] Release-Date: 2020-01-08 [2023-09-12T21:27:35.388Z] 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-12T21:27:35.388Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T21:27:35.388Z] ==> Jenkins CI detected. [2023-09-12T21:27:35.388Z] current dir:  /w/workspace/edgex-go/577 [2023-09-12T21:27:35.388Z] project root: . [2023-09-12T21:27:35.388Z] --> token set from env [2023-09-12T21:27:35.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T21:27:35.388Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T21:27:35.388Z] ==> Python coveragepy not found [2023-09-12T21:27:35.388Z] ==> Searching for coverage reports in: [2023-09-12T21:27:35.388Z] + . [2023-09-12T21:27:35.388Z] -> Found 1 reports [2023-09-12T21:27:35.388Z] ==> Detecting git/mercurial file structure [2023-09-12T21:27:35.388Z] ==> Reading reports [2023-09-12T21:27:35.388Z] + ./coverage.out bytes=450471 [2023-09-12T21:27:35.388Z] ==> Appending adjustments [2023-09-12T21:27:35.388Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T21:27:36.763Z] + Found adjustments [2023-09-12T21:27:36.763Z] ==> Gzipping contents [2023-09-12T21:27:36.763Z] 60K /tmp/codecov.5kd98d.gz [2023-09-12T21:27:36.763Z] ==> Uploading reports [2023-09-12T21:27:36.763Z] url: https://codecov.io [2023-09-12T21:27:36.763Z] query: branch=main&commit=4687b85feb07d3d50e1bc338781fac63f010329a&build=577&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F577%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:27:36.763Z] -> Pinging Codecov [2023-09-12T21:27:36.763Z] 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=4687b85feb07d3d50e1bc338781fac63f010329a&build=577&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F577%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:27:36.763Z] -> Uploading to [2023-09-12T21:27:36.763Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/00271124DB129430A58F1EEE437C3FCB/4687b85feb07d3d50e1bc338781fac63f010329a/a20419cf-7f8d-437a-9cdc-02e5f0dad6df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T212736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8448abb0d932b6aff6f87bd8135c6fa9a83902779309902b494b683d2773073 [2023-09-12T21:27:36.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:27:36.764Z] Dload Upload Total Spent Left Speed [2023-09-12T21:27:37.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57797 0 0 100 57797 0 217k --:--:-- --:--:-- --:--:-- 217k [2023-09-12T21:27:37.022Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [2023-09-12T21:27:37.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-12T21:27:37.159Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T21:27:37.176Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:27:37.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:27:37.474Z] [2023-09-12T21:27:37.474Z] 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-12T21:27:37.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:27:37.784Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T21:27:37.784Z] df9b9388f04a: Pulling fs layer [2023-09-12T21:27:37.784Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T21:27:37.784Z] 25bc292e5bac: Pulling fs layer [2023-09-12T21:27:37.784Z] 114826534d7a: Pulling fs layer [2023-09-12T21:27:37.784Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T21:27:37.784Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T21:27:37.784Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T21:27:37.784Z] 114826534d7a: Waiting [2023-09-12T21:27:37.784Z] 4657fd5d0bcf: Waiting [2023-09-12T21:27:37.784Z] 6ad1cebc031e: Waiting [2023-09-12T21:27:37.784Z] 8a3aa393b2d8: Waiting [2023-09-12T21:27:37.784Z] 25bc292e5bac: Verifying Checksum [2023-09-12T21:27:37.784Z] 25bc292e5bac: Download complete [2023-09-12T21:27:37.784Z] 52dc419b0ee2: Verifying Checksum [2023-09-12T21:27:37.784Z] 52dc419b0ee2: Download complete [2023-09-12T21:27:37.784Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T21:27:37.784Z] 4657fd5d0bcf: Download complete [2023-09-12T21:27:37.784Z] df9b9388f04a: Verifying Checksum [2023-09-12T21:27:37.784Z] df9b9388f04a: Download complete [2023-09-12T21:27:38.044Z] df9b9388f04a: Pull complete [2023-09-12T21:27:38.044Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T21:27:38.044Z] 6ad1cebc031e: Download complete [2023-09-12T21:27:38.044Z] 52dc419b0ee2: Pull complete [2023-09-12T21:27:38.044Z] 25bc292e5bac: Pull complete [2023-09-12T21:27:38.613Z] 114826534d7a: Verifying Checksum [2023-09-12T21:27:38.613Z] 114826534d7a: Download complete [2023-09-12T21:27:38.871Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T21:27:38.871Z] 8a3aa393b2d8: Download complete [2023-09-12T21:27:42.154Z] 114826534d7a: Pull complete [2023-09-12T21:27:42.154Z] 4657fd5d0bcf: Pull complete [2023-09-12T21:27:42.414Z] 6ad1cebc031e: Pull complete [2023-09-12T21:27:45.701Z] 8a3aa393b2d8: Pull complete [2023-09-12T21:27:45.701Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T21:27:45.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:27:45.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:27:45.792Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:27:45.811Z] $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:27:50.687Z] $ docker top 95203bbb5f278425e1dbfcc45e033fbe61e9405dc29b6a5117b8fcd0cc86499c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T21:27:50.771Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-12T21:27:51.051Z] + set -o pipefail [2023-09-12T21:27:51.051Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-12T21:27:56.324Z] [2023-09-12T21:27:56.324Z] Monitoring /w/workspace/edgex-go/577 (github.com/edgexfoundry/edgex-go)... [2023-09-12T21:27:56.324Z] [2023-09-12T21:27:56.324Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5db0fd6b-1a9b-48f7-bbba-fa61c87da65d [2023-09-12T21:27:56.324Z] [2023-09-12T21:27:56.324Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-12T21:27:56.324Z] [2023-09-12T21:27:56.324Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T21:27:56.324Z] [2023-09-12T21:27:57.700Z] [2023-09-12T21:27:57.700Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T21:27:57.700Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T21:27:57.700Z] More details here: https://snyk.co/ue1NS [2023-09-12T21:27:57.700Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T21:27:57.700Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T21:27:57.699Z] $ docker stop --time=1 95203bbb5f278425e1dbfcc45e033fbe61e9405dc29b6a5117b8fcd0cc86499c [2023-09-12T21:28:02.062Z] $ docker rm -f --volumes 95203bbb5f278425e1dbfcc45e033fbe61e9405dc29b6a5117b8fcd0cc86499c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-12T21:28:02.426Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:28:02.439Z] provisioning config files... [2023-09-12T21:28:02.446Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/577@tmp/config18295289604632056305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:28:02.746Z] --> edgex-publish-swagger.sh [2023-09-12T21:28:02.746Z] === Publish openapi/v3 API === [2023-09-12T21:28:02.746Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-12T21:28:02.746Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/577/openapi/v3/core-command.yaml] [2023-09-12T21:28:02.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:28:02.746Z] Dload Upload Total Spent Left Speed [2023-09-12T21:28:03.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63163 --:--:-- --:--:-- --:--:-- 63163 [2023-09-12T21:28:03.314Z] [2023-09-12T21:28:03.314Z] [2023-09-12T21:28:03.314Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/577/openapi/v3/core-data.yaml] [2023-09-12T21:28:03.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:28:03.314Z] Dload Upload Total Spent Left Speed [2023-09-12T21:28:03.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 343k --:--:-- --:--:-- --:--:-- 341k 100 71708 0 0 100 71708 0 137k --:--:-- --:--:-- --:--:-- 136k [2023-09-12T21:28:03.573Z] [2023-09-12T21:28:03.573Z] [2023-09-12T21:28:03.573Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/577/openapi/v3/core-metadata.yaml] [2023-09-12T21:28:03.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:28:03.573Z] Dload Upload Total Spent Left Speed [2023-09-12T21:28:04.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 277k --:--:-- --:--:-- --:--:-- 277k [2023-09-12T21:28:04.139Z] [2023-09-12T21:28:04.139Z] [2023-09-12T21:28:04.139Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/577/openapi/v3/support-notifications.yaml] [2023-09-12T21:28:04.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:28:04.139Z] Dload Upload Total Spent Left Speed [2023-09-12T21:28:04.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 416k --:--:-- --:--:-- --:--:-- 414k 100 87000 0 0 100 87000 0 162k --:--:-- --:--:-- --:--:-- 162k [2023-09-12T21:28:04.658Z] [2023-09-12T21:28:04.658Z] [2023-09-12T21:28:04.658Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/577/openapi/v3/support-scheduler.yaml] [2023-09-12T21:28:04.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:28:04.658Z] Dload Upload Total Spent Left Speed [2023-09-12T21:28:05.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 83795 --:--:-- --:--:-- --:--:-- 83795 [2023-09-12T21:28:05.226Z] [2023-09-12T21:28:05.226Z] [Pipeline] } [2023-09-12T21:28:05.233Z] 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-12T21:28:05.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:28:05.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:28:05.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:28:05.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:28:06.007Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:28:06.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:28:06.557Z] $ docker top 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb -eo pid,comm [2023-09-12T21:28:06.617Z] 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-12T21:28:06.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:28:06.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:28:06.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:28:06.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:28:06.757Z] $ docker exec 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb ssh-agent [2023-09-12T21:28:06.889Z] SSH_AUTH_SOCK=/tmp/ssh-FEs40mpMnLgR/agent.32 [2023-09-12T21:28:06.889Z] SSH_AGENT_PID=38 [2023-09-12T21:28:06.895Z] Running ssh-add (command line suppressed) [2023-09-12T21:28:06.976Z] Identity added: /w/workspace/edgex-go/577@tmp/private_key_14444071559828925542.key (/w/workspace/edgex-go/577@tmp/private_key_14444071559828925542.key) [2023-09-12T21:28:07.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:28:07.302Z] + git semver tag [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,477 [run_tag] DEBUG tag force:False [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,478 [check_head_tag] DEBUG check head tag [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,479 [execute] INFO git cat-file --batch-check [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=) [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,484 [execute] INFO git cat-file --batch [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=) [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,511 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,511 [execute] INFO git tag -a v3.1.0-dev.43 -m v3.1.0-dev.43 [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,511 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.43', '-m', 'v3.1.0-dev.43'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:28:07.561Z] 2023-09-12 21:28:07,516 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main [2023-09-12T21:28:07.561Z] 3.1.0-dev.43 [Pipeline] } [2023-09-12T21:28:07.564Z] $ docker exec --env ******** --env ******** 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb ssh-agent -k [2023-09-12T21:28:07.659Z] unset SSH_AUTH_SOCK; [2023-09-12T21:28:07.660Z] unset SSH_AGENT_PID; [2023-09-12T21:28:07.660Z] echo Agent pid 38 killed; [2023-09-12T21:28:07.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:28:07.983Z] + git semver [Pipeline] } [2023-09-12T21:28:08.241Z] $ docker stop --time=1 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb [2023-09-12T21:28:09.516Z] $ docker rm -f --volumes 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:28:09.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:28:09.903Z] [2023-09-12T21:28:09.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:28:10.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:28:10.212Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T21:28:10.212Z] ab5ef0e58194: Pulling fs layer [2023-09-12T21:28:10.212Z] 9712f1f96733: Pulling fs layer [2023-09-12T21:28:10.212Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T21:28:10.212Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T21:28:10.212Z] e9a5061849ea: Pulling fs layer [2023-09-12T21:28:10.212Z] d747dcd14b5f: Pulling fs layer [2023-09-12T21:28:10.212Z] 2de7ff778b66: Pulling fs layer [2023-09-12T21:28:10.212Z] e9a5061849ea: Waiting [2023-09-12T21:28:10.212Z] d747dcd14b5f: Waiting [2023-09-12T21:28:10.212Z] 2de7ff778b66: Waiting [2023-09-12T21:28:10.212Z] 0d9ebad4ef96: Waiting [2023-09-12T21:28:10.212Z] 9712f1f96733: Download complete [2023-09-12T21:28:10.779Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T21:28:10.779Z] 63f879dbbcfc: Download complete [2023-09-12T21:28:10.779Z] e9a5061849ea: Verifying Checksum [2023-09-12T21:28:10.779Z] e9a5061849ea: Download complete [2023-09-12T21:28:10.779Z] d747dcd14b5f: Verifying Checksum [2023-09-12T21:28:10.779Z] d747dcd14b5f: Download complete [2023-09-12T21:28:10.779Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T21:28:10.779Z] 0d9ebad4ef96: Download complete [2023-09-12T21:28:11.036Z] 2de7ff778b66: Verifying Checksum [2023-09-12T21:28:11.036Z] 2de7ff778b66: Download complete [2023-09-12T21:28:11.036Z] ab5ef0e58194: Verifying Checksum [2023-09-12T21:28:11.036Z] ab5ef0e58194: Download complete [2023-09-12T21:28:13.565Z] ab5ef0e58194: Pull complete [2023-09-12T21:28:13.823Z] 9712f1f96733: Pull complete [2023-09-12T21:28:14.391Z] 63f879dbbcfc: Pull complete [2023-09-12T21:28:18.568Z] 0d9ebad4ef96: Pull complete [2023-09-12T21:28:18.568Z] e9a5061849ea: Pull complete [2023-09-12T21:28:18.568Z] d747dcd14b5f: Pull complete [2023-09-12T21:28:19.134Z] 2de7ff778b66: Pull complete [2023-09-12T21:28:19.134Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T21:28:19.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:28:19.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:28:19.222Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:28:19.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:28:25.523Z] $ docker top 990be39686605c592bba2c768044f45556697115edb486ac82771533b7dd5d7c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:28:25.601Z] provisioning config files... [2023-09-12T21:28:25.606Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/577@tmp/config11917342035534579030tmp [2023-09-12T21:28:25.615Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/577@tmp/config74045344212744959tmp [2023-09-12T21:28:25.623Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/577@tmp/config11625272645549911620tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:28:25.638Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:28:25.918Z] ---> sigul-configuration.sh [2023-09-12T21:28:25.918Z] gpg: directory `/root/.gnupg' created [2023-09-12T21:28:25.918Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T21:28:25.918Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T21:28:25.918Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T21:28:25.918Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T21:28:25.918Z] gpg: CAST5 encrypted data [2023-09-12T21:28:25.918Z] gpg: encrypted with 1 passphrase [2023-09-12T21:28:25.918Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T21:28:26.202Z] + mkdir /home/jenkins [2023-09-12T21:28:26.202Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T21:28:26.484Z] + 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-12T21:28:26.492Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:28:26.775Z] ---> sigul-install.sh [2023-09-12T21:28:26.775Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T21:28:27.058Z] + git tag --list [2023-09-12T21:28:27.058Z] 0.6.0 [2023-09-12T21:28:27.058Z] 0.6.1 [2023-09-12T21:28:27.058Z] 0.7.0 [2023-09-12T21:28:27.058Z] 0.7.1 [2023-09-12T21:28:27.058Z] v1.0.0 [2023-09-12T21:28:27.058Z] v1.0.1 [2023-09-12T21:28:27.058Z] v1.1.0 [2023-09-12T21:28:27.058Z] v1.2.0 [2023-09-12T21:28:27.058Z] v1.2.1 [2023-09-12T21:28:27.058Z] v1.3.0 [2023-09-12T21:28:27.058Z] v1.3.1 [2023-09-12T21:28:27.058Z] v2.0.0 [2023-09-12T21:28:27.058Z] v2.1.0 [2023-09-12T21:28:27.058Z] v2.1.1 [2023-09-12T21:28:27.058Z] v2.2.0 [2023-09-12T21:28:27.058Z] v2.3.0 [2023-09-12T21:28:27.058Z] v3.0 [2023-09-12T21:28:27.058Z] v3.0.0 [2023-09-12T21:28:27.058Z] v3.1.0-dev.1 [2023-09-12T21:28:27.058Z] v3.1.0-dev.10 [2023-09-12T21:28:27.058Z] v3.1.0-dev.11 [2023-09-12T21:28:27.058Z] v3.1.0-dev.12 [2023-09-12T21:28:27.058Z] v3.1.0-dev.13 [2023-09-12T21:28:27.058Z] v3.1.0-dev.14 [2023-09-12T21:28:27.058Z] v3.1.0-dev.15 [2023-09-12T21:28:27.058Z] v3.1.0-dev.16 [2023-09-12T21:28:27.058Z] v3.1.0-dev.17 [2023-09-12T21:28:27.058Z] v3.1.0-dev.18 [2023-09-12T21:28:27.058Z] v3.1.0-dev.19 [2023-09-12T21:28:27.058Z] v3.1.0-dev.2 [2023-09-12T21:28:27.058Z] v3.1.0-dev.20 [2023-09-12T21:28:27.058Z] v3.1.0-dev.21 [2023-09-12T21:28:27.058Z] v3.1.0-dev.22 [2023-09-12T21:28:27.058Z] v3.1.0-dev.23 [2023-09-12T21:28:27.058Z] v3.1.0-dev.24 [2023-09-12T21:28:27.058Z] v3.1.0-dev.25 [2023-09-12T21:28:27.058Z] v3.1.0-dev.26 [2023-09-12T21:28:27.058Z] v3.1.0-dev.27 [2023-09-12T21:28:27.058Z] v3.1.0-dev.28 [2023-09-12T21:28:27.058Z] v3.1.0-dev.29 [2023-09-12T21:28:27.058Z] v3.1.0-dev.3 [2023-09-12T21:28:27.058Z] v3.1.0-dev.30 [2023-09-12T21:28:27.058Z] v3.1.0-dev.31 [2023-09-12T21:28:27.058Z] v3.1.0-dev.32 [2023-09-12T21:28:27.058Z] v3.1.0-dev.33 [2023-09-12T21:28:27.058Z] v3.1.0-dev.34 [2023-09-12T21:28:27.058Z] v3.1.0-dev.35 [2023-09-12T21:28:27.058Z] v3.1.0-dev.36 [2023-09-12T21:28:27.058Z] v3.1.0-dev.37 [2023-09-12T21:28:27.058Z] v3.1.0-dev.38 [2023-09-12T21:28:27.058Z] v3.1.0-dev.39 [2023-09-12T21:28:27.058Z] v3.1.0-dev.4 [2023-09-12T21:28:27.058Z] v3.1.0-dev.40 [2023-09-12T21:28:27.058Z] v3.1.0-dev.41 [2023-09-12T21:28:27.058Z] v3.1.0-dev.42 [2023-09-12T21:28:27.058Z] v3.1.0-dev.43 [2023-09-12T21:28:27.058Z] v3.1.0-dev.5 [2023-09-12T21:28:27.058Z] v3.1.0-dev.6 [2023-09-12T21:28:27.058Z] v3.1.0-dev.7 [2023-09-12T21:28:27.058Z] v3.1.0-dev.8 [2023-09-12T21:28:27.058Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T21:28:27.346Z] + lftools sign git-tag v3.1.0-dev.43 [2023-09-12T21:28:27.913Z] Signing Git tag with Sigul... [2023-09-12T21:28:27.913Z] Signing v3.1.0-dev.43 [Pipeline] echo [2023-09-12T21:28:28.488Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:28:28.767Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T21:28:28.773Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T21:28:28.782Z] $ docker stop --time=1 990be39686605c592bba2c768044f45556697115edb486ac82771533b7dd5d7c [2023-09-12T21:28:30.130Z] $ docker rm -f --volumes 990be39686605c592bba2c768044f45556697115edb486ac82771533b7dd5d7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T21:28:30.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:28:30.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:28:30.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:28:30.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:28:30.914Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:28:30.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:28:31.320Z] $ docker top d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa -eo pid,comm [2023-09-12T21:28:31.376Z] 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-12T21:28:31.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:28:31.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:28:31.413Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:28:31.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:28:31.521Z] $ docker exec d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa ssh-agent [2023-09-12T21:28:31.641Z] SSH_AUTH_SOCK=/tmp/ssh-PY4Hkm279n1A/agent.33 [2023-09-12T21:28:31.641Z] SSH_AGENT_PID=39 [2023-09-12T21:28:31.646Z] Running ssh-add (command line suppressed) [2023-09-12T21:28:31.727Z] Identity added: /w/workspace/edgex-go/577@tmp/private_key_11626473436712755253.key (/w/workspace/edgex-go/577@tmp/private_key_11626473436712755253.key) [2023-09-12T21:28:31.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:28:32.033Z] + git semver bump pre [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,186 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,186 [bump_version] DEBUG bumping version:3.1.0-dev.43 on axis:pre with prefix:dev [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,186 [bump_version] DEBUG bumped version:3.1.0-dev.44 [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,186 [write_version] DEBUG write version:3.1.0-dev.44 to path:/w/workspace/edgex-go/577/.semver/main with force:True [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,186 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,186 [write_file] DEBUG write to file:/w/workspace/edgex-go/577/.semver/main [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,188 [execute] INFO git cat-file --batch-check [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,194 [execute] INFO git cat-file --batch [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:28:32.293Z] 2023-09-12 21:28:32,199 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main [2023-09-12T21:28:32.293Z] 3.1.0-dev.44 [Pipeline] } [2023-09-12T21:28:32.290Z] $ docker exec --env ******** --env ******** d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa ssh-agent -k [2023-09-12T21:28:32.380Z] unset SSH_AUTH_SOCK; [2023-09-12T21:28:32.380Z] unset SSH_AGENT_PID; [2023-09-12T21:28:32.381Z] echo Agent pid 39 killed; [2023-09-12T21:28:32.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:28:32.705Z] + git semver [Pipeline] } [2023-09-12T21:28:32.963Z] $ docker stop --time=1 d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa [2023-09-12T21:28:34.285Z] $ docker rm -f --volumes d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:28:34.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:28:34.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:28:34.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:28:34.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:28:34.985Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:28:34.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:28:35.350Z] $ docker top dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 -eo pid,comm [2023-09-12T21:28:35.406Z] 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-12T21:28:35.406Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:28:35.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:28:35.435Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:28:35.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:28:35.537Z] $ docker exec dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 ssh-agent [2023-09-12T21:28:35.646Z] SSH_AUTH_SOCK=/tmp/ssh-Jd8b6mF6DAZq/agent.32 [2023-09-12T21:28:35.646Z] SSH_AGENT_PID=38 [2023-09-12T21:28:35.650Z] Running ssh-add (command line suppressed) [2023-09-12T21:28:35.735Z] Identity added: /w/workspace/edgex-go/577@tmp/private_key_14204452416494303615.key (/w/workspace/edgex-go/577@tmp/private_key_14204452416494303615.key) [2023-09-12T21:28:35.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:28:36.039Z] + git semver push [2023-09-12T21:28:36.299Z] 2023-09-12 21:28:36,189 [run_push] DEBUG push [2023-09-12T21:28:36.299Z] 2023-09-12 21:28:36,190 [execute] INFO git cat-file --batch-check [2023-09-12T21:28:36.299Z] 2023-09-12 21:28:36,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:28:36.299Z] 2023-09-12 21:28:36,194 [execute] INFO git rev-list c9385183487a3b0b45597e7128111f79e608e98e -- [2023-09-12T21:28:36.299Z] 2023-09-12 21:28:36,194 [execute] DEBUG Popen(['git', 'rev-list', 'c9385183487a3b0b45597e7128111f79e608e98e', '--'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:28:36.299Z] 2023-09-12 21:28:36,206 [execute] INFO git fetch -v origin [2023-09-12T21:28:36.299Z] 2023-09-12 21:28:36,206 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T21:28:36.868Z] 2023-09-12 21:28:36,650 [run_push] DEBUG no remote changes detected [2023-09-12T21:28:36.868Z] 2023-09-12 21:28:36,650 [execute] INFO git push origin semver [2023-09-12T21:28:36.868Z] 2023-09-12 21:28:36,650 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:28:37.806Z] 2023-09-12 21:28:37,513 [run_push] DEBUG push all version tags [2023-09-12T21:28:37.806Z] 2023-09-12 21:28:37,514 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T21:28:37.806Z] 2023-09-12 21:28:37,514 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:28:38.375Z] 2023-09-12 21:28:38,243 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main [2023-09-12T21:28:38.375Z] 3.1.0-dev.44 [Pipeline] } [2023-09-12T21:28:38.372Z] $ docker exec --env ******** --env ******** dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 ssh-agent -k [2023-09-12T21:28:38.472Z] unset SSH_AUTH_SOCK; [2023-09-12T21:28:38.472Z] unset SSH_AGENT_PID; [2023-09-12T21:28:38.472Z] echo Agent pid 38 killed; [2023-09-12T21:28:38.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:28:38.801Z] + git semver [Pipeline] } [2023-09-12T21:28:39.061Z] $ docker stop --time=1 dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 [2023-09-12T21:28:40.381Z] $ docker rm -f --volumes dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 [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-12T21:28:40.924Z] + [ -d /w/workspace/edgex-go/577/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:28:41.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:28:42.070Z] ---> package-listing.sh [2023-09-12T21:28:42.070Z] ++ facter osfamily [2023-09-12T21:28:42.070Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:28:42.329Z] + OS_FAMILY=debian [2023-09-12T21:28:42.329Z] + workspace=/w/workspace/edgex-go/577 [2023-09-12T21:28:42.329Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:28:42.329Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:28:42.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:28:42.329Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:28:42.329Z] + '[' /w/workspace/edgex-go/577 ']' [2023-09-12T21:28:42.329Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:28:42.329Z] + case "${OS_FAMILY}" in [2023-09-12T21:28:42.329Z] + dpkg -l [2023-09-12T21:28:42.329Z] + grep '^ii' [2023-09-12T21:28:42.329Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:28:42.329Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:28:42.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:28:42.329Z] + '[' /w/workspace/edgex-go/577 ']' [2023-09-12T21:28:42.329Z] + mkdir -p /w/workspace/edgex-go/577/archives/ [2023-09-12T21:28:42.329Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/577/archives/ [Pipeline] echo [2023-09-12T21:28:42.341Z] 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/577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T21:28:42.617Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:28:43.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:28:43.181Z] [2023-09-12T21:28:43.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:28:43.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:28:43.475Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:28:43.475Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:28:43.475Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:28:43.475Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:28:43.475Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:28:43.475Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:28:43.475Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:28:43.475Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:28:43.475Z] 3a2ae6a8a46f: Waiting [2023-09-12T21:28:43.475Z] 33b1e0a273af: Waiting [2023-09-12T21:28:43.475Z] 5d3b04190fa2: Waiting [2023-09-12T21:28:43.475Z] 2f39f015ded8: Waiting [2023-09-12T21:28:43.475Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T21:28:43.475Z] 5c69ac0246d0: Download complete [2023-09-12T21:28:43.475Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:28:43.475Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:28:43.475Z] 33b1e0a273af: Verifying Checksum [2023-09-12T21:28:43.475Z] 33b1e0a273af: Download complete [2023-09-12T21:28:43.475Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T21:28:43.475Z] 5d3b04190fa2: Download complete [2023-09-12T21:28:43.475Z] ec43610c2a17: Verifying Checksum [2023-09-12T21:28:43.475Z] ec43610c2a17: Download complete [2023-09-12T21:28:43.746Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:28:43.746Z] 5eb5b503b376: Download complete [2023-09-12T21:28:44.313Z] 2f39f015ded8: Download complete [2023-09-12T21:28:44.878Z] 5eb5b503b376: Pull complete [2023-09-12T21:28:44.878Z] 5c69ac0246d0: Pull complete [2023-09-12T21:28:45.450Z] ec43610c2a17: Pull complete [2023-09-12T21:28:45.450Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:28:45.710Z] 33b1e0a273af: Pull complete [2023-09-12T21:28:45.710Z] 5d3b04190fa2: Pull complete [2023-09-12T21:28:49.895Z] 2f39f015ded8: Pull complete [2023-09-12T21:28:49.895Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:28:49.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:28:49.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:28:49.969Z] prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container [2023-09-12T21:28:49.985Z] $ 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/577/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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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-12T21:28:58.256Z] $ docker top d9c7f026bb5ca48fea12a5f6592fc53e775f2803aed2e4abe4fe2b052d298608 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:28:58.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:28:58.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:28:59.273Z] + ls /var/log/sa-host [2023-09-12T21:28:59.273Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:28:59.427Z] provisioning config files... [2023-09-12T21:28:59.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/577@tmp/config1284395109047497438tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:28:59.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:28:59.766Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:28:59.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:29:00.107Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:29:00.116Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:29:00.402Z] ---> sudo-logs.sh [2023-09-12T21:29:00.402Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:29:00.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:29:00.704Z] ---> job-cost.sh [2023-09-12T21:29:00.704Z] lf-activate-venv: SKIPPING [2023-09-12T21:29:00.704Z] DEBUG: total: 0.10999999940395355 [2023-09-12T21:29:00.704Z] INFO: Retrieving Stack Cost... [2023-09-12T21:29:00.963Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:29:01.532Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:29:01.551Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:29:01.837Z] ---> logs-deploy.sh [2023-09-12T21:29:01.837Z] lf-activate-venv: SKIPPING [2023-09-12T21:29:01.837Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/577 [2023-09-12T21:29:01.837Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:29:02.774Z] Archives upload complete. [2023-09-12T21:29:02.774Z] INFO: archiving logs to Nexus