Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 352052acdd74cde1c2e6292ce686d2b6799bd01d 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-ssh13637110683338351293.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-ssh10452964156749262187.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-ssh7428523949211488545.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-ssh5516765617649219717.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-ssh5607024748849942303.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10275 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/599 [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/599 # 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 352052acdd74cde1c2e6292ce686d2b6799bd01d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4707)" > 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 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 > git rev-list --no-walk b52c6cf761ac112ece749ea113e372719a05fda4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T20:32:05.753Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T20:32:05.792Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T20:32:05.804Z] ========================================================= [2023-10-24T20:32:05.804Z] EdgeX Global Pipelines Version Info [2023-10-24T20:32:05.804Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:32:06.541Z] ------------------- [2023-10-24T20:32:06.541Z] stable info: [2023-10-24T20:32:06.541Z] ------------------- [2023-10-24T20:32:06.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T20:32:06.541Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T20:32:06.541Z] Message: update stable to v1.0.254 [2023-10-24T20:32:07.111Z] ------------------- [2023-10-24T20:32:07.111Z] experimental info: [2023-10-24T20:32:07.111Z] ------------------- [2023-10-24T20:32:07.111Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T20:32:07.111Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T20:32:07.111Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T20:32:07.266Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-24T20:32:07.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-24T20:32:07.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T20:32:07.306Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T20:32:07.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T20:32:07.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T20:32:07.346Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T20:32:07.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-24T20:32:07.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-24T20:32:07.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-24T20:32:07.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T20:32:07.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T20:32:07.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T20:32:07.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T20:32:07.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T20:32:07.480Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T20:32:07.500Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T20:32:07.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T20:32:07.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-24T20:32:07.544Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-24T20:32:07.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T20:32:07.571Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T20:32:07.586Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T20:32:07.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T20:32:07.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T20:32:07.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T20:32:07.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] echo [2023-10-24T20:32:07.650Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 352052a [Pipeline] echo [2023-10-24T20:32:07.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:32:07.719Z] provisioning config files... [2023-10-24T20:32:07.732Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/599@tmp/config13643816737571288976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:32:08.028Z] ---> docker-login.sh [2023-10-24T20:32:08.028Z] nexus3.edgexfoundry.org:10001 [2023-10-24T20:32:08.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:32:08.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:32:08.552Z] Configure a credential helper to remove this warning. See [2023-10-24T20:32:08.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:32:08.552Z] [2023-10-24T20:32:08.552Z] Login Succeeded [2023-10-24T20:32:08.552Z] nexus3.edgexfoundry.org:10002 [2023-10-24T20:32:08.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:32:08.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:32:08.552Z] Configure a credential helper to remove this warning. See [2023-10-24T20:32:08.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:32:08.552Z] [2023-10-24T20:32:08.552Z] Login Succeeded [2023-10-24T20:32:08.552Z] nexus3.edgexfoundry.org:10003 [2023-10-24T20:32:08.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:32:08.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:32:08.812Z] Configure a credential helper to remove this warning. See [2023-10-24T20:32:08.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:32:08.812Z] [2023-10-24T20:32:08.812Z] Login Succeeded [2023-10-24T20:32:08.812Z] nexus3.edgexfoundry.org:10004 [2023-10-24T20:32:08.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:32:08.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:32:08.812Z] Configure a credential helper to remove this warning. See [2023-10-24T20:32:08.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:32:08.812Z] [2023-10-24T20:32:08.812Z] Login Succeeded [2023-10-24T20:32:08.812Z] docker.io [2023-10-24T20:32:08.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:32:09.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:32:09.072Z] Configure a credential helper to remove this warning. See [2023-10-24T20:32:09.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:32:09.072Z] [2023-10-24T20:32:09.072Z] Login Succeeded [2023-10-24T20:32:09.072Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T20:32:09.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T20:32:09.381Z] + 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-10-24T20:32:09.381Z] + + cut -d/ -f2 [2023-10-24T20:32:09.381Z] dirname cmd/core-command/Dockerfile [2023-10-24T20:32:09.381Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/core-data/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/core-metadata/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/support-notifications/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-24T20:32:09.381Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-24T20:32:09.381Z] + cut -d/ -f2 [2023-10-24T20:32:09.381Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-24T20:32:09.431Z] 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-10-24T20:32:09.763Z] + git rev-list -1 --merges 352052acdd74cde1c2e6292ce686d2b6799bd01d~1..352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] echo [2023-10-24T20:32:09.782Z] -----------> git rev-list -1 --merges 352052acdd74cde1c2e6292ce686d2b6799bd01d~1..352052acdd74cde1c2e6292ce686d2b6799bd01d 352052acdd74cde1c2e6292ce686d2b6799bd01d [false] [Pipeline] sh [2023-10-24T20:32:10.072Z] + git log --format=format:%s -1 352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] echo [2023-10-24T20:32:10.087Z] ========================================================= [2023-10-24T20:32:10.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T20:32:10.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-24T20:32:10.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T20:32:10.524Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T20:32:10.524Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T20:32:10.524Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T20:32:10.524Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T20:32:10.524Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T20:32:10.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:32:10.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:32:10.943Z] [2023-10-24T20:32:10.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:32:11.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:32:11.243Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T20:32:11.243Z] b85a868b505f: Pulling fs layer [2023-10-24T20:32:11.243Z] e2be974225ed: Pulling fs layer [2023-10-24T20:32:11.243Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T20:32:11.243Z] 988bab9f4d93: Pulling fs layer [2023-10-24T20:32:11.243Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T20:32:11.243Z] eaf3925da568: Pulling fs layer [2023-10-24T20:32:11.243Z] bab4dde63d76: Pulling fs layer [2023-10-24T20:32:11.243Z] bde34c3a00c8: Pulling fs layer [2023-10-24T20:32:11.243Z] b352a97aabf1: Pulling fs layer [2023-10-24T20:32:11.243Z] 4872d77fe225: Pulling fs layer [2023-10-24T20:32:11.243Z] 5851b861e8e6: Pulling fs layer [2023-10-24T20:32:11.243Z] 988bab9f4d93: Waiting [2023-10-24T20:32:11.243Z] 1469e6f7b9e6: Waiting [2023-10-24T20:32:11.243Z] eaf3925da568: Waiting [2023-10-24T20:32:11.243Z] bab4dde63d76: Waiting [2023-10-24T20:32:11.243Z] bde34c3a00c8: Waiting [2023-10-24T20:32:11.243Z] b352a97aabf1: Waiting [2023-10-24T20:32:11.243Z] 4872d77fe225: Waiting [2023-10-24T20:32:11.243Z] 5851b861e8e6: Waiting [2023-10-24T20:32:11.243Z] e2be974225ed: Download complete [2023-10-24T20:32:11.243Z] 988bab9f4d93: Verifying Checksum [2023-10-24T20:32:11.243Z] 988bab9f4d93: Download complete [2023-10-24T20:32:11.503Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T20:32:11.503Z] 1469e6f7b9e6: Download complete [2023-10-24T20:32:11.503Z] eaf3925da568: Verifying Checksum [2023-10-24T20:32:11.503Z] eaf3925da568: Download complete [2023-10-24T20:32:11.503Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T20:32:11.503Z] 339a4e72a1f5: Download complete [2023-10-24T20:32:11.503Z] bde34c3a00c8: Verifying Checksum [2023-10-24T20:32:11.503Z] bde34c3a00c8: Download complete [2023-10-24T20:32:11.503Z] b352a97aabf1: Download complete [2023-10-24T20:32:11.503Z] 4872d77fe225: Download complete [2023-10-24T20:32:11.503Z] 5851b861e8e6: Download complete [2023-10-24T20:32:11.503Z] b85a868b505f: Verifying Checksum [2023-10-24T20:32:11.503Z] b85a868b505f: Download complete [2023-10-24T20:32:11.762Z] bab4dde63d76: Verifying Checksum [2023-10-24T20:32:11.762Z] bab4dde63d76: Download complete [2023-10-24T20:32:12.697Z] b85a868b505f: Pull complete [2023-10-24T20:32:12.956Z] e2be974225ed: Pull complete [2023-10-24T20:32:13.527Z] 339a4e72a1f5: Pull complete [2023-10-24T20:32:13.527Z] 988bab9f4d93: Pull complete [2023-10-24T20:32:13.795Z] 1469e6f7b9e6: Pull complete [2023-10-24T20:32:13.795Z] eaf3925da568: Pull complete [2023-10-24T20:32:15.697Z] bab4dde63d76: Pull complete [2023-10-24T20:32:15.697Z] bde34c3a00c8: Pull complete [2023-10-24T20:32:15.697Z] b352a97aabf1: Pull complete [2023-10-24T20:32:15.956Z] 4872d77fe225: Pull complete [2023-10-24T20:32:15.956Z] 5851b861e8e6: Pull complete [2023-10-24T20:32:15.956Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T20:32:15.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:32:15.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:32:16.045Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:32:16.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:32:19.219Z] $ docker top f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 -eo pid,comm [2023-10-24T20:32:19.278Z] 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-10-24T20:32:19.278Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T20:32:19.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T20:32:19.314Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T20:32:19.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T20:32:19.425Z] $ docker exec f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 ssh-agent [2023-10-24T20:32:19.552Z] SSH_AUTH_SOCK=/tmp/ssh-ImVHjl0RH50P/agent.32 [2023-10-24T20:32:19.552Z] SSH_AGENT_PID=38 [2023-10-24T20:32:19.558Z] Running ssh-add (command line suppressed) [2023-10-24T20:32:19.662Z] Identity added: /w/workspace/edgex-go/599@tmp/private_key_8005098773174984641.key (/w/workspace/edgex-go/599@tmp/private_key_8005098773174984641.key) [2023-10-24T20:32:19.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T20:32:19.966Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T20:32:19.981Z] $ docker exec --env ******** --env ******** f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 ssh-agent -k [2023-10-24T20:32:20.074Z] unset SSH_AUTH_SOCK; [2023-10-24T20:32:20.075Z] unset SSH_AGENT_PID; [2023-10-24T20:32:20.075Z] echo Agent pid 38 killed; [2023-10-24T20:32:20.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T20:32:20.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T20:32:20.111Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T20:32:20.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T20:32:20.226Z] $ docker exec f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 ssh-agent [2023-10-24T20:32:20.335Z] SSH_AUTH_SOCK=/tmp/ssh-8zo4IS8HuLnW/agent.70 [2023-10-24T20:32:20.336Z] SSH_AGENT_PID=76 [2023-10-24T20:32:20.341Z] Running ssh-add (command line suppressed) [2023-10-24T20:32:20.465Z] Identity added: /w/workspace/edgex-go/599@tmp/private_key_9516940976772820745.key (/w/workspace/edgex-go/599@tmp/private_key_9516940976772820745.key) [2023-10-24T20:32:20.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T20:32:20.768Z] + git semver init [2023-10-24T20:32:21.028Z] 2023-10-24 20:32:20,945 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T20:32:21.028Z] 2023-10-24 20:32:20,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/599/.semver [2023-10-24T20:32:21.028Z] 2023-10-24 20:32:20,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/599/.semver [2023-10-24T20:32:21.028Z] 2023-10-24 20:32:20,947 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/599/.semver'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=None) [2023-10-24T20:32:26.354Z] 2023-10-24 20:32:25,795 [append_file] DEBUG append to file:/w/workspace/edgex-go/599/.git/info/exclude [2023-10-24T20:32:26.354Z] 2023-10-24 20:32:25,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/599/.semver/main with force:False [2023-10-24T20:32:26.354Z] 2023-10-24 20:32:25,796 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main [2023-10-24T20:32:26.354Z] 2023-10-24 20:32:25,796 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main [2023-10-24T20:32:26.354Z] 3.1.0-dev.64 [Pipeline] } [2023-10-24T20:32:26.364Z] $ docker exec --env ******** --env ******** f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 ssh-agent -k [2023-10-24T20:32:26.468Z] unset SSH_AUTH_SOCK; [2023-10-24T20:32:26.468Z] unset SSH_AGENT_PID; [2023-10-24T20:32:26.468Z] echo Agent pid 76 killed; [2023-10-24T20:32:26.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T20:32:26.789Z] + git semver [Pipeline] } [2023-10-24T20:32:27.064Z] $ docker stop --time=1 f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 [2023-10-24T20:32:28.388Z] $ docker rm -f --volumes f11aee4c3c0c3831531181a95c364b78099a7282e12493dc76a37407769e6190 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T20:32:28.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T20:32:28.938Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T20:32:28.940Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.64 [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-10-24T20:32:29.102Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10271 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-10-24T20:32:29.113Z] Running in /w/workspace/edgex-go/599 [Pipeline] { [Pipeline] checkout [2023-10-24T20:32:29.156Z] The recommended git tool is: git [2023-10-24T20:32:29.330Z] + git config --global --add safe.directory /w/workspace/edgex-go/599 [Pipeline] echo [2023-10-24T20:32:29.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:32:29.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:32:29.368Z] ========================================================= [2023-10-24T20:32:29.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T20:32:29.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-24T20:32:29.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T20:32:29.657Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T20:32:29.657Z] 7264a8db6415: Pulling fs layer [2023-10-24T20:32:29.657Z] c4d48a809fc2: Pulling fs layer [2023-10-24T20:32:29.657Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T20:32:29.657Z] ad3a456e5733: Pulling fs layer [2023-10-24T20:32:29.657Z] 33e27b845d1e: Pulling fs layer [2023-10-24T20:32:29.657Z] ad3a456e5733: Waiting [2023-10-24T20:32:29.657Z] c68163c4e522: Pulling fs layer [2023-10-24T20:32:29.657Z] 50da416c3ac9: Pulling fs layer [2023-10-24T20:32:29.657Z] 33e27b845d1e: Waiting [2023-10-24T20:32:29.657Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T20:32:29.657Z] c68163c4e522: Waiting [2023-10-24T20:32:29.657Z] 50da416c3ac9: Waiting [2023-10-24T20:32:29.657Z] c4d48a809fc2: Download complete [2023-10-24T20:32:29.657Z] ad3a456e5733: Verifying Checksum [2023-10-24T20:32:29.657Z] 33e27b845d1e: Verifying Checksum [2023-10-24T20:32:29.657Z] 33e27b845d1e: Download complete [2023-10-24T20:32:29.657Z] 7264a8db6415: Verifying Checksum [2023-10-24T20:32:29.657Z] 7264a8db6415: Download complete [2023-10-24T20:32:29.657Z] c68163c4e522: Verifying Checksum [2023-10-24T20:32:29.657Z] c68163c4e522: Download complete [2023-10-24T20:32:29.916Z] 7264a8db6415: Pull complete [2023-10-24T20:32:29.916Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T20:32:29.916Z] 23d2d4c4bb30: Download complete [2023-10-24T20:32:29.916Z] c4d48a809fc2: Pull complete [2023-10-24T20:32:30.175Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T20:32:30.175Z] 4f1c88b9dad5: Download complete [2023-10-24T20:32:30.433Z] 50da416c3ac9: Verifying Checksum [2023-10-24T20:32:30.433Z] 50da416c3ac9: Download complete [2023-10-24T20:32:33.718Z] 4f1c88b9dad5: Pull complete [2023-10-24T20:32:33.718Z] ad3a456e5733: Pull complete [2023-10-24T20:32:33.718Z] 33e27b845d1e: Pull complete [2023-10-24T20:32:33.718Z] c68163c4e522: Pull complete [2023-10-24T20:32:33.986Z] using credential edgex-jenkins-ssh [2023-10-24T20:32:34.000Z] Cloning the remote Git repository [2023-10-24T20:32:34.048Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-24T20:32:34.140Z] > git init /w/workspace/edgex-go/599 # timeout=10 [2023-10-24T20:32:34.301Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-24T20:32:34.302Z] > git --version # timeout=10 [2023-10-24T20:32:34.326Z] > git --version # 'git version 2.25.1' [2023-10-24T20:32:34.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T20:32:34.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T20:32:36.245Z] 50da416c3ac9: Pull complete [2023-10-24T20:32:36.245Z] 23d2d4c4bb30: Pull complete [2023-10-24T20:32:36.245Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T20:32:36.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T20:32:36.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-24T20:32:36.538Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T20:32:36.538Z] WORKDIR /edgex [2023-10-24T20:32:36.538Z] COPY go.mod . [2023-10-24T20:32:36.538Z] RUN go mod download [2023-10-24T20:32:36.538Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-24T20:32:37.104Z] Sending build context to Docker daemon 171MB [2023-10-24T20:32:37.104Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T20:32:37.104Z] ---> 0786185ac409 [2023-10-24T20:32:37.104Z] Step 2/4 : WORKDIR /edgex [2023-10-24T20:32:42.372Z] ---> Running in 5f73babbf069 [2023-10-24T20:32:42.372Z] Removing intermediate container 5f73babbf069 [2023-10-24T20:32:42.372Z] ---> 8670ca3ea6b5 [2023-10-24T20:32:42.372Z] Step 3/4 : COPY go.mod . [2023-10-24T20:32:42.372Z] ---> 7ad73c236c01 [2023-10-24T20:32:42.372Z] Step 4/4 : RUN go mod download [2023-10-24T20:32:42.372Z] ---> Running in 86438a4c8f20 [2023-10-24T20:32:50.904Z] Avoid second fetch [2023-10-24T20:32:50.905Z] Checking out Revision 352052acdd74cde1c2e6292ce686d2b6799bd01d (main) [2023-10-24T20:32:50.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-24T20:32:50.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T20:32:50.916Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T20:32:50.973Z] > git checkout -f 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 [2023-10-24T20:32:51.644Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4707)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T20:32:52.630Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T20:32:52.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T20:32:52.630Z] Dload Upload Total Spent Left Speed [2023-10-24T20:32:52.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-10-24T20:32:53.300Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T20:32:53.635Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-10-24T20:32:53.635Z] /etc/docker/daemon.new [2023-10-24T20:32:53.635Z] { [2023-10-24T20:32:53.635Z] "registry-mirrors": [ [2023-10-24T20:32:53.635Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T20:32:53.635Z] ], [2023-10-24T20:32:53.635Z] "bip": "10.250.0.254/24", [2023-10-24T20:32:53.635Z] "hosts": [ [2023-10-24T20:32:53.635Z] "tcp://0.0.0.0:5555", [2023-10-24T20:32:53.635Z] "unix:///var/run/docker.sock" [2023-10-24T20:32:53.635Z] ], [2023-10-24T20:32:53.635Z] "mtu": 1458, [2023-10-24T20:32:53.635Z] "selinux-enabled": true, [2023-10-24T20:32:53.635Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T20:32:53.635Z] } [Pipeline] sh [2023-10-24T20:32:53.956Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T20:32:54.276Z] + sudo service docker restart [2023-10-24T20:33:08.923Z] Removing intermediate container 86438a4c8f20 [2023-10-24T20:33:08.923Z] ---> 4b4994ceaae7 [2023-10-24T20:33:08.923Z] Successfully built 4b4994ceaae7 [2023-10-24T20:33:08.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:33:09.228Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T20:33:09.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:33:09.296Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:33:09.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:33:09.733Z] $ docker top 04fe9a08a259a53e78edc77412494583d07f4747cb8540bc0fc868aff1b0a027 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T20:33:10.080Z] + go version [2023-10-24T20:33:10.080Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T20:33:10.088Z] $ docker stop --time=1 04fe9a08a259a53e78edc77412494583d07f4747cb8540bc0fc868aff1b0a027 [2023-10-24T20:33:11.402Z] $ docker rm -f --volumes 04fe9a08a259a53e78edc77412494583d07f4747cb8540bc0fc868aff1b0a027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:33:11.809Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T20:33:11.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:33:11.872Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:33:11.899Z] $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:33:12.212Z] $ docker top a2d97af7c12eb0dd743284d0ca54728d9c5b0296e85d257792250017847126cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T20:33:12.274Z] ========================================================= [2023-10-24T20:33:12.274Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-24T20:33:12.274Z] ========================================================= [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:33:12.524Z] provisioning config files... [2023-10-24T20:33:12.549Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/599@tmp/config13639797668122289885tmp [2023-10-24T20:33:12.550Z] + git config --global --add safe.directory /w/workspace/edgex-go/599 [Pipeline] fileExists [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:33:12.843Z] + make test [2023-10-24T20:33:12.843Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T20:33:12.914Z] ---> docker-login.sh [2023-10-24T20:33:12.914Z] nexus3.edgexfoundry.org:10001 [2023-10-24T20:33:13.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:33:13.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:33:13.506Z] Configure a credential helper to remove this warning. See [2023-10-24T20:33:13.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:33:13.506Z] [2023-10-24T20:33:13.506Z] Login Succeeded [2023-10-24T20:33:13.506Z] nexus3.edgexfoundry.org:10002 [2023-10-24T20:33:13.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:33:13.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:33:13.774Z] Configure a credential helper to remove this warning. See [2023-10-24T20:33:13.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:33:13.774Z] [2023-10-24T20:33:13.774Z] Login Succeeded [2023-10-24T20:33:13.774Z] nexus3.edgexfoundry.org:10003 [2023-10-24T20:33:14.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:33:14.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:33:14.310Z] Configure a credential helper to remove this warning. See [2023-10-24T20:33:14.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:33:14.310Z] [2023-10-24T20:33:14.310Z] Login Succeeded [2023-10-24T20:33:14.310Z] nexus3.edgexfoundry.org:10004 [2023-10-24T20:33:14.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:33:14.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:33:14.577Z] Configure a credential helper to remove this warning. See [2023-10-24T20:33:14.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:33:14.577Z] [2023-10-24T20:33:14.577Z] Login Succeeded [2023-10-24T20:33:14.577Z] docker.io [2023-10-24T20:33:14.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:33:15.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:33:15.109Z] Configure a credential helper to remove this warning. See [2023-10-24T20:33:15.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:33:15.109Z] [2023-10-24T20:33:15.109Z] Login Succeeded [2023-10-24T20:33:15.109Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T20:33:15.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-24T20:33:15.630Z] + git config --global --add safe.directory /w/workspace/edgex-go/599 [Pipeline] echo [2023-10-24T20:33:15.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:33:15.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:33:15.668Z] ========================================================= [2023-10-24T20:33:15.668Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T20:33:15.668Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-24T20:33:15.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T20:33:16.252Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T20:33:16.252Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T20:33:16.252Z] 5d54e960e981: Pulling fs layer [2023-10-24T20:33:16.252Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T20:33:16.252Z] f0e02332f6b5: Pulling fs layer [2023-10-24T20:33:16.252Z] cefa15bbcfad: Pulling fs layer [2023-10-24T20:33:16.252Z] 17808c966233: Pulling fs layer [2023-10-24T20:33:16.252Z] f4c1fc716caa: Pulling fs layer [2023-10-24T20:33:16.252Z] f0e02332f6b5: Waiting [2023-10-24T20:33:16.252Z] cefa15bbcfad: Waiting [2023-10-24T20:33:16.252Z] f4c1fc716caa: Waiting [2023-10-24T20:33:16.252Z] 5d54e960e981: Download complete [2023-10-24T20:33:16.252Z] f0e02332f6b5: Verifying Checksum [2023-10-24T20:33:16.252Z] f0e02332f6b5: Download complete [2023-10-24T20:33:16.252Z] cefa15bbcfad: Verifying Checksum [2023-10-24T20:33:16.252Z] cefa15bbcfad: Download complete [2023-10-24T20:33:16.252Z] 9fda8d8052c6: Download complete [2023-10-24T20:33:16.524Z] f4c1fc716caa: Verifying Checksum [2023-10-24T20:33:16.525Z] f4c1fc716caa: Download complete [2023-10-24T20:33:17.112Z] 9fda8d8052c6: Pull complete [2023-10-24T20:33:17.700Z] 5d54e960e981: Pull complete [2023-10-24T20:33:17.968Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T20:33:17.968Z] c4a7e357bf2a: Download complete [2023-10-24T20:33:18.929Z] 17808c966233: Verifying Checksum [2023-10-24T20:33:18.929Z] 17808c966233: Download complete [2023-10-24T20:33:19.413Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-24T20:33:31.401Z] c4a7e357bf2a: Pull complete [2023-10-24T20:33:31.401Z] f0e02332f6b5: Pull complete [2023-10-24T20:33:31.401Z] cefa15bbcfad: Pull complete [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-24T20:33:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-24T20:33:31.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-24T20:33:32.124Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-24T20:33:32.124Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-24T20:33:32.124Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-24T20:33:32.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-24T20:33:34.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-24T20:33:34.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-24T20:33:35.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-10-24T20:33:36.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2023-10-24T20:33:36.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-24T20:33:36.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-24T20:33:36.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-24T20:33:38.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-24T20:33:38.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-24T20:33:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-24T20:33:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-24T20:33:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-24T20:33:39.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-24T20:33:39.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-24T20:33:39.656Z] 17808c966233: Pull complete [2023-10-24T20:33:40.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-24T20:33:40.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-24T20:33:40.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2023-10-24T20:33:40.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements [2023-10-24T20:33:41.066Z] f4c1fc716caa: Pull complete [2023-10-24T20:33:41.066Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T20:33:41.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T20:33:41.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-24T20:33:41.401Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-24T20:33:41.401Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T20:33:41.401Z] WORKDIR /edgex [2023-10-24T20:33:41.401Z] COPY go.mod . [2023-10-24T20:33:41.401Z] RUN go mod download [2023-10-24T20:33:41.997Z] Sending build context to Docker daemon 2.91MB [2023-10-24T20:33:41.997Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T20:33:41.997Z] ---> ea914061e18c [2023-10-24T20:33:41.997Z] Step 2/4 : WORKDIR /edgex [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-24T20:33:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.491s coverage: 93.4% of statements [2023-10-24T20:33:42.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-24T20:33:42.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-24T20:33:43.930Z] ---> Running in 0cae0c1c4cbf [2023-10-24T20:33:43.930Z] Removing intermediate container 0cae0c1c4cbf [2023-10-24T20:33:43.930Z] ---> 1e7b229acdd6 [2023-10-24T20:33:43.930Z] Step 3/4 : COPY go.mod . [2023-10-24T20:33:43.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 97.6% of statements [2023-10-24T20:33:43.941Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2023-10-24T20:33:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-24T20:33:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-24T20:33:44.513Z] ---> 1a7daf3c9474 [2023-10-24T20:33:44.513Z] Step 4/4 : RUN go mod download [2023-10-24T20:33:44.513Z] ---> Running in 2e77b972c2fb [2023-10-24T20:33:45.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2023-10-24T20:33:45.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 32.2% of statements [2023-10-24T20:33:45.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements [2023-10-24T20:33:45.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-10-24T20:33:45.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.047s coverage: 94.1% of statements [2023-10-24T20:33:46.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.046s coverage: 96.3% of statements [2023-10-24T20:33:46.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-10-24T20:33:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-24T20:33:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-24T20:33:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-24T20:33:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-24T20:33:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-24T20:33:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-24T20:33:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-24T20:33:46.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-24T20:33:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-24T20:33:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-24T20:33:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-24T20:33:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-24T20:33:48.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-24T20:33:48.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-24T20:33:48.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-24T20:33:50.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-24T20:33:50.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-24T20:33:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-24T20:33:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-24T20:33:54.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-24T20:33:54.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-24T20:33:54.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-24T20:33:55.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-24T20:33:55.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-24T20:33:55.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-24T20:33:56.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-24T20:33:56.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-24T20:33:56.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-24T20:33:56.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-24T20:33:57.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-24T20:33:57.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-24T20:33:57.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-24T20:33:57.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-24T20:33:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements [2023-10-24T20:33:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-24T20:33:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-24T20:33:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-24T20:33:59.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-24T20:33:59.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-24T20:33:59.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-24T20:34:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-24T20:34:01.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-24T20:34:11.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.076s coverage: 92.9% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 64.4% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.037s coverage: 86.0% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.173s coverage: 38.4% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-10-24T20:34:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2023-10-24T20:34:11.894Z] 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-10-24T20:34:12.151Z] running golangci-lint [2023-10-24T20:34:12.410Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-24T20:34:12.410Z] go version go1.21.0 linux/amd64 [2023-10-24T20:34:12.671Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-24T20:34:12.671Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-24T20:34:27.539Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|types_sizes|files|imports) took 13.811359154s" [2023-10-24T20:34:27.539Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.808981ms" [2023-10-24T20:34:31.366Z] Removing intermediate container 2e77b972c2fb [2023-10-24T20:34:31.366Z] ---> bea7a2f5b072 [2023-10-24T20:34:31.366Z] Successfully built bea7a2f5b072 [2023-10-24T20:34:31.366Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:34:31.702Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T20:34:31.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:34:31.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-10271 does not seem to be running inside a container [2023-10-24T20:34:31.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T20:34:34.511Z] $ docker top 24f67a8b75daf526150ff0a109ff478dfa98103f74e89348e7a470c015e70f98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T20:34:35.347Z] + go version [2023-10-24T20:34:35.347Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T20:34:35.361Z] $ docker stop --time=1 24f67a8b75daf526150ff0a109ff478dfa98103f74e89348e7a470c015e70f98 [2023-10-24T20:34:35.642Z] level=info msg="[linters_context/goanalysis] analyzers took 1m17.910096714s with top 10 stages: buildir: 35.218783976s, gosec: 6.779619195s, fact_deprecated: 2.384305825s, inspect: 2.219893723s, ctrlflow: 1.594999559s, printf: 1.349656892s, S1038: 1.016870658s, nilness: 1.006205013s, fact_purity: 909.085973ms, directives: 707.661359ms" [2023-10-24T20:34:35.642Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-24T20:34:35.642Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, exclude: 197/197" [2023-10-24T20:34:35.642Z] level=info msg="[runner] processing took 17.023955ms with stages: nolint: 7.72709ms, identifier_marker: 5.173283ms, autogenerated_exclude: 1.204822ms, path_prettifier: 1.094622ms, exclude-rules: 1.062621ms, skip_dirs: 715.127µs, cgo: 25.73µs, filename_unadjuster: 13.32µs, max_same_issues: 2.29µs, fixer: 830ns, uniq_by_line: 700ns, skip_files: 680ns, exclude: 520ns, severity-rules: 410ns, sort_results: 390ns, source_code: 380ns, diff: 360ns, max_per_file_from_linter: 280ns, max_from_linter: 240ns, path_shortener: 130ns, path_prefixer: 130ns" [2023-10-24T20:34:35.642Z] level=info msg="[runner] linters took 8.810198892s with stages: goanalysis_metalinter: 8.793035036s" [2023-10-24T20:34:35.642Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-24T20:34:35.642Z] level=info msg="Memory: 227 samples, avg is 235.7MB, max is 936.0MB" [2023-10-24T20:34:35.642Z] level=info msg="Execution took 22.66919564s" [2023-10-24T20:34:35.642Z] go vet ./... [2023-10-24T20:34:36.994Z] $ docker rm -f --volumes 24f67a8b75daf526150ff0a109ff478dfa98103f74e89348e7a470c015e70f98 [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-10-24T20:34:37.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T20:34:37.846Z] [2023-10-24T20:34:37.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:34:38.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T20:34:38.168Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-24T20:34:38.168Z] 547446be3368: Pulling fs layer [2023-10-24T20:34:38.168Z] d125d8839a47: Pulling fs layer [2023-10-24T20:34:38.168Z] 3e85d5ac6304: Pulling fs layer [2023-10-24T20:34:38.168Z] c3105a71a48b: Pulling fs layer [2023-10-24T20:34:38.168Z] 0f093f025ec4: Pulling fs layer [2023-10-24T20:34:38.168Z] c3106fc0e877: Pulling fs layer [2023-10-24T20:34:38.168Z] c3105a71a48b: Waiting [2023-10-24T20:34:38.168Z] 0f093f025ec4: Waiting [2023-10-24T20:34:38.168Z] c3106fc0e877: Waiting [2023-10-24T20:34:38.434Z] 547446be3368: Verifying Checksum [2023-10-24T20:34:38.435Z] 547446be3368: Download complete [2023-10-24T20:34:38.435Z] c3105a71a48b: Verifying Checksum [2023-10-24T20:34:38.435Z] c3105a71a48b: Download complete [2023-10-24T20:34:39.018Z] d125d8839a47: Verifying Checksum [2023-10-24T20:34:39.018Z] d125d8839a47: Download complete [2023-10-24T20:34:39.018Z] c3106fc0e877: Verifying Checksum [2023-10-24T20:34:39.018Z] c3106fc0e877: Download complete [2023-10-24T20:34:39.018Z] 0f093f025ec4: Verifying Checksum [2023-10-24T20:34:39.018Z] 0f093f025ec4: Download complete [2023-10-24T20:34:39.018Z] 547446be3368: Pull complete [2023-10-24T20:34:39.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T20:34:39.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T20:34:39.823Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T20:34:39.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-24T20:34:40.128Z] + ls -al . [2023-10-24T20:34:40.128Z] total 728 [2023-10-24T20:34:40.128Z] drwxrwxr-x 11 1001 1001 4096 Oct 24 20:33 . [2023-10-24T20:34:40.128Z] drwxr-xr-x 4 root root 4096 Oct 24 20:33 .. [2023-10-24T20:34:40.128Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 20:32 .blubracket [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 10 Oct 24 20:32 .dockerignore [2023-10-24T20:34:40.128Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 20:34 .git [2023-10-24T20:34:40.128Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 20:32 .github [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 1074 Oct 24 20:32 .gitignore [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 42 Oct 24 20:32 .golangci.yml [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 100 Oct 24 20:32 .hadolint.yml [2023-10-24T20:34:40.128Z] drwxr-xr-x 3 1001 1001 4096 Oct 24 20:32 .semver [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 155 Oct 24 20:32 .sonarcloud.properties [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 1171 Oct 24 20:32 ADOPTERS.md [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 11674 Oct 24 20:32 Attribution.txt [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 93407 Oct 24 20:32 CHANGELOG.md [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 3804 Oct 24 20:32 CONTRIBUTING.md [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 677 Oct 24 20:32 GOVERNANCE.md [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 861 Oct 24 20:32 Jenkinsfile [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 10775 Oct 24 20:32 LICENSE [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 15054 Oct 24 20:32 Makefile [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 582 Oct 24 20:32 OWNERS.md [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 9527 Oct 24 20:32 README.md [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 789 Oct 24 20:32 SECURITY.md [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 12 Oct 24 20:32 VERSION [2023-10-24T20:34:40.128Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 20:32 bin [2023-10-24T20:34:40.128Z] drwxrwxr-x 18 1001 1001 4096 Oct 24 20:32 cmd [2023-10-24T20:34:40.128Z] -rw-r--r-- 1 root root 453602 Oct 24 20:34 coverage.out [2023-10-24T20:34:40.128Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 20:32 fuzz_test [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 3689 Oct 24 20:32 go.mod [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 34446 Oct 24 20:32 go.sum [2023-10-24T20:34:40.128Z] drwxrwxr-x 7 1001 1001 4096 Oct 24 20:32 internal [2023-10-24T20:34:40.128Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 20:32 openapi [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 584 Oct 24 20:32 security.txt [2023-10-24T20:34:40.128Z] -rw-rw-r-- 1 1001 1001 204 Oct 24 20:32 version.go [Pipeline] sh [2023-10-24T20:34:40.433Z] d125d8839a47: Pull complete [2023-10-24T20:34:40.458Z] + '[' -e coverage.out ] [2023-10-24T20:34:40.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-24T20:34:40.560Z] Stashed 1 file(s) [Pipeline] sh [2023-10-24T20:34:40.834Z] + make build [2023-10-24T20:34:40.834Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-24T20:34:41.019Z] 3e85d5ac6304: Verifying Checksum [2023-10-24T20:34:41.019Z] 3e85d5ac6304: Download complete [2023-10-24T20:34:51.084Z] 3e85d5ac6304: Pull complete [2023-10-24T20:34:51.084Z] c3105a71a48b: Pull complete [2023-10-24T20:34:52.490Z] 0f093f025ec4: Pull complete [2023-10-24T20:34:52.490Z] c3106fc0e877: Pull complete [2023-10-24T20:34:52.756Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-24T20:34:52.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T20:34:52.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:34:52.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-10271 does not seem to be running inside a container [2023-10-24T20:34:53.008Z] $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-24T20:34:53.027Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-24T20:34:53.591Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-24T20:34:54.965Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-24T20:34:55.069Z] $ docker top 83563c4736e6ed9f2ab37e28b773fbec8f434ea86da6cde2165e39e658ad7f77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T20:34:55.530Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-24T20:34:55.893Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-24T20:35:02.086Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-24T20:35:02.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-24T20:35:03.718Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-24T20:35:04.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-24T20:35:05.219Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-24T20:35:05.975Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #1 transferring dockerfile: 2.12kB 0.0s done [2023-10-24T20:35:05.975Z] #1 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #2 transferring dockerfile: 1.84kB done [2023-10-24T20:35:05.975Z] #2 DONE 0.0s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #3 transferring dockerfile: 2.82kB done [2023-10-24T20:35:05.975Z] #3 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #4 transferring dockerfile: 1.78kB done [2023-10-24T20:35:05.975Z] #4 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #5 transferring dockerfile: 1.58kB 0.0s done [2023-10-24T20:35:05.975Z] #5 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #6 transferring dockerfile: 2.04kB 0.0s done [2023-10-24T20:35:05.975Z] #6 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #7 transferring dockerfile: 1.96kB done [2023-10-24T20:35:05.975Z] #7 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #8 transferring dockerfile: 1.70kB 0.0s done [2023-10-24T20:35:05.975Z] #8 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #9 [core-command internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #9 transferring dockerfile: 1.82kB 0.0s done [2023-10-24T20:35:05.975Z] #9 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #10 transferring dockerfile: 1.59kB 0.0s done [2023-10-24T20:35:05.975Z] #10 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #11 [core-data internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #11 transferring dockerfile: 1.90kB done [2023-10-24T20:35:05.975Z] #11 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #12 transferring dockerfile: 2.39kB done [2023-10-24T20:35:05.975Z] #12 DONE 0.0s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #13 transferring dockerfile: 2.38kB 0.0s done [2023-10-24T20:35:05.975Z] #13 DONE 0.1s [2023-10-24T20:35:05.975Z] [2023-10-24T20:35:05.975Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-10-24T20:35:05.975Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-10-24T20:35:05.975Z] #14 DONE 0.1s [2023-10-24T20:35:06.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-24T20:35:06.243Z] [2023-10-24T20:35:06.243Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-24T20:35:06.243Z] #15 transferring context: 50B 0.0s done [2023-10-24T20:35:06.243Z] #15 DONE 0.1s [2023-10-24T20:35:06.833Z] [2023-10-24T20:35:06.833Z] #16 [support-notifications internal] load .dockerignore [2023-10-24T20:35:06.833Z] #16 transferring context: 50B done [2023-10-24T20:35:06.833Z] #16 DONE 0.1s [2023-10-24T20:35:06.833Z] [2023-10-24T20:35:06.833Z] #17 [security-bootstrapper internal] load .dockerignore [2023-10-24T20:35:06.833Z] #17 transferring context: 50B 0.0s done [2023-10-24T20:35:06.833Z] #17 DONE 0.0s [2023-10-24T20:35:06.833Z] [2023-10-24T20:35:06.833Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-10-24T20:35:06.833Z] #18 transferring context: 50B 0.0s done [2023-10-24T20:35:06.833Z] #18 DONE 0.1s [2023-10-24T20:35:07.102Z] [2023-10-24T20:35:07.102Z] #19 [security-spire-config internal] load .dockerignore [2023-10-24T20:35:07.102Z] #19 transferring context: 50B 0.0s done [2023-10-24T20:35:07.102Z] #19 DONE 0.1s [2023-10-24T20:35:07.102Z] [2023-10-24T20:35:07.102Z] #20 [security-proxy-auth internal] load .dockerignore [2023-10-24T20:35:07.102Z] #20 transferring context: 50B 0.0s done [2023-10-24T20:35:07.102Z] #20 DONE 0.1s [2023-10-24T20:35:07.102Z] [2023-10-24T20:35:07.102Z] #21 [core-metadata internal] load .dockerignore [2023-10-24T20:35:07.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-24T20:35:07.512Z] #21 transferring context: 50B done [2023-10-24T20:35:07.512Z] #21 DONE 0.1s [2023-10-24T20:35:07.512Z] [2023-10-24T20:35:07.512Z] #22 [security-spire-agent internal] load .dockerignore [2023-10-24T20:35:07.512Z] #22 transferring context: 50B 0.0s done [2023-10-24T20:35:07.512Z] #22 DONE 0.1s [2023-10-24T20:35:07.512Z] [2023-10-24T20:35:07.512Z] #23 [core-command internal] load .dockerignore [2023-10-24T20:35:07.512Z] #23 transferring context: 50B done [2023-10-24T20:35:07.512Z] #23 DONE 0.1s [2023-10-24T20:35:07.512Z] [2023-10-24T20:35:07.512Z] #24 [core-data internal] load .dockerignore [2023-10-24T20:35:07.512Z] #24 transferring context: 50B 0.0s done [2023-10-24T20:35:07.512Z] #24 DONE 0.1s [2023-10-24T20:35:07.512Z] [2023-10-24T20:35:07.512Z] #25 [security-spire-server internal] load .dockerignore [2023-10-24T20:35:07.512Z] #25 transferring context: 50B done [2023-10-24T20:35:07.512Z] #25 DONE 0.1s [2023-10-24T20:35:07.512Z] [2023-10-24T20:35:07.512Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-10-24T20:35:07.512Z] #26 DONE 0.0s [2023-10-24T20:35:07.512Z] [2023-10-24T20:35:07.512Z] #27 [security-proxy-setup internal] load .dockerignore [2023-10-24T20:35:07.512Z] #27 transferring context: 50B 0.0s done [2023-10-24T20:35:07.512Z] #27 DONE 0.1s [2023-10-24T20:35:07.512Z] [2023-10-24T20:35:07.512Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-10-24T20:35:07.512Z] #26 transferring context: 50B 0.0s done [2023-10-24T20:35:07.512Z] #26 DONE 0.1s [2023-10-24T20:35:07.794Z] [2023-10-24T20:35:07.794Z] #28 [support-scheduler internal] load .dockerignore [2023-10-24T20:35:07.794Z] #28 transferring context: 50B 0.0s done [2023-10-24T20:35:07.794Z] #28 DONE 0.1s [2023-10-24T20:35:07.794Z] [2023-10-24T20:35:07.794Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:07.794Z] #29 DONE 0.0s [2023-10-24T20:35:07.794Z] [2023-10-24T20:35:07.794Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T20:35:08.066Z] #30 DONE 0.2s [2023-10-24T20:35:08.066Z] [2023-10-24T20:35:08.066Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:08.066Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:08.066Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:08.066Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:08.066Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:08.066Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 921.60kB / 3.33MB 0.1s [Pipeline] } [2023-10-24T20:35:08.082Z] $ docker stop --time=1 a2d97af7c12eb0dd743284d0ca54728d9c5b0296e85d257792250017847126cc [2023-10-24T20:35:08.337Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.82MB / 3.33MB 0.3s [2023-10-24T20:35:08.337Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:08.337Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-24T20:35:08.607Z] #31 ... [2023-10-24T20:35:08.607Z] [2023-10-24T20:35:08.607Z] #32 [core-common-config-bootstrapper internal] load build context [2023-10-24T20:35:08.607Z] #32 transferring context: 2.55MB 0.5s done [2023-10-24T20:35:08.607Z] #32 DONE 0.7s [2023-10-24T20:35:08.887Z] [2023-10-24T20:35:08.887Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:08.887Z] #33 DONE 0.9s [2023-10-24T20:35:08.887Z] [2023-10-24T20:35:08.887Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:08.887Z] #31 ... [2023-10-24T20:35:08.887Z] [2023-10-24T20:35:08.887Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:08.887Z] #29 DONE 0.0s [2023-10-24T20:35:08.887Z] [2023-10-24T20:35:08.887Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:09.161Z] #31 ... [2023-10-24T20:35:09.161Z] [2023-10-24T20:35:09.161Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:09.161Z] #29 DONE 0.0s [2023-10-24T20:35:09.161Z] [2023-10-24T20:35:09.161Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:09.161Z] #33 DONE 1.6s [2023-10-24T20:35:09.161Z] [2023-10-24T20:35:09.161Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:09.161Z] #34 DONE 0.4s [2023-10-24T20:35:09.161Z] [2023-10-24T20:35:09.161Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:09.161Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:09.161Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:09.161Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:09.161Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:09.161Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:09.161Z] #31 ... [2023-10-24T20:35:09.161Z] [2023-10-24T20:35:09.161Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:09.161Z] #29 DONE 0.0s [2023-10-24T20:35:09.161Z] [2023-10-24T20:35:09.161Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:09.161Z] #33 DONE 1.6s [2023-10-24T20:35:09.161Z] [2023-10-24T20:35:09.161Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:09.161Z] #34 DONE 0.4s [2023-10-24T20:35:09.161Z] [2023-10-24T20:35:09.161Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:09.161Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:09.161Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:09.161Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:09.161Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:09.161Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:09.442Z] #31 ... [2023-10-24T20:35:09.442Z] [2023-10-24T20:35:09.442Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T20:35:09.442Z] #30 DONE 0.4s [2023-10-24T20:35:09.442Z] [2023-10-24T20:35:09.442Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:09.442Z] #33 DONE 1.7s [2023-10-24T20:35:09.442Z] [2023-10-24T20:35:09.442Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:09.442Z] #34 DONE 0.5s [2023-10-24T20:35:09.442Z] [2023-10-24T20:35:09.442Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:09.442Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:09.442Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:09.442Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:09.442Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:09.442Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:09.442Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-10-24T20:35:09.722Z] #31 ... [2023-10-24T20:35:09.722Z] [2023-10-24T20:35:09.722Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:09.722Z] #29 DONE 0.0s [2023-10-24T20:35:09.722Z] [2023-10-24T20:35:09.722Z] #35 [security-spiffe-token-provider internal] load build context [2023-10-24T20:35:09.997Z] #35 ... [2023-10-24T20:35:09.997Z] [2023-10-24T20:35:09.997Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:09.997Z] #29 DONE 0.0s [2023-10-24T20:35:09.997Z] [2023-10-24T20:35:09.997Z] #35 [security-spiffe-token-provider internal] load build context [2023-10-24T20:35:09.997Z] #35 ... [2023-10-24T20:35:09.997Z] [2023-10-24T20:35:09.997Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:09.997Z] #33 DONE 1.7s [2023-10-24T20:35:09.997Z] [2023-10-24T20:35:09.997Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:09.997Z] #34 DONE 0.6s [2023-10-24T20:35:09.997Z] [2023-10-24T20:35:09.997Z] #35 [security-spiffe-token-provider internal] load build context [2023-10-24T20:35:10.608Z] #35 ... [2023-10-24T20:35:10.608Z] [2023-10-24T20:35:10.608Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:10.608Z] #29 DONE 0.0s [2023-10-24T20:35:10.608Z] [2023-10-24T20:35:10.608Z] #35 [security-spiffe-token-provider internal] load build context [2023-10-24T20:35:10.608Z] #35 transferring context: 2.55MB 1.1s done [2023-10-24T20:35:10.608Z] #35 ... [2023-10-24T20:35:10.608Z] [2023-10-24T20:35:10.608Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:10.608Z] #33 DONE 1.8s [2023-10-24T20:35:10.608Z] [2023-10-24T20:35:10.608Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:10.608Z] #34 DONE 0.6s [2023-10-24T20:35:10.608Z] [2023-10-24T20:35:10.608Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T20:35:10.608Z] #30 DONE 1.5s [2023-10-24T20:35:10.608Z] [2023-10-24T20:35:10.608Z] #36 [support-notifications internal] load build context [2023-10-24T20:35:10.608Z] #36 transferring context: 2.55MB 1.2s done [2023-10-24T20:35:10.608Z] #36 DONE 1.5s [2023-10-24T20:35:10.879Z] [2023-10-24T20:35:10.879Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:10.879Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:10.879Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:10.879Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:10.879Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:10.879Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:10.879Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-10-24T20:35:10.879Z] #31 ... [2023-10-24T20:35:10.879Z] [2023-10-24T20:35:10.879Z] #35 [security-spiffe-token-provider internal] load build context [2023-10-24T20:35:10.879Z] #35 DONE 1.4s [2023-10-24T20:35:10.879Z] [2023-10-24T20:35:10.879Z] #37 [security-bootstrapper internal] load build context [2023-10-24T20:35:10.879Z] #37 transferring context: 2.55MB 1.3s done [2023-10-24T20:35:10.879Z] #37 DONE 1.6s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T20:35:11.148Z] #38 DONE 1.6s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:11.148Z] #31 DONE 3.9s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:11.148Z] #29 DONE 0.1s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #39 [security-spire-server internal] load build context [2023-10-24T20:35:11.148Z] #39 DONE 0.0s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #40 [security-spire-config internal] load build context [2023-10-24T20:35:11.148Z] #40 DONE 0.0s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:11.148Z] #41 DONE 0.0s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:11.148Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:11.148Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:11.148Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:11.148Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:11.148Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:11.148Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-10-24T20:35:11.148Z] #31 DONE 3.9s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #42 [core-command internal] load build context [2023-10-24T20:35:11.148Z] #42 ... [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:11.148Z] #29 DONE 0.1s [2023-10-24T20:35:11.148Z] [2023-10-24T20:35:11.148Z] #42 [core-command internal] load build context [2023-10-24T20:35:11.415Z] #42 ... [2023-10-24T20:35:11.415Z] [2023-10-24T20:35:11.415Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:11.415Z] #29 DONE 0.1s [2023-10-24T20:35:11.415Z] [2023-10-24T20:35:11.415Z] #43 [security-proxy-auth internal] load build context [2023-10-24T20:35:11.415Z] #43 transferring context: 2.55MB 1.2s done [2023-10-24T20:35:11.415Z] #43 DONE 1.4s [2023-10-24T20:35:11.415Z] [2023-10-24T20:35:11.415Z] #42 [core-command internal] load build context [2023-10-24T20:35:11.683Z] #42 ... [2023-10-24T20:35:11.683Z] [2023-10-24T20:35:11.683Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:11.683Z] #33 DONE 1.9s [2023-10-24T20:35:11.683Z] [2023-10-24T20:35:11.683Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:11.683Z] #34 DONE 0.7s [2023-10-24T20:35:11.683Z] [2023-10-24T20:35:11.683Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T20:35:11.683Z] #29 DONE 0.1s [2023-10-24T20:35:11.683Z] [2023-10-24T20:35:11.683Z] #39 [security-spire-server internal] load build context [2023-10-24T20:35:11.683Z] #39 transferring context: 18.10kB 0.0s done [2023-10-24T20:35:11.683Z] #39 DONE 0.5s [2023-10-24T20:35:11.683Z] [2023-10-24T20:35:11.683Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:11.683Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:11.683Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:11.683Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:11.683Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:11.683Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:11.683Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-10-24T20:35:11.683Z] #31 DONE 4.0s [2023-10-24T20:35:11.683Z] [2023-10-24T20:35:11.683Z] #42 [core-command internal] load build context [2023-10-24T20:35:11.955Z] #42 ... [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:11.955Z] #33 DONE 1.9s [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:11.955Z] #34 DONE 0.7s [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:11.955Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:11.955Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:11.955Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:11.955Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:11.955Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:11.955Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-10-24T20:35:11.955Z] #31 DONE 4.0s [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T20:35:11.955Z] #44 DONE 1.8s [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #42 [core-command internal] load build context [2023-10-24T20:35:11.955Z] #42 ... [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:11.955Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:11.955Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:11.955Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:11.955Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:11.955Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:11.955Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-10-24T20:35:11.955Z] #31 DONE 4.0s [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #40 [security-spire-config internal] load build context [2023-10-24T20:35:11.955Z] #40 transferring context: 16.35kB 0.2s done [2023-10-24T20:35:11.955Z] #40 DONE 0.8s [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #45 [core-metadata internal] load build context [2023-10-24T20:35:11.955Z] #45 transferring context: 2.55MB 1.2s done [2023-10-24T20:35:11.955Z] #45 DONE 2.0s [2023-10-24T20:35:11.955Z] [2023-10-24T20:35:11.955Z] #42 [core-command internal] load build context [2023-10-24T20:35:12.222Z] #42 transferring context: 2.55MB 1.2s done [2023-10-24T20:35:12.222Z] #42 DONE 1.6s [2023-10-24T20:35:12.222Z] [2023-10-24T20:35:12.222Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T20:35:12.995Z] $ docker rm -f --volumes a2d97af7c12eb0dd743284d0ca54728d9c5b0296e85d257792250017847126cc [2023-10-24T20:35:13.195Z] #46 ... [2023-10-24T20:35:13.195Z] [2023-10-24T20:35:13.195Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T20:35:13.195Z] #30 DONE 3.4s [2023-10-24T20:35:13.195Z] [2023-10-24T20:35:13.195Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T20:35:13.195Z] #33 DONE 1.9s [2023-10-24T20:35:13.195Z] [2023-10-24T20:35:13.195Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:13.195Z] #34 DONE 0.8s [2023-10-24T20:35:13.195Z] [2023-10-24T20:35:13.195Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:13.195Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:13.195Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:13.195Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T20:35:13.195Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T20:35:13.195Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-24T20:35:13.195Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-10-24T20:35:13.195Z] #31 DONE 4.0s [2023-10-24T20:35:13.195Z] [2023-10-24T20:35:13.195Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:13.195Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2023-10-24T20:35:13.195Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T20:35:13.195Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-24T20:35:13.195Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [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-10-24T20:35:13.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T20:35:13.747Z] [2023-10-24T20:35:13.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:35:13.780Z] #41 ... [2023-10-24T20:35:13.780Z] [2023-10-24T20:35:13.780Z] #47 [security-spire-agent internal] load build context [2023-10-24T20:35:13.780Z] #47 transferring context: 17.63kB 0.2s done [2023-10-24T20:35:13.780Z] #47 DONE 1.6s [2023-10-24T20:35:13.780Z] [2023-10-24T20:35:13.780Z] #48 [security-secretstore-setup internal] load build context [2023-10-24T20:35:14.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T20:35:14.045Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-24T20:35:14.045Z] 91d30c5bc195: Pulling fs layer [2023-10-24T20:35:14.045Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-24T20:35:14.045Z] 9c61dcf015f6: Pulling fs layer [2023-10-24T20:35:14.045Z] 4698f68db338: Pulling fs layer [2023-10-24T20:35:14.045Z] 2a2f49069b9e: Pulling fs layer [2023-10-24T20:35:14.046Z] e0025b399a48: Pulling fs layer [2023-10-24T20:35:14.046Z] 2a2f49069b9e: Waiting [2023-10-24T20:35:14.046Z] 4698f68db338: Waiting [2023-10-24T20:35:14.046Z] e0025b399a48: Waiting [2023-10-24T20:35:14.304Z] 91d30c5bc195: Verifying Checksum [2023-10-24T20:35:14.304Z] 91d30c5bc195: Download complete [2023-10-24T20:35:14.304Z] 4698f68db338: Download complete [2023-10-24T20:35:14.304Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-24T20:35:14.304Z] 2e9b0aa3be6d: Download complete [2023-10-24T20:35:14.304Z] e0025b399a48: Verifying Checksum [2023-10-24T20:35:14.304Z] e0025b399a48: Download complete [2023-10-24T20:35:14.305Z] 91d30c5bc195: Pull complete [2023-10-24T20:35:14.563Z] 2a2f49069b9e: Verifying Checksum [2023-10-24T20:35:14.563Z] 2a2f49069b9e: Download complete [2023-10-24T20:35:14.563Z] 2e9b0aa3be6d: Pull complete [2023-10-24T20:35:14.821Z] 9c61dcf015f6: Verifying Checksum [2023-10-24T20:35:14.821Z] 9c61dcf015f6: Download complete [2023-10-24T20:35:17.344Z] 9c61dcf015f6: Pull complete [2023-10-24T20:35:17.344Z] 4698f68db338: Pull complete [2023-10-24T20:35:17.604Z] 2a2f49069b9e: Pull complete [2023-10-24T20:35:17.604Z] e0025b399a48: Pull complete [2023-10-24T20:35:17.604Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-24T20:35:17.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T20:35:17.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:35:17.684Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:35:17.715Z] $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:35:18.050Z] #48 transferring context: 2.55MB 5.0s done [2023-10-24T20:35:18.051Z] #48 ... [2023-10-24T20:35:18.051Z] [2023-10-24T20:35:18.051Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:18.051Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-10-24T20:35:18.051Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s done [2023-10-24T20:35:18.051Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.7s done [2023-10-24T20:35:18.051Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T20:35:18.051Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.62MB / 23.39MB 4.2s [2023-10-24T20:35:18.051Z] #41 ... [2023-10-24T20:35:18.051Z] [2023-10-24T20:35:18.051Z] #48 [security-secretstore-setup internal] load build context [2023-10-24T20:35:18.051Z] #48 DONE 5.6s [2023-10-24T20:35:18.051Z] [2023-10-24T20:35:18.051Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:18.051Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-24T20:35:18.051Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 4.4s [2023-10-24T20:35:18.051Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-24T20:35:18.051Z] #41 ... [2023-10-24T20:35:18.051Z] [2023-10-24T20:35:18.051Z] #49 [core-data internal] load build context [2023-10-24T20:35:18.051Z] #49 transferring context: 2.55MB 4.9s done [2023-10-24T20:35:18.051Z] #49 DONE 5.8s [2023-10-24T20:35:18.051Z] [2023-10-24T20:35:18.051Z] #50 [security-proxy-setup internal] load build context [2023-10-24T20:35:18.051Z] #50 transferring context: 2.55MB 4.8s done [2023-10-24T20:35:18.051Z] #50 DONE 5.8s [2023-10-24T20:35:18.051Z] [2023-10-24T20:35:18.051Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:18.051Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 4.9s [2023-10-24T20:35:18.317Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.2s [2023-10-24T20:35:18.584Z] #41 ... [2023-10-24T20:35:18.584Z] [2023-10-24T20:35:18.584Z] #51 [support-scheduler internal] load build context [2023-10-24T20:35:18.584Z] #51 transferring context: 2.55MB 3.6s done [2023-10-24T20:35:18.584Z] #51 DONE 5.3s [2023-10-24T20:35:18.584Z] [2023-10-24T20:35:18.584Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:19.168Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.39MB / 23.39MB 5.9s [2023-10-24T20:35:19.168Z] #41 ... [2023-10-24T20:35:19.168Z] [2023-10-24T20:35:19.168Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T20:35:19.168Z] #0 9.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:19.168Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:19.168Z] #52 ... [2023-10-24T20:35:19.168Z] [2023-10-24T20:35:19.168Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T20:35:19.168Z] #0 8.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:19.168Z] #0 9.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:19.435Z] #53 ... [2023-10-24T20:35:19.435Z] [2023-10-24T20:35:19.435Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T20:35:19.435Z] #0 7.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:19.435Z] #0 8.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:19.435Z] #54 ... [2023-10-24T20:35:19.435Z] [2023-10-24T20:35:19.435Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T20:35:19.435Z] #0 8.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:19.435Z] #0 9.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:19.703Z] #55 ... [2023-10-24T20:35:19.703Z] [2023-10-24T20:35:19.703Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:19.703Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 6.5s [2023-10-24T20:35:19.703Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-10-24T20:35:19.974Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.9s [2023-10-24T20:35:20.559Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 7.3s [2023-10-24T20:35:21.152Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.8s done [2023-10-24T20:35:21.150Z] $ docker top c4a8e679912ba656022435f90d4f4438437b30060145c5dbaa5f7d1859de7c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T20:35:21.419Z] #41 ... [2023-10-24T20:35:21.419Z] [2023-10-24T20:35:21.419Z] #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T20:35:21.419Z] #0 9.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:21.487Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-24T20:35:21.692Z] #56 ... [2023-10-24T20:35:21.693Z] [2023-10-24T20:35:21.693Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T20:35:21.693Z] #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:21.693Z] #0 8.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:21.693Z] #57 ... [2023-10-24T20:35:21.693Z] [2023-10-24T20:35:21.693Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T20:35:21.693Z] #0 8.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:21.693Z] #0 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:21.968Z] #58 ... [2023-10-24T20:35:21.968Z] [2023-10-24T20:35:21.968Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T20:35:21.968Z] #0 9.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:21.968Z] #59 ... [2023-10-24T20:35:21.968Z] [2023-10-24T20:35:21.968Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:21.968Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done [2023-10-24T20:35:21.968Z] #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-24T20:35:21.968Z] #60 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-24T20:35:21.968Z] #60 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-24T20:35:21.968Z] #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T20:35:21.968Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-24T20:35:21.968Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-24T20:35:21.968Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2023-10-24T20:35:21.968Z] #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.9s done [2023-10-24T20:35:21.968Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-24T20:35:21.968Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-10-24T20:35:22.237Z] #60 ... [2023-10-24T20:35:22.237Z] [2023-10-24T20:35:22.237Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T20:35:22.237Z] #0 9.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:22.505Z] #61 ... [2023-10-24T20:35:22.505Z] [2023-10-24T20:35:22.505Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T20:35:22.505Z] #62 ... [2023-10-24T20:35:22.505Z] [2023-10-24T20:35:22.505Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T20:35:22.505Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:22.505Z] #63 ... [2023-10-24T20:35:22.505Z] [2023-10-24T20:35:22.505Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T20:35:22.774Z] #64 ... [2023-10-24T20:35:22.774Z] [2023-10-24T20:35:22.774Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:24.019Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #1 transferring dockerfile: 1.59kB done [2023-10-24T20:35:24.019Z] #1 DONE 0.0s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #2 transferring dockerfile: 1.58kB done [2023-10-24T20:35:24.019Z] #2 DONE 0.0s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #3 [core-data internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #3 transferring dockerfile: 1.90kB done [2023-10-24T20:35:24.019Z] #3 DONE 0.0s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #4 transferring dockerfile: 1.96kB done [2023-10-24T20:35:24.019Z] #4 DONE 0.0s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #5 transferring dockerfile: 2.04kB done [2023-10-24T20:35:24.019Z] #5 DONE 0.1s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #6 transferring dockerfile: 1.70kB done [2023-10-24T20:35:24.019Z] #6 DONE 0.2s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #7 [security-spire-server internal] load .dockerignore [2023-10-24T20:35:24.019Z] #7 ... [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #8 transferring dockerfile: 2.39kB done [2023-10-24T20:35:24.019Z] #8 DONE 0.2s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #9 transferring dockerfile: 2.82kB done [2023-10-24T20:35:24.019Z] #9 DONE 0.2s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-10-24T20:35:24.019Z] #10 transferring dockerfile: 1.82kB done [2023-10-24T20:35:24.019Z] #10 DONE 0.2s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #7 [security-spire-server internal] load .dockerignore [2023-10-24T20:35:24.019Z] #7 transferring context: 50B done [2023-10-24T20:35:24.019Z] #7 DONE 0.2s [2023-10-24T20:35:24.019Z] [2023-10-24T20:35:24.019Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-24T20:35:24.020Z] #11 transferring dockerfile: 2.38kB done [2023-10-24T20:35:24.020Z] #11 DONE 0.2s [2023-10-24T20:35:24.020Z] [2023-10-24T20:35:24.020Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-10-24T20:35:24.020Z] #12 transferring dockerfile: 1.84kB done [2023-10-24T20:35:24.020Z] #12 DONE 0.2s [2023-10-24T20:35:24.020Z] [2023-10-24T20:35:24.020Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-24T20:35:24.020Z] #13 transferring dockerfile: 2.12kB done [2023-10-24T20:35:24.020Z] #13 DONE 0.2s [2023-10-24T20:35:24.020Z] [2023-10-24T20:35:24.020Z] #14 [core-command internal] load build definition from Dockerfile [2023-10-24T20:35:24.020Z] #14 transferring dockerfile: 1.82kB done [2023-10-24T20:35:24.020Z] #14 DONE 0.2s [2023-10-24T20:35:24.020Z] [2023-10-24T20:35:24.020Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-24T20:35:24.020Z] #15 transferring dockerfile: 1.78kB done [2023-10-24T20:35:24.020Z] #15 DONE 0.2s [2023-10-24T20:35:24.020Z] [2023-10-24T20:35:24.020Z] #16 [security-spire-config internal] load .dockerignore [2023-10-24T20:35:24.020Z] #16 transferring context: 50B done [2023-10-24T20:35:24.020Z] #16 DONE 0.0s [2023-10-24T20:35:24.020Z] [2023-10-24T20:35:24.020Z] #17 [core-data internal] load .dockerignore [2023-10-24T20:35:24.020Z] #17 transferring context: 50B done [2023-10-24T20:35:24.020Z] #17 DONE 0.0s [2023-10-24T20:35:24.020Z] [2023-10-24T20:35:24.020Z] #18 [core-metadata internal] load .dockerignore [2023-10-24T20:35:24.020Z] #18 transferring context: 50B done [2023-10-24T20:35:24.020Z] #18 DONE 0.0s [2023-10-24T20:35:24.020Z] [2023-10-24T20:35:24.020Z] #19 [security-proxy-auth internal] load .dockerignore [2023-10-24T20:35:24.277Z] #19 transferring context: 50B done [2023-10-24T20:35:24.277Z] #19 DONE 0.0s [2023-10-24T20:35:24.277Z] [2023-10-24T20:35:24.277Z] #20 [security-bootstrapper internal] load .dockerignore [2023-10-24T20:35:24.277Z] #20 transferring context: 50B done [2023-10-24T20:35:24.277Z] #20 DONE 0.0s [2023-10-24T20:35:24.277Z] [2023-10-24T20:35:24.277Z] #21 [security-spire-agent internal] load .dockerignore [2023-10-24T20:35:24.277Z] #21 transferring context: 50B done [2023-10-24T20:35:24.277Z] #21 DONE 0.0s [2023-10-24T20:35:24.277Z] [2023-10-24T20:35:24.277Z] #22 [support-scheduler internal] load .dockerignore [2023-10-24T20:35:24.277Z] #22 transferring context: 50B done [2023-10-24T20:35:24.277Z] #22 DONE 0.0s [2023-10-24T20:35:24.277Z] [2023-10-24T20:35:24.278Z] #23 [security-proxy-setup internal] load .dockerignore [2023-10-24T20:35:24.278Z] #23 transferring context: 50B done [2023-10-24T20:35:24.278Z] #23 DONE 0.0s [2023-10-24T20:35:24.278Z] [2023-10-24T20:35:24.278Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-24T20:35:24.278Z] #24 transferring context: 50B done [2023-10-24T20:35:24.278Z] #24 DONE 0.1s [2023-10-24T20:35:24.278Z] [2023-10-24T20:35:24.278Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-10-24T20:35:24.278Z] #25 transferring context: 50B done [2023-10-24T20:35:24.278Z] #25 DONE 0.1s [2023-10-24T20:35:24.278Z] [2023-10-24T20:35:24.278Z] #26 [core-command internal] load .dockerignore [2023-10-24T20:35:24.278Z] #26 transferring context: 50B done [2023-10-24T20:35:24.278Z] #26 DONE 0.1s [2023-10-24T20:35:24.278Z] [2023-10-24T20:35:24.278Z] #27 [support-notifications internal] load .dockerignore [2023-10-24T20:35:24.278Z] #27 transferring context: 50B done [2023-10-24T20:35:24.278Z] #27 DONE 0.1s [2023-10-24T20:35:24.278Z] [2023-10-24T20:35:24.278Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-24T20:35:24.278Z] #28 transferring context: 50B done [2023-10-24T20:35:24.278Z] #28 DONE 0.0s [2023-10-24T20:35:24.278Z] [2023-10-24T20:35:24.278Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T20:35:24.535Z] #29 ... [2023-10-24T20:35:24.535Z] [2023-10-24T20:35:24.535Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T20:35:24.535Z] #30 DONE 0.0s [2023-10-24T20:35:24.535Z] [2023-10-24T20:35:24.535Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T20:35:24.733Z] #60 ... [2023-10-24T20:35:24.733Z] [2023-10-24T20:35:24.733Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T20:35:24.733Z] #55 13.59 OK: 266 MiB in 52 packages [2023-10-24T20:35:24.733Z] #55 DONE 15.6s [2023-10-24T20:35:24.733Z] [2023-10-24T20:35:24.733Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:24.733Z] #60 ... [2023-10-24T20:35:24.733Z] [2023-10-24T20:35:24.733Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T20:35:24.733Z] #53 14.18 OK: 266 MiB in 52 packages [2023-10-24T20:35:24.733Z] #53 DONE 16.7s [2023-10-24T20:35:24.733Z] [2023-10-24T20:35:24.733Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:24.792Z] #29 ... [2023-10-24T20:35:24.792Z] [2023-10-24T20:35:24.792Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T20:35:24.792Z] #30 DONE 0.0s [2023-10-24T20:35:24.792Z] [2023-10-24T20:35:24.792Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T20:35:24.792Z] #29 DONE 0.3s [2023-10-24T20:35:24.792Z] [2023-10-24T20:35:24.792Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:24.792Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:24.792Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:24.792Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T20:35:24.792Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T20:35:24.792Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-24T20:35:24.792Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s [2023-10-24T20:35:25.049Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T20:35:25.307Z] #31 ... [2023-10-24T20:35:25.307Z] [2023-10-24T20:35:25.307Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T20:35:25.307Z] #32 DONE 1.0s [2023-10-24T20:35:25.307Z] [2023-10-24T20:35:25.307Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:25.307Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:25.307Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:25.307Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T20:35:25.307Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T20:35:25.307Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-24T20:35:25.307Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T20:35:25.307Z] #31 DONE 1.1s [2023-10-24T20:35:25.307Z] [2023-10-24T20:35:25.307Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:25.307Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-24T20:35:25.565Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T20:35:25.565Z] #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-24T20:35:25.565Z] #33 ... [2023-10-24T20:35:25.565Z] [2023-10-24T20:35:25.565Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-24T20:35:25.565Z] #34 DONE 1.2s [2023-10-24T20:35:25.565Z] [2023-10-24T20:35:25.565Z] #35 [security-spire-config internal] load build context [2023-10-24T20:35:25.565Z] #35 transferring context: 16.35kB 0.0s done [2023-10-24T20:35:25.565Z] #35 DONE 0.3s [2023-10-24T20:35:25.565Z] [2023-10-24T20:35:25.565Z] #36 [security-spire-server internal] load build context [2023-10-24T20:35:25.565Z] #36 transferring context: 18.10kB 0.0s done [2023-10-24T20:35:25.565Z] #36 DONE 0.3s [2023-10-24T20:35:25.565Z] [2023-10-24T20:35:25.565Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:25.565Z] #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-24T20:35:25.565Z] #33 ... [2023-10-24T20:35:25.565Z] [2023-10-24T20:35:25.565Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T20:35:25.565Z] #37 DONE 1.1s [2023-10-24T20:35:25.565Z] [2023-10-24T20:35:25.565Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:25.565Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-10-24T20:35:25.823Z] #33 ... [2023-10-24T20:35:25.823Z] [2023-10-24T20:35:25.823Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T20:35:25.823Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T20:35:25.823Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T20:35:25.823Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T20:35:25.823Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T20:35:25.823Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-24T20:35:25.823Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T20:35:25.823Z] #31 DONE 1.1s [2023-10-24T20:35:25.823Z] [2023-10-24T20:35:25.823Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:25.823Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-24T20:35:25.823Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T20:35:25.823Z] #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-24T20:35:25.823Z] #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-24T20:35:25.823Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2023-10-24T20:35:25.823Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s [2023-10-24T20:35:25.823Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2023-10-24T20:35:25.823Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2023-10-24T20:35:25.823Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s [2023-10-24T20:35:26.080Z] #33 ... [2023-10-24T20:35:26.080Z] [2023-10-24T20:35:26.080Z] #38 [security-spire-agent internal] load build context [2023-10-24T20:35:26.080Z] #38 transferring context: 17.63kB 0.0s done [2023-10-24T20:35:26.080Z] #38 DONE 0.5s [2023-10-24T20:35:26.080Z] [2023-10-24T20:35:26.080Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:26.080Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-10-24T20:35:26.080Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-10-24T20:35:26.080Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2023-10-24T20:35:26.080Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T20:35:26.080Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.8s [2023-10-24T20:35:26.164Z] #60 ... [2023-10-24T20:35:26.164Z] [2023-10-24T20:35:26.164Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T20:35:26.164Z] #52 14.99 OK: 266 MiB in 52 packages [2023-10-24T20:35:26.164Z] #52 DONE 16.9s [2023-10-24T20:35:26.164Z] [2023-10-24T20:35:26.164Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:35:26.164Z] #65 DONE 1.4s [2023-10-24T20:35:26.164Z] [2023-10-24T20:35:26.164Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:26.505Z] #60 ... [2023-10-24T20:35:26.505Z] [2023-10-24T20:35:26.505Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:35:26.505Z] #66 DONE 1.7s [2023-10-24T20:35:26.645Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 1.0s [2023-10-24T20:35:26.645Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 1.1s [2023-10-24T20:35:26.791Z] [2023-10-24T20:35:26.791Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:26.791Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.3s [2023-10-24T20:35:26.903Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s [2023-10-24T20:35:27.067Z] #41 ... [2023-10-24T20:35:27.068Z] [2023-10-24T20:35:27.068Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:35:27.068Z] #67 DONE 1.1s [2023-10-24T20:35:27.068Z] [2023-10-24T20:35:27.068Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:27.068Z] #41 ... [2023-10-24T20:35:27.068Z] [2023-10-24T20:35:27.068Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:27.068Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.7s [2023-10-24T20:35:30.419Z] #60 ... [2023-10-24T20:35:30.419Z] [2023-10-24T20:35:30.419Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T20:35:30.419Z] #56 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:30.419Z] #56 16.14 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:30.419Z] #56 16.16 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:30.419Z] #56 16.37 OK: 8 MiB in 16 packages [2023-10-24T20:35:30.419Z] #56 DONE 19.6s [2023-10-24T20:35:30.419Z] [2023-10-24T20:35:30.419Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:30.689Z] #60 ... [2023-10-24T20:35:30.689Z] [2023-10-24T20:35:30.689Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T20:35:30.689Z] #61 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:30.689Z] #61 17.18 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:30.689Z] #61 17.23 (2/2) Installing su-exec (0.2-r3) [2023-10-24T20:35:30.689Z] #61 17.25 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:30.689Z] #61 17.39 OK: 8 MiB in 17 packages [2023-10-24T20:35:30.689Z] #61 DONE 19.1s [2023-10-24T20:35:30.689Z] [2023-10-24T20:35:30.689Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:31.661Z] #60 ... [2023-10-24T20:35:31.661Z] [2023-10-24T20:35:31.661Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T20:35:31.661Z] #54 12.54 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T20:35:31.661Z] #54 12.54 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T20:35:31.661Z] #54 12.54 OK: 19952 distinct packages available [2023-10-24T20:35:31.661Z] #54 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:31.661Z] #54 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:31.661Z] #54 21.07 OK: 266 MiB in 52 packages [2023-10-24T20:35:31.661Z] #54 DONE 22.2s [2023-10-24T20:35:31.661Z] [2023-10-24T20:35:31.661Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:31.661Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s [2023-10-24T20:35:31.929Z] #41 ... [2023-10-24T20:35:31.929Z] [2023-10-24T20:35:31.929Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:35:31.930Z] #68 DONE 0.5s [2023-10-24T20:35:31.930Z] [2023-10-24T20:35:31.930Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T20:35:31.930Z] #46 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:31.930Z] #46 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:31.930Z] #46 18.11 (1/4) Installing ca-certificates (20230506-r0) [2023-10-24T20:35:31.930Z] #46 18.67 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:31.930Z] #46 18.68 (3/4) Installing su-exec (0.2-r3) [2023-10-24T20:35:31.930Z] #46 18.69 (4/4) Installing yq (4.33.3-r4) [2023-10-24T20:35:31.930Z] #46 19.62 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:31.930Z] #46 19.78 Executing ca-certificates-20230506-r0.trigger [2023-10-24T20:35:32.169Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.4s [2023-10-24T20:35:32.202Z] #46 ... [2023-10-24T20:35:32.202Z] [2023-10-24T20:35:32.202Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:33.189Z] #41 ... [2023-10-24T20:35:33.189Z] [2023-10-24T20:35:33.189Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T20:35:33.189Z] #64 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:33.189Z] #64 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:33.189Z] #64 19.44 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T20:35:33.189Z] #64 20.32 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T20:35:33.189Z] #64 20.47 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:33.189Z] #64 20.47 (4/6) Installing openssl (3.1.4-r0) [2023-10-24T20:35:33.189Z] #64 20.62 (5/6) Installing su-exec (0.2-r3) [2023-10-24T20:35:33.189Z] #64 20.65 (6/6) Installing yq (4.33.3-r4) [2023-10-24T20:35:33.189Z] #64 ... [2023-10-24T20:35:33.189Z] [2023-10-24T20:35:33.189Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T20:35:33.189Z] #62 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:33.189Z] #62 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:33.189Z] #62 19.56 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:33.189Z] #62 19.65 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:33.189Z] #62 19.74 OK: 8 MiB in 16 packages [2023-10-24T20:35:33.189Z] #62 ... [2023-10-24T20:35:33.189Z] [2023-10-24T20:35:33.189Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:33.456Z] #41 ... [2023-10-24T20:35:33.456Z] [2023-10-24T20:35:33.456Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T20:35:33.456Z] #59 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:33.456Z] #59 18.87 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T20:35:33.456Z] #59 18.87 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T20:35:33.456Z] #59 18.87 OK: 19948 distinct packages available [2023-10-24T20:35:33.456Z] #59 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:33.456Z] #59 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:33.723Z] #59 ... [2023-10-24T20:35:33.723Z] [2023-10-24T20:35:33.723Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:33.990Z] #41 ... [2023-10-24T20:35:33.990Z] [2023-10-24T20:35:33.990Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T20:35:33.990Z] #63 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:33.990Z] #63 19.60 (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T20:35:33.990Z] #63 20.01 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:33.990Z] #63 20.02 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:33.990Z] #63 20.16 Executing ca-certificates-20230506-r0.trigger [2023-10-24T20:35:33.990Z] #63 21.71 OK: 9 MiB in 17 packages [2023-10-24T20:35:33.990Z] #63 ... [2023-10-24T20:35:33.990Z] [2023-10-24T20:35:33.990Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T20:35:33.990Z] #62 DONE 21.7s [2023-10-24T20:35:33.990Z] [2023-10-24T20:35:33.990Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:34.088Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-24T20:35:34.575Z] #33 ... [2023-10-24T20:35:34.575Z] [2023-10-24T20:35:34.575Z] #39 [core-data internal] load build context [2023-10-24T20:35:34.575Z] #39 transferring context: 227.22MB 9.9s [2023-10-24T20:35:34.833Z] #39 ... [2023-10-24T20:35:34.833Z] [2023-10-24T20:35:34.833Z] #40 [core-metadata internal] load build context [2023-10-24T20:35:34.833Z] #40 ... [2023-10-24T20:35:34.833Z] [2023-10-24T20:35:34.833Z] #41 [core-common-config-bootstrapper internal] load build context [2023-10-24T20:35:34.833Z] #41 ... [2023-10-24T20:35:34.833Z] [2023-10-24T20:35:34.833Z] #42 [security-bootstrapper internal] load build context [2023-10-24T20:35:34.833Z] #42 ... [2023-10-24T20:35:34.833Z] [2023-10-24T20:35:34.833Z] #43 [security-proxy-auth internal] load build context [2023-10-24T20:35:35.092Z] #43 ... [2023-10-24T20:35:35.092Z] [2023-10-24T20:35:35.092Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-24T20:35:35.092Z] #44 ... [2023-10-24T20:35:35.092Z] [2023-10-24T20:35:35.092Z] #45 [support-scheduler internal] load build context [2023-10-24T20:35:35.092Z] #45 transferring context: 364.90MB 10.2s done [2023-10-24T20:35:35.092Z] #45 ... [2023-10-24T20:35:35.092Z] [2023-10-24T20:35:35.092Z] #46 [security-proxy-setup internal] load build context [2023-10-24T20:35:35.350Z] #46 ... [2023-10-24T20:35:35.350Z] [2023-10-24T20:35:35.350Z] #47 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T20:35:35.350Z] #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:35:35.350Z] #0 2.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:35:35.350Z] #0 3.433 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T20:35:35.350Z] #0 3.433 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T20:35:35.350Z] #0 3.433 OK: 20071 distinct packages available [2023-10-24T20:35:35.350Z] #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:35:35.350Z] #0 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:35:35.350Z] #0 3.800 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T20:35:35.350Z] #0 4.182 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T20:35:35.350Z] #0 4.196 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:35.350Z] #0 4.199 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-24T20:35:35.350Z] #0 4.201 (5/7) Installing libucontext (1.2-r2) [2023-10-24T20:35:35.350Z] #0 4.206 (6/7) Installing gcompat (1.1.0-r1) [2023-10-24T20:35:35.350Z] #0 4.209 (7/7) Installing openssl (3.1.4-r0) [2023-10-24T20:35:35.350Z] #0 4.222 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:35.350Z] #0 4.227 OK: 8 MiB in 20 packages [2023-10-24T20:35:35.350Z] #47 ... [2023-10-24T20:35:35.350Z] [2023-10-24T20:35:35.350Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T20:35:35.403Z] #41 ... [2023-10-24T20:35:35.403Z] [2023-10-24T20:35:35.403Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T20:35:35.403Z] #46 21.29 OK: 18 MiB in 19 packages [2023-10-24T20:35:35.403Z] #46 DONE 23.1s [2023-10-24T20:35:35.403Z] [2023-10-24T20:35:35.403Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T20:35:35.403Z] #63 DONE 23.8s [2023-10-24T20:35:35.403Z] [2023-10-24T20:35:35.403Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:35.625Z] #48 ... [2023-10-24T20:35:35.625Z] [2023-10-24T20:35:35.625Z] #49 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T20:35:35.625Z] #49 ... [2023-10-24T20:35:35.625Z] [2023-10-24T20:35:35.625Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T20:35:35.625Z] #50 ... [2023-10-24T20:35:35.625Z] [2023-10-24T20:35:35.625Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:35.625Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-10-24T20:35:35.625Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-24T20:35:35.625Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-24T20:35:35.625Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-24T20:35:35.625Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T20:35:35.625Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-24T20:35:35.625Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-24T20:35:35.625Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 9.0s [2023-10-24T20:35:35.625Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 9.0s [2023-10-24T20:35:35.625Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-24T20:35:35.671Z] #41 ... [2023-10-24T20:35:35.671Z] [2023-10-24T20:35:35.671Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T20:35:35.671Z] #57 14.04 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T20:35:35.671Z] #57 14.04 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T20:35:35.671Z] #57 14.04 OK: 19948 distinct packages available [2023-10-24T20:35:35.671Z] #57 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:35.671Z] #57 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:35.671Z] #57 22.58 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:35.671Z] #57 22.60 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-24T20:35:35.671Z] #57 22.62 (3/4) Installing libucontext (1.2-r2) [2023-10-24T20:35:35.671Z] #57 22.64 (4/4) Installing gcompat (1.1.0-r1) [2023-10-24T20:35:35.671Z] #57 22.64 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:35.671Z] #57 22.77 OK: 8 MiB in 19 packages [2023-10-24T20:35:35.671Z] #57 DONE 24.2s [2023-10-24T20:35:35.671Z] [2023-10-24T20:35:35.671Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:35.671Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.2s done [2023-10-24T20:35:35.882Z] #51 ... [2023-10-24T20:35:35.882Z] [2023-10-24T20:35:35.882Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T20:35:35.882Z] #52 ... [2023-10-24T20:35:35.882Z] [2023-10-24T20:35:35.882Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T20:35:35.937Z] #60 ... [2023-10-24T20:35:35.938Z] [2023-10-24T20:35:35.938Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T20:35:35.938Z] #64 22.22 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:35.938Z] #64 22.43 OK: 18 MiB in 19 packages [2023-10-24T20:35:35.938Z] #64 DONE 23.7s [2023-10-24T20:35:36.141Z] #53 ... [2023-10-24T20:35:36.141Z] [2023-10-24T20:35:36.141Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T20:35:36.141Z] #0 3.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:35:36.141Z] #0 4.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:35:36.141Z] #0 4.294 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T20:35:36.141Z] #0 4.327 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T20:35:36.141Z] #0 4.335 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:36.141Z] #0 4.339 (4/6) Installing openssl (3.1.4-r0) [2023-10-24T20:35:36.141Z] #0 4.368 (5/6) Installing su-exec (0.2-r3) [2023-10-24T20:35:36.141Z] #0 4.371 (6/6) Installing yq (4.33.3-r4) [2023-10-24T20:35:36.141Z] #0 4.425 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:36.141Z] #0 4.438 OK: 17 MiB in 19 packages [2023-10-24T20:35:36.141Z] #54 ... [2023-10-24T20:35:36.141Z] [2023-10-24T20:35:36.141Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T20:35:36.141Z] #55 ... [2023-10-24T20:35:36.141Z] [2023-10-24T20:35:36.141Z] #56 [core-command internal] load build context [2023-10-24T20:35:36.141Z] #56 transferring context: 364.90MB 11.5s done [2023-10-24T20:35:36.204Z] [2023-10-24T20:35:36.204Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:36.204Z] #60 DONE 24.1s [2023-10-24T20:35:36.204Z] [2023-10-24T20:35:36.204Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:36.204Z] #41 ... [2023-10-24T20:35:36.204Z] [2023-10-24T20:35:36.204Z] #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:35:36.399Z] #56 ... [2023-10-24T20:35:36.399Z] [2023-10-24T20:35:36.399Z] #57 [support-notifications internal] load build context [2023-10-24T20:35:36.399Z] #57 transferring context: 364.90MB 10.8s done [2023-10-24T20:35:36.399Z] #57 ... [2023-10-24T20:35:36.399Z] [2023-10-24T20:35:36.399Z] #58 [security-secretstore-setup internal] load build context [2023-10-24T20:35:36.399Z] #58 transferring context: 364.90MB 11.0s done [2023-10-24T20:35:36.471Z] #69 ... [2023-10-24T20:35:36.471Z] [2023-10-24T20:35:36.471Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:36.471Z] #41 ... [2023-10-24T20:35:36.471Z] [2023-10-24T20:35:36.471Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:35:36.738Z] #70 ... [2023-10-24T20:35:36.738Z] [2023-10-24T20:35:36.738Z] #71 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-24T20:35:36.738Z] #71 DONE 0.6s [2023-10-24T20:35:36.738Z] [2023-10-24T20:35:36.738Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:36.738Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.0s [2023-10-24T20:35:37.107Z] #58 ... [2023-10-24T20:35:37.107Z] [2023-10-24T20:35:37.107Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T20:35:37.107Z] #59 ... [2023-10-24T20:35:37.107Z] [2023-10-24T20:35:37.107Z] #60 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:37.322Z] #41 ... [2023-10-24T20:35:37.322Z] [2023-10-24T20:35:37.322Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:35:37.322Z] #72 ... [2023-10-24T20:35:37.322Z] [2023-10-24T20:35:37.322Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:37.365Z] #60 ... [2023-10-24T20:35:37.365Z] [2023-10-24T20:35:37.365Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:37.907Z] #41 ... [2023-10-24T20:35:37.907Z] [2023-10-24T20:35:37.907Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T20:35:37.907Z] #58 18.35 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T20:35:37.907Z] #58 18.35 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T20:35:37.907Z] #58 18.35 OK: 19948 distinct packages available [2023-10-24T20:35:37.907Z] #58 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:37.907Z] #58 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T20:35:37.907Z] #58 25.38 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T20:35:37.907Z] #58 25.60 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-24T20:35:37.907Z] #58 25.63 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:37.907Z] #58 25.64 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-24T20:35:37.907Z] #58 25.65 (5/7) Installing libucontext (1.2-r2) [2023-10-24T20:35:37.907Z] #58 25.67 (6/7) Installing gcompat (1.1.0-r1) [2023-10-24T20:35:37.908Z] #58 25.68 (7/7) Installing openssl (3.1.4-r0) [2023-10-24T20:35:37.908Z] #58 25.72 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:37.908Z] #58 25.77 OK: 9 MiB in 20 packages [2023-10-24T20:35:37.908Z] #58 DONE 26.4s [2023-10-24T20:35:37.908Z] [2023-10-24T20:35:37.908Z] #73 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T20:35:37.908Z] #73 DONE 7.2s [2023-10-24T20:35:37.908Z] [2023-10-24T20:35:37.908Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:38.186Z] #41 ... [2023-10-24T20:35:38.186Z] [2023-10-24T20:35:38.186Z] #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-24T20:35:38.186Z] #74 DONE 0.4s [2023-10-24T20:35:38.466Z] [2023-10-24T20:35:38.466Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:38.743Z] #41 ... [2023-10-24T20:35:38.743Z] [2023-10-24T20:35:38.743Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T20:35:38.743Z] #59 25.66 (1/11) Installing ca-certificates (20230506-r0) [2023-10-24T20:35:38.743Z] #59 25.88 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-24T20:35:38.743Z] #59 25.93 (3/11) Installing libunistring (1.1-r1) [2023-10-24T20:35:38.743Z] #59 26.03 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-24T20:35:38.743Z] #59 26.06 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-24T20:35:38.743Z] #59 26.07 (6/11) Installing libcurl (8.4.0-r0) [2023-10-24T20:35:38.743Z] #59 26.13 (7/11) Installing curl (8.4.0-r0) [2023-10-24T20:35:38.743Z] #59 26.17 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-24T20:35:38.743Z] #59 26.18 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-24T20:35:38.743Z] #59 26.20 (10/11) Installing libucontext (1.2-r2) [2023-10-24T20:35:38.743Z] #59 26.20 (11/11) Installing gcompat (1.1.0-r1) [2023-10-24T20:35:38.743Z] #59 26.24 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:35:38.743Z] #59 26.29 Executing ca-certificates-20230506-r0.trigger [2023-10-24T20:35:38.743Z] #59 26.70 OK: 13 MiB in 26 packages [2023-10-24T20:35:38.743Z] #59 DONE 27.2s [2023-10-24T20:35:38.743Z] [2023-10-24T20:35:38.743Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:39.011Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.4s done [2023-10-24T20:35:39.280Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.4s done [2023-10-24T20:35:39.280Z] #41 ... [2023-10-24T20:35:39.280Z] [2023-10-24T20:35:39.280Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T20:35:39.280Z] #75 DONE 1.4s [2023-10-24T20:35:39.280Z] [2023-10-24T20:35:39.280Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:41.228Z] #41 ... [2023-10-24T20:35:41.228Z] [2023-10-24T20:35:41.228Z] #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T20:35:41.228Z] #76 DONE 1.0s [2023-10-24T20:35:41.228Z] [2023-10-24T20:35:41.228Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T20:35:41.228Z] #77 DONE 1.1s [2023-10-24T20:35:41.228Z] [2023-10-24T20:35:41.228Z] #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T20:35:41.228Z] #78 DONE 1.1s [2023-10-24T20:35:41.228Z] [2023-10-24T20:35:41.228Z] #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T20:35:41.228Z] #79 DONE 0.2s [2023-10-24T20:35:41.228Z] [2023-10-24T20:35:41.228Z] #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-24T20:35:41.228Z] #80 DONE 0.2s [2023-10-24T20:35:41.228Z] [2023-10-24T20:35:41.229Z] #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T20:35:41.229Z] #81 DONE 0.2s [2023-10-24T20:35:41.229Z] [2023-10-24T20:35:41.229Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T20:35:41.514Z] #82 DONE 0.2s [2023-10-24T20:35:41.514Z] [2023-10-24T20:35:41.514Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T20:35:41.514Z] #83 DONE 0.2s [2023-10-24T20:35:41.514Z] [2023-10-24T20:35:41.514Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T20:35:41.514Z] #84 ... [2023-10-24T20:35:41.514Z] [2023-10-24T20:35:41.514Z] #85 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T20:35:41.514Z] #85 DONE 0.3s [2023-10-24T20:35:41.780Z] [2023-10-24T20:35:41.780Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T20:35:41.780Z] #84 DONE 0.3s [2023-10-24T20:35:41.780Z] [2023-10-24T20:35:41.780Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T20:35:41.780Z] #86 DONE 0.2s [2023-10-24T20:35:41.780Z] [2023-10-24T20:35:41.780Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T20:35:41.780Z] #87 ... [2023-10-24T20:35:41.780Z] [2023-10-24T20:35:41.780Z] #88 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T20:35:41.780Z] #88 DONE 0.2s [2023-10-24T20:35:42.057Z] [2023-10-24T20:35:42.057Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T20:35:42.057Z] #89 DONE 0.2s [2023-10-24T20:35:42.057Z] [2023-10-24T20:35:42.057Z] #90 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T20:35:42.058Z] #90 DONE 0.2s [2023-10-24T20:35:42.058Z] [2023-10-24T20:35:42.058Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T20:35:42.058Z] #91 ... [2023-10-24T20:35:42.058Z] [2023-10-24T20:35:42.058Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T20:35:42.058Z] #87 DONE 0.3s [2023-10-24T20:35:42.058Z] [2023-10-24T20:35:42.058Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:35:42.058Z] #92 ... [2023-10-24T20:35:42.058Z] [2023-10-24T20:35:42.058Z] #93 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-24T20:35:42.058Z] #93 DONE 0.3s [2023-10-24T20:35:42.058Z] [2023-10-24T20:35:42.058Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T20:35:42.058Z] #94 DONE 0.2s [2023-10-24T20:35:42.058Z] [2023-10-24T20:35:42.058Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T20:35:42.058Z] #91 DONE 0.2s [2023-10-24T20:35:42.058Z] [2023-10-24T20:35:42.058Z] #95 [security-spire-server] exporting to image [2023-10-24T20:35:42.058Z] #95 exporting layers [2023-10-24T20:35:42.261Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 14.1s [2023-10-24T20:35:42.261Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 14.1s [2023-10-24T20:35:42.521Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 15.6s done [2023-10-24T20:35:44.032Z] #95 exporting layers 1.6s done [2023-10-24T20:35:44.032Z] #95 writing image sha256:777550392300b3839ff7fbb8037eab12fbfee0b0128938274a8574751ce0635d 0.0s done [2023-10-24T20:35:44.032Z] #95 naming to docker.io/library/security-spire-config-arm64 done [2023-10-24T20:35:44.032Z] #95 writing image sha256:c387f367945a21096eac3333bc2e46f221be99c6ca32754f373800b04fe07db5 done [2023-10-24T20:35:44.032Z] #95 naming to docker.io/library/security-spire-server-arm64 done [2023-10-24T20:35:44.032Z] #95 exporting layers 1.8s done [2023-10-24T20:35:44.032Z] #95 writing image sha256:f5ce05fe0358d88ba7d2a8966dcfec0fdb9e7477651f392b788128f85bef6c42 done [2023-10-24T20:35:44.032Z] #95 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-24T20:35:44.032Z] #95 DONE 1.9s [2023-10-24T20:35:44.032Z] [2023-10-24T20:35:44.032Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:35:45.055Z] #51 ... [2023-10-24T20:35:45.055Z] [2023-10-24T20:35:45.055Z] #40 [core-metadata internal] load build context [2023-10-24T20:35:45.055Z] #40 transferring context: 364.90MB 11.8s done [2023-10-24T20:35:45.055Z] #40 ... [2023-10-24T20:35:45.055Z] [2023-10-24T20:35:45.055Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:45.055Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 8.4s done [2023-10-24T20:35:45.316Z] #33 ... [2023-10-24T20:35:45.316Z] [2023-10-24T20:35:45.316Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-24T20:35:45.316Z] #44 transferring context: 364.90MB 11.5s done [2023-10-24T20:35:45.316Z] #44 ... [2023-10-24T20:35:45.316Z] [2023-10-24T20:35:45.316Z] #46 [security-proxy-setup internal] load build context [2023-10-24T20:35:45.316Z] #46 transferring context: 364.90MB 11.1s done [2023-10-24T20:35:45.576Z] #46 ... [2023-10-24T20:35:45.576Z] [2023-10-24T20:35:45.576Z] #41 [core-common-config-bootstrapper internal] load build context [2023-10-24T20:35:45.576Z] #41 transferring context: 364.90MB 10.8s done [2023-10-24T20:35:45.835Z] #41 ... [2023-10-24T20:35:45.835Z] [2023-10-24T20:35:45.835Z] #43 [security-proxy-auth internal] load build context [2023-10-24T20:35:45.835Z] #43 transferring context: 364.90MB 11.7s done [2023-10-24T20:35:45.835Z] #43 ... [2023-10-24T20:35:45.835Z] [2023-10-24T20:35:45.835Z] #39 [core-data internal] load build context [2023-10-24T20:35:45.835Z] #39 transferring context: 364.90MB 12.1s done [2023-10-24T20:35:45.835Z] #39 ... [2023-10-24T20:35:45.835Z] [2023-10-24T20:35:45.835Z] #42 [security-bootstrapper internal] load build context [2023-10-24T20:35:45.835Z] #42 transferring context: 364.90MB 11.3s done [2023-10-24T20:35:46.093Z] #42 ... [2023-10-24T20:35:46.093Z] [2023-10-24T20:35:46.093Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:35:46.093Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 19.3s [2023-10-24T20:35:50.280Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 21.6s done [2023-10-24T20:35:58.391Z] #51 ... [2023-10-24T20:35:58.391Z] [2023-10-24T20:35:58.391Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:58.391Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-10-24T20:35:58.391Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-24T20:35:58.780Z] #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-24T20:35:58.780Z] #33 ... [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #45 [support-scheduler internal] load build context [2023-10-24T20:35:58.780Z] #45 DONE 34.1s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #60 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-24T20:35:58.780Z] #60 DONE 33.1s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #47 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T20:35:58.780Z] #47 DONE 33.6s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:58.780Z] #33 ... [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #57 [support-notifications internal] load build context [2023-10-24T20:35:58.780Z] #57 DONE 34.1s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #41 [core-common-config-bootstrapper internal] load build context [2023-10-24T20:35:58.780Z] #41 DONE 34.1s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T20:35:58.780Z] #54 DONE 33.4s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #58 [security-secretstore-setup internal] load build context [2023-10-24T20:35:58.780Z] #58 DONE 34.2s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #46 [security-proxy-setup internal] load build context [2023-10-24T20:35:58.780Z] #46 DONE 34.2s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #42 [security-bootstrapper internal] load build context [2023-10-24T20:35:58.780Z] #42 DONE 34.2s [2023-10-24T20:35:58.780Z] [2023-10-24T20:35:58.780Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:59.036Z] #33 ... [2023-10-24T20:35:59.036Z] [2023-10-24T20:35:59.036Z] #56 [core-command internal] load build context [2023-10-24T20:35:59.036Z] #56 DONE 34.2s [2023-10-24T20:35:59.036Z] [2023-10-24T20:35:59.036Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-24T20:35:59.036Z] #44 DONE 34.1s [2023-10-24T20:35:59.036Z] [2023-10-24T20:35:59.036Z] #40 [core-metadata internal] load build context [2023-10-24T20:35:59.036Z] #40 DONE 34.5s [2023-10-24T20:35:59.036Z] [2023-10-24T20:35:59.036Z] #43 [security-proxy-auth internal] load build context [2023-10-24T20:35:59.036Z] #43 DONE 34.4s [2023-10-24T20:35:59.036Z] [2023-10-24T20:35:59.036Z] #39 [core-data internal] load build context [2023-10-24T20:35:59.036Z] #39 DONE 34.5s [2023-10-24T20:35:59.036Z] [2023-10-24T20:35:59.036Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:35:59.600Z] #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2023-10-24T20:36:00.533Z] #33 ... [2023-10-24T20:36:00.533Z] [2023-10-24T20:36:00.533Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T20:36:00.533Z] #50 33.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #50 33.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #50 33.85 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T20:36:00.533Z] #50 33.85 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T20:36:00.533Z] #50 33.85 OK: 20071 distinct packages available [2023-10-24T20:36:00.533Z] #50 33.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #50 34.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #50 34.30 (1/11) Installing ca-certificates (20230506-r0) [2023-10-24T20:36:00.533Z] #50 34.33 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-24T20:36:00.533Z] #50 34.34 (3/11) Installing libunistring (1.1-r1) [2023-10-24T20:36:00.533Z] #50 34.36 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-24T20:36:00.533Z] #50 34.37 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-24T20:36:00.533Z] #50 34.37 (6/11) Installing libcurl (8.4.0-r0) [2023-10-24T20:36:00.533Z] #50 34.38 (7/11) Installing curl (8.4.0-r0) [2023-10-24T20:36:00.533Z] #50 34.39 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-24T20:36:00.533Z] #50 34.39 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-24T20:36:00.533Z] #50 34.40 (10/11) Installing libucontext (1.2-r2) [2023-10-24T20:36:00.533Z] #50 34.40 (11/11) Installing gcompat (1.1.0-r1) [2023-10-24T20:36:00.533Z] #50 34.40 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:36:00.533Z] #50 34.42 Executing ca-certificates-20230506-r0.trigger [2023-10-24T20:36:00.533Z] #50 34.47 OK: 12 MiB in 26 packages [2023-10-24T20:36:00.533Z] #50 DONE 35.1s [2023-10-24T20:36:00.533Z] [2023-10-24T20:36:00.533Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T20:36:00.533Z] #59 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #59 33.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #59 33.92 (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T20:36:00.533Z] #59 33.93 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T20:36:00.533Z] #59 33.94 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:36:00.533Z] #59 33.94 Executing ca-certificates-20230506-r0.trigger [2023-10-24T20:36:00.533Z] #59 33.99 OK: 8 MiB in 17 packages [2023-10-24T20:36:00.533Z] #59 DONE 35.1s [2023-10-24T20:36:00.533Z] [2023-10-24T20:36:00.533Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-24T20:36:00.533Z] #61 DONE 1.7s [2023-10-24T20:36:00.533Z] [2023-10-24T20:36:00.533Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T20:36:00.533Z] #53 33.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #53 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #53 33.89 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T20:36:00.533Z] #53 33.89 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:36:00.533Z] #53 33.90 OK: 7 MiB in 16 packages [2023-10-24T20:36:00.533Z] #53 DONE 35.1s [2023-10-24T20:36:00.533Z] [2023-10-24T20:36:00.533Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T20:36:00.533Z] #52 34.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #52 34.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:00.533Z] #52 34.35 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-24T20:36:00.533Z] #52 34.35 (2/2) Installing su-exec (0.2-r3) [2023-10-24T20:36:00.533Z] #52 34.35 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:36:00.533Z] #52 34.36 OK: 7 MiB in 17 packages [2023-10-24T20:36:00.533Z] #52 DONE 35.1s [2023-10-24T20:36:00.791Z] [2023-10-24T20:36:00.791Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T20:36:00.791Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-24T20:36:00.791Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-10-24T20:36:00.791Z] #51 DONE 35.0s [2023-10-24T20:36:00.791Z] [2023-10-24T20:36:00.791Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:36:00.791Z] #33 DONE 35.7s [2023-10-24T20:36:00.791Z] [2023-10-24T20:36:00.791Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T20:36:01.359Z] #62 ... [2023-10-24T20:36:01.359Z] [2023-10-24T20:36:01.359Z] #63 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T20:36:01.359Z] #63 DONE 0.5s [2023-10-24T20:36:01.618Z] [2023-10-24T20:36:01.618Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T20:36:01.618Z] #55 36.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:01.618Z] #55 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:01.910Z] #55 36.34 (1/4) Installing ca-certificates (20230506-r0) [2023-10-24T20:36:01.910Z] #55 36.36 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-24T20:36:01.910Z] #55 36.37 (3/4) Installing su-exec (0.2-r3) [2023-10-24T20:36:01.910Z] #55 36.37 (4/4) Installing yq (4.33.3-r4) [2023-10-24T20:36:01.910Z] #55 36.43 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:36:01.910Z] #55 36.44 Executing ca-certificates-20230506-r0.trigger [2023-10-24T20:36:01.910Z] #55 36.48 OK: 17 MiB in 19 packages [2023-10-24T20:36:03.821Z] #55 DONE 38.0s [2023-10-24T20:36:03.821Z] [2023-10-24T20:36:03.821Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T20:36:03.821Z] #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:03.821Z] #0 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:03.821Z] #0 3.033 OK: 264 MiB in 52 packages [2023-10-24T20:36:03.821Z] #64 DONE 4.7s [2023-10-24T20:36:03.821Z] [2023-10-24T20:36:03.821Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T20:36:03.821Z] #48 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:03.821Z] #48 36.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:03.821Z] #48 36.33 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T20:36:03.821Z] #48 36.33 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T20:36:03.821Z] #48 36.33 OK: 20071 distinct packages available [2023-10-24T20:36:03.821Z] #48 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:03.821Z] #48 36.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:03.821Z] #48 36.80 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T20:36:03.821Z] #48 36.80 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-24T20:36:03.821Z] #48 36.81 (3/4) Installing libucontext (1.2-r2) [2023-10-24T20:36:03.821Z] #48 36.81 (4/4) Installing gcompat (1.1.0-r1) [2023-10-24T20:36:03.821Z] #48 36.81 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:36:03.821Z] #48 36.82 OK: 8 MiB in 19 packages [2023-10-24T20:36:03.821Z] #48 DONE 38.0s [2023-10-24T20:36:03.821Z] [2023-10-24T20:36:03.821Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T20:36:03.821Z] #49 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:03.821Z] #49 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:03.821Z] #49 36.44 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T20:36:03.821Z] #49 36.44 Executing busybox-1.36.1-r2.trigger [2023-10-24T20:36:03.821Z] #49 36.46 OK: 7 MiB in 16 packages [2023-10-24T20:36:03.821Z] #49 DONE 38.1s [2023-10-24T20:36:03.821Z] [2023-10-24T20:36:03.822Z] #65 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T20:36:03.822Z] #65 DONE 2.1s [2023-10-24T20:36:03.822Z] [2023-10-24T20:36:03.822Z] #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T20:36:03.822Z] #66 DONE 2.4s [2023-10-24T20:36:03.822Z] [2023-10-24T20:36:03.822Z] #67 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-24T20:36:03.822Z] #67 DONE 0.1s [2023-10-24T20:36:03.822Z] [2023-10-24T20:36:03.822Z] #68 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T20:36:04.397Z] #68 DONE 0.9s [2023-10-24T20:36:04.397Z] [2023-10-24T20:36:04.397Z] #69 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T20:36:04.397Z] #69 DONE 0.8s [2023-10-24T20:36:04.397Z] [2023-10-24T20:36:04.397Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:04.397Z] #70 DONE 0.9s [2023-10-24T20:36:04.397Z] [2023-10-24T20:36:04.397Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T20:36:04.397Z] #71 DONE 0.9s [2023-10-24T20:36:04.397Z] [2023-10-24T20:36:04.397Z] #72 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T20:36:04.397Z] #72 DONE 0.1s [2023-10-24T20:36:04.397Z] [2023-10-24T20:36:04.397Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T20:36:04.397Z] #73 DONE 0.1s [2023-10-24T20:36:04.397Z] [2023-10-24T20:36:04.397Z] #74 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T20:36:04.658Z] #74 DONE 0.1s [2023-10-24T20:36:04.658Z] [2023-10-24T20:36:04.658Z] #75 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T20:36:04.658Z] #75 DONE 0.1s [2023-10-24T20:36:04.658Z] [2023-10-24T20:36:04.658Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T20:36:04.658Z] #76 DONE 0.1s [2023-10-24T20:36:04.658Z] [2023-10-24T20:36:04.658Z] #77 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T20:36:04.658Z] #77 DONE 0.1s [2023-10-24T20:36:04.658Z] [2023-10-24T20:36:04.658Z] #78 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T20:36:04.658Z] #78 DONE 0.1s [2023-10-24T20:36:04.658Z] [2023-10-24T20:36:04.658Z] #79 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-24T20:36:04.658Z] #79 DONE 0.1s [2023-10-24T20:36:04.658Z] [2023-10-24T20:36:04.658Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T20:36:04.658Z] #80 DONE 0.1s [2023-10-24T20:36:04.658Z] [2023-10-24T20:36:04.658Z] #81 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T20:36:04.658Z] #81 DONE 0.1s [2023-10-24T20:36:04.658Z] [2023-10-24T20:36:04.658Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T20:36:04.925Z] #82 DONE 0.1s [2023-10-24T20:36:04.925Z] [2023-10-24T20:36:04.925Z] #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T20:36:04.925Z] #83 DONE 0.1s [2023-10-24T20:36:04.925Z] [2023-10-24T20:36:04.925Z] #84 [security-spire-config] exporting to image [2023-10-24T20:36:04.925Z] #84 exporting layers [2023-10-24T20:36:05.186Z] #84 ... [2023-10-24T20:36:05.186Z] [2023-10-24T20:36:05.186Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T20:36:05.186Z] #62 DONE 4.7s [2023-10-24T20:36:05.449Z] [2023-10-24T20:36:05.449Z] #85 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-24T20:36:05.449Z] #85 DONE 0.0s [2023-10-24T20:36:05.449Z] [2023-10-24T20:36:05.449Z] #86 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T20:36:05.449Z] #0 6.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:05.449Z] #0 6.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:05.449Z] #0 6.550 OK: 264 MiB in 52 packages [2023-10-24T20:36:05.449Z] #86 DONE 6.7s [2023-10-24T20:36:05.449Z] [2023-10-24T20:36:05.449Z] #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:05.449Z] #87 DONE 0.0s [2023-10-24T20:36:05.449Z] [2023-10-24T20:36:05.449Z] #88 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T20:36:05.449Z] #0 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:05.449Z] #0 6.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:05.449Z] #0 6.517 OK: 264 MiB in 52 packages [2023-10-24T20:36:05.449Z] #88 DONE 6.8s [2023-10-24T20:36:05.449Z] [2023-10-24T20:36:05.449Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:05.449Z] #89 DONE 0.1s [2023-10-24T20:36:05.449Z] [2023-10-24T20:36:05.449Z] #84 [security-spire-agent] exporting to image [2023-10-24T20:36:05.449Z] #84 exporting layers 0.7s done [2023-10-24T20:36:05.449Z] #84 writing image sha256:b235d6a5b5db2c9bc569c82b6611a1a16b50ffbad54239b80cdd3bb1ef10e96f 0.0s done [2023-10-24T20:36:05.449Z] #84 naming to docker.io/library/security-spire-agent done [2023-10-24T20:36:05.449Z] #84 writing image sha256:c79ee67249cc397df25b2200cd936cc90da2317764265c5118c8ea27ebe0fc1c [2023-10-24T20:36:05.709Z] #84 exporting layers 0.7s done [2023-10-24T20:36:05.709Z] #84 writing image sha256:c79ee67249cc397df25b2200cd936cc90da2317764265c5118c8ea27ebe0fc1c 0.0s done [2023-10-24T20:36:05.709Z] #84 naming to docker.io/library/security-spire-server done [2023-10-24T20:36:05.709Z] #84 writing image sha256:77217b0e69ebedfd34ce5c5bbc58b5f8f2bbd234ec546a104a829acd1180c452 done [2023-10-24T20:36:05.709Z] #84 naming to docker.io/library/security-spire-config done [2023-10-24T20:36:05.709Z] #84 DONE 0.9s [2023-10-24T20:36:05.709Z] [2023-10-24T20:36:05.709Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:05.709Z] #90 ... [2023-10-24T20:36:05.709Z] [2023-10-24T20:36:05.709Z] #91 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T20:36:05.709Z] #0 6.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:05.709Z] #0 6.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:05.709Z] #0 6.470 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T20:36:05.709Z] #0 6.470 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T20:36:05.709Z] #0 6.470 OK: 20075 distinct packages available [2023-10-24T20:36:05.709Z] #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:05.709Z] #0 6.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T20:36:05.709Z] #0 6.888 OK: 264 MiB in 52 packages [2023-10-24T20:36:05.709Z] #91 DONE 7.0s [2023-10-24T20:36:05.971Z] [2023-10-24T20:36:05.971Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:05.971Z] #92 DONE 0.0s [2023-10-24T20:36:05.971Z] [2023-10-24T20:36:05.971Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:15.974Z] #93 ... [2023-10-24T20:36:15.974Z] [2023-10-24T20:36:15.974Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:15.974Z] #94 ... [2023-10-24T20:36:15.974Z] [2023-10-24T20:36:15.974Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #70 DONE 67.1s [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #69 DONE 67.6s [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #72 DONE 66.5s [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #96 ... [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #92 DONE 61.7s [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #97 DONE 1.1s [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #98 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #99 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:40.385Z] #100 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #101 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:40.385Z] #102 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #103 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #104 [security-bootstrapper builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #104 DONE 1.2s [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #105 [support-notifications builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #105 DONE 1.2s [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:36:40.385Z] #106 ... [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #107 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #108 [support-scheduler builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #108 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:40.385Z] #109 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #110 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:40.385Z] #111 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #112 [core-data builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #112 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #113 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #114 [core-command builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #114 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:40.385Z] #115 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #116 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #117 [core-metadata builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #117 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:40.385Z] #118 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:40.385Z] #119 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #120 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:40.385Z] #121 CACHED [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T20:36:40.385Z] #96 DONE 1.2s [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T20:36:40.385Z] #122 ... [2023-10-24T20:36:40.385Z] [2023-10-24T20:36:40.385Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:36:40.385Z] #106 5.266 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-24T20:36:43.267Z] #95 DONE 35.1s [2023-10-24T20:36:43.267Z] [2023-10-24T20:36:43.267Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:43.267Z] #94 DONE 36.1s [2023-10-24T20:36:43.267Z] [2023-10-24T20:36:43.267Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:43.267Z] #93 DONE 34.7s [2023-10-24T20:36:43.267Z] [2023-10-24T20:36:43.267Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:43.267Z] #90 DONE 35.0s [2023-10-24T20:36:43.267Z] [2023-10-24T20:36:43.267Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T20:36:45.729Z] #106 ... [2023-10-24T20:36:45.729Z] [2023-10-24T20:36:45.729Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T20:36:45.729Z] #0 5.474 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-24T20:36:45.729Z] #123 ... [2023-10-24T20:36:45.729Z] [2023-10-24T20:36:45.729Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T20:36:45.729Z] #0 5.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-24T20:36:45.729Z] #124 ... [2023-10-24T20:36:45.729Z] [2023-10-24T20:36:45.729Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T20:36:45.729Z] #0 5.823 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-24T20:36:45.729Z] #125 ... [2023-10-24T20:36:45.729Z] [2023-10-24T20:36:45.729Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T20:36:45.729Z] #0 5.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-24T20:36:45.729Z] #126 ... [2023-10-24T20:36:45.729Z] [2023-10-24T20:36:45.729Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T20:36:45.729Z] #0 4.032 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-24T20:36:45.729Z] #127 ... [2023-10-24T20:36:45.729Z] [2023-10-24T20:36:45.729Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:36:45.729Z] #0 4.835 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-24T20:36:45.729Z] #128 ... [2023-10-24T20:36:45.729Z] [2023-10-24T20:36:45.729Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T20:36:45.729Z] #0 5.493 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-24T20:36:45.995Z] #129 ... [2023-10-24T20:36:45.995Z] [2023-10-24T20:36:45.995Z] #130 [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-10-24T20:36:45.995Z] #0 5.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-24T20:36:46.263Z] #130 ... [2023-10-24T20:36:46.263Z] [2023-10-24T20:36:46.263Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T20:36:46.263Z] #0 5.541 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-24T20:36:46.263Z] #131 ... [2023-10-24T20:36:46.263Z] [2023-10-24T20:36:46.263Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T20:36:46.263Z] #122 5.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-24T20:36:51.385Z] #96 DONE 9.9s [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:51.385Z] #97 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #98 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:51.385Z] #99 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #100 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #100 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:51.385Z] #101 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:51.385Z] #102 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:51.385Z] #103 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #104 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:51.385Z] #104 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #105 [core-command builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #105 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #106 [support-notifications builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #106 DONE 10.0s [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #107 DONE 10.0s [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:51.385Z] #108 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:51.385Z] #109 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #110 [support-scheduler builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #110 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #111 [security-bootstrapper builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #111 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:51.385Z] #112 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:51.385Z] #113 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #114 [core-data builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #114 DONE 10.0s [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:51.385Z] #115 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #116 [core-metadata builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #116 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:51.385Z] #117 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-24T20:36:51.385Z] #118 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T20:36:51.385Z] #119 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-10-24T20:36:51.385Z] #120 CACHED [2023-10-24T20:36:51.385Z] [2023-10-24T20:36:51.385Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:36:51.949Z] #121 1.345 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-24T20:36:56.246Z] #121 ... [2023-10-24T20:36:56.246Z] [2023-10-24T20:36:56.246Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T20:36:56.246Z] #0 1.316 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-24T20:37:00.432Z] #122 ... [2023-10-24T20:37:00.432Z] [2023-10-24T20:37:00.432Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T20:37:00.432Z] #0 0.928 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-24T20:37:00.998Z] #123 ... [2023-10-24T20:37:00.998Z] [2023-10-24T20:37:00.998Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T20:37:00.998Z] #0 0.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-24T20:37:00.998Z] #124 ... [2023-10-24T20:37:00.998Z] [2023-10-24T20:37:00.998Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T20:37:00.998Z] #0 0.798 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-24T20:37:01.254Z] #125 ... [2023-10-24T20:37:01.254Z] [2023-10-24T20:37:01.255Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T20:37:01.255Z] #0 1.161 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-24T20:37:01.534Z] #126 ... [2023-10-24T20:37:01.534Z] [2023-10-24T20:37:01.534Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T20:37:01.534Z] #0 0.731 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-24T20:37:01.792Z] #127 ... [2023-10-24T20:37:01.792Z] [2023-10-24T20:37:01.792Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:37:01.792Z] #0 1.005 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-24T20:37:01.792Z] #128 ... [2023-10-24T20:37:01.792Z] [2023-10-24T20:37:01.792Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T20:37:01.792Z] #0 0.896 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-24T20:37:02.051Z] #129 ... [2023-10-24T20:37:02.051Z] [2023-10-24T20:37:02.051Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T20:37:02.051Z] #0 0.916 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-24T20:37:02.051Z] #130 ... [2023-10-24T20:37:02.051Z] [2023-10-24T20:37:02.051Z] #131 [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-10-24T20:37:02.051Z] #0 0.625 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-24T20:37:58.330Z] #131 ... [2023-10-24T20:37:58.330Z] [2023-10-24T20:37:58.330Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T20:37:58.330Z] #124 DONE 65.8s [2023-10-24T20:37:58.330Z] [2023-10-24T20:37:58.330Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T20:38:04.881Z] #132 ... [2023-10-24T20:38:04.881Z] [2023-10-24T20:38:04.881Z] #131 [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-10-24T20:38:04.881Z] #131 68.79 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-24T20:38:13.008Z] #131 DONE 82.1s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T20:38:13.008Z] #130 DONE 82.1s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T20:38:13.008Z] #122 DONE 82.1s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T20:38:13.008Z] #127 DONE 82.1s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T20:38:13.008Z] #129 DONE 82.1s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #133 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.008Z] #133 ... [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T20:38:13.008Z] #125 DONE 82.2s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T20:38:13.008Z] #126 DONE 82.4s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T20:38:13.008Z] #123 DONE 82.4s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T20:38:13.008Z] #132 DONE 16.7s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.008Z] #134 ... [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:38:13.008Z] #121 DONE 82.5s [2023-10-24T20:38:13.008Z] [2023-10-24T20:38:13.008Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:38:13.008Z] #128 DONE 82.5s [2023-10-24T20:38:13.268Z] [2023-10-24T20:38:13.268Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.268Z] #135 DONE 0.6s [2023-10-24T20:38:13.268Z] [2023-10-24T20:38:13.268Z] #136 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T20:38:13.268Z] #136 ... [2023-10-24T20:38:13.268Z] [2023-10-24T20:38:13.268Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.268Z] #137 DONE 0.5s [2023-10-24T20:38:13.268Z] [2023-10-24T20:38:13.268Z] #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.268Z] #138 DONE 0.6s [2023-10-24T20:38:13.268Z] [2023-10-24T20:38:13.268Z] #133 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.268Z] #133 DONE 0.6s [2023-10-24T20:38:13.268Z] [2023-10-24T20:38:13.268Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.268Z] #134 DONE 0.5s [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #139 DONE 0.3s [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #140 DONE 0.2s [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #141 CACHED [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #142 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.528Z] #142 CACHED [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #143 CACHED [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.528Z] #144 CACHED [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #145 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.528Z] #145 DONE 0.3s [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.528Z] #146 CACHED [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #147 CACHED [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #148 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #148 DONE 0.3s [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #149 DONE 0.2s [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:13.528Z] #150 CACHED [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #151 CACHED [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:13.528Z] #152 DONE 0.3s [2023-10-24T20:38:13.528Z] [2023-10-24T20:38:13.528Z] #153 [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-10-24T20:38:15.166Z] #153 ... [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #154 [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-10-24T20:38:15.166Z] #154 DONE 1.1s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #153 [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-10-24T20:38:15.166Z] #153 DONE 1.1s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:15.166Z] #155 DONE 1.2s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-24T20:38:15.166Z] #156 DONE 1.2s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-24T20:38:15.166Z] #157 DONE 1.2s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T20:38:15.166Z] #158 DONE 1.2s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-24T20:38:15.166Z] #159 DONE 1.2s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-24T20:38:15.166Z] #160 DONE 1.2s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T20:38:15.166Z] #161 DONE 1.2s [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #162 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.166Z] #162 ... [2023-10-24T20:38:15.166Z] [2023-10-24T20:38:15.166Z] #163 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T20:38:15.166Z] #163 DONE 1.3s [2023-10-24T20:38:15.676Z] [2023-10-24T20:38:15.676Z] #164 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.676Z] #164 ... [2023-10-24T20:38:15.676Z] [2023-10-24T20:38:15.676Z] #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T20:38:15.676Z] #165 DONE 0.7s [2023-10-24T20:38:15.676Z] [2023-10-24T20:38:15.676Z] #166 [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-10-24T20:38:15.676Z] #166 DONE 0.7s [2023-10-24T20:38:15.676Z] [2023-10-24T20:38:15.676Z] #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T20:38:15.676Z] #167 DONE 0.8s [2023-10-24T20:38:15.676Z] [2023-10-24T20:38:15.676Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.676Z] #168 DONE 0.7s [2023-10-24T20:38:15.676Z] [2023-10-24T20:38:15.676Z] #169 [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-10-24T20:38:15.676Z] #169 DONE 0.8s [2023-10-24T20:38:15.676Z] [2023-10-24T20:38:15.676Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.676Z] #170 DONE 0.7s [2023-10-24T20:38:15.676Z] [2023-10-24T20:38:15.676Z] #171 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-24T20:38:15.937Z] #171 ... [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #172 [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-10-24T20:38:15.937Z] #172 DONE 0.7s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #162 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.937Z] #162 DONE 0.8s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #164 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.937Z] #164 DONE 0.7s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.937Z] #173 DONE 0.7s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #136 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T20:38:15.937Z] #136 DONE 2.9s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #84 [core-command] exporting to image [2023-10-24T20:38:15.937Z] #84 exporting layers [2023-10-24T20:38:15.937Z] #84 ... [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #174 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T20:38:15.937Z] #174 DONE 0.6s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-24T20:38:15.937Z] #175 DONE 0.5s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #84 [core-metadata] exporting to image [2023-10-24T20:38:15.937Z] #84 ... [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.937Z] #176 DONE 0.6s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:38:15.937Z] #177 DONE 0.5s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #171 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-24T20:38:15.937Z] #171 DONE 0.6s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-24T20:38:15.937Z] #178 DONE 0.6s [2023-10-24T20:38:15.937Z] [2023-10-24T20:38:15.937Z] #84 [support-notifications] exporting to image [2023-10-24T20:38:15.937Z] #84 exporting layers 0.5s done [2023-10-24T20:38:15.937Z] #84 writing image sha256:2043a76b29af36f9c8f934c5eea55a929f65dea6971f777eb5e4a6065edcfad2 0.0s done [2023-10-24T20:38:15.937Z] #84 naming to docker.io/library/core-data [2023-10-24T20:38:16.197Z] #84 exporting layers 0.5s done [2023-10-24T20:38:16.197Z] #84 naming to docker.io/library/core-data done [2023-10-24T20:38:16.197Z] #84 writing image sha256:7253af8b19a11553452290b6a09f006fd3658f3cc67c34f2f3c8a408fa59df5a [2023-10-24T20:38:16.458Z] #84 exporting layers 0.9s done [2023-10-24T20:38:16.458Z] #84 ... [2023-10-24T20:38:16.458Z] [2023-10-24T20:38:16.458Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:38:16.458Z] #179 DONE 0.5s [2023-10-24T20:38:16.458Z] [2023-10-24T20:38:16.458Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T20:38:16.458Z] #180 DONE 0.5s [2023-10-24T20:38:16.458Z] [2023-10-24T20:38:16.458Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T20:38:16.458Z] #181 DONE 0.5s [2023-10-24T20:38:16.458Z] [2023-10-24T20:38:16.458Z] #84 [security-spiffe-token-provider] exporting to image [2023-10-24T20:38:16.458Z] #84 exporting layers 0.5s done [2023-10-24T20:38:16.458Z] #84 writing image sha256:7253af8b19a11553452290b6a09f006fd3658f3cc67c34f2f3c8a408fa59df5a 0.3s done [2023-10-24T20:38:16.458Z] #84 writing image sha256:0d8002b776ee61ec3105ef915545769410b0b32aa8323db5c2402fda7da019fd 0.0s done [2023-10-24T20:38:16.458Z] #84 naming to docker.io/library/support-scheduler done [2023-10-24T20:38:16.458Z] #84 naming to docker.io/library/core-command done [2023-10-24T20:38:16.458Z] #84 writing image sha256:3e33dba25fa26896db5365feb51f0c76d7879cd30a79751b7d5f29c3ef638a81 0.0s done [2023-10-24T20:38:16.458Z] #84 naming to docker.io/library/security-spiffe-token-provider done [2023-10-24T20:38:16.791Z] #84 writing image sha256:f17ab6985e53c21557bb595d6050906890b178469a504c133bb9df4ab8fed8ad done [2023-10-24T20:38:16.791Z] #84 naming to docker.io/library/core-metadata done [2023-10-24T20:38:16.791Z] #84 writing image sha256:ad085d096094ae947c5ebfa9c3d2058dca945743eda05ce678d88775ae0281dd done [2023-10-24T20:38:16.791Z] #84 naming to docker.io/library/support-notifications done [2023-10-24T20:38:16.791Z] #84 DONE 2.0s [2023-10-24T20:38:16.791Z] [2023-10-24T20:38:16.791Z] #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T20:38:17.215Z] #182 DONE 0.6s [2023-10-24T20:38:17.215Z] [2023-10-24T20:38:17.215Z] #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:38:17.215Z] #183 DONE 0.6s [2023-10-24T20:38:17.215Z] [2023-10-24T20:38:17.215Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T20:38:17.215Z] #184 DONE 1.0s [2023-10-24T20:38:17.215Z] [2023-10-24T20:38:17.215Z] #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T20:38:17.475Z] #185 ... [2023-10-24T20:38:17.475Z] [2023-10-24T20:38:17.475Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T20:38:17.475Z] #186 DONE 1.0s [2023-10-24T20:38:17.475Z] [2023-10-24T20:38:17.475Z] #187 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T20:38:17.475Z] #187 DONE 0.5s [2023-10-24T20:38:17.475Z] [2023-10-24T20:38:17.475Z] #84 [security-proxy-auth] exporting to image [2023-10-24T20:38:17.475Z] #84 ... [2023-10-24T20:38:17.475Z] [2023-10-24T20:38:17.475Z] #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T20:38:17.475Z] #185 DONE 0.4s [2023-10-24T20:38:17.475Z] [2023-10-24T20:38:17.475Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T20:38:17.475Z] #188 DONE 0.1s [2023-10-24T20:38:17.475Z] [2023-10-24T20:38:17.475Z] #84 [core-common-config-bootstrapper] exporting to image [2023-10-24T20:38:17.475Z] #84 exporting layers 0.5s done [2023-10-24T20:38:17.475Z] #84 writing image sha256:bf7ee114a37e8eb70751840b98c54cb0ee5236e52d4219eb75b47e5df9a43f94 0.0s done [2023-10-24T20:38:17.475Z] #84 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-24T20:38:17.735Z] #84 writing image sha256:6d486727de5a0b6d01cee4d18504f31a0a474503d2893b7541e97ad9e4ac536f done [2023-10-24T20:38:17.735Z] #84 naming to docker.io/library/security-proxy-auth done [2023-10-24T20:38:17.735Z] #84 DONE 2.5s [2023-10-24T20:38:17.735Z] [2023-10-24T20:38:17.735Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-24T20:38:17.735Z] #189 DONE 0.1s [2023-10-24T20:38:17.735Z] [2023-10-24T20:38:17.735Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-24T20:38:17.735Z] #190 DONE 0.0s [2023-10-24T20:38:17.735Z] [2023-10-24T20:38:17.735Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T20:38:17.735Z] #191 DONE 1.2s [2023-10-24T20:38:17.735Z] [2023-10-24T20:38:17.735Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-24T20:38:17.735Z] #192 DONE 0.1s [2023-10-24T20:38:17.735Z] [2023-10-24T20:38:17.735Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-24T20:38:17.997Z] #193 DONE 0.1s [2023-10-24T20:38:17.997Z] [2023-10-24T20:38:17.997Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T20:38:17.997Z] #194 ... [2023-10-24T20:38:17.997Z] [2023-10-24T20:38:17.997Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T20:38:17.997Z] #195 DONE 0.5s [2023-10-24T20:38:18.258Z] [2023-10-24T20:38:18.258Z] #84 [security-secretstore-setup] exporting to image [2023-10-24T20:38:18.258Z] #84 exporting layers 0.2s done [2023-10-24T20:38:18.258Z] #84 writing image sha256:8a2535af0b9e53041d4425b73578a20a41c781a81fc8f2b3c9d5c93bace153fc done [2023-10-24T20:38:18.258Z] #84 naming to docker.io/library/security-proxy-setup done [2023-10-24T20:38:18.258Z] #84 ... [2023-10-24T20:38:18.258Z] [2023-10-24T20:38:18.258Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T20:38:18.258Z] #194 DONE 0.4s [2023-10-24T20:38:18.258Z] [2023-10-24T20:38:18.258Z] #84 [security-bootstrapper] exporting to image [2023-10-24T20:38:18.258Z] #84 writing image sha256:3f43e37e6777fa7f90b09d0e1ec261caf7447e2a6d86fc48b8bf9636f25f4055 done [2023-10-24T20:38:18.258Z] #84 naming to docker.io/library/security-secretstore-setup done [2023-10-24T20:38:18.521Z] #84 exporting layers 0.2s done [2023-10-24T20:38:18.522Z] #84 writing image sha256:f7475e9f181f18b45b83076ec175bb7a0b3597b046469e96ab4c7d3d7e1b6134 done [2023-10-24T20:38:18.522Z] #84 naming to docker.io/library/security-bootstrapper done [2023-10-24T20:38:18.522Z] #84 DONE 3.2s [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:38:18.522Z] time="2023-10-24T20:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-24T20:38:18.533Z] $ docker stop --time=1 c4a8e679912ba656022435f90d4f4438437b30060145c5dbaa5f7d1859de7c0f [2023-10-24T20:38:19.784Z] $ docker rm -f --volumes c4a8e679912ba656022435f90d4f4438437b30060145c5dbaa5f7d1859de7c0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T20:38:20.116Z] + docker images [2023-10-24T20:38:20.116Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-24T20:38:20.116Z] security-bootstrapper latest f7475e9f181f 1 second ago 23.3MB [2023-10-24T20:38:20.116Z] security-proxy-setup latest 8a2535af0b9e 2 seconds ago 34.4MB [2023-10-24T20:38:20.116Z] security-secretstore-setup latest 3f43e37e6777 2 seconds ago 44.4MB [2023-10-24T20:38:20.116Z] core-common-config-bootstrapper latest bf7ee114a37e 3 seconds ago 18.2MB [2023-10-24T20:38:20.116Z] security-proxy-auth latest 6d486727de5a 3 seconds ago 19.5MB [2023-10-24T20:38:20.116Z] security-spiffe-token-provider latest 3e33dba25fa2 4 seconds ago 35MB [2023-10-24T20:38:20.116Z] core-command latest 0d8002b776ee 4 seconds ago 21.2MB [2023-10-24T20:38:20.116Z] core-data latest 2043a76b29af 4 seconds ago 21.3MB [2023-10-24T20:38:20.116Z] support-notifications latest ad085d096094 4 seconds ago 34.6MB [2023-10-24T20:38:20.116Z] core-metadata latest f17ab6985e53 4 seconds ago 21.7MB [2023-10-24T20:38:20.116Z] support-scheduler latest 7253af8b19a1 4 seconds ago 34MB [2023-10-24T20:38:20.116Z] security-spire-agent latest b235d6a5b5db 2 minutes ago 166MB [2023-10-24T20:38:20.116Z] security-spire-config latest 77217b0e69eb 2 minutes ago 101MB [2023-10-24T20:38:20.116Z] security-spire-server latest c79ee67249cc 2 minutes ago 107MB [2023-10-24T20:38:20.116Z] ci-base-image-x86_64 latest 4b4994ceaae7 5 minutes ago 930MB [2023-10-24T20:38:20.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 weeks ago 557MB [2023-10-24T20:38:20.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-24T20:38:20.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-24T20:38:20.234Z] provisioning config files... [2023-10-24T20:38:20.243Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/599@tmp/config8852784916853907789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:38:20.542Z] ---> docker-login.sh [2023-10-24T20:38:20.542Z] nexus3.edgexfoundry.org:10001 [2023-10-24T20:38:20.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:38:20.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:38:20.542Z] Configure a credential helper to remove this warning. See [2023-10-24T20:38:20.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:38:20.542Z] [2023-10-24T20:38:20.542Z] Login Succeeded [2023-10-24T20:38:20.542Z] nexus3.edgexfoundry.org:10002 [2023-10-24T20:38:20.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:38:20.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:38:20.801Z] Configure a credential helper to remove this warning. See [2023-10-24T20:38:20.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:38:20.801Z] [2023-10-24T20:38:20.801Z] Login Succeeded [2023-10-24T20:38:20.801Z] nexus3.edgexfoundry.org:10003 [2023-10-24T20:38:20.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:38:20.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:38:20.801Z] Configure a credential helper to remove this warning. See [2023-10-24T20:38:20.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:38:20.801Z] [2023-10-24T20:38:20.801Z] Login Succeeded [2023-10-24T20:38:20.801Z] nexus3.edgexfoundry.org:10004 [2023-10-24T20:38:20.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:38:20.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:38:20.801Z] Configure a credential helper to remove this warning. See [2023-10-24T20:38:20.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:38:20.801Z] [2023-10-24T20:38:20.801Z] Login Succeeded [2023-10-24T20:38:20.801Z] docker.io [2023-10-24T20:38:21.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:38:21.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:38:21.319Z] Configure a credential helper to remove this warning. See [2023-10-24T20:38:21.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:38:21.319Z] [2023-10-24T20:38:21.319Z] Login Succeeded [2023-10-24T20:38:21.319Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T20:38:21.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:38:21.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:38:21.369Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-10-24T20:38:21.369Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:21.369Z] latest [2023-10-24T20:38:21.369Z] 3.1.0-dev.64 [2023-10-24T20:38:21.369Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:21.369Z] main [2023-10-24T20:38:21.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:21.680Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:21.989Z] + docker push nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:21.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T20:38:21.989Z] 1b4bf9fedd21: Preparing [2023-10-24T20:38:21.989Z] 7c338c0efb9b: Preparing [2023-10-24T20:38:21.989Z] c264428e0edb: Preparing [2023-10-24T20:38:21.989Z] d08161fc32bc: Preparing [2023-10-24T20:38:21.989Z] 562f66381641: Preparing [2023-10-24T20:38:21.989Z] cc2447e1835a: Preparing [2023-10-24T20:38:21.989Z] 562f66381641: Pushed [2023-10-24T20:38:21.989Z] 1b4bf9fedd21: Pushed [2023-10-24T20:38:21.989Z] c264428e0edb: Pushed [2023-10-24T20:38:21.989Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:21.989Z] d08161fc32bc: Pushed [2023-10-24T20:38:23.364Z] 7c338c0efb9b: Pushed [2023-10-24T20:38:23.623Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:23.924Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:24.227Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-24T20:38:24.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T20:38:24.227Z] 1b4bf9fedd21: Preparing [2023-10-24T20:38:24.227Z] 7c338c0efb9b: Preparing [2023-10-24T20:38:24.227Z] c264428e0edb: Preparing [2023-10-24T20:38:24.227Z] d08161fc32bc: Preparing [2023-10-24T20:38:24.227Z] 562f66381641: Preparing [2023-10-24T20:38:24.227Z] cc2447e1835a: Preparing [2023-10-24T20:38:24.227Z] cc2447e1835a: Waiting [2023-10-24T20:38:24.227Z] 1b4bf9fedd21: Layer already exists [2023-10-24T20:38:24.227Z] 562f66381641: Layer already exists [2023-10-24T20:38:24.227Z] c264428e0edb: Layer already exists [2023-10-24T20:38:24.227Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:24.227Z] 7c338c0efb9b: Layer already exists [2023-10-24T20:38:24.227Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:24.227Z] latest: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:24.532Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:24.838Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.64 [2023-10-24T20:38:24.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T20:38:24.838Z] 1b4bf9fedd21: Preparing [2023-10-24T20:38:24.838Z] 7c338c0efb9b: Preparing [2023-10-24T20:38:24.838Z] c264428e0edb: Preparing [2023-10-24T20:38:24.838Z] d08161fc32bc: Preparing [2023-10-24T20:38:24.838Z] 562f66381641: Preparing [2023-10-24T20:38:24.838Z] cc2447e1835a: Preparing [2023-10-24T20:38:24.838Z] cc2447e1835a: Waiting [2023-10-24T20:38:24.838Z] 1b4bf9fedd21: Layer already exists [2023-10-24T20:38:24.838Z] c264428e0edb: Layer already exists [2023-10-24T20:38:24.838Z] 562f66381641: Layer already exists [2023-10-24T20:38:24.838Z] 7c338c0efb9b: Layer already exists [2023-10-24T20:38:24.838Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:24.838Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:24.838Z] 3.1.0-dev.64: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:25.151Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:25.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:25.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T20:38:25.459Z] 1b4bf9fedd21: Preparing [2023-10-24T20:38:25.459Z] 7c338c0efb9b: Preparing [2023-10-24T20:38:25.459Z] c264428e0edb: Preparing [2023-10-24T20:38:25.459Z] d08161fc32bc: Preparing [2023-10-24T20:38:25.459Z] 562f66381641: Preparing [2023-10-24T20:38:25.459Z] cc2447e1835a: Preparing [2023-10-24T20:38:25.459Z] cc2447e1835a: Waiting [2023-10-24T20:38:25.459Z] 562f66381641: Layer already exists [2023-10-24T20:38:25.459Z] 1b4bf9fedd21: Layer already exists [2023-10-24T20:38:25.459Z] 7c338c0efb9b: Layer already exists [2023-10-24T20:38:25.459Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:25.459Z] c264428e0edb: Layer already exists [2023-10-24T20:38:25.459Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:25.459Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:25.772Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:26.074Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-10-24T20:38:26.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-24T20:38:26.074Z] 1b4bf9fedd21: Preparing [2023-10-24T20:38:26.074Z] 7c338c0efb9b: Preparing [2023-10-24T20:38:26.074Z] c264428e0edb: Preparing [2023-10-24T20:38:26.074Z] d08161fc32bc: Preparing [2023-10-24T20:38:26.074Z] 562f66381641: Preparing [2023-10-24T20:38:26.074Z] cc2447e1835a: Preparing [2023-10-24T20:38:26.074Z] c264428e0edb: Layer already exists [2023-10-24T20:38:26.074Z] 7c338c0efb9b: Layer already exists [2023-10-24T20:38:26.074Z] 562f66381641: Layer already exists [2023-10-24T20:38:26.074Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:26.074Z] 1b4bf9fedd21: Layer already exists [2023-10-24T20:38:26.074Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:26.074Z] main: digest: sha256:68e8b6d50d56ad565f91e4b10c8eab7bd55e4369214806f82f21a410d2c031f8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:38:26.122Z] ===================================================== [Pipeline] echo [2023-10-24T20:38:26.130Z] taggedImages: [2023-10-24T20:38:26.130Z] - nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:26.130Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-24T20:38:26.130Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.64 [2023-10-24T20:38:26.130Z] - nexus3.edgexfoundry.org:10004/core-command:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:26.130Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-10-24T20:38:26.155Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-10-24T20:38:26.155Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:26.155Z] latest [2023-10-24T20:38:26.155Z] 3.1.0-dev.64 [2023-10-24T20:38:26.155Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:26.155Z] main [2023-10-24T20:38:26.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:26.478Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:26.779Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:26.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T20:38:26.779Z] 709de45481d2: Preparing [2023-10-24T20:38:26.779Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:26.779Z] b697361c0918: Preparing [2023-10-24T20:38:26.779Z] 7e911346ae2f: Preparing [2023-10-24T20:38:26.779Z] c264428e0edb: Preparing [2023-10-24T20:38:26.779Z] d08161fc32bc: Preparing [2023-10-24T20:38:26.779Z] 562f66381641: Preparing [2023-10-24T20:38:26.779Z] cc2447e1835a: Preparing [2023-10-24T20:38:26.779Z] 562f66381641: Waiting [2023-10-24T20:38:26.779Z] d08161fc32bc: Waiting [2023-10-24T20:38:26.779Z] cc2447e1835a: Waiting [2023-10-24T20:38:26.779Z] c264428e0edb: Layer already exists [2023-10-24T20:38:26.779Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:26.779Z] 562f66381641: Layer already exists [2023-10-24T20:38:26.779Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:26.779Z] 7c16bafa38f8: Pushed [2023-10-24T20:38:26.779Z] b697361c0918: Pushed [2023-10-24T20:38:26.779Z] 709de45481d2: Pushed [2023-10-24T20:38:27.819Z] 7e911346ae2f: Pushed [2023-10-24T20:38:28.078Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:28.388Z] + 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-10-24T20:38:28.695Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-24T20:38:28.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T20:38:28.695Z] 709de45481d2: Preparing [2023-10-24T20:38:28.695Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:28.695Z] b697361c0918: Preparing [2023-10-24T20:38:28.695Z] 7e911346ae2f: Preparing [2023-10-24T20:38:28.695Z] c264428e0edb: Preparing [2023-10-24T20:38:28.695Z] d08161fc32bc: Preparing [2023-10-24T20:38:28.695Z] 562f66381641: Preparing [2023-10-24T20:38:28.695Z] cc2447e1835a: Preparing [2023-10-24T20:38:28.695Z] d08161fc32bc: Waiting [2023-10-24T20:38:28.695Z] 562f66381641: Waiting [2023-10-24T20:38:28.695Z] cc2447e1835a: Waiting [2023-10-24T20:38:28.695Z] c264428e0edb: Layer already exists [2023-10-24T20:38:28.695Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:28.695Z] 7e911346ae2f: Layer already exists [2023-10-24T20:38:28.695Z] 709de45481d2: Layer already exists [2023-10-24T20:38:28.695Z] b697361c0918: Layer already exists [2023-10-24T20:38:28.695Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:28.695Z] 562f66381641: Layer already exists [2023-10-24T20:38:28.695Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:28.695Z] latest: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:29.006Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:29.310Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.64 [2023-10-24T20:38:29.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T20:38:29.310Z] 709de45481d2: Preparing [2023-10-24T20:38:29.310Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:29.310Z] b697361c0918: Preparing [2023-10-24T20:38:29.310Z] 7e911346ae2f: Preparing [2023-10-24T20:38:29.310Z] c264428e0edb: Preparing [2023-10-24T20:38:29.310Z] d08161fc32bc: Preparing [2023-10-24T20:38:29.310Z] 562f66381641: Preparing [2023-10-24T20:38:29.310Z] cc2447e1835a: Preparing [2023-10-24T20:38:29.310Z] d08161fc32bc: Waiting [2023-10-24T20:38:29.310Z] 562f66381641: Waiting [2023-10-24T20:38:29.310Z] b697361c0918: Layer already exists [2023-10-24T20:38:29.310Z] 709de45481d2: Layer already exists [2023-10-24T20:38:29.310Z] c264428e0edb: Layer already exists [2023-10-24T20:38:29.310Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:29.310Z] 7e911346ae2f: Layer already exists [2023-10-24T20:38:29.310Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:29.310Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:29.310Z] 562f66381641: Layer already exists [2023-10-24T20:38:29.310Z] 3.1.0-dev.64: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:29.610Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:29.915Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:29.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T20:38:29.915Z] 709de45481d2: Preparing [2023-10-24T20:38:29.915Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:29.915Z] b697361c0918: Preparing [2023-10-24T20:38:29.915Z] 7e911346ae2f: Preparing [2023-10-24T20:38:29.915Z] c264428e0edb: Preparing [2023-10-24T20:38:29.915Z] d08161fc32bc: Preparing [2023-10-24T20:38:29.915Z] 562f66381641: Preparing [2023-10-24T20:38:29.915Z] cc2447e1835a: Preparing [2023-10-24T20:38:29.915Z] d08161fc32bc: Waiting [2023-10-24T20:38:29.915Z] 562f66381641: Waiting [2023-10-24T20:38:29.915Z] cc2447e1835a: Waiting [2023-10-24T20:38:29.915Z] 709de45481d2: Layer already exists [2023-10-24T20:38:29.915Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:29.915Z] c264428e0edb: Layer already exists [2023-10-24T20:38:29.915Z] b697361c0918: Layer already exists [2023-10-24T20:38:29.915Z] 7e911346ae2f: Layer already exists [2023-10-24T20:38:29.915Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:29.915Z] 562f66381641: Layer already exists [2023-10-24T20:38:29.915Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:29.915Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:30.226Z] + 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-10-24T20:38:30.532Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-10-24T20:38:30.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-24T20:38:30.532Z] 709de45481d2: Preparing [2023-10-24T20:38:30.532Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:30.532Z] b697361c0918: Preparing [2023-10-24T20:38:30.532Z] 7e911346ae2f: Preparing [2023-10-24T20:38:30.532Z] c264428e0edb: Preparing [2023-10-24T20:38:30.532Z] d08161fc32bc: Preparing [2023-10-24T20:38:30.532Z] 562f66381641: Preparing [2023-10-24T20:38:30.532Z] cc2447e1835a: Preparing [2023-10-24T20:38:30.532Z] 562f66381641: Waiting [2023-10-24T20:38:30.532Z] d08161fc32bc: Waiting [2023-10-24T20:38:30.532Z] cc2447e1835a: Waiting [2023-10-24T20:38:30.532Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:30.532Z] 7e911346ae2f: Layer already exists [2023-10-24T20:38:30.532Z] 709de45481d2: Layer already exists [2023-10-24T20:38:30.532Z] b697361c0918: Layer already exists [2023-10-24T20:38:30.532Z] c264428e0edb: Layer already exists [2023-10-24T20:38:30.532Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:30.532Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:30.532Z] 562f66381641: Layer already exists [2023-10-24T20:38:30.532Z] main: digest: sha256:8f692b5cdadc53a60a5a41fc1bf25a0d23961d436de441ef451aa0ff6b2df078 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:38:30.568Z] ===================================================== [Pipeline] echo [2023-10-24T20:38:30.575Z] taggedImages: [2023-10-24T20:38:30.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:30.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-24T20:38:30.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.64 [2023-10-24T20:38:30.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:30.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-10-24T20:38:30.591Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-10-24T20:38:30.592Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:30.592Z] latest [2023-10-24T20:38:30.592Z] 3.1.0-dev.64 [2023-10-24T20:38:30.592Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:30.592Z] main [2023-10-24T20:38:30.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:30.896Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:31.197Z] + docker push nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:31.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T20:38:31.197Z] 64d12575a52f: Preparing [2023-10-24T20:38:31.197Z] 5bc2f25a4563: Preparing [2023-10-24T20:38:31.197Z] c264428e0edb: Preparing [2023-10-24T20:38:31.197Z] d08161fc32bc: Preparing [2023-10-24T20:38:31.197Z] 9f6647013f48: Preparing [2023-10-24T20:38:31.197Z] cc2447e1835a: Preparing [2023-10-24T20:38:31.197Z] cc2447e1835a: Waiting [2023-10-24T20:38:31.197Z] c264428e0edb: Layer already exists [2023-10-24T20:38:31.197Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:31.197Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:31.197Z] 64d12575a52f: Pushed [2023-10-24T20:38:31.197Z] 9f6647013f48: Pushed [2023-10-24T20:38:33.102Z] 5bc2f25a4563: Pushed [2023-10-24T20:38:33.102Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:33.407Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:33.712Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-24T20:38:33.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T20:38:33.712Z] 64d12575a52f: Preparing [2023-10-24T20:38:33.712Z] 5bc2f25a4563: Preparing [2023-10-24T20:38:33.712Z] c264428e0edb: Preparing [2023-10-24T20:38:33.712Z] d08161fc32bc: Preparing [2023-10-24T20:38:33.712Z] 9f6647013f48: Preparing [2023-10-24T20:38:33.712Z] cc2447e1835a: Preparing [2023-10-24T20:38:33.712Z] cc2447e1835a: Waiting [2023-10-24T20:38:33.712Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:33.712Z] 9f6647013f48: Layer already exists [2023-10-24T20:38:33.712Z] c264428e0edb: Layer already exists [2023-10-24T20:38:33.712Z] 64d12575a52f: Layer already exists [2023-10-24T20:38:33.712Z] 5bc2f25a4563: Layer already exists [2023-10-24T20:38:33.712Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:33.712Z] latest: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:34.024Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:34.328Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.64 [2023-10-24T20:38:34.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T20:38:34.328Z] 64d12575a52f: Preparing [2023-10-24T20:38:34.328Z] 5bc2f25a4563: Preparing [2023-10-24T20:38:34.328Z] c264428e0edb: Preparing [2023-10-24T20:38:34.328Z] d08161fc32bc: Preparing [2023-10-24T20:38:34.328Z] 9f6647013f48: Preparing [2023-10-24T20:38:34.328Z] cc2447e1835a: Preparing [2023-10-24T20:38:34.328Z] cc2447e1835a: Waiting [2023-10-24T20:38:34.328Z] 64d12575a52f: Layer already exists [2023-10-24T20:38:34.328Z] c264428e0edb: Layer already exists [2023-10-24T20:38:34.328Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:34.328Z] 5bc2f25a4563: Layer already exists [2023-10-24T20:38:34.328Z] 9f6647013f48: Layer already exists [2023-10-24T20:38:34.328Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:34.328Z] 3.1.0-dev.64: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:34.641Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:34.949Z] + docker push nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:34.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T20:38:34.950Z] 64d12575a52f: Preparing [2023-10-24T20:38:34.950Z] 5bc2f25a4563: Preparing [2023-10-24T20:38:34.950Z] c264428e0edb: Preparing [2023-10-24T20:38:34.950Z] d08161fc32bc: Preparing [2023-10-24T20:38:34.950Z] 9f6647013f48: Preparing [2023-10-24T20:38:34.950Z] cc2447e1835a: Preparing [2023-10-24T20:38:34.950Z] cc2447e1835a: Waiting [2023-10-24T20:38:34.950Z] 9f6647013f48: Layer already exists [2023-10-24T20:38:34.950Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:34.950Z] c264428e0edb: Layer already exists [2023-10-24T20:38:34.950Z] 64d12575a52f: Layer already exists [2023-10-24T20:38:34.950Z] 5bc2f25a4563: Layer already exists [2023-10-24T20:38:34.950Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:34.950Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:35.258Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:35.562Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-10-24T20:38:35.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-24T20:38:35.562Z] 64d12575a52f: Preparing [2023-10-24T20:38:35.562Z] 5bc2f25a4563: Preparing [2023-10-24T20:38:35.562Z] c264428e0edb: Preparing [2023-10-24T20:38:35.562Z] d08161fc32bc: Preparing [2023-10-24T20:38:35.562Z] 9f6647013f48: Preparing [2023-10-24T20:38:35.562Z] cc2447e1835a: Preparing [2023-10-24T20:38:35.562Z] cc2447e1835a: Waiting [2023-10-24T20:38:35.562Z] c264428e0edb: Layer already exists [2023-10-24T20:38:35.562Z] 5bc2f25a4563: Layer already exists [2023-10-24T20:38:35.562Z] 64d12575a52f: Layer already exists [2023-10-24T20:38:35.562Z] 9f6647013f48: Layer already exists [2023-10-24T20:38:35.562Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:35.562Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:35.562Z] main: digest: sha256:1eae6baed62972e74439aee28db25743baeaeb34fd2398250ca91ff1e6eb02a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:38:35.597Z] ===================================================== [Pipeline] echo [2023-10-24T20:38:35.604Z] taggedImages: [2023-10-24T20:38:35.604Z] - nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:35.604Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-24T20:38:35.604Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.64 [2023-10-24T20:38:35.604Z] - nexus3.edgexfoundry.org:10004/core-data:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:35.604Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-10-24T20:38:35.626Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-10-24T20:38:35.626Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:35.626Z] latest [2023-10-24T20:38:35.626Z] 3.1.0-dev.64 [2023-10-24T20:38:35.626Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:35.626Z] main [2023-10-24T20:38:35.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:35.944Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:36.260Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:36.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T20:38:36.260Z] e506618a7d8e: Preparing [2023-10-24T20:38:36.260Z] 6413101e76f0: Preparing [2023-10-24T20:38:36.260Z] 897f0b618cea: Preparing [2023-10-24T20:38:36.260Z] c264428e0edb: Preparing [2023-10-24T20:38:36.260Z] d08161fc32bc: Preparing [2023-10-24T20:38:36.260Z] 562f66381641: Preparing [2023-10-24T20:38:36.260Z] cc2447e1835a: Preparing [2023-10-24T20:38:36.260Z] 562f66381641: Waiting [2023-10-24T20:38:36.260Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:36.260Z] c264428e0edb: Layer already exists [2023-10-24T20:38:36.260Z] 562f66381641: Layer already exists [2023-10-24T20:38:36.260Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:36.260Z] 6413101e76f0: Pushed [2023-10-24T20:38:36.260Z] e506618a7d8e: Pushed [2023-10-24T20:38:38.161Z] 897f0b618cea: Pushed [2023-10-24T20:38:38.161Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:38.626Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:38.979Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-24T20:38:38.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T20:38:38.979Z] e506618a7d8e: Preparing [2023-10-24T20:38:38.979Z] 6413101e76f0: Preparing [2023-10-24T20:38:38.979Z] 897f0b618cea: Preparing [2023-10-24T20:38:38.980Z] c264428e0edb: Preparing [2023-10-24T20:38:38.980Z] d08161fc32bc: Preparing [2023-10-24T20:38:38.980Z] 562f66381641: Preparing [2023-10-24T20:38:38.980Z] cc2447e1835a: Preparing [2023-10-24T20:38:38.980Z] 562f66381641: Waiting [2023-10-24T20:38:38.980Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:38.980Z] 6413101e76f0: Layer already exists [2023-10-24T20:38:38.980Z] e506618a7d8e: Layer already exists [2023-10-24T20:38:38.980Z] 897f0b618cea: Layer already exists [2023-10-24T20:38:38.980Z] c264428e0edb: Layer already exists [2023-10-24T20:38:38.980Z] 562f66381641: Layer already exists [2023-10-24T20:38:38.980Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:38.980Z] latest: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:39.332Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:39.671Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.64 [2023-10-24T20:38:39.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T20:38:39.671Z] e506618a7d8e: Preparing [2023-10-24T20:38:39.671Z] 6413101e76f0: Preparing [2023-10-24T20:38:39.671Z] 897f0b618cea: Preparing [2023-10-24T20:38:39.671Z] c264428e0edb: Preparing [2023-10-24T20:38:39.671Z] d08161fc32bc: Preparing [2023-10-24T20:38:39.671Z] 562f66381641: Preparing [2023-10-24T20:38:39.671Z] cc2447e1835a: Preparing [2023-10-24T20:38:39.671Z] 562f66381641: Waiting [2023-10-24T20:38:39.671Z] cc2447e1835a: Waiting [2023-10-24T20:38:39.671Z] e506618a7d8e: Layer already exists [2023-10-24T20:38:39.671Z] 897f0b618cea: Layer already exists [2023-10-24T20:38:39.671Z] 6413101e76f0: Layer already exists [2023-10-24T20:38:39.671Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:39.671Z] c264428e0edb: Layer already exists [2023-10-24T20:38:39.671Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:39.671Z] 562f66381641: Layer already exists [2023-10-24T20:38:39.671Z] 3.1.0-dev.64: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:39.989Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:40.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:40.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T20:38:40.290Z] e506618a7d8e: Preparing [2023-10-24T20:38:40.290Z] 6413101e76f0: Preparing [2023-10-24T20:38:40.290Z] 897f0b618cea: Preparing [2023-10-24T20:38:40.290Z] c264428e0edb: Preparing [2023-10-24T20:38:40.290Z] d08161fc32bc: Preparing [2023-10-24T20:38:40.290Z] 562f66381641: Preparing [2023-10-24T20:38:40.290Z] cc2447e1835a: Preparing [2023-10-24T20:38:40.290Z] 562f66381641: Waiting [2023-10-24T20:38:40.290Z] cc2447e1835a: Waiting [2023-10-24T20:38:40.290Z] 897f0b618cea: Layer already exists [2023-10-24T20:38:40.290Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:40.290Z] c264428e0edb: Layer already exists [2023-10-24T20:38:40.290Z] e506618a7d8e: Layer already exists [2023-10-24T20:38:40.290Z] 6413101e76f0: Layer already exists [2023-10-24T20:38:40.290Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:40.290Z] 562f66381641: Layer already exists [2023-10-24T20:38:40.290Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:40.606Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:40.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-10-24T20:38:40.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-24T20:38:40.924Z] e506618a7d8e: Preparing [2023-10-24T20:38:40.924Z] 6413101e76f0: Preparing [2023-10-24T20:38:40.924Z] 897f0b618cea: Preparing [2023-10-24T20:38:40.924Z] c264428e0edb: Preparing [2023-10-24T20:38:40.924Z] d08161fc32bc: Preparing [2023-10-24T20:38:40.924Z] 562f66381641: Preparing [2023-10-24T20:38:40.924Z] cc2447e1835a: Preparing [2023-10-24T20:38:40.924Z] 562f66381641: Waiting [2023-10-24T20:38:40.924Z] cc2447e1835a: Waiting [2023-10-24T20:38:40.924Z] c264428e0edb: Layer already exists [2023-10-24T20:38:40.924Z] 897f0b618cea: Layer already exists [2023-10-24T20:38:40.924Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:40.924Z] 6413101e76f0: Layer already exists [2023-10-24T20:38:40.924Z] e506618a7d8e: Layer already exists [2023-10-24T20:38:40.924Z] 562f66381641: Layer already exists [2023-10-24T20:38:40.924Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:40.924Z] main: digest: sha256:96a5ac7e27e44a2b8058f8467787d9771df268b3285af484af7e2bc60333a825 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:38:40.972Z] ===================================================== [Pipeline] echo [2023-10-24T20:38:40.981Z] taggedImages: [2023-10-24T20:38:40.981Z] - nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:40.981Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-24T20:38:40.981Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.64 [2023-10-24T20:38:40.981Z] - nexus3.edgexfoundry.org:10004/core-metadata:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:40.981Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-10-24T20:38:41.006Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-10-24T20:38:41.006Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:41.006Z] latest [2023-10-24T20:38:41.006Z] 3.1.0-dev.64 [2023-10-24T20:38:41.006Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:41.006Z] main [2023-10-24T20:38:41.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:41.328Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:41.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:41.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T20:38:41.635Z] f78569120171: Preparing [2023-10-24T20:38:41.635Z] b227da780620: Preparing [2023-10-24T20:38:41.635Z] bc4d9f01214c: Preparing [2023-10-24T20:38:41.635Z] 7c802ffda55a: Preparing [2023-10-24T20:38:41.635Z] 5f5cea639dbd: Preparing [2023-10-24T20:38:41.635Z] cd2b04c34c14: Preparing [2023-10-24T20:38:41.635Z] ddfc2cf635da: Preparing [2023-10-24T20:38:41.635Z] c264428e0edb: Preparing [2023-10-24T20:38:41.635Z] d08161fc32bc: Preparing [2023-10-24T20:38:41.635Z] d639165f9c13: Preparing [2023-10-24T20:38:41.635Z] f07b4300a7a9: Preparing [2023-10-24T20:38:41.635Z] 5f70bf18a086: Preparing [2023-10-24T20:38:41.635Z] 5891cdc1a2cc: Preparing [2023-10-24T20:38:41.635Z] 20c3041d63ac: Preparing [2023-10-24T20:38:41.635Z] cc2447e1835a: Preparing [2023-10-24T20:38:41.635Z] 5f70bf18a086: Waiting [2023-10-24T20:38:41.635Z] 5891cdc1a2cc: Waiting [2023-10-24T20:38:41.635Z] c264428e0edb: Waiting [2023-10-24T20:38:41.635Z] d08161fc32bc: Waiting [2023-10-24T20:38:41.635Z] d639165f9c13: Waiting [2023-10-24T20:38:41.635Z] f07b4300a7a9: Waiting [2023-10-24T20:38:41.635Z] 20c3041d63ac: Waiting [2023-10-24T20:38:41.635Z] cd2b04c34c14: Waiting [2023-10-24T20:38:41.635Z] cc2447e1835a: Waiting [2023-10-24T20:38:41.635Z] ddfc2cf635da: Waiting [2023-10-24T20:38:41.635Z] 7c802ffda55a: Pushed [2023-10-24T20:38:41.635Z] bc4d9f01214c: Pushed [2023-10-24T20:38:41.635Z] 5f5cea639dbd: Pushed [2023-10-24T20:38:41.635Z] f78569120171: Pushed [2023-10-24T20:38:41.635Z] b227da780620: Pushed [2023-10-24T20:38:41.635Z] c264428e0edb: Layer already exists [2023-10-24T20:38:41.635Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:41.893Z] cd2b04c34c14: Pushed [2023-10-24T20:38:41.893Z] f07b4300a7a9: Pushed [2023-10-24T20:38:41.893Z] 5f70bf18a086: Pushed [2023-10-24T20:38:41.893Z] d639165f9c13: Pushed [2023-10-24T20:38:41.893Z] 5891cdc1a2cc: Pushed [2023-10-24T20:38:41.893Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:41.893Z] 20c3041d63ac: Pushed [2023-10-24T20:38:43.795Z] ddfc2cf635da: Pushed [2023-10-24T20:38:43.795Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:44.113Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:44.419Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-24T20:38:44.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T20:38:44.420Z] f78569120171: Preparing [2023-10-24T20:38:44.420Z] b227da780620: Preparing [2023-10-24T20:38:44.420Z] bc4d9f01214c: Preparing [2023-10-24T20:38:44.420Z] 7c802ffda55a: Preparing [2023-10-24T20:38:44.420Z] 5f5cea639dbd: Preparing [2023-10-24T20:38:44.420Z] cd2b04c34c14: Preparing [2023-10-24T20:38:44.420Z] ddfc2cf635da: Preparing [2023-10-24T20:38:44.420Z] c264428e0edb: Preparing [2023-10-24T20:38:44.420Z] d08161fc32bc: Preparing [2023-10-24T20:38:44.420Z] d639165f9c13: Preparing [2023-10-24T20:38:44.420Z] f07b4300a7a9: Preparing [2023-10-24T20:38:44.420Z] 5f70bf18a086: Preparing [2023-10-24T20:38:44.420Z] 5891cdc1a2cc: Preparing [2023-10-24T20:38:44.420Z] 20c3041d63ac: Preparing [2023-10-24T20:38:44.420Z] cc2447e1835a: Preparing [2023-10-24T20:38:44.420Z] d639165f9c13: Waiting [2023-10-24T20:38:44.420Z] f07b4300a7a9: Waiting [2023-10-24T20:38:44.420Z] 5f70bf18a086: Waiting [2023-10-24T20:38:44.420Z] 5891cdc1a2cc: Waiting [2023-10-24T20:38:44.420Z] 20c3041d63ac: Waiting [2023-10-24T20:38:44.420Z] cc2447e1835a: Waiting [2023-10-24T20:38:44.420Z] cd2b04c34c14: Waiting [2023-10-24T20:38:44.420Z] ddfc2cf635da: Waiting [2023-10-24T20:38:44.420Z] c264428e0edb: Waiting [2023-10-24T20:38:44.420Z] d08161fc32bc: Waiting [2023-10-24T20:38:44.420Z] bc4d9f01214c: Layer already exists [2023-10-24T20:38:44.420Z] 5f5cea639dbd: Layer already exists [2023-10-24T20:38:44.420Z] b227da780620: Layer already exists [2023-10-24T20:38:44.420Z] f78569120171: Layer already exists [2023-10-24T20:38:44.420Z] 7c802ffda55a: Layer already exists [2023-10-24T20:38:44.420Z] ddfc2cf635da: Layer already exists [2023-10-24T20:38:44.420Z] cd2b04c34c14: Layer already exists [2023-10-24T20:38:44.420Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:44.420Z] d639165f9c13: Layer already exists [2023-10-24T20:38:44.420Z] c264428e0edb: Layer already exists [2023-10-24T20:38:44.420Z] 5f70bf18a086: Layer already exists [2023-10-24T20:38:44.420Z] f07b4300a7a9: Layer already exists [2023-10-24T20:38:44.420Z] 20c3041d63ac: Layer already exists [2023-10-24T20:38:44.420Z] 5891cdc1a2cc: Layer already exists [2023-10-24T20:38:44.420Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:44.420Z] latest: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:44.725Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:45.029Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.64 [2023-10-24T20:38:45.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T20:38:45.029Z] f78569120171: Preparing [2023-10-24T20:38:45.029Z] b227da780620: Preparing [2023-10-24T20:38:45.029Z] bc4d9f01214c: Preparing [2023-10-24T20:38:45.029Z] 7c802ffda55a: Preparing [2023-10-24T20:38:45.029Z] 5f5cea639dbd: Preparing [2023-10-24T20:38:45.029Z] cd2b04c34c14: Preparing [2023-10-24T20:38:45.029Z] ddfc2cf635da: Preparing [2023-10-24T20:38:45.029Z] c264428e0edb: Preparing [2023-10-24T20:38:45.029Z] d08161fc32bc: Preparing [2023-10-24T20:38:45.029Z] cd2b04c34c14: Waiting [2023-10-24T20:38:45.029Z] c264428e0edb: Waiting [2023-10-24T20:38:45.029Z] d639165f9c13: Preparing [2023-10-24T20:38:45.029Z] f07b4300a7a9: Preparing [2023-10-24T20:38:45.029Z] 5f70bf18a086: Preparing [2023-10-24T20:38:45.029Z] 5891cdc1a2cc: Preparing [2023-10-24T20:38:45.029Z] 20c3041d63ac: Preparing [2023-10-24T20:38:45.029Z] cc2447e1835a: Preparing [2023-10-24T20:38:45.029Z] d08161fc32bc: Waiting [2023-10-24T20:38:45.029Z] f07b4300a7a9: Waiting [2023-10-24T20:38:45.029Z] 5891cdc1a2cc: Waiting [2023-10-24T20:38:45.029Z] 5f70bf18a086: Waiting [2023-10-24T20:38:45.029Z] 20c3041d63ac: Waiting [2023-10-24T20:38:45.029Z] b227da780620: Layer already exists [2023-10-24T20:38:45.029Z] bc4d9f01214c: Layer already exists [2023-10-24T20:38:45.029Z] 7c802ffda55a: Layer already exists [2023-10-24T20:38:45.029Z] 5f5cea639dbd: Layer already exists [2023-10-24T20:38:45.029Z] f78569120171: Layer already exists [2023-10-24T20:38:45.029Z] cd2b04c34c14: Layer already exists [2023-10-24T20:38:45.029Z] ddfc2cf635da: Layer already exists [2023-10-24T20:38:45.029Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:45.029Z] c264428e0edb: Layer already exists [2023-10-24T20:38:45.029Z] d639165f9c13: Layer already exists [2023-10-24T20:38:45.029Z] f07b4300a7a9: Layer already exists [2023-10-24T20:38:45.029Z] 5891cdc1a2cc: Layer already exists [2023-10-24T20:38:45.029Z] 5f70bf18a086: Layer already exists [2023-10-24T20:38:45.029Z] 20c3041d63ac: Layer already exists [2023-10-24T20:38:45.029Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:45.029Z] 3.1.0-dev.64: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:45.332Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:45.631Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:45.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T20:38:45.632Z] f78569120171: Preparing [2023-10-24T20:38:45.632Z] b227da780620: Preparing [2023-10-24T20:38:45.632Z] bc4d9f01214c: Preparing [2023-10-24T20:38:45.632Z] 7c802ffda55a: Preparing [2023-10-24T20:38:45.632Z] 5f5cea639dbd: Preparing [2023-10-24T20:38:45.632Z] cd2b04c34c14: Preparing [2023-10-24T20:38:45.632Z] ddfc2cf635da: Preparing [2023-10-24T20:38:45.632Z] c264428e0edb: Preparing [2023-10-24T20:38:45.632Z] d08161fc32bc: Preparing [2023-10-24T20:38:45.632Z] d639165f9c13: Preparing [2023-10-24T20:38:45.632Z] f07b4300a7a9: Preparing [2023-10-24T20:38:45.632Z] 5f70bf18a086: Preparing [2023-10-24T20:38:45.632Z] 5891cdc1a2cc: Preparing [2023-10-24T20:38:45.632Z] 20c3041d63ac: Preparing [2023-10-24T20:38:45.632Z] cc2447e1835a: Preparing [2023-10-24T20:38:45.632Z] cd2b04c34c14: Waiting [2023-10-24T20:38:45.632Z] ddfc2cf635da: Waiting [2023-10-24T20:38:45.632Z] c264428e0edb: Waiting [2023-10-24T20:38:45.632Z] d08161fc32bc: Waiting [2023-10-24T20:38:45.632Z] d639165f9c13: Waiting [2023-10-24T20:38:45.632Z] f07b4300a7a9: Waiting [2023-10-24T20:38:45.632Z] 5f70bf18a086: Waiting [2023-10-24T20:38:45.632Z] 5891cdc1a2cc: Waiting [2023-10-24T20:38:45.632Z] 20c3041d63ac: Waiting [2023-10-24T20:38:45.632Z] b227da780620: Layer already exists [2023-10-24T20:38:45.632Z] 7c802ffda55a: Layer already exists [2023-10-24T20:38:45.632Z] bc4d9f01214c: Layer already exists [2023-10-24T20:38:45.632Z] 5f5cea639dbd: Layer already exists [2023-10-24T20:38:45.632Z] f78569120171: Layer already exists [2023-10-24T20:38:45.632Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:45.632Z] cd2b04c34c14: Layer already exists [2023-10-24T20:38:45.632Z] ddfc2cf635da: Layer already exists [2023-10-24T20:38:45.632Z] c264428e0edb: Layer already exists [2023-10-24T20:38:45.632Z] d639165f9c13: Layer already exists [2023-10-24T20:38:45.632Z] f07b4300a7a9: Layer already exists [2023-10-24T20:38:45.632Z] 5f70bf18a086: Layer already exists [2023-10-24T20:38:45.632Z] 20c3041d63ac: Layer already exists [2023-10-24T20:38:45.632Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:45.632Z] 5891cdc1a2cc: Layer already exists [2023-10-24T20:38:45.632Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:45.939Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:46.241Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-10-24T20:38:46.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-24T20:38:46.241Z] f78569120171: Preparing [2023-10-24T20:38:46.241Z] b227da780620: Preparing [2023-10-24T20:38:46.241Z] bc4d9f01214c: Preparing [2023-10-24T20:38:46.241Z] 7c802ffda55a: Preparing [2023-10-24T20:38:46.241Z] 5f5cea639dbd: Preparing [2023-10-24T20:38:46.241Z] cd2b04c34c14: Preparing [2023-10-24T20:38:46.241Z] ddfc2cf635da: Preparing [2023-10-24T20:38:46.241Z] c264428e0edb: Preparing [2023-10-24T20:38:46.241Z] d08161fc32bc: Preparing [2023-10-24T20:38:46.241Z] d639165f9c13: Preparing [2023-10-24T20:38:46.241Z] f07b4300a7a9: Preparing [2023-10-24T20:38:46.241Z] 5f70bf18a086: Preparing [2023-10-24T20:38:46.241Z] 5891cdc1a2cc: Preparing [2023-10-24T20:38:46.241Z] 20c3041d63ac: Preparing [2023-10-24T20:38:46.241Z] cc2447e1835a: Preparing [2023-10-24T20:38:46.241Z] d08161fc32bc: Waiting [2023-10-24T20:38:46.241Z] d639165f9c13: Waiting [2023-10-24T20:38:46.241Z] f07b4300a7a9: Waiting [2023-10-24T20:38:46.241Z] 5f70bf18a086: Waiting [2023-10-24T20:38:46.241Z] 5891cdc1a2cc: Waiting [2023-10-24T20:38:46.241Z] 20c3041d63ac: Waiting [2023-10-24T20:38:46.241Z] ddfc2cf635da: Waiting [2023-10-24T20:38:46.241Z] c264428e0edb: Waiting [2023-10-24T20:38:46.241Z] cc2447e1835a: Waiting [2023-10-24T20:38:46.241Z] cd2b04c34c14: Waiting [2023-10-24T20:38:46.241Z] bc4d9f01214c: Layer already exists [2023-10-24T20:38:46.241Z] 7c802ffda55a: Layer already exists [2023-10-24T20:38:46.241Z] f78569120171: Layer already exists [2023-10-24T20:38:46.241Z] 5f5cea639dbd: Layer already exists [2023-10-24T20:38:46.241Z] b227da780620: Layer already exists [2023-10-24T20:38:46.241Z] cd2b04c34c14: Layer already exists [2023-10-24T20:38:46.241Z] ddfc2cf635da: Layer already exists [2023-10-24T20:38:46.241Z] c264428e0edb: Layer already exists [2023-10-24T20:38:46.241Z] d639165f9c13: Layer already exists [2023-10-24T20:38:46.241Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:46.241Z] f07b4300a7a9: Layer already exists [2023-10-24T20:38:46.241Z] 5f70bf18a086: Layer already exists [2023-10-24T20:38:46.241Z] 20c3041d63ac: Layer already exists [2023-10-24T20:38:46.241Z] 5891cdc1a2cc: Layer already exists [2023-10-24T20:38:46.241Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:46.241Z] main: digest: sha256:eeada6d7eb44100e58667e8b8d20e61e3765b6446505428b83e453bb63790695 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:38:46.276Z] ===================================================== [Pipeline] echo [2023-10-24T20:38:46.281Z] taggedImages: [2023-10-24T20:38:46.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:46.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-24T20:38:46.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.64 [2023-10-24T20:38:46.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:46.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-10-24T20:38:46.297Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-10-24T20:38:46.297Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:46.297Z] latest [2023-10-24T20:38:46.297Z] 3.1.0-dev.64 [2023-10-24T20:38:46.297Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:46.297Z] main [2023-10-24T20:38:46.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:46.612Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:46.944Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:46.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T20:38:46.945Z] 709de45481d2: Preparing [2023-10-24T20:38:46.945Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:46.945Z] ab64e687f43a: Preparing [2023-10-24T20:38:46.945Z] 0542b960a1fd: Preparing [2023-10-24T20:38:46.945Z] c264428e0edb: Preparing [2023-10-24T20:38:46.945Z] d08161fc32bc: Preparing [2023-10-24T20:38:46.945Z] 562f66381641: Preparing [2023-10-24T20:38:46.945Z] cc2447e1835a: Preparing [2023-10-24T20:38:46.945Z] d08161fc32bc: Waiting [2023-10-24T20:38:46.945Z] 562f66381641: Waiting [2023-10-24T20:38:46.945Z] cc2447e1835a: Waiting [2023-10-24T20:38:46.945Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:46.945Z] c264428e0edb: Layer already exists [2023-10-24T20:38:46.945Z] 709de45481d2: Layer already exists [2023-10-24T20:38:46.945Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:46.945Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:46.945Z] 562f66381641: Layer already exists [2023-10-24T20:38:46.945Z] ab64e687f43a: Pushed [2023-10-24T20:38:48.319Z] 0542b960a1fd: Pushed [2023-10-24T20:38:48.319Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:48.627Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:48.932Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-24T20:38:48.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T20:38:48.932Z] 709de45481d2: Preparing [2023-10-24T20:38:48.932Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:48.932Z] ab64e687f43a: Preparing [2023-10-24T20:38:48.932Z] 0542b960a1fd: Preparing [2023-10-24T20:38:48.932Z] c264428e0edb: Preparing [2023-10-24T20:38:48.932Z] d08161fc32bc: Preparing [2023-10-24T20:38:48.932Z] 562f66381641: Preparing [2023-10-24T20:38:48.932Z] cc2447e1835a: Preparing [2023-10-24T20:38:48.932Z] 562f66381641: Waiting [2023-10-24T20:38:48.932Z] d08161fc32bc: Waiting [2023-10-24T20:38:48.932Z] cc2447e1835a: Waiting [2023-10-24T20:38:48.932Z] 709de45481d2: Layer already exists [2023-10-24T20:38:48.932Z] ab64e687f43a: Layer already exists [2023-10-24T20:38:48.932Z] 0542b960a1fd: Layer already exists [2023-10-24T20:38:48.932Z] c264428e0edb: Layer already exists [2023-10-24T20:38:48.932Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:48.932Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:48.932Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:48.932Z] 562f66381641: Layer already exists [2023-10-24T20:38:48.932Z] latest: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:49.243Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:49.542Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.64 [2023-10-24T20:38:49.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T20:38:49.542Z] 709de45481d2: Preparing [2023-10-24T20:38:49.542Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:49.542Z] ab64e687f43a: Preparing [2023-10-24T20:38:49.542Z] 0542b960a1fd: Preparing [2023-10-24T20:38:49.542Z] c264428e0edb: Preparing [2023-10-24T20:38:49.542Z] d08161fc32bc: Preparing [2023-10-24T20:38:49.542Z] 562f66381641: Preparing [2023-10-24T20:38:49.542Z] cc2447e1835a: Preparing [2023-10-24T20:38:49.542Z] d08161fc32bc: Waiting [2023-10-24T20:38:49.542Z] 562f66381641: Waiting [2023-10-24T20:38:49.542Z] cc2447e1835a: Waiting [2023-10-24T20:38:49.542Z] 709de45481d2: Layer already exists [2023-10-24T20:38:49.542Z] 0542b960a1fd: Layer already exists [2023-10-24T20:38:49.542Z] ab64e687f43a: Layer already exists [2023-10-24T20:38:49.542Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:49.542Z] c264428e0edb: Layer already exists [2023-10-24T20:38:49.542Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:49.542Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:49.542Z] 562f66381641: Layer already exists [2023-10-24T20:38:49.542Z] 3.1.0-dev.64: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:49.855Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:50.158Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:50.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T20:38:50.158Z] 709de45481d2: Preparing [2023-10-24T20:38:50.158Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:50.158Z] ab64e687f43a: Preparing [2023-10-24T20:38:50.158Z] 0542b960a1fd: Preparing [2023-10-24T20:38:50.158Z] c264428e0edb: Preparing [2023-10-24T20:38:50.158Z] d08161fc32bc: Preparing [2023-10-24T20:38:50.158Z] 562f66381641: Preparing [2023-10-24T20:38:50.158Z] cc2447e1835a: Preparing [2023-10-24T20:38:50.158Z] cc2447e1835a: Waiting [2023-10-24T20:38:50.158Z] d08161fc32bc: Waiting [2023-10-24T20:38:50.158Z] 562f66381641: Waiting [2023-10-24T20:38:50.158Z] 0542b960a1fd: Layer already exists [2023-10-24T20:38:50.158Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:50.158Z] ab64e687f43a: Layer already exists [2023-10-24T20:38:50.158Z] c264428e0edb: Layer already exists [2023-10-24T20:38:50.158Z] 709de45481d2: Layer already exists [2023-10-24T20:38:50.158Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:50.158Z] 562f66381641: Layer already exists [2023-10-24T20:38:50.158Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:50.158Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:50.462Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:50.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-10-24T20:38:50.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-24T20:38:50.762Z] 709de45481d2: Preparing [2023-10-24T20:38:50.762Z] 7c16bafa38f8: Preparing [2023-10-24T20:38:50.762Z] ab64e687f43a: Preparing [2023-10-24T20:38:50.762Z] 0542b960a1fd: Preparing [2023-10-24T20:38:50.762Z] c264428e0edb: Preparing [2023-10-24T20:38:50.762Z] d08161fc32bc: Preparing [2023-10-24T20:38:50.762Z] 562f66381641: Preparing [2023-10-24T20:38:50.762Z] cc2447e1835a: Preparing [2023-10-24T20:38:50.762Z] d08161fc32bc: Waiting [2023-10-24T20:38:50.762Z] 562f66381641: Waiting [2023-10-24T20:38:50.762Z] cc2447e1835a: Waiting [2023-10-24T20:38:50.762Z] c264428e0edb: Layer already exists [2023-10-24T20:38:50.762Z] 0542b960a1fd: Layer already exists [2023-10-24T20:38:50.762Z] 7c16bafa38f8: Layer already exists [2023-10-24T20:38:50.762Z] 709de45481d2: Layer already exists [2023-10-24T20:38:50.762Z] ab64e687f43a: Layer already exists [2023-10-24T20:38:50.762Z] 562f66381641: Layer already exists [2023-10-24T20:38:50.762Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:50.762Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:50.762Z] main: digest: sha256:4fd3785c8ca028ac45251db4ac910e8554157a86a5b2a9d3ad81350891bd7308 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:38:50.797Z] ===================================================== [Pipeline] echo [2023-10-24T20:38:50.803Z] taggedImages: [2023-10-24T20:38:50.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:50.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-24T20:38:50.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.64 [2023-10-24T20:38:50.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:50.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-10-24T20:38:50.819Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-10-24T20:38:50.819Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:50.819Z] latest [2023-10-24T20:38:50.819Z] 3.1.0-dev.64 [2023-10-24T20:38:50.819Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:50.819Z] main [2023-10-24T20:38:50.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:51.122Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:51.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:51.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T20:38:51.429Z] bb2059900cdb: Preparing [2023-10-24T20:38:51.429Z] d8fb19ce7254: Preparing [2023-10-24T20:38:51.429Z] 263de45bcb73: Preparing [2023-10-24T20:38:51.429Z] b3c6dde61a6c: Preparing [2023-10-24T20:38:51.429Z] 000dc7b1ebb7: Preparing [2023-10-24T20:38:51.429Z] c264428e0edb: Preparing [2023-10-24T20:38:51.429Z] d08161fc32bc: Preparing [2023-10-24T20:38:51.429Z] 6c1102b2f97d: Preparing [2023-10-24T20:38:51.429Z] 95e463c9bfb9: Preparing [2023-10-24T20:38:51.429Z] cc2447e1835a: Preparing [2023-10-24T20:38:51.429Z] c264428e0edb: Waiting [2023-10-24T20:38:51.429Z] d08161fc32bc: Waiting [2023-10-24T20:38:51.429Z] 6c1102b2f97d: Waiting [2023-10-24T20:38:51.429Z] cc2447e1835a: Waiting [2023-10-24T20:38:51.429Z] d8fb19ce7254: Pushed [2023-10-24T20:38:51.429Z] bb2059900cdb: Pushed [2023-10-24T20:38:51.429Z] c264428e0edb: Layer already exists [2023-10-24T20:38:51.429Z] 000dc7b1ebb7: Pushed [2023-10-24T20:38:51.429Z] b3c6dde61a6c: Pushed [2023-10-24T20:38:51.429Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:51.429Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:51.686Z] 6c1102b2f97d: Pushed [2023-10-24T20:38:52.619Z] 263de45bcb73: Pushed [2023-10-24T20:38:53.186Z] 95e463c9bfb9: Pushed [2023-10-24T20:38:53.186Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:53.753Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:54.051Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-24T20:38:54.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T20:38:54.051Z] bb2059900cdb: Preparing [2023-10-24T20:38:54.051Z] d8fb19ce7254: Preparing [2023-10-24T20:38:54.051Z] 263de45bcb73: Preparing [2023-10-24T20:38:54.051Z] b3c6dde61a6c: Preparing [2023-10-24T20:38:54.051Z] 000dc7b1ebb7: Preparing [2023-10-24T20:38:54.051Z] c264428e0edb: Preparing [2023-10-24T20:38:54.051Z] d08161fc32bc: Preparing [2023-10-24T20:38:54.051Z] 6c1102b2f97d: Preparing [2023-10-24T20:38:54.051Z] 95e463c9bfb9: Preparing [2023-10-24T20:38:54.051Z] cc2447e1835a: Preparing [2023-10-24T20:38:54.051Z] c264428e0edb: Waiting [2023-10-24T20:38:54.051Z] 95e463c9bfb9: Waiting [2023-10-24T20:38:54.051Z] cc2447e1835a: Waiting [2023-10-24T20:38:54.051Z] d08161fc32bc: Waiting [2023-10-24T20:38:54.051Z] 6c1102b2f97d: Waiting [2023-10-24T20:38:54.051Z] d8fb19ce7254: Layer already exists [2023-10-24T20:38:54.051Z] bb2059900cdb: Layer already exists [2023-10-24T20:38:54.051Z] 000dc7b1ebb7: Layer already exists [2023-10-24T20:38:54.051Z] 263de45bcb73: Layer already exists [2023-10-24T20:38:54.051Z] b3c6dde61a6c: Layer already exists [2023-10-24T20:38:54.051Z] c264428e0edb: Layer already exists [2023-10-24T20:38:54.051Z] 95e463c9bfb9: Layer already exists [2023-10-24T20:38:54.051Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:54.051Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:54.051Z] 6c1102b2f97d: Layer already exists [2023-10-24T20:38:54.051Z] latest: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:54.351Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:54.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.64 [2023-10-24T20:38:54.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T20:38:54.651Z] bb2059900cdb: Preparing [2023-10-24T20:38:54.651Z] d8fb19ce7254: Preparing [2023-10-24T20:38:54.651Z] 263de45bcb73: Preparing [2023-10-24T20:38:54.651Z] b3c6dde61a6c: Preparing [2023-10-24T20:38:54.651Z] 000dc7b1ebb7: Preparing [2023-10-24T20:38:54.651Z] c264428e0edb: Preparing [2023-10-24T20:38:54.651Z] d08161fc32bc: Preparing [2023-10-24T20:38:54.651Z] 6c1102b2f97d: Preparing [2023-10-24T20:38:54.651Z] 95e463c9bfb9: Preparing [2023-10-24T20:38:54.651Z] cc2447e1835a: Preparing [2023-10-24T20:38:54.651Z] 6c1102b2f97d: Waiting [2023-10-24T20:38:54.651Z] 95e463c9bfb9: Waiting [2023-10-24T20:38:54.651Z] cc2447e1835a: Waiting [2023-10-24T20:38:54.651Z] c264428e0edb: Waiting [2023-10-24T20:38:54.651Z] d08161fc32bc: Waiting [2023-10-24T20:38:54.651Z] 000dc7b1ebb7: Layer already exists [2023-10-24T20:38:54.651Z] bb2059900cdb: Layer already exists [2023-10-24T20:38:54.651Z] 263de45bcb73: Layer already exists [2023-10-24T20:38:54.651Z] d8fb19ce7254: Layer already exists [2023-10-24T20:38:54.651Z] b3c6dde61a6c: Layer already exists [2023-10-24T20:38:54.651Z] c264428e0edb: Layer already exists [2023-10-24T20:38:54.651Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:54.651Z] 95e463c9bfb9: Layer already exists [2023-10-24T20:38:54.651Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:54.651Z] 6c1102b2f97d: Layer already exists [2023-10-24T20:38:54.651Z] 3.1.0-dev.64: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:54.951Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:55.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:55.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T20:38:55.249Z] bb2059900cdb: Preparing [2023-10-24T20:38:55.249Z] d8fb19ce7254: Preparing [2023-10-24T20:38:55.249Z] 263de45bcb73: Preparing [2023-10-24T20:38:55.249Z] b3c6dde61a6c: Preparing [2023-10-24T20:38:55.249Z] 000dc7b1ebb7: Preparing [2023-10-24T20:38:55.249Z] c264428e0edb: Preparing [2023-10-24T20:38:55.249Z] d08161fc32bc: Preparing [2023-10-24T20:38:55.249Z] 6c1102b2f97d: Preparing [2023-10-24T20:38:55.249Z] 95e463c9bfb9: Preparing [2023-10-24T20:38:55.249Z] cc2447e1835a: Preparing [2023-10-24T20:38:55.249Z] d08161fc32bc: Waiting [2023-10-24T20:38:55.249Z] c264428e0edb: Waiting [2023-10-24T20:38:55.249Z] 6c1102b2f97d: Waiting [2023-10-24T20:38:55.249Z] 95e463c9bfb9: Waiting [2023-10-24T20:38:55.249Z] d8fb19ce7254: Layer already exists [2023-10-24T20:38:55.249Z] b3c6dde61a6c: Layer already exists [2023-10-24T20:38:55.249Z] bb2059900cdb: Layer already exists [2023-10-24T20:38:55.249Z] 000dc7b1ebb7: Layer already exists [2023-10-24T20:38:55.249Z] 263de45bcb73: Layer already exists [2023-10-24T20:38:55.249Z] c264428e0edb: Layer already exists [2023-10-24T20:38:55.249Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:55.249Z] 6c1102b2f97d: Layer already exists [2023-10-24T20:38:55.249Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:55.249Z] 95e463c9bfb9: Layer already exists [2023-10-24T20:38:55.249Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:55.551Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:55.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-10-24T20:38:55.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-24T20:38:55.849Z] bb2059900cdb: Preparing [2023-10-24T20:38:55.849Z] d8fb19ce7254: Preparing [2023-10-24T20:38:55.849Z] 263de45bcb73: Preparing [2023-10-24T20:38:55.849Z] b3c6dde61a6c: Preparing [2023-10-24T20:38:55.849Z] 000dc7b1ebb7: Preparing [2023-10-24T20:38:55.849Z] c264428e0edb: Preparing [2023-10-24T20:38:55.849Z] d08161fc32bc: Preparing [2023-10-24T20:38:55.849Z] 6c1102b2f97d: Preparing [2023-10-24T20:38:55.849Z] 95e463c9bfb9: Preparing [2023-10-24T20:38:55.849Z] cc2447e1835a: Preparing [2023-10-24T20:38:55.849Z] c264428e0edb: Waiting [2023-10-24T20:38:55.849Z] d08161fc32bc: Waiting [2023-10-24T20:38:55.849Z] 6c1102b2f97d: Waiting [2023-10-24T20:38:55.849Z] 95e463c9bfb9: Waiting [2023-10-24T20:38:55.849Z] cc2447e1835a: Waiting [2023-10-24T20:38:55.849Z] 263de45bcb73: Layer already exists [2023-10-24T20:38:55.849Z] 000dc7b1ebb7: Layer already exists [2023-10-24T20:38:55.849Z] bb2059900cdb: Layer already exists [2023-10-24T20:38:55.849Z] d8fb19ce7254: Layer already exists [2023-10-24T20:38:55.849Z] b3c6dde61a6c: Layer already exists [2023-10-24T20:38:55.849Z] c264428e0edb: Layer already exists [2023-10-24T20:38:55.849Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:55.849Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:55.849Z] 6c1102b2f97d: Layer already exists [2023-10-24T20:38:55.849Z] 95e463c9bfb9: Layer already exists [2023-10-24T20:38:55.849Z] main: digest: sha256:f16d173fd483b85fc5388d664c30bfc88ab5bb297602ab1b5938d6b0f0696afe size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:38:55.899Z] ===================================================== [Pipeline] echo [2023-10-24T20:38:55.906Z] taggedImages: [2023-10-24T20:38:55.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:55.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-24T20:38:55.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.64 [2023-10-24T20:38:55.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:55.906Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-10-24T20:38:55.922Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-10-24T20:38:55.922Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:55.922Z] latest [2023-10-24T20:38:55.922Z] 3.1.0-dev.64 [2023-10-24T20:38:55.922Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:38:55.922Z] main [2023-10-24T20:38:55.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:56.222Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:56.520Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:38:56.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T20:38:56.520Z] bfff56a6f519: Preparing [2023-10-24T20:38:56.520Z] 29db8afd86aa: Preparing [2023-10-24T20:38:56.520Z] e44c14a93cdf: Preparing [2023-10-24T20:38:56.520Z] 37e884662ac8: Preparing [2023-10-24T20:38:56.520Z] fe762ff201ff: Preparing [2023-10-24T20:38:56.520Z] 22048035d604: Preparing [2023-10-24T20:38:56.520Z] 22048035d604: Waiting [2023-10-24T20:38:56.520Z] e11e588e4218: Preparing [2023-10-24T20:38:56.520Z] c264428e0edb: Preparing [2023-10-24T20:38:56.520Z] d08161fc32bc: Preparing [2023-10-24T20:38:56.520Z] 54c133e691ef: Preparing [2023-10-24T20:38:56.520Z] cc2447e1835a: Preparing [2023-10-24T20:38:56.520Z] d08161fc32bc: Waiting [2023-10-24T20:38:56.520Z] 54c133e691ef: Waiting [2023-10-24T20:38:56.520Z] c264428e0edb: Waiting [2023-10-24T20:38:56.520Z] e11e588e4218: Waiting [2023-10-24T20:38:56.520Z] cc2447e1835a: Waiting [2023-10-24T20:38:56.520Z] bfff56a6f519: Pushed [2023-10-24T20:38:56.520Z] fe762ff201ff: Pushed [2023-10-24T20:38:56.520Z] 29db8afd86aa: Pushed [2023-10-24T20:38:56.520Z] c264428e0edb: Layer already exists [2023-10-24T20:38:56.520Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:56.778Z] 22048035d604: Pushed [2023-10-24T20:38:56.778Z] e11e588e4218: Pushed [2023-10-24T20:38:56.778Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:57.712Z] 37e884662ac8: Pushed [2023-10-24T20:38:57.712Z] 54c133e691ef: Pushed [2023-10-24T20:38:58.279Z] e44c14a93cdf: Pushed [2023-10-24T20:38:58.279Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:58.581Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:58.880Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-24T20:38:58.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T20:38:58.880Z] bfff56a6f519: Preparing [2023-10-24T20:38:58.880Z] 29db8afd86aa: Preparing [2023-10-24T20:38:58.880Z] e44c14a93cdf: Preparing [2023-10-24T20:38:58.880Z] 37e884662ac8: Preparing [2023-10-24T20:38:58.880Z] fe762ff201ff: Preparing [2023-10-24T20:38:58.880Z] 22048035d604: Preparing [2023-10-24T20:38:58.880Z] e11e588e4218: Preparing [2023-10-24T20:38:58.880Z] c264428e0edb: Preparing [2023-10-24T20:38:58.880Z] d08161fc32bc: Preparing [2023-10-24T20:38:58.880Z] 54c133e691ef: Preparing [2023-10-24T20:38:58.880Z] cc2447e1835a: Preparing [2023-10-24T20:38:58.880Z] 22048035d604: Waiting [2023-10-24T20:38:58.880Z] c264428e0edb: Waiting [2023-10-24T20:38:58.880Z] d08161fc32bc: Waiting [2023-10-24T20:38:58.880Z] e11e588e4218: Waiting [2023-10-24T20:38:58.880Z] 54c133e691ef: Waiting [2023-10-24T20:38:58.880Z] cc2447e1835a: Waiting [2023-10-24T20:38:58.880Z] 29db8afd86aa: Layer already exists [2023-10-24T20:38:58.880Z] 37e884662ac8: Layer already exists [2023-10-24T20:38:58.880Z] e44c14a93cdf: Layer already exists [2023-10-24T20:38:58.880Z] bfff56a6f519: Layer already exists [2023-10-24T20:38:58.880Z] fe762ff201ff: Layer already exists [2023-10-24T20:38:58.880Z] 22048035d604: Layer already exists [2023-10-24T20:38:58.880Z] c264428e0edb: Layer already exists [2023-10-24T20:38:58.880Z] e11e588e4218: Layer already exists [2023-10-24T20:38:58.880Z] 54c133e691ef: Layer already exists [2023-10-24T20:38:58.880Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:58.880Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:58.880Z] latest: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:59.185Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:59.486Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.64 [2023-10-24T20:38:59.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T20:38:59.486Z] bfff56a6f519: Preparing [2023-10-24T20:38:59.486Z] 29db8afd86aa: Preparing [2023-10-24T20:38:59.486Z] e44c14a93cdf: Preparing [2023-10-24T20:38:59.486Z] 37e884662ac8: Preparing [2023-10-24T20:38:59.486Z] fe762ff201ff: Preparing [2023-10-24T20:38:59.486Z] 22048035d604: Preparing [2023-10-24T20:38:59.486Z] e11e588e4218: Preparing [2023-10-24T20:38:59.486Z] c264428e0edb: Preparing [2023-10-24T20:38:59.486Z] d08161fc32bc: Preparing [2023-10-24T20:38:59.486Z] 54c133e691ef: Preparing [2023-10-24T20:38:59.486Z] e11e588e4218: Waiting [2023-10-24T20:38:59.486Z] c264428e0edb: Waiting [2023-10-24T20:38:59.486Z] d08161fc32bc: Waiting [2023-10-24T20:38:59.486Z] cc2447e1835a: Preparing [2023-10-24T20:38:59.486Z] 54c133e691ef: Waiting [2023-10-24T20:38:59.486Z] 37e884662ac8: Layer already exists [2023-10-24T20:38:59.486Z] e44c14a93cdf: Layer already exists [2023-10-24T20:38:59.486Z] fe762ff201ff: Layer already exists [2023-10-24T20:38:59.486Z] 29db8afd86aa: Layer already exists [2023-10-24T20:38:59.486Z] bfff56a6f519: Layer already exists [2023-10-24T20:38:59.486Z] e11e588e4218: Layer already exists [2023-10-24T20:38:59.486Z] 54c133e691ef: Layer already exists [2023-10-24T20:38:59.486Z] c264428e0edb: Layer already exists [2023-10-24T20:38:59.486Z] 22048035d604: Layer already exists [2023-10-24T20:38:59.486Z] d08161fc32bc: Layer already exists [2023-10-24T20:38:59.486Z] cc2447e1835a: Layer already exists [2023-10-24T20:38:59.486Z] 3.1.0-dev.64: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:38:59.787Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:00.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:00.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T20:39:00.085Z] bfff56a6f519: Preparing [2023-10-24T20:39:00.085Z] 29db8afd86aa: Preparing [2023-10-24T20:39:00.085Z] e44c14a93cdf: Preparing [2023-10-24T20:39:00.085Z] 37e884662ac8: Preparing [2023-10-24T20:39:00.085Z] fe762ff201ff: Preparing [2023-10-24T20:39:00.085Z] 22048035d604: Preparing [2023-10-24T20:39:00.085Z] e11e588e4218: Preparing [2023-10-24T20:39:00.085Z] c264428e0edb: Preparing [2023-10-24T20:39:00.085Z] d08161fc32bc: Preparing [2023-10-24T20:39:00.085Z] 54c133e691ef: Preparing [2023-10-24T20:39:00.085Z] cc2447e1835a: Preparing [2023-10-24T20:39:00.085Z] 22048035d604: Waiting [2023-10-24T20:39:00.085Z] e11e588e4218: Waiting [2023-10-24T20:39:00.085Z] d08161fc32bc: Waiting [2023-10-24T20:39:00.085Z] c264428e0edb: Waiting [2023-10-24T20:39:00.085Z] 54c133e691ef: Waiting [2023-10-24T20:39:00.085Z] cc2447e1835a: Waiting [2023-10-24T20:39:00.085Z] bfff56a6f519: Layer already exists [2023-10-24T20:39:00.085Z] fe762ff201ff: Layer already exists [2023-10-24T20:39:00.085Z] e44c14a93cdf: Layer already exists [2023-10-24T20:39:00.085Z] 29db8afd86aa: Layer already exists [2023-10-24T20:39:00.085Z] 37e884662ac8: Layer already exists [2023-10-24T20:39:00.085Z] 22048035d604: Layer already exists [2023-10-24T20:39:00.085Z] e11e588e4218: Layer already exists [2023-10-24T20:39:00.085Z] 54c133e691ef: Layer already exists [2023-10-24T20:39:00.085Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:00.085Z] c264428e0edb: Layer already exists [2023-10-24T20:39:00.085Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:00.085Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:00.386Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:00.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-10-24T20:39:00.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-24T20:39:00.687Z] bfff56a6f519: Preparing [2023-10-24T20:39:00.687Z] 29db8afd86aa: Preparing [2023-10-24T20:39:00.687Z] e44c14a93cdf: Preparing [2023-10-24T20:39:00.687Z] 37e884662ac8: Preparing [2023-10-24T20:39:00.687Z] fe762ff201ff: Preparing [2023-10-24T20:39:00.687Z] 22048035d604: Preparing [2023-10-24T20:39:00.687Z] e11e588e4218: Preparing [2023-10-24T20:39:00.687Z] c264428e0edb: Preparing [2023-10-24T20:39:00.687Z] d08161fc32bc: Preparing [2023-10-24T20:39:00.687Z] 54c133e691ef: Preparing [2023-10-24T20:39:00.687Z] cc2447e1835a: Preparing [2023-10-24T20:39:00.687Z] 22048035d604: Waiting [2023-10-24T20:39:00.687Z] e11e588e4218: Waiting [2023-10-24T20:39:00.687Z] c264428e0edb: Waiting [2023-10-24T20:39:00.687Z] d08161fc32bc: Waiting [2023-10-24T20:39:00.687Z] 54c133e691ef: Waiting [2023-10-24T20:39:00.687Z] cc2447e1835a: Waiting [2023-10-24T20:39:00.687Z] e44c14a93cdf: Layer already exists [2023-10-24T20:39:00.687Z] 29db8afd86aa: Layer already exists [2023-10-24T20:39:00.687Z] fe762ff201ff: Layer already exists [2023-10-24T20:39:00.687Z] bfff56a6f519: Layer already exists [2023-10-24T20:39:00.687Z] 37e884662ac8: Layer already exists [2023-10-24T20:39:00.687Z] 22048035d604: Layer already exists [2023-10-24T20:39:00.687Z] c264428e0edb: Layer already exists [2023-10-24T20:39:00.687Z] 54c133e691ef: Layer already exists [2023-10-24T20:39:00.687Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:00.687Z] e11e588e4218: Layer already exists [2023-10-24T20:39:00.687Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:00.687Z] main: digest: sha256:370720aa70dc2c0b35642f5bc3255f6c2aff46b77102932a1fe873b420c5c43b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:39:00.723Z] ===================================================== [Pipeline] echo [2023-10-24T20:39:00.729Z] taggedImages: [2023-10-24T20:39:00.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:00.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-24T20:39:00.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.64 [2023-10-24T20:39:00.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:00.729Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-10-24T20:39:00.745Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-10-24T20:39:00.745Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:00.745Z] latest [2023-10-24T20:39:00.745Z] 3.1.0-dev.64 [2023-10-24T20:39:00.745Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:00.745Z] main [2023-10-24T20:39:00.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:01.055Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:01.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:01.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T20:39:01.351Z] a498abca54af: Preparing [2023-10-24T20:39:01.351Z] 784e04d7d123: Preparing [2023-10-24T20:39:01.351Z] c264428e0edb: Preparing [2023-10-24T20:39:01.351Z] d08161fc32bc: Preparing [2023-10-24T20:39:01.351Z] 405ce9d8417e: Preparing [2023-10-24T20:39:01.351Z] cc2447e1835a: Preparing [2023-10-24T20:39:01.351Z] cc2447e1835a: Waiting [2023-10-24T20:39:01.351Z] c264428e0edb: Layer already exists [2023-10-24T20:39:01.351Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:01.351Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:01.351Z] a498abca54af: Pushed [2023-10-24T20:39:02.286Z] 405ce9d8417e: Pushed [2023-10-24T20:39:03.661Z] 784e04d7d123: Pushed [2023-10-24T20:39:03.920Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:04.225Z] + 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-10-24T20:39:04.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-24T20:39:04.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T20:39:04.522Z] a498abca54af: Preparing [2023-10-24T20:39:04.522Z] 784e04d7d123: Preparing [2023-10-24T20:39:04.522Z] c264428e0edb: Preparing [2023-10-24T20:39:04.522Z] d08161fc32bc: Preparing [2023-10-24T20:39:04.522Z] 405ce9d8417e: Preparing [2023-10-24T20:39:04.522Z] cc2447e1835a: Preparing [2023-10-24T20:39:04.522Z] cc2447e1835a: Waiting [2023-10-24T20:39:04.522Z] 405ce9d8417e: Layer already exists [2023-10-24T20:39:04.522Z] 784e04d7d123: Layer already exists [2023-10-24T20:39:04.522Z] c264428e0edb: Layer already exists [2023-10-24T20:39:04.522Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:04.522Z] a498abca54af: Layer already exists [2023-10-24T20:39:04.522Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:04.522Z] latest: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:04.822Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:05.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.64 [2023-10-24T20:39:05.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T20:39:05.124Z] a498abca54af: Preparing [2023-10-24T20:39:05.124Z] 784e04d7d123: Preparing [2023-10-24T20:39:05.124Z] c264428e0edb: Preparing [2023-10-24T20:39:05.124Z] d08161fc32bc: Preparing [2023-10-24T20:39:05.124Z] 405ce9d8417e: Preparing [2023-10-24T20:39:05.124Z] cc2447e1835a: Preparing [2023-10-24T20:39:05.124Z] cc2447e1835a: Waiting [2023-10-24T20:39:05.124Z] 405ce9d8417e: Layer already exists [2023-10-24T20:39:05.124Z] 784e04d7d123: Layer already exists [2023-10-24T20:39:05.124Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:05.124Z] a498abca54af: Layer already exists [2023-10-24T20:39:05.124Z] c264428e0edb: Layer already exists [2023-10-24T20:39:05.124Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:05.124Z] 3.1.0-dev.64: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:05.429Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:05.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:05.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T20:39:05.735Z] a498abca54af: Preparing [2023-10-24T20:39:05.735Z] 784e04d7d123: Preparing [2023-10-24T20:39:05.735Z] c264428e0edb: Preparing [2023-10-24T20:39:05.735Z] d08161fc32bc: Preparing [2023-10-24T20:39:05.735Z] 405ce9d8417e: Preparing [2023-10-24T20:39:05.735Z] cc2447e1835a: Preparing [2023-10-24T20:39:05.735Z] cc2447e1835a: Waiting [2023-10-24T20:39:05.735Z] 784e04d7d123: Layer already exists [2023-10-24T20:39:05.735Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:05.735Z] 405ce9d8417e: Layer already exists [2023-10-24T20:39:05.735Z] c264428e0edb: Layer already exists [2023-10-24T20:39:05.735Z] a498abca54af: Layer already exists [2023-10-24T20:39:05.735Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:05.735Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:06.045Z] + 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-10-24T20:39:06.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-10-24T20:39:06.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-24T20:39:06.347Z] a498abca54af: Preparing [2023-10-24T20:39:06.347Z] 784e04d7d123: Preparing [2023-10-24T20:39:06.347Z] c264428e0edb: Preparing [2023-10-24T20:39:06.347Z] d08161fc32bc: Preparing [2023-10-24T20:39:06.347Z] 405ce9d8417e: Preparing [2023-10-24T20:39:06.347Z] cc2447e1835a: Preparing [2023-10-24T20:39:06.347Z] cc2447e1835a: Waiting [2023-10-24T20:39:06.347Z] 405ce9d8417e: Layer already exists [2023-10-24T20:39:06.347Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:06.347Z] a498abca54af: Layer already exists [2023-10-24T20:39:06.347Z] 784e04d7d123: Layer already exists [2023-10-24T20:39:06.347Z] c264428e0edb: Layer already exists [2023-10-24T20:39:06.347Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:06.347Z] main: digest: sha256:bc894ac55d7cdcff9436a64a361f43c416152437890a9f5b1c96734df76b3560 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:39:06.384Z] ===================================================== [Pipeline] echo [2023-10-24T20:39:06.390Z] taggedImages: [2023-10-24T20:39:06.390Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:06.390Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-24T20:39:06.390Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.64 [2023-10-24T20:39:06.390Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:06.390Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-10-24T20:39:06.406Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-10-24T20:39:06.406Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:06.406Z] latest [2023-10-24T20:39:06.406Z] 3.1.0-dev.64 [2023-10-24T20:39:06.406Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:06.406Z] main [2023-10-24T20:39:06.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:06.711Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:07.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:07.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T20:39:07.015Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:07.015Z] 22ec908f8e11: Preparing [2023-10-24T20:39:07.015Z] 9c9d42c25e21: Preparing [2023-10-24T20:39:07.015Z] c264428e0edb: Preparing [2023-10-24T20:39:07.015Z] d08161fc32bc: Preparing [2023-10-24T20:39:07.015Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:07.015Z] d7688e718dfb: Preparing [2023-10-24T20:39:07.015Z] db29a22865ba: Preparing [2023-10-24T20:39:07.015Z] cc2447e1835a: Preparing [2023-10-24T20:39:07.015Z] d7688e718dfb: Waiting [2023-10-24T20:39:07.015Z] db29a22865ba: Waiting [2023-10-24T20:39:07.015Z] cc2447e1835a: Waiting [2023-10-24T20:39:07.015Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:07.015Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:07.015Z] c264428e0edb: Layer already exists [2023-10-24T20:39:07.015Z] 48c44f47bf8f: Pushed [2023-10-24T20:39:07.015Z] 9c9d42c25e21: Pushed [2023-10-24T20:39:07.015Z] 22ec908f8e11: Pushed [2023-10-24T20:39:07.015Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:07.947Z] db29a22865ba: Pushed [2023-10-24T20:39:13.212Z] d7688e718dfb: Pushed [2023-10-24T20:39:15.114Z] 2e6a072b7b42: Pushed [2023-10-24T20:39:15.114Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:15.431Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:15.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-24T20:39:15.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T20:39:15.743Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:15.743Z] 22ec908f8e11: Preparing [2023-10-24T20:39:15.743Z] 9c9d42c25e21: Preparing [2023-10-24T20:39:15.743Z] c264428e0edb: Preparing [2023-10-24T20:39:15.743Z] d08161fc32bc: Preparing [2023-10-24T20:39:15.743Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:15.743Z] d7688e718dfb: Preparing [2023-10-24T20:39:15.743Z] db29a22865ba: Preparing [2023-10-24T20:39:15.743Z] cc2447e1835a: Preparing [2023-10-24T20:39:15.743Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:15.743Z] d7688e718dfb: Waiting [2023-10-24T20:39:15.743Z] cc2447e1835a: Waiting [2023-10-24T20:39:15.743Z] db29a22865ba: Waiting [2023-10-24T20:39:15.743Z] 9c9d42c25e21: Layer already exists [2023-10-24T20:39:15.743Z] c264428e0edb: Layer already exists [2023-10-24T20:39:15.743Z] 22ec908f8e11: Layer already exists [2023-10-24T20:39:15.743Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:15.743Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:15.743Z] d7688e718dfb: Layer already exists [2023-10-24T20:39:15.743Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:15.743Z] db29a22865ba: Layer already exists [2023-10-24T20:39:15.743Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:15.743Z] latest: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:16.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:16.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.64 [2023-10-24T20:39:16.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T20:39:16.361Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:16.361Z] 22ec908f8e11: Preparing [2023-10-24T20:39:16.361Z] 9c9d42c25e21: Preparing [2023-10-24T20:39:16.361Z] c264428e0edb: Preparing [2023-10-24T20:39:16.361Z] d08161fc32bc: Preparing [2023-10-24T20:39:16.361Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:16.361Z] d7688e718dfb: Preparing [2023-10-24T20:39:16.361Z] db29a22865ba: Preparing [2023-10-24T20:39:16.361Z] cc2447e1835a: Preparing [2023-10-24T20:39:16.361Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:16.361Z] db29a22865ba: Waiting [2023-10-24T20:39:16.361Z] d7688e718dfb: Waiting [2023-10-24T20:39:16.361Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:16.361Z] c264428e0edb: Layer already exists [2023-10-24T20:39:16.361Z] 9c9d42c25e21: Layer already exists [2023-10-24T20:39:16.361Z] 22ec908f8e11: Layer already exists [2023-10-24T20:39:16.361Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:16.361Z] db29a22865ba: Layer already exists [2023-10-24T20:39:16.361Z] d7688e718dfb: Layer already exists [2023-10-24T20:39:16.361Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:16.361Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:16.361Z] 3.1.0-dev.64: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:16.667Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:16.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:16.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T20:39:16.971Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:16.971Z] 22ec908f8e11: Preparing [2023-10-24T20:39:16.971Z] 9c9d42c25e21: Preparing [2023-10-24T20:39:16.971Z] c264428e0edb: Preparing [2023-10-24T20:39:16.971Z] d08161fc32bc: Preparing [2023-10-24T20:39:16.971Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:16.971Z] d7688e718dfb: Preparing [2023-10-24T20:39:16.971Z] db29a22865ba: Preparing [2023-10-24T20:39:16.971Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:16.971Z] cc2447e1835a: Preparing [2023-10-24T20:39:16.971Z] d7688e718dfb: Waiting [2023-10-24T20:39:16.971Z] cc2447e1835a: Waiting [2023-10-24T20:39:16.971Z] db29a22865ba: Waiting [2023-10-24T20:39:16.971Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:16.971Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:16.971Z] 22ec908f8e11: Layer already exists [2023-10-24T20:39:16.971Z] c264428e0edb: Layer already exists [2023-10-24T20:39:16.971Z] 9c9d42c25e21: Layer already exists [2023-10-24T20:39:16.971Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:16.971Z] d7688e718dfb: Layer already exists [2023-10-24T20:39:16.971Z] db29a22865ba: Layer already exists [2023-10-24T20:39:16.971Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:16.971Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:17.278Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:17.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-10-24T20:39:17.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-24T20:39:17.578Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:17.578Z] 22ec908f8e11: Preparing [2023-10-24T20:39:17.578Z] 9c9d42c25e21: Preparing [2023-10-24T20:39:17.578Z] c264428e0edb: Preparing [2023-10-24T20:39:17.578Z] d08161fc32bc: Preparing [2023-10-24T20:39:17.578Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:17.578Z] d7688e718dfb: Preparing [2023-10-24T20:39:17.578Z] db29a22865ba: Preparing [2023-10-24T20:39:17.578Z] cc2447e1835a: Preparing [2023-10-24T20:39:17.578Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:17.578Z] d7688e718dfb: Waiting [2023-10-24T20:39:17.578Z] db29a22865ba: Waiting [2023-10-24T20:39:17.578Z] cc2447e1835a: Waiting [2023-10-24T20:39:17.578Z] c264428e0edb: Layer already exists [2023-10-24T20:39:17.578Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:17.578Z] 22ec908f8e11: Layer already exists [2023-10-24T20:39:17.578Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:17.578Z] 9c9d42c25e21: Layer already exists [2023-10-24T20:39:17.578Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:17.578Z] db29a22865ba: Layer already exists [2023-10-24T20:39:17.578Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:17.578Z] d7688e718dfb: Layer already exists [2023-10-24T20:39:17.578Z] main: digest: sha256:9cb074c082913aac25b6ab5e27c9578640fbe375d4b20d12795267a07e855aa9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:39:17.636Z] ===================================================== [Pipeline] echo [2023-10-24T20:39:17.648Z] taggedImages: [2023-10-24T20:39:17.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:17.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-24T20:39:17.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.64 [2023-10-24T20:39:17.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:17.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-10-24T20:39:17.676Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-10-24T20:39:17.676Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:17.676Z] latest [2023-10-24T20:39:17.676Z] 3.1.0-dev.64 [2023-10-24T20:39:17.676Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:17.676Z] main [2023-10-24T20:39:17.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:17.998Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:18.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:18.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T20:39:18.305Z] ea4a54bc215a: Preparing [2023-10-24T20:39:18.305Z] 3765f238a8c9: Preparing [2023-10-24T20:39:18.305Z] 9a2a9f41431b: Preparing [2023-10-24T20:39:18.305Z] c264428e0edb: Preparing [2023-10-24T20:39:18.305Z] d08161fc32bc: Preparing [2023-10-24T20:39:18.305Z] 943bc68a7507: Preparing [2023-10-24T20:39:18.305Z] 4cc66f7b0300: Preparing [2023-10-24T20:39:18.305Z] cc2447e1835a: Preparing [2023-10-24T20:39:18.305Z] 4cc66f7b0300: Waiting [2023-10-24T20:39:18.305Z] 943bc68a7507: Waiting [2023-10-24T20:39:18.305Z] cc2447e1835a: Waiting [2023-10-24T20:39:18.305Z] c264428e0edb: Layer already exists [2023-10-24T20:39:18.305Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:18.305Z] 9a2a9f41431b: Pushed [2023-10-24T20:39:18.305Z] ea4a54bc215a: Pushed [2023-10-24T20:39:18.305Z] 3765f238a8c9: Pushed [2023-10-24T20:39:18.305Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:18.564Z] 4cc66f7b0300: Pushed [2023-10-24T20:39:26.667Z] 943bc68a7507: Pushed [2023-10-24T20:39:26.667Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:26.985Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:27.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-24T20:39:27.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T20:39:27.293Z] ea4a54bc215a: Preparing [2023-10-24T20:39:27.293Z] 3765f238a8c9: Preparing [2023-10-24T20:39:27.293Z] 9a2a9f41431b: Preparing [2023-10-24T20:39:27.293Z] c264428e0edb: Preparing [2023-10-24T20:39:27.293Z] d08161fc32bc: Preparing [2023-10-24T20:39:27.293Z] 943bc68a7507: Preparing [2023-10-24T20:39:27.293Z] 4cc66f7b0300: Preparing [2023-10-24T20:39:27.293Z] cc2447e1835a: Preparing [2023-10-24T20:39:27.293Z] cc2447e1835a: Waiting [2023-10-24T20:39:27.293Z] 4cc66f7b0300: Waiting [2023-10-24T20:39:27.293Z] 943bc68a7507: Waiting [2023-10-24T20:39:27.293Z] c264428e0edb: Layer already exists [2023-10-24T20:39:27.293Z] ea4a54bc215a: Layer already exists [2023-10-24T20:39:27.293Z] 3765f238a8c9: Layer already exists [2023-10-24T20:39:27.293Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:27.293Z] 9a2a9f41431b: Layer already exists [2023-10-24T20:39:27.293Z] 4cc66f7b0300: Layer already exists [2023-10-24T20:39:27.293Z] 943bc68a7507: Layer already exists [2023-10-24T20:39:27.293Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:27.293Z] latest: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:27.603Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:27.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.64 [2023-10-24T20:39:27.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T20:39:27.902Z] ea4a54bc215a: Preparing [2023-10-24T20:39:27.902Z] 3765f238a8c9: Preparing [2023-10-24T20:39:27.902Z] 9a2a9f41431b: Preparing [2023-10-24T20:39:27.902Z] c264428e0edb: Preparing [2023-10-24T20:39:27.902Z] d08161fc32bc: Preparing [2023-10-24T20:39:27.902Z] 943bc68a7507: Preparing [2023-10-24T20:39:27.902Z] 4cc66f7b0300: Preparing [2023-10-24T20:39:27.902Z] cc2447e1835a: Preparing [2023-10-24T20:39:27.902Z] 943bc68a7507: Waiting [2023-10-24T20:39:27.902Z] 4cc66f7b0300: Waiting [2023-10-24T20:39:27.902Z] c264428e0edb: Layer already exists [2023-10-24T20:39:27.902Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:27.902Z] ea4a54bc215a: Layer already exists [2023-10-24T20:39:27.902Z] 3765f238a8c9: Layer already exists [2023-10-24T20:39:27.902Z] 9a2a9f41431b: Layer already exists [2023-10-24T20:39:27.902Z] 943bc68a7507: Layer already exists [2023-10-24T20:39:27.902Z] 4cc66f7b0300: Layer already exists [2023-10-24T20:39:27.902Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:27.902Z] 3.1.0-dev.64: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:28.206Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:28.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:28.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T20:39:28.510Z] ea4a54bc215a: Preparing [2023-10-24T20:39:28.510Z] 3765f238a8c9: Preparing [2023-10-24T20:39:28.510Z] 9a2a9f41431b: Preparing [2023-10-24T20:39:28.510Z] c264428e0edb: Preparing [2023-10-24T20:39:28.510Z] d08161fc32bc: Preparing [2023-10-24T20:39:28.510Z] 943bc68a7507: Preparing [2023-10-24T20:39:28.510Z] 4cc66f7b0300: Preparing [2023-10-24T20:39:28.510Z] cc2447e1835a: Preparing [2023-10-24T20:39:28.510Z] 943bc68a7507: Waiting [2023-10-24T20:39:28.510Z] 4cc66f7b0300: Waiting [2023-10-24T20:39:28.510Z] cc2447e1835a: Waiting [2023-10-24T20:39:28.510Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:28.510Z] ea4a54bc215a: Layer already exists [2023-10-24T20:39:28.510Z] c264428e0edb: Layer already exists [2023-10-24T20:39:28.510Z] 9a2a9f41431b: Layer already exists [2023-10-24T20:39:28.510Z] 3765f238a8c9: Layer already exists [2023-10-24T20:39:28.510Z] 4cc66f7b0300: Layer already exists [2023-10-24T20:39:28.510Z] 943bc68a7507: Layer already exists [2023-10-24T20:39:28.510Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:28.510Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:28.822Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:29.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-10-24T20:39:29.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-24T20:39:29.129Z] ea4a54bc215a: Preparing [2023-10-24T20:39:29.129Z] 3765f238a8c9: Preparing [2023-10-24T20:39:29.129Z] 9a2a9f41431b: Preparing [2023-10-24T20:39:29.129Z] c264428e0edb: Preparing [2023-10-24T20:39:29.129Z] d08161fc32bc: Preparing [2023-10-24T20:39:29.129Z] 943bc68a7507: Preparing [2023-10-24T20:39:29.129Z] 4cc66f7b0300: Preparing [2023-10-24T20:39:29.129Z] cc2447e1835a: Preparing [2023-10-24T20:39:29.129Z] 4cc66f7b0300: Waiting [2023-10-24T20:39:29.129Z] cc2447e1835a: Waiting [2023-10-24T20:39:29.129Z] 943bc68a7507: Waiting [2023-10-24T20:39:29.129Z] 3765f238a8c9: Layer already exists [2023-10-24T20:39:29.129Z] ea4a54bc215a: Layer already exists [2023-10-24T20:39:29.129Z] 9a2a9f41431b: Layer already exists [2023-10-24T20:39:29.129Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:29.129Z] c264428e0edb: Layer already exists [2023-10-24T20:39:29.129Z] 4cc66f7b0300: Layer already exists [2023-10-24T20:39:29.129Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:29.129Z] 943bc68a7507: Layer already exists [2023-10-24T20:39:29.129Z] main: digest: sha256:ce1c8aa1865c545ae810fd1b2438b0ecde1c9dbdfef2d289ad31313d3b912dba size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:39:29.165Z] ===================================================== [Pipeline] echo [2023-10-24T20:39:29.172Z] taggedImages: [2023-10-24T20:39:29.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:29.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-24T20:39:29.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.64 [2023-10-24T20:39:29.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:29.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-10-24T20:39:29.197Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-10-24T20:39:29.197Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:29.197Z] latest [2023-10-24T20:39:29.197Z] 3.1.0-dev.64 [2023-10-24T20:39:29.197Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:29.197Z] main [2023-10-24T20:39:29.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:29.496Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:29.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:29.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T20:39:29.796Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:29.796Z] 61ff7ccfa552: Preparing [2023-10-24T20:39:29.796Z] 37dccc331db2: Preparing [2023-10-24T20:39:29.796Z] c264428e0edb: Preparing [2023-10-24T20:39:29.796Z] d08161fc32bc: Preparing [2023-10-24T20:39:29.796Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:29.796Z] db29a22865ba: Preparing [2023-10-24T20:39:29.796Z] cc2447e1835a: Preparing [2023-10-24T20:39:29.796Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:29.796Z] db29a22865ba: Waiting [2023-10-24T20:39:29.796Z] cc2447e1835a: Waiting [2023-10-24T20:39:29.796Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:29.796Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:29.796Z] c264428e0edb: Layer already exists [2023-10-24T20:39:29.796Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:29.796Z] db29a22865ba: Layer already exists [2023-10-24T20:39:29.796Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:29.796Z] 61ff7ccfa552: Pushed [2023-10-24T20:39:29.796Z] 37dccc331db2: Pushed [2023-10-24T20:39:30.055Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:30.356Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:30.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-24T20:39:30.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T20:39:30.655Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:30.655Z] 61ff7ccfa552: Preparing [2023-10-24T20:39:30.655Z] 37dccc331db2: Preparing [2023-10-24T20:39:30.655Z] c264428e0edb: Preparing [2023-10-24T20:39:30.655Z] d08161fc32bc: Preparing [2023-10-24T20:39:30.655Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:30.655Z] db29a22865ba: Preparing [2023-10-24T20:39:30.655Z] cc2447e1835a: Preparing [2023-10-24T20:39:30.655Z] db29a22865ba: Waiting [2023-10-24T20:39:30.655Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:30.655Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:30.655Z] 37dccc331db2: Layer already exists [2023-10-24T20:39:30.655Z] 61ff7ccfa552: Layer already exists [2023-10-24T20:39:30.655Z] c264428e0edb: Layer already exists [2023-10-24T20:39:30.655Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:30.655Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:30.655Z] db29a22865ba: Layer already exists [2023-10-24T20:39:30.655Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:30.655Z] latest: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:30.957Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:31.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.64 [2023-10-24T20:39:31.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T20:39:31.255Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:31.255Z] 61ff7ccfa552: Preparing [2023-10-24T20:39:31.255Z] 37dccc331db2: Preparing [2023-10-24T20:39:31.255Z] c264428e0edb: Preparing [2023-10-24T20:39:31.255Z] d08161fc32bc: Preparing [2023-10-24T20:39:31.255Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:31.255Z] db29a22865ba: Preparing [2023-10-24T20:39:31.255Z] cc2447e1835a: Preparing [2023-10-24T20:39:31.255Z] db29a22865ba: Waiting [2023-10-24T20:39:31.255Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:31.255Z] 37dccc331db2: Layer already exists [2023-10-24T20:39:31.255Z] c264428e0edb: Layer already exists [2023-10-24T20:39:31.255Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:31.255Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:31.255Z] 61ff7ccfa552: Layer already exists [2023-10-24T20:39:31.255Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:31.255Z] db29a22865ba: Layer already exists [2023-10-24T20:39:31.255Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:31.255Z] 3.1.0-dev.64: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:31.559Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:31.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:31.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T20:39:31.858Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:31.858Z] 61ff7ccfa552: Preparing [2023-10-24T20:39:31.858Z] 37dccc331db2: Preparing [2023-10-24T20:39:31.858Z] c264428e0edb: Preparing [2023-10-24T20:39:31.858Z] d08161fc32bc: Preparing [2023-10-24T20:39:31.858Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:31.858Z] db29a22865ba: Preparing [2023-10-24T20:39:31.858Z] cc2447e1835a: Preparing [2023-10-24T20:39:31.858Z] cc2447e1835a: Waiting [2023-10-24T20:39:31.858Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:31.858Z] c264428e0edb: Layer already exists [2023-10-24T20:39:31.858Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:31.858Z] 37dccc331db2: Layer already exists [2023-10-24T20:39:31.858Z] 61ff7ccfa552: Layer already exists [2023-10-24T20:39:31.858Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:31.858Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:31.858Z] db29a22865ba: Layer already exists [2023-10-24T20:39:31.858Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:31.858Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:32.162Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:32.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-10-24T20:39:32.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-24T20:39:32.460Z] 48c44f47bf8f: Preparing [2023-10-24T20:39:32.460Z] 61ff7ccfa552: Preparing [2023-10-24T20:39:32.460Z] 37dccc331db2: Preparing [2023-10-24T20:39:32.460Z] c264428e0edb: Preparing [2023-10-24T20:39:32.460Z] d08161fc32bc: Preparing [2023-10-24T20:39:32.460Z] 2e6a072b7b42: Preparing [2023-10-24T20:39:32.460Z] db29a22865ba: Preparing [2023-10-24T20:39:32.460Z] cc2447e1835a: Preparing [2023-10-24T20:39:32.460Z] 2e6a072b7b42: Waiting [2023-10-24T20:39:32.460Z] db29a22865ba: Waiting [2023-10-24T20:39:32.460Z] cc2447e1835a: Waiting [2023-10-24T20:39:32.460Z] 48c44f47bf8f: Layer already exists [2023-10-24T20:39:32.460Z] 37dccc331db2: Layer already exists [2023-10-24T20:39:32.460Z] c264428e0edb: Layer already exists [2023-10-24T20:39:32.460Z] 61ff7ccfa552: Layer already exists [2023-10-24T20:39:32.460Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:32.460Z] 2e6a072b7b42: Layer already exists [2023-10-24T20:39:32.460Z] db29a22865ba: Layer already exists [2023-10-24T20:39:32.460Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:32.460Z] main: digest: sha256:618586526af3c34590040354153e70bcf85f19a099618f2ca0f0dbb98517a8a5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:39:32.496Z] ===================================================== [Pipeline] echo [2023-10-24T20:39:32.503Z] taggedImages: [2023-10-24T20:39:32.503Z] - nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:32.503Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-24T20:39:32.503Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.64 [2023-10-24T20:39:32.503Z] - nexus3.edgexfoundry.org:10004/security-spire-server:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:32.503Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-10-24T20:39:32.518Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-10-24T20:39:32.518Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:32.518Z] latest [2023-10-24T20:39:32.518Z] 3.1.0-dev.64 [2023-10-24T20:39:32.518Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:32.518Z] main [2023-10-24T20:39:32.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:32.829Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:33.137Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:33.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T20:39:33.137Z] 1c2c326e7dac: Preparing [2023-10-24T20:39:33.137Z] ac21e742d25c: Preparing [2023-10-24T20:39:33.137Z] c264428e0edb: Preparing [2023-10-24T20:39:33.137Z] d08161fc32bc: Preparing [2023-10-24T20:39:33.137Z] ef600e188f72: Preparing [2023-10-24T20:39:33.137Z] cc2447e1835a: Preparing [2023-10-24T20:39:33.137Z] cc2447e1835a: Waiting [2023-10-24T20:39:33.137Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:33.137Z] c264428e0edb: Layer already exists [2023-10-24T20:39:33.137Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:33.137Z] 1c2c326e7dac: Pushed [2023-10-24T20:39:33.137Z] ef600e188f72: Pushed [2023-10-24T20:39:35.664Z] ac21e742d25c: Pushed [2023-10-24T20:39:35.921Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:36.226Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:36.525Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-24T20:39:36.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T20:39:36.526Z] 1c2c326e7dac: Preparing [2023-10-24T20:39:36.526Z] ac21e742d25c: Preparing [2023-10-24T20:39:36.526Z] c264428e0edb: Preparing [2023-10-24T20:39:36.526Z] d08161fc32bc: Preparing [2023-10-24T20:39:36.526Z] ef600e188f72: Preparing [2023-10-24T20:39:36.526Z] cc2447e1835a: Preparing [2023-10-24T20:39:36.526Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:36.526Z] 1c2c326e7dac: Layer already exists [2023-10-24T20:39:36.526Z] c264428e0edb: Layer already exists [2023-10-24T20:39:36.526Z] ac21e742d25c: Layer already exists [2023-10-24T20:39:36.526Z] ef600e188f72: Layer already exists [2023-10-24T20:39:36.526Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:36.526Z] latest: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:36.831Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:37.136Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.64 [2023-10-24T20:39:37.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T20:39:37.136Z] 1c2c326e7dac: Preparing [2023-10-24T20:39:37.136Z] ac21e742d25c: Preparing [2023-10-24T20:39:37.136Z] c264428e0edb: Preparing [2023-10-24T20:39:37.136Z] d08161fc32bc: Preparing [2023-10-24T20:39:37.136Z] ef600e188f72: Preparing [2023-10-24T20:39:37.136Z] cc2447e1835a: Preparing [2023-10-24T20:39:37.136Z] cc2447e1835a: Waiting [2023-10-24T20:39:37.136Z] ac21e742d25c: Layer already exists [2023-10-24T20:39:37.136Z] 1c2c326e7dac: Layer already exists [2023-10-24T20:39:37.136Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:37.136Z] ef600e188f72: Layer already exists [2023-10-24T20:39:37.136Z] c264428e0edb: Layer already exists [2023-10-24T20:39:37.136Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:37.136Z] 3.1.0-dev.64: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:37.442Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:37.795Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:37.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T20:39:37.795Z] 1c2c326e7dac: Preparing [2023-10-24T20:39:37.795Z] ac21e742d25c: Preparing [2023-10-24T20:39:37.795Z] c264428e0edb: Preparing [2023-10-24T20:39:37.795Z] d08161fc32bc: Preparing [2023-10-24T20:39:37.795Z] ef600e188f72: Preparing [2023-10-24T20:39:37.795Z] cc2447e1835a: Preparing [2023-10-24T20:39:37.795Z] cc2447e1835a: Waiting [2023-10-24T20:39:37.795Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:37.795Z] 1c2c326e7dac: Layer already exists [2023-10-24T20:39:37.795Z] ef600e188f72: Layer already exists [2023-10-24T20:39:37.795Z] c264428e0edb: Layer already exists [2023-10-24T20:39:37.795Z] ac21e742d25c: Layer already exists [2023-10-24T20:39:37.795Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:37.796Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:38.134Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:38.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-10-24T20:39:38.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-24T20:39:38.466Z] 1c2c326e7dac: Preparing [2023-10-24T20:39:38.466Z] ac21e742d25c: Preparing [2023-10-24T20:39:38.466Z] c264428e0edb: Preparing [2023-10-24T20:39:38.466Z] d08161fc32bc: Preparing [2023-10-24T20:39:38.466Z] ef600e188f72: Preparing [2023-10-24T20:39:38.466Z] cc2447e1835a: Preparing [2023-10-24T20:39:38.466Z] cc2447e1835a: Waiting [2023-10-24T20:39:38.466Z] c264428e0edb: Layer already exists [2023-10-24T20:39:38.466Z] 1c2c326e7dac: Layer already exists [2023-10-24T20:39:38.466Z] ef600e188f72: Layer already exists [2023-10-24T20:39:38.466Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:38.466Z] ac21e742d25c: Layer already exists [2023-10-24T20:39:38.466Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:38.466Z] main: digest: sha256:0f412c2dbef2d3eabff69f000c94d38d73d2e4b79bace4de975e9bfbc8834e60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:39:38.518Z] ===================================================== [Pipeline] echo [2023-10-24T20:39:38.524Z] taggedImages: [2023-10-24T20:39:38.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:38.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-24T20:39:38.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.64 [2023-10-24T20:39:38.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:38.524Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-10-24T20:39:38.539Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-10-24T20:39:38.539Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:38.539Z] latest [2023-10-24T20:39:38.539Z] 3.1.0-dev.64 [2023-10-24T20:39:38.539Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:38.539Z] main [2023-10-24T20:39:38.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:38.880Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:39.184Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:39.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T20:39:39.184Z] ab67f12d0877: Preparing [2023-10-24T20:39:39.184Z] 396c22bc0ccb: Preparing [2023-10-24T20:39:39.184Z] c264428e0edb: Preparing [2023-10-24T20:39:39.184Z] d08161fc32bc: Preparing [2023-10-24T20:39:39.184Z] 562f66381641: Preparing [2023-10-24T20:39:39.184Z] cc2447e1835a: Preparing [2023-10-24T20:39:39.184Z] cc2447e1835a: Waiting [2023-10-24T20:39:39.184Z] c264428e0edb: Layer already exists [2023-10-24T20:39:39.184Z] 562f66381641: Layer already exists [2023-10-24T20:39:39.184Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:39.184Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:39.184Z] ab67f12d0877: Pushed [2023-10-24T20:39:42.471Z] 396c22bc0ccb: Pushed [2023-10-24T20:39:42.471Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:42.785Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:43.085Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-24T20:39:43.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T20:39:43.085Z] ab67f12d0877: Preparing [2023-10-24T20:39:43.085Z] 396c22bc0ccb: Preparing [2023-10-24T20:39:43.085Z] c264428e0edb: Preparing [2023-10-24T20:39:43.085Z] d08161fc32bc: Preparing [2023-10-24T20:39:43.085Z] 562f66381641: Preparing [2023-10-24T20:39:43.085Z] cc2447e1835a: Preparing [2023-10-24T20:39:43.085Z] cc2447e1835a: Waiting [2023-10-24T20:39:43.085Z] c264428e0edb: Layer already exists [2023-10-24T20:39:43.085Z] 396c22bc0ccb: Layer already exists [2023-10-24T20:39:43.085Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:43.085Z] 562f66381641: Layer already exists [2023-10-24T20:39:43.085Z] ab67f12d0877: Layer already exists [2023-10-24T20:39:43.085Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:43.085Z] latest: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:43.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:43.695Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.64 [2023-10-24T20:39:43.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T20:39:43.695Z] ab67f12d0877: Preparing [2023-10-24T20:39:43.695Z] 396c22bc0ccb: Preparing [2023-10-24T20:39:43.695Z] c264428e0edb: Preparing [2023-10-24T20:39:43.695Z] d08161fc32bc: Preparing [2023-10-24T20:39:43.695Z] 562f66381641: Preparing [2023-10-24T20:39:43.695Z] cc2447e1835a: Preparing [2023-10-24T20:39:43.695Z] 562f66381641: Layer already exists [2023-10-24T20:39:43.695Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:43.695Z] c264428e0edb: Layer already exists [2023-10-24T20:39:43.695Z] ab67f12d0877: Layer already exists [2023-10-24T20:39:43.695Z] 396c22bc0ccb: Layer already exists [2023-10-24T20:39:43.695Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:43.695Z] 3.1.0-dev.64: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:43.999Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:44.301Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:44.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T20:39:44.302Z] ab67f12d0877: Preparing [2023-10-24T20:39:44.302Z] 396c22bc0ccb: Preparing [2023-10-24T20:39:44.302Z] c264428e0edb: Preparing [2023-10-24T20:39:44.302Z] d08161fc32bc: Preparing [2023-10-24T20:39:44.302Z] 562f66381641: Preparing [2023-10-24T20:39:44.302Z] cc2447e1835a: Preparing [2023-10-24T20:39:44.302Z] cc2447e1835a: Waiting [2023-10-24T20:39:44.302Z] ab67f12d0877: Layer already exists [2023-10-24T20:39:44.302Z] c264428e0edb: Layer already exists [2023-10-24T20:39:44.302Z] 396c22bc0ccb: Layer already exists [2023-10-24T20:39:44.302Z] 562f66381641: Layer already exists [2023-10-24T20:39:44.302Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:44.302Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:44.302Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:44.608Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:39:44.919Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-10-24T20:39:44.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-24T20:39:44.920Z] ab67f12d0877: Preparing [2023-10-24T20:39:44.920Z] 396c22bc0ccb: Preparing [2023-10-24T20:39:44.920Z] c264428e0edb: Preparing [2023-10-24T20:39:44.920Z] d08161fc32bc: Preparing [2023-10-24T20:39:44.920Z] 562f66381641: Preparing [2023-10-24T20:39:44.920Z] cc2447e1835a: Preparing [2023-10-24T20:39:44.920Z] 562f66381641: Layer already exists [2023-10-24T20:39:44.920Z] c264428e0edb: Layer already exists [2023-10-24T20:39:44.920Z] 396c22bc0ccb: Layer already exists [2023-10-24T20:39:44.920Z] ab67f12d0877: Layer already exists [2023-10-24T20:39:44.920Z] d08161fc32bc: Layer already exists [2023-10-24T20:39:44.920Z] cc2447e1835a: Layer already exists [2023-10-24T20:39:44.920Z] main: digest: sha256:ff4dd9f639131fb3b955fb92680427ed8e7a20104f8b63edc8061fb98d742c9c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:39:44.971Z] ===================================================== [Pipeline] echo [2023-10-24T20:39:44.981Z] taggedImages: [2023-10-24T20:39:44.981Z] - nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:39:44.981Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-24T20:39:44.981Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.64 [2023-10-24T20:39:44.981Z] - nexus3.edgexfoundry.org:10004/support-scheduler:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:39:44.981Z] - 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-10-24T20:48:53.568Z] #122 ... [2023-10-24T20:48:53.568Z] [2023-10-24T20:48:53.568Z] #130 [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-10-24T20:48:53.568Z] #130 735.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-24T20:48:58.935Z] #130 ... [2023-10-24T20:48:58.935Z] [2023-10-24T20:48:58.935Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T20:48:58.935Z] #126 DONE 743.8s [2023-10-24T20:48:58.935Z] [2023-10-24T20:48:58.935Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T20:48:58.935Z] #129 ... [2023-10-24T20:48:58.935Z] [2023-10-24T20:48:58.935Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:48:59.520Z] #132 ... [2023-10-24T20:48:59.520Z] [2023-10-24T20:48:59.520Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T20:48:59.520Z] #124 DONE 744.7s [2023-10-24T20:48:59.787Z] [2023-10-24T20:48:59.787Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:49:00.052Z] #106 ... [2023-10-24T20:49:00.052Z] [2023-10-24T20:49:00.052Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:49:00.052Z] #132 DONE 0.8s [2023-10-24T20:49:00.052Z] [2023-10-24T20:49:00.052Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:49:00.052Z] #133 ... [2023-10-24T20:49:00.052Z] [2023-10-24T20:49:00.052Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T20:49:00.052Z] #134 DONE 0.3s [2023-10-24T20:49:00.319Z] [2023-10-24T20:49:00.319Z] #135 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T20:49:00.319Z] #135 ... [2023-10-24T20:49:00.319Z] [2023-10-24T20:49:00.319Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:49:00.319Z] #133 DONE 0.5s [2023-10-24T20:49:00.595Z] [2023-10-24T20:49:00.595Z] #136 [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-10-24T20:49:00.868Z] #136 DONE 0.4s [2023-10-24T20:49:00.868Z] [2023-10-24T20:49:00.868Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:49:00.868Z] #106 ... [2023-10-24T20:49:00.868Z] [2023-10-24T20:49:00.868Z] #137 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T20:49:01.139Z] #137 DONE 0.4s [2023-10-24T20:49:01.139Z] [2023-10-24T20:49:01.139Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:49:01.406Z] #106 ... [2023-10-24T20:49:01.406Z] [2023-10-24T20:49:01.406Z] #138 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T20:49:01.693Z] #138 DONE 0.4s [2023-10-24T20:49:01.693Z] [2023-10-24T20:49:01.693Z] #139 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T20:49:01.961Z] #139 DONE 0.3s [2023-10-24T20:49:01.961Z] [2023-10-24T20:49:01.961Z] #140 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T20:49:03.910Z] #140 ... [2023-10-24T20:49:03.910Z] [2023-10-24T20:49:03.910Z] #135 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T20:49:03.910Z] #135 DONE 3.5s [2023-10-24T20:49:03.910Z] [2023-10-24T20:49:03.910Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:49:03.910Z] #141 DONE 0.4s [2023-10-24T20:49:03.910Z] [2023-10-24T20:49:03.910Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:49:04.183Z] #106 ... [2023-10-24T20:49:04.183Z] [2023-10-24T20:49:04.183Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:49:04.183Z] #142 DONE 0.3s [2023-10-24T20:49:04.183Z] [2023-10-24T20:49:04.183Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T20:49:04.498Z] #129 ... [2023-10-24T20:49:04.498Z] [2023-10-24T20:49:04.498Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T20:49:04.780Z] #143 DONE 0.4s [2023-10-24T20:49:04.780Z] [2023-10-24T20:49:04.780Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T20:49:05.049Z] #144 DONE 0.3s [2023-10-24T20:49:05.049Z] [2023-10-24T20:49:05.049Z] #140 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T20:49:05.049Z] #140 DONE 3.1s [2023-10-24T20:49:05.049Z] [2023-10-24T20:49:05.049Z] #95 [security-proxy-setup] exporting to image [2023-10-24T20:49:05.049Z] #95 exporting layers [2023-10-24T20:49:05.641Z] #95 ... [2023-10-24T20:49:05.641Z] [2023-10-24T20:49:05.641Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-24T20:49:05.641Z] #145 DONE 0.7s [2023-10-24T20:49:05.930Z] [2023-10-24T20:49:05.930Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-24T20:49:05.930Z] #146 DONE 0.3s [2023-10-24T20:49:05.930Z] [2023-10-24T20:49:05.930Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T20:49:06.248Z] #125 ... [2023-10-24T20:49:06.248Z] [2023-10-24T20:49:06.248Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-24T20:49:06.522Z] #147 DONE 0.3s [2023-10-24T20:49:06.522Z] [2023-10-24T20:49:06.522Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-24T20:49:06.522Z] #148 DONE 0.2s [2023-10-24T20:49:06.522Z] [2023-10-24T20:49:06.522Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T20:49:06.788Z] #122 ... [2023-10-24T20:49:06.788Z] [2023-10-24T20:49:06.788Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T20:49:07.055Z] #149 ... [2023-10-24T20:49:07.055Z] [2023-10-24T20:49:07.055Z] #95 [security-proxy-setup] exporting to image [2023-10-24T20:49:07.055Z] #95 exporting layers 1.7s done [2023-10-24T20:49:07.055Z] #95 writing image sha256:9bdb233249b430bd388ec2ceae5e18d8c68ee237fbd29637531c665e92a32d37 0.1s done [2023-10-24T20:49:07.055Z] #95 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-24T20:49:07.055Z] #95 DONE 3.8s [2023-10-24T20:49:07.055Z] [2023-10-24T20:49:07.055Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:49:09.664Z] #41 ... [2023-10-24T20:49:09.664Z] [2023-10-24T20:49:09.664Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T20:49:09.664Z] #149 DONE 2.8s [2023-10-24T20:49:09.664Z] [2023-10-24T20:49:09.664Z] #95 [security-bootstrapper] exporting to image [2023-10-24T20:49:10.275Z] #95 exporting layers 1.0s done [2023-10-24T20:49:10.275Z] #95 writing image sha256:1eddf9fc4e440ed172758ad5b92d44f5ad96911e6edd70ed62cdc9baad112b5d done [2023-10-24T20:49:10.275Z] #95 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-24T20:49:10.275Z] #95 DONE 4.8s [2023-10-24T20:49:10.275Z] [2023-10-24T20:49:10.275Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T20:49:13.618Z] #127 ... [2023-10-24T20:49:13.618Z] [2023-10-24T20:49:13.618Z] #130 [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-10-24T20:49:13.618Z] #130 DONE 758.3s [2023-10-24T20:49:13.618Z] [2023-10-24T20:49:13.618Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T20:49:13.618Z] #129 ... [2023-10-24T20:49:13.618Z] [2023-10-24T20:49:13.618Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:49:13.618Z] #150 DONE 0.3s [2023-10-24T20:49:13.618Z] [2023-10-24T20:49:13.618Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T20:49:14.262Z] #125 ... [2023-10-24T20:49:14.262Z] [2023-10-24T20:49:14.262Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:49:14.262Z] #151 DONE 0.2s [2023-10-24T20:49:14.262Z] [2023-10-24T20:49:14.262Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-24T20:49:14.528Z] #152 DONE 0.1s [2023-10-24T20:49:14.528Z] [2023-10-24T20:49:14.528Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-24T20:49:14.528Z] #153 DONE 0.2s [2023-10-24T20:49:14.528Z] [2023-10-24T20:49:14.528Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:49:14.795Z] #154 DONE 0.1s [2023-10-24T20:49:14.795Z] [2023-10-24T20:49:14.795Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T20:49:14.795Z] #155 DONE 0.3s [2023-10-24T20:49:14.795Z] [2023-10-24T20:49:14.795Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T20:49:15.064Z] #131 ... [2023-10-24T20:49:15.064Z] [2023-10-24T20:49:15.064Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T20:49:15.331Z] #156 DONE 0.4s [2023-10-24T20:49:15.331Z] [2023-10-24T20:49:15.331Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T20:49:15.331Z] #125 ... [2023-10-24T20:49:15.331Z] [2023-10-24T20:49:15.331Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T20:49:15.331Z] #157 DONE 0.1s [2023-10-24T20:49:15.597Z] [2023-10-24T20:49:15.597Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T20:49:17.541Z] #158 DONE 2.0s [2023-10-24T20:49:17.541Z] [2023-10-24T20:49:17.541Z] #95 [security-secretstore-setup] exporting to image [2023-10-24T20:49:17.541Z] #95 exporting layers [2023-10-24T20:49:18.499Z] #95 exporting layers 1.1s done [2023-10-24T20:49:18.499Z] #95 writing image sha256:8003a080df28d15b0776682b10a6c58676dcd9e36158c5ac6ad5e12e4331ed6b done [2023-10-24T20:49:18.499Z] #95 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-24T20:49:18.499Z] #95 DONE 5.9s [2023-10-24T20:49:18.499Z] [2023-10-24T20:49:18.499Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T20:49:25.204Z] #131 ... [2023-10-24T20:49:25.204Z] [2023-10-24T20:49:25.204Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T20:49:25.204Z] #122 DONE 769.9s [2023-10-24T20:49:25.204Z] [2023-10-24T20:49:25.204Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:49:25.483Z] #128 ... [2023-10-24T20:49:25.483Z] [2023-10-24T20:49:25.483Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:49:25.483Z] #159 DONE 0.2s [2023-10-24T20:49:25.483Z] [2023-10-24T20:49:25.483Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T20:49:25.751Z] #123 ... [2023-10-24T20:49:25.751Z] [2023-10-24T20:49:25.751Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:49:25.751Z] #160 DONE 0.2s [2023-10-24T20:49:25.751Z] [2023-10-24T20:49:25.751Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:49:26.019Z] #106 ... [2023-10-24T20:49:26.019Z] [2023-10-24T20:49:26.019Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-24T20:49:26.289Z] #161 DONE 0.3s [2023-10-24T20:49:26.289Z] [2023-10-24T20:49:26.289Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:49:26.289Z] #162 DONE 0.1s [2023-10-24T20:49:26.289Z] [2023-10-24T20:49:26.289Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-24T20:49:26.555Z] #163 DONE 0.1s [2023-10-24T20:49:26.555Z] [2023-10-24T20:49:26.555Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T20:49:28.500Z] #164 DONE 2.0s [2023-10-24T20:49:28.500Z] [2023-10-24T20:49:28.500Z] #95 [security-proxy-auth] exporting to image [2023-10-24T20:49:28.500Z] #95 exporting layers [2023-10-24T20:49:29.087Z] #95 exporting layers 0.7s done [2023-10-24T20:49:29.353Z] #95 writing image sha256:5b4c53ee906e283b59862866348fbca2c000cb7375644e616320ae659469a063 0.0s done [2023-10-24T20:49:29.353Z] #95 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-24T20:49:29.353Z] #95 DONE 6.6s [2023-10-24T20:49:29.353Z] [2023-10-24T20:49:29.353Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T20:49:41.661Z] #129 DONE 786.5s [2023-10-24T20:49:41.661Z] [2023-10-24T20:49:41.661Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:49:41.661Z] #128 ... [2023-10-24T20:49:41.661Z] [2023-10-24T20:49:41.661Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:49:41.928Z] #165 DONE 0.2s [2023-10-24T20:49:41.928Z] [2023-10-24T20:49:41.928Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T20:49:41.928Z] #123 ... [2023-10-24T20:49:41.928Z] [2023-10-24T20:49:41.928Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:49:42.199Z] #166 DONE 0.2s [2023-10-24T20:49:42.199Z] [2023-10-24T20:49:42.199Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-24T20:49:42.470Z] #167 DONE 0.3s [2023-10-24T20:49:42.470Z] [2023-10-24T20:49:42.470Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:49:42.470Z] #106 ... [2023-10-24T20:49:42.470Z] [2023-10-24T20:49:42.470Z] #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-10-24T20:49:42.737Z] #168 DONE 0.2s [2023-10-24T20:49:42.737Z] [2023-10-24T20:49:42.737Z] #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-10-24T20:49:42.737Z] #169 DONE 0.2s [2023-10-24T20:49:42.737Z] [2023-10-24T20:49:42.737Z] #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-10-24T20:49:44.698Z] #170 DONE 2.0s [2023-10-24T20:49:44.698Z] [2023-10-24T20:49:44.698Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T20:49:44.964Z] #123 ... [2023-10-24T20:49:44.964Z] [2023-10-24T20:49:44.964Z] #95 [core-common-config-bootstrapper] exporting to image [2023-10-24T20:49:44.964Z] #95 exporting layers [2023-10-24T20:49:45.231Z] #95 exporting layers 0.6s done [2023-10-24T20:49:45.496Z] #95 writing image sha256:9eed581cf689ce460ecc35d7c3dbca318fbdfd4321641219afb7b586f0b28fb8 done [2023-10-24T20:49:45.496Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-10-24T20:49:45.496Z] #95 DONE 7.2s [2023-10-24T20:49:45.496Z] [2023-10-24T20:49:45.496Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T20:50:18.031Z] #127 ... [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T20:50:18.031Z] #125 DONE 817.7s [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:50:18.031Z] #106 ... [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:50:18.031Z] #171 DONE 0.1s [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:50:18.031Z] #172 DONE 0.1s [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:50:18.031Z] #41 ... [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-24T20:50:18.031Z] #173 DONE 0.3s [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:50:18.031Z] #106 ... [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:50:18.031Z] #174 DONE 0.1s [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #95 [core-command] exporting to image [2023-10-24T20:50:18.031Z] #95 exporting layers [2023-10-24T20:50:18.031Z] #95 exporting layers 0.3s done [2023-10-24T20:50:18.031Z] #95 writing image sha256:162842b32261dfe9e10b30c4dcc43c7abd67014080b8cddbd712881924c8bd6c done [2023-10-24T20:50:18.031Z] #95 naming to docker.io/library/core-command-arm64 done [2023-10-24T20:50:18.031Z] #95 DONE 7.5s [2023-10-24T20:50:18.031Z] [2023-10-24T20:50:18.031Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T20:50:22.282Z] #131 ... [2023-10-24T20:50:22.282Z] [2023-10-24T20:50:22.282Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T20:50:22.282Z] #123 DONE 827.4s [2023-10-24T20:50:22.555Z] [2023-10-24T20:50:22.555Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:50:22.820Z] #128 ... [2023-10-24T20:50:22.820Z] [2023-10-24T20:50:22.820Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:50:23.091Z] #175 DONE 0.3s [2023-10-24T20:50:23.091Z] [2023-10-24T20:50:23.091Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:50:23.091Z] #176 DONE 0.2s [2023-10-24T20:50:23.091Z] [2023-10-24T20:50:23.091Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T20:50:23.359Z] #177 DONE 0.4s [2023-10-24T20:50:23.359Z] [2023-10-24T20:50:23.359Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T20:50:23.629Z] #131 ... [2023-10-24T20:50:23.629Z] [2023-10-24T20:50:23.629Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:50:23.895Z] #178 DONE 0.3s [2023-10-24T20:50:23.895Z] [2023-10-24T20:50:23.895Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T20:50:23.895Z] #131 DONE 828.9s [2023-10-24T20:50:23.895Z] [2023-10-24T20:50:23.895Z] #95 [core-data] exporting to image [2023-10-24T20:50:23.895Z] #95 exporting layers [2023-10-24T20:50:24.853Z] #95 exporting layers 0.8s done [2023-10-24T20:50:24.853Z] #95 writing image sha256:7fdff537d42190e1b743def24c8c92b02e132e4755e6fec5fb9465f0365fa491 done [2023-10-24T20:50:24.853Z] #95 naming to docker.io/library/core-data-arm64 done [2023-10-24T20:50:24.853Z] #95 DONE 8.4s [2023-10-24T20:50:24.853Z] [2023-10-24T20:50:24.853Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:50:24.853Z] #179 DONE 0.2s [2023-10-24T20:50:24.853Z] [2023-10-24T20:50:24.853Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:50:24.853Z] #106 ... [2023-10-24T20:50:24.853Z] [2023-10-24T20:50:24.853Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:50:24.853Z] #180 DONE 0.1s [2023-10-24T20:50:25.142Z] [2023-10-24T20:50:25.142Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-24T20:50:25.416Z] #181 DONE 0.3s [2023-10-24T20:50:25.416Z] [2023-10-24T20:50:25.416Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:50:25.697Z] #182 DONE 0.1s [2023-10-24T20:50:25.697Z] [2023-10-24T20:50:25.697Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-24T20:50:25.697Z] #183 DONE 0.1s [2023-10-24T20:50:25.697Z] [2023-10-24T20:50:25.697Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:50:25.697Z] #106 ... [2023-10-24T20:50:25.697Z] [2023-10-24T20:50:25.697Z] #95 [core-metadata] exporting to image [2023-10-24T20:50:25.961Z] #95 exporting layers 0.3s done [2023-10-24T20:50:25.961Z] #95 writing image sha256:b428648763ed8cbe513c61f26b31678e8d341c25738fcc34f2140822a1d48a09 done [2023-10-24T20:50:25.961Z] #95 naming to docker.io/library/core-metadata-arm64 done [2023-10-24T20:50:25.961Z] #95 DONE 8.7s [2023-10-24T20:50:25.961Z] [2023-10-24T20:50:25.961Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:50:44.133Z] #128 ... [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T20:50:44.133Z] #127 DONE 847.1s [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:50:44.133Z] #128 ... [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:50:44.133Z] #184 DONE 0.1s [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:50:44.133Z] #185 DONE 0.1s [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:50:44.133Z] #41 ... [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T20:50:44.133Z] #186 DONE 0.3s [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #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-10-24T20:50:44.133Z] #187 DONE 0.1s [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:50:44.133Z] #128 ... [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #95 [security-spiffe-token-provider] exporting to image [2023-10-24T20:50:44.133Z] #95 exporting layers [2023-10-24T20:50:44.133Z] #95 exporting layers 0.6s done [2023-10-24T20:50:44.133Z] #95 writing image sha256:3e419d5a6ca1688b0c9ead304c994a969f9cac4325a4e02b0a8137c96e05c53a done [2023-10-24T20:50:44.133Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-24T20:50:44.133Z] #95 DONE 9.3s [2023-10-24T20:50:44.133Z] [2023-10-24T20:50:44.133Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:51:06.165Z] #128 ... [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T20:51:06.165Z] #106 DONE 868.9s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T20:51:06.165Z] #128 DONE 869.3s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:51:06.165Z] #41 ... [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:51:06.165Z] #188 DONE 0.2s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T20:51:06.165Z] #189 DONE 0.1s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:51:06.165Z] #190 DONE 0.2s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T20:51:06.165Z] #191 DONE 0.2s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T20:51:06.165Z] #192 ... [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T20:51:06.165Z] #193 DONE 0.4s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T20:51:06.165Z] #192 DONE 0.4s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:51:06.165Z] #194 DONE 0.2s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-24T20:51:06.165Z] #195 DONE 0.2s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #95 [support-scheduler] exporting to image [2023-10-24T20:51:06.165Z] #95 exporting layers [2023-10-24T20:51:06.165Z] #95 exporting layers 0.4s done [2023-10-24T20:51:06.165Z] #95 exporting layers 0.4s done [2023-10-24T20:51:06.165Z] #95 writing image sha256:eb8890438be1defcb2a60e753411cc55b396c78d008f305e3804d77f6651fc61 0.0s done [2023-10-24T20:51:06.165Z] #95 naming to docker.io/library/support-notifications-arm64 done [2023-10-24T20:51:06.165Z] #95 writing image sha256:5a91101f32eec851e504cddb4d8111006a290a9d4942d2c2ce8b4347f558b98d done [2023-10-24T20:51:06.165Z] #95 naming to docker.io/library/support-scheduler-arm64 done [2023-10-24T20:51:06.165Z] #95 DONE 10.1s [2023-10-24T20:51:06.165Z] [2023-10-24T20:51:06.165Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T20:51:06.165Z] time="2023-10-24T20:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-24T20:51:06.181Z] $ docker stop --time=1 83563c4736e6ed9f2ab37e28b773fbec8f434ea86da6cde2165e39e658ad7f77 [2023-10-24T20:51:07.824Z] $ docker rm -f --volumes 83563c4736e6ed9f2ab37e28b773fbec8f434ea86da6cde2165e39e658ad7f77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T20:51:08.307Z] + docker images [2023-10-24T20:51:08.307Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-24T20:51:08.307Z] support-notifications-arm64 latest eb8890438be1 3 seconds ago 34.2MB [2023-10-24T20:51:08.307Z] support-scheduler-arm64 latest 5a91101f32ee 3 seconds ago 33.5MB [2023-10-24T20:51:08.307Z] security-spiffe-token-provider-arm64 latest 3e419d5a6ca1 25 seconds ago 35.1MB [2023-10-24T20:51:08.307Z] core-metadata-arm64 latest b428648763ed 43 seconds ago 21.5MB [2023-10-24T20:51:08.307Z] core-data-arm64 latest 7fdff537d421 45 seconds ago 21.2MB [2023-10-24T20:51:08.307Z] core-command-arm64 latest 162842b32261 55 seconds ago 21MB [2023-10-24T20:51:08.307Z] core-common-config-bootstrapper-arm64 latest 9eed581cf689 About a minute ago 18.3MB [2023-10-24T20:51:08.307Z] security-proxy-auth-arm64 latest 5b4c53ee906e About a minute ago 19.4MB [2023-10-24T20:51:08.307Z] security-secretstore-setup-arm64 latest 8003a080df28 About a minute ago 43.7MB [2023-10-24T20:51:08.307Z] security-bootstrapper-arm64 latest 1eddf9fc4e44 About a minute ago 23.1MB [2023-10-24T20:51:08.307Z] security-proxy-setup-arm64 latest 9bdb233249b4 2 minutes ago 34MB [2023-10-24T20:51:08.307Z] security-spire-agent-arm64 latest f5ce05fe0358 15 minutes ago 157MB [2023-10-24T20:51:08.307Z] security-spire-server-arm64 latest c387f367945a 15 minutes ago 101MB [2023-10-24T20:51:08.307Z] security-spire-config-arm64 latest 777550392300 15 minutes ago 95.8MB [2023-10-24T20:51:08.307Z] ci-base-image-arm64 latest bea7a2f5b072 16 minutes ago 926MB [2023-10-24T20:51:08.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 4 weeks ago 553MB [2023-10-24T20:51:08.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-24T20:51:08.435Z] provisioning config files... [2023-10-24T20:51:08.449Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/599@tmp/config1708228405299227347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:51:08.774Z] ---> docker-login.sh [2023-10-24T20:51:08.774Z] nexus3.edgexfoundry.org:10001 [2023-10-24T20:51:08.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:51:09.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:51:09.042Z] Configure a credential helper to remove this warning. See [2023-10-24T20:51:09.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:51:09.042Z] [2023-10-24T20:51:09.042Z] Login Succeeded [2023-10-24T20:51:09.042Z] nexus3.edgexfoundry.org:10002 [2023-10-24T20:51:09.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:51:09.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:51:09.572Z] Configure a credential helper to remove this warning. See [2023-10-24T20:51:09.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:51:09.572Z] [2023-10-24T20:51:09.572Z] Login Succeeded [2023-10-24T20:51:09.572Z] nexus3.edgexfoundry.org:10003 [2023-10-24T20:51:09.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:51:09.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:51:09.837Z] Configure a credential helper to remove this warning. See [2023-10-24T20:51:09.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:51:09.837Z] [2023-10-24T20:51:09.837Z] Login Succeeded [2023-10-24T20:51:09.837Z] nexus3.edgexfoundry.org:10004 [2023-10-24T20:51:10.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:51:10.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:51:10.365Z] Configure a credential helper to remove this warning. See [2023-10-24T20:51:10.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:51:10.366Z] [2023-10-24T20:51:10.366Z] Login Succeeded [2023-10-24T20:51:10.366Z] docker.io [2023-10-24T20:51:10.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T20:51:10.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T20:51:10.894Z] Configure a credential helper to remove this warning. See [2023-10-24T20:51:10.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T20:51:10.894Z] [2023-10-24T20:51:10.894Z] Login Succeeded [2023-10-24T20:51:10.894Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T20:51:10.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:51:10.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T20:51:10.944Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-10-24T20:51:10.944Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:10.944Z] latest [2023-10-24T20:51:10.944Z] 3.1.0-dev.64 [2023-10-24T20:51:10.944Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:10.944Z] main [2023-10-24T20:51:10.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:11.271Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:11.602Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:11.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T20:51:11.602Z] 8a5046cc821f: Preparing [2023-10-24T20:51:11.602Z] 54c4ca3bd4a7: Preparing [2023-10-24T20:51:11.602Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:11.602Z] 07fc808f3d47: Preparing [2023-10-24T20:51:11.602Z] 61a698964556: Preparing [2023-10-24T20:51:11.602Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:11.602Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:11.866Z] 07fc808f3d47: Pushed [2023-10-24T20:51:11.866Z] 8a5046cc821f: Pushed [2023-10-24T20:51:11.866Z] 61a698964556: Pushed [2023-10-24T20:51:11.866Z] 3f84dd3aff41: Pushed [2023-10-24T20:51:11.866Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:15.189Z] 54c4ca3bd4a7: Pushed [2023-10-24T20:51:15.767Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:16.104Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:16.442Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-24T20:51:16.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T20:51:16.443Z] 8a5046cc821f: Preparing [2023-10-24T20:51:16.443Z] 54c4ca3bd4a7: Preparing [2023-10-24T20:51:16.443Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:16.443Z] 07fc808f3d47: Preparing [2023-10-24T20:51:16.443Z] 61a698964556: Preparing [2023-10-24T20:51:16.443Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:16.443Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:16.443Z] 54c4ca3bd4a7: Layer already exists [2023-10-24T20:51:16.443Z] 61a698964556: Layer already exists [2023-10-24T20:51:16.443Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:16.443Z] 8a5046cc821f: Layer already exists [2023-10-24T20:51:16.443Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:16.443Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:16.443Z] latest: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:16.776Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:17.105Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.64 [2023-10-24T20:51:17.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T20:51:17.105Z] 8a5046cc821f: Preparing [2023-10-24T20:51:17.105Z] 54c4ca3bd4a7: Preparing [2023-10-24T20:51:17.105Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:17.105Z] 07fc808f3d47: Preparing [2023-10-24T20:51:17.105Z] 61a698964556: Preparing [2023-10-24T20:51:17.105Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:17.105Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:17.105Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:17.105Z] 61a698964556: Layer already exists [2023-10-24T20:51:17.105Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:17.105Z] 8a5046cc821f: Layer already exists [2023-10-24T20:51:17.105Z] 54c4ca3bd4a7: Layer already exists [2023-10-24T20:51:17.105Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:17.105Z] 3.1.0-dev.64: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:17.704Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:18.041Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:18.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T20:51:18.041Z] 8a5046cc821f: Preparing [2023-10-24T20:51:18.041Z] 54c4ca3bd4a7: Preparing [2023-10-24T20:51:18.041Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:18.041Z] 07fc808f3d47: Preparing [2023-10-24T20:51:18.041Z] 61a698964556: Preparing [2023-10-24T20:51:18.041Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:18.041Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:18.041Z] 54c4ca3bd4a7: Layer already exists [2023-10-24T20:51:18.041Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:18.041Z] 8a5046cc821f: Layer already exists [2023-10-24T20:51:18.041Z] 61a698964556: Layer already exists [2023-10-24T20:51:18.041Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:18.041Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:18.306Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:18.638Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:18.971Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-10-24T20:51:18.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-24T20:51:18.971Z] 8a5046cc821f: Preparing [2023-10-24T20:51:18.971Z] 54c4ca3bd4a7: Preparing [2023-10-24T20:51:18.971Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:18.971Z] 07fc808f3d47: Preparing [2023-10-24T20:51:18.971Z] 61a698964556: Preparing [2023-10-24T20:51:18.971Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:18.971Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:18.971Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:18.971Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:18.971Z] 54c4ca3bd4a7: Layer already exists [2023-10-24T20:51:18.971Z] 61a698964556: Layer already exists [2023-10-24T20:51:18.971Z] 8a5046cc821f: Layer already exists [2023-10-24T20:51:18.971Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:19.236Z] main: digest: sha256:342e52e4990b11347f82005f3de7faf88aee1143faaa2427565111b302337b95 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:51:19.276Z] ===================================================== [Pipeline] echo [2023-10-24T20:51:19.282Z] taggedImages: [2023-10-24T20:51:19.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:19.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-24T20:51:19.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.64 [2023-10-24T20:51:19.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:19.282Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-10-24T20:51:19.298Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-10-24T20:51:19.298Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:19.298Z] latest [2023-10-24T20:51:19.298Z] 3.1.0-dev.64 [2023-10-24T20:51:19.298Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:19.298Z] main [2023-10-24T20:51:19.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:19.624Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:19.960Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:19.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T20:51:19.960Z] 702488996887: Preparing [2023-10-24T20:51:19.960Z] 1bcab14d5fd2: Preparing [2023-10-24T20:51:19.960Z] 92e4c21df137: Preparing [2023-10-24T20:51:19.960Z] cc9bff918651: Preparing [2023-10-24T20:51:19.960Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:19.960Z] 07fc808f3d47: Preparing [2023-10-24T20:51:19.960Z] 61a698964556: Preparing [2023-10-24T20:51:19.960Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:19.960Z] 07fc808f3d47: Waiting [2023-10-24T20:51:19.960Z] 61a698964556: Waiting [2023-10-24T20:51:19.960Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:19.960Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:20.227Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:20.227Z] 61a698964556: Layer already exists [2023-10-24T20:51:20.227Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:20.227Z] 92e4c21df137: Pushed [2023-10-24T20:51:20.227Z] 702488996887: Pushed [2023-10-24T20:51:20.227Z] 1bcab14d5fd2: Pushed [2023-10-24T20:51:22.159Z] cc9bff918651: Pushed [2023-10-24T20:51:22.424Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:22.762Z] + 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-10-24T20:51:23.092Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-24T20:51:23.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T20:51:23.092Z] 702488996887: Preparing [2023-10-24T20:51:23.092Z] 1bcab14d5fd2: Preparing [2023-10-24T20:51:23.092Z] 92e4c21df137: Preparing [2023-10-24T20:51:23.092Z] cc9bff918651: Preparing [2023-10-24T20:51:23.092Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:23.092Z] 07fc808f3d47: Preparing [2023-10-24T20:51:23.092Z] 61a698964556: Preparing [2023-10-24T20:51:23.092Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:23.092Z] 61a698964556: Waiting [2023-10-24T20:51:23.092Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:23.092Z] 07fc808f3d47: Waiting [2023-10-24T20:51:23.092Z] 702488996887: Layer already exists [2023-10-24T20:51:23.092Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:23.092Z] 92e4c21df137: Layer already exists [2023-10-24T20:51:23.092Z] 1bcab14d5fd2: Layer already exists [2023-10-24T20:51:23.092Z] cc9bff918651: Layer already exists [2023-10-24T20:51:23.092Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:23.092Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:23.092Z] 61a698964556: Layer already exists [2023-10-24T20:51:23.356Z] latest: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:23.681Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:24.011Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.64 [2023-10-24T20:51:24.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T20:51:24.011Z] 702488996887: Preparing [2023-10-24T20:51:24.011Z] 1bcab14d5fd2: Preparing [2023-10-24T20:51:24.011Z] 92e4c21df137: Preparing [2023-10-24T20:51:24.011Z] cc9bff918651: Preparing [2023-10-24T20:51:24.011Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:24.011Z] 07fc808f3d47: Preparing [2023-10-24T20:51:24.011Z] 61a698964556: Preparing [2023-10-24T20:51:24.011Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:24.011Z] 61a698964556: Waiting [2023-10-24T20:51:24.011Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:24.011Z] 07fc808f3d47: Waiting [2023-10-24T20:51:24.011Z] 702488996887: Layer already exists [2023-10-24T20:51:24.011Z] 92e4c21df137: Layer already exists [2023-10-24T20:51:24.011Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:24.011Z] cc9bff918651: Layer already exists [2023-10-24T20:51:24.011Z] 1bcab14d5fd2: Layer already exists [2023-10-24T20:51:24.011Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:24.011Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:24.011Z] 61a698964556: Layer already exists [2023-10-24T20:51:24.274Z] 3.1.0-dev.64: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:24.611Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:24.939Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:24.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T20:51:24.939Z] 702488996887: Preparing [2023-10-24T20:51:24.939Z] 1bcab14d5fd2: Preparing [2023-10-24T20:51:24.939Z] 92e4c21df137: Preparing [2023-10-24T20:51:24.939Z] cc9bff918651: Preparing [2023-10-24T20:51:24.939Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:24.939Z] 07fc808f3d47: Preparing [2023-10-24T20:51:24.939Z] 61a698964556: Preparing [2023-10-24T20:51:24.939Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:24.939Z] 07fc808f3d47: Waiting [2023-10-24T20:51:24.939Z] 61a698964556: Waiting [2023-10-24T20:51:24.939Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:24.939Z] cc9bff918651: Layer already exists [2023-10-24T20:51:24.939Z] 92e4c21df137: Layer already exists [2023-10-24T20:51:24.939Z] 1bcab14d5fd2: Layer already exists [2023-10-24T20:51:24.939Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:24.939Z] 702488996887: Layer already exists [2023-10-24T20:51:24.939Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:24.939Z] 61a698964556: Layer already exists [2023-10-24T20:51:24.939Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:25.203Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:25.537Z] + 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-10-24T20:51:25.865Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-10-24T20:51:25.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-24T20:51:25.865Z] 702488996887: Preparing [2023-10-24T20:51:25.865Z] 1bcab14d5fd2: Preparing [2023-10-24T20:51:25.865Z] 92e4c21df137: Preparing [2023-10-24T20:51:25.865Z] cc9bff918651: Preparing [2023-10-24T20:51:25.865Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:25.865Z] 07fc808f3d47: Preparing [2023-10-24T20:51:25.865Z] 61a698964556: Preparing [2023-10-24T20:51:25.865Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:25.865Z] 07fc808f3d47: Waiting [2023-10-24T20:51:25.865Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:25.865Z] 61a698964556: Waiting [2023-10-24T20:51:25.865Z] 1bcab14d5fd2: Layer already exists [2023-10-24T20:51:25.865Z] 92e4c21df137: Layer already exists [2023-10-24T20:51:25.865Z] 702488996887: Layer already exists [2023-10-24T20:51:25.865Z] cc9bff918651: Layer already exists [2023-10-24T20:51:25.865Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:25.865Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:25.865Z] 61a698964556: Layer already exists [2023-10-24T20:51:25.865Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:26.129Z] main: digest: sha256:6bfc79ede4560a491f661f392e45d9926f6e73d8113e52522309d66b5712675c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:51:26.179Z] ===================================================== [Pipeline] echo [2023-10-24T20:51:26.187Z] taggedImages: [2023-10-24T20:51:26.187Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:26.187Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-24T20:51:26.187Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.64 [2023-10-24T20:51:26.187Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:26.187Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-10-24T20:51:26.209Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-10-24T20:51:26.209Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:26.209Z] latest [2023-10-24T20:51:26.209Z] 3.1.0-dev.64 [2023-10-24T20:51:26.209Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:26.209Z] main [2023-10-24T20:51:26.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:26.550Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:30.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:30.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T20:51:30.209Z] 0911ef42ffa9: Preparing [2023-10-24T20:51:30.209Z] 5e5d1f7b715c: Preparing [2023-10-24T20:51:30.209Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:30.209Z] 07fc808f3d47: Preparing [2023-10-24T20:51:30.209Z] b6f562ed1010: Preparing [2023-10-24T20:51:30.209Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:30.209Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:30.209Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:30.209Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:30.474Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:30.474Z] 0911ef42ffa9: Pushed [2023-10-24T20:51:30.474Z] b6f562ed1010: Pushed [2023-10-24T20:51:33.792Z] 5e5d1f7b715c: Pushed [2023-10-24T20:51:33.792Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:34.127Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:34.453Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-24T20:51:34.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T20:51:34.453Z] 0911ef42ffa9: Preparing [2023-10-24T20:51:34.453Z] 5e5d1f7b715c: Preparing [2023-10-24T20:51:34.453Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:34.453Z] 07fc808f3d47: Preparing [2023-10-24T20:51:34.453Z] b6f562ed1010: Preparing [2023-10-24T20:51:34.454Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:34.454Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:34.454Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:34.454Z] 5e5d1f7b715c: Layer already exists [2023-10-24T20:51:34.454Z] b6f562ed1010: Layer already exists [2023-10-24T20:51:34.454Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:34.454Z] 0911ef42ffa9: Layer already exists [2023-10-24T20:51:34.454Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:34.718Z] latest: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:35.053Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:35.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.64 [2023-10-24T20:51:35.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T20:51:35.379Z] 0911ef42ffa9: Preparing [2023-10-24T20:51:35.379Z] 5e5d1f7b715c: Preparing [2023-10-24T20:51:35.379Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:35.379Z] 07fc808f3d47: Preparing [2023-10-24T20:51:35.379Z] b6f562ed1010: Preparing [2023-10-24T20:51:35.379Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:35.379Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:35.379Z] 0911ef42ffa9: Layer already exists [2023-10-24T20:51:35.379Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:35.379Z] b6f562ed1010: Layer already exists [2023-10-24T20:51:35.379Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:35.379Z] 5e5d1f7b715c: Layer already exists [2023-10-24T20:51:35.379Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:35.379Z] 3.1.0-dev.64: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:35.971Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:36.296Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:36.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T20:51:36.296Z] 0911ef42ffa9: Preparing [2023-10-24T20:51:36.296Z] 5e5d1f7b715c: Preparing [2023-10-24T20:51:36.296Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:36.296Z] 07fc808f3d47: Preparing [2023-10-24T20:51:36.296Z] b6f562ed1010: Preparing [2023-10-24T20:51:36.296Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:36.296Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:36.296Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:36.296Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:36.296Z] b6f562ed1010: Layer already exists [2023-10-24T20:51:36.296Z] 0911ef42ffa9: Layer already exists [2023-10-24T20:51:36.296Z] 5e5d1f7b715c: Layer already exists [2023-10-24T20:51:36.296Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:36.296Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:36.888Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:37.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-10-24T20:51:37.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-24T20:51:37.214Z] 0911ef42ffa9: Preparing [2023-10-24T20:51:37.214Z] 5e5d1f7b715c: Preparing [2023-10-24T20:51:37.214Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:37.214Z] 07fc808f3d47: Preparing [2023-10-24T20:51:37.214Z] b6f562ed1010: Preparing [2023-10-24T20:51:37.214Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:37.214Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:37.214Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:37.214Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:37.214Z] 5e5d1f7b715c: Layer already exists [2023-10-24T20:51:37.214Z] b6f562ed1010: Layer already exists [2023-10-24T20:51:37.214Z] 0911ef42ffa9: Layer already exists [2023-10-24T20:51:37.214Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:37.478Z] main: digest: sha256:2782ece0ba83571aa8c444e873c9a591fc78f47e850c2df60a4c040c171f68b2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:51:37.512Z] ===================================================== [Pipeline] echo [2023-10-24T20:51:37.518Z] taggedImages: [2023-10-24T20:51:37.518Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:37.518Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-24T20:51:37.518Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.64 [2023-10-24T20:51:37.518Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:37.518Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-10-24T20:51:37.533Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-10-24T20:51:37.533Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:37.533Z] latest [2023-10-24T20:51:37.533Z] 3.1.0-dev.64 [2023-10-24T20:51:37.533Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:37.533Z] main [2023-10-24T20:51:37.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:37.899Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:38.246Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:38.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T20:51:38.246Z] 3847f9b7d491: Preparing [2023-10-24T20:51:38.246Z] fa939abda897: Preparing [2023-10-24T20:51:38.246Z] 2eed3b24c91e: Preparing [2023-10-24T20:51:38.246Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:38.246Z] 07fc808f3d47: Preparing [2023-10-24T20:51:38.246Z] 61a698964556: Preparing [2023-10-24T20:51:38.246Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:38.246Z] 61a698964556: Waiting [2023-10-24T20:51:38.246Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:38.246Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:38.512Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:38.512Z] 61a698964556: Layer already exists [2023-10-24T20:51:38.512Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:38.512Z] 3847f9b7d491: Pushed [2023-10-24T20:51:38.512Z] fa939abda897: Pushed [2023-10-24T20:51:42.715Z] 2eed3b24c91e: Pushed [2023-10-24T20:51:42.715Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:43.210Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:43.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-24T20:51:43.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T20:51:43.536Z] 3847f9b7d491: Preparing [2023-10-24T20:51:43.536Z] fa939abda897: Preparing [2023-10-24T20:51:43.536Z] 2eed3b24c91e: Preparing [2023-10-24T20:51:43.536Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:43.536Z] 07fc808f3d47: Preparing [2023-10-24T20:51:43.536Z] 61a698964556: Preparing [2023-10-24T20:51:43.536Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:43.536Z] 61a698964556: Waiting [2023-10-24T20:51:43.536Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:43.536Z] 2eed3b24c91e: Layer already exists [2023-10-24T20:51:43.536Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:43.536Z] 3847f9b7d491: Layer already exists [2023-10-24T20:51:43.536Z] fa939abda897: Layer already exists [2023-10-24T20:51:43.536Z] 61a698964556: Layer already exists [2023-10-24T20:51:43.536Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:43.800Z] latest: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:44.127Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:44.457Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.64 [2023-10-24T20:51:44.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T20:51:44.457Z] 3847f9b7d491: Preparing [2023-10-24T20:51:44.457Z] fa939abda897: Preparing [2023-10-24T20:51:44.457Z] 2eed3b24c91e: Preparing [2023-10-24T20:51:44.457Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:44.457Z] 07fc808f3d47: Preparing [2023-10-24T20:51:44.457Z] 61a698964556: Preparing [2023-10-24T20:51:44.457Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:44.457Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:44.457Z] 61a698964556: Waiting [2023-10-24T20:51:44.457Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:44.457Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:44.457Z] fa939abda897: Layer already exists [2023-10-24T20:51:44.457Z] 2eed3b24c91e: Layer already exists [2023-10-24T20:51:44.457Z] 3847f9b7d491: Layer already exists [2023-10-24T20:51:44.457Z] 61a698964556: Layer already exists [2023-10-24T20:51:44.457Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:44.457Z] 3.1.0-dev.64: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:45.049Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:45.373Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:45.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T20:51:45.373Z] 3847f9b7d491: Preparing [2023-10-24T20:51:45.373Z] fa939abda897: Preparing [2023-10-24T20:51:45.373Z] 2eed3b24c91e: Preparing [2023-10-24T20:51:45.373Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:45.373Z] 07fc808f3d47: Preparing [2023-10-24T20:51:45.373Z] 61a698964556: Preparing [2023-10-24T20:51:45.373Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:45.373Z] 61a698964556: Waiting [2023-10-24T20:51:45.373Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:45.373Z] 3847f9b7d491: Layer already exists [2023-10-24T20:51:45.373Z] 2eed3b24c91e: Layer already exists [2023-10-24T20:51:45.373Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:45.373Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:45.373Z] fa939abda897: Layer already exists [2023-10-24T20:51:45.373Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:45.373Z] 61a698964556: Layer already exists [2023-10-24T20:51:45.637Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:45.960Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:46.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-10-24T20:51:46.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-24T20:51:46.293Z] 3847f9b7d491: Preparing [2023-10-24T20:51:46.293Z] fa939abda897: Preparing [2023-10-24T20:51:46.293Z] 2eed3b24c91e: Preparing [2023-10-24T20:51:46.293Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:46.293Z] 07fc808f3d47: Preparing [2023-10-24T20:51:46.293Z] 61a698964556: Preparing [2023-10-24T20:51:46.293Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:46.293Z] 61a698964556: Waiting [2023-10-24T20:51:46.293Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:46.293Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:46.293Z] 2eed3b24c91e: Layer already exists [2023-10-24T20:51:46.293Z] 3847f9b7d491: Layer already exists [2023-10-24T20:51:46.293Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:46.293Z] fa939abda897: Layer already exists [2023-10-24T20:51:46.293Z] 61a698964556: Layer already exists [2023-10-24T20:51:46.293Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:46.559Z] main: digest: sha256:9fd0af5e16242d67a5318c0c42e95056e0c1eb6454f8482e72dcad8836d2a586 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:51:46.608Z] ===================================================== [Pipeline] echo [2023-10-24T20:51:46.618Z] taggedImages: [2023-10-24T20:51:46.618Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:46.618Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-24T20:51:46.618Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.64 [2023-10-24T20:51:46.618Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:46.618Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-10-24T20:51:46.643Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-10-24T20:51:46.643Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:46.643Z] latest [2023-10-24T20:51:46.643Z] 3.1.0-dev.64 [2023-10-24T20:51:46.643Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:46.643Z] main [2023-10-24T20:51:46.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:46.991Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:47.324Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:47.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T20:51:47.324Z] 6865ac562d59: Preparing [2023-10-24T20:51:47.324Z] 19efb903dcb7: Preparing [2023-10-24T20:51:47.324Z] 2c3ef955742f: Preparing [2023-10-24T20:51:47.324Z] 3f1e5dad2e6c: Preparing [2023-10-24T20:51:47.324Z] fbcc3bb6907e: Preparing [2023-10-24T20:51:47.324Z] 90d541477336: Preparing [2023-10-24T20:51:47.324Z] c98c84cfe156: Preparing [2023-10-24T20:51:47.324Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:47.324Z] 07fc808f3d47: Preparing [2023-10-24T20:51:47.324Z] cc7cb1ef06f6: Preparing [2023-10-24T20:51:47.324Z] 90d541477336: Waiting [2023-10-24T20:51:47.324Z] 6820b6f49147: Preparing [2023-10-24T20:51:47.324Z] 5f70bf18a086: Preparing [2023-10-24T20:51:47.324Z] c98c84cfe156: Waiting [2023-10-24T20:51:47.324Z] 2972c57cb934: Preparing [2023-10-24T20:51:47.324Z] 3f84dd3aff41: Waiting [2023-10-24T20:51:47.324Z] 8dda57739d95: Preparing [2023-10-24T20:51:47.324Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:47.324Z] 5f70bf18a086: Waiting [2023-10-24T20:51:47.324Z] 2972c57cb934: Waiting [2023-10-24T20:51:47.324Z] 8dda57739d95: Waiting [2023-10-24T20:51:47.324Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:47.324Z] 07fc808f3d47: Waiting [2023-10-24T20:51:47.324Z] cc7cb1ef06f6: Waiting [2023-10-24T20:51:47.324Z] 6820b6f49147: Waiting [2023-10-24T20:51:47.594Z] 2c3ef955742f: Pushed [2023-10-24T20:51:47.594Z] fbcc3bb6907e: Pushed [2023-10-24T20:51:47.594Z] 6865ac562d59: Pushed [2023-10-24T20:51:47.594Z] 19efb903dcb7: Pushed [2023-10-24T20:51:47.594Z] 3f1e5dad2e6c: Pushed [2023-10-24T20:51:47.594Z] 90d541477336: Pushed [2023-10-24T20:51:47.594Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:47.594Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:47.858Z] cc7cb1ef06f6: Pushed [2023-10-24T20:51:47.858Z] 6820b6f49147: Pushed [2023-10-24T20:51:47.858Z] 2972c57cb934: Pushed [2023-10-24T20:51:47.858Z] 5f70bf18a086: Pushed [2023-10-24T20:51:47.858Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:47.858Z] 8dda57739d95: Pushed [2023-10-24T20:51:51.179Z] c98c84cfe156: Pushed [2023-10-24T20:51:51.443Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:51.779Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:52.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-24T20:51:52.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T20:51:52.105Z] 6865ac562d59: Preparing [2023-10-24T20:51:52.105Z] 19efb903dcb7: Preparing [2023-10-24T20:51:52.105Z] 2c3ef955742f: Preparing [2023-10-24T20:51:52.105Z] 3f1e5dad2e6c: Preparing [2023-10-24T20:51:52.105Z] fbcc3bb6907e: Preparing [2023-10-24T20:51:52.105Z] 90d541477336: Preparing [2023-10-24T20:51:52.105Z] c98c84cfe156: Preparing [2023-10-24T20:51:52.105Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:52.105Z] 90d541477336: Waiting [2023-10-24T20:51:52.105Z] 07fc808f3d47: Preparing [2023-10-24T20:51:52.105Z] 3f84dd3aff41: Waiting [2023-10-24T20:51:52.105Z] cc7cb1ef06f6: Preparing [2023-10-24T20:51:52.105Z] c98c84cfe156: Waiting [2023-10-24T20:51:52.105Z] 07fc808f3d47: Waiting [2023-10-24T20:51:52.105Z] 6820b6f49147: Preparing [2023-10-24T20:51:52.105Z] 5f70bf18a086: Preparing [2023-10-24T20:51:52.105Z] cc7cb1ef06f6: Waiting [2023-10-24T20:51:52.105Z] 2972c57cb934: Preparing [2023-10-24T20:51:52.105Z] 6820b6f49147: Waiting [2023-10-24T20:51:52.105Z] 8dda57739d95: Preparing [2023-10-24T20:51:52.105Z] 5f70bf18a086: Waiting [2023-10-24T20:51:52.105Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:52.105Z] fbcc3bb6907e: Layer already exists [2023-10-24T20:51:52.105Z] 6865ac562d59: Layer already exists [2023-10-24T20:51:52.105Z] 3f1e5dad2e6c: Layer already exists [2023-10-24T20:51:52.105Z] 19efb903dcb7: Layer already exists [2023-10-24T20:51:52.105Z] 2c3ef955742f: Layer already exists [2023-10-24T20:51:52.105Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:52.105Z] c98c84cfe156: Layer already exists [2023-10-24T20:51:52.105Z] 90d541477336: Layer already exists [2023-10-24T20:51:52.105Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:52.105Z] cc7cb1ef06f6: Layer already exists [2023-10-24T20:51:52.105Z] 5f70bf18a086: Layer already exists [2023-10-24T20:51:52.105Z] 8dda57739d95: Layer already exists [2023-10-24T20:51:52.105Z] 2972c57cb934: Layer already exists [2023-10-24T20:51:52.105Z] 6820b6f49147: Layer already exists [2023-10-24T20:51:52.105Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:52.370Z] latest: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:52.704Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:53.028Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.64 [2023-10-24T20:51:53.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T20:51:53.028Z] 6865ac562d59: Preparing [2023-10-24T20:51:53.028Z] 19efb903dcb7: Preparing [2023-10-24T20:51:53.028Z] 2c3ef955742f: Preparing [2023-10-24T20:51:53.028Z] 3f1e5dad2e6c: Preparing [2023-10-24T20:51:53.028Z] fbcc3bb6907e: Preparing [2023-10-24T20:51:53.028Z] 90d541477336: Preparing [2023-10-24T20:51:53.028Z] c98c84cfe156: Preparing [2023-10-24T20:51:53.028Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:53.028Z] 07fc808f3d47: Preparing [2023-10-24T20:51:53.028Z] cc7cb1ef06f6: Preparing [2023-10-24T20:51:53.028Z] 6820b6f49147: Preparing [2023-10-24T20:51:53.028Z] 5f70bf18a086: Preparing [2023-10-24T20:51:53.028Z] 2972c57cb934: Preparing [2023-10-24T20:51:53.028Z] 8dda57739d95: Preparing [2023-10-24T20:51:53.028Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:53.028Z] 3f84dd3aff41: Waiting [2023-10-24T20:51:53.028Z] 07fc808f3d47: Waiting [2023-10-24T20:51:53.028Z] cc7cb1ef06f6: Waiting [2023-10-24T20:51:53.028Z] 6820b6f49147: Waiting [2023-10-24T20:51:53.028Z] 5f70bf18a086: Waiting [2023-10-24T20:51:53.028Z] 2972c57cb934: Waiting [2023-10-24T20:51:53.028Z] 8dda57739d95: Waiting [2023-10-24T20:51:53.028Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:53.028Z] 90d541477336: Waiting [2023-10-24T20:51:53.028Z] c98c84cfe156: Waiting [2023-10-24T20:51:53.028Z] 3f1e5dad2e6c: Layer already exists [2023-10-24T20:51:53.028Z] 6865ac562d59: Layer already exists [2023-10-24T20:51:53.028Z] 19efb903dcb7: Layer already exists [2023-10-24T20:51:53.028Z] 2c3ef955742f: Layer already exists [2023-10-24T20:51:53.028Z] fbcc3bb6907e: Layer already exists [2023-10-24T20:51:53.028Z] 90d541477336: Layer already exists [2023-10-24T20:51:53.028Z] c98c84cfe156: Layer already exists [2023-10-24T20:51:53.028Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:53.028Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:53.028Z] 5f70bf18a086: Layer already exists [2023-10-24T20:51:53.028Z] 6820b6f49147: Layer already exists [2023-10-24T20:51:53.028Z] cc7cb1ef06f6: Layer already exists [2023-10-24T20:51:53.028Z] 2972c57cb934: Layer already exists [2023-10-24T20:51:53.028Z] 8dda57739d95: Layer already exists [2023-10-24T20:51:53.028Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:53.293Z] 3.1.0-dev.64: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:53.642Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:53.972Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:53.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T20:51:53.972Z] 6865ac562d59: Preparing [2023-10-24T20:51:53.972Z] 19efb903dcb7: Preparing [2023-10-24T20:51:53.972Z] 2c3ef955742f: Preparing [2023-10-24T20:51:53.972Z] 3f1e5dad2e6c: Preparing [2023-10-24T20:51:53.972Z] fbcc3bb6907e: Preparing [2023-10-24T20:51:53.972Z] 90d541477336: Preparing [2023-10-24T20:51:53.972Z] c98c84cfe156: Preparing [2023-10-24T20:51:53.972Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:53.972Z] 07fc808f3d47: Preparing [2023-10-24T20:51:53.972Z] cc7cb1ef06f6: Preparing [2023-10-24T20:51:53.972Z] 6820b6f49147: Preparing [2023-10-24T20:51:53.972Z] 5f70bf18a086: Preparing [2023-10-24T20:51:53.972Z] 2972c57cb934: Preparing [2023-10-24T20:51:53.972Z] 8dda57739d95: Preparing [2023-10-24T20:51:53.972Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:53.972Z] 07fc808f3d47: Waiting [2023-10-24T20:51:53.972Z] c98c84cfe156: Waiting [2023-10-24T20:51:53.972Z] 3f84dd3aff41: Waiting [2023-10-24T20:51:53.972Z] 90d541477336: Waiting [2023-10-24T20:51:53.972Z] 2972c57cb934: Waiting [2023-10-24T20:51:53.972Z] 6820b6f49147: Waiting [2023-10-24T20:51:53.972Z] 5f70bf18a086: Waiting [2023-10-24T20:51:53.972Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:53.972Z] 8dda57739d95: Waiting [2023-10-24T20:51:53.972Z] cc7cb1ef06f6: Waiting [2023-10-24T20:51:53.972Z] fbcc3bb6907e: Layer already exists [2023-10-24T20:51:53.972Z] 2c3ef955742f: Layer already exists [2023-10-24T20:51:53.972Z] 19efb903dcb7: Layer already exists [2023-10-24T20:51:53.972Z] 3f1e5dad2e6c: Layer already exists [2023-10-24T20:51:53.972Z] 6865ac562d59: Layer already exists [2023-10-24T20:51:53.972Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:53.972Z] 90d541477336: Layer already exists [2023-10-24T20:51:53.972Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:53.972Z] cc7cb1ef06f6: Layer already exists [2023-10-24T20:51:53.972Z] c98c84cfe156: Layer already exists [2023-10-24T20:51:53.972Z] 6820b6f49147: Layer already exists [2023-10-24T20:51:53.972Z] 5f70bf18a086: Layer already exists [2023-10-24T20:51:53.972Z] 2972c57cb934: Layer already exists [2023-10-24T20:51:53.973Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:53.973Z] 8dda57739d95: Layer already exists [2023-10-24T20:51:54.236Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:54.566Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:57.457Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-10-24T20:51:57.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-24T20:51:57.457Z] 6865ac562d59: Preparing [2023-10-24T20:51:57.457Z] 19efb903dcb7: Preparing [2023-10-24T20:51:57.457Z] 2c3ef955742f: Preparing [2023-10-24T20:51:57.457Z] 3f1e5dad2e6c: Preparing [2023-10-24T20:51:57.457Z] fbcc3bb6907e: Preparing [2023-10-24T20:51:57.457Z] 90d541477336: Preparing [2023-10-24T20:51:57.457Z] c98c84cfe156: Preparing [2023-10-24T20:51:57.457Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:57.457Z] 07fc808f3d47: Preparing [2023-10-24T20:51:57.457Z] cc7cb1ef06f6: Preparing [2023-10-24T20:51:57.457Z] 6820b6f49147: Preparing [2023-10-24T20:51:57.457Z] 5f70bf18a086: Preparing [2023-10-24T20:51:57.457Z] 2972c57cb934: Preparing [2023-10-24T20:51:57.457Z] 8dda57739d95: Preparing [2023-10-24T20:51:57.457Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:57.457Z] 3f84dd3aff41: Waiting [2023-10-24T20:51:57.457Z] 07fc808f3d47: Waiting [2023-10-24T20:51:57.457Z] cc7cb1ef06f6: Waiting [2023-10-24T20:51:57.457Z] 6820b6f49147: Waiting [2023-10-24T20:51:57.457Z] 5f70bf18a086: Waiting [2023-10-24T20:51:57.457Z] 2972c57cb934: Waiting [2023-10-24T20:51:57.457Z] 8dda57739d95: Waiting [2023-10-24T20:51:57.457Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:57.457Z] 90d541477336: Waiting [2023-10-24T20:51:57.457Z] c98c84cfe156: Waiting [2023-10-24T20:51:57.457Z] fbcc3bb6907e: Layer already exists [2023-10-24T20:51:57.457Z] 6865ac562d59: Layer already exists [2023-10-24T20:51:57.457Z] 3f1e5dad2e6c: Layer already exists [2023-10-24T20:51:57.457Z] 19efb903dcb7: Layer already exists [2023-10-24T20:51:57.457Z] 2c3ef955742f: Layer already exists [2023-10-24T20:51:57.457Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:57.457Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:57.457Z] 90d541477336: Layer already exists [2023-10-24T20:51:57.457Z] cc7cb1ef06f6: Layer already exists [2023-10-24T20:51:57.457Z] c98c84cfe156: Layer already exists [2023-10-24T20:51:57.457Z] 8dda57739d95: Layer already exists [2023-10-24T20:51:57.457Z] 6820b6f49147: Layer already exists [2023-10-24T20:51:57.457Z] 2972c57cb934: Layer already exists [2023-10-24T20:51:57.457Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:57.457Z] 5f70bf18a086: Layer already exists [2023-10-24T20:51:57.721Z] main: digest: sha256:d8c8e057ef7c8b109ef013e14d3b161159c88dce6c606326918b1b5b2c23cd59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:51:57.777Z] ===================================================== [Pipeline] echo [2023-10-24T20:51:57.786Z] taggedImages: [2023-10-24T20:51:57.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:57.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-24T20:51:57.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.64 [2023-10-24T20:51:57.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:57.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-10-24T20:51:57.812Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-10-24T20:51:57.812Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:57.812Z] latest [2023-10-24T20:51:57.812Z] 3.1.0-dev.64 [2023-10-24T20:51:57.812Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:51:57.812Z] main [2023-10-24T20:51:57.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:58.155Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:51:58.490Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:51:58.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T20:51:58.490Z] 762b0763787c: Preparing [2023-10-24T20:51:58.490Z] 9bd74f210ffc: Preparing [2023-10-24T20:51:58.490Z] fcce6e421911: Preparing [2023-10-24T20:51:58.490Z] 437d44e78881: Preparing [2023-10-24T20:51:58.490Z] 3f84dd3aff41: Preparing [2023-10-24T20:51:58.490Z] 07fc808f3d47: Preparing [2023-10-24T20:51:58.490Z] 61a698964556: Preparing [2023-10-24T20:51:58.490Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:51:58.490Z] 61a698964556: Waiting [2023-10-24T20:51:58.490Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:51:58.490Z] 07fc808f3d47: Waiting [2023-10-24T20:51:58.490Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:51:58.754Z] 07fc808f3d47: Layer already exists [2023-10-24T20:51:58.754Z] 61a698964556: Layer already exists [2023-10-24T20:51:58.754Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:51:58.754Z] 9bd74f210ffc: Pushed [2023-10-24T20:51:58.754Z] 762b0763787c: Pushed [2023-10-24T20:51:58.754Z] fcce6e421911: Pushed [2023-10-24T20:52:01.316Z] 437d44e78881: Pushed [2023-10-24T20:52:01.579Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:01.911Z] + 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-10-24T20:52:02.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-24T20:52:02.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T20:52:02.238Z] 762b0763787c: Preparing [2023-10-24T20:52:02.238Z] 9bd74f210ffc: Preparing [2023-10-24T20:52:02.238Z] fcce6e421911: Preparing [2023-10-24T20:52:02.238Z] 437d44e78881: Preparing [2023-10-24T20:52:02.238Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:02.238Z] 07fc808f3d47: Preparing [2023-10-24T20:52:02.238Z] 61a698964556: Preparing [2023-10-24T20:52:02.238Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:02.238Z] 07fc808f3d47: Waiting [2023-10-24T20:52:02.238Z] 61a698964556: Waiting [2023-10-24T20:52:02.238Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:02.238Z] 9bd74f210ffc: Layer already exists [2023-10-24T20:52:02.238Z] 762b0763787c: Layer already exists [2023-10-24T20:52:02.238Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:02.238Z] 437d44e78881: Layer already exists [2023-10-24T20:52:02.238Z] fcce6e421911: Layer already exists [2023-10-24T20:52:02.238Z] 61a698964556: Layer already exists [2023-10-24T20:52:02.238Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:02.238Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:02.502Z] latest: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:02.844Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:03.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.64 [2023-10-24T20:52:03.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T20:52:03.174Z] 762b0763787c: Preparing [2023-10-24T20:52:03.174Z] 9bd74f210ffc: Preparing [2023-10-24T20:52:03.174Z] fcce6e421911: Preparing [2023-10-24T20:52:03.174Z] 437d44e78881: Preparing [2023-10-24T20:52:03.174Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:03.174Z] 07fc808f3d47: Preparing [2023-10-24T20:52:03.174Z] 61a698964556: Preparing [2023-10-24T20:52:03.174Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:03.174Z] 61a698964556: Waiting [2023-10-24T20:52:03.174Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:03.174Z] 07fc808f3d47: Waiting [2023-10-24T20:52:03.174Z] 762b0763787c: Layer already exists [2023-10-24T20:52:03.174Z] fcce6e421911: Layer already exists [2023-10-24T20:52:03.174Z] 9bd74f210ffc: Layer already exists [2023-10-24T20:52:03.174Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:03.174Z] 437d44e78881: Layer already exists [2023-10-24T20:52:03.174Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:03.439Z] 61a698964556: Layer already exists [2023-10-24T20:52:03.439Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:03.439Z] 3.1.0-dev.64: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:03.767Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:04.091Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:04.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T20:52:04.091Z] 762b0763787c: Preparing [2023-10-24T20:52:04.091Z] 9bd74f210ffc: Preparing [2023-10-24T20:52:04.091Z] fcce6e421911: Preparing [2023-10-24T20:52:04.091Z] 437d44e78881: Preparing [2023-10-24T20:52:04.091Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:04.091Z] 07fc808f3d47: Preparing [2023-10-24T20:52:04.091Z] 61a698964556: Preparing [2023-10-24T20:52:04.091Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:04.091Z] 07fc808f3d47: Waiting [2023-10-24T20:52:04.091Z] 61a698964556: Waiting [2023-10-24T20:52:04.091Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:04.091Z] 9bd74f210ffc: Layer already exists [2023-10-24T20:52:04.091Z] 437d44e78881: Layer already exists [2023-10-24T20:52:04.091Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:04.091Z] 762b0763787c: Layer already exists [2023-10-24T20:52:04.091Z] fcce6e421911: Layer already exists [2023-10-24T20:52:04.091Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:04.091Z] 61a698964556: Layer already exists [2023-10-24T20:52:04.091Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:04.356Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:04.687Z] + 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-10-24T20:52:05.022Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-10-24T20:52:05.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-24T20:52:05.023Z] 762b0763787c: Preparing [2023-10-24T20:52:05.023Z] 9bd74f210ffc: Preparing [2023-10-24T20:52:05.023Z] fcce6e421911: Preparing [2023-10-24T20:52:05.023Z] 437d44e78881: Preparing [2023-10-24T20:52:05.023Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:05.023Z] 07fc808f3d47: Preparing [2023-10-24T20:52:05.023Z] 61a698964556: Preparing [2023-10-24T20:52:05.023Z] 07fc808f3d47: Waiting [2023-10-24T20:52:05.023Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:05.023Z] 61a698964556: Waiting [2023-10-24T20:52:05.023Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:05.023Z] fcce6e421911: Layer already exists [2023-10-24T20:52:05.023Z] 762b0763787c: Layer already exists [2023-10-24T20:52:05.023Z] 9bd74f210ffc: Layer already exists [2023-10-24T20:52:05.023Z] 437d44e78881: Layer already exists [2023-10-24T20:52:05.023Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:05.023Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:05.023Z] 61a698964556: Layer already exists [2023-10-24T20:52:05.289Z] main: digest: sha256:64f63abd33174d411f564bdf69cb45810305d09bc0f45c0e1038d46ecfb4d7f3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:52:05.328Z] ===================================================== [Pipeline] echo [2023-10-24T20:52:05.333Z] taggedImages: [2023-10-24T20:52:05.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:05.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-24T20:52:05.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.64 [2023-10-24T20:52:05.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:05.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-10-24T20:52:05.347Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-10-24T20:52:05.347Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:05.347Z] latest [2023-10-24T20:52:05.347Z] 3.1.0-dev.64 [2023-10-24T20:52:05.347Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:05.347Z] main [2023-10-24T20:52:05.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:05.677Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:06.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:06.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T20:52:06.008Z] 5cef37f14986: Preparing [2023-10-24T20:52:06.008Z] 93197700c5cb: Preparing [2023-10-24T20:52:06.008Z] 639cf4eb8803: Preparing [2023-10-24T20:52:06.008Z] 030116c03989: Preparing [2023-10-24T20:52:06.008Z] 5fe54639e8ba: Preparing [2023-10-24T20:52:06.008Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:06.008Z] 07fc808f3d47: Preparing [2023-10-24T20:52:06.008Z] 4489524ceede: Preparing [2023-10-24T20:52:06.008Z] e0327ca139c5: Preparing [2023-10-24T20:52:06.008Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:06.008Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:06.008Z] 07fc808f3d47: Waiting [2023-10-24T20:52:06.008Z] 4489524ceede: Waiting [2023-10-24T20:52:06.008Z] e0327ca139c5: Waiting [2023-10-24T20:52:06.008Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:06.272Z] 030116c03989: Pushed [2023-10-24T20:52:06.272Z] 5fe54639e8ba: Pushed [2023-10-24T20:52:06.272Z] 93197700c5cb: Pushed [2023-10-24T20:52:06.272Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:06.272Z] 5cef37f14986: Pushed [2023-10-24T20:52:06.272Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:06.272Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:06.538Z] 4489524ceede: Pushed [2023-10-24T20:52:09.111Z] 639cf4eb8803: Pushed [2023-10-24T20:52:09.695Z] e0327ca139c5: Pushed [2023-10-24T20:52:11.646Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:11.983Z] + 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-10-24T20:52:12.320Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-24T20:52:12.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T20:52:12.320Z] 5cef37f14986: Preparing [2023-10-24T20:52:12.320Z] 93197700c5cb: Preparing [2023-10-24T20:52:12.320Z] 639cf4eb8803: Preparing [2023-10-24T20:52:12.320Z] 030116c03989: Preparing [2023-10-24T20:52:12.320Z] 5fe54639e8ba: Preparing [2023-10-24T20:52:12.320Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:12.320Z] 07fc808f3d47: Preparing [2023-10-24T20:52:12.320Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:12.320Z] 4489524ceede: Preparing [2023-10-24T20:52:12.320Z] e0327ca139c5: Preparing [2023-10-24T20:52:12.320Z] 07fc808f3d47: Waiting [2023-10-24T20:52:12.320Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:12.320Z] e0327ca139c5: Waiting [2023-10-24T20:52:12.320Z] 4489524ceede: Waiting [2023-10-24T20:52:12.320Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:12.320Z] 5fe54639e8ba: Layer already exists [2023-10-24T20:52:12.320Z] 030116c03989: Layer already exists [2023-10-24T20:52:12.320Z] 93197700c5cb: Layer already exists [2023-10-24T20:52:12.320Z] 639cf4eb8803: Layer already exists [2023-10-24T20:52:12.320Z] 5cef37f14986: Layer already exists [2023-10-24T20:52:12.320Z] 4489524ceede: Layer already exists [2023-10-24T20:52:12.320Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:12.320Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:12.320Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:12.320Z] e0327ca139c5: Layer already exists [2023-10-24T20:52:12.584Z] latest: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:12.923Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:13.252Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.64 [2023-10-24T20:52:13.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T20:52:13.252Z] 5cef37f14986: Preparing [2023-10-24T20:52:13.252Z] 93197700c5cb: Preparing [2023-10-24T20:52:13.252Z] 639cf4eb8803: Preparing [2023-10-24T20:52:13.252Z] 030116c03989: Preparing [2023-10-24T20:52:13.252Z] 5fe54639e8ba: Preparing [2023-10-24T20:52:13.252Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:13.252Z] 07fc808f3d47: Preparing [2023-10-24T20:52:13.252Z] 4489524ceede: Preparing [2023-10-24T20:52:13.252Z] e0327ca139c5: Preparing [2023-10-24T20:52:13.252Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:13.252Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:13.252Z] 07fc808f3d47: Waiting [2023-10-24T20:52:13.252Z] 4489524ceede: Waiting [2023-10-24T20:52:13.252Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:13.252Z] 030116c03989: Layer already exists [2023-10-24T20:52:13.252Z] 5fe54639e8ba: Layer already exists [2023-10-24T20:52:13.252Z] 93197700c5cb: Layer already exists [2023-10-24T20:52:13.252Z] 5cef37f14986: Layer already exists [2023-10-24T20:52:13.252Z] 639cf4eb8803: Layer already exists [2023-10-24T20:52:13.252Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:13.252Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:13.252Z] 4489524ceede: Layer already exists [2023-10-24T20:52:13.252Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:13.252Z] e0327ca139c5: Layer already exists [2023-10-24T20:52:13.515Z] 3.1.0-dev.64: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:13.850Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:14.180Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:14.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T20:52:14.180Z] 5cef37f14986: Preparing [2023-10-24T20:52:14.180Z] 93197700c5cb: Preparing [2023-10-24T20:52:14.180Z] 639cf4eb8803: Preparing [2023-10-24T20:52:14.180Z] 030116c03989: Preparing [2023-10-24T20:52:14.180Z] 5fe54639e8ba: Preparing [2023-10-24T20:52:14.180Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:14.180Z] 07fc808f3d47: Preparing [2023-10-24T20:52:14.180Z] 4489524ceede: Preparing [2023-10-24T20:52:14.180Z] e0327ca139c5: Preparing [2023-10-24T20:52:14.180Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:14.180Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:14.180Z] 07fc808f3d47: Waiting [2023-10-24T20:52:14.180Z] 4489524ceede: Waiting [2023-10-24T20:52:14.180Z] e0327ca139c5: Waiting [2023-10-24T20:52:14.180Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:14.180Z] 5fe54639e8ba: Layer already exists [2023-10-24T20:52:14.180Z] 5cef37f14986: Layer already exists [2023-10-24T20:52:14.180Z] 639cf4eb8803: Layer already exists [2023-10-24T20:52:14.180Z] 030116c03989: Layer already exists [2023-10-24T20:52:14.180Z] 93197700c5cb: Layer already exists [2023-10-24T20:52:14.180Z] 4489524ceede: Layer already exists [2023-10-24T20:52:14.180Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:14.180Z] e0327ca139c5: Layer already exists [2023-10-24T20:52:14.180Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:14.180Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:14.551Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:14.883Z] + 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-10-24T20:52:15.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-10-24T20:52:15.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-24T20:52:15.218Z] 5cef37f14986: Preparing [2023-10-24T20:52:15.218Z] 93197700c5cb: Preparing [2023-10-24T20:52:15.218Z] 639cf4eb8803: Preparing [2023-10-24T20:52:15.218Z] 030116c03989: Preparing [2023-10-24T20:52:15.218Z] 5fe54639e8ba: Preparing [2023-10-24T20:52:15.218Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:15.218Z] 07fc808f3d47: Preparing [2023-10-24T20:52:15.218Z] 4489524ceede: Preparing [2023-10-24T20:52:15.218Z] e0327ca139c5: Preparing [2023-10-24T20:52:15.218Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:15.218Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:15.218Z] 07fc808f3d47: Waiting [2023-10-24T20:52:15.218Z] 4489524ceede: Waiting [2023-10-24T20:52:15.218Z] e0327ca139c5: Waiting [2023-10-24T20:52:15.218Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:15.218Z] 5cef37f14986: Layer already exists [2023-10-24T20:52:15.218Z] 639cf4eb8803: Layer already exists [2023-10-24T20:52:15.218Z] 030116c03989: Layer already exists [2023-10-24T20:52:15.218Z] 5fe54639e8ba: Layer already exists [2023-10-24T20:52:15.218Z] 93197700c5cb: Layer already exists [2023-10-24T20:52:15.218Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:15.218Z] 4489524ceede: Layer already exists [2023-10-24T20:52:15.218Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:15.218Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:15.218Z] e0327ca139c5: Layer already exists [2023-10-24T20:52:15.486Z] main: digest: sha256:3c0238f2eff345b8d22b5f767053c0bfe35435f7fe051d1773cb91d0ed4f4e1b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:52:15.532Z] ===================================================== [Pipeline] echo [2023-10-24T20:52:15.538Z] taggedImages: [2023-10-24T20:52:15.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:15.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-24T20:52:15.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.64 [2023-10-24T20:52:15.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:15.539Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-10-24T20:52:15.556Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-10-24T20:52:15.556Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:15.556Z] latest [2023-10-24T20:52:15.556Z] 3.1.0-dev.64 [2023-10-24T20:52:15.556Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:15.556Z] main [2023-10-24T20:52:15.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:15.895Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:16.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:16.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T20:52:16.233Z] 404bec45dc99: Preparing [2023-10-24T20:52:16.233Z] c3414d2f6bb2: Preparing [2023-10-24T20:52:16.233Z] e9a23861c25e: Preparing [2023-10-24T20:52:16.233Z] c18af3fcac30: Preparing [2023-10-24T20:52:16.233Z] 56e62c3fbd3b: Preparing [2023-10-24T20:52:16.233Z] 64b24533ada7: Preparing [2023-10-24T20:52:16.233Z] a91c7a76715a: Preparing [2023-10-24T20:52:16.233Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:16.233Z] 07fc808f3d47: Preparing [2023-10-24T20:52:16.233Z] 93c9f0d8943f: Preparing [2023-10-24T20:52:16.233Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:16.233Z] 64b24533ada7: Waiting [2023-10-24T20:52:16.233Z] a91c7a76715a: Waiting [2023-10-24T20:52:16.233Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:16.233Z] 07fc808f3d47: Waiting [2023-10-24T20:52:16.233Z] 93c9f0d8943f: Waiting [2023-10-24T20:52:16.233Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:16.497Z] 56e62c3fbd3b: Pushed [2023-10-24T20:52:16.497Z] c3414d2f6bb2: Pushed [2023-10-24T20:52:16.497Z] 404bec45dc99: Pushed [2023-10-24T20:52:16.497Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:16.497Z] 64b24533ada7: Pushed [2023-10-24T20:52:16.497Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:16.762Z] a91c7a76715a: Pushed [2023-10-24T20:52:16.762Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:19.330Z] c18af3fcac30: Pushed [2023-10-24T20:52:19.330Z] 93c9f0d8943f: Pushed [2023-10-24T20:52:19.909Z] e9a23861c25e: Pushed [2023-10-24T20:52:19.909Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:20.240Z] + 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-10-24T20:52:20.564Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-24T20:52:20.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T20:52:20.564Z] 404bec45dc99: Preparing [2023-10-24T20:52:20.564Z] c3414d2f6bb2: Preparing [2023-10-24T20:52:20.564Z] e9a23861c25e: Preparing [2023-10-24T20:52:20.564Z] c18af3fcac30: Preparing [2023-10-24T20:52:20.564Z] 56e62c3fbd3b: Preparing [2023-10-24T20:52:20.564Z] 64b24533ada7: Preparing [2023-10-24T20:52:20.564Z] a91c7a76715a: Preparing [2023-10-24T20:52:20.564Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:20.564Z] 07fc808f3d47: Preparing [2023-10-24T20:52:20.564Z] 93c9f0d8943f: Preparing [2023-10-24T20:52:20.564Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:20.564Z] 64b24533ada7: Waiting [2023-10-24T20:52:20.564Z] a91c7a76715a: Waiting [2023-10-24T20:52:20.564Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:20.564Z] 93c9f0d8943f: Waiting [2023-10-24T20:52:20.564Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:20.564Z] 07fc808f3d47: Waiting [2023-10-24T20:52:20.564Z] 404bec45dc99: Layer already exists [2023-10-24T20:52:20.564Z] c3414d2f6bb2: Layer already exists [2023-10-24T20:52:20.564Z] 56e62c3fbd3b: Layer already exists [2023-10-24T20:52:20.564Z] e9a23861c25e: Layer already exists [2023-10-24T20:52:20.564Z] c18af3fcac30: Layer already exists [2023-10-24T20:52:20.564Z] 64b24533ada7: Layer already exists [2023-10-24T20:52:20.564Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:20.564Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:20.564Z] a91c7a76715a: Layer already exists [2023-10-24T20:52:20.564Z] 93c9f0d8943f: Layer already exists [2023-10-24T20:52:20.564Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:20.831Z] latest: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:21.171Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:21.510Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.64 [2023-10-24T20:52:21.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T20:52:21.510Z] 404bec45dc99: Preparing [2023-10-24T20:52:21.510Z] c3414d2f6bb2: Preparing [2023-10-24T20:52:21.510Z] e9a23861c25e: Preparing [2023-10-24T20:52:21.510Z] c18af3fcac30: Preparing [2023-10-24T20:52:21.510Z] 56e62c3fbd3b: Preparing [2023-10-24T20:52:21.510Z] 64b24533ada7: Preparing [2023-10-24T20:52:21.510Z] a91c7a76715a: Preparing [2023-10-24T20:52:21.510Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:21.510Z] 64b24533ada7: Waiting [2023-10-24T20:52:21.510Z] a91c7a76715a: Waiting [2023-10-24T20:52:21.510Z] 07fc808f3d47: Preparing [2023-10-24T20:52:21.510Z] 93c9f0d8943f: Preparing [2023-10-24T20:52:21.510Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:21.510Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:21.510Z] 07fc808f3d47: Waiting [2023-10-24T20:52:21.510Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:21.510Z] 56e62c3fbd3b: Layer already exists [2023-10-24T20:52:21.510Z] 404bec45dc99: Layer already exists [2023-10-24T20:52:21.510Z] e9a23861c25e: Layer already exists [2023-10-24T20:52:21.510Z] c18af3fcac30: Layer already exists [2023-10-24T20:52:21.510Z] c3414d2f6bb2: Layer already exists [2023-10-24T20:52:21.510Z] a91c7a76715a: Layer already exists [2023-10-24T20:52:21.510Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:21.510Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:21.510Z] 93c9f0d8943f: Layer already exists [2023-10-24T20:52:21.510Z] 64b24533ada7: Layer already exists [2023-10-24T20:52:21.510Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:21.780Z] 3.1.0-dev.64: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:22.121Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:25.860Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:25.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T20:52:25.860Z] 404bec45dc99: Preparing [2023-10-24T20:52:25.860Z] c3414d2f6bb2: Preparing [2023-10-24T20:52:25.860Z] e9a23861c25e: Preparing [2023-10-24T20:52:25.860Z] c18af3fcac30: Preparing [2023-10-24T20:52:25.860Z] 56e62c3fbd3b: Preparing [2023-10-24T20:52:25.860Z] 64b24533ada7: Preparing [2023-10-24T20:52:25.860Z] a91c7a76715a: Preparing [2023-10-24T20:52:25.860Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:25.860Z] 07fc808f3d47: Preparing [2023-10-24T20:52:25.860Z] 93c9f0d8943f: Preparing [2023-10-24T20:52:25.860Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:25.860Z] 64b24533ada7: Waiting [2023-10-24T20:52:25.860Z] a91c7a76715a: Waiting [2023-10-24T20:52:25.860Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:25.860Z] 93c9f0d8943f: Waiting [2023-10-24T20:52:25.860Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:25.860Z] 07fc808f3d47: Waiting [2023-10-24T20:52:25.860Z] 404bec45dc99: Layer already exists [2023-10-24T20:52:25.860Z] e9a23861c25e: Layer already exists [2023-10-24T20:52:25.860Z] c3414d2f6bb2: Layer already exists [2023-10-24T20:52:25.860Z] c18af3fcac30: Layer already exists [2023-10-24T20:52:25.860Z] 56e62c3fbd3b: Layer already exists [2023-10-24T20:52:25.860Z] 64b24533ada7: Layer already exists [2023-10-24T20:52:25.860Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:25.860Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:25.860Z] 93c9f0d8943f: Layer already exists [2023-10-24T20:52:25.860Z] a91c7a76715a: Layer already exists [2023-10-24T20:52:25.860Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:26.131Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:26.492Z] + 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-10-24T20:52:26.833Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-10-24T20:52:26.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-24T20:52:26.833Z] 404bec45dc99: Preparing [2023-10-24T20:52:26.833Z] c3414d2f6bb2: Preparing [2023-10-24T20:52:26.833Z] e9a23861c25e: Preparing [2023-10-24T20:52:26.833Z] c18af3fcac30: Preparing [2023-10-24T20:52:26.833Z] 56e62c3fbd3b: Preparing [2023-10-24T20:52:26.833Z] 64b24533ada7: Preparing [2023-10-24T20:52:26.833Z] a91c7a76715a: Preparing [2023-10-24T20:52:26.833Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:26.833Z] 07fc808f3d47: Preparing [2023-10-24T20:52:26.833Z] 93c9f0d8943f: Preparing [2023-10-24T20:52:26.833Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:26.833Z] 3f84dd3aff41: Waiting [2023-10-24T20:52:26.833Z] 07fc808f3d47: Waiting [2023-10-24T20:52:26.833Z] 64b24533ada7: Waiting [2023-10-24T20:52:26.833Z] a91c7a76715a: Waiting [2023-10-24T20:52:26.833Z] 93c9f0d8943f: Waiting [2023-10-24T20:52:26.833Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:26.833Z] c18af3fcac30: Layer already exists [2023-10-24T20:52:26.833Z] c3414d2f6bb2: Layer already exists [2023-10-24T20:52:26.833Z] 404bec45dc99: Layer already exists [2023-10-24T20:52:26.833Z] e9a23861c25e: Layer already exists [2023-10-24T20:52:26.833Z] 56e62c3fbd3b: Layer already exists [2023-10-24T20:52:26.833Z] a91c7a76715a: Layer already exists [2023-10-24T20:52:26.833Z] 64b24533ada7: Layer already exists [2023-10-24T20:52:26.833Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:26.833Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:26.833Z] 93c9f0d8943f: Layer already exists [2023-10-24T20:52:26.833Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:27.097Z] main: digest: sha256:073a6e48648a77c59a4ce612562d79aacc19f33506c3204ae6789995f3087b9e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:52:27.149Z] ===================================================== [Pipeline] echo [2023-10-24T20:52:27.157Z] taggedImages: [2023-10-24T20:52:27.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:27.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-24T20:52:27.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.64 [2023-10-24T20:52:27.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:27.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-10-24T20:52:27.181Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-10-24T20:52:27.181Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:27.181Z] latest [2023-10-24T20:52:27.181Z] 3.1.0-dev.64 [2023-10-24T20:52:27.182Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:27.182Z] main [2023-10-24T20:52:27.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:27.521Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:27.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:27.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T20:52:27.855Z] 8ad8ac24ba42: Preparing [2023-10-24T20:52:27.855Z] dc54a2e1e68b: Preparing [2023-10-24T20:52:27.855Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:27.855Z] 07fc808f3d47: Preparing [2023-10-24T20:52:27.855Z] b2b80ede04f5: Preparing [2023-10-24T20:52:27.855Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:27.855Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:27.855Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:27.855Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:28.120Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:28.120Z] 8ad8ac24ba42: Pushed [2023-10-24T20:52:29.522Z] b2b80ede04f5: Pushed [2023-10-24T20:52:32.847Z] dc54a2e1e68b: Pushed [2023-10-24T20:52:32.847Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:33.191Z] + 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-10-24T20:52:33.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-24T20:52:33.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T20:52:33.522Z] 8ad8ac24ba42: Preparing [2023-10-24T20:52:33.522Z] dc54a2e1e68b: Preparing [2023-10-24T20:52:33.522Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:33.522Z] 07fc808f3d47: Preparing [2023-10-24T20:52:33.522Z] b2b80ede04f5: Preparing [2023-10-24T20:52:33.522Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:33.522Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:33.522Z] 8ad8ac24ba42: Layer already exists [2023-10-24T20:52:33.522Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:33.522Z] b2b80ede04f5: Layer already exists [2023-10-24T20:52:33.522Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:33.522Z] dc54a2e1e68b: Layer already exists [2023-10-24T20:52:33.523Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:33.787Z] latest: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:34.128Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:34.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.64 [2023-10-24T20:52:34.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T20:52:34.461Z] 8ad8ac24ba42: Preparing [2023-10-24T20:52:34.461Z] dc54a2e1e68b: Preparing [2023-10-24T20:52:34.461Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:34.461Z] 07fc808f3d47: Preparing [2023-10-24T20:52:34.461Z] b2b80ede04f5: Preparing [2023-10-24T20:52:34.461Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:34.461Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:34.461Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:34.461Z] 8ad8ac24ba42: Layer already exists [2023-10-24T20:52:34.461Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:34.461Z] b2b80ede04f5: Layer already exists [2023-10-24T20:52:34.461Z] dc54a2e1e68b: Layer already exists [2023-10-24T20:52:34.461Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:34.727Z] 3.1.0-dev.64: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:35.062Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:35.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:35.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T20:52:35.394Z] 8ad8ac24ba42: Preparing [2023-10-24T20:52:35.394Z] dc54a2e1e68b: Preparing [2023-10-24T20:52:35.394Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:35.394Z] 07fc808f3d47: Preparing [2023-10-24T20:52:35.394Z] b2b80ede04f5: Preparing [2023-10-24T20:52:35.394Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:35.394Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:35.394Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:35.394Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:35.394Z] dc54a2e1e68b: Layer already exists [2023-10-24T20:52:35.394Z] 8ad8ac24ba42: Layer already exists [2023-10-24T20:52:35.394Z] b2b80ede04f5: Layer already exists [2023-10-24T20:52:35.394Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:35.660Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:35.997Z] + 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-10-24T20:52:36.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-10-24T20:52:36.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-24T20:52:36.325Z] 8ad8ac24ba42: Preparing [2023-10-24T20:52:36.325Z] dc54a2e1e68b: Preparing [2023-10-24T20:52:36.325Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:36.325Z] 07fc808f3d47: Preparing [2023-10-24T20:52:36.325Z] b2b80ede04f5: Preparing [2023-10-24T20:52:36.325Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:36.325Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:36.325Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:36.325Z] dc54a2e1e68b: Layer already exists [2023-10-24T20:52:36.325Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:36.325Z] 8ad8ac24ba42: Layer already exists [2023-10-24T20:52:36.325Z] b2b80ede04f5: Layer already exists [2023-10-24T20:52:36.325Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:36.589Z] main: digest: sha256:7ae4889d9a400a247910a77514dc63d03067ac6402f18d29ad9009d078e129ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:52:36.641Z] ===================================================== [Pipeline] echo [2023-10-24T20:52:36.646Z] taggedImages: [2023-10-24T20:52:36.646Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:36.646Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-24T20:52:36.646Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.64 [2023-10-24T20:52:36.646Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:36.646Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-10-24T20:52:36.662Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-10-24T20:52:36.662Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:36.662Z] latest [2023-10-24T20:52:36.662Z] 3.1.0-dev.64 [2023-10-24T20:52:36.662Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:52:36.662Z] main [2023-10-24T20:52:36.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:37.009Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:40.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:52:40.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T20:52:40.662Z] 29cb96f163bd: Preparing [2023-10-24T20:52:40.662Z] 6a589877b53d: Preparing [2023-10-24T20:52:40.662Z] 4fc334476e7d: Preparing [2023-10-24T20:52:40.662Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:40.662Z] 07fc808f3d47: Preparing [2023-10-24T20:52:40.662Z] 1205baf203f1: Preparing [2023-10-24T20:52:40.662Z] 89b23885205c: Preparing [2023-10-24T20:52:40.662Z] eb6192fa7c7a: Preparing [2023-10-24T20:52:40.662Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:40.662Z] 89b23885205c: Waiting [2023-10-24T20:52:40.662Z] eb6192fa7c7a: Waiting [2023-10-24T20:52:40.662Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:40.662Z] 1205baf203f1: Waiting [2023-10-24T20:52:40.662Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:40.927Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:40.927Z] 6a589877b53d: Pushed [2023-10-24T20:52:40.927Z] 4fc334476e7d: Pushed [2023-10-24T20:52:40.927Z] 29cb96f163bd: Pushed [2023-10-24T20:52:40.927Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:42.857Z] eb6192fa7c7a: Pushed [2023-10-24T20:52:52.892Z] 89b23885205c: Pushed [2023-10-24T20:52:58.205Z] 1205baf203f1: Pushed [2023-10-24T20:52:58.205Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:58.546Z] + 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-10-24T20:52:58.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-24T20:52:58.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T20:52:58.884Z] 29cb96f163bd: Preparing [2023-10-24T20:52:58.884Z] 6a589877b53d: Preparing [2023-10-24T20:52:58.884Z] 4fc334476e7d: Preparing [2023-10-24T20:52:58.884Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:58.884Z] 07fc808f3d47: Preparing [2023-10-24T20:52:58.884Z] 1205baf203f1: Preparing [2023-10-24T20:52:58.884Z] 89b23885205c: Preparing [2023-10-24T20:52:58.884Z] eb6192fa7c7a: Preparing [2023-10-24T20:52:58.884Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:58.884Z] 1205baf203f1: Waiting [2023-10-24T20:52:58.884Z] 89b23885205c: Waiting [2023-10-24T20:52:58.884Z] eb6192fa7c7a: Waiting [2023-10-24T20:52:58.884Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:58.884Z] 6a589877b53d: Layer already exists [2023-10-24T20:52:58.884Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:58.884Z] 4fc334476e7d: Layer already exists [2023-10-24T20:52:58.884Z] 29cb96f163bd: Layer already exists [2023-10-24T20:52:58.884Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:58.884Z] 1205baf203f1: Layer already exists [2023-10-24T20:52:58.884Z] 89b23885205c: Layer already exists [2023-10-24T20:52:58.884Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:58.884Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:52:59.148Z] latest: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:59.487Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:52:59.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.64 [2023-10-24T20:52:59.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T20:52:59.828Z] 29cb96f163bd: Preparing [2023-10-24T20:52:59.828Z] 6a589877b53d: Preparing [2023-10-24T20:52:59.828Z] 4fc334476e7d: Preparing [2023-10-24T20:52:59.828Z] 3f84dd3aff41: Preparing [2023-10-24T20:52:59.828Z] 07fc808f3d47: Preparing [2023-10-24T20:52:59.828Z] 1205baf203f1: Preparing [2023-10-24T20:52:59.828Z] 89b23885205c: Preparing [2023-10-24T20:52:59.828Z] eb6192fa7c7a: Preparing [2023-10-24T20:52:59.828Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:52:59.828Z] 89b23885205c: Waiting [2023-10-24T20:52:59.828Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:52:59.828Z] 1205baf203f1: Waiting [2023-10-24T20:52:59.828Z] eb6192fa7c7a: Waiting [2023-10-24T20:52:59.828Z] 6a589877b53d: Layer already exists [2023-10-24T20:52:59.828Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:52:59.828Z] 29cb96f163bd: Layer already exists [2023-10-24T20:52:59.828Z] 4fc334476e7d: Layer already exists [2023-10-24T20:52:59.828Z] 07fc808f3d47: Layer already exists [2023-10-24T20:52:59.828Z] 1205baf203f1: Layer already exists [2023-10-24T20:52:59.828Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:52:59.828Z] 89b23885205c: Layer already exists [2023-10-24T20:52:59.828Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:53:00.093Z] 3.1.0-dev.64: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:00.422Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:00.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:00.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T20:53:00.749Z] 29cb96f163bd: Preparing [2023-10-24T20:53:00.749Z] 6a589877b53d: Preparing [2023-10-24T20:53:00.749Z] 4fc334476e7d: Preparing [2023-10-24T20:53:00.749Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:00.749Z] 07fc808f3d47: Preparing [2023-10-24T20:53:00.749Z] 1205baf203f1: Preparing [2023-10-24T20:53:00.749Z] 89b23885205c: Preparing [2023-10-24T20:53:00.749Z] eb6192fa7c7a: Preparing [2023-10-24T20:53:00.749Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:00.749Z] 1205baf203f1: Waiting [2023-10-24T20:53:00.749Z] 89b23885205c: Waiting [2023-10-24T20:53:00.749Z] eb6192fa7c7a: Waiting [2023-10-24T20:53:00.749Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:00.749Z] 6a589877b53d: Layer already exists [2023-10-24T20:53:00.749Z] 29cb96f163bd: Layer already exists [2023-10-24T20:53:00.749Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:00.749Z] 4fc334476e7d: Layer already exists [2023-10-24T20:53:00.749Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:00.749Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:00.749Z] 89b23885205c: Layer already exists [2023-10-24T20:53:00.749Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:53:00.749Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:01.012Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:01.343Z] + 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-10-24T20:53:01.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-10-24T20:53:01.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-24T20:53:01.666Z] 29cb96f163bd: Preparing [2023-10-24T20:53:01.666Z] 6a589877b53d: Preparing [2023-10-24T20:53:01.666Z] 4fc334476e7d: Preparing [2023-10-24T20:53:01.666Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:01.666Z] 07fc808f3d47: Preparing [2023-10-24T20:53:01.666Z] 1205baf203f1: Preparing [2023-10-24T20:53:01.666Z] 89b23885205c: Preparing [2023-10-24T20:53:01.666Z] eb6192fa7c7a: Preparing [2023-10-24T20:53:01.666Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:01.666Z] 1205baf203f1: Waiting [2023-10-24T20:53:01.666Z] 89b23885205c: Waiting [2023-10-24T20:53:01.666Z] eb6192fa7c7a: Waiting [2023-10-24T20:53:01.666Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:01.666Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:01.666Z] 6a589877b53d: Layer already exists [2023-10-24T20:53:01.666Z] 29cb96f163bd: Layer already exists [2023-10-24T20:53:01.666Z] 4fc334476e7d: Layer already exists [2023-10-24T20:53:01.666Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:01.666Z] 89b23885205c: Layer already exists [2023-10-24T20:53:01.666Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:01.666Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:01.666Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:53:01.929Z] main: digest: sha256:f18b5f2f004a8ac7b9de507f173e219281430137b81ebc943cafabf6a31778ad size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:53:01.970Z] ===================================================== [Pipeline] echo [2023-10-24T20:53:01.977Z] taggedImages: [2023-10-24T20:53:01.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:01.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-24T20:53:01.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.64 [2023-10-24T20:53:01.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:01.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-10-24T20:53:01.993Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-10-24T20:53:01.993Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:01.993Z] latest [2023-10-24T20:53:01.993Z] 3.1.0-dev.64 [2023-10-24T20:53:01.993Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:01.993Z] main [2023-10-24T20:53:01.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:02.319Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:02.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:02.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T20:53:02.645Z] 745372563833: Preparing [2023-10-24T20:53:02.645Z] 4859973d81cb: Preparing [2023-10-24T20:53:02.645Z] 9a7f17d7114e: Preparing [2023-10-24T20:53:02.645Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:02.645Z] 07fc808f3d47: Preparing [2023-10-24T20:53:02.645Z] 1205baf203f1: Preparing [2023-10-24T20:53:02.645Z] ec3de6f194f3: Preparing [2023-10-24T20:53:02.645Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:02.645Z] 1205baf203f1: Waiting [2023-10-24T20:53:02.645Z] ec3de6f194f3: Waiting [2023-10-24T20:53:02.645Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:02.645Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:02.645Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:02.910Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:02.910Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:02.910Z] 4859973d81cb: Pushed [2023-10-24T20:53:02.910Z] 9a7f17d7114e: Pushed [2023-10-24T20:53:02.910Z] 745372563833: Pushed [2023-10-24T20:53:03.489Z] ec3de6f194f3: Pushed [2023-10-24T20:53:03.756Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:04.095Z] + 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-10-24T20:53:07.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-24T20:53:07.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T20:53:07.763Z] 745372563833: Preparing [2023-10-24T20:53:07.763Z] 4859973d81cb: Preparing [2023-10-24T20:53:07.763Z] 9a7f17d7114e: Preparing [2023-10-24T20:53:07.763Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:07.763Z] 07fc808f3d47: Preparing [2023-10-24T20:53:07.763Z] 1205baf203f1: Preparing [2023-10-24T20:53:07.763Z] ec3de6f194f3: Preparing [2023-10-24T20:53:07.763Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:07.763Z] ec3de6f194f3: Waiting [2023-10-24T20:53:07.763Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:07.763Z] 1205baf203f1: Waiting [2023-10-24T20:53:07.763Z] 745372563833: Layer already exists [2023-10-24T20:53:07.763Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:07.763Z] 9a7f17d7114e: Layer already exists [2023-10-24T20:53:07.763Z] 4859973d81cb: Layer already exists [2023-10-24T20:53:07.763Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:07.763Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:07.763Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:07.763Z] ec3de6f194f3: Layer already exists [2023-10-24T20:53:08.030Z] latest: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:08.364Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:08.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.64 [2023-10-24T20:53:08.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T20:53:08.693Z] 745372563833: Preparing [2023-10-24T20:53:08.693Z] 4859973d81cb: Preparing [2023-10-24T20:53:08.693Z] 9a7f17d7114e: Preparing [2023-10-24T20:53:08.693Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:08.693Z] 07fc808f3d47: Preparing [2023-10-24T20:53:08.693Z] 1205baf203f1: Preparing [2023-10-24T20:53:08.693Z] ec3de6f194f3: Preparing [2023-10-24T20:53:08.693Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:08.693Z] 1205baf203f1: Waiting [2023-10-24T20:53:08.693Z] ec3de6f194f3: Waiting [2023-10-24T20:53:08.693Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:08.693Z] 4859973d81cb: Layer already exists [2023-10-24T20:53:08.693Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:08.693Z] 745372563833: Layer already exists [2023-10-24T20:53:08.693Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:08.693Z] 9a7f17d7114e: Layer already exists [2023-10-24T20:53:08.693Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:08.693Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:08.693Z] ec3de6f194f3: Layer already exists [2023-10-24T20:53:08.965Z] 3.1.0-dev.64: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:09.311Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:09.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:09.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T20:53:09.645Z] 745372563833: Preparing [2023-10-24T20:53:09.645Z] 4859973d81cb: Preparing [2023-10-24T20:53:09.645Z] 9a7f17d7114e: Preparing [2023-10-24T20:53:09.645Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:09.645Z] 07fc808f3d47: Preparing [2023-10-24T20:53:09.645Z] 1205baf203f1: Preparing [2023-10-24T20:53:09.645Z] ec3de6f194f3: Preparing [2023-10-24T20:53:09.645Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:09.645Z] 1205baf203f1: Waiting [2023-10-24T20:53:09.645Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:09.645Z] ec3de6f194f3: Waiting [2023-10-24T20:53:09.645Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:09.645Z] 745372563833: Layer already exists [2023-10-24T20:53:09.645Z] 9a7f17d7114e: Layer already exists [2023-10-24T20:53:09.645Z] 4859973d81cb: Layer already exists [2023-10-24T20:53:09.645Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:09.645Z] ec3de6f194f3: Layer already exists [2023-10-24T20:53:09.645Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:09.645Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:09.913Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:10.251Z] + 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-10-24T20:53:10.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-10-24T20:53:10.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-24T20:53:10.583Z] 745372563833: Preparing [2023-10-24T20:53:10.583Z] 4859973d81cb: Preparing [2023-10-24T20:53:10.583Z] 9a7f17d7114e: Preparing [2023-10-24T20:53:10.583Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:10.583Z] 07fc808f3d47: Preparing [2023-10-24T20:53:10.583Z] 1205baf203f1: Preparing [2023-10-24T20:53:10.583Z] ec3de6f194f3: Preparing [2023-10-24T20:53:10.583Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:10.583Z] 1205baf203f1: Waiting [2023-10-24T20:53:10.583Z] ec3de6f194f3: Waiting [2023-10-24T20:53:10.583Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:10.583Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:10.583Z] 9a7f17d7114e: Layer already exists [2023-10-24T20:53:10.583Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:10.583Z] 4859973d81cb: Layer already exists [2023-10-24T20:53:10.583Z] 745372563833: Layer already exists [2023-10-24T20:53:10.583Z] ec3de6f194f3: Layer already exists [2023-10-24T20:53:10.583Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:10.583Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:10.845Z] main: digest: sha256:2aa42f1d6ae1318f35849be7f0a3f2f9dcd94d344169a12c38afd9b9402d893f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:53:10.885Z] ===================================================== [Pipeline] echo [2023-10-24T20:53:10.891Z] taggedImages: [2023-10-24T20:53:10.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:10.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-24T20:53:10.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.64 [2023-10-24T20:53:10.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:10.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-10-24T20:53:10.905Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-10-24T20:53:10.905Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:10.905Z] latest [2023-10-24T20:53:10.905Z] 3.1.0-dev.64 [2023-10-24T20:53:10.905Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:10.905Z] main [2023-10-24T20:53:10.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:11.225Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:11.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:11.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T20:53:11.556Z] 29cb96f163bd: Preparing [2023-10-24T20:53:11.556Z] c7bffc138c3c: Preparing [2023-10-24T20:53:11.556Z] 50a28a770e30: Preparing [2023-10-24T20:53:11.556Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:11.556Z] 07fc808f3d47: Preparing [2023-10-24T20:53:11.556Z] 1205baf203f1: Preparing [2023-10-24T20:53:11.556Z] eb6192fa7c7a: Preparing [2023-10-24T20:53:11.556Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:11.556Z] 1205baf203f1: Waiting [2023-10-24T20:53:11.556Z] eb6192fa7c7a: Waiting [2023-10-24T20:53:11.556Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:11.556Z] 29cb96f163bd: Layer already exists [2023-10-24T20:53:11.556Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:11.556Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:11.821Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:11.821Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:53:11.821Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:11.821Z] c7bffc138c3c: Pushed [2023-10-24T20:53:11.821Z] 50a28a770e30: Pushed [2023-10-24T20:53:11.821Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:12.418Z] + 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-10-24T20:53:12.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-24T20:53:12.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T20:53:12.744Z] 29cb96f163bd: Preparing [2023-10-24T20:53:12.744Z] c7bffc138c3c: Preparing [2023-10-24T20:53:12.744Z] 50a28a770e30: Preparing [2023-10-24T20:53:12.744Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:12.744Z] 07fc808f3d47: Preparing [2023-10-24T20:53:12.744Z] 1205baf203f1: Preparing [2023-10-24T20:53:12.744Z] eb6192fa7c7a: Preparing [2023-10-24T20:53:12.744Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:12.744Z] 1205baf203f1: Waiting [2023-10-24T20:53:12.744Z] eb6192fa7c7a: Waiting [2023-10-24T20:53:12.744Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:12.744Z] 29cb96f163bd: Layer already exists [2023-10-24T20:53:12.744Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:12.744Z] 50a28a770e30: Layer already exists [2023-10-24T20:53:12.744Z] c7bffc138c3c: Layer already exists [2023-10-24T20:53:12.744Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:12.744Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:12.744Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:53:12.744Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:13.008Z] latest: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:13.337Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:13.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.64 [2023-10-24T20:53:13.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T20:53:13.668Z] 29cb96f163bd: Preparing [2023-10-24T20:53:13.668Z] c7bffc138c3c: Preparing [2023-10-24T20:53:13.668Z] 50a28a770e30: Preparing [2023-10-24T20:53:13.668Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:13.668Z] 07fc808f3d47: Preparing [2023-10-24T20:53:13.668Z] 1205baf203f1: Preparing [2023-10-24T20:53:13.668Z] eb6192fa7c7a: Preparing [2023-10-24T20:53:13.668Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:13.668Z] eb6192fa7c7a: Waiting [2023-10-24T20:53:13.668Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:13.668Z] 1205baf203f1: Waiting [2023-10-24T20:53:13.668Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:13.668Z] 29cb96f163bd: Layer already exists [2023-10-24T20:53:13.668Z] c7bffc138c3c: Layer already exists [2023-10-24T20:53:13.932Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:13.932Z] 50a28a770e30: Layer already exists [2023-10-24T20:53:13.932Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:53:13.932Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:13.932Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:13.932Z] 3.1.0-dev.64: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:14.258Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:14.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:14.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T20:53:14.585Z] 29cb96f163bd: Preparing [2023-10-24T20:53:14.585Z] c7bffc138c3c: Preparing [2023-10-24T20:53:14.585Z] 50a28a770e30: Preparing [2023-10-24T20:53:14.585Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:14.585Z] 07fc808f3d47: Preparing [2023-10-24T20:53:14.585Z] 1205baf203f1: Preparing [2023-10-24T20:53:14.585Z] eb6192fa7c7a: Preparing [2023-10-24T20:53:14.585Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:14.585Z] 1205baf203f1: Waiting [2023-10-24T20:53:14.585Z] eb6192fa7c7a: Waiting [2023-10-24T20:53:14.585Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:14.585Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:14.585Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:14.585Z] 29cb96f163bd: Layer already exists [2023-10-24T20:53:14.585Z] 50a28a770e30: Layer already exists [2023-10-24T20:53:14.585Z] c7bffc138c3c: Layer already exists [2023-10-24T20:53:14.585Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:14.585Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:14.585Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:53:14.849Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:15.179Z] + 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-10-24T20:53:15.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-10-24T20:53:15.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-24T20:53:15.508Z] 29cb96f163bd: Preparing [2023-10-24T20:53:15.508Z] c7bffc138c3c: Preparing [2023-10-24T20:53:15.508Z] 50a28a770e30: Preparing [2023-10-24T20:53:15.508Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:15.508Z] 07fc808f3d47: Preparing [2023-10-24T20:53:15.508Z] 1205baf203f1: Preparing [2023-10-24T20:53:15.508Z] eb6192fa7c7a: Preparing [2023-10-24T20:53:15.508Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:15.508Z] 1205baf203f1: Waiting [2023-10-24T20:53:15.508Z] eb6192fa7c7a: Waiting [2023-10-24T20:53:15.508Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:15.508Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:15.508Z] c7bffc138c3c: Layer already exists [2023-10-24T20:53:15.508Z] 29cb96f163bd: Layer already exists [2023-10-24T20:53:15.508Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:15.508Z] 50a28a770e30: Layer already exists [2023-10-24T20:53:15.508Z] eb6192fa7c7a: Layer already exists [2023-10-24T20:53:15.508Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:15.508Z] 1205baf203f1: Layer already exists [2023-10-24T20:53:15.772Z] main: digest: sha256:2f76e3bb7e551dc33a2f5ec2a7e624f6231a2f9102b17c0490582621cfdb068f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:53:15.820Z] ===================================================== [Pipeline] echo [2023-10-24T20:53:15.830Z] taggedImages: [2023-10-24T20:53:15.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:15.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-24T20:53:15.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.64 [2023-10-24T20:53:15.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:15.830Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-10-24T20:53:15.857Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-10-24T20:53:15.857Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:15.857Z] latest [2023-10-24T20:53:15.857Z] 3.1.0-dev.64 [2023-10-24T20:53:15.857Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:15.857Z] main [2023-10-24T20:53:15.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:16.201Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:16.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:16.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T20:53:16.529Z] adc2bd584e9d: Preparing [2023-10-24T20:53:16.529Z] 634b24c87f3a: Preparing [2023-10-24T20:53:16.529Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:16.529Z] 07fc808f3d47: Preparing [2023-10-24T20:53:16.529Z] 6dad1c53ed2c: Preparing [2023-10-24T20:53:16.529Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:16.529Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:16.529Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:16.529Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:16.793Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:16.793Z] adc2bd584e9d: Pushed [2023-10-24T20:53:17.057Z] 6dad1c53ed2c: Pushed [2023-10-24T20:53:22.407Z] 634b24c87f3a: Pushed [2023-10-24T20:53:22.673Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:23.032Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:23.364Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-24T20:53:23.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T20:53:23.364Z] adc2bd584e9d: Preparing [2023-10-24T20:53:23.364Z] 634b24c87f3a: Preparing [2023-10-24T20:53:23.364Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:23.364Z] 07fc808f3d47: Preparing [2023-10-24T20:53:23.364Z] 6dad1c53ed2c: Preparing [2023-10-24T20:53:23.364Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:23.364Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:23.364Z] 6dad1c53ed2c: Layer already exists [2023-10-24T20:53:23.364Z] adc2bd584e9d: Layer already exists [2023-10-24T20:53:23.364Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:23.364Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:23.364Z] 634b24c87f3a: Layer already exists [2023-10-24T20:53:23.364Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:23.627Z] latest: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:23.962Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:24.286Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.64 [2023-10-24T20:53:24.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T20:53:24.286Z] adc2bd584e9d: Preparing [2023-10-24T20:53:24.286Z] 634b24c87f3a: Preparing [2023-10-24T20:53:24.286Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:24.286Z] 07fc808f3d47: Preparing [2023-10-24T20:53:24.286Z] 6dad1c53ed2c: Preparing [2023-10-24T20:53:24.286Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:24.286Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:24.287Z] 6dad1c53ed2c: Layer already exists [2023-10-24T20:53:24.287Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:24.287Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:24.287Z] 634b24c87f3a: Layer already exists [2023-10-24T20:53:24.287Z] adc2bd584e9d: Layer already exists [2023-10-24T20:53:24.287Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:24.550Z] 3.1.0-dev.64: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:24.875Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:25.206Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:25.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T20:53:25.206Z] adc2bd584e9d: Preparing [2023-10-24T20:53:25.206Z] 634b24c87f3a: Preparing [2023-10-24T20:53:25.206Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:25.206Z] 07fc808f3d47: Preparing [2023-10-24T20:53:25.206Z] 6dad1c53ed2c: Preparing [2023-10-24T20:53:25.206Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:25.206Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:25.206Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:25.206Z] adc2bd584e9d: Layer already exists [2023-10-24T20:53:25.206Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:25.206Z] 6dad1c53ed2c: Layer already exists [2023-10-24T20:53:25.206Z] 634b24c87f3a: Layer already exists [2023-10-24T20:53:25.206Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:25.471Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:25.805Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:26.136Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-10-24T20:53:26.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-24T20:53:26.136Z] adc2bd584e9d: Preparing [2023-10-24T20:53:26.136Z] 634b24c87f3a: Preparing [2023-10-24T20:53:26.136Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:26.136Z] 07fc808f3d47: Preparing [2023-10-24T20:53:26.136Z] 6dad1c53ed2c: Preparing [2023-10-24T20:53:26.136Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:26.136Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:26.136Z] 6dad1c53ed2c: Layer already exists [2023-10-24T20:53:26.136Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:26.136Z] 634b24c87f3a: Layer already exists [2023-10-24T20:53:26.136Z] adc2bd584e9d: Layer already exists [2023-10-24T20:53:26.136Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:26.136Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:26.400Z] main: digest: sha256:d6fb9d49c6f5f7f2607082ed4c7cf75bd9b04ff1b5c220593fe54255c7bdfdde size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:53:26.442Z] ===================================================== [Pipeline] echo [2023-10-24T20:53:26.448Z] taggedImages: [2023-10-24T20:53:26.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:26.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-24T20:53:26.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.64 [2023-10-24T20:53:26.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:26.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-10-24T20:53:26.463Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-10-24T20:53:26.463Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:26.463Z] latest [2023-10-24T20:53:26.463Z] 3.1.0-dev.64 [2023-10-24T20:53:26.463Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:26.463Z] main [2023-10-24T20:53:26.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:26.784Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:27.109Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:27.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T20:53:27.109Z] 4d07caedb539: Preparing [2023-10-24T20:53:27.109Z] 59954aaaa46a: Preparing [2023-10-24T20:53:27.109Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:27.109Z] 07fc808f3d47: Preparing [2023-10-24T20:53:27.109Z] 61a698964556: Preparing [2023-10-24T20:53:27.109Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:27.109Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:27.109Z] 61a698964556: Layer already exists [2023-10-24T20:53:27.109Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:27.373Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:27.373Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:27.373Z] 4d07caedb539: Pushed [2023-10-24T20:53:32.700Z] 59954aaaa46a: Pushed [2023-10-24T20:53:32.700Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:33.295Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:36.196Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-24T20:53:36.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T20:53:36.196Z] 4d07caedb539: Preparing [2023-10-24T20:53:36.196Z] 59954aaaa46a: Preparing [2023-10-24T20:53:36.196Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:36.196Z] 07fc808f3d47: Preparing [2023-10-24T20:53:36.196Z] 61a698964556: Preparing [2023-10-24T20:53:36.196Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:36.196Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:36.196Z] 59954aaaa46a: Layer already exists [2023-10-24T20:53:36.196Z] 61a698964556: Layer already exists [2023-10-24T20:53:36.196Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:36.196Z] 4d07caedb539: Layer already exists [2023-10-24T20:53:36.196Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:36.196Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:36.462Z] latest: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:36.789Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:37.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.64 [2023-10-24T20:53:37.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T20:53:37.116Z] 4d07caedb539: Preparing [2023-10-24T20:53:37.116Z] 59954aaaa46a: Preparing [2023-10-24T20:53:37.116Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:37.116Z] 07fc808f3d47: Preparing [2023-10-24T20:53:37.116Z] 61a698964556: Preparing [2023-10-24T20:53:37.116Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:37.116Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:37.116Z] 4d07caedb539: Layer already exists [2023-10-24T20:53:37.116Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:37.116Z] 61a698964556: Layer already exists [2023-10-24T20:53:37.116Z] 59954aaaa46a: Layer already exists [2023-10-24T20:53:37.116Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:37.116Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:37.381Z] 3.1.0-dev.64: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:37.706Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:38.033Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:38.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T20:53:38.034Z] 4d07caedb539: Preparing [2023-10-24T20:53:38.034Z] 59954aaaa46a: Preparing [2023-10-24T20:53:38.034Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:38.034Z] 07fc808f3d47: Preparing [2023-10-24T20:53:38.034Z] 61a698964556: Preparing [2023-10-24T20:53:38.034Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:38.034Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:38.034Z] 61a698964556: Layer already exists [2023-10-24T20:53:38.034Z] 59954aaaa46a: Layer already exists [2023-10-24T20:53:38.034Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:38.034Z] 4d07caedb539: Layer already exists [2023-10-24T20:53:38.034Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:38.034Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:38.034Z] 352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:38.627Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:38.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-10-24T20:53:38.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-24T20:53:38.956Z] 4d07caedb539: Preparing [2023-10-24T20:53:38.956Z] 59954aaaa46a: Preparing [2023-10-24T20:53:38.956Z] 3f84dd3aff41: Preparing [2023-10-24T20:53:38.956Z] 07fc808f3d47: Preparing [2023-10-24T20:53:38.956Z] 61a698964556: Preparing [2023-10-24T20:53:38.956Z] 5f4d9fc4d98d: Preparing [2023-10-24T20:53:38.956Z] 5f4d9fc4d98d: Waiting [2023-10-24T20:53:38.956Z] 59954aaaa46a: Layer already exists [2023-10-24T20:53:38.956Z] 61a698964556: Layer already exists [2023-10-24T20:53:38.956Z] 4d07caedb539: Layer already exists [2023-10-24T20:53:38.956Z] 07fc808f3d47: Layer already exists [2023-10-24T20:53:38.956Z] 3f84dd3aff41: Layer already exists [2023-10-24T20:53:38.956Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T20:53:39.222Z] main: digest: sha256:2f8363e83680b4f2a6bb4bd69391de423b7ff7b93588c549d31b116a1f881399 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T20:53:39.265Z] ===================================================== [Pipeline] echo [2023-10-24T20:53:39.273Z] taggedImages: [2023-10-24T20:53:39.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d [2023-10-24T20:53:39.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-24T20:53:39.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.64 [2023-10-24T20:53:39.273Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:352052acdd74cde1c2e6292ce686d2b6799bd01d-3.1.0-dev.64 [2023-10-24T20:53:39.273Z] - 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-10-24T20:53:39.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T20:53:39.635Z] [2023-10-24T20:53:39.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:53:39.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T20:53:40.228Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T20:53:40.228Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T20:53:40.228Z] 04944245beec: Pulling fs layer [2023-10-24T20:53:40.228Z] 699f458cf7ca: Pulling fs layer [2023-10-24T20:53:40.228Z] 765212b225bb: Pulling fs layer [2023-10-24T20:53:40.228Z] f23df028b6ca: Pulling fs layer [2023-10-24T20:53:40.228Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T20:53:40.228Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T20:53:40.228Z] f23df028b6ca: Waiting [2023-10-24T20:53:40.228Z] d65c8cfc05b1: Waiting [2023-10-24T20:53:40.228Z] 04944245beec: Verifying Checksum [2023-10-24T20:53:40.228Z] 04944245beec: Download complete [2023-10-24T20:53:40.228Z] 765212b225bb: Verifying Checksum [2023-10-24T20:53:40.228Z] 765212b225bb: Download complete [2023-10-24T20:53:40.228Z] f23df028b6ca: Verifying Checksum [2023-10-24T20:53:40.228Z] f23df028b6ca: Download complete [2023-10-24T20:53:40.228Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T20:53:40.228Z] d65c8cfc05b1: Download complete [2023-10-24T20:53:40.500Z] 699f458cf7ca: Verifying Checksum [2023-10-24T20:53:40.500Z] 699f458cf7ca: Download complete [2023-10-24T20:53:40.765Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T20:53:40.765Z] 8998bd30e6a1: Download complete [2023-10-24T20:53:43.337Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T20:53:43.338Z] 2437ff75d9bd: Download complete [2023-10-24T20:53:45.908Z] 8998bd30e6a1: Pull complete [2023-10-24T20:53:46.173Z] 04944245beec: Pull complete [2023-10-24T20:53:49.500Z] 699f458cf7ca: Pull complete [2023-10-24T20:53:49.500Z] 765212b225bb: Pull complete [2023-10-24T20:53:50.079Z] f23df028b6ca: Pull complete [2023-10-24T20:53:50.347Z] d65c8cfc05b1: Pull complete [2023-10-24T20:54:08.560Z] 2437ff75d9bd: Pull complete [2023-10-24T20:54:08.560Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T20:54:08.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T20:54:08.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:54:08.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-10271 does not seem to be running inside a container [2023-10-24T20:54:08.785Z] $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T20:54:11.476Z] $ docker top d60b987510e94e1a7322b0e4fbef214e5b1754b60ae3bc47b1caf906452131d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:54:12.352Z] ---> job-cost.sh [2023-10-24T20:54:12.352Z] lf-activate-venv: SKIPPING [2023-10-24T20:54:12.352Z] INFO: No Stack... [2023-10-24T20:54:12.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T20:54:13.508Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T20:54:14.145Z] + cat /w/workspace/edgex-go/599/archives/cost.csv [2023-10-24T20:54:14.145Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T20:54:14.181Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-599-stack-cost] [2023-10-24T20:54:14.187Z] Resource [jenkins-edgexfoundry-edgex-go-main-599-stack-cost] did not exist. Created. [2023-10-24T20:54:14.187Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-599-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T20:54:14.816Z] + echo total: 0.33000001311302185 [Pipeline] stash [2023-10-24T20:54:15.392Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T20:54:15.402Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-599-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T20:54:15.417Z] $ docker stop --time=1 d60b987510e94e1a7322b0e4fbef214e5b1754b60ae3bc47b1caf906452131d2 [2023-10-24T20:54:16.918Z] $ docker rm -f --volumes d60b987510e94e1a7322b0e4fbef214e5b1754b60ae3bc47b1caf906452131d2 [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-10-24T20:54:17.367Z] provisioning config files... [2023-10-24T20:54:17.373Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/599@tmp/config1634484207638197105tmp [Pipeline] { [Pipeline] sh [2023-10-24T20:54:17.663Z] + set +x [2023-10-24T20:54:17.663Z] + curl -s https://codecov.io/bash [2023-10-24T20:54:17.663Z] + bash -s -- [2023-10-24T20:54:17.663Z] [2023-10-24T20:54:17.663Z] _____ _ [2023-10-24T20:54:17.663Z] / ____| | | [2023-10-24T20:54:17.663Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T20:54:17.663Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T20:54:17.663Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T20:54:17.663Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T20:54:17.663Z] Bash-1.0.6 [2023-10-24T20:54:17.663Z] [2023-10-24T20:54:17.663Z] [2023-10-24T20:54:17.663Z] ==> git version 2.25.1 found [2023-10-24T20:54:17.663Z] ==> 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-10-24T20:54:17.663Z] Release-Date: 2020-01-08 [2023-10-24T20:54:17.663Z] 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-10-24T20:54:17.663Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T20:54:17.663Z] ==> Jenkins CI detected. [2023-10-24T20:54:17.663Z] current dir:  /w/workspace/edgex-go/599 [2023-10-24T20:54:17.663Z] project root: . [2023-10-24T20:54:17.663Z] --> token set from env [2023-10-24T20:54:17.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T20:54:17.921Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T20:54:17.921Z] ==> Python coveragepy not found [2023-10-24T20:54:17.921Z] ==> Searching for coverage reports in: [2023-10-24T20:54:17.921Z] + . [2023-10-24T20:54:17.921Z] -> Found 1 reports [2023-10-24T20:54:17.921Z] ==> Detecting git/mercurial file structure [2023-10-24T20:54:17.921Z] ==> Reading reports [2023-10-24T20:54:17.921Z] + ./coverage.out bytes=453602 [2023-10-24T20:54:17.921Z] ==> Appending adjustments [2023-10-24T20:54:17.921Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T20:54:18.856Z] + Found adjustments [2023-10-24T20:54:18.856Z] ==> Gzipping contents [2023-10-24T20:54:18.856Z] 60K /tmp/codecov.vK138O.gz [2023-10-24T20:54:18.856Z] ==> Uploading reports [2023-10-24T20:54:18.856Z] url: https://codecov.io [2023-10-24T20:54:18.856Z] query: branch=main&commit=352052acdd74cde1c2e6292ce686d2b6799bd01d&build=599&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F599%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T20:54:19.113Z] -> Pinging Codecov [2023-10-24T20:54:19.113Z] 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=352052acdd74cde1c2e6292ce686d2b6799bd01d&build=599&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F599%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T20:54:19.113Z] -> Uploading to [2023-10-24T20:54:19.113Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/00271124DB129430A58F1EEE437C3FCB/352052acdd74cde1c2e6292ce686d2b6799bd01d/d383f449-224b-4dd8-8b00-08fb510170dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T205418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=362922dc07e436e7aca65da00d37bf6aaff53efa0f4ed7403d8633dfe82475a7 [2023-10-24T20:54:19.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T20:54:19.113Z] Dload Upload Total Spent Left Speed [2023-10-24T20:54:19.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57821 0 0 100 57821 0 166k --:--:-- --:--:-- --:--:-- 166k [2023-10-24T20:54:19.371Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/352052acdd74cde1c2e6292ce686d2b6799bd01d [Pipeline] } [2023-10-24T20:54:19.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-10-24T20:54:19.571Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T20:54:19.581Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:54:19.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T20:54:19.866Z] [2023-10-24T20:54:19.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:54:20.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T20:54:20.157Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T20:54:20.157Z] df9b9388f04a: Pulling fs layer [2023-10-24T20:54:20.157Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T20:54:20.157Z] 25bc292e5bac: Pulling fs layer [2023-10-24T20:54:20.157Z] 114826534d7a: Pulling fs layer [2023-10-24T20:54:20.157Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T20:54:20.157Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T20:54:20.157Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T20:54:20.157Z] 4657fd5d0bcf: Waiting [2023-10-24T20:54:20.157Z] 6ad1cebc031e: Waiting [2023-10-24T20:54:20.157Z] 114826534d7a: Waiting [2023-10-24T20:54:20.157Z] 8a3aa393b2d8: Waiting [2023-10-24T20:54:20.157Z] 25bc292e5bac: Verifying Checksum [2023-10-24T20:54:20.157Z] 25bc292e5bac: Download complete [2023-10-24T20:54:20.157Z] 52dc419b0ee2: Download complete [2023-10-24T20:54:20.157Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T20:54:20.157Z] 4657fd5d0bcf: Download complete [2023-10-24T20:54:20.157Z] df9b9388f04a: Download complete [2023-10-24T20:54:20.415Z] df9b9388f04a: Pull complete [2023-10-24T20:54:20.415Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T20:54:20.415Z] 6ad1cebc031e: Download complete [2023-10-24T20:54:20.415Z] 52dc419b0ee2: Pull complete [2023-10-24T20:54:20.673Z] 25bc292e5bac: Pull complete [2023-10-24T20:54:20.931Z] 114826534d7a: Download complete [2023-10-24T20:54:20.931Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T20:54:24.207Z] 114826534d7a: Pull complete [2023-10-24T20:54:24.207Z] 4657fd5d0bcf: Pull complete [2023-10-24T20:54:24.464Z] 6ad1cebc031e: Pull complete [2023-10-24T20:54:26.990Z] 8a3aa393b2d8: Pull complete [2023-10-24T20:54:26.990Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T20:54:26.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T20:54:26.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:54:27.062Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:54:27.083Z] $ 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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:54:31.814Z] $ docker top 2901e7c859b033e821f1bf095e2ac5e80e6b2a0270585fdcccd2c0f73c9c7cf4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T20:54:31.880Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-10-24T20:54:32.155Z] + set -o pipefail [2023-10-24T20:54:32.155Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-10-24T20:54:42.122Z] [2023-10-24T20:54:42.122Z] Monitoring /w/workspace/edgex-go/599 (github.com/edgexfoundry/edgex-go)... [2023-10-24T20:54:42.122Z] [2023-10-24T20:54:42.122Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/41856fc4-a5d5-4635-8100-5a054418f104 [2023-10-24T20:54:42.122Z] [2023-10-24T20:54:42.122Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T20:54:42.122Z] [2023-10-24T20:54:42.122Z] [2023-10-24T20:54:42.122Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T20:54:42.122Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T20:54:42.122Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T20:54:42.130Z] $ docker stop --time=1 2901e7c859b033e821f1bf095e2ac5e80e6b2a0270585fdcccd2c0f73c9c7cf4 [2023-10-24T20:54:46.419Z] $ docker rm -f --volumes 2901e7c859b033e821f1bf095e2ac5e80e6b2a0270585fdcccd2c0f73c9c7cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-24T20:54:46.779Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:54:46.790Z] provisioning config files... [2023-10-24T20:54:46.796Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/599@tmp/config4275200522465395601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:54:47.093Z] --> edgex-publish-swagger.sh [2023-10-24T20:54:47.093Z] === Publish openapi/v3 API === [2023-10-24T20:54:47.093Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-10-24T20:54:47.093Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/599/openapi/v3/core-command.yaml] [2023-10-24T20:54:47.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T20:54:47.093Z] Dload Upload Total Spent Left Speed [2023-10-24T20:54:47.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 58434 --:--:-- --:--:-- --:--:-- 58434 [2023-10-24T20:54:47.661Z] [2023-10-24T20:54:47.661Z] [2023-10-24T20:54:47.661Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/599/openapi/v3/core-data.yaml] [2023-10-24T20:54:47.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T20:54:47.661Z] Dload Upload Total Spent Left Speed [2023-10-24T20:54:48.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 136k --:--:-- --:--:-- --:--:-- 136k [2023-10-24T20:54:48.228Z] [2023-10-24T20:54:48.228Z] [2023-10-24T20:54:48.228Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/599/openapi/v3/core-metadata.yaml] [2023-10-24T20:54:48.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T20:54:48.228Z] Dload Upload Total Spent Left Speed [2023-10-24T20:54:48.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 252k --:--:-- --:--:-- --:--:-- 252k [2023-10-24T20:54:48.795Z] [2023-10-24T20:54:48.795Z] [2023-10-24T20:54:48.795Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/599/openapi/v3/support-notifications.yaml] [2023-10-24T20:54:48.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T20:54:48.795Z] Dload Upload Total Spent Left Speed [2023-10-24T20:54:49.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 87000 0 0 75 65535 0 955k --:--:-- --:--:-- --:--:-- 941k 100 87000 0 0 100 87000 0 167k --:--:-- --:--:-- --:--:-- 167k [2023-10-24T20:54:49.312Z] [2023-10-24T20:54:49.312Z] [2023-10-24T20:54:49.312Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/599/openapi/v3/support-scheduler.yaml] [2023-10-24T20:54:49.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T20:54:49.312Z] Dload Upload Total Spent Left Speed [2023-10-24T20:54:49.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 81039 --:--:-- --:--:-- --:--:-- 81217 [2023-10-24T20:54:49.570Z] [2023-10-24T20:54:49.570Z] [Pipeline] } [2023-10-24T20:54:49.577Z] 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-10-24T20:54:49.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T20:54:49.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:54:50.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:54:50.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:54:50.336Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:54:50.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:54:50.795Z] $ docker top 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 -eo pid,comm [2023-10-24T20:54:50.843Z] 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-10-24T20:54:50.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T20:54:50.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T20:54:50.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T20:54:50.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T20:54:50.986Z] $ docker exec 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 ssh-agent [2023-10-24T20:54:51.098Z] SSH_AUTH_SOCK=/tmp/ssh-DLFLSxVU1IMN/agent.32 [2023-10-24T20:54:51.098Z] SSH_AGENT_PID=37 [2023-10-24T20:54:51.101Z] Running ssh-add (command line suppressed) [2023-10-24T20:54:51.196Z] Identity added: /w/workspace/edgex-go/599@tmp/private_key_11443629513320964460.key (/w/workspace/edgex-go/599@tmp/private_key_11443629513320964460.key) [2023-10-24T20:54:51.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T20:54:51.496Z] + git semver tag [2023-10-24T20:54:51.753Z] 2023-10-24 20:54:51,654 [run_tag] DEBUG tag force:False [2023-10-24T20:54:51.753Z] 2023-10-24 20:54:51,654 [check_head_tag] DEBUG check head tag [2023-10-24T20:54:51.754Z] 2023-10-24 20:54:51,655 [execute] INFO git cat-file --batch-check [2023-10-24T20:54:51.754Z] 2023-10-24 20:54:51,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=) [2023-10-24T20:54:51.754Z] 2023-10-24 20:54:51,659 [execute] INFO git cat-file --batch [2023-10-24T20:54:51.754Z] 2023-10-24 20:54:51,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=) [2023-10-24T20:54:51.754Z] 2023-10-24 20:54:51,685 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main [2023-10-24T20:54:51.754Z] 2023-10-24 20:54:51,685 [execute] INFO git tag -a v3.1.0-dev.64 -m v3.1.0-dev.64 [2023-10-24T20:54:51.754Z] 2023-10-24 20:54:51,685 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.64', '-m', 'v3.1.0-dev.64'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=None) [2023-10-24T20:54:51.754Z] 2023-10-24 20:54:51,690 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main [2023-10-24T20:54:51.754Z] 3.1.0-dev.64 [Pipeline] } [2023-10-24T20:54:51.759Z] $ docker exec --env ******** --env ******** 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 ssh-agent -k [2023-10-24T20:54:51.853Z] unset SSH_AUTH_SOCK; [2023-10-24T20:54:51.853Z] unset SSH_AGENT_PID; [2023-10-24T20:54:51.853Z] echo Agent pid 37 killed; [2023-10-24T20:54:51.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T20:54:52.166Z] + git semver [Pipeline] } [2023-10-24T20:54:52.431Z] $ docker stop --time=1 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 [2023-10-24T20:54:53.710Z] $ docker rm -f --volumes 6f22b93b2aa7ff7ff57bfc47b2df3097b5a31c5e593194fb5004880b8416e0c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:54:54.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T20:54:54.100Z] [2023-10-24T20:54:54.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:54:54.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T20:54:54.396Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T20:54:54.396Z] ab5ef0e58194: Pulling fs layer [2023-10-24T20:54:54.396Z] 9712f1f96733: Pulling fs layer [2023-10-24T20:54:54.396Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T20:54:54.396Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T20:54:54.396Z] e9a5061849ea: Pulling fs layer [2023-10-24T20:54:54.396Z] d747dcd14b5f: Pulling fs layer [2023-10-24T20:54:54.396Z] 2de7ff778b66: Pulling fs layer [2023-10-24T20:54:54.396Z] e9a5061849ea: Waiting [2023-10-24T20:54:54.396Z] d747dcd14b5f: Waiting [2023-10-24T20:54:54.396Z] 2de7ff778b66: Waiting [2023-10-24T20:54:54.396Z] 0d9ebad4ef96: Waiting [2023-10-24T20:54:54.396Z] 9712f1f96733: Verifying Checksum [2023-10-24T20:54:54.396Z] 9712f1f96733: Download complete [2023-10-24T20:54:54.654Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T20:54:54.654Z] 63f879dbbcfc: Download complete [2023-10-24T20:54:54.912Z] e9a5061849ea: Verifying Checksum [2023-10-24T20:54:54.912Z] e9a5061849ea: Download complete [2023-10-24T20:54:54.912Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T20:54:54.912Z] 0d9ebad4ef96: Download complete [2023-10-24T20:54:54.912Z] d747dcd14b5f: Download complete [2023-10-24T20:54:54.912Z] ab5ef0e58194: Verifying Checksum [2023-10-24T20:54:54.912Z] ab5ef0e58194: Download complete [2023-10-24T20:54:54.912Z] 2de7ff778b66: Verifying Checksum [2023-10-24T20:54:54.912Z] 2de7ff778b66: Download complete [2023-10-24T20:54:57.436Z] ab5ef0e58194: Pull complete [2023-10-24T20:54:57.436Z] 9712f1f96733: Pull complete [2023-10-24T20:54:58.000Z] 63f879dbbcfc: Pull complete [2023-10-24T20:55:02.181Z] 0d9ebad4ef96: Pull complete [2023-10-24T20:55:02.181Z] e9a5061849ea: Pull complete [2023-10-24T20:55:02.181Z] d747dcd14b5f: Pull complete [2023-10-24T20:55:02.747Z] 2de7ff778b66: Pull complete [2023-10-24T20:55:02.747Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T20:55:02.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T20:55:02.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:55:02.819Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:55:02.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:55:12.903Z] $ docker top be2a02084c63a823d94916be71680aff098d0de4f31ccb2448a301ce109a68d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:55:12.975Z] provisioning config files... [2023-10-24T20:55:12.981Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/599@tmp/config9945203724343868596tmp [2023-10-24T20:55:12.990Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/599@tmp/config16590076283319150793tmp [2023-10-24T20:55:12.999Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/599@tmp/config8291495990808050778tmp [Pipeline] { [Pipeline] echo [2023-10-24T20:55:13.014Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:13.295Z] ---> sigul-configuration.sh [2023-10-24T20:55:13.295Z] gpg: directory `/root/.gnupg' created [2023-10-24T20:55:13.295Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T20:55:13.295Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T20:55:13.295Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T20:55:13.295Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T20:55:13.295Z] gpg: CAST5 encrypted data [2023-10-24T20:55:13.295Z] gpg: encrypted with 1 passphrase [2023-10-24T20:55:13.295Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T20:55:13.582Z] + mkdir /home/jenkins [2023-10-24T20:55:13.582Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T20:55:13.866Z] + 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-10-24T20:55:13.875Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:14.155Z] ---> sigul-install.sh [2023-10-24T20:55:14.155Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T20:55:14.435Z] + git tag --list [2023-10-24T20:55:14.435Z] 0.6.0 [2023-10-24T20:55:14.435Z] 0.6.1 [2023-10-24T20:55:14.435Z] 0.7.0 [2023-10-24T20:55:14.435Z] 0.7.1 [2023-10-24T20:55:14.435Z] v1.0.0 [2023-10-24T20:55:14.435Z] v1.0.1 [2023-10-24T20:55:14.435Z] v1.1.0 [2023-10-24T20:55:14.435Z] v1.2.0 [2023-10-24T20:55:14.435Z] v1.2.1 [2023-10-24T20:55:14.435Z] v1.3.0 [2023-10-24T20:55:14.435Z] v1.3.1 [2023-10-24T20:55:14.435Z] v2.0.0 [2023-10-24T20:55:14.435Z] v2.1.0 [2023-10-24T20:55:14.435Z] v2.1.1 [2023-10-24T20:55:14.435Z] v2.2.0 [2023-10-24T20:55:14.435Z] v2.3.0 [2023-10-24T20:55:14.435Z] v3.0 [2023-10-24T20:55:14.435Z] v3.0.0 [2023-10-24T20:55:14.435Z] v3.1.0-dev.1 [2023-10-24T20:55:14.435Z] v3.1.0-dev.10 [2023-10-24T20:55:14.435Z] v3.1.0-dev.11 [2023-10-24T20:55:14.435Z] v3.1.0-dev.12 [2023-10-24T20:55:14.435Z] v3.1.0-dev.13 [2023-10-24T20:55:14.435Z] v3.1.0-dev.14 [2023-10-24T20:55:14.435Z] v3.1.0-dev.15 [2023-10-24T20:55:14.435Z] v3.1.0-dev.16 [2023-10-24T20:55:14.435Z] v3.1.0-dev.17 [2023-10-24T20:55:14.435Z] v3.1.0-dev.18 [2023-10-24T20:55:14.435Z] v3.1.0-dev.19 [2023-10-24T20:55:14.435Z] v3.1.0-dev.2 [2023-10-24T20:55:14.435Z] v3.1.0-dev.20 [2023-10-24T20:55:14.435Z] v3.1.0-dev.21 [2023-10-24T20:55:14.435Z] v3.1.0-dev.22 [2023-10-24T20:55:14.435Z] v3.1.0-dev.23 [2023-10-24T20:55:14.435Z] v3.1.0-dev.24 [2023-10-24T20:55:14.435Z] v3.1.0-dev.25 [2023-10-24T20:55:14.435Z] v3.1.0-dev.26 [2023-10-24T20:55:14.435Z] v3.1.0-dev.27 [2023-10-24T20:55:14.435Z] v3.1.0-dev.28 [2023-10-24T20:55:14.435Z] v3.1.0-dev.29 [2023-10-24T20:55:14.435Z] v3.1.0-dev.3 [2023-10-24T20:55:14.435Z] v3.1.0-dev.30 [2023-10-24T20:55:14.435Z] v3.1.0-dev.31 [2023-10-24T20:55:14.435Z] v3.1.0-dev.32 [2023-10-24T20:55:14.435Z] v3.1.0-dev.33 [2023-10-24T20:55:14.435Z] v3.1.0-dev.34 [2023-10-24T20:55:14.435Z] v3.1.0-dev.35 [2023-10-24T20:55:14.435Z] v3.1.0-dev.36 [2023-10-24T20:55:14.435Z] v3.1.0-dev.37 [2023-10-24T20:55:14.435Z] v3.1.0-dev.38 [2023-10-24T20:55:14.435Z] v3.1.0-dev.39 [2023-10-24T20:55:14.435Z] v3.1.0-dev.4 [2023-10-24T20:55:14.435Z] v3.1.0-dev.40 [2023-10-24T20:55:14.435Z] v3.1.0-dev.41 [2023-10-24T20:55:14.435Z] v3.1.0-dev.42 [2023-10-24T20:55:14.435Z] v3.1.0-dev.43 [2023-10-24T20:55:14.435Z] v3.1.0-dev.44 [2023-10-24T20:55:14.435Z] v3.1.0-dev.45 [2023-10-24T20:55:14.435Z] v3.1.0-dev.46 [2023-10-24T20:55:14.435Z] v3.1.0-dev.47 [2023-10-24T20:55:14.435Z] v3.1.0-dev.48 [2023-10-24T20:55:14.435Z] v3.1.0-dev.49 [2023-10-24T20:55:14.435Z] v3.1.0-dev.5 [2023-10-24T20:55:14.435Z] v3.1.0-dev.50 [2023-10-24T20:55:14.435Z] v3.1.0-dev.51 [2023-10-24T20:55:14.435Z] v3.1.0-dev.52 [2023-10-24T20:55:14.435Z] v3.1.0-dev.53 [2023-10-24T20:55:14.435Z] v3.1.0-dev.54 [2023-10-24T20:55:14.435Z] v3.1.0-dev.55 [2023-10-24T20:55:14.435Z] v3.1.0-dev.56 [2023-10-24T20:55:14.435Z] v3.1.0-dev.57 [2023-10-24T20:55:14.435Z] v3.1.0-dev.58 [2023-10-24T20:55:14.435Z] v3.1.0-dev.59 [2023-10-24T20:55:14.435Z] v3.1.0-dev.6 [2023-10-24T20:55:14.435Z] v3.1.0-dev.60 [2023-10-24T20:55:14.435Z] v3.1.0-dev.61 [2023-10-24T20:55:14.435Z] v3.1.0-dev.62 [2023-10-24T20:55:14.435Z] v3.1.0-dev.63 [2023-10-24T20:55:14.435Z] v3.1.0-dev.64 [2023-10-24T20:55:14.435Z] v3.1.0-dev.7 [2023-10-24T20:55:14.435Z] v3.1.0-dev.8 [2023-10-24T20:55:14.435Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T20:55:14.720Z] + lftools sign git-tag v3.1.0-dev.64 [2023-10-24T20:55:15.285Z] Signing Git tag with Sigul... [2023-10-24T20:55:15.285Z] Signing v3.1.0-dev.64 [Pipeline] echo [2023-10-24T20:55:15.551Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:15.834Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T20:55:15.840Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T20:55:15.855Z] $ docker stop --time=1 be2a02084c63a823d94916be71680aff098d0de4f31ccb2448a301ce109a68d7 [2023-10-24T20:55:17.112Z] $ docker rm -f --volumes be2a02084c63a823d94916be71680aff098d0de4f31ccb2448a301ce109a68d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T20:55:17.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T20:55:17.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:55:17.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:55:17.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:55:17.855Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:55:17.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:55:18.198Z] $ docker top db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 -eo pid,comm [2023-10-24T20:55:18.247Z] 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-10-24T20:55:18.247Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T20:55:18.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T20:55:18.288Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T20:55:18.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T20:55:18.393Z] $ docker exec db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 ssh-agent [2023-10-24T20:55:18.506Z] SSH_AUTH_SOCK=/tmp/ssh-pbR8PB9V8STJ/agent.32 [2023-10-24T20:55:18.506Z] SSH_AGENT_PID=38 [2023-10-24T20:55:18.511Z] Running ssh-add (command line suppressed) [2023-10-24T20:55:18.600Z] Identity added: /w/workspace/edgex-go/599@tmp/private_key_13731219394704788708.key (/w/workspace/edgex-go/599@tmp/private_key_13731219394704788708.key) [2023-10-24T20:55:18.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T20:55:18.900Z] + git semver bump pre [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,067 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,067 [bump_version] DEBUG bumping version:3.1.0-dev.64 on axis:pre with prefix:dev [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,067 [bump_version] DEBUG bumped version:3.1.0-dev.65 [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,067 [write_version] DEBUG write version:3.1.0-dev.65 to path:/w/workspace/edgex-go/599/.semver/main with force:True [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,068 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/599/.semver/main [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,069 [execute] INFO git cat-file --batch-check [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,074 [execute] INFO git cat-file --batch [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T20:55:19.158Z] 2023-10-24 20:55:19,078 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main [2023-10-24T20:55:19.158Z] 3.1.0-dev.65 [Pipeline] } [2023-10-24T20:55:19.163Z] $ docker exec --env ******** --env ******** db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 ssh-agent -k [2023-10-24T20:55:19.259Z] unset SSH_AUTH_SOCK; [2023-10-24T20:55:19.259Z] unset SSH_AGENT_PID; [2023-10-24T20:55:19.259Z] echo Agent pid 38 killed; [2023-10-24T20:55:19.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T20:55:19.578Z] + git semver [Pipeline] } [2023-10-24T20:55:19.844Z] $ docker stop --time=1 db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 [2023-10-24T20:55:21.152Z] $ docker rm -f --volumes db68af58ba4cf43b919f2d48e328a15584445fefe31b99f9605d9695c5f40353 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T20:55:21.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T20:55:21.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:55:21.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T20:55:21.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:55:21.850Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:55:21.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:55:22.241Z] $ docker top 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 -eo pid,comm [2023-10-24T20:55:22.287Z] 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-10-24T20:55:22.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T20:55:22.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T20:55:22.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T20:55:22.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T20:55:22.429Z] $ docker exec 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 ssh-agent [2023-10-24T20:55:22.523Z] SSH_AUTH_SOCK=/tmp/ssh-XloIzXKtz9by/agent.33 [2023-10-24T20:55:22.523Z] SSH_AGENT_PID=39 [2023-10-24T20:55:22.527Z] Running ssh-add (command line suppressed) [2023-10-24T20:55:22.627Z] Identity added: /w/workspace/edgex-go/599@tmp/private_key_13274078070240075852.key (/w/workspace/edgex-go/599@tmp/private_key_13274078070240075852.key) [2023-10-24T20:55:22.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T20:55:22.929Z] + git semver push [2023-10-24T20:55:23.188Z] 2023-10-24 20:55:23,091 [run_push] DEBUG push [2023-10-24T20:55:23.188Z] 2023-10-24 20:55:23,092 [execute] INFO git cat-file --batch-check [2023-10-24T20:55:23.188Z] 2023-10-24 20:55:23,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T20:55:23.188Z] 2023-10-24 20:55:23,095 [execute] INFO git rev-list c5d2a91526d74f24979c0587d4ef3e3f410921d7 -- [2023-10-24T20:55:23.188Z] 2023-10-24 20:55:23,095 [execute] DEBUG Popen(['git', 'rev-list', 'c5d2a91526d74f24979c0587d4ef3e3f410921d7', '--'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T20:55:23.188Z] 2023-10-24 20:55:23,112 [execute] INFO git fetch -v origin [2023-10-24T20:55:23.188Z] 2023-10-24 20:55:23,112 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T20:55:23.754Z] 2023-10-24 20:55:23,647 [run_push] DEBUG no remote changes detected [2023-10-24T20:55:23.754Z] 2023-10-24 20:55:23,647 [execute] INFO git push origin semver [2023-10-24T20:55:23.754Z] 2023-10-24 20:55:23,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/599/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T20:55:24.690Z] 2023-10-24 20:55:24,558 [run_push] DEBUG push all version tags [2023-10-24T20:55:24.690Z] 2023-10-24 20:55:24,559 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T20:55:24.690Z] 2023-10-24 20:55:24,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/599, universal_newlines=False, shell=None, istream=None) [2023-10-24T20:55:25.624Z] 2023-10-24 20:55:25,391 [read_version] DEBUG read version from /w/workspace/edgex-go/599/.semver/main [2023-10-24T20:55:25.624Z] 3.1.0-dev.65 [Pipeline] } [2023-10-24T20:55:25.631Z] $ docker exec --env ******** --env ******** 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 ssh-agent -k [2023-10-24T20:55:25.729Z] unset SSH_AUTH_SOCK; [2023-10-24T20:55:25.729Z] unset SSH_AGENT_PID; [2023-10-24T20:55:25.729Z] echo Agent pid 39 killed; [2023-10-24T20:55:25.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T20:55:26.045Z] + git semver [Pipeline] } [2023-10-24T20:55:26.310Z] $ docker stop --time=1 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 [2023-10-24T20:55:27.569Z] $ docker rm -f --volumes 5690a8082a5ab8eccc98de918a34e092ab5d1288b3b39b304f287fda7ad783f1 [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-10-24T20:55:28.132Z] + [ -d /w/workspace/edgex-go/599/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:28.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:29.271Z] ---> package-listing.sh [2023-10-24T20:55:29.272Z] ++ facter osfamily [2023-10-24T20:55:29.272Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T20:55:29.538Z] + OS_FAMILY=debian [2023-10-24T20:55:29.538Z] + workspace=/w/workspace/edgex-go/599 [2023-10-24T20:55:29.538Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T20:55:29.538Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T20:55:29.538Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T20:55:29.538Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T20:55:29.538Z] + '[' /w/workspace/edgex-go/599 ']' [2023-10-24T20:55:29.538Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T20:55:29.538Z] + case "${OS_FAMILY}" in [2023-10-24T20:55:29.538Z] + dpkg -l [2023-10-24T20:55:29.538Z] + grep '^ii' [2023-10-24T20:55:29.538Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T20:55:29.538Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T20:55:29.538Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T20:55:29.538Z] + '[' /w/workspace/edgex-go/599 ']' [2023-10-24T20:55:29.538Z] + mkdir -p /w/workspace/edgex-go/599/archives/ [2023-10-24T20:55:29.538Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/599/archives/ [Pipeline] echo [2023-10-24T20:55:29.552Z] 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/599/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T20:55:29.830Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:55:30.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T20:55:30.382Z] [2023-10-24T20:55:30.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T20:55:30.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T20:55:30.675Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T20:55:30.675Z] 5eb5b503b376: Pulling fs layer [2023-10-24T20:55:30.675Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T20:55:30.675Z] ec43610c2a17: Pulling fs layer [2023-10-24T20:55:30.675Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T20:55:30.675Z] 33b1e0a273af: Pulling fs layer [2023-10-24T20:55:30.675Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T20:55:30.675Z] 2f39f015ded8: Pulling fs layer [2023-10-24T20:55:30.675Z] 33b1e0a273af: Waiting [2023-10-24T20:55:30.675Z] 5d3b04190fa2: Waiting [2023-10-24T20:55:30.675Z] 3a2ae6a8a46f: Waiting [2023-10-24T20:55:30.675Z] 2f39f015ded8: Waiting [2023-10-24T20:55:30.675Z] 5c69ac0246d0: Download complete [2023-10-24T20:55:30.675Z] 3a2ae6a8a46f: Download complete [2023-10-24T20:55:30.675Z] ec43610c2a17: Verifying Checksum [2023-10-24T20:55:30.675Z] ec43610c2a17: Download complete [2023-10-24T20:55:30.675Z] 33b1e0a273af: Verifying Checksum [2023-10-24T20:55:30.675Z] 33b1e0a273af: Download complete [2023-10-24T20:55:30.675Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T20:55:30.675Z] 5d3b04190fa2: Download complete [2023-10-24T20:55:30.933Z] 5eb5b503b376: Download complete [2023-10-24T20:55:31.497Z] 2f39f015ded8: Download complete [2023-10-24T20:55:32.062Z] 5eb5b503b376: Pull complete [2023-10-24T20:55:32.062Z] 5c69ac0246d0: Pull complete [2023-10-24T20:55:32.320Z] ec43610c2a17: Pull complete [2023-10-24T20:55:32.577Z] 3a2ae6a8a46f: Pull complete [2023-10-24T20:55:32.577Z] 33b1e0a273af: Pull complete [2023-10-24T20:55:32.834Z] 5d3b04190fa2: Pull complete [2023-10-24T20:55:36.112Z] 2f39f015ded8: Pull complete [2023-10-24T20:55:36.112Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T20:55:36.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T20:55:36.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T20:55:36.183Z] prd-ubuntu20.04-docker-8c-8g-10275 does not seem to be running inside a container [2023-10-24T20:55:36.305Z] $ 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/599/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/599 -v /w/workspace/edgex-go/599:/w/workspace/edgex-go/599:rw,z -v /w/workspace/edgex-go/599@tmp:/w/workspace/edgex-go/599@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-10-24T20:55:40.813Z] $ docker top 4df7fd6ca42e373dc481e7ae42924e47e7c69f2bf3a7803dbcf13817b1ff9fb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T20:55:41.190Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T20:55:41.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T20:55:41.752Z] + ls /var/log/sa-host [2023-10-24T20:55:41.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T20:55:41.812Z] provisioning config files... [2023-10-24T20:55:41.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/599@tmp/config8800651569556795516tmp [Pipeline] { [Pipeline] echo [2023-10-24T20:55:41.830Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:42.110Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T20:55:42.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:42.433Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T20:55:42.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:42.721Z] ---> sudo-logs.sh [2023-10-24T20:55:42.721Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T20:55:42.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:43.020Z] ---> job-cost.sh [2023-10-24T20:55:43.020Z] lf-activate-venv: SKIPPING [2023-10-24T20:55:43.020Z] DEBUG: total: 0.33000001311302185 [2023-10-24T20:55:43.020Z] INFO: Retrieving Stack Cost... [2023-10-24T20:55:43.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T20:55:43.844Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T20:55:43.854Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T20:55:44.133Z] ---> logs-deploy.sh [2023-10-24T20:55:44.133Z] lf-activate-venv: SKIPPING [2023-10-24T20:55:44.133Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/599 [2023-10-24T20:55:44.133Z] INFO: archiving workspace using pattern(s): [2023-10-24T20:55:45.067Z] Archives upload complete. [2023-10-24T20:55:45.067Z] INFO: archiving logs to Nexus